/****** FILE: themes/comp1/css/main.css *****/
html,
body {
  height: 100%;
}
html {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body {
  min-height: 100%;
  min-width: 1180px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Arial", sans-serif;
  font-size: 0.875rem;
  color: #323232;
  background: #fff;
}
a {
  text-decoration: none;
}
a.current {
  font-weight: bold;
}
.hide {
  display: none;
  visibility: hidden;
}
.m-l-auto {
  margin-left: auto !important;
}
.m-r-auto {
  margin-right: auto !important;
}
/* layout */
.content {
  width: 100%;
  padding: 3.75rem -webkit-calc((100% - 1110px)/2);
  padding: 3.75rem calc((100% - 1110px)/2);
  margin: 0 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
  overflow: hidden;
}
body[data-page-type="MediawebServicesHolder"] .content {
  padding-bottom: 10rem;
}
body[data-page-type="PortfolioPage"] .content,
body[data-page-type="MediawebSolutionPage"] .content {
  padding-bottom: 6.75rem;
}
body[data-page-type="ContactsPage"] .content,
body[data-page-type="MediawebSolutionsHolder"] .content {
  padding-bottom: 8rem;
}
body[data-page-type="MediawebStudioPage"] .content,
body[data-page-type="MediawebRewardsPage"] .content {
  padding-bottom: 7.5rem;
}
body[data-page-type="DocPage"] .content a {
  text-decoration: underline;
}
body[data-page-type="DocPage"] .content a:hover {
  text-decoration: none;
}
.content__slider,
.content__fullWidth {
  width: 100%;
  display: block;
}
.content__fullWidth {
  padding: 4.25rem 0 1.25rem;
}
.content__slider {
  padding: 0;
}
.content__widgetArea {
  padding: 0 20px;
  width: 1180px;
  display: block;
}
.content > .typography_h1:first-child {
  margin-top: 0;
}
.content section > *:first-child {
  margin-top: 0;
}
.button {
  margin: 0;
  padding: 0;
  background: none;
  border: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.5rem;
  border: 1px solid #fff;
  background: #b00400;
  color: #fff;
  font-weight: 600;
}
.button:not(.button__disabled):not(.button__second):not(:active):hover {
  background: #b00400;
  border-color: #b00400;
  color: #fff;
  cursor: pointer;
}
.button__second {
  width: 200px;
  background: transparent;
  color: #b00400;
  border-color: currentColor;
  font-weight: 400;
}
.button__second:not(.button__disabled):not(:active):hover {
  background: transparent;
  color: #b00400;
  border-color: currentColor;
}
.button__gray {
  background-color: #636363 !important;
  border: none;
  border-radius: 3px 3px 3px 3px;
  color: #fff !important;
  font-size: 18px;
  padding: 8px 20px 11px 20px;
  width: 164px;
  cursor: pointer;
  text-decoration: none !important;
  display: block;
  text-align: center;
  margin: 10px auto 0;
  font-weight: 400;
  line-height: 1;
}
.button__gray > span {
  border-bottom: 1px dashed #fff;
}
.button__disabled {
  border-color: #efefef;
  background: #efefef;
  color: #323232;
}
.button__cart {
  width: 350px;
}
.button__cartPopup {
  width: 220px;
}
.button__filters {
  width: 116px !important;
}
.button__fullWidth {
  width: 100%;
}
.button__showMore {
  float: left;
}
.button__marginBottom {
  margin-bottom: 1rem !important;
}
.button__marginRight {
  margin-right: 20px !important;
}
.button__backCheckout {
  margin-right: 20px;
  width: 80px;
}
.content .knowmore,
.content .knowmore2 {
  background: none repeat #b00400;
  border: 5px solid #fff;
  border-radius: 10px 10px 10px 10px;
  color: #fff !important;
  display: inline-block;
  font-size: 21px;
  white-space: nowrap;
  font-weight: bold;
  line-height: 23px;
  padding: 14px 19px;
  position: relative;
  width: 283px;
  text-align: center;
  text-decoration: none !important;
  vertical-align: middle;
  cursor: pointer;
}
.widgetHolder {
  margin-bottom: 24px;
}
.htmlShare {
  text-align: right;
  margin-top: 2.5rem;
  clear: both;
}
.htmlShare__fullWidth {
  padding: 0 -webkit-calc((100% - 1110px)/2);
  padding: 0 calc((100% - 1110px)/2);
}
.search_item:not(:last-child) {
  margin-bottom: 1rem;
}
.search_itemParent {
  display: block;
  margin-top: 0.25rem;
  font-size: 0.875rem;
  font-weight: 400;
  color: #a6a6a6;
}
.currency {
  font-size: 0.85em;
}
.linkImage {
  display: block;
  position: relative;
  overflow: hidden;
}
.linkImage:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  background: rgba(0,0,0,0.2);
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
}
.linkImage:hover:before {
  opacity: 1;
}
.linkImage9 {
  display: block;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.linkImage9:hover {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
/* Удаление браузерных стрелок в input[type="number"] */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.coronavirus {
  width: 1100px;
  min-height: 450px;
  background: #ededed;
  margin: auto;
  margin-top: 32px;
  box-sizing: border-box;
  padding: 24px 91px;
  font-family: Arial, Helvetica, sans-serif;
}
.coronavirus_title {
  color: #b00400;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.375;
  margin: 0 auto 12px;
  text-align: center;
  width: 660px;
}
.coronavirus_subtitle {
  width: 615px;
  margin: 0 auto 14px;
  text-align: center;
  color: #323232;
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  line-height: 28px;
}
.coronavirus_whiteblock {
  width: 917px;
  margin: 0 auto 8px;
  background-color: #fff;
  box-shadow: 1px 1px 4px #b9b9b9;
  box-sizing: border-box;
  padding: 20px 46px 20px 110px;
  background-repeat: no-repeat;
  background-position: 47px 20px;
}
.coronavirus_whiteblock__mail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAvCAMAAABE+WOeAAAAAXNSR0IB2cksfwAAAvRQTFRFAAAAqgAApwAAqAAAqQAAqAAAqAAAqAAAqAAAqQAAqAAApgAAqgAAqgAAqAAApwAAqAAAqQAApwAAqgAAqAAAqAAAqAAAqQAAqQAAqQAApwAApwAAnwAAogAAqAAAqgAAqAAAqAAAqAAAqAAApwAApwAAqAAAqAAAqAAAqAAApgAAswAA/wAAqAAApwAAqgAAqgAAqQAApwAAqgAAqgAAtgAAqAAApwAAqAAAqAAAqAAApQAApwAAqQAAqAAAqAAAqgAAqAAAqQAAqAAApAAApgAAqQAAqAAApwAAqgAAqAAAqAAApwAAqAAAqAAAqAAAqAAAqAAApgAAvwAAqQAAqAAAqAAAqgAAqAAAqAAAqQAAqAAAqAAAqAAApwAAqQAAqAAAqAAAqAAAowAAqgAAqAAApwAAqAAAqAAAqAAAqAAArwAArwMAsAMAsAQArwMAsQUApQAApwAArgMAsAQAsAMAqAAAsAQArgAArgQAsAQAsAQAsQMAuQAAsAQAsAQAsAQAsAQAsAQAmQAAsAQAqAAAqQAAsAQAsAQAsQAAsQQAsAQAsgMAsAQAqAAAqAAAsAQAsAMAtAAArgQAsAQAsAQAsQMArwQAqQAAqgAAsAQArgQAsAQAqQAAsAQAsgQAsQMApQAAqgAAsAMAswAAsAQAsAQAsAQAsQQAsAQArgcAsAQArwMArQAAsAMAsAQAsggAsQUAsQQAsAQAsQQAsQQAswAAqgAAsAQArQAArgYAsAQAsQAAsAQAsAQAsgAArgYAsAQApwAAqQAAsAUAsQYAsAQAsAQArwQArgAApwAAqAAAsgYAsQQApQAArwcArgUAsQQAsAQAqAAAqgAAqAAAqQAAsQMAsQMAsAMAsAMAsQUAqAAApgAAqAAAqAAAqAAAqQAAqQAAqgAApwAAqAAAqQAApgAApwAAqAAAqAAAgAAApwAAqQAAqAAAqQAApwAAqAAAqAAApgAAqAAAqAAAqQAAqgAAqAAAqgAAqgAAqAAAUdI9LgAAAPx0Uk5TABhXk73S//bMrodICQ9pxvmxTgZs7ee3glM0HQgLIz9ej8XVS1rb8LxtKAoBzsM2DKtjHgMHKX3QeHIlMY7dqDz1tEkOF2LKySTqnjdM99jzmCsEQfyvM3vHRGHc4V2Iz6WhGS1mPWrekKQQWZSOk2UiUUz/XoHFFj/z+k4Ludk69fwFy8RZ7NYXPvZPzI2E7dsRPPT7S81fFdc5yDvYQlUfOd4bPfL40Osm/kkZ3+UhNMNESMAUG+McKe4N0+YeLORUTeIu8flAE4CWKzsRIy/qySYSOItbnJWbaLtCL4rXR2UwQO+RLqnkkgKX6W/mQ7KbFJzWSiq+ISeZ/LLm8gAAA5tJREFUeJxjYEAHjEzMLKxsbGzsHJxc3DwY0qiAl4+fDRkICArhUS0sIsrGJiYuISklLSMrJ6+gqMTOxqasgku5qhqbuoamljZcQIdXSkKXjU1PH5tqA0M2AT0jYxNUUVMzcws2NktM5casbBZW1sKYEto2tnZs9ugedxBzdHJ2we5OVzd3Ng9GFCFPdS9vHxnsyoGh5ivux4FsA69/QGBQMC7lDAw8IeJs9giuiXhoWLgJbuVADb7ubBFwniVbZJQpPuVAF0THsDlA2Z4CsXEG+JUDPR0fmgB1QiJbUjIh5QwMKZFsqRDjQ2PSdAirl0kPzQBbkMmWlQ0TzMnNQwP5BTC5Qne2IiBl4hXqCxMyLS7BAKWwcBYuY+MEUtxs7vC4K6+orEJVXV1TWweT1WcXAEYaF5siPKaq67MbGpGVNxU3tzTBZHlb2YBpm5+tDe6n9pKOzq5uJOU9Br0l7TBZnT62fgYGUTYzuPoJJSUTJ02eAlM+dZrw9JKSCXDpGWyCDDPZvFyQ1ZfM4p3dDXOM8JwSZPVz2ZQZUthYTVDUl8ybOR+sYeoC7eklKOoXsnkxLGLjZ0BVX7J4ydJlJSXLiyetKEFVz8vGzuDApoeufuUqhqVTV69hWLsOTb0BWyjIPTqo6tdv2Lipc/OW7K1btk1EVb+dTZTBmC2WB0X9jp27dpfM21O7t6S7YVIHinp9NjUGE4FQY2T1+/YfWAmy5CCQmDJ7Uj2y+kNs4gwMrGyHkeLryIajxxDxdfzEyXpEfDGcYmNmYDjNdgrugeXrd55pR04PjWez66thsjzibKrAUo1N4xxMZO/5CxdR01vV2YpLMNnLYmzAlHmFXfQqPICXYqbnGlhWNUln8wDRhmzX4EXm9Rs30cCt2zA5xjtsIiD6LhvrPQbCwKRIXZ0XzOJnu89LWL2xExsXhOXA9uAhloIWFRg8EhW9AmUnsnE+xlu8MTA0P3Fn44NxZqo9fSaHV7nJ8xeh4ggjU9RfRuArskzMXj19ORNJQChULaLwNS7lwuFv3qqnoAi9Y3v/7DEOTxt84AwQlUcT5A54+tH5ChbVJtvjIkPVPDHEU9TY1D4tQq+SdD47C4qyiWOLnytfQtm+PruajVT2BjN+s49lU7fEEdjfOdnY1H+U+f4E5bjXe361KbqHsglkYnMlFCwyFAA1A9Q4gEAMxPJiNsatGgR4mX5zQBsPAfxc3ASiHQo8w4GAEZsMAKXdR2cqpnqUAAAAAElFTkSuQmCC");
}
.coronavirus_whiteblock__phone {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC8AAAAvCAYAAABzJ5OsAAAAAXNSR0IB2cksfwAABoNJREFUeJzFWmtsVFUQHt1uH76qxmeMGCkKlVTxxUNrEDVCsZoYVJQE8BHUNhAi/iEhmmpMaiS8rBUQghEBtxjbblGJkccPBaSpr0aoBjDBGAlNKmilWm1Yv+92znJ72d2ee/duOcnkds89Z843c2bmzJlbkRDaZpErPhCZHhOpaxDZjmc7KOGiHlAb3jXiWbtJZArmFIWxdlDAxQBSBdC7PUBtqRfCxDH/oaEEnY+F54K6XECOAMhW0KugaQB0G+jqd0UK14uci/clmDcRz1mgZaBduhtm/j6MfyCnwLHADCx0QBc8DtoGmgczGLVF5BwbHgmRs7hrFJDCYv43Rgj0fYF3Y0MFDYbnYaEPzXZzEdAz6B8GigTl+6lIAfiVgtdLeH7n2omFYQEf5nJALrBgo8h1NJ9QFkDjrkGAm6GgpeB/SNeKZeXUmFxOewadAOOP8azYIHJBWKC9DeZ3OdZ5Guu0qhntZSTzzQiTRqhdd4LWgdE4OmAOMHvXZRSrZADA82+GWF87oAx+BHWDVkEjo3eK5OUQs3f9IoCfpAI4JmQ7MaKT+kBN+H1rNk4ZtFEA7oAxIdCiQSfR03XwHghxHyPCEGBN2dQCngIdJCb6YKbBtPNe0GHY+EyGyCHEmrKpE7+ulvBtWivAy42q9ffeF7kyjMWbI7KqOU92xPNkQbxARgbhAcBltATF9myqASNUuoPQ+l08CbNGLg74dwC+B5RwKCLrPiqU4X54MMoBV7Xi+/k07aNzuUq2oUnkQktg0wFob1NE6jIJ2yhyWTwijzblyXYV4g/8nu1HAByMw13x/+HkC0qi8ZySVdowA+BpAPGfW6M24TQelTkY/yfn4O/nbcFrQvgKwTc4+tDG/Fq13mpzosF+p2Dx3iRwJYDZ5E4bKExTVOZBsKmrRaKmvyVfRmN8B+dACTN9CDBWs9He5MHFC4KCX2ajPWz/117grh1YaUwojkjhevc95t2f5FEgJejrAv2zJV9GWYJn6PxSTac/hTYXCmzHEzZMsODvacHnybHPkMNzHBRRiN+TIdAa8x478aThA7t/XPubbNalUoBziSr6NafTdbEotQS/LwP42lTOi/47APYQnidhdpNc/Z9wXktUbrFZGwqerYqOcysuVeCdthkjQKxNAfok+zPNg9bHYNy/oJ+MzTbmSbnOX2wJ/k5z+zIHAH+02+YwcLKKFOD328yFCdWroz7G33Rwxwyj8ovNfITMa4yyOXmCOsBum8muBX/wgD+Brb99sLkcg7FfQYhZSYGi8hwi1XzLtYsVfI+5cDj3R1vwbBqvvdrf5Q6JuWjMtxR83wCz8ZMSqPbbUoTK+hyDv0rxdpk7Kn8c9ntnZIQA4L+8AiCeL8mweFZ3Az2oiPeASQ2YBvdREL/MYK/VaULmCu+Bh2hThf520NKgNzOY9yMaKrc6HaY6gI4HgzCEqbyVSgAmYgDs1GHw+2VvKhHEPwC+RjVfZ8C/rU5bEyQVrhE5m2DS7ADj+p6U76Ky3qefFZl7LQtgRpoZKs02xNGL/IJnoxnoxSPdyZsuF6qn8DZrAN/1WopJJBNI/HGxZmtME8YHAW8aTOXFZvflY3A6utOipKK+WW3qOQNemnIenott647pGsxhXMbMc6DpvGDDk5oGvs/VQuYOeImc/h4T70E3ZQOejdrkqck8Jh1w3mstgUd4e9Ii2HGesqcNctXa30g5IEBjeuykvlHZDMAdANzpZKVICWx5MIRruZHYatMNKtcBHRg8OcxiatCmFeo56o9d9M+0g035g/dEDBxzJqplpvEcgDXc7aqaVWWcoPk9PyAcgwAr8CwZIqxeHBH44Y0A38DTn/HdSpGarNE5fmWNMKwClG3TsFgKepNKJA4q1ZoBP3RpKYS7sIh1kxrLwySbRj9jcRfrr4S2j2p0KfPNCBPnq/3/RhNSH8iZE9M5Afpe/eTZrQ46MTBDrel06/a1gCoyenyARjNhns7irtYknR1nCTIM5mWxU18B+VzD62O2n3iYlEE5l1AhrAaYKoY6ZyjnjNM0/1mrWqEQ+zUajWdt0092yCSOxz3mT8X8GC9CsVOfRxfmLDyD8Q1qkwnXgjti/XXESry/1nsjq2HKLHI++keysBXr/5Dc6lIEL0PLwzbHTEJM0GSu1yVIwmVabR46kmIci7t1QW5wYQlRrP80sVpBZvp/g27Nn8w/T5yx0zttY5TQD3Fu8v89dZD2P8/720QPPacHAAAAAElFTkSuQmCC");
}
.coronavirus_whiteblockTitle {
  color: #323232;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
  margin-bottom: 10px;
}
.coronavirus_whiteblockContent {
  color: #323232;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
}
.coronavirus_whiteblockContent a {
  color: #b00400;
  text-decoration: underline;
}
.coronavirus_whiteblockContent a:hover {
  text-decoration: none;
}
.coronavirus_phone {
  font-size: 18px;
  font-weight: 700;
}
.section_1_73 .typography_h1 {
  font-size: 32px !important;
  text-align: center !important;
  font-family: Arial, Helvetica, sans-serif !important;
  margin-top: 52px !important;
  margin-bottom: 42px !important;
  color: #ca4823 !important;
  font-weight: bold !important;
}
.section_1_73 br {
  clear: both;
}
.section_1_73 .stretchy {
  max-width: 800px;
  padding: 0;
  margin: 0 auto 36px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif !important;
}
.section_1_73 .stretchy p {
  margin-bottom: 16px;
  line-height: 1.5;
}
.section_1_73 .P45 {
  font-size: 24px !important;
  text-align: center !important;
  font-family: Arial, Helvetica, sans-serif !important;
  margin-top: 48px !important;
  margin-bottom: 32px !important;
  color: #ca4823 !important;
  font-weight: normal !important;
}
.section_1_73 .P7 {
  font-size: 20px !important;
  text-align: left !important;
  font-family: Arial, Helvetica, sans-serif !important;
  color: #000;
  font-weight: bold;
  margin: 18px 0px 18px 0px !important;
}
.section_1_73 .P77 {
  font-size: 18px !important;
  text-align: left !important;
  font-family: Arial, Helvetica, sans-serif !important;
  color: #000;
  font-weight: bold;
  margin: 28px 0px 16px !important;
}
.section_1_73 .P99 {
  list-style: none;
}
.section_1_73 .P99 li {
  background: none !important;
  padding-left: 4px !important;
}
.section_1_73 .P99 li > span {
  margin-right: 8px;
}
.section_1_73 .stretchy ul li:before {
  content: '' !important;
  margin-right: 8px !important;
  top: 3px !important;
  left: auto !important;
  position: relative !important;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAA1ElEQVQ4jdWRMU7DQBBF3/7QcYqVW44QKSl2rb1BFO7BKTgEtQnpbReEkgYa6jUSd6BCGtEkIkTZIFPBa0dv5s8M/Fvquj4HcL+RU0pzM7sBLs7GyiGEqZk1wLLv+/dRCUIIU0nrrXwPI1Y4JgMIvg5SIqU0l7SWtNiXAbSVX2KMs5JsZo2kRdu2D4f1Sc75w3v/JGlVVdVzzvl1PzawApZd122ODZgADMPw5r1/dM41uyalnQ/5dsQY48w5dwtcA1el2MUGu9iS7oDLU5NP8tNX/hafEXNSl2/8PJAAAAAASUVORK5CYII=");
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
}
.section_1_73 .table1 {
  margin: auto;
  width: 100%;
}
.section_1_73 .table1 .small {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.section_1_73 .table1 th {
  text-align: left;
  padding: 5px 10px;
  border: 1px solid #000 !important;
  background-color: #bce4e5;
}
.section_1_73 .table1 td {
  border: 1px solid #000 !important;
}
.slidesjs-slide img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
#whatsapp {
  background: url("/themes/comp1/img/whatsapp.png");
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  display: block;
  width: 184px;
  height: 60px;
  right: 16px;
  bottom: 32px;
  z-index: 1000;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
#whatsapp:hover {
  opacity: 0.9;
}
#whatsapp a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/*# sourceMappingURL=maps/main.css.map */


/****** FILE: site/css/vendor/normalize.css *****/
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

/*# sourceMappingURL=../maps/vendor/normalize.css.map */


/****** FILE: site/css/vendor/jquery.inputmask.css *****/
span.im-caret {
  -webkit-animation: 1s blink step-end infinite;
  animation: 1s blink step-end infinite;
}
@-webkit-keyframes blink {
  from, to {
    border-right-color: #000;
  }
  50% {
    border-right-color: transparent;
  }
}
/* 
span.im-static {
    color: grey;
}

div.im-colormask {
    display: inline-block;
    border-style: inset;
    border-width: 2px;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

div.im-colormask > input {
    position: absolute;
    display: inline-block;
    background-color: transparent;
    color: transparent;
    -webkit-appearance: caret;
    -moz-appearance: caret;
    appearance: caret;
    border-style: none;
    left: 0; calculated
}

div.im-colormask > input:focus {
    outline: none;
}

div.im-colormask > input::selection{
    background: none;
}
div.im-colormask > input::-moz-selection{
    background: none;
}

div.im-colormask > div {
    color: black;
    display: inline-block;
    width: 100px; calculated
} */
@-webkit-keyframes blink {
  from, to {
    border-right-color: #000;
  }
  50% {
    border-right-color: transparent;
  }
}
@keyframes blink {
  from, to {
    border-right-color: #000;
  }
  50% {
    border-right-color: transparent;
  }
}

/*# sourceMappingURL=../maps/vendor/jquery.inputmask.css.map */


/****** FILE: site/css/vendor/jquery.datetimepicker.css *****/
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0,0,0,0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  display: none;
}
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}
/*For IE8 or lower*/
.xdsoft_datetimepicker button {
  border: none !important;
}
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_noselect::selection {
  background: transparent;
}
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}
.xdsoft_datetimepicker * {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker,
.xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active,
.xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC");
}
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div > div:first-child {
  border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}
.xdsoft_datetimepicker .xdsoft_label:hover>span {
  text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #3af;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
  background: #3af;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current.xdsoft_disabled:hover {
  background: #3af !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_disabled:hover {
  color: inherit !important;
  background: inherit !important;
  box-shadow: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}
.xdsoft_scrollbar >.xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}
.xdsoft_scroller_box {
  position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255,255,255,0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==");
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #c50;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {
  background: #c50;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
  color: #000 !important;
  background: #007fff !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar >.xdsoft_scroller {
  background: #333 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #ddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
/* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(73%, #f4f8fa));
/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #f4f8fa 73%);
/* Chrome10+,Safari5.1+ */
/* Opera 11.10+ */
/* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
/* W3C */
}
.xdsoft_datetimepicker .blue-gradient-button:hover,
.xdsoft_datetimepicker .blue-gradient-button:focus,
.xdsoft_datetimepicker .blue-gradient-button:hover span,
.xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
/* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f8fa), color-stop(73%, #fff));
/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f4f8fa 0%, #fff 73%);
/* Chrome10+,Safari5.1+ */
/* Opera 11.10+ */
/* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #fff 73%);
/* W3C */
}

/*# sourceMappingURL=../maps/vendor/jquery.datetimepicker.css.map */


/****** FILE: themes/comp1/css/module/slick.css *****/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 2rem;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list * {
  outline: none;
}
.slick-listfocus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-trackbefore,
.slick-trackafter {
  content: "";
  display: table;
}
.slick-trackafter {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
}
/* Arrows */
.slick-arrow {
  box-sizing: border-box;
  position: absolute;
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.slick-arrow--prev {
  left: 0;
}
.slick-arrow--next {
  right: 0;
}
.slick-arrow:not(.slick-disabled):hover {
  opacity: 0.8;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-arrow.slick-disabled {
  cursor: default;
}
.slick-arrowIcon {
  width: auto;
  height: auto;
}
/* Dots */
.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  width: 100%;
  top: -webkit-calc(100% + 1rem);
  top: calc(100% + 1rem);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slick-dots li {
  margin: 0;
  padding: 0;
  margin: 0 0.5rem;
}
.slick-dots li button {
  border: 0;
  padding: 0;
  border-radius: 50%;
  display: block;
  height: 0.75rem;
  width: 0.75rem;
  outline: none;
  cursor: pointer;
  background-color: #b00400;
}
.slick-dots li button:hover {
  background-color: #b00400;
}
.slick-dots li.slick-active button {
  background-color: #c8c8c8;
}

/*# sourceMappingURL=../maps/module/slick.css.map */


/****** FILE: themes/comp1/css/module/ionSlider.css *****/
/* IonRangeSlider */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 2.75rem;
  margin-top: 1rem;
}
.irs-line {
  position: absolute;
  width: -webkit-calc(100% - 2px);
  width: calc(100% - 2px);
  overflow: hidden;
  height: 0.375rem;
  bottom: 0.3125rem;
  margin: 0 1px;
  background-color: #c9c9c9;
}
.irs-line-left,
.irs-line-mid,
.irs-line-right {
  position: absolute;
  height: 0.375rem;
}
.irs-line-left {
  left: 0;
  width: 11%;
}
.irs-line-mid {
  left: 9%;
  width: 82%;
}
.irs-line-right {
  right: 0;
  width: 11%;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
  height: 0.375rem;
  bottom: 0.3125rem;
  background-color: #b00400;
}
.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
  bottom: 0;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  background-color: #b00400;
}
.irs-slider:hover,
.irs-slider.state_hover {
  cursor: pointer;
  background-color: #b00400;
}
.irs-slider.type_last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  top: 0;
  line-height: 1;
  cursor: default;
  text-shadow: none;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  line-height: 1;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/*# sourceMappingURL=../maps/module/ionSlider.css.map */


/****** FILE: themes/comp1/css/module/preloader.css *****/
.js-preloader {
  position: relative;
}
.js-preloader:before {
  content: "";
  display: block;
  background: #0b0b0b;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.js-preloader:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-20px, -20px);
      -ms-transform: translate(-20px, -20px);
          transform: translate(-20px, -20px);
  background-image: url("/themes/comp1/img/loader.gif");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-animation: rotating 2s linear infinite;
          animation: rotating 2s linear infinite;
}
.js-preloader.button:after {
  width: 20px;
  height: 20px;
  -webkit-transform: translate(-10px, -10px);
      -ms-transform: translate(-10px, -10px);
          transform: translate(-10px, -10px);
}

/*# sourceMappingURL=../maps/module/preloader.css.map */


/****** FILE: themes/comp1/css/module/popup.css *****/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.4;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -webkit-calc(-40px + 4px);
  margin-top: calc(-40px + 4px);
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.cartPopup {
  position: relative;
  width: 680px;
  box-sizing: border-box;
  padding: 2rem 5rem 3rem;
  margin: 0 auto;
  background-color: #efefef;
}
.cartPopup_title {
  margin: 0 0 2rem;
  font-family: "Times New Roman", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
  color: #323232;
  text-align: center;
}
.cartPopup_buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.cartPopup a.mfp-button.left-button {
  margin-right: 20px;
}
.cartPopup a.mfp-button {
  padding: 11px 0;
  width: 200px;
}
.cartPopup .mfp-close {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.25rem;
  border: 1px solid #b00400;
  position: absolute;
  right: 1rem;
  top: 1rem;
  text-decoration: none;
  text-align: center;
  color: #b00400;
  font-style: normal;
  font-size: 28px;
  opacity: 1;
  font-family: Arial, Baskerville, monospace;
}
.cartPopup .mfp-close:not(:active):hover {
  color: #b00400;
  border-color: #b00400;
}

/*# sourceMappingURL=../maps/module/popup.css.map */


/****** FILE: themes/comp1/css/component/catalogRubricsColumns.css *****/
.catalogRubricsColumns {
  margin-right: -1.25rem;
  margin-bottom: 2.25rem;
  overflow: hidden;
}
.catalogRubricsColumns_column {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: -webkit-calc(100% / 2 - 1.25rem);
  width: calc(100% / 2 - 1.25rem);
  margin-right: 1.25rem;
}
.catalogRubricsColumns_item {
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  padding: 0 0 0 1.5rem;
  margin-bottom: 1.25rem;
}
.catalogRubricsColumns_item:before {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
  border-left: 0.5rem solid #727272;
  border-top: 0.25rem solid transparent;
  border-bottom: 0.25rem solid transparent;
}
.catalogRubricsColumns_itemImageWrapper {
  display: none;
}
.catalogRubricsColumns_itemTitle {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  overflow: hidden;
  word-wrap: break-word;
  max-height: 4.6875rem;
}

/*# sourceMappingURL=../maps/component/catalogRubricsColumns.css.map */


/****** FILE: themes/comp1/css/component/headline.css *****/
.headline {
  width: 100%;
  padding: 0 -webkit-calc((100% - 1110px)/2);
  padding: 0 calc((100% - 1110px)/2);
  margin: 0 auto;
  background-color: #dfdfdf;
}
.headline_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  width: 1110px;
  margin: 0 auto;
  font-weight: 400;
}
.headline_menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.headline_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.headline_item__active {
  background: #efefef;
}
.headline_item__callme {
  margin-left: auto;
  background: -webkit-linear-gradient(bottom, #b26500 0%, #f79d00 88%);
  background: linear-gradient(to top, #b26500 0%, #f79d00 88%);
  border-radius: 5px;
  height: 30px;
  font-size: 0.75rem;
}
.headline_item__callme .headline_icon {
  color: #fff;
  margin-left: -0.25rem;
  width: 0.75rem;
  height: 0.75rem;
}
.headline_icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  color: #323232;
}
.headline_icon__lang {
  height: 0.75rem;
  box-shadow: 0 0 1px #757575;
}
.headline_itemTitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: content-box;
  padding: 0 1rem 0 0.25rem;
  height: 2.75rem;
  line-height: 1;
  color: #464646;
  font-size: 0.875rem;
}
.headline_itemTitle:hover {
  color: #464646;
}
.headline_itemTitle__callme {
  color: #fff;
  font-size: 0.75rem;
  padding: 0 1rem;
}
.headline_itemTitle__callme:hover {
  color: #fff;
}
.headline_itemTitle__callme span {
  border-bottom: 1px dashed #fff;
}
.headline_item__active > .headline_itemTitle {
  color: #464646;
}
.headline_itemTitle .town {
  font-size: 15px;
  color: #af0400;
}
.headline_itemTitle .bold {
  font-weight: 700;
  font-size: 1.125rem;
}
.headline_itemTitle img {
  margin-right: 0.5rem;
}
.headline_itemTitle__lang:after {
  content: "";
  display: table;
  border-top: 0.25rem solid #323232;
  border-left: 0.25rem solid transparent;
  border-right: 0.25rem solid transparent;
  margin-left: 0.5rem;
}
.headline_itemTitle__cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 1.75rem;
  padding: 0.875rem 1rem;
  line-height: 1.75;
}
.headline_itemDropdown {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #efefef;
  z-index: 100;
}
.headline_itemDropdown__right {
  left: auto;
  right: 0;
}
.headline_itemDropdown__search {
  padding: 1.25rem 1rem;
}
.headline_itemDropdown__login {
  padding: 1.25rem 1rem;
  width: 290px;
}

/*# sourceMappingURL=../maps/component/headline.css.map */


/****** FILE: themes/comp1/css/component/checkout.css *****/
.checkout {
  margin: 2rem 0;
}
.checkout_productTitle,
.checkout_productQuantity,
.checkout_productSum {
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
}
.checkout_currency {
  font-weight: 400;
}
.checkout_viewOrder {
  display: inline-block;
  margin-top: 2rem;
  cursor: pointer;
}
.checkout_viewOrder:not(:active):hover > .checkout_viewOrderIcon {
  color: #00bbfe;
}
.checkout_viewOrder__active .checkout_arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.checkout_viewOrderIcon {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  border: 1px solid currentColor;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  color: #006aae;
}
.checkout_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0.875rem;
  height: 0.5rem;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.checkout_orderList {
  display: none;
}
.checkout_menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3rem;
}
.checkout_menuItem {
  margin: 0;
  padding: 0;
  width: 160px;
  text-align: center;
  font-weight: 600;
}
.checkout_menuItem:not(.checkout_menuItem__last) {
  margin-right: 2px;
}
.checkout_menuItem:not(:active):hover .checkout_menuItemNumber__filled {
  background-color: #00bbfe;
}
.checkout_menuItem:not(:active):hover .checkout_menuItemTitle__filled {
  color: #00bbfe;
}
.checkout_menuItemLink {
  display: block;
}
.checkout_menuItemNumber {
  margin: 0 auto 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background-color: #006aae;
  color: #fff;
  font-size: 1.75rem;
}
.checkout_menuItemNumber__current {
  color: #006aae;
  background-color: #00bbfe;
}
.checkout_menuItemNumber__future {
  color: #cecece;
  background-color: #efefef;
}
.checkout_menuItemTitle__filled {
  color: #006aae;
}
.checkout_menuItemTitle__future {
  color: #cecece;
}
.checkout_menuArrow {
  margin-top: 17px;
  margin-right: 2px;
  width: 16px;
  height: 30px;
  color: #cecece;
}
.checkout_membership {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.checkout_membershipBlock {
  width: 380px;
}
.checkout_membershipBlock > .typography_h3 {
  margin-top: 0;
  white-space: nowrap;
}
.checkout_membershipBlock__auth {
  box-sizing: content-box;
  padding-right: 60px;
  border-right: 1px solid #cecece;
}
.checkout_membershipBlock__auth > .form {
  box-sizing: border-box;
}
.checkout_formIcon {
  margin: 0 1rem;
}
.checkout_registerText {
  margin: 2rem 0;
}
.checkout_registerList {
  margin-top: 1rem !important;
}

/*# sourceMappingURL=../maps/component/checkout.css.map */


/****** FILE: themes/comp1/css/component/langList.css *****/
.langList {
  padding: 1.25rem 1rem;
}
.langList_item {
  color: #b00400;
}
.langList_item:hover {
  color: #b00400;
}
.langList_item + .langList_item {
  margin-top: 1rem;
}
.langList_flag {
  display: inline-block;
  white-space: nowrap;
}

/*# sourceMappingURL=../maps/component/langList.css.map */


/****** FILE: themes/comp1/css/component/sideMenu.css *****/
.sideMenu {
  position: relative;
  padding: 0.75rem 0;
  font-family: Arial, sans-serif;
  font-weight: 400;
  line-height: 1.25;
  background: #b00400;
}
.sideMenu_firstLevel,
.sideMenu_secondLevel {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.sideMenu_secondLevel {
  padding: 0.625rem 0;
  background: #efefef;
}
.sideMenu_firstLevelItem {
  margin: 0;
  padding: 0;
  display: block;
}
.sideMenu_firstLevelItemLink {
  display: block;
  padding: 0.5rem 1rem;
  color: #fff;
  text-decoration: none;
  font-size: 1.25rem;
}
.sideMenu_firstLevelItemLink:hover:not(.sideMenu_firstLevelItemLink__section):not(.sideMenu_firstLevelItemLink__current) {
  color: #b00400;
}
.sideMenu_firstLevelItemLink__section,
.sideMenu_firstLevelItemLink__current {
  background: #b00400;
  color: #fff;
}
.sideMenu_secondLevelItem {
  margin: 0;
  padding: 0;
  display: block;
  padding: 0.375rem 1rem 0.375rem 2rem;
}
.sideMenu_secondLevelItemLink {
  display: block;
  color: #b00400;
  font-size: 1.125rem;
}
.sideMenu_secondLevelItemLink:hover:not(.sideMenu_secondLevelItemLink__section) {
  color: #b00400;
}
.sideMenu_secondLevelItemLink__section {
  color: currentColor;
}
.sideMenu_thirdLevel {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  margin-top: 1rem;
}
.sideMenu_thirdLevelItem {
  margin: 0;
  padding: 0;
  border-left: 0.125rem solid;
  border-color: #b00400;
  padding: 0.375rem 0 0.375rem 0.875rem;
}
.sideMenu_thirdLevelItem__first {
  padding-top: 0;
}
.sideMenu_thirdLevelItem__last {
  padding-bottom: 0;
}
.sideMenu_thirdLevelItemLink {
  display: block;
  color: #b00400;
  font-size: 1rem;
}
.sideMenu_thirdLevelItemLink:hover:not(.sideMenu_thirdLevelItemLink__section) {
  color: #b00400;
}
.sideMenu_thirdLevelItemLink__section {
  color: currentColor;
}

/*# sourceMappingURL=../maps/component/sideMenu.css.map */


/****** FILE: themes/comp1/css/component/productsTile.css *****/
.productsTile {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  overflow: hidden;
}
.productsTile_item {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: -webkit-calc(100% / 4 - 20px);
  width: calc(100% / 4 - 20px);
  margin-right: 20px;
  border: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding: 16px;
}
.productsTile_item:hover {
  border-color: #00bbfe;
}
.productsTile_image {
  display: block;
  width: 100%;
}
.productsTile_image__placeholder {
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eee;
  background-size: auto 45%;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.productsTile_imageWrapper {
  display: block;
  margin-bottom: 0.75rem;
}
.productsTile_title {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  display: block;
  margin-bottom: 1rem;
  overflow: hidden;
  word-wrap: break-word;
  max-height: 4.6875rem;
}
.productsTile_price {
  margin-bottom: 1rem;
  line-height: 1;
  font-weight: 400;
}
.productsTile_price__discount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.productsTile_price__noMargin {
  margin-bottom: 0;
}
.productsTile_priceOld {
  text-decoration: line-through;
  color: #919191;
}
.productsTile_priceOldCurrency {
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  color: #919191;
}
.productsTile_priceDiscount {
  font-size: 1.5rem;
  font-weight: 600;
}
.productsTile_priceDiscountCurrency {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.productsTile_availableStatus {
  font-size: 0.875rem;
  font-weight: 400;
}
.productsTile_availableStatus__available {
  color: #00b070;
}
.productsTile_availableStatus__unavailable {
  color: #909090;
}
.productsTile_button {
  width: 100%;
}
.productsTile .form_actions__orderButtonWithNum {
  width: -webkit-calc(100% - 65px - 0.5rem);
  width: calc(100% - 65px - 0.5rem);
}

/*# sourceMappingURL=../maps/component/productsTile.css.map */


/****** FILE: themes/comp1/css/component/header.css *****/
.header {
  zoom: 1;
  position: relative;
  width: 100%;
  height: 150px;
  min-height: 150px;
  margin: 0 auto;
  background: #fff;
}
.header:after,
.header:before {
  content: "";
  display: table;
}
.header:after {
  clear: both;
}
.header_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 1110px;
  height: 100%;
  margin: 0 auto;
}
.header_contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.header_contactsItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header_contactsItem:not(:last-child) {
  margin-right: 2rem;
}
.header_contactsItemTitle {
  font-family: "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 0.75rem;
}

/*# sourceMappingURL=../maps/component/header.css.map */


/****** FILE: themes/comp1/css/component/newsEntry.css *****/
.newsEntry_date {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  margin: -1.5rem 0 3.5rem;
}
.newsEntry_back {
  margin: 2rem 0 0;
}

/*# sourceMappingURL=../maps/component/newsEntry.css.map */


/****** FILE: themes/comp1/css/component/pageNavigation.css *****/
.pageNavigation {
  zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.pageNavigation:after,
.pageNavigation:before {
  content: "";
  display: table;
}
.pageNavigation:after {
  clear: both;
}
.pageNavigation_container {
  margin-top: 2rem;
  overflow: hidden;
}
.pageNavigation_item {
  margin: 0;
  padding: 0;
}
.pageNavigation_itemLink {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.5rem;
  font-size: 1.125rem;
  font-weight: 400;
}
.pageNavigation_itemLink:not(.pageNavigation_itemLink__current) {
  margin-left: -1px;
  border: 1px solid #b00400;
  color: #b00400;
}
.pageNavigation_itemLink:not(.pageNavigation_itemLink__current):hover {
  z-index: 1;
  color: #b00400;
  border-color: #b00400;
}
.pageNavigation_itemLink:not(.pageNavigation_itemLink__extreme) {
  width: 2.5rem;
}
.pageNavigation_itemLink__current {
  background-color: #efefef;
  color: #323232;
}
.pageNavigation_itemLink__previous:before,
.pageNavigation_itemLink__next:before {
  content: "";
  display: block;
  border-top: 0.375rem solid transparent;
  border-bottom: 0.375rem solid transparent;
}
.pageNavigation_itemLink__previous:before {
  border-right: 0.625rem solid #b00400;
}
.pageNavigation_itemLink__next:before {
  border-left: 0.625rem solid #b00400;
}
.pageNavigation_itemLink__previous:hover:before {
  border-right-color: #b00400;
}
.pageNavigation_itemLink__next:hover:before {
  border-left-color: #b00400;
}
.pageNavigation_itemLink__extreme {
  padding: 0 1rem;
  font-size: 0.875rem;
}

/*# sourceMappingURL=../maps/component/pageNavigation.css.map */


/****** FILE: themes/comp1/css/component/productsList.css *****/
.productsList {
  list-style: none;
  margin: 0;
  padding: 0;
}
.productsList_item {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border: 1px solid #e3e3e3;
  padding: 1rem;
}
.productsList_item:not(:last-child) {
  margin-bottom: -1px;
}
.productsList_item:hover {
  z-index: 5;
  border-color: #00bbfe;
}
.productsList_title {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
}
.productsList_orderBlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 1.25rem;
}
.productsList_availableStatus {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  margin-right: 1rem;
}
.productsList_availableStatus__available {
  background-color: #00b070;
}
.productsList_availableStatus__unavailable {
  background-color: #909090;
}
.productsList_price {
  margin-right: 1rem;
  font-weight: 400;
}
.productsList_priceOld {
  text-decoration: line-through;
  color: #919191;
}
.productsList_priceOldCurrency {
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  color: #919191;
}
.productsList_priceDiscount {
  font-size: 1.5rem;
  font-weight: 600;
}
.productsList_priceDiscountCurrency {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.productsList_button {
  width: 208px;
}
.productsList .form_actions__orderButton {
  width: 208px;
}

/*# sourceMappingURL=../maps/component/productsList.css.map */


/****** FILE: themes/comp1/css/component/socialLinks.css *****/
.socialLinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.socialLinks__footer {
  margin: 10px 0 20px !important;
}
.socialLinks_link {
  margin-right: 10px !important;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #5e5e5e;
  border-radius: 3px;
}
body[data-page-type="HomePage"] .socialLinks_link {
  background: #bdbdbd;
}
.socialLinks_link:hover .socialLinks_icon {
  fill: #fff !important;
}
.socialLinks_link__vk:hover {
  background: #3176a9 !important;
}
.socialLinks_link__twitter:hover {
  background: #00a1e1 !important;
}
.socialLinks_link__instagram:hover {
  background: #ff037f !important;
}
.socialLinks_link__facebook:hover {
  background: #25609c !important;
}
.socialLinks_icon {
  display: block;
  width: 18px;
  height: 18px;
  fill: #fff;
}
body[data-page-type="HomePage"] .socialLinks_icon {
  fill: #000;
}

/*# sourceMappingURL=../maps/component/socialLinks.css.map */


/****** FILE: themes/comp1/css/component/popupForm.css *****/
.popupForm {
  position: relative;
  width: 460px;
  box-sizing: content-box;
  padding: 25px 30px 15px 30px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: -1px 3px 7px rgba(0,0,0,0.2), 1px 0 7px rgba(0,0,0,0.2), 0 3px 4px rgba(0,0,0,0.25);
  font-size: 13px;
}
.popupForm .form_title {
  font-size: 13px;
}
.popupForm > p {
  text-align: center;
  margin-bottom: 0;
}
.popupForm_thanks {
  display: none;
}
.popupForm_close.mfp-close {
  width: auto;
  height: 30px;
  border-bottom: 1px dashed #000;
  position: absolute;
  right: 31px;
  top: 16px;
  text-decoration: none;
  text-align: center;
  color: #000;
  font-style: normal;
  font-size: 13px;
  opacity: 1;
  font-family: Arial, sans-serif;
}
.popupForm_close.mfp-close:hover {
  color: #000;
}
.popupForm_title {
  margin: 0 0 20px;
  font-family: "Arial", sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 1;
}
#UserForm68_ajax_EditableTextField7_wrapper {
  margin-bottom: 0;
}
#UserForm68_ajax_EditableTextField7_wrapper .form_title,
#UserForm68_ajax_EditableTextField7_wrapper .form_input {
  width: 100%;
}
#UserForm68_ajax_EditableTextField7_wrapper .form_title {
  margin-top: 2px;
}
#UserForm68_ajax_EditableTextField7_wrapper .form_input {
  margin-bottom: 8px;
  margin-top: 7px;
}
#UserForm68_ajax_EditableTextField7_wrapper .form_message__error,
#UserForm68_ajax_EditableTextField7_wrapper .form_message__validation,
#UserForm68_ajax_EditableTextField7_wrapper .form_message__required {
  top: 20px;
}
#linksdiv,
#linksdiv a {
  color: #aaa;
  font-style: italic;
}
#linksdiv a {
  text-decoration: underline;
}
#linksdiv a:hover {
  text-decoration: none;
  color: #777;
}
#UserForm68_ajax_action_process {
  margin-left: auto;
  background-color: #b00400;
  border: none;
  border-radius: 10px 10px 10px 10px;
  color: #fff;
  display: block;
  font-family: "Arial", sans-serif;
  font-size: 15px;
  font-weight: 700;
  margin-top: 10px;
  padding: 5px 20px 8px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 74px;
  box-sizing: content-box;
  height: auto;
}
#UserForm68_ajax_action_process:hover {
  background: #d50500;
}

/*# sourceMappingURL=../maps/component/popupForm.css.map */


/****** FILE: themes/comp1/css/component/photoGrid.css *****/
.photoGrid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 2rem;
  margin-bottom: -16px;
  margin-right: -16px;
}
.photoGrid_item {
  margin: 0;
  padding: 0;
  margin-right: 16px;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
}
.photoGrid_itemLink,
.photoGrid_itemImage {
  display: block;
}
.photoGrid_itemCaption {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.7);
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #fff;
  padding: 0.5rem;
  font-size: 0.875rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.photoGrid_itemCaption:after {
  content: "";
  background-image: url("/themes/comp1/img/imgzoom.png");
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  display: block;
  width: 24px;
  height: 24px;
}
.photoGrid_item:hover .photoGrid_itemCaption {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

/*# sourceMappingURL=../maps/component/photoGrid.css.map */


/****** FILE: themes/comp1/css/component/productsTable.css *****/
.productsTable {
  list-style: none;
  margin: 0;
  padding: 0;
}
.productsTable_item {
  margin: 0;
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  border: 1px solid #e3e3e3;
  padding: 1rem;
  overflow: hidden;
}
.productsTable_item:not(:last-child) {
  margin-bottom: -1px;
}
.productsTable_item:hover {
  z-index: 5;
  border-color: #00bbfe;
}
.productsTable_image {
  display: block;
  width: 100%;
}
.productsTable_image__placeholder {
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eee;
  background-size: auto 45%;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.productsTable_imageWrapper {
  width: 180px;
  margin-right: 1.25rem;
}
.productsTable_textBlock {
  width: -webkit-calc(100% - 180px - 2.5rem - 208px);
  width: calc(100% - 180px - 2.5rem - 208px);
}
.productsTable_title {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  display: block;
  margin-bottom: 1rem;
  overflow: hidden;
  word-wrap: break-word;
  max-height: 4.6875rem;
}
.productsTable_orderBlock {
  width: 208px;
  margin-left: 1.25rem;
}
.productsTable_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 1rem;
  line-height: 1;
  font-weight: 400;
}
.productsTable_priceDiscount {
  font-size: 1.5rem;
  font-weight: 600;
}
.productsTable_priceDiscountCurrency {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.productsTable_priceOld {
  text-decoration: line-through;
  color: #919191;
}
.productsTable_priceOldCurrency {
  font-family: "Roboto", sans-serif;
  font-size: 0.75rem;
  color: #919191;
}
.productsTable_button {
  margin-bottom: 1rem !important;
}
.productsTable_availableStatus {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
}
.productsTable_availableStatus__available {
  color: #00b070;
}
.productsTable_availableStatus__unavailable {
  color: #909090;
}
.productsTable .form__AddProductForm {
  display: block !important;
  margin-bottom: 1rem;
}
.productsTable .form__AddProductForm > .inputCount {
  margin-bottom: 1rem;
}

/*# sourceMappingURL=../maps/component/productsTable.css.map */


/****** FILE: themes/comp1/css/component/typography.css *****/
.typography {
  font-family: "Arial", sans-serif;
  color: #323232;
  padding: 0 5px;
}
.typography > :last-child {
  margin-bottom: 0 !important;
}
.typography__size1 {
  font-size: 0.54rem;
}
.typography__size2 {
  font-size: 0.64rem;
}
.typography__size3 {
  font-size: 0.8rem;
}
.typography__size4 {
  font-size: 1rem;
}
.typography__size5 {
  font-size: 1.25rem;
}
.typography__size6 {
  font-size: 1.5rem;
}
.typography__size7 {
  font-size: 2rem;
}
.typography p,
.typography_p {
  margin: 0 0 1rem;
  line-height: 19px;
}
body[data-page-type="PortfolioPage"] .typography p,
body[data-page-type="PortfolioPage"] .typography_p {
  text-align: justify;
}
.typography p .some-title,
.typography_p .some-title {
  margin-top: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.typography__ajax > p {
  text-align: center;
}
.typography blockquote,
.typography_blockquote {
  margin: 1rem 2rem;
  font-style: italic;
}
.typography a,
.typography_a {
  color: #b00400;
  cursor: pointer;
}
.typography a.mail,
.typography_a.mail {
  padding: 7px 10px;
  border-radius: 3px 3px 3px 3px;
  background-color: #d82b09;
  color: #fff;
}
.typography a:visited {
  color: #b00400;
}
.typography a:hover,
.typography_a:hover {
  color: #b00400;
}
.typography a:active,
.typography_a:active {
  color: #b00400;
}
.typography ul:not(.form_grouplist),
.typography_ul,
.typography ol,
.typography_ol {
  margin: 1rem 0;
  overflow: hidden;
}
.typography ul:not(.form_grouplist),
.typography_ul {
  padding: 0 0 0 1rem;
}
.typography ol,
.typography_ol {
  padding: 0 0 0 2rem;
}
.typography ul > ul,
.typography ol > ol,
.typography_ul > .typography_ul,
.typography_ol > .typography_ol {
  margin: 0.75rem 0 0.75rem 0.5rem !important;
}
.typography ul > ul:last-child,
.typography ol > ol:last-child,
.typography_ul > .typography_ul:last-child,
.typography_ol > .typography_ol:last-child {
  margin-bottom: 0 !important;
}
.typography ul:not(.form_grouplist) > li {
  position: relative;
  list-style: none;
  padding: 0 0 0 1rem;
}
.typography ul:not(.form_grouplist) > li:before {
  content: "·";
  position: absolute;
  top: -22px;
  left: -5px;
  color: #797979;
  font-size: 3.1rem;
/*content "•"
			position absolute
			top 0
			left 0*/
}
.typography li,
.typography_li {
  margin: 0 0 0.5rem;
}
.typography li:last-child,
.typography_li:last-child {
  margin: 0;
}
.typography h1,
.typography_h1 {
  font-family: "Times New Roman", sans-serif;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.125;
  color: #323232;
  margin: 2.5rem 0 2rem;
  padding: 0 5px;
}
.typography h2,
.typography_h2 {
  font-family: "Times New Roman", sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1;
  color: #323232;
  margin: 3rem 0 2.875rem;
  padding: 0 5px;
}
.typography h3,
.typography_h3 {
  font-family: "Times New Roman", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
  color: #323232;
  margin: 3rem 0 2.5rem;
  padding: 0 5px;
}
.typography h4,
.typography_h4 {
  font-family: "Times New Roman", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
  color: #323232;
  margin: 2.5rem 0 2rem;
  padding: 0 5px;
}
.typography_slogan {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 2.75rem;
}
body[data-page-type="ContactsPage"] .typography_slogan {
  color: #000;
}
.typography pre,
.typography_pre {
  background: none;
  border: none;
  display: block;
  font-family: Courier, monospace;
  font-size: 123%;
  margin: 0;
  padding: 0;
}
.typography table,
.typography_table {
  margin: 2rem 0;
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
}
.typography table[align="center"],
.typography_table[align="center"] {
  margin-left: auto;
  margin-right: auto;
}
.typography table th,
.typography_table th,
.typography table thead td,
.typography_table thead td {
  background-color: #efefef;
  text-align: center;
  padding: 0.75rem 1rem;
  border: 1px solid #cdcdcd;
}
.typography table td,
.typography_table td {
  padding: 0.75rem 1rem;
  border: 1px solid #cdcdcd;
  vertical-align: top;
  background-color: #fff;
}
.typography .left {
  text-align: left;
}
.typography .center {
  text-align: center;
}
.typography .right {
  text-align: right;
}
.typography table.noBorders td,
.typography table.noBorders th {
  border: none !important;
}
.typography table.noBorders td ul,
.typography table.noBorders th ul {
  list-style-type: none;
  margin: 0 0 15px;
  padding-left: 20px;
}
.typography tr.noBorders > td,
.typography tr.noBorders > th {
  border: none !important;
}
.typography td.noBorders,
.typography th.noBorders {
  border: none !important;
}
.typography table.hBorders td,
.typography table.hBorders th,
.typography tr.hBorders > td,
.typography tr.hBorders > th,
.typography td.hBorders,
.typography th.hBorders {
  border-left: none !important;
  border-right: none !important;
}
.typography table.vBorders td,
.typography table.vBorders th,
.typography td.vBorders,
.typography th.vBorders {
  border-top: none !important;
  border-bottom: none !important;
}
.typography tr.noHover:hover > td {
  background-color: transparent;
}
.typography img.right {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
.typography img.left {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.typography img.leftAlone {
  display: block;
  margin: 1rem 0;
}
.typography img.center {
  display: block;
  margin: 1rem auto;
}

/*# sourceMappingURL=../maps/component/typography.css.map */


/****** FILE: themes/comp1/css/component/fileList.css *****/
.fileList {
  margin: 2rem 0 0;
}
.fileList_item:not(:last-child) {
  margin-bottom: 0.5rem;
}
.fileList_info {
  line-height: 32px;
}
.fileList_info > span {
  color: #8b7f67;
  font-weight: 300;
}
.fileList_audio {
  height: 32px;
  vertical-align: middle;
}
.fileList_icon {
  float: left;
  width: 27px;
  height: 32px;
  background-image: url("/themes/comp1/img/files.png");
  background-repeat: no-repeat;
  margin-right: 1rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.fileList_icon__zip {
  background-position: 0 -33px;
}
.fileList_icon__audio {
  background-position: 0 -66px;
}
.fileList_icon__image {
  background-position: 0 -99px;
}
.fileList_icon__movie {
  background-position: 0 -132px;
}
.fileList_icon__txt {
  background-position: 0 -165px;
}
.fileList_icon__doc {
  background-position: 0 -199px;
}
.fileList_icon__pdf {
  background-position: 0 -233px;
}
.fileList_icon__ppt {
  background-position: 0 -301px;
}
.fileList_icon__xls {
  background-position: 0 -335px;
}

/*# sourceMappingURL=../maps/component/fileList.css.map */


/****** FILE: themes/comp1/css/component/adminPanel.css *****/
.adminPanel {
  background: -webkit-linear-gradient(top, #000, #aaa);
  background: linear-gradient(to bottom, #000, #aaa);
}
.adminPanel__content {
  width: 1110px;
  margin: 0 auto;
  color: #fff;
  padding: 5px 20px;
}
.adminPanel__content a {
  color: #fff;
}

/*# sourceMappingURL=../maps/component/adminPanel.css.map */


/****** FILE: themes/comp1/css/component/SliderHomepageWidget.css *****/
.SliderHomepageWidget_slide {
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.SliderHomepageWidget_slideTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0.5em 1em;
  background: rgba(0,0,0,0.6);
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
}
.content_centerColumn .SliderHomepageWidget_slideTitle {
  width: 100%;
}

/*# sourceMappingURL=../maps/component/SliderHomepageWidget.css.map */


/****** FILE: themes/comp1/css/component/cart.css *****/
.cart_table {
  width: 100%;
  margin: 2.5rem 0;
}
.cart_tableCell {
  box-sizing: content-box;
  border-bottom: 1px solid #cdcdcd;
  padding: 0.75rem 1rem;
  vertical-align: top;
  background-color: #fff;
}
.cart_tableCell:not(.cart_tableCell__title) {
  white-space: nowrap;
}
.cart_tableCell__header {
  border: none;
  background-color: #efefef;
  font-weight: 300;
  line-height: 1;
  text-align: left;
}
.cart_tableCell__center {
  text-align: center;
}
.cart_tableCell__right {
  text-align: right;
}
.cart_tableCell__image {
  width: 80px;
  padding-right: 0;
}
.cart_tableCell__price {
  width: 4.375em;
}
.cart_tableCell__quantity {
  width: 5.625em;
}
.cart_tableCell__sum {
  width: 4.375em;
  font-weight: 600;
}
.cart_tableCell__delete {
  width: 5.875em;
}
.cart_itemImage {
  display: block;
  width: 100%;
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.cart_itemImage__placeholder {
  background-color: #eee;
  background-size: auto 45%;
}
.cart_itemTitle {
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
}
.cart_currency {
  font-size: 12px;
  font-weight: 400;
}
.cart_currency__sum {
  font-weight: 700;
}
.cart_delete {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  box-sizing: border-box;
  color: #373737;
}
.cart_delete:not(:active):hover > .cart_deleteIcon {
  color: #00bbfe;
}
.cart_deleteIcon {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.25rem;
  margin-right: 0.5rem;
  color: #006aae;
  fill: currentColor;
  border: 1px solid currentColor;
}
.cart_totalLine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 1rem;
  margin-bottom: 2rem;
}
.cart_totalPrice {
  position: relative;
  width: 380px;
}
.cart_totalPriceSum {
  position: absolute;
  right: -webkit-calc(5.875rem + 2rem);
  right: calc(5.875rem + 2rem);
  line-height: 0.8;
}
.cart_totalPriceValue {
  font-size: 1.5rem;
  font-weight: 600;
}
.cart_totalPriceCurrency {
  font-family: Arial;
  font-weight: 400;
}
.cart_actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 1rem;
}

/*# sourceMappingURL=../maps/component/cart.css.map */


/****** FILE: themes/comp1/css/component/announcementList.css *****/
.announcementList_item {
  zoom: 1;
  margin-bottom: 1rem;
}
.announcementList_item:after,
.announcementList_item:before {
  content: "";
  display: table;
}
.announcementList_item:after {
  clear: both;
}
.announcementList_item:not(.announcementList_item__last) {
  padding-bottom: 1rem;
  border-bottom: 1px dashed #cecece;
}
.announcementList_itemHeader {
  margin-bottom: 1rem;
}
.announcementList_itemTitle {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
}
.announcementList_itemDate {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 0.5rem;
}
.announcementList_itemImage {
  float: left;
  width: 280px;
  height: 160px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.announcementList_itemImage__placeholder {
  background-color: #eee;
  background-size: auto 45%;
}
.announcementList_itemDescription {
  margin: 0;
}
.announcementList_itemDescription__photo {
  margin-left: 300px;
}

/*# sourceMappingURL=../maps/component/announcementList.css.map */


/****** FILE: themes/comp1/css/component/yamap.css *****/
.yamap {
  margin: 2rem 0 0;
}
.yamap #map {
  height: 300px;
}

/*# sourceMappingURL=../maps/component/yamap.css.map */


/****** FILE: themes/comp1/css/component/breadcrumbs.css *****/
.breadcrumbs {
  margin-bottom: 4rem;
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
}
.breadcrumbs_separator {
  color: #323232;
}

/*# sourceMappingURL=../maps/component/breadcrumbs.css.map */


/****** FILE: themes/comp1/css/component/profile.css *****/
.profileInfo {
  list-style: none;
  margin: 0;
  padding: 0;
}
.profileInfo_item {
  margin: 0;
  padding: 0;
  list-style: none;
}
.profileInfo_item:not(:last-child) {
  margin-bottom: 1.25rem;
}
.profileInfo_itemName {
  display: block;
  margin-bottom: 0.75rem;
  font-weight: 600;
}
.profileInfo_itemCurrency {
  font-family: Arial;
  font-size: 0.75rem;
  font-weight: 400;
}
.profileAddress_table {
  width: 100%;
  margin: 2.5rem 0;
}
.profileAddress_tableCell {
  box-sizing: content-box;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  padding: 0.75rem 1rem;
  vertical-align: top;
  background-color: #fff;
}
.profileAddress_tableCell:not(.profileAddress_tableCell__title) {
  white-space: nowrap;
}
.profileAddress_tableCell__edit {
  width: 9.125em;
}
.profileAddress_tableCell__delete {
  width: 5.875em;
}
.profileAddress_tableAction {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  box-sizing: border-box;
  color: #373737;
}
.profileAddress_tableAction:not(:active):hover > .profileAddress_tableActionIcon {
  color: #00bbfe;
}
.profileAddress_tableActionIcon {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.25rem;
  margin-right: 0.5rem;
  color: #006aae;
  fill: currentColor;
  border: 1px solid currentColor;
}
.profileOrders_table {
  width: 100%;
  margin: 2.5rem 0;
}
.profileOrders_tableCell {
  box-sizing: content-box;
  border: 1px solid #cdcdcd;
  padding: 0.75rem 1rem;
  vertical-align: top;
  background-color: #fff;
  white-space: nowrap;
}
.profileOrders_tableCell__header {
  background-color: #efefef;
  font-weight: 300;
  line-height: 1;
  text-align: left;
}
.profileOrders_tableCell__center {
  text-align: center;
}
.profileOrders_tableCell__right {
  text-align: right;
}
.profileOrders_tableCell__date {
  width: 8em;
}
.profileOrders_tableCell__number {
  width: 3.5em;
}
.profileOrders_tableCell__quantity {
  width: 7.375em;
}
.profileOrders_tableCell__sum {
  width: 5.125em;
}
.profileOrders_tableCell__more {
  width: 6.5em;
}
.profileOrders_tableCurrency {
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
}
.profileOrder_actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.profileOrder_links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.profileOrder_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  box-sizing: border-box;
  cursor: pointer;
}
.profileOrder_link:not(:active):hover > .profileOrder_linkIcon {
  color: #00bbfe;
}
.profileOrder_linkIcon {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.25rem;
  margin-right: 0.5rem;
  color: #006aae;
  fill: currentColor;
  border: 1px solid currentColor;
}
.profileOrder_link__cancel {
  margin-right: 6rem;
}

/*# sourceMappingURL=../maps/component/profile.css.map */


/****** FILE: themes/comp1/css/component/CarouselHomepageWidget.css *****/
.CarouselHomepageWidget {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0 38px;
  position: relative;
}
.CarouselHomepageWidget_slide {
  margin: 0;
  padding: 0;
  display: block !important;
  overflow: hidden;
  margin: 0 auto;
  width: 248px !important;
  height: 424px;
  padding: 16px;
  background-color: #e4e4e4;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.CarouselHomepageWidget_slide__link:hover {
  background-color: #d8d8d8;
}
.CarouselHomepageWidget_slideImage {
  display: block;
  width: 100%;
}
.CarouselHomepageWidget_slideImage__placeholder {
  padding-top: 100%;
  background-color: #eee;
  background-size: auto 45%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.CarouselHomepageWidget_slideImageWrapper {
  display: block;
  width: 100%;
}
.CarouselHomepageWidget_slideTextBlock {
  display: block;
  overflow: hidden;
  max-height: 10.5rem;
}
.CarouselHomepageWidget_slideTitle {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  line-height: 1.5rem;
  margin: 0.75rem 0;
  overflow: hidden;
  max-height: 4.5rem;
}
.CarouselHomepageWidget_slideText {
  display: block;
  margin: 0;
  color: #373737;
  overflow: hidden;
  word-wrap: break-word;
  font-weight: 400;
  max-height: 7.5rem;
}
.CarouselHomepageWidget_showMore {
  margin: auto !important;
}

/*# sourceMappingURL=../maps/component/CarouselHomepageWidget.css.map */


/****** FILE: themes/comp1/css/component/sideWidget.css *****/
.sideWidget_holder:not(:last-child) > .sideWidget {
  margin-bottom: 2rem;
}
.sideWidget_header {
  background: #b00400;
  padding: 0.5rem 0 0.5rem 16px;
}
.sideWidget_heading {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Arial", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
}
.sideWidget_content {
  padding: 1rem 0;
}
.sideWidget_content__second {
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  background: #fff;
}
.sideWidget_content__filters {
  padding-left: 1rem;
  padding-right: 1rem;
}
.sideWidget_contentInner {
  padding: 0 16px;
}
.sideWidget_item:not(.sideWidget_item__first) {
  margin-top: 1rem;
}
.sideWidget_item:not(.sideWidget_item__last) {
  border-bottom: 1px dashed #cecece;
  padding-bottom: 1rem;
}
.sideWidget_item__second {
  padding-left: 16px;
  padding-right: 16px;
}
.sideWidget_itemHeading {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
}
.sideWidget_itemImage + .sideWidget_itemHeading {
  margin-top: 0.75rem;
}
.sideWidget_itemDate {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 0.5rem;
}
.sideWidget_header + .sideWidget_itemImage,
.sideWidget_itemDate + .sideWidget_itemImage,
.sideWidget_itemHeading + .sideWidget_itemImage,
.sideWidget_itemImage + .sideWidget_itemImage {
  margin-top: 0.75rem;
}
.sideWidget_itemImage a {
  display: block;
}
.sideWidget_itemImage img {
  width: 100%;
  display: block;
}
.sideWidget_itemContent {
  margin-top: 0.75rem;
}
.sideWidget_showMore {
  background: #c6c6c6;
  padding: 0.5rem 0 0.5rem 16px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
}
.sideWidget_showMoreLink {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.sideWidget_showMoreIcon {
  margin-left: 0.5rem;
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  color: #323232;
}

/*# sourceMappingURL=../maps/component/sideWidget.css.map */


/****** FILE: themes/comp1/css/component/cartBlock.css *****/
.cartBlock__empty > div {
  color: #373737 !important;
  cursor: default;
}
.cartBlock_title {
  margin-right: 0.5rem;
}
.cartBlock_count {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2rem;
  height: 1.75rem;
  font-family: "PT Sans", sans-serif;
  color: #fff;
  background-color: #727272;
}

/*# sourceMappingURL=../maps/component/cartBlock.css.map */


/****** FILE: themes/comp1/css/component/footer.css *****/
.footer {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  padding: 1.875rem 0 1rem;
  margin: 0 auto;
  background: -webkit-linear-gradient(bottom, #c5c5c5 0%, #e5e5e5 100%);
  background: linear-gradient(to top, #c5c5c5 0%, #e5e5e5 100%);
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #444;
  font-size: 0.8125rem;
}
body.section_1_1 .footer {
  background: -webkit-linear-gradient(top, #3a3a3a 0%, #434343 2%, #1c1c1c 100%);
  background: linear-gradient(to bottom, #3a3a3a 0%, #434343 2%, #1c1c1c 100%);
  color: #ddd;
}
.footer:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  top: -4px;
  left: 0;
  height: 4px;
  background: url("/themes/comp1/img/top_footer_inner.jpg") center bottom repeat-x;
  z-index: 10;
}
body.section_1_1 .footer:before {
  background: url("/themes/comp1/img/top_footer.jpg") center bottom repeat-x #fff;
  top: 0;
  height: 5px;
}
.footer_image {
  position: relative;
  height: 405px;
  min-height: 405px;
  width: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.footer_image__page5 {
  height: 375px !important;
  min-height: 375px !important;
}
.footer_image__page5:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/sect52_bg.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page5:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/sect52_bg.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page16,
.footer_image__page42,
.footer_image__page71 {
  height: 405px !important;
  min-height: 405px !important;
}
.footer_image__page16:before,
.footer_image__page42:before,
.footer_image__page71:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page16.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page16:after,
.footer_image__page42:after,
.footer_image__page71:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page16_after.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page29,
.footer_image__page30,
.footer_image__page57 {
  height: 405px !important;
  min-height: 405px !important;
}
.footer_image__page29:before,
.footer_image__page30:before,
.footer_image__page57:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page29.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page29:after,
.footer_image__page30:after,
.footer_image__page57:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page29_after.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page31:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page31.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page34 {
  height: 375px !important;
  min-height: 375px !important;
}
.footer_image__page34:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page34.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page34:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page34_after.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page36:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page36.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page36:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page36_after.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page58,
.footer_image__page59,
.footer_image__page60 {
  height: 405px !important;
  min-height: 405px !important;
}
.footer_image__page58:before,
.footer_image__page59:before,
.footer_image__page60:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page58.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page58:after,
.footer_image__page59:after,
.footer_image__page60:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page58_after.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page62 {
  height: 670px !important;
  min-height: 670px !important;
}
.footer_image__page62:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page62.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_image__page62:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("/themes/comp1/img/footer_pattern_page62.jpg") center bottom repeat-x;
  background-size: contain;
  z-index: -1;
}
.footer_content {
  width: 100%;
  margin: 0 auto;
  padding: 0 -webkit-calc((100% - 1110px)/2);
  padding: 0 calc((100% - 1110px)/2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer_contentBlock {
  box-sizing: border-box;
  width: 362px;
  min-width: 362px;
}
.footer_contentBlock * {
  margin: 8px 0;
}
.footer_contentBlock > *:first-child {
  margin-top: 0 !important;
}
.footer_contentBlock > *:last-child {
  margin-bottom: 0 !important;
}
.footer_title {
  font-weight: 700;
  line-height: 1.3;
  font-size: 0.875rem;
  margin-bottom: -4px;
}
.footer_phone {
  margin: 2px 0;
  font-size: 0.8125rem;
}
.footer_phone span {
  font-size: 1.25rem;
}
.footer_sitemap {
  margin-bottom: 16px;
}
.footer_copyright {
  margin: 0 0 0.5rem;
}
.footer_copyright__studio {
  margin-bottom: 1rem;
}
.footer a {
  color: #444;
  text-decoration: underline;
}
.footer a:not(:active):hover {
  color: #400;
  text-decoration: none;
}
a.footer_totallyNotALink {
  color: inherit;
}
a.footer_totallyNotALink:hover {
  color: inherit !important;
}
a.footer_totallyNotALink > span {
  color: #444;
}
a.footer_totallyNotALink:hover > span {
  color: #400;
}
.footer_linkIcon {
  display: block;
}
.footer_linkIcon__mail {
  background: url("/themes/comp1/img/headmail2.png") no-repeat scroll left 7px transparent;
  padding-left: 15px;
  line-height: 18px;
}
.footer_linkIcon__support {
  background: url("/themes/comp1/img/rass2.png") no-repeat scroll left 5px transparent;
  padding-left: 17px;
  line-height: 19px;
}
body.section_1_1 .footer_linkIcon__mail {
  background: url("/themes/comp1/img/headmail.png") no-repeat scroll left 7px transparent;
}
body.section_1_1 .footer_linkIcon__support {
  background: url("/themes/comp1/img/rass.png") no-repeat scroll left 5px transparent;
}
body.section_1_1 .footer a {
  color: #ddd;
}
body.section_1_1 .footer a:not(:active):hover {
  color: #ddd;
}
body.section_1_1 a.footer_totallyNotALink {
  color: inherit;
}
body.section_1_1 a.footer_totallyNotALink:hover {
  color: inherit !important;
}
body.section_1_1 a.footer_totallyNotALink > span {
  color: #ddd;
}
body.section_1_1 a.footer_totallyNotALink:hover > span {
  color: #ddd;
}
.footerMenu {
  zoom: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  min-width: 380px;
}
.footerMenu:after,
.footerMenu:before {
  content: "";
  display: table;
}
.footerMenu:after {
  clear: both;
}
.footerMenu_item {
  width: 50%;
  margin-bottom: 1rem;
  padding-right: 16px;
}

/*# sourceMappingURL=../maps/component/footer.css.map */


/****** FILE: themes/comp1/css/component/orderInfo.css *****/
.orderInfo {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 3.5rem;
}
.orderInfo__summary {
  margin-bottom: 3rem;
}
.orderInfo_item {
  margin: 0;
  padding: 0;
  list-style: none;
}
.orderInfo_item:not(:last-child) {
  margin-bottom: 1.25rem;
}
.orderInfo_itemName {
  display: block;
  margin-bottom: 0.75rem;
  font-weight: 600;
}
.orderInfo_itemCurrency {
  font-size: 0.75rem;
  font-weight: 400;
}

/*# sourceMappingURL=../maps/component/orderInfo.css.map */


/****** FILE: themes/comp1/css/component/newsList.css *****/
.newsList_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1rem;
}
.newsList_item:not(.newsList_item__last) {
  padding-bottom: 1rem;
  border-bottom: 1px dashed #cecece;
}
.newsList_itemHeader {
  width: 100%;
  margin-bottom: 1rem;
}
.newsList_itemTitle {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
}
.newsList_itemDate {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 0.5rem;
}
.newsList_itemImage {
  display: block;
  width: 280px;
}
.newsList_itemImage__placeholder {
  padding-top: 160px;
  background-color: #eee;
  background-size: auto 45%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.newsList_itemImageWrapper {
  display: block;
  width: 280px;
}
.newsList_itemDescription {
  width: -webkit-calc(100% - 280px - 1.25rem);
  width: calc(100% - 280px - 1.25rem);
  margin: 0;
}

/*# sourceMappingURL=../maps/component/newsList.css.map */


/****** FILE: themes/comp1/css/component/widget.css *****/
.widget_holder {
  padding: 0 -webkit-calc((100% - 1110px)/2);
  padding: 0 calc((100% - 1110px)/2);
}
.widget_holder__AdvancedSliderHomepageWidget {
  padding: 0;
}
.widget_holder__SeoPromotionWidget {
  background: url("/themes/comp1/img/poiskprodv_bg.jpg") repeat-x 0 0 #f0ead9;
  padding-top: 2.125rem;
  padding-bottom: 2.125rem;
}
.widget_holder__SeoPromotionWidget .widget {
  margin-bottom: 0 !important;
}
.widget_holder__FavoriteProjectsHomepageWidget {
  padding-top: 4.625rem;
  padding-bottom: 2.125rem;
  margin: 0 -2rem;
}
.widget_holder__FavoriteProjectsHomepageWidget .widget {
  margin-bottom: 0 !important;
}
.widget_holder__FavoriteProjectsHomepageWidget .slick-arrow {
  -webkit-transform: translateY(-172%);
      -ms-transform: translateY(-172%);
          transform: translateY(-172%);
}
.widget_holder__advantages {
  background: url("/themes/comp1/img/preimshstva_bg.jpg") repeat-x 0 0 #f3f3f3;
  padding-top: 2rem;
  padding-bottom: 3.25rem;
}
.widget_holder__advantages .widget {
  margin-bottom: 0 !important;
}
.widget_holder__OurClientsHomepageWidget {
  padding-top: 2.5rem;
  padding-bottom: 2.125rem;
  margin: 0 -2rem;
}
.widget_holder__OurClientsHomepageWidget .widget {
  margin-bottom: 0 !important;
}
.widget_holder__OurClientsHomepageWidget .widget_header {
  margin-bottom: 0.25rem !important;
}
.widget_holder:not(:last-child) > .widget {
  margin-bottom: 4rem;
}
.widget_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 0 1.875rem;
}
.widget_header__withoutSidebar {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.widget_headerDescription {
  color: #595959;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 17px;
  text-align: center;
  margin-top: 1.875rem;
}
.widget_headerDescription p {
  margin: 0.75rem 0;
}
.widget_headerDescription p:first-child {
  margin-top: 0;
}
.widget_headerDescription p:last-child {
  margin-bottom: 0;
}
.widget_heading {
  margin: 0;
  padding: 0;
  line-height: 1;
  line-height: 2.5rem;
  font-size: 2.5rem;
  font-family: Times New Roman;
  font-weight: 400;
  text-align: center;
}
.widget_showMore__withoutSidebar {
  margin: 2rem auto 0 !important;
}
.widget_text {
  margin-bottom: 2rem;
}
.widget_seo {
  width: 100%;
}
.widget_seoWrapper {
  position: relative;
  box-sizing: content-box;
  background: #fff;
  border-bottom: 1px solid #c5c2b6;
  border-right: 1px solid #c5c2b6;
  box-shadow: 2px 1px 3px #d0ccbf;
  margin-right: 38px;
  padding: 14px 15px 42px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 310px;
}
.widget_seoRefresh {
  position: relative;
  margin: 0 auto;
  padding: 2px 0 5px 26px;
  white-space: nowrap;
  cursor: pointer;
  color: #af0400;
}
.widget_seoRefresh:before {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  background: url("/themes/comp1/img/refr_seo.jpg") no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
}
.widget_seoRefreshWrapper {
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  text-align: center;
}
.widget_seoRefresh span {
  border-bottom: 1px dashed #af0400;
}
.widget_seoRefresh__process:before {
  -webkit-animation: infinite rotate-block 1s;
          animation: infinite rotate-block 1s;
}
.widget_seoLink {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 5px solid #fff;
  border-radius: 10px;
  color: #fff;
  background: #af0400;
  font-size: 1.125rem;
  font-weight: 700;
  box-sizing: border-box;
  width: 258px;
  height: 54px;
  margin-top: 2rem;
}
.widget_seoTitle {
  color: #323232;
  margin-top: 0;
}
.widget_seoTitle a {
  color: #323232 !important;
}
.widget_seoContent {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.widget_seoContent:not(:last-child) {
  margin-bottom: 0.5rem;
}
.widget_seoContent a {
  color: #af0400;
  text-decoration: underline;
}
.widget_seoContent a,
.widget_seoContent span {
  display: block;
  background: #fff;
  z-index: 5;
}
.widget_seoContent a {
  margin-right: auto;
}
.widget_seoContent span {
  margin-left: auto;
}
.widget_seoContent:before {
  content: '';
  position: absolute;
  bottom: 2px;
  display: block;
  height: 2px;
  width: 100%;
  background-image: -webkit-linear-gradient(left, #929292 40%, rgba(255,255,255,0) 20%);
  background-image: linear-gradient(to right, #929292 40%, rgba(255,255,255,0) 20%);
  background-position: top;
  background-size: 5px 2px;
  background-repeat: repeat-x;
}
.widget_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -20px;
  margin-bottom: -1.5rem;
}
.widget_content__seo {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.widget_item {
  width: 280px;
  margin-right: 20px;
  margin-bottom: 1.5rem;
}
.widget_itemHeading {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Arial", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  margin: 0.75rem 0 0.5rem;
  overflow: hidden;
  max-height: 4.6875rem;
}
.widget_itemDate {
  display: block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.75rem;
}
.widget_itemImage {
  display: block;
  width: 280px;
}
.widget_itemImage__placeholder {
  padding-top: 160px;
  background-color: #eee;
  background-size: auto 45%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.widget_itemImageWrapper {
  display: block;
  width: 280px;
}
.widget_itemContent {
  display: block;
  margin: 0;
  overflow: hidden;
  word-wrap: break-word;
  max-height: 7.5rem;
}
@-webkit-keyframes rotate-block {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-block {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/*# sourceMappingURL=../maps/component/widget.css.map */


/****** FILE: themes/comp1/css/component/form.css *****/
.form {
  zoom: 1;
}
.form:after,
.form:before {
  content: "";
  display: table;
}
.form:after {
  clear: both;
}
.form__UserForm {
  margin-top: 2rem;
}
.form__ajax {
  width: 460px;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.form__search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.form__AddProductForm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.form__OrderForm > .form_header {
  display: none;
}
.form__checkoutOptions .form_grouplist {
  width: auto;
}
.form__checkoutOptions .form_grouplist > li:not(:last-child) {
  margin-bottom: 1rem;
}
.form__checkoutOptions .form_grouplist .form_radioTitle,
.form__checkoutOptions .form_grouplist label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form__checkoutComment .form_title {
  display: none;
}
.form_field {
  zoom: 1;
  display: block;
  margin-bottom: 7px;
}
.form_field:after,
.form_field:before {
  content: "";
  display: table;
}
.form_field:after {
  clear: both;
}
.form_field:not(.form_field__filters) > label {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 100%;
}
.form_field__search {
  margin: 0;
}
.form_field__searchHeadline {
  width: 240px;
  margin: 0 1rem 0 0;
}
.form_field__password:last-of-type {
  margin-bottom: 0;
}
.form_field__filters {
  padding-bottom: 1rem;
  border-bottom: 1px dashed #cecece;
}
.form_field.form_fieldContent__active .form_boxArrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.form_fieldHeader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form_fieldContent {
  display: none;
  margin-top: 0.75rem;
}
.form_fieldContent__important,
.form_fieldContent__active {
  display: block;
}
.form_fieldContent__checkbox {
  display: block;
  margin: 0;
}
.form_range {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form_title {
  display: block;
  color: #323232;
  font-family: "Arial", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  width: 40%;
}
.form_title__filters {
  margin-bottom: 0;
  font-size: 1.25rem;
  color: #323232;
}
.form_markRequired {
  color: #d82b09;
  margin-left: -2px;
}
.form_input {
  box-sizing: border-box;
  width: 58%;
  outline: none;
}
.form_input__text {
  height: 29px;
  border: 1px solid #b3b3b3;
  background-color: #fff;
  color: #323232;
  font-weight: 300;
  padding: 3px;
}
.form_input__text:focus {
  border-color: #b3b3b3 !important;
}
.form_input__text.is-invalid {
  border-color: #d82b09;
}
.form_input__range {
  width: 100px;
  margin-right: 0;
  text-align: center;
}
.form_input__textarea {
  height: auto;
  resize: none;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.form_input__noIndent {
  margin: 0;
}
.form_input__dropdown {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-position: right 0.5rem center;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAMAAACgjTZZAAAAElBMVEUAAAAVIUIVIUIVIUIVIUIVIULDisgGAAAABnRSTlMA//P+/fcNgN/BAAAAHUlEQVR4AWNghAImBiiTmYEBwmRhAAOQCBSwgggABEkAJnCqeVQAAAAASUVORK5CYII=");
}
select.form_input::-ms-expand {
  display: none;
}
.form_checkboxWrapper {
  display: inline-block;
  width: 460px;
  max-width: 100%;
}
.form_checkboxWrapper + .form_message {
  margin-top: 0;
}
.form_grouplist {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 460px;
  max-width: 100%;
  margin-bottom: -0.25rem;
}
.form_grouplist__hidden {
  display: none;
}
.form_grouplistToggle {
  font-size: 0.875rem;
  font-weight: 400;
}
.form_grouplist > li {
  margin: 0;
  padding: 0;
  margin-bottom: 0.25rem;
}
.form_actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
}
.form_actions__filters {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0;
}
.form_actions__search {
  margin: 0;
  max-width: 180px;
}
.form_actions__searchRight {
  margin: 0;
  max-width: 88px;
}
.form_actions__orderButton {
  margin: 0;
}
.form_actions__member {
  display: block;
}
.form_actions__frontend {
  margin: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.form_actions__frontendRegister {
  margin-top: 1rem;
  border-top: 1px solid #b3b3b3;
  padding-top: 1rem;
}
.form_action {
  width: 280px;
  max-width: 100%;
  margin-right: 0;
}
.form_message {
  display: inline-block;
  font-size: 0.875rem;
  vertical-align: top;
  margin-top: 0.75rem;
}
.form_message__error,
.form_message__validation,
.form_message__required {
  background: #d82b09;
  color: #fff;
  margin: 0;
  position: absolute;
  top: 3px;
  right: -5px;
  font-size: 11px;
  padding: 2px 6px;
  height: 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  box-sizing: border-box;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.form_message__error:before,
.form_message__validation:before,
.form_message__required:before {
  content: '';
  position: absolute;
  display: block;
  height: 0;
  width: 0;
  border: 10px solid;
  border-color: transparent #d82b09 transparent transparent;
  top: 1px;
  left: -19px;
}
.form_message__bad {
  margin: 0 0 0.75rem;
  color: #d82b09;
}
.form_desc {
  display: block;
  font-size: 0.875rem;
  font-style: italic;
  margin-top: 0.25rem;
}
.form_temp {
  background: #d82b09;
  display: block;
}
.form_forgetPassword {
  margin-left: 16px;
  white-space: nowrap;
}
.form_showOnClick {
  display: inline-block;
  margin-bottom: 1.25rem;
  cursor: pointer;
}
.form_showOnClick:after {
  content: "";
  display: inline-block;
  margin-left: 0.25rem;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.form_showOnClick__active:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.form_boxArrow {
  display: inline-block;
  position: relative;
  width: 1rem;
  height: 1rem;
  border: 1px solid currentColor;
  cursor: pointer;
}
.form_boxArrow__active > .form_arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.form_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0.625rem;
  height: 0.375rem;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.form a:not(.button) {
  color: #b00400;
}
.form a:not(.button):visited {
  color: #b00400;
}
.form a:not(.button):hover {
  color: #b00400;
}
.form a:not(.button):active {
  color: #b00400;
}
.literalFieldArea {
  margin-bottom: 10px;
}

/*# sourceMappingURL=../maps/component/form.css.map */


/****** FILE: themes/comp1/css/component/inputCount.css *****/
.inputCount {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 0.5rem;
  text-align: center;
}
.inputCount__cart {
  box-sizing: border-box;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.inputCount_count {
  width: 29px;
  height: 1.5rem;
  margin: 0;
  padding: 0;
  text-align: center;
}
.inputCount_sign {
  cursor: pointer;
  width: 18px;
  height: 1.5rem;
  line-height: 1.5rem;
  background: #b00400;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.inputCount_sign:not(:active):hover {
  background-color: #b00400;
}

/*# sourceMappingURL=../maps/component/inputCount.css.map */


/****** FILE: themes/comp1/css/component/mainMenu.css *****/
.mainMenu {
  zoom: 1;
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: url("/themes/comp1/img/inner_bg_top.jpg") center bottom repeat-x #010101;
  border-bottom: 3px solid #a09c9b;
  z-index: 10;
}
.mainMenu:after,
.mainMenu:before {
  content: "";
  display: table;
}
.mainMenu:after {
  clear: both;
}
.mainMenu:after {
  content: '';
  position: absolute;
  bottom: -51px;
  width: 100%;
  height: 48px;
  background: -webkit-linear-gradient(#dad9d9 0%, #f3f3f3 50%, #fff 100%);
  background: linear-gradient(#dad9d9 0%, #f3f3f3 50%, #fff 100%);
  z-index: -1;
}
body.section_1_1 .mainMenu {
  background: #010101;
}
body.section_1_1 .mainMenu:after {
  content: '';
  height: 0;
}
.mainMenu_subsite {
  margin-left: auto;
  position: relative;
  top: -1px;
}
.mainMenu_subsite a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #8e8d8d;
  border-radius: 50%;
  height: 36px;
  width: 36px;
  font-size: 11px;
  color: #fff;
  background: -webkit-linear-gradient(top, #1b1b1b 31%, #717171 95%);
  background: linear-gradient(to bottom, #1b1b1b 31%, #717171 95%);
}
.mainMenu_subsite a:hover {
  border-color: #72281a;
  background: -webkit-linear-gradient(top, #581002 31%, #c92102 60%);
  background: linear-gradient(to bottom, #581002 31%, #c92102 60%);
}
.mainMenu_firstLevel {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  margin: 0 auto;
  width: 1110px;
  height: 5.625rem;
  padding-bottom: 2px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
body.section_1_1 .mainMenu {
  height: 90px;
}
.mainMenu_firstLevelItem {
  margin: 0;
  padding: 0;
  margin: 0 12px;
  float: left;
}
.mainMenu_firstLevelItem__logo {
  margin-right: 108px;
  margin-left: 0;
  position: relative;
  top: -4px;
}
.mainMenu_firstLevelItem__logo * {
  display: block;
}
.mainMenu_firstLevelItem__right {
  float: right;
  cursor: pointer;
}
.mainMenu_firstLevelItem__dropdown {
  float: none;
  position: relative;
}
.mainMenu_firstLevelItem__dropdown > .mainMenu_secondLevel {
  top: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}
.mainMenu_firstLevelItem__dropdown > .mainMenu_firstLevelItemLink {
  line-height: 1.25;
  padding: 0.5rem 1rem;
}
.mainMenu_firstLevelItem:hover > .mainMenu_secondLevel,
.mainMenu_firstLevelItem:hover > .mainMenu_firstLevelDropdown {
  display: block;
}
.mainMenu_firstLevelItemLink {
  position: relative;
  display: block;
  padding: 3px 12px;
  border-radius: 3px;
  border-bottom: 1px solid transparent;
  font-family: Arial, sans-serif;
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 19px;
  color: #fff;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.mainMenu_firstLevelItemLink:hover {
  background: -webkit-linear-gradient(bottom, #7f1704 0%, #f53018 68%, #f52809 78%, #ff725c 97%, #fd705a 100%);
  background: linear-gradient(to top, #7f1704 0%, #f53018 68%, #f52809 78%, #ff725c 97%, #fd705a 100%);
  box-shadow: 0px -1px 6px 0px #f53018;
  border-bottom: 1px solid #b51b0f;
}
.mainMenu_firstLevelItemLink:hover:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -0.25rem;
  width: 1rem;
  height: 1rem;
  background: -webkit-linear-gradient(bottom, #7f1704 0%, #7f1704 13%, #7f1707 36%, #b91717 97%, #800000 100%);
  background: linear-gradient(to top, #7f1704 0%, #7f1704 13%, #7f1707 36%, #b91717 97%, #800000 100%);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1;
}
.mainMenu_firstLevelItemLink__section {
  background: -webkit-linear-gradient(bottom, #7f1704 0%, #f53018 68%, #f52809 78%, #ff725c 97%, #fd705a 100%);
  background: linear-gradient(to top, #7f1704 0%, #f53018 68%, #f52809 78%, #ff725c 97%, #fd705a 100%);
  box-shadow: 0px -1px 6px 0px #f53018;
  border-bottom: 1px solid #b51b0f;
}
.mainMenu_firstLevelItemLink__section:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -0.25rem;
  width: 1rem;
  height: 1rem;
  background: -webkit-linear-gradient(bottom, #7f1704 0%, #7f1704 13%, #7f1707 36%, #b91717 97%, #800000 100%);
  background: linear-gradient(to top, #7f1704 0%, #7f1704 13%, #7f1707 36%, #b91717 97%, #800000 100%);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1;
}
.mainMenu_firstLevelItem:hover > .mainMenu_firstLevelItemLink__right .mainMenu_arrow {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.mainMenu_firstLevelDropdown {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  min-width: 200px;
  max-width: 280px;
  position: absolute;
  right: 0;
  padding: 0.75rem 0;
  z-index: 8;
  background: #010101;
}
.mainMenu_boxArrow {
  display: inline-block;
  position: relative;
  width: 1rem;
  height: 1rem;
  border: 1px solid currentColor;
}
.mainMenu_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0.625rem;
  height: 0.375rem;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}
.mainMenu_secondLevel {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  min-width: 200px;
  max-width: 280px;
  position: absolute;
  padding: 0.75rem 0;
  z-index: 9;
  background: #b00400;
}
.mainMenu_secondLevelItem {
  margin: 0;
  padding: 0;
}
.mainMenu_secondLevelItemLink {
  display: block;
  padding: 0.5rem 1rem;
  font-family: Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  color: #fff;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.mainMenu_secondLevelItemLink:hover {
  color: #fff;
  background: #b00400;
}

/*# sourceMappingURL=../maps/component/mainMenu.css.map */


/****** FILE: themes/comp1/css/component/contacts.css *****/
.contacts:not(.contacts__footer) {
  margin: 2rem 0 0;
}
.contacts_title {
  margin-bottom: 54px;
}
.contacts_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0 5px;
  margin-bottom: 50px;
  color: #464646;
}
.contacts_contentLeft {
  width: 50%;
  box-sizing: border-box;
  padding-right: 30px;
  border-right: 1px dashed #ccc;
}
.contacts_contentLeft > *:first-child {
  margin-top: 0;
}
.contacts_contentLeft__header {
  border: none;
}
.contacts_contentLeft h2 {
  margin-bottom: 28px;
  font-size: 24px;
  margin-top: 0;
  font-weight: bold;
  padding: 0;
}
.contacts_contentRight {
  width: 50%;
  box-sizing: border-box;
  padding-left: 30px;
}
.contacts_contentRight > *:first-child {
  margin-top: 0;
}
.contacts_contentRight h2 {
  margin-bottom: 28px;
  font-size: 24px;
  margin-top: 0;
  font-weight: bold;
  padding: 0;
}
.contacts_content a {
  text-decoration: underline;
}
.contacts_content a:hover {
  text-decoration: none;
}
.contacts_content .name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 22px;
  line-height: 25px;
  clear: both;
}
.contacts_content .name span {
  font-size: 14px;
  font-style: italic;
  line-height: 20px;
  margin-top: 6px;
  display: block;
}
.contacts_content .name img {
  width: 200px;
  display: block;
  height: auto;
  margin: 0 20px 15px 0;
  border: 4px solid #d1d5d6;
}
.contacts_content .phone {
  font-size: 32px;
}
.contacts_content .phone span {
  font-size: 20px;
}
.contacts_content .mail {
  padding: 7px 10px;
  border-radius: 3px 3px 3px 3px;
  background-color: #d82b09;
  color: #fff;
  text-decoration: underline;
}
.contacts_content .mail:hover {
  text-decoration: none;
}
.contacts_content .phones {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.contacts_content .phones_item {
  width: 50%;
}
.contacts_typography > *:first-child {
  margin-top: 0;
}
.contacts_typography h1,
.contacts_typography h2,
.contacts_typography h3,
.contacts_typography h4 {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 4px;
}
.contacts_typography a {
  text-decoration: underline;
}
.contacts_typography a:hover {
  text-decoration: none;
}
.contacts_header {
  display: block;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 2rem;
}
.contacts_item {
  position: relative;
  display: block;
  padding-left: 1.5rem;
}
.contacts_item:not(:last-child) {
  margin-bottom: 1rem;
}
.contacts_icon {
  position: absolute;
  left: 0;
  top: 0.25rem;
  width: 1rem;
  height: 1rem;
  color: #00bbfe;
}
.contacts__print .contacts_icon {
  fill: #000;
}
.contacts_icon__address {
  height: 1.25rem;
}
#form_UserForm75_popup {
  margin-top: 0;
}
#form_UserForm70_popup,
#form_UserForm75_popup {
  width: 515px;
  padding: 20px;
  background-color: #eee;
}
#form_UserForm70_popup .form_header,
#form_UserForm75_popup .form_header {
  font-size: 15px;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  color: #464646;
}
#form_UserForm70_popup .form_title,
#form_UserForm75_popup .form_title {
  width: 42%;
}
#form_UserForm70_popup .form_input__text,
#form_UserForm75_popup .form_input__text {
  width: 56%;
  font-style: italic;
}
#form_UserForm70_popup .js-toggleFormTrigger,
#form_UserForm75_popup .js-toggleFormTrigger {
  color: #464646;
  cursor: pointer;
  border-bottom: 1px dashed #464646;
  display: inline-block;
  margin-bottom: 0;
}
#form_UserForm70_popup .form_actions,
#form_UserForm75_popup .form_actions {
  margin-top: 22px;
}
#UserForm70_popup_EditableTextField14_wrapper,
#UserForm70_popup_EditableTextField20_wrapper,
#UserForm75_popup_EditableTextField53_wrapper {
  margin-bottom: 20px;
}
#UserForm70_popup_EditableTextField23_wrapper,
#UserForm70_popup_EditableTextField24_wrapper {
  position: relative;
  width: 180px;
  display: inline-block;
  margin-bottom: 20px;
}
#UserForm70_popup_EditableTextField23_wrapper .form_title,
#UserForm70_popup_EditableTextField24_wrapper .form_title {
  width: 20px;
}
#UserForm70_popup_EditableTextField23_wrapper .form_input,
#UserForm70_popup_EditableTextField24_wrapper .form_input {
  width: -webkit-calc(100% - 22px);
  width: calc(100% - 22px);
}
#UserForm70_popup_EditableTextField24_wrapper:after {
  content: 'руб.';
  position: absolute;
  right: -32px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#UserForm70_popup_action_process,
#UserForm75_popup_action_process {
  background-color: #b00400;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 5px solid #fff;
  border-radius: 10px 10px 10px 10px;
  color: #fff;
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
  padding: 0 20px;
  height: 44px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
  margin-bottom: 10px;
}
#EditableLiteralField22,
#UserForm70_popup_EditableTextField23_wrapper,
#UserForm70_popup_EditableTextField24_wrapper,
#UserForm70_popup_EditableTextField26_wrapper {
  display: none;
}
#UserForm75_popup_EditableFileField59_wrapper {
  margin-top: 24px;
}
#UserForm70_popup_EditableFileField27_wrapper .form_title,
#UserForm75_popup_EditableFileField59_wrapper .form_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url("/themes/comp1/img/input-file.png") no-repeat scroll 0 0;
  height: 32px;
  margin-right: 34px;
  overflow: hidden;
  position: relative;
  width: 182px;
  z-index: 999;
  margin-bottom: 10px;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
}
#UserForm70_popup_EditableFileField27_wrapper .form_title:hover,
#UserForm75_popup_EditableFileField59_wrapper .form_title:hover {
  background-position: -182px 0;
}
#UserForm70_popup_EditableFileField27_wrapper #UserForm70_popup_EditableFileField27,
#UserForm75_popup_EditableFileField59_wrapper #UserForm70_popup_EditableFileField27,
#UserForm70_popup_EditableFileField27_wrapper #UserForm75_popup_EditableFileField59,
#UserForm75_popup_EditableFileField59_wrapper #UserForm75_popup_EditableFileField59 {
  display: none;
}
#UserForm70_popup_EditableFileField27_wrapper .form_input__file,
#UserForm75_popup_EditableFileField59_wrapper .form_input__file {
  display: inline-block;
  margin-bottom: 10px;
  color: #464646;
}
#UserForm70_popup_EditableFileField27_wrapper .form_uploadClose,
#UserForm75_popup_EditableFileField59_wrapper .form_uploadClose {
  position: relative;
  top: 4px;
  margin-left: 8px;
  background: url("/themes/comp1/img/delete-file.png") no-repeat;
  cursor: pointer;
  width: 18px;
  height: 18px;
  display: inline-block;
}
#UserForm70_popup_EditableFileField27_wrapper .form_uploadClose:hover,
#UserForm75_popup_EditableFileField59_wrapper .form_uploadClose:hover {
  opacity: 0.92;
}
#UserForm70_popup_EditableFileField27_wrapper .form_uploadName,
#UserForm75_popup_EditableFileField59_wrapper .form_uploadName {
  display: block;
  clear: both;
  margin-bottom: 10px;
  width: 100%;
  color: #464646;
}
#UserForm70_popup_EditableTextField26 {
  width: 100% !important;
  font-style: normal !important;
}
#UserForm70_popup_EditableTextField26_wrapper {
  margin-bottom: 12px;
}
#EditableLiteralField31 {
  margin-top: 20px;
}
#UserForm70_popup_EditableFileField27_wrapper {
  margin-top: 20px;
}

/*# sourceMappingURL=../maps/component/contacts.css.map */


/****** FILE: themes/comp1/css/component/catalogProducts.css *****/
.catalogProducts_filtersNote {
  position: absolute;
  z-index: 20;
  -webkit-transform: translateX(0.5rem);
      -ms-transform: translateX(0.5rem);
          transform: translateX(0.5rem);
  padding: 0.5rem;
  line-height: 1.5rem;
  font-size: 0.875rem;
  font-weight: 400;
  background-color: #efefef;
}
.catalogProducts_filtersNote:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  border-right: 1.25rem solid #efefef;
  border-top: 1.25rem solid transparent;
  border-bottom: 1.25rem solid transparent;
}
.catalogProducts_menuBar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 2.5rem;
  line-height: 2.5rem;
  overflow: hidden;
  font-size: 0.875rem;
  font-weight: 400;
}
.catalogProducts_sortsText,
.catalogProducts_sortsOption {
  float: left;
  margin-right: 1rem;
}
.catalogProducts_sortsOption__current {
  padding: 0 1rem;
  color: #373737 !important;
  background: #efefef;
}
.catalogProducts_views {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.catalogProducts_viewsOption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  border: 1px solid currentColor;
}
.catalogProducts_viewsOption:not(:last-child) {
  margin-right: 1rem;
}
.catalogProducts_viewsOption__current {
  color: #373737 !important;
  border: none;
  background: #efefef;
}
.catalogProducts_viewsText {
  margin-right: 1rem;
}
.catalogProducts_viewsOptionIcon {
  width: 1rem;
  height: 1rem;
}

/*# sourceMappingURL=../maps/component/catalogProducts.css.map */


/****** FILE: themes/comp1/css/component/pageSubMenu.css *****/
.pageSubMenu_list {
  margin-bottom: 0;
}
.pageSubMenu_listItem {
  list-style: none;
}
.pageSubMenu_listItem:not(:last-child) {
  margin-bottom: 1rem;
}
.pageSubMenu_listItemLink {
  position: relative;
  display: block;
  padding-left: 1rem;
}
.pageSubMenu_listItemLink:before {
  content: ">";
  position: absolute;
  top: 0;
  left: 0;
}

/*# sourceMappingURL=../maps/component/pageSubMenu.css.map */


/****** FILE: themes/comp1/css/component/catalogRubrics.css *****/
.catalogRubrics {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 2rem;
  margin-right: -20px;
  margin-bottom: 2.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.catalogRubrics_item {
  margin: 0;
  padding: 0;
  width: -webkit-calc(100% / 4 - 20px);
  width: calc(100% / 4 - 20px);
  margin-right: 20px;
  margin-bottom: 1.5rem;
}
.catalogRubrics_itemImage {
  display: block;
  width: 100%;
}
.catalogRubrics_itemImage__placeholder {
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eee;
  background-size: auto 45%;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.catalogRubrics_itemImageWrapper {
  display: block;
  margin-bottom: 0.75rem;
}
.catalogRubrics_itemTitle {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
  overflow: hidden;
  word-wrap: break-word;
  max-height: 4.6875rem;
}

/*# sourceMappingURL=../maps/component/catalogRubrics.css.map */


/****** FILE: themes/comp1/css/component/product.css *****/
.product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.product_left {
  width: 280px;
}
.product_right {
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
}
.product_mainPhoto {
  display: block;
  width: 100%;
}
.product_mainPhoto__placeholder {
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #eee;
  background-size: auto 45%;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.product_mainPhotoWrapper {
  display: block;
}
.product_photos {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: 20px;
  margin-right: -20px;
  margin-bottom: -20px;
}
.product_photo {
  display: block;
}
.product_photoWrapper {
  margin-right: 20px;
  margin-bottom: 20px;
}
.product_photo > img {
  display: block;
}
.product_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem;
  margin-bottom: 2.5rem;
  background-color: #efefef;
  overflow: hidden;
}
.product_price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
  font-weight: 400;
}
.product_priceDiscountWrapper {
  margin-bottom: 0.5rem;
}
.product_priceDiscount {
  font-size: 2rem;
  font-weight: 600;
}
.product_priceDiscountCurrency {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
}
.product_priceOld {
  font-size: 1.5rem;
  text-decoration: line-through;
  color: #919191;
}
.product_priceOldCurrency {
  font-family: "Roboto", sans-serif;
  color: #919191;
}
.product_orderBlock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.product_availableStatus {
  margin-right: 1rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 2.5rem;
}
.product_availableStatus__available {
  color: #00b070;
}
.product_availableStatus__unavailable {
  color: #909090;
}
.product_params {
  margin-bottom: 2.5rem;
}
.product_param {
  margin: 0;
}
.product_param:not(:last-child) {
  margin-bottom: 1rem;
}
.product_paramTitle {
  font-weight: 600;
}
.form_actions__orderButton {
  width: 208px;
}

/*# sourceMappingURL=../maps/component/product.css.map */


/****** FILE: themes/comp1/css/component/testimonials.css *****/
.testimonials {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 1020px;
  box-sizing: content-box;
  margin: 0 auto !important;
}
.testimonials_item {
  margin: 0;
  padding: 0;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  outline: none;
}
.testimonials_itemContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  outline: none;
  width: 492px;
  margin: auto;
}
.testimonials_itemImage {
  width: 152px;
  min-width: 152px;
  height: 152px;
  border-radius: 50%;
}
.testimonials_itemImage__placeholder {
  background-color: #eee;
  background-size: auto 45%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.testimonials_itemInfo {
  display: block;
}
.testimonials_itemText {
  position: relative;
  width: -webkit-calc(100% - 2rem);
  width: calc(100% - 2rem);
  box-sizing: border-box;
  margin: auto auto auto 2rem;
  padding: 13px 17px;
  background-color: #f0eada;
  color: #333;
  font-size: 13px;
  font-style: italic;
  line-height: 20px;
  text-align: left;
  outline: none;
}
.testimonials_itemText:before {
  content: "";
  position: absolute;
  left: 0;
  z-index: -1;
  width: 3rem;
  height: 5rem;
  margin: auto;
  background: #f0eada;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.testimonials_itemTitle {
  display: block;
  color: #333;
  font-size: 1.25rem;
  line-height: 24px;
  width: -webkit-calc(100% - 2rem);
  width: calc(100% - 2rem);
  margin: 0 auto 4px 2rem;
}
.testimonials_itemSubTitle {
  display: block;
  color: #464646;
  font-size: 14px;
  line-height: 18px;
  width: -webkit-calc(100% - 2rem);
  width: calc(100% - 2rem);
  margin: 0 auto 8px 2rem;
}

/*# sourceMappingURL=../maps/component/testimonials.css.map */


/****** FILE: themes/comp1/css/component/CarouselHomepageWidget_carousel.css *****/
.carousel {
  padding: 0 2.5rem;
  font-size: 0;
}
.carousel_item {
  width: 180px !important;
  margin: 0 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.carousel_itemImage {
  display: block;
  width: 100%;
  height: 126px;
}
.carousel_itemImageWrapper {
  display: block;
  width: 100%;
}

/*# sourceMappingURL=../maps/component/CarouselHomepageWidget_carousel.css.map */


/****** FILE: themes/comp1/css/component/orderList.css *****/
.orderList_table {
  width: 100%;
  margin: 2rem 0;
}
.orderList_tableCell {
  box-sizing: content-box;
  border-bottom: 1px solid #cdcdcd;
  padding: 0.75rem 1rem;
  vertical-align: top;
  background-color: #fff;
}
.orderList_tableCell:not(.orderList_tableCell__title) {
  white-space: nowrap;
}
.orderList_tableCell__header {
  border: none;
  background-color: #efefef;
  font-weight: 300;
  line-height: 1;
  text-align: left;
}
.orderList_tableCell__center {
  text-align: center;
}
.orderList_tableCell__right {
  text-align: right;
}
.orderList_tableCell__image {
  width: 80px;
  padding-right: 0;
}
.orderList_tableCell__price {
  width: 4.375em;
}
.orderList_tableCell__quantity {
  width: 5.625em;
}
.orderList_tableCell__sum {
  width: 4.375em;
  font-weight: 600;
}
.orderList_itemImage {
  display: block;
  width: 100%;
  padding-top: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/themes/comp1/img/placeholder.svg");
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
.orderList_itemImage__placeholder {
  background-color: #eee;
  background-size: auto 45%;
}
.orderList_itemTitle {
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.25;
}
.orderList_currency {
  font-size: 12px;
  font-weight: 400;
}
.orderList_currency__sum {
  font-weight: 700;
}
.orderList_currency__total {
  font-size: 16px;
}
.orderList_tableRow__last > td {
  border-bottom: none;
}
.orderList_tableRow__foot > td {
  border-bottom: none;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1;
  vertical-align: bottom;
  background-color: #efefef;
}
.orderList_tableRow__foot:first-child > td {
  padding-top: 2rem;
}
.orderList_tableRow__foot:last-child > td {
  padding-bottom: 2.5rem;
}
.orderList_totalTitle {
  margin-right: 2rem;
}
.orderList_totalTitle__grand {
  font-weight: 600;
}
.orderList_totalValue {
  display: inline-block;
  width: 6.5rem;
  font-weight: 600;
}
.orderList_totalValue__grand {
  font-size: 1.5rem;
}

/*# sourceMappingURL=../maps/component/orderList.css.map */


/****** FILE: themes/comp1/css/component/about.css *****/
.at {
  font-size: 54px !important;
}
.about_slogan {
  line-height: 46px !important;
  margin-bottom: 40px !important;
}
.about_nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 78px;
}
.about_navItem {
  width: 160px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.about_navItem:nth-child(6n) {
  margin-right: 0;
}
.about_navItemLink {
  display: block;
  color: #111;
}
.about_navItemLink:hover > .about_navItemTitle {
  text-decoration: none;
}
.about_navItemImage {
  max-width: 100%;
  border-radius: 50%;
  margin-bottom: 4px;
}
.about_navItemTitle {
  display: block;
  font-size: 1.125rem;
  line-height: 1.375rem;
  text-decoration: underline;
  text-align: center;
  color: #af0400;
}
.about_instagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
}
.about_instagram a {
  color: #2e6c95 !important;
  text-decoration: underline;
}
.about_instagram a:hover {
  text-decoration: none;
}
.about_content > *:first-child {
  margin-top: 0;
}
.about_content > *:last-child {
  margin-bottom: 0;
}
.about_content h2,
.about_content h1,
.about_content h3,
.about_content h4 {
  padding: 0;
  margin-bottom: 24px !important;
}
.about_content .slick-arrow:hover {
  opacity: 0.7;
}
.about_content .slick-arrow--prev,
.about_content .slick-arrow--next {
  background: url("/themes/comp1/img/arrows2.png") repeat scroll 0 0;
  height: 33px;
  bottom: 5px;
  width: 34px;
  top: auto;
}
.about_content .slick-arrow--prev img,
.about_content .slick-arrow--next img {
  display: none;
}
.about_content .slick-arrow--prev {
  left: 20px;
}
.about_content .slick-arrow--next {
  background-position: -33px 0 !important;
  left: 60px;
}

/*# sourceMappingURL=../maps/component/about.css.map */


