html {font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}
body {position: relative;font-family: 'Lora', serif;font-size: 14px;line-height: 1.2;font-weight: 400;background-color: #fff;color: #000;overflow-x: hidden;margin:0;padding:0;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.container {margin-right:auto;margin-left:auto;padding-left: 15px;padding-right: 15px;}
.container:before, .container:after {display: table;line-height: 0;content: "";}
.container:after {clear: both;}
.row {margin-left: -15px;margin-right: -15px;}
.row:before, .row:after {content: " ";display: table;}
.clear {clear:both;}
.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
a {color: #000;text-decoration:none;cursor:pointer;}
a:hover, a:active {outline:0;color: #ed1635;text-decoration:none;}
img {max-width: 100%;height: auto;vertical-align: middle;border: 0;}
p {margin: 0 0 18px 0;line-height: 1.8;}
input, select, textarea, input[type="text"], input[type="password"], input[type="date"], input[type="number"], input[type="email"], input[type="search"] {-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;outline: 0;}
textarea {width: 100%;max-width: 350px;font-family: Arial;border: 1px solid #fce3bd;font-size: 16px;padding: 6px 12px;}
.inputText {display: inline-block;width: 100%;max-width: 350px;height: 40px;line-height: 28px;font-size: 16px;padding: 5px 10px;border: 1px solid #eacd8e;text-transform: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.inputText:focus, select:focus, textarea:focus {outline: 0;border-color: #000;}
::-webkit-input-placeholder {color: #9a9a9a;}
::-moz-placeholder          {color: #1556a6;}
:-ms-input-placeholder      {color: #9a9a9a;}
/* Заголовки */
h1, h2, h3, h4, h5, h6 {text-rendering: optimizelegibility;text-transform: uppercase;line-height:1.3;margin:0;padding:0;font-weight: 400;font-family: 'RobotoSlab-Regular', serif;letter-spacing: 1px;}
h1 {font-size: 36px;}
h2 {font-size: 30px;}
h3 {font-size: 24px;}
h4 {font-size: 21px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
/* Вспомогательные классы */
ol.unstyled, ul.unstyled {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
dt, dd {line-height: 1.4;}
.required em {color: #E80636;}
.blockquote {padding: 0 0 0 15px;margin: 0 0 20px;border-left: 3px solid #ed1635;text-align: left;line-height: 25px;}
.left {float: left;}
.right {float: right;}
.col-left {float: left !important;}
.col-right {float: right !important;}
.text-center {text-align: center !important;}
.text-right {text-align: right !important;}
.text-left {text-align: left !important;}
.text-italic {font-style: italic !important;}
.bold {font-weight:bold;}
.inline {display: inline-block !important;}
.noscript {position: relative;text-align: center;background-color: #ed1635;color: #fff;top: 0;z-index: 999;width: 100%;padding: 10px 0;}
.unselectable {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.selectable {-webkit-user-select: auto;-moz-user-select: text;-ms-user-select: text;user-select: text;}
.f-fix {float: left;width: 100%;}
.red {color: #E80636;}
.fadeout {opacity: 0;filter: alpha(opacity=0);}
.fadein {opacity: 1;filter: alpha(opacity=100);}
.separator {display: inline-block;width: 1px;height: 18px;background: #000000;margin: 0 5px;text-indent: 9999px;}
.tc {color: #ed1635 !important;}
.DescriptionBlock {margin-bottom: 30px;}
.m15 {margin-right: 15px;margin-left: 15px;}
/* Уведомления */
.success, .warning, .attention, .information {position: relative;color: #fff;min-height: 40px;margin-bottom: 20px;overflow: hidden;padding: 10px 20px;text-shadow: none;font-family: 'RobotoSlab-Regular', serif;font-size: 18px;}
.success {background-color: #eacd8e;border: 1px solid #eacd8e;color: #000;}
.warning {background-color: #f2dede;border: 1px solid #ebccd1;color: #a94442;}
.attention {background-color: #fcf8e3;border: 1px solid #faebcc;color: #8a6d3b;}
.information {background-color: #3FCBFC;border: 1px solid #1ce7fb;color: #fff;}
.success .close, .warning .close, .attention .close, .information .close {float: right;padding-top: 4px;padding-right: 4px;cursor: pointer;}
.success a, .warning a, .attention a, .information a {font-weight: 600;font-size:16px;text-decoration:underline;}
label.invalidInput {color: #E80636;font-size: 90%;}
.name-error, .phone-error {display: block;position: absolute;color: #E80636;text-align: left;margin: 0;}
/* Таблицы */
.table-box {line-height: 18px;margin-bottom: 10px;text-align: center;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;width: 100%;border-collapse: collapse;}
.table-box > tbody > tr > th, .table-box > tfoot > tr > th, .table-box > tbody > tr > td {border: 1px solid #eacd8e;line-height: 18px;padding: 12px 10px;text-align: center;}
.table-box thead td, .table-box tfoot td {background-color: #fff5da;border: 1px solid #eacd8e;line-height: 18px;padding: 12px;text-align: center;color: #2b3038;}
.table-box tbody tr td.cell1 {text-align: right;width: 50%;}
.table-box tbody tr td.cell2 {text-align: left;width: 50%;}
/* Настройки максимальных размеров генерируемых изображений */
.goods-image-icon {max-width:80px; max-height:80px;} 
.goods-image-icon-square {width:160px;height:160px;} 
.goods-image-small{max-width:270px; max-height:270px;}
.goods-image-small-square {width:540px; height:540px;}
.goods-image-medium {max-width:365px; max-height:365px;}
.goods-image-medium-square{width:730px; height:730px;}
.goods-image-other{max-width:150px; max-height:150px;}
.goods-image-other-square {width:300px; height:300px;}
.goods-image-large{max-width:1800px; max-height:1800px;}
.goods-image-large-square {width:1800px; height:1800px;}
.goods-cat-image-icon {max-width:30px; max-height:30px;}
.goods-cat-image-icon-square{width:60px; height:60px;}
.goods-cat-image-medium {max-width:270px; max-height:270px;}
.goods-cat-image-medium-square{width:540px; height:540px;}
.goods-cat-image-other{max-width:100px; max-height:100px;}
.goods-cat-image-other-square {width:200px; height:200px;}
/* END Настройки максимальных размеров генерируемых изображений */
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
.ratings {display: inline-block;font-size: 11px;line-height: 1;}
.ratings:after {content: ".";display: block;clear: both;font-size: 0;height: 0;line-height: 0;overflow: hidden;}
.rating-box {float: left;width: 90px;height: 14px;background: url('/design/d512410/bkg_rating.png?design=newyear') 0 0px repeat-x;overflow: hidden;}
.rating-box .rating {float: left;height: 14px;background: url('/design/d512410/bkg_rating.png?design=newyear') 0 100% repeat-x;}
.rating-cancel, .star-rating {display:block;float:left;width:16px;height:14px;text-indent:-999em;cursor:pointer;background:transparent;overflow:hidden}
.rating-cancel, .rating-cancel a {background:url('//d.stat01.com/design/forall/css/jquery-ui-stars/4.11/delete.gif') no-repeat 0 -16px}
.star-rating, .star-rating a {background:url('/design/d512410/bkg_rating.png?design=newyear') repeat-x scroll 0 100% transparent}
.rating-cancel a, .star-rating a {display:block;width:14px;height:100%;background-position:0 0px;border:0}
.star-rating-on a {background-position:0 100%;}
.star-rating-hover a {background-position:0 100%;}
.star-rating-readonly a {cursor:default !important}
.star-rating {background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */
/* Иконки форматов файлов */
.file_extension_icon        {width:16px;height:16px;display:block;float: left;margin-right: 10px;background:#ffffff url("icons-files-extensions.gif?design=newyear") no-repeat left top;}
.file_extension_icon.torrent{background-position:-16px 0px}
.file_extension_icon.xls    {background-position:-32px 0px}
.file_extension_icon.ie7    {background-position:-48px 0px}
.file_extension_icon.ppt    {background-position:-64px 0px}
.file_extension_icon.htm,
.file_extension_icon.html   {background-position:0px -16px}
.file_extension_icon.avi    {background-position:-16px -16px}
.file_extension_icon.bmp,
.file_extension_icon.gif    {background-position:-32px -16px}
.file_extension_icon.js,
.file_extension_icon.css,
.file_extension_icon.txt    {background-position:-48px -16px}
.file_extension_icon.pptm    {background-position:-64px -16px}
.file_extension_icon.rtf,
.file_extension_icon.doc    {background-position:0px -32px}
.file_extension_icon.jpg    {background-position:-16px -32px}
.file_extension_icon.png    {background-position:-32px -32px}
.file_extension_icon.ini    {background-position:-48px -32px}
.file_extension_icon.pptx   {background-position:-64px -32px}
.file_extension_icon.php    {background-position:0px -48px}
.file_extension_icon.mht,
.file_extension_icon.mhtml  {background-position:-16px -48px}
.file_extension_icon.psd    {background-position:-32px -48px}
.file_extension_icon.zip    {background-position:-48px -48px}
.file_extension_icon.xps    {background-position:-64px -48px}
.file_extension_icon.exe    {background-position:0px -64px}
.file_extension_icon.xml    {background-position:-16px -64px}
.file_extension_icon.wma,
.file_extension_icon.mp3    {background-position:-32px -64px}
.file_extension_icon.xlsx   {background-position:-48px -64px}
.file_extension_icon.xlsb   {background-position:-64px -64px}
.file_extension_icon.pdf    {background-position:0px -80px}
.file_extension_icon.csv    {background-position:-16px -80px}
.file_extension_icon.docx   {background-position:-32px -80px}
.file_extension_icon.accdb  {background-position:-48px -80px}
.file_extension_icon.xlsm   {background-position:-64px -80px}
.file_extension_icon.dll    {background-position:0px -96px}
/* END Иконки форматов файлов */
/* Цена */
.price {display: inline-block;font-size: 20px;font-weight: 500;font-family: FontAwesomef;margin-top: 5px;}
.price:after {display: inline-block;font-family: FontAwesome;font-weight: 300;font-size: 14px;line-height: 1.1;margin-left: 5px;}
.old-price .price, .price.old-price {font-size: 18px;color: #b0b0b0;text-decoration: line-through;font-weight: 300;}
.price.RUB:after, .RUB .price:after {content: "\f158";}
.price.RUB span + span, .RUB .price span + span {display: none;}
/* Капс */
#caps_lock {display: none;text-align: center;max-width: 300px;}
#caps_lock .fa-warning {font-size: 30px;color: #cc003d;}
/* Кнопки */
.button {display: inline-block;overflow: visible;font-size: 14px;font-family: 'Lora', serif;padding: 0px 20px;height: 40px;line-height: 40px;border-width: 1px;border-style: solid;border-color: #ed1635;background-color: #ed1635;color: #fff;letter-spacing: 0.5px;text-transform: uppercase;text-align: center;white-space: nowrap;margin: 0;outline: 0;cursor: pointer;-webkit-appearance: none;-moz-border-radius: 30px;-webkit-border-radius: 30px;border-radius: 30px;}
.button:hover, .button.added {background-color: #dc034f;color: #fff;}
.button2 {border-color: #fce3bd;background-color: #fce3bd;color: #000;}
.button2:hover, .button2.added {border-color: #eacd8e;background-color: #eacd8e;color: #000;}
.button3 {border-color: #c1c1c1;background-color: #fff;color: #b2b2b2;}
.button3:hover, .button3.added {border-color: #ed1635;background-color: #ed1635;}
.button.small {font-size: 14px;padding: 0 10px;height: 30px;line-height: 30px;}
.button.big {font-size: 21px;height: 50px;line-height: 50px;padding: 0 50px;}
.button.big.btn-primary > span {line-height: 50px;}
.button.more {font-size: 14px;height: 30px;line-height: 30px;padding: 0;border: 0;}
.button.more:hover {background: #ed1635;}
.button.more span {display: inline-block;line-height: 30px;padding: 0 15px;vertical-align: top;}
.button.more i {font-size: 18px;height: 30px;line-height: 28px;border-left: 1px solid rgba(255,255,255,0.3);box-shadow: -1px 0 rgba(0,0,0,0.3);padding: 0 7px;}
.remove {display: inline-block;padding: 0 3px;}
.remove:hover {color: #ed1635;}
.remove:after {content: "\f014";display: inline-block;font-family: FontAwesome;font-size: 21px;text-align: center;}
.remove.x:after {content: "\e117";display: inline-block;font-family: icomoon;font-size: 20px;text-align: center;}
.paymentFormSubmitLink, .paymentFormTbodySubmitButton {display: inline-block;cursor: pointer;letter-spacing: 0.01em;padding: 10px 15px;border-color: #fff;color: #fff;background-color: #138808;border: 3px double #fff;}
.paymentFormSubmitLink:hover, .paymentFormTbodySubmitButton:hover  {border-color: #194368;background-color: #194368;}
/* Кнопка с анимацией */
.btn-primary {position: relative;background: #ed1635;color: rgba(255, 255, 255, 0);overflow: hidden;z-index: 1;height: 40px;line-height: 40px;padding: 0 30px;-moz-border-radius: 30px;-webkit-border-radius: 30px;border-radius: 30px;}
.btn-primary:hover {background-color: #ed1635;color: rgba(255, 255, 255, 0);}
.btn-primary .bg, .btn-primary .over, .btn-primary .out {position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: center;line-height: 40px;z-index: 2;color: #fff;}
.btn-primary .bg {left: -50px;background: #fff;opacity: .4;width: 20px;-moz-transform: skewX(45deg);-ms-transform: skewX(45deg);-o-transform: skewX(45deg);-webkit-transform: skewX(45deg);transform: skewX(45deg);}
.btn-primary:hover .bg {left: 100%;-moz-transform: skewX(45deg) translateX(200%);-ms-transform: skewX(45deg) translateX(200%);-o-transform: skewX(45deg) translateX(200%);-webkit-transform: skewX(45deg) translateX(200%);transform: skewX(45deg) translateX(200%);}
.btn-primary .over {top: 60px;}
.btn-primary:hover .over {top: 0;}
.btn-primary:hover .out {top: -60px;}
.btn-primary.button2 {background-color: #fce3bd;color: rgba(0, 0, 0, 0);}
.btn-primary.button2:hover {background-color: #eacd8e;rgba(0, 0, 0, 0);}
.btn-primary.button2 span {color: #000;}
/* Radomir */
.cbutton::after {position: absolute;top: 50%;left: 50%;margin: -35px 0 0 -35px;width: 70px;height: 70px;border-radius: 50%;content: '';opacity: 0;pointer-events: none;box-shadow: inset 0 0 0 35px rgba(245, 0, 86, 0);}
.cbutton.cbutton--click::after {-webkit-animation: anim-effect-radomir 0.5s ease-out forwards;animation: anim-effect-radomir 0.5s ease-out forwards;}
/* Навигация */
.navigation .prev, .navigation .next {display: inline-block;width: 20px;font-size: 60px;line-height: 1;color: #eacd8e;margin: 0 5px;padding: 0;overflow: hidden;text-align: center;cursor: pointer;z-index: 2;}
.navigation .prev:hover, .navigation .next:hover, .navigation .owl-prev:hover, .navigation .owl-next:hover {color: #ed1635;cursor: pointer;}
.navigation .prev.disable, .navigation .next.disable, .navigation .prev.disable:hover, .navigation .next.disable:hover {color: #e1e1e1;cursor: default;}
/* Иконки Новинка, Хит, Скидка*/
.ico-sale, .ico-new, .ico-best {position: absolute;width: 50px;height: 50px;overflow: hidden;top: 10px;left: 10px;z-index: 1;text-indent: -999px;}
.ico-sale {left: auto;right: 10px;background: url("/design/d512410/sale.png?design=newyear&lc=1727876707") no-repeat center;}
.ico-new {background: url("/design/d512410/new.png?design=newyear&lc=1727876707") no-repeat center;}
.ico-best {background: url("/design/d512410/hit.png?design=newyear&lc=1727876707") no-repeat center;}
/* SVG - изображения */
.svg-phone{display:inline-block;width:24px;height:26px;vertical-align: middle;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW 2019 (64-Bit) --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 851.08 851.2' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil0 %7Bfill:%231557A6;fill-rule:nonzero%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M82.33 22.08c30.07,-30.11 79.43,-14.33 127.98,22.21 16.36,12.31 32.83,26.9 48.24,42.46 15.62,15.77 30.26,32.56 42.71,49 39.36,52 58.47,105.99 31.17,134.77l-5.41 5.93c-32.15,34.93 -52.18,56.7 -46.52,78.29 4.26,16.27 15.25,37.06 29.57,58.51 16.61,24.9 37.35,50.02 57.49,70.15l0.11 0.11c20.13,20.14 45.25,40.88 70.15,57.49 21.45,14.32 42.24,25.31 58.51,29.57 21.58,5.65 43.36,-14.37 78.29,-46.52l5.91 -5.43c28.8,-27.28 82.79,-8.17 134.79,31.19 16.44,12.45 33.23,27.1 49,42.71 15.56,15.41 30.15,31.88 42.46,48.24 36.55,48.55 52.31,97.92 22.23,128 -111,113.13 -241.35,103.2 -357.01,51.78 -110.38,-49.07 -206.12,-136.37 -255.61,-185.86 -49.49,-49.49 -136.79,-145.23 -185.86,-255.61l0 -0.11c-51.39,-115.61 -61.31,-245.92 51.8,-356.88zm94.24 67.19c-26.39,-19.86 -48.84,-32.83 -54.36,-27.31l-0.22 0.11c-91.87,89.96 -82.94,197.79 -40.14,294.1 45.23,101.62 127.63,191.8 174.44,238.61 46.81,46.81 136.99,129.21 238.63,174.4 96.3,42.82 204.12,51.79 294.08,-40.1l0.11 -0.22c5.52,-5.52 -7.44,-27.97 -27.31,-54.36 -10.49,-13.95 -23.28,-28.33 -37.16,-42.08 -13.67,-13.53 -28.49,-26.43 -43.28,-37.63 -30.83,-23.34 -57.4,-40.02 -61.81,-35.61l-6.79 6.31c-48.85,44.96 -79.3,72.98 -130.55,59.54 -22.7,-5.95 -49.39,-19.73 -75.69,-37.29 -27.89,-18.6 -56.04,-41.84 -78.64,-64.44l-0.11 -0.11c-22.6,-22.6 -45.84,-50.75 -64.44,-78.64 -17.56,-26.3 -31.34,-52.99 -37.29,-75.69 -13.44,-51.25 14.58,-81.7 59.54,-130.55l6.31 -6.79c4.4,-4.4 -12.27,-30.98 -35.61,-61.81 -11.2,-14.79 -24.1,-29.62 -37.63,-43.28 -13.75,-13.88 -28.13,-26.67 -42.08,-37.16z'/%3E%3C/g%3E%3C/svg%3E ");}
.divider_blue{width:170px;height:30px;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW 2019 (64-Bit) --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 20799.8 3847.8' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil0 %7Bfill:%231557A6;fill-rule:nonzero%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M30650.46 -13898.03c217.39,-217.68 574.23,-103.6 925.21,160.56 118.27,88.99 237.34,194.47 348.74,306.96 112.93,114.01 218.76,235.39 308.77,354.24 284.55,375.92 422.7,766.24 225.34,974.3l-39.11 42.87c-232.43,252.52 -377.23,409.9 -336.31,565.98 30.8,117.62 110.25,267.92 213.77,422.99 120.08,180.01 270.02,361.61 415.62,507.14l0.79 0.79c145.53,145.6 327.13,295.54 507.14,415.62 155.07,103.52 305.37,182.97 422.99,213.77 156.01,40.85 313.46,-103.88 565.98,-336.31l42.73 -39.25c208.2,-197.22 598.52,-59.07 974.44,225.48 118.85,90.01 240.23,195.92 354.24,308.77 112.49,111.4 217.97,230.47 306.96,348.74 264.23,350.98 378.17,707.9 160.71,925.36 -802.46,817.85 -1744.81,746.06 -2580.95,374.33 -797.98,-354.74 -1490.11,-985.87 -1847.89,-1343.65 -357.78,-357.78 -988.91,-1049.91 -1343.65,-1847.89l0 -0.79c-371.52,-835.79 -443.23,-1777.84 374.48,-2580.01zm681.29 485.74c-190.78,-143.58 -353.08,-237.34 -392.98,-197.44l-1.59 0.8c-664.16,650.35 -599.61,1429.89 -290.19,2126.15 326.98,734.65 922.68,1386.59 1261.09,1724.99 338.4,338.41 990.34,934.11 1725.14,1260.8 696.18,309.56 1475.65,374.41 2126,-289.9l0.8 -1.59c39.9,-39.9 -53.79,-202.2 -197.44,-392.98 -75.83,-100.85 -168.3,-204.81 -268.64,-304.21 -98.82,-97.82 -205.96,-191.08 -312.89,-272.04 -222.88,-168.74 -414.96,-289.32 -446.84,-257.44l-49.09 45.62c-353.15,325.03 -573.29,527.59 -943.79,430.43 -164.11,-43.01 -357.06,-142.63 -547.19,-269.58 -201.63,-134.47 -405.13,-302.48 -568.51,-465.86l-0.8 -0.8c-163.38,-163.38 -331.39,-366.88 -465.86,-568.51 -126.95,-190.13 -226.57,-383.08 -269.58,-547.19 -97.16,-370.5 105.4,-590.64 430.43,-943.79l45.62 -49.09c31.81,-31.81 -88.7,-223.96 -257.44,-446.84 -80.96,-106.93 -174.22,-214.14 -272.04,-312.89 -99.4,-100.34 -203.36,-192.81 -304.21,-268.64z'/%3E%3Cg id='_2021111006384'%3E%3Cpath class='fil0' d='M7295.19 2105.53c76.54,24.09 159.46,49.82 244.01,75.97 23.63,-72.19 35.77,-147.77 34.15,-223.18 -1.63,-76.8 -17.53,-153.62 -50.04,-226.73 -7.81,-17.77 -16.21,-34.44 -24.93,-50.24 -4.74,-8.58 -9.68,-17.03 -14.79,-25.37 -74.05,67.24 -146.22,132.74 -212.13,192.27 -69.92,63.15 -138.51,124.85 -204.94,184.19 76.76,24.98 152.9,49.25 228.67,73.09zm-203.06 531.95l3.17 -0.94c81.28,-25.35 155.64,-67.84 220.25,-122.43 61.73,-52.15 114.61,-115.37 156.17,-185.25 -112.77,-38.27 -231.91,-79.3 -350.77,-120.24l-104.83 -36.08c12.68,75.06 25.32,150.41 37.72,225.73 13.13,79.79 25.95,159.64 38.29,239.21zm53.74 -1222.91c-81.6,-18.9 -170.29,-24.98 -262.71,-26.6 28.53,158.17 54.74,316.04 80.62,472.17 111.89,-96.48 223.97,-192.79 335.96,-289.04l64.42 -55.35c-64.39,-51.57 -138.14,-82.61 -218.29,-101.18zm-571.5 451.29c85.17,29.81 170.09,59.23 254.53,88.01 -14.8,-84.37 -30.84,-168.62 -47.65,-252.78 -17.38,-86.92 -35.65,-174.08 -54.23,-261.3 -94.5,33.22 -180.24,79.83 -252.23,138.18 -68.07,55.14 -123.73,120.76 -162.75,195.41 84.17,29.84 170.24,60.27 262.33,92.48zm120.44 770.84c74.59,22.93 153.8,33.03 233.64,28.99 -9.4,-79.81 -19,-159.13 -29.05,-237.23 -9.55,-74.16 -19.54,-147.98 -30.24,-221.14 -61.47,54.06 -122.64,107.25 -183.54,159.74 -63.94,55.08 -128.69,110.37 -194.04,165.73 60.82,46.29 129.84,81.35 203.23,103.91zm-382.4 -322.06c13.19,27.07 28.31,52.82 45.04,77.2 63.37,-56.63 125.32,-111.7 185.48,-164.81 58.32,-51.51 117.43,-103.39 177.39,-155.63 -71.34,-24.36 -145.52,-49.88 -222.46,-76.5 -75.44,-26.12 -154.11,-53.58 -235.98,-82.34 -9.3,43.04 -13.81,88.14 -12.81,135.12 1.09,52.24 9.02,107.13 24.72,164.43 9.93,36.29 22.98,70.48 38.62,102.53zm1984.19 24c112.31,-54.16 224.81,-108.39 340.37,-158.47 27.94,-12.07 53.27,-4.41 70.5,11.93 6.54,6.2 11.86,13.72 15.6,21.85 3.75,8.14 5.98,17.05 6.32,26 0.86,22.69 -9.73,45.27 -36.5,57.78 -110.2,51.53 -220.94,98.22 -331.51,144.61l96.53 32.69c51.01,17.44 100.08,34.53 146.28,51.03 28.34,10.14 42.27,30.69 45.16,52.92 1.32,10.15 0.22,20.51 -2.9,30.18 -3.07,9.52 -8.18,18.59 -14.96,26.36 -16.31,18.65 -41.98,29.79 -72.32,22.29 -47.41,-11.7 -96.75,-24.54 -147.4,-38.13 -30.16,-8.1 -59.61,-16.16 -88.5,-24.18 17.61,23.89 34.14,48.39 49.01,73.25 22.47,37.55 41.32,76.13 54.62,114.93 7,20.36 2.09,41.44 -8.98,57.2 -5.46,7.78 -12.5,14.39 -20.39,19.06 -8.46,5 -17.99,7.88 -27.76,7.79 -15.14,-0.15 -30.23,-7.03 -42.22,-23.39 -24.95,-34.07 -44.72,-70.68 -64.5,-107.31 -12.48,-23.12 -25,-46.27 -38.63,-68.39 -13.88,-22.51 -28.03,-44.41 -42.27,-65.93 -11.69,-17.64 -25.52,-38 -40.02,-59.26 -91.53,-27.04 -184.96,-55.77 -279.87,-85.86 -90.54,-28.71 -180.26,-58.03 -269.22,-87.78 -50.97,95.7 -120.32,181.31 -203.65,250.52 -80.57,66.92 -174.25,118.52 -277.05,149.09 13.66,93.52 26.12,186.69 37.15,279.25 11.4,95.61 21.39,191.66 29.76,288.02l41.67 30.36c90.75,65.98 182.53,132.68 262.3,210.27 15.38,14.97 19.52,32.34 16.24,48.53 -1.86,9.21 -6.16,17.77 -12.15,25.02 -5.66,6.87 -13,12.72 -21.21,16.89 -17.58,8.96 -39.44,10.46 -58.86,-1.11 -44.18,-26.35 -86.7,-55.92 -128.18,-87.06 -29.3,-21.99 -58.06,-44.74 -86.57,-67.68 2.3,36.69 4.35,73.64 6.09,110.92 2.43,52.44 4.13,104.55 4.85,156.09 0.36,25.7 -12.64,43.52 -30.83,53.3 -8.64,4.65 -18.39,7.33 -28.18,8.06 -9.67,0.71 -19.68,-0.47 -29,-3.51 -21.41,-6.98 -39.44,-23.55 -43.76,-49.71 -8.9,-53.8 -17.13,-107.23 -24.89,-160.38 -5.56,-38.05 -10.86,-75.75 -15.99,-113.19 -44.82,58.76 -89.62,117.47 -129.5,168.41 -15.47,19.72 -36.9,24.65 -56.04,20.18 -7.5,-1.74 -14.7,-5.08 -20.96,-9.58 -6.36,-4.58 -11.82,-10.4 -15.74,-17.03 -9.51,-16.06 -10.84,-36.59 3.04,-56.73 37.56,-54.45 75.12,-107.46 112.66,-160.42 28.24,-39.84 56.48,-79.69 83.6,-118.51 -19.87,-157.47 -37.74,-313.49 -55.61,-469.51l-8.21 -71.6c-101.87,6.8 -201.09,-6.23 -293.41,-36 -96.11,-30.98 -184.84,-80.1 -261.43,-143.84 -87.63,73.38 -174.62,145.05 -260.77,214.63 -88.5,71.51 -178.59,142.83 -270.42,213.87 -2.46,36.43 -3.86,72.94 -5.24,109.4 -2.83,74.73 -5.68,149.49 -17.53,222.22 -3.52,21.52 -15.72,37.12 -31.17,46.1 -9.28,5.4 -19.82,8.39 -30.38,8.8 -10.68,0.41 -21.49,-1.84 -31.16,-6.88 -14.89,-7.77 -26.83,-21.91 -31.33,-42.79 -9.03,-41.94 -12.32,-86.51 -11.69,-131.9 0.32,-29.17 2.36,-58.81 5.53,-88.38 -36.45,27.57 -72.6,54.8 -106.94,80 -17.6,12.92 -36.45,13.39 -51.82,6.61 -7.14,-3.13 -13.46,-7.91 -18.48,-13.75 -5.02,-5.81 -8.79,-12.8 -10.82,-20.3 -4.34,-16.09 -1,-34.49 14.4,-49.91 26.8,-26.88 55.2,-55 84.74,-84l55.41 -54.18c-44.15,-5 -88.84,-9.41 -133.49,-13.83 -47.06,-4.64 -94.12,-9.29 -139.65,-14.51 -24.24,-2.79 -38.94,-17.83 -44.74,-35.9 -2.3,-7.2 -3.11,-14.86 -2.46,-22.24 0.65,-7.44 2.79,-14.85 6.3,-21.52 8.81,-16.74 25.82,-28.88 50.11,-27.37 46.9,2.9 93.57,6.54 140.21,10.17 79.65,6.2 159.39,12.44 238.62,14.84 77.38,-73.91 156.89,-148.55 238.22,-223.79 77.86,-72.05 156.02,-143.36 234.37,-213.96 -40.11,-54.88 -73.38,-115.44 -98.11,-180.69 -25.75,-67.96 -42.15,-140.83 -47.29,-217.42 -2.64,-39.37 -1.85,-78.42 1.96,-116.88 3.35,-33.72 9.01,-66.7 16.7,-98.76 -97.55,-34.76 -195.44,-70.31 -293.74,-106.83 -100.73,-37.42 -200.46,-75.33 -298.93,-113.78 -76.23,54.77 -157.06,104.1 -237.46,153.13 -37,22.57 -73.98,45.13 -104.97,64.66 -19.25,12.12 -38.94,8.73 -54.08,-2.3 -5.7,-4.22 -10.69,-9.53 -14.57,-15.43 -3.91,-5.94 -6.87,-12.62 -8.47,-19.49 -4.3,-18.4 0.26,-38.05 18.85,-51.01 34.86,-24.3 68.37,-48.45 101.93,-72.61 52.48,-37.79 105.19,-75.74 159.47,-111.93 -36.09,-14.51 -73.34,-29.61 -112.16,-45.56 -50.51,-20.75 -99.71,-41.31 -146.98,-61.55 -22.87,-9.8 -33.39,-28.73 -34.44,-48.08 -0.45,-8.09 0.85,-16.2 3.59,-23.6 2.78,-7.49 7.15,-14.48 12.81,-20.25 13.23,-13.48 32.98,-20.35 56.33,-12.66 54.95,18.06 112.4,37.86 169.81,57.64l26.1 8.99c-14.39,-24.19 -27.43,-49.05 -38.45,-74.4 -18.82,-43.29 -31.93,-88.26 -36.21,-134.13 -1.55,-16.51 3.89,-30.39 12.95,-40.32 5.95,-6.51 13.51,-11.28 21.75,-13.95 8.3,-2.69 17.28,-3.24 25.97,-1.3 12.83,2.86 24.91,10.91 33.07,25.14 20.55,35.8 38.66,71.35 56.57,106.49 35.1,68.94 69.51,136.41 119.19,198.98 100.08,34.64 204.37,71.06 311.59,108.75 106.71,37.51 205.62,72.49 299.43,105.8 49.49,-105.54 123.5,-198.1 214.9,-268.83 87.94,-68.03 191.99,-115.92 305.86,-135.9 -19.68,-91.55 -39.32,-183.21 -58.62,-275.67 -20.04,-96.07 -39.58,-192.35 -58.04,-288.9l-33.51 -24.6c-87.14,-63.95 -174.32,-127.95 -260.85,-192.79 -19.43,-14.58 -24.94,-34.73 -21.35,-53.16 1.46,-7.54 4.62,-14.85 9.05,-21.29 4.31,-6.39 10.04,-11.93 16.7,-16.07 15.97,-9.86 36.65,-11.87 57.1,1.07 66.38,41.98 133.18,85.19 199.97,128.37 -5.81,-33.46 -11.43,-66.87 -16.83,-100.17 -7.91,-48.87 -15.28,-97.47 -21.89,-145.53 -2.8,-20.37 6.47,-37.76 20.37,-48.8 6.15,-4.88 13.36,-8.54 20.87,-10.66 7.8,-2.24 16.06,-2.71 24.09,-1.13 14.97,2.98 28.11,12.63 34.63,30.9 16.99,47.78 32.76,94.86 47.46,141.28 10.61,33.53 21.11,68.08 31.49,103.45 18.39,-25.4 37.61,-50.29 57.85,-73.96 29.5,-34.48 61.27,-66.54 96.02,-94.13 17.74,-14.09 38.04,-16.57 55.94,-11.44 9.89,2.91 18.93,8.04 26.26,14.75 7.47,6.83 13.41,15.46 16.89,25.13 6.04,16.74 4.88,36.13 -7.7,54.46 -33.39,48.6 -69.78,94.23 -106.21,139.88 -31.03,38.9 -62.11,77.87 -91.08,118.47 24.75,95.1 47.5,191.84 68.7,289.63 20.34,93.79 39.16,188.3 56.9,283.06 85.65,-11.73 166.98,-18.82 247.63,-10.42 87.59,9.11 173.82,36.34 262.81,95.26 16.1,10.67 31.63,22.35 46.72,34.7 10.08,8.27 19.9,16.81 29.5,25.53 82.96,-71.44 163.35,-141.04 241.01,-208.61 81.13,-70.6 163.17,-142.38 246.07,-215.26 -0.07,-33.09 0.58,-65.55 2.01,-97.39 1.57,-35.12 4.16,-70.56 7.89,-106.41l2.5 -25.84c5.4,-57.13 10.86,-114.69 38.4,-167.68 5.91,-11.41 15.27,-18.68 26.01,-22.41 9.28,-3.23 19.67,-3.6 29.51,-1.57 9.66,2 18.94,6.36 26.32,12.71 9.12,7.84 15.52,18.53 16.77,31.42 4.63,47.62 -4.66,94.47 -13.89,140.98 -3.83,19.31 -7.67,38.63 -10.4,58.06 -2.96,21.02 -5.59,42.07 -8,63.07l-1.46 12.92 21.65 -19.06c41.47,-36.52 83,-73.04 124.84,-110.65 28.28,-25.43 60.49,-25.85 86.68,-12.66 9.9,5 18.91,12.06 26.39,20.5 7.42,8.39 13.39,18.18 17.26,28.63 10.47,28.29 6.52,61.52 -22.39,87.31 -31.1,27.77 -75.5,67.9 -120.28,108.39l-27.62 24.89 14.23 2.39c17.58,2.85 35.5,5.38 53.72,7.49 24.41,2.83 49.5,3.73 74.56,4.59 38.83,1.37 77.73,2.74 115.78,10.99 18.99,4.04 33.16,16.14 41.16,30.85 4.63,8.58 7.19,18.08 7.42,27.48 0.24,9.93 -2.1,19.83 -7.29,28.55 -7.23,12.22 -19.81,21.73 -38.21,25.19 -59.07,11.16 -123.57,7.76 -188.03,-3.05 -59.7,-10.03 -119.31,-26.37 -174.46,-43.31 -88.41,79.91 -169.71,153.58 -247.27,223.98l-243.32 221.11c29.1,44.89 53.22,93.04 72,143.53 20.73,55.75 34.97,114.39 42.21,174.67 6.9,57.39 7.03,114.58 1.21,170.72 -5.34,51.55 -15.75,102.25 -30.57,151.46 92.2,28.51 182.28,56.45 264.47,82.26 88.97,27.93 180.2,56.98 275.2,87.86l101.68 -48.89z'/%3E%3Cpath class='fil0' d='M20695.27 1704.02c-682.03,871.47 -2148.39,1258.32 -3205.87,1010.07 -524.16,-123.01 -1019.85,-452.82 -1234.44,-960.22 -175.79,-415.65 -91.27,-903.22 387.49,-1029.41 280.46,-73.87 609.49,39.34 740.37,330.06 175.97,390.98 -546.94,755.61 -686.96,251.46 -20.74,-74.61 -146.93,-63.22 -139.59,18.91 63.42,711.94 1114.95,515.2 1010.39,-206.06 -119.24,-822.82 -1403.11,-756.32 -1587.54,-4.55 -36.12,147.39 -41.24,289.63 -21.48,425.38 -718.93,-836.93 -1770.74,-1369.66 -2867.77,-1502.59 -1214.08,-147.1 -2629.96,214.88 -2935.67,1559.14 -231.53,1018.19 430.24,2360.58 1622.63,2251.89 1125.57,-102.63 1681.16,-1643.31 705.45,-2334.55 -422.17,-299.12 -1072.83,-224.4 -1311.52,276.93 -207.05,434.84 123.05,969.58 603,952.26 95.29,-3.42 126.51,-155.86 23.6,-174.49 -486.69,-88.12 -622.44,-709.15 -167.53,-946.99 430.85,-225.22 882.97,89.43 1051.77,485.14 306.14,717.48 -250.93,1540.33 -1031.31,1531.05 -1279.59,-15.31 -1611.56,-1667.86 -1048.1,-2563.35 618.42,-982.88 2074.33,-975.78 3071,-714.27 953.45,250.23 1762.72,809.91 2402.66,1544.36 283.39,557.95 979.07,950.77 1547.36,1038.01 1074.13,164.85 2564.02,-187.01 3163.25,-1167.84 33.44,-54.75 -49.85,-123.22 -91.19,-70.34z'/%3E%3Cpath class='fil0' d='M16651.95 2899.61c26.67,-24.77 71.4,-29.6 105.37,8.01 66.01,73.09 86.78,244.54 -25.54,287.72 -99.98,38.38 -213.29,-24.73 -243.73,-124.88 -33.17,-108.94 65.4,-186.55 163.9,-170.85z'/%3E%3Cpath class='fil0' d='M15715.31 2097.42c41.42,7.72 76.76,25.01 103.96,49.42 40.29,12.56 76.1,45.12 94.83,81.95 38.63,75.95 8.93,151.45 -60.71,195.51 -165.56,104.77 -288.15,-90.98 -257.88,-242.25 10.86,-54.4 63.36,-95.22 119.8,-84.63z'/%3E%3Cpath class='fil0' d='M14780.6 1450.36c150.18,-98.25 351.41,121.49 220.35,253.22 -3.14,3.18 -6.6,5.01 -9.88,7.69 -11.82,22.65 -31.54,41.42 -55.6,49.96 -179.1,63.5 -315.27,-205.92 -154.87,-310.87z'/%3E%3Cpath class='fil0' d='M2299.2 2865.2c341.31,-172.31 637.87,-423.01 804.52,-726.81 11.12,-20.17 29.12,-27.84 47.52,-26.88 8.31,0.45 16.57,2.74 24,6.44 7.25,3.7 14.01,8.78 19.55,14.9 13.69,15.1 20.31,36.31 11.3,58.46 -132.86,326.84 -404.59,585.6 -729.32,769.79 -375.17,212.81 -821.73,326.28 -1206.25,330.12 -201.03,2.01 -434.27,-47.77 -645.59,-144.31 -189.74,-86.68 -362.19,-211.22 -478.51,-369.98l-0.32 -0.46c-23.21,-33.77 -44.73,-67.01 -64.41,-103.75 -19.77,-36.9 -37.51,-77 -52.92,-124.09l-0.08 -0.15c-14.16,-44.65 -24.24,-91.24 -29.67,-139.72 -5.23,-46.57 -6.16,-94.77 -2.28,-144.47 13.16,-167.94 109.18,-301.02 239.3,-386.76 81.47,-53.69 176.39,-88.78 272.55,-102.13 96.56,-13.39 194.65,-4.97 281.99,28.41 121.54,46.44 222.26,140.77 269.81,291.17 56.36,178.24 -4.82,325.15 -110.05,414.6 -41.31,35.13 -89.57,61.34 -140.2,77.02 -50.79,15.72 -104.02,20.84 -155.18,13.77 -116.66,-16.14 -222.03,-94.92 -263.04,-254.77 -6.25,-24.33 1.36,-44.25 15.74,-58.05 7.24,-6.92 16.2,-12.14 25.82,-15.36 9.43,-3.14 19.62,-4.47 29.53,-3.72 22.18,1.67 43.54,13.23 54.49,36.87 41.77,90.32 109.26,122.82 177.12,118.28 35.04,-2.34 70.51,-14.38 102.92,-33.3 32.8,-19.14 62.27,-45.19 84.93,-75.31 49,-65.13 66.53,-149.85 16.73,-225.01 -52.43,-79.11 -128.83,-128.6 -212.25,-150.53 -90.64,-23.81 -189.58,-15.25 -275.36,23.04 -21.23,9.48 -40.91,19.99 -58.99,31.38 -96.68,60.94 -149.69,148.35 -167.25,245.67 -17.78,98.59 0.46,207.72 46.31,310.42 13.51,30.24 29.42,59.95 47.48,88.6 89.82,142.5 216.15,252.86 361.14,331.83 158.95,86.59 340.42,135.52 521,147.85 361.4,24.71 774.78,-69.72 1137.92,-253.06z'/%3E%3Cpath class='fil0' d='M1945.84 2626.49c-7.97,-25.99 3.34,-57.63 39.68,-68.23 70.62,-20.59 192.65,21.24 185.13,110.81 -6.74,79.7 -86.04,135.34 -163.28,123.22 -84.04,-13.16 -104.14,-104.68 -61.53,-165.8z'/%3E%3Cpath class='fil0' d='M3530.89 2344.59c16.43,-22.31 36.8,-38.27 59.04,-47.38 18.98,-20.25 48.51,-32.12 75.68,-32.65 56.03,-1.11 92.21,38.11 98.34,91.96 14.57,128.02 -136.43,144.49 -217.3,83.23 -29.09,-22.01 -38.2,-64.79 -15.76,-95.16z'/%3E%3Cpath class='fil0' d='M2928.8 2940.52c-19.34,-149.66 220.7,-221.46 272.38,-74 1.26,3.54 1.38,6.83 2.2,10.29 12.82,17.25 19.8,39.05 17.45,60.39 -17.56,158.82 -271.36,163.17 -292.03,3.32z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.divider_white{width:170px;height:30px;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW 2019 (64-Bit) --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 20799.8 3847.8' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil1 %7Bfill:%23FEFEFE;fill-rule:nonzero%7D .fil0 %7Bfill:%231557A6;fill-rule:nonzero%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M30650.46 -13898.03c217.39,-217.68 574.23,-103.6 925.21,160.56 118.27,88.99 237.34,194.47 348.74,306.96 112.93,114.01 218.76,235.39 308.77,354.24 284.55,375.92 422.7,766.24 225.34,974.3l-39.11 42.87c-232.43,252.52 -377.23,409.9 -336.31,565.98 30.8,117.62 110.25,267.92 213.77,422.99 120.08,180.01 270.02,361.61 415.62,507.14l0.79 0.79c145.53,145.6 327.13,295.54 507.14,415.62 155.07,103.52 305.37,182.97 422.99,213.77 156.01,40.85 313.46,-103.88 565.98,-336.31l42.73 -39.25c208.2,-197.22 598.52,-59.07 974.44,225.48 118.85,90.01 240.23,195.92 354.24,308.77 112.49,111.4 217.97,230.47 306.96,348.74 264.23,350.98 378.17,707.9 160.71,925.36 -802.46,817.85 -1744.81,746.06 -2580.95,374.33 -797.98,-354.74 -1490.11,-985.87 -1847.89,-1343.65 -357.78,-357.78 -988.91,-1049.91 -1343.65,-1847.89l0 -0.79c-371.52,-835.79 -443.23,-1777.84 374.48,-2580.01zm681.29 485.74c-190.78,-143.58 -353.08,-237.34 -392.98,-197.44l-1.59 0.8c-664.16,650.35 -599.61,1429.89 -290.19,2126.15 326.98,734.65 922.68,1386.59 1261.09,1724.99 338.4,338.41 990.34,934.11 1725.14,1260.8 696.18,309.56 1475.65,374.41 2126,-289.9l0.8 -1.59c39.9,-39.9 -53.79,-202.2 -197.44,-392.98 -75.83,-100.85 -168.3,-204.81 -268.64,-304.21 -98.82,-97.82 -205.96,-191.08 -312.89,-272.04 -222.88,-168.74 -414.96,-289.32 -446.84,-257.44l-49.09 45.62c-353.15,325.03 -573.29,527.59 -943.79,430.43 -164.11,-43.01 -357.06,-142.63 -547.19,-269.58 -201.63,-134.47 -405.13,-302.48 -568.51,-465.86l-0.8 -0.8c-163.38,-163.38 -331.39,-366.88 -465.86,-568.51 -126.95,-190.13 -226.57,-383.08 -269.58,-547.19 -97.16,-370.5 105.4,-590.64 430.43,-943.79l45.62 -49.09c31.81,-31.81 -88.7,-223.96 -257.44,-446.84 -80.96,-106.93 -174.22,-214.14 -272.04,-312.89 -99.4,-100.34 -203.36,-192.81 -304.21,-268.64z'/%3E%3Cg id='_2021043019440'%3E%3Cpath class='fil1' d='M7295.21 2105.53c76.54,24.09 159.46,49.82 244.01,75.97 23.63,-72.19 35.77,-147.77 34.15,-223.18 -1.63,-76.8 -17.53,-153.62 -50.04,-226.73 -7.81,-17.77 -16.21,-34.44 -24.93,-50.24 -4.74,-8.58 -9.68,-17.03 -14.79,-25.37 -74.05,67.24 -146.22,132.74 -212.13,192.27 -69.92,63.15 -138.51,124.85 -204.94,184.19 76.76,24.98 152.9,49.25 228.67,73.09zm-203.06 531.95l3.17 -0.94c81.28,-25.35 155.64,-67.84 220.25,-122.43 61.73,-52.15 114.61,-115.37 156.17,-185.25 -112.77,-38.27 -231.91,-79.3 -350.77,-120.24l-104.83 -36.08c12.68,75.06 25.32,150.41 37.72,225.73 13.13,79.79 25.95,159.64 38.29,239.21zm53.74 -1222.91c-81.6,-18.9 -170.29,-24.98 -262.71,-26.6 28.53,158.17 54.74,316.04 80.62,472.17 111.89,-96.48 223.97,-192.79 335.96,-289.04l64.42 -55.35c-64.39,-51.57 -138.14,-82.61 -218.29,-101.18zm-571.5 451.29c85.17,29.81 170.09,59.23 254.53,88.01 -14.8,-84.37 -30.84,-168.62 -47.65,-252.78 -17.38,-86.92 -35.65,-174.08 -54.23,-261.3 -94.5,33.22 -180.24,79.83 -252.23,138.18 -68.07,55.14 -123.73,120.76 -162.75,195.41 84.17,29.84 170.24,60.27 262.33,92.48zm120.44 770.84c74.59,22.93 153.8,33.03 233.64,28.99 -9.4,-79.81 -19,-159.13 -29.05,-237.23 -9.55,-74.16 -19.54,-147.98 -30.24,-221.14 -61.47,54.06 -122.64,107.25 -183.54,159.74 -63.94,55.08 -128.69,110.37 -194.04,165.73 60.82,46.29 129.84,81.35 203.23,103.91zm-382.4 -322.06c13.19,27.07 28.31,52.82 45.04,77.2 63.37,-56.63 125.32,-111.7 185.48,-164.81 58.32,-51.51 117.43,-103.39 177.39,-155.63 -71.34,-24.36 -145.52,-49.88 -222.46,-76.5 -75.44,-26.12 -154.11,-53.58 -235.98,-82.34 -9.3,43.04 -13.81,88.14 -12.81,135.12 1.09,52.24 9.02,107.13 24.72,164.43 9.93,36.29 22.98,70.48 38.62,102.53zm1984.19 24c112.31,-54.16 224.81,-108.39 340.37,-158.47 27.94,-12.07 53.27,-4.41 70.5,11.93 6.54,6.2 11.86,13.72 15.6,21.85 3.75,8.14 5.98,17.05 6.32,26 0.86,22.69 -9.73,45.27 -36.5,57.78 -110.2,51.53 -220.94,98.22 -331.51,144.61l96.53 32.69c51.01,17.44 100.08,34.53 146.28,51.03 28.34,10.14 42.27,30.69 45.16,52.92 1.32,10.15 0.22,20.51 -2.9,30.18 -3.07,9.52 -8.18,18.59 -14.96,26.36 -16.31,18.65 -41.98,29.79 -72.32,22.29 -47.41,-11.7 -96.75,-24.54 -147.4,-38.13 -30.16,-8.1 -59.61,-16.16 -88.5,-24.18 17.61,23.89 34.14,48.39 49.01,73.25 22.47,37.55 41.32,76.13 54.62,114.93 7,20.36 2.09,41.44 -8.98,57.2 -5.46,7.78 -12.5,14.39 -20.39,19.06 -8.46,5 -17.99,7.88 -27.76,7.79 -15.14,-0.15 -30.23,-7.03 -42.22,-23.39 -24.95,-34.07 -44.72,-70.68 -64.5,-107.31 -12.48,-23.12 -25,-46.27 -38.63,-68.39 -13.88,-22.51 -28.03,-44.41 -42.27,-65.93 -11.69,-17.64 -25.52,-38 -40.02,-59.26 -91.53,-27.04 -184.96,-55.77 -279.87,-85.86 -90.54,-28.71 -180.26,-58.03 -269.22,-87.78 -50.97,95.7 -120.32,181.31 -203.65,250.52 -80.57,66.92 -174.25,118.52 -277.05,149.09 13.66,93.52 26.12,186.69 37.15,279.25 11.4,95.61 21.39,191.66 29.76,288.02l41.67 30.36c90.75,65.98 182.53,132.68 262.3,210.27 15.38,14.97 19.52,32.34 16.24,48.53 -1.86,9.21 -6.16,17.77 -12.15,25.02 -5.66,6.87 -13,12.72 -21.21,16.89 -17.58,8.96 -39.44,10.46 -58.86,-1.11 -44.18,-26.35 -86.7,-55.92 -128.18,-87.06 -29.3,-21.99 -58.06,-44.74 -86.57,-67.68 2.3,36.69 4.35,73.64 6.09,110.92 2.43,52.44 4.13,104.55 4.85,156.09 0.36,25.7 -12.64,43.52 -30.83,53.3 -8.64,4.65 -18.39,7.33 -28.18,8.06 -9.67,0.71 -19.68,-0.47 -29,-3.51 -21.41,-6.98 -39.44,-23.55 -43.76,-49.71 -8.9,-53.8 -17.13,-107.23 -24.89,-160.38 -5.56,-38.05 -10.86,-75.75 -15.99,-113.19 -44.82,58.76 -89.62,117.47 -129.5,168.41 -15.47,19.72 -36.9,24.65 -56.04,20.18 -7.5,-1.74 -14.7,-5.08 -20.96,-9.58 -6.36,-4.58 -11.82,-10.4 -15.74,-17.03 -9.51,-16.06 -10.84,-36.59 3.04,-56.73 37.56,-54.45 75.12,-107.46 112.66,-160.42 28.24,-39.84 56.48,-79.69 83.6,-118.51 -19.87,-157.47 -37.74,-313.49 -55.61,-469.51l-8.21 -71.6c-101.87,6.8 -201.09,-6.23 -293.41,-36 -96.11,-30.98 -184.84,-80.1 -261.43,-143.84 -87.63,73.38 -174.62,145.05 -260.77,214.63 -88.5,71.51 -178.59,142.83 -270.42,213.87 -2.46,36.43 -3.86,72.94 -5.24,109.4 -2.83,74.73 -5.68,149.49 -17.53,222.22 -3.52,21.52 -15.72,37.12 -31.17,46.1 -9.28,5.4 -19.82,8.39 -30.38,8.8 -10.68,0.41 -21.49,-1.84 -31.16,-6.88 -14.89,-7.77 -26.83,-21.91 -31.33,-42.79 -9.03,-41.94 -12.32,-86.51 -11.69,-131.9 0.32,-29.17 2.36,-58.81 5.53,-88.38 -36.45,27.57 -72.6,54.8 -106.94,80 -17.6,12.92 -36.45,13.39 -51.82,6.61 -7.14,-3.13 -13.46,-7.91 -18.48,-13.75 -5.02,-5.81 -8.79,-12.8 -10.82,-20.3 -4.34,-16.09 -1,-34.49 14.4,-49.91 26.8,-26.88 55.2,-55 84.74,-84l55.41 -54.18c-44.15,-5 -88.84,-9.41 -133.49,-13.83 -47.06,-4.64 -94.12,-9.29 -139.65,-14.51 -24.24,-2.79 -38.94,-17.83 -44.74,-35.9 -2.3,-7.2 -3.11,-14.86 -2.46,-22.24 0.65,-7.44 2.79,-14.85 6.3,-21.52 8.81,-16.74 25.82,-28.88 50.11,-27.37 46.9,2.9 93.57,6.54 140.21,10.17 79.65,6.2 159.39,12.44 238.62,14.84 77.38,-73.91 156.89,-148.55 238.22,-223.79 77.86,-72.05 156.02,-143.36 234.37,-213.96 -40.11,-54.88 -73.38,-115.44 -98.11,-180.69 -25.75,-67.96 -42.15,-140.83 -47.29,-217.42 -2.64,-39.37 -1.85,-78.42 1.96,-116.88 3.35,-33.72 9.01,-66.7 16.7,-98.76 -97.55,-34.76 -195.44,-70.31 -293.74,-106.83 -100.73,-37.42 -200.46,-75.33 -298.93,-113.78 -76.23,54.77 -157.06,104.1 -237.46,153.13 -37,22.57 -73.98,45.13 -104.97,64.66 -19.25,12.12 -38.94,8.73 -54.08,-2.3 -5.7,-4.22 -10.69,-9.53 -14.57,-15.43 -3.91,-5.94 -6.87,-12.62 -8.47,-19.49 -4.3,-18.4 0.26,-38.05 18.85,-51.01 34.86,-24.3 68.37,-48.45 101.93,-72.61 52.48,-37.79 105.19,-75.74 159.47,-111.93 -36.09,-14.51 -73.34,-29.61 -112.16,-45.56 -50.51,-20.75 -99.71,-41.31 -146.98,-61.55 -22.87,-9.8 -33.39,-28.73 -34.44,-48.08 -0.45,-8.09 0.85,-16.2 3.59,-23.6 2.78,-7.49 7.15,-14.48 12.81,-20.25 13.23,-13.48 32.98,-20.35 56.33,-12.66 54.95,18.06 112.4,37.86 169.81,57.64l26.1 8.99c-14.39,-24.19 -27.43,-49.05 -38.45,-74.4 -18.82,-43.29 -31.93,-88.26 -36.21,-134.13 -1.55,-16.51 3.89,-30.39 12.95,-40.32 5.95,-6.51 13.51,-11.28 21.75,-13.95 8.3,-2.69 17.28,-3.24 25.97,-1.3 12.83,2.86 24.91,10.91 33.07,25.14 20.55,35.8 38.66,71.35 56.57,106.49 35.1,68.94 69.51,136.41 119.19,198.98 100.08,34.64 204.37,71.06 311.59,108.75 106.71,37.51 205.62,72.49 299.43,105.8 49.49,-105.54 123.5,-198.1 214.9,-268.83 87.94,-68.03 191.99,-115.92 305.86,-135.9 -19.68,-91.55 -39.32,-183.21 -58.62,-275.67 -20.04,-96.07 -39.58,-192.35 -58.04,-288.9l-33.51 -24.6c-87.14,-63.95 -174.32,-127.95 -260.85,-192.79 -19.43,-14.58 -24.94,-34.73 -21.35,-53.16 1.46,-7.54 4.62,-14.85 9.05,-21.29 4.31,-6.39 10.04,-11.93 16.7,-16.07 15.97,-9.86 36.65,-11.87 57.1,1.07 66.38,41.98 133.18,85.19 199.97,128.37 -5.81,-33.46 -11.43,-66.87 -16.83,-100.17 -7.91,-48.87 -15.28,-97.47 -21.89,-145.53 -2.8,-20.37 6.47,-37.76 20.37,-48.8 6.15,-4.88 13.36,-8.54 20.87,-10.66 7.8,-2.24 16.06,-2.71 24.09,-1.13 14.97,2.98 28.11,12.63 34.63,30.9 16.99,47.78 32.76,94.86 47.46,141.28 10.61,33.53 21.11,68.08 31.49,103.45 18.39,-25.4 37.61,-50.29 57.85,-73.96 29.5,-34.48 61.27,-66.54 96.02,-94.13 17.74,-14.09 38.04,-16.57 55.94,-11.44 9.89,2.91 18.93,8.04 26.26,14.75 7.47,6.83 13.41,15.46 16.89,25.13 6.04,16.74 4.88,36.13 -7.7,54.46 -33.39,48.6 -69.78,94.23 -106.21,139.88 -31.03,38.9 -62.11,77.87 -91.08,118.47 24.75,95.1 47.5,191.84 68.7,289.63 20.34,93.79 39.16,188.3 56.9,283.06 85.65,-11.73 166.98,-18.82 247.63,-10.42 87.59,9.11 173.82,36.34 262.81,95.26 16.1,10.67 31.63,22.35 46.72,34.7 10.08,8.27 19.9,16.81 29.5,25.53 82.96,-71.44 163.35,-141.04 241.01,-208.61 81.13,-70.6 163.17,-142.38 246.07,-215.26 -0.07,-33.09 0.58,-65.55 2.01,-97.39 1.57,-35.12 4.16,-70.56 7.89,-106.41l2.5 -25.84c5.4,-57.13 10.86,-114.69 38.4,-167.68 5.91,-11.41 15.27,-18.68 26.01,-22.41 9.28,-3.23 19.67,-3.6 29.51,-1.57 9.66,2 18.94,6.36 26.32,12.71 9.12,7.84 15.52,18.53 16.77,31.42 4.63,47.62 -4.66,94.47 -13.89,140.98 -3.83,19.31 -7.67,38.63 -10.4,58.06 -2.96,21.02 -5.59,42.07 -8,63.07l-1.46 12.92 21.65 -19.06c41.47,-36.52 83,-73.04 124.84,-110.65 28.28,-25.43 60.49,-25.85 86.68,-12.66 9.9,5 18.91,12.06 26.39,20.5 7.42,8.39 13.39,18.18 17.26,28.63 10.47,28.29 6.52,61.52 -22.39,87.31 -31.1,27.77 -75.5,67.9 -120.28,108.39l-27.62 24.89 14.23 2.39c17.58,2.85 35.5,5.38 53.72,7.49 24.41,2.83 49.5,3.73 74.56,4.59 38.83,1.37 77.73,2.74 115.78,10.99 18.99,4.04 33.16,16.14 41.16,30.85 4.63,8.58 7.19,18.08 7.42,27.48 0.24,9.93 -2.1,19.83 -7.29,28.55 -7.23,12.22 -19.81,21.73 -38.21,25.19 -59.07,11.16 -123.57,7.76 -188.03,-3.05 -59.7,-10.03 -119.31,-26.37 -174.46,-43.31 -88.41,79.91 -169.71,153.58 -247.27,223.98l-243.32 221.11c29.1,44.89 53.22,93.04 72,143.53 20.73,55.75 34.97,114.39 42.21,174.67 6.9,57.39 7.03,114.58 1.21,170.72 -5.34,51.55 -15.75,102.25 -30.57,151.46 92.2,28.51 182.28,56.45 264.47,82.26 88.97,27.93 180.2,56.98 275.2,87.86l101.68 -48.89z'/%3E%3Cpath class='fil1' d='M20695.29 1704.02c-682.03,871.47 -2148.39,1258.32 -3205.87,1010.07 -524.16,-123.01 -1019.85,-452.82 -1234.44,-960.22 -175.79,-415.65 -91.27,-903.22 387.49,-1029.41 280.46,-73.87 609.49,39.34 740.37,330.06 175.97,390.98 -546.94,755.61 -686.96,251.46 -20.74,-74.61 -146.93,-63.22 -139.59,18.91 63.42,711.94 1114.95,515.2 1010.39,-206.06 -119.24,-822.82 -1403.11,-756.32 -1587.54,-4.55 -36.12,147.39 -41.24,289.63 -21.48,425.38 -718.93,-836.93 -1770.74,-1369.66 -2867.77,-1502.59 -1214.08,-147.1 -2629.96,214.88 -2935.67,1559.14 -231.53,1018.19 430.24,2360.58 1622.63,2251.89 1125.57,-102.63 1681.16,-1643.31 705.45,-2334.55 -422.17,-299.12 -1072.83,-224.4 -1311.52,276.93 -207.05,434.84 123.05,969.58 603,952.26 95.29,-3.42 126.51,-155.86 23.6,-174.49 -486.69,-88.12 -622.44,-709.15 -167.53,-946.99 430.85,-225.22 882.97,89.43 1051.77,485.14 306.14,717.48 -250.93,1540.33 -1031.31,1531.05 -1279.59,-15.31 -1611.56,-1667.86 -1048.1,-2563.35 618.42,-982.88 2074.33,-975.78 3071,-714.27 953.45,250.23 1762.72,809.91 2402.66,1544.36 283.39,557.95 979.07,950.77 1547.36,1038.01 1074.13,164.85 2564.02,-187.01 3163.25,-1167.84 33.44,-54.75 -49.85,-123.22 -91.19,-70.34z'/%3E%3Cpath class='fil1' d='M16651.97 2899.61c26.67,-24.77 71.4,-29.6 105.37,8.01 66.01,73.09 86.78,244.54 -25.54,287.72 -99.98,38.38 -213.29,-24.73 -243.73,-124.88 -33.17,-108.94 65.4,-186.55 163.9,-170.85z'/%3E%3Cpath class='fil1' d='M15715.33 2097.42c41.42,7.72 76.76,25.01 103.96,49.42 40.29,12.56 76.1,45.12 94.83,81.95 38.63,75.95 8.93,151.45 -60.71,195.51 -165.56,104.77 -288.15,-90.98 -257.88,-242.25 10.86,-54.4 63.36,-95.22 119.8,-84.63z'/%3E%3Cpath class='fil1' d='M14780.62 1450.36c150.18,-98.25 351.41,121.49 220.35,253.22 -3.14,3.18 -6.6,5.01 -9.88,7.69 -11.82,22.65 -31.54,41.42 -55.6,49.96 -179.1,63.5 -315.27,-205.92 -154.87,-310.87z'/%3E%3Cpath class='fil1' d='M2299.22 2865.2c341.31,-172.31 637.87,-423.01 804.52,-726.81 11.12,-20.17 29.12,-27.84 47.52,-26.88 8.31,0.45 16.57,2.74 24,6.44 7.25,3.7 14.01,8.78 19.55,14.9 13.69,15.1 20.31,36.31 11.3,58.46 -132.86,326.84 -404.59,585.6 -729.32,769.79 -375.17,212.81 -821.73,326.28 -1206.25,330.12 -201.03,2.01 -434.27,-47.77 -645.59,-144.31 -189.74,-86.68 -362.19,-211.22 -478.51,-369.98l-0.32 -0.46c-23.21,-33.77 -44.73,-67.01 -64.41,-103.75 -19.77,-36.9 -37.51,-77 -52.92,-124.09l-0.08 -0.15c-14.16,-44.65 -24.24,-91.24 -29.67,-139.72 -5.23,-46.57 -6.16,-94.77 -2.28,-144.47 13.16,-167.94 109.18,-301.02 239.3,-386.76 81.47,-53.69 176.39,-88.78 272.55,-102.13 96.56,-13.39 194.65,-4.97 281.99,28.41 121.54,46.44 222.26,140.77 269.81,291.17 56.36,178.24 -4.82,325.15 -110.05,414.6 -41.31,35.13 -89.57,61.34 -140.2,77.02 -50.79,15.72 -104.02,20.84 -155.18,13.77 -116.66,-16.14 -222.03,-94.92 -263.04,-254.77 -6.25,-24.33 1.36,-44.25 15.74,-58.05 7.24,-6.92 16.2,-12.14 25.82,-15.36 9.43,-3.14 19.62,-4.47 29.53,-3.72 22.18,1.67 43.54,13.23 54.49,36.87 41.77,90.32 109.26,122.82 177.12,118.28 35.04,-2.34 70.51,-14.38 102.92,-33.3 32.8,-19.14 62.27,-45.19 84.93,-75.31 49,-65.13 66.53,-149.85 16.73,-225.01 -52.43,-79.11 -128.83,-128.6 -212.25,-150.53 -90.64,-23.81 -189.58,-15.25 -275.36,23.04 -21.23,9.48 -40.91,19.99 -58.99,31.38 -96.68,60.94 -149.69,148.35 -167.25,245.67 -17.78,98.59 0.46,207.72 46.31,310.42 13.51,30.24 29.42,59.95 47.48,88.6 89.82,142.5 216.15,252.86 361.14,331.83 158.95,86.59 340.42,135.52 521,147.85 361.4,24.71 774.78,-69.72 1137.92,-253.06z'/%3E%3Cpath class='fil1' d='M1945.86 2626.49c-7.97,-25.99 3.34,-57.63 39.68,-68.23 70.62,-20.59 192.65,21.24 185.13,110.81 -6.74,79.7 -86.04,135.34 -163.28,123.22 -84.04,-13.16 -104.14,-104.68 -61.53,-165.8z'/%3E%3Cpath class='fil1' d='M3530.91 2344.59c16.43,-22.31 36.8,-38.27 59.04,-47.38 18.98,-20.25 48.51,-32.12 75.68,-32.65 56.03,-1.11 92.21,38.11 98.34,91.96 14.57,128.02 -136.43,144.49 -217.3,83.23 -29.09,-22.01 -38.2,-64.79 -15.76,-95.16z'/%3E%3Cpath class='fil1' d='M2928.82 2940.52c-19.34,-149.66 220.7,-221.46 272.38,-74 1.26,3.54 1.38,6.83 2.2,10.29 12.82,17.25 19.8,39.05 17.45,60.39 -17.56,158.82 -271.36,163.17 -292.03,3.32z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.divider_red{width:170px;height:30px;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW 2019 (64-Bit) --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 20799.8 3847.8' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil0 %7Bfill:%231557A6;fill-rule:nonzero%7D .fil1 %7Bfill:%23ED1635;fill-rule:nonzero%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cpath class='fil0' d='M30650.46 -13898.03c217.39,-217.68 574.23,-103.6 925.21,160.56 118.27,88.99 237.34,194.47 348.74,306.96 112.93,114.01 218.76,235.39 308.77,354.24 284.55,375.92 422.7,766.24 225.34,974.3l-39.11 42.87c-232.43,252.52 -377.23,409.9 -336.31,565.98 30.8,117.62 110.25,267.92 213.77,422.99 120.08,180.01 270.02,361.61 415.62,507.14l0.79 0.79c145.53,145.6 327.13,295.54 507.14,415.62 155.07,103.52 305.37,182.97 422.99,213.77 156.01,40.85 313.46,-103.88 565.98,-336.31l42.73 -39.25c208.2,-197.22 598.52,-59.07 974.44,225.48 118.85,90.01 240.23,195.92 354.24,308.77 112.49,111.4 217.97,230.47 306.96,348.74 264.23,350.98 378.17,707.9 160.71,925.36 -802.46,817.85 -1744.81,746.06 -2580.95,374.33 -797.98,-354.74 -1490.11,-985.87 -1847.89,-1343.65 -357.78,-357.78 -988.91,-1049.91 -1343.65,-1847.89l0 -0.79c-371.52,-835.79 -443.23,-1777.84 374.48,-2580.01zm681.29 485.74c-190.78,-143.58 -353.08,-237.34 -392.98,-197.44l-1.59 0.8c-664.16,650.35 -599.61,1429.89 -290.19,2126.15 326.98,734.65 922.68,1386.59 1261.09,1724.99 338.4,338.41 990.34,934.11 1725.14,1260.8 696.18,309.56 1475.65,374.41 2126,-289.9l0.8 -1.59c39.9,-39.9 -53.79,-202.2 -197.44,-392.98 -75.83,-100.85 -168.3,-204.81 -268.64,-304.21 -98.82,-97.82 -205.96,-191.08 -312.89,-272.04 -222.88,-168.74 -414.96,-289.32 -446.84,-257.44l-49.09 45.62c-353.15,325.03 -573.29,527.59 -943.79,430.43 -164.11,-43.01 -357.06,-142.63 -547.19,-269.58 -201.63,-134.47 -405.13,-302.48 -568.51,-465.86l-0.8 -0.8c-163.38,-163.38 -331.39,-366.88 -465.86,-568.51 -126.95,-190.13 -226.57,-383.08 -269.58,-547.19 -97.16,-370.5 105.4,-590.64 430.43,-943.79l45.62 -49.09c31.81,-31.81 -88.7,-223.96 -257.44,-446.84 -80.96,-106.93 -174.22,-214.14 -272.04,-312.89 -99.4,-100.34 -203.36,-192.81 -304.21,-268.64z'/%3E%3Cg id='_2021041494160'%3E%3Cpath class='fil1' d='M7295.19 2105.53c76.54,24.09 159.46,49.82 244.01,75.97 23.63,-72.19 35.77,-147.77 34.15,-223.18 -1.63,-76.8 -17.53,-153.62 -50.04,-226.73 -7.81,-17.77 -16.21,-34.44 -24.93,-50.24 -4.74,-8.58 -9.68,-17.03 -14.79,-25.37 -74.05,67.24 -146.22,132.74 -212.13,192.27 -69.92,63.15 -138.51,124.85 -204.94,184.19 76.76,24.98 152.9,49.25 228.67,73.09zm-203.06 531.95l3.17 -0.94c81.28,-25.35 155.64,-67.84 220.25,-122.43 61.73,-52.15 114.61,-115.37 156.17,-185.25 -112.77,-38.27 -231.91,-79.3 -350.77,-120.24l-104.83 -36.08c12.68,75.06 25.32,150.41 37.72,225.73 13.13,79.79 25.95,159.64 38.29,239.21zm53.74 -1222.91c-81.6,-18.9 -170.29,-24.98 -262.71,-26.6 28.53,158.17 54.74,316.04 80.62,472.17 111.89,-96.48 223.97,-192.79 335.96,-289.04l64.42 -55.35c-64.39,-51.57 -138.14,-82.61 -218.29,-101.18zm-571.5 451.29c85.17,29.81 170.09,59.23 254.53,88.01 -14.8,-84.37 -30.84,-168.62 -47.65,-252.78 -17.38,-86.92 -35.65,-174.08 -54.23,-261.3 -94.5,33.22 -180.24,79.83 -252.23,138.18 -68.07,55.14 -123.73,120.76 -162.75,195.41 84.17,29.84 170.24,60.27 262.33,92.48zm120.44 770.84c74.59,22.93 153.8,33.03 233.64,28.99 -9.4,-79.81 -19,-159.13 -29.05,-237.23 -9.55,-74.16 -19.54,-147.98 -30.24,-221.14 -61.47,54.06 -122.64,107.25 -183.54,159.74 -63.94,55.08 -128.69,110.37 -194.04,165.73 60.82,46.29 129.84,81.35 203.23,103.91zm-382.4 -322.06c13.19,27.07 28.31,52.82 45.04,77.2 63.37,-56.63 125.32,-111.7 185.48,-164.81 58.32,-51.51 117.43,-103.39 177.39,-155.63 -71.34,-24.36 -145.52,-49.88 -222.46,-76.5 -75.44,-26.12 -154.11,-53.58 -235.98,-82.34 -9.3,43.04 -13.81,88.14 -12.81,135.12 1.09,52.24 9.02,107.13 24.72,164.43 9.93,36.29 22.98,70.48 38.62,102.53zm1984.19 24c112.31,-54.16 224.81,-108.39 340.37,-158.47 27.94,-12.07 53.27,-4.41 70.5,11.93 6.54,6.2 11.86,13.72 15.6,21.85 3.75,8.14 5.98,17.05 6.32,26 0.86,22.69 -9.73,45.27 -36.5,57.78 -110.2,51.53 -220.94,98.22 -331.51,144.61l96.53 32.69c51.01,17.44 100.08,34.53 146.28,51.03 28.34,10.14 42.27,30.69 45.16,52.92 1.32,10.15 0.22,20.51 -2.9,30.18 -3.07,9.52 -8.18,18.59 -14.96,26.36 -16.31,18.65 -41.98,29.79 -72.32,22.29 -47.41,-11.7 -96.75,-24.54 -147.4,-38.13 -30.16,-8.1 -59.61,-16.16 -88.5,-24.18 17.61,23.89 34.14,48.39 49.01,73.25 22.47,37.55 41.32,76.13 54.62,114.93 7,20.36 2.09,41.44 -8.98,57.2 -5.46,7.78 -12.5,14.39 -20.39,19.06 -8.46,5 -17.99,7.88 -27.76,7.79 -15.14,-0.15 -30.23,-7.03 -42.22,-23.39 -24.95,-34.07 -44.72,-70.68 -64.5,-107.31 -12.48,-23.12 -25,-46.27 -38.63,-68.39 -13.88,-22.51 -28.03,-44.41 -42.27,-65.93 -11.69,-17.64 -25.52,-38 -40.02,-59.26 -91.53,-27.04 -184.96,-55.77 -279.87,-85.86 -90.54,-28.71 -180.26,-58.03 -269.22,-87.78 -50.97,95.7 -120.32,181.31 -203.65,250.52 -80.57,66.92 -174.25,118.52 -277.05,149.09 13.66,93.52 26.12,186.69 37.15,279.25 11.4,95.61 21.39,191.66 29.76,288.02l41.67 30.36c90.75,65.98 182.53,132.68 262.3,210.27 15.38,14.97 19.52,32.34 16.24,48.53 -1.86,9.21 -6.16,17.77 -12.15,25.02 -5.66,6.87 -13,12.72 -21.21,16.89 -17.58,8.96 -39.44,10.46 -58.86,-1.11 -44.18,-26.35 -86.7,-55.92 -128.18,-87.06 -29.3,-21.99 -58.06,-44.74 -86.57,-67.68 2.3,36.69 4.35,73.64 6.09,110.92 2.43,52.44 4.13,104.55 4.85,156.09 0.36,25.7 -12.64,43.52 -30.83,53.3 -8.64,4.65 -18.39,7.33 -28.18,8.06 -9.67,0.71 -19.68,-0.47 -29,-3.51 -21.41,-6.98 -39.44,-23.55 -43.76,-49.71 -8.9,-53.8 -17.13,-107.23 -24.89,-160.38 -5.56,-38.05 -10.86,-75.75 -15.99,-113.19 -44.82,58.76 -89.62,117.47 -129.5,168.41 -15.47,19.72 -36.9,24.65 -56.04,20.18 -7.5,-1.74 -14.7,-5.08 -20.96,-9.58 -6.36,-4.58 -11.82,-10.4 -15.74,-17.03 -9.51,-16.06 -10.84,-36.59 3.04,-56.73 37.56,-54.45 75.12,-107.46 112.66,-160.42 28.24,-39.84 56.48,-79.69 83.6,-118.51 -19.87,-157.47 -37.74,-313.49 -55.61,-469.51l-8.21 -71.6c-101.87,6.8 -201.09,-6.23 -293.41,-36 -96.11,-30.98 -184.84,-80.1 -261.43,-143.84 -87.63,73.38 -174.62,145.05 -260.77,214.63 -88.5,71.51 -178.59,142.83 -270.42,213.87 -2.46,36.43 -3.86,72.94 -5.24,109.4 -2.83,74.73 -5.68,149.49 -17.53,222.22 -3.52,21.52 -15.72,37.12 -31.17,46.1 -9.28,5.4 -19.82,8.39 -30.38,8.8 -10.68,0.41 -21.49,-1.84 -31.16,-6.88 -14.89,-7.77 -26.83,-21.91 -31.33,-42.79 -9.03,-41.94 -12.32,-86.51 -11.69,-131.9 0.32,-29.17 2.36,-58.81 5.53,-88.38 -36.45,27.57 -72.6,54.8 -106.94,80 -17.6,12.92 -36.45,13.39 -51.82,6.61 -7.14,-3.13 -13.46,-7.91 -18.48,-13.75 -5.02,-5.81 -8.79,-12.8 -10.82,-20.3 -4.34,-16.09 -1,-34.49 14.4,-49.91 26.8,-26.88 55.2,-55 84.74,-84l55.41 -54.18c-44.15,-5 -88.84,-9.41 -133.49,-13.83 -47.06,-4.64 -94.12,-9.29 -139.65,-14.51 -24.24,-2.79 -38.94,-17.83 -44.74,-35.9 -2.3,-7.2 -3.11,-14.86 -2.46,-22.24 0.65,-7.44 2.79,-14.85 6.3,-21.52 8.81,-16.74 25.82,-28.88 50.11,-27.37 46.9,2.9 93.57,6.54 140.21,10.17 79.65,6.2 159.39,12.44 238.62,14.84 77.38,-73.91 156.89,-148.55 238.22,-223.79 77.86,-72.05 156.02,-143.36 234.37,-213.96 -40.11,-54.88 -73.38,-115.44 -98.11,-180.69 -25.75,-67.96 -42.15,-140.83 -47.29,-217.42 -2.64,-39.37 -1.85,-78.42 1.96,-116.88 3.35,-33.72 9.01,-66.7 16.7,-98.76 -97.55,-34.76 -195.44,-70.31 -293.74,-106.83 -100.73,-37.42 -200.46,-75.33 -298.93,-113.78 -76.23,54.77 -157.06,104.1 -237.46,153.13 -37,22.57 -73.98,45.13 -104.97,64.66 -19.25,12.12 -38.94,8.73 -54.08,-2.3 -5.7,-4.22 -10.69,-9.53 -14.57,-15.43 -3.91,-5.94 -6.87,-12.62 -8.47,-19.49 -4.3,-18.4 0.26,-38.05 18.85,-51.01 34.86,-24.3 68.37,-48.45 101.93,-72.61 52.48,-37.79 105.19,-75.74 159.47,-111.93 -36.09,-14.51 -73.34,-29.61 -112.16,-45.56 -50.51,-20.75 -99.71,-41.31 -146.98,-61.55 -22.87,-9.8 -33.39,-28.73 -34.44,-48.08 -0.45,-8.09 0.85,-16.2 3.59,-23.6 2.78,-7.49 7.15,-14.48 12.81,-20.25 13.23,-13.48 32.98,-20.35 56.33,-12.66 54.95,18.06 112.4,37.86 169.81,57.64l26.1 8.99c-14.39,-24.19 -27.43,-49.05 -38.45,-74.4 -18.82,-43.29 -31.93,-88.26 -36.21,-134.13 -1.55,-16.51 3.89,-30.39 12.95,-40.32 5.95,-6.51 13.51,-11.28 21.75,-13.95 8.3,-2.69 17.28,-3.24 25.97,-1.3 12.83,2.86 24.91,10.91 33.07,25.14 20.55,35.8 38.66,71.35 56.57,106.49 35.1,68.94 69.51,136.41 119.19,198.98 100.08,34.64 204.37,71.06 311.59,108.75 106.71,37.51 205.62,72.49 299.43,105.8 49.49,-105.54 123.5,-198.1 214.9,-268.83 87.94,-68.03 191.99,-115.92 305.86,-135.9 -19.68,-91.55 -39.32,-183.21 -58.62,-275.67 -20.04,-96.07 -39.58,-192.35 -58.04,-288.9l-33.51 -24.6c-87.14,-63.95 -174.32,-127.95 -260.85,-192.79 -19.43,-14.58 -24.94,-34.73 -21.35,-53.16 1.46,-7.54 4.62,-14.85 9.05,-21.29 4.31,-6.39 10.04,-11.93 16.7,-16.07 15.97,-9.86 36.65,-11.87 57.1,1.07 66.38,41.98 133.18,85.19 199.97,128.37 -5.81,-33.46 -11.43,-66.87 -16.83,-100.17 -7.91,-48.87 -15.28,-97.47 -21.89,-145.53 -2.8,-20.37 6.47,-37.76 20.37,-48.8 6.15,-4.88 13.36,-8.54 20.87,-10.66 7.8,-2.24 16.06,-2.71 24.09,-1.13 14.97,2.98 28.11,12.63 34.63,30.9 16.99,47.78 32.76,94.86 47.46,141.28 10.61,33.53 21.11,68.08 31.49,103.45 18.39,-25.4 37.61,-50.29 57.85,-73.96 29.5,-34.48 61.27,-66.54 96.02,-94.13 17.74,-14.09 38.04,-16.57 55.94,-11.44 9.89,2.91 18.93,8.04 26.26,14.75 7.47,6.83 13.41,15.46 16.89,25.13 6.04,16.74 4.88,36.13 -7.7,54.46 -33.39,48.6 -69.78,94.23 -106.21,139.88 -31.03,38.9 -62.11,77.87 -91.08,118.47 24.75,95.1 47.5,191.84 68.7,289.63 20.34,93.79 39.16,188.3 56.9,283.06 85.65,-11.73 166.98,-18.82 247.63,-10.42 87.59,9.11 173.82,36.34 262.81,95.26 16.1,10.67 31.63,22.35 46.72,34.7 10.08,8.27 19.9,16.81 29.5,25.53 82.96,-71.44 163.35,-141.04 241.01,-208.61 81.13,-70.6 163.17,-142.38 246.07,-215.26 -0.07,-33.09 0.58,-65.55 2.01,-97.39 1.57,-35.12 4.16,-70.56 7.89,-106.41l2.5 -25.84c5.4,-57.13 10.86,-114.69 38.4,-167.68 5.91,-11.41 15.27,-18.68 26.01,-22.41 9.28,-3.23 19.67,-3.6 29.51,-1.57 9.66,2 18.94,6.36 26.32,12.71 9.12,7.84 15.52,18.53 16.77,31.42 4.63,47.62 -4.66,94.47 -13.89,140.98 -3.83,19.31 -7.67,38.63 -10.4,58.06 -2.96,21.02 -5.59,42.07 -8,63.07l-1.46 12.92 21.65 -19.06c41.47,-36.52 83,-73.04 124.84,-110.65 28.28,-25.43 60.49,-25.85 86.68,-12.66 9.9,5 18.91,12.06 26.39,20.5 7.42,8.39 13.39,18.18 17.26,28.63 10.47,28.29 6.52,61.52 -22.39,87.31 -31.1,27.77 -75.5,67.9 -120.28,108.39l-27.62 24.89 14.23 2.39c17.58,2.85 35.5,5.38 53.72,7.49 24.41,2.83 49.5,3.73 74.56,4.59 38.83,1.37 77.73,2.74 115.78,10.99 18.99,4.04 33.16,16.14 41.16,30.85 4.63,8.58 7.19,18.08 7.42,27.48 0.24,9.93 -2.1,19.83 -7.29,28.55 -7.23,12.22 -19.81,21.73 -38.21,25.19 -59.07,11.16 -123.57,7.76 -188.03,-3.05 -59.7,-10.03 -119.31,-26.37 -174.46,-43.31 -88.41,79.91 -169.71,153.58 -247.27,223.98l-243.32 221.11c29.1,44.89 53.22,93.04 72,143.53 20.73,55.75 34.97,114.39 42.21,174.67 6.9,57.39 7.03,114.58 1.21,170.72 -5.34,51.55 -15.75,102.25 -30.57,151.46 92.2,28.51 182.28,56.45 264.47,82.26 88.97,27.93 180.2,56.98 275.2,87.86l101.68 -48.89z'/%3E%3Cpath class='fil1' d='M20695.27 1704.02c-682.03,871.47 -2148.39,1258.32 -3205.87,1010.07 -524.16,-123.01 -1019.85,-452.82 -1234.44,-960.22 -175.79,-415.65 -91.27,-903.22 387.49,-1029.41 280.46,-73.87 609.49,39.34 740.37,330.06 175.97,390.98 -546.94,755.61 -686.96,251.46 -20.74,-74.61 -146.93,-63.22 -139.59,18.91 63.42,711.94 1114.95,515.2 1010.39,-206.06 -119.24,-822.82 -1403.11,-756.32 -1587.54,-4.55 -36.12,147.39 -41.24,289.63 -21.48,425.38 -718.93,-836.93 -1770.74,-1369.66 -2867.77,-1502.59 -1214.08,-147.1 -2629.96,214.88 -2935.67,1559.14 -231.53,1018.19 430.24,2360.58 1622.63,2251.89 1125.57,-102.63 1681.16,-1643.31 705.45,-2334.55 -422.17,-299.12 -1072.83,-224.4 -1311.52,276.93 -207.05,434.84 123.05,969.58 603,952.26 95.29,-3.42 126.51,-155.86 23.6,-174.49 -486.69,-88.12 -622.44,-709.15 -167.53,-946.99 430.85,-225.22 882.97,89.43 1051.77,485.14 306.14,717.48 -250.93,1540.33 -1031.31,1531.05 -1279.59,-15.31 -1611.56,-1667.86 -1048.1,-2563.35 618.42,-982.88 2074.33,-975.78 3071,-714.27 953.45,250.23 1762.72,809.91 2402.66,1544.36 283.39,557.95 979.07,950.77 1547.36,1038.01 1074.13,164.85 2564.02,-187.01 3163.25,-1167.84 33.44,-54.75 -49.85,-123.22 -91.19,-70.34z'/%3E%3Cpath class='fil1' d='M16651.95 2899.61c26.67,-24.77 71.4,-29.6 105.37,8.01 66.01,73.09 86.78,244.54 -25.54,287.72 -99.98,38.38 -213.29,-24.73 -243.73,-124.88 -33.17,-108.94 65.4,-186.55 163.9,-170.85z'/%3E%3Cpath class='fil1' d='M15715.31 2097.42c41.42,7.72 76.76,25.01 103.96,49.42 40.29,12.56 76.1,45.12 94.83,81.95 38.63,75.95 8.93,151.45 -60.71,195.51 -165.56,104.77 -288.15,-90.98 -257.88,-242.25 10.86,-54.4 63.36,-95.22 119.8,-84.63z'/%3E%3Cpath class='fil1' d='M14780.6 1450.36c150.18,-98.25 351.41,121.49 220.35,253.22 -3.14,3.18 -6.6,5.01 -9.88,7.69 -11.82,22.65 -31.54,41.42 -55.6,49.96 -179.1,63.5 -315.27,-205.92 -154.87,-310.87z'/%3E%3Cpath class='fil1' d='M2299.2 2865.2c341.31,-172.31 637.87,-423.01 804.52,-726.81 11.12,-20.17 29.12,-27.84 47.52,-26.88 8.31,0.45 16.57,2.74 24,6.44 7.25,3.7 14.01,8.78 19.55,14.9 13.69,15.1 20.31,36.31 11.3,58.46 -132.86,326.84 -404.59,585.6 -729.32,769.79 -375.17,212.81 -821.73,326.28 -1206.25,330.12 -201.03,2.01 -434.27,-47.77 -645.59,-144.31 -189.74,-86.68 -362.19,-211.22 -478.51,-369.98l-0.32 -0.46c-23.21,-33.77 -44.73,-67.01 -64.41,-103.75 -19.77,-36.9 -37.51,-77 -52.92,-124.09l-0.08 -0.15c-14.16,-44.65 -24.24,-91.24 -29.67,-139.72 -5.23,-46.57 -6.16,-94.77 -2.28,-144.47 13.16,-167.94 109.18,-301.02 239.3,-386.76 81.47,-53.69 176.39,-88.78 272.55,-102.13 96.56,-13.39 194.65,-4.97 281.99,28.41 121.54,46.44 222.26,140.77 269.81,291.17 56.36,178.24 -4.82,325.15 -110.05,414.6 -41.31,35.13 -89.57,61.34 -140.2,77.02 -50.79,15.72 -104.02,20.84 -155.18,13.77 -116.66,-16.14 -222.03,-94.92 -263.04,-254.77 -6.25,-24.33 1.36,-44.25 15.74,-58.05 7.24,-6.92 16.2,-12.14 25.82,-15.36 9.43,-3.14 19.62,-4.47 29.53,-3.72 22.18,1.67 43.54,13.23 54.49,36.87 41.77,90.32 109.26,122.82 177.12,118.28 35.04,-2.34 70.51,-14.38 102.92,-33.3 32.8,-19.14 62.27,-45.19 84.93,-75.31 49,-65.13 66.53,-149.85 16.73,-225.01 -52.43,-79.11 -128.83,-128.6 -212.25,-150.53 -90.64,-23.81 -189.58,-15.25 -275.36,23.04 -21.23,9.48 -40.91,19.99 -58.99,31.38 -96.68,60.94 -149.69,148.35 -167.25,245.67 -17.78,98.59 0.46,207.72 46.31,310.42 13.51,30.24 29.42,59.95 47.48,88.6 89.82,142.5 216.15,252.86 361.14,331.83 158.95,86.59 340.42,135.52 521,147.85 361.4,24.71 774.78,-69.72 1137.92,-253.06z'/%3E%3Cpath class='fil1' d='M1945.84 2626.49c-7.97,-25.99 3.34,-57.63 39.68,-68.23 70.62,-20.59 192.65,21.24 185.13,110.81 -6.74,79.7 -86.04,135.34 -163.28,123.22 -84.04,-13.16 -104.14,-104.68 -61.53,-165.8z'/%3E%3Cpath class='fil1' d='M3530.89 2344.59c16.43,-22.31 36.8,-38.27 59.04,-47.38 18.98,-20.25 48.51,-32.12 75.68,-32.65 56.03,-1.11 92.21,38.11 98.34,91.96 14.57,128.02 -136.43,144.49 -217.3,83.23 -29.09,-22.01 -38.2,-64.79 -15.76,-95.16z'/%3E%3Cpath class='fil1' d='M2928.8 2940.52c-19.34,-149.66 220.7,-221.46 272.38,-74 1.26,3.54 1.38,6.83 2.2,10.29 12.82,17.25 19.8,39.05 17.45,60.39 -17.56,158.82 -271.36,163.17 -292.03,3.32z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.phone_foot{display:inline-block;width:40px;height:40px;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW 2019 (64-Bit) --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 13547.5 13546.5' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil0 %7Bfill:%23ED1635;fill-rule:nonzero%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cg id='Page-1'%3E%3Cg id='_003---Call'%3E%3Cpath id='Shape' class='fil0' d='M5602.25 7937.25c-1293.01,-1293.01 -1584.96,-2586.01 -1650.82,-3104.06 -18.4,-143.24 30.89,-286.89 133.36,-388.65l1046.36 -1045.9c153.92,-153.83 181.24,-393.56 65.86,-578.07l-1666.01 -2586.95c-127.64,-204.31 -389.71,-278.05 -605.16,-170.27l-2674.53 1259.61c-174.22,85.79 -276.7,270.9 -256.92,464.09 140.14,1331.31 720.54,4604 3936.71,7820.4 3216.17,3216.4 6488.39,3796.57 7820.4,3936.71 193.19,19.78 378.3,-82.7 464.09,-256.92l1259.61 -2674.53c107.38,-214.98 34.13,-476.36 -169.33,-604.23l-2586.95 -1665.54c-184.4,-115.49 -424.13,-88.37 -578.07,65.4l-1045.9 1046.36c-101.76,102.48 -245.41,151.77 -388.65,133.36 -518.04,-65.86 -1811.05,-357.82 -3104.06,-1650.82l0.01 0.01z'/%3E%3Cpath id='Shape_0' class='fil0' d='M10736.67 7240.53c-257.99,0 -467.13,-209.14 -467.13,-467.13 -2.19,-1933.99 -1569.45,-3501.26 -3503.45,-3503.45 -257.99,0 -467.13,-209.14 -467.13,-467.13 0,-257.99 209.14,-467.13 467.13,-467.13 2449.75,2.7 4435,1987.95 4437.7,4437.7 0,257.99 -209.14,467.13 -467.13,467.13l0.01 0.01z'/%3E%3Cpath id='Shape_1' class='fil0' d='M13072.31 7240.53c-257.99,0 -467.13,-209.14 -467.13,-467.13 -3.6,-3223.34 -2615.74,-5835.48 -5839.08,-5839.08 -257.99,0 -467.13,-209.14 -467.13,-467.13 0,-257.99 209.14,-467.13 467.13,-467.13 3739.1,4.12 6769.21,3034.23 6773.33,6773.33 0,123.89 -49.21,242.71 -136.82,330.31 -87.6,87.6 -206.42,136.82 -330.31,136.82l0.01 0.01z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.kdl_logo{display:inline-block;width:169px;height:55px;background-color: white;border: 3px solid white;background-repeat:no-repeat;background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3C!-- Creator: CorelDRAW 2019 (64-Bit) --%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' version='1.1' style='shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd'%0AviewBox='0 0 28099.8 8479.2' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:xodm='http://www.corel.com/coreldraw/odm/2003'%3E%3Cdefs%3E%3Cstyle type='text/css'%3E%3C!%5BCDATA%5B .fil4 %7Bfill:%23FEFEFE%7D .fil1 %7Bfill:%230057A6%7D .fil2 %7Bfill:%23E31E24%7D .fil3 %7Bfill:%23FEFEFE%7D .fil0 %7Bfill:%230057A6;fill-rule:nonzero%7D %5D%5D%3E%3C/style%3E%3C/defs%3E%3Cg id='Слой_x0020_1'%3E%3Cmetadata id='CorelCorpID_0Corel-Layer'/%3E%3Cg id='_2544744497632'%3E%3Cpath class='fil0' d='M9719.48 469.51l0 -347.78 512.05 0 0 572.42 72.43 0 0 252.56 -144.7 0 0 -129.75 -409.95 0 0 129.75 -144.69 0 0 -252.56c25.01,0 46.04,-6.78 62.78,-20.5 16.89,-13.71 29.83,-37.28 38.63,-70.52 8.96,-33.25 13.45,-77.79 13.45,-133.62zm357 224.64l0 -449.61 -212.31 0 0 224.97c0,64.39 -4.82,112.96 -14.65,145.24 -9.83,32.44 -24.15,58.9 -43.12,79.4l270.08 0zm442.88 -88.28l2.08 0 295.08 -484.14 163.16 0 0 695.23 -144.7 0 0 -495.76 -2.07 0 -303.19 495.76 -155.04 0 0 -695.23 144.68 0 0 484.14zm1084.47 -256.59c-9.83,-33.57 -25.7,-62.14 -47.78,-85.37 -22.06,-23.24 -61.04,-34.86 -116.75,-34.86 -47.77,0 -90.55,18.56 -127.97,55.67 -37.43,36.96 -56.23,99.58 -56.23,187.53 0,43.73 6.38,83.59 19.33,119.42 12.93,35.83 33.1,64.55 60.7,85.86 27.42,21.46 62.26,32.11 104.17,32.11 28.8,0 54.5,-5 76.91,-14.85 22.61,-10 41.23,-24.85 56.24,-44.7 15,-19.69 25.52,-43.57 31.38,-71.33l155.39 0c-10.69,51.32 -29.67,96.35 -56.91,134.75 -27.42,38.57 -63.47,68.43 -108.14,89.89 -44.84,21.31 -97.44,31.96 -157.8,31.96 -66.57,0 -125.56,-13.88 -176.78,-41.8 -51.22,-27.76 -91.23,-69.23 -119.86,-124.26 -28.63,-55.04 -42.95,-121.36 -42.95,-198.83 0,-78.59 14.83,-145.4 44.67,-200.76 29.67,-55.35 70.37,-96.82 122.28,-124.58 51.74,-27.92 110.03,-41.8 174.71,-41.8 52.6,0 99.17,7.59 139.52,22.76 40.36,15 73.3,34.85 99.16,59.38 25.71,24.37 45.37,50.84 58.64,79.4 13.46,28.41 21.22,56.49 23.46,84.41l-155.39 0zm530.86 467.68l-155.06 0 0 -572.42 -224.53 0 0 -122.81 604.31 0 0 122.81 -224.72 0 0 572.42zm472.03 0l-155.04 0 0 -695.23 339.58 0c47.26,0 88.31,9.04 123.14,27.11 34.66,18.07 61.4,43.9 79.86,77.46 18.44,33.73 27.59,73.11 27.59,118.13 0,27.92 -6.73,58.91 -20.01,92.96 -13.28,34.05 -37.59,63.91 -72.95,89.89 -35.53,25.98 -83.48,38.89 -144.18,38.89l-177.99 0 0 250.79zm144.02 -370.69c49.66,0 81.57,-10.98 95.37,-32.93 13.79,-21.94 20.7,-47.28 20.7,-75.84 0,-33.73 -10.7,-58.1 -32.26,-73.27 -21.56,-15.01 -56.39,-22.6 -104.68,-22.6l-123.15 0 0 204.64 144.02 0zm527.73 159.6l2.07 0 295.09 -484.14 163.15 0 0 695.23 -144.7 0 0 -495.76 -2.06 0 -303.19 495.76 -155.05 0 0 -695.23 144.69 0 0 484.14zm759.54 -213.99l196.44 0c49.85,0 95.2,8.23 135.91,24.69 40.69,16.46 72.94,40.83 96.57,72.95 23.63,32.11 35.53,70.68 35.53,115.38 0,44.06 -11.9,82.15 -35.53,114.26 -23.63,32.12 -55.88,56.49 -96.57,72.95 -40.71,16.62 -86.06,24.85 -135.91,24.85l-345.45 0 0 -695.23 558.62 0 0 121.84 -409.61 0 0 148.31zm0 120.07l0 185.1 196.44 0c34.49,0 61.74,-8.23 82.27,-24.69 20.52,-16.46 30.69,-39.05 30.69,-67.46 0,-28.88 -10.17,-51.64 -30.52,-68.58 -20.36,-16.95 -47.77,-25.34 -82.44,-25.34l-196.44 0.97zm753.16 -139.44l177.99 0c60.7,0 108.65,12.92 144.17,38.9 35.36,25.98 59.68,55.84 72.96,89.89 13.27,34.05 20.01,65.03 20.01,92.95 0,45.03 -9.15,84.41 -27.6,118.13 -18.45,33.57 -45.19,59.39 -79.85,77.47 -34.84,18.07 -75.89,27.11 -123.14,27.11l-339.58 0 0 -695.23 155.04 0 0 250.78zm0 119.91l0 204.63 123.14 0c48.3,0 83.12,-7.58 104.69,-22.59 21.55,-15.17 32.25,-39.54 32.25,-73.27 0,-28.4 -6.9,-53.74 -20.7,-75.69 -13.79,-22.1 -45.71,-33.08 -95.37,-33.08l-144.01 0zm792.65 12.75l-107.62 0 0 311.79 -155.04 0 0 -695.23 155.04 0 0 263.53 112.97 0c8.44,-57.93 25.52,-106.02 51.39,-144.43 25.69,-38.41 54.85,-67.3 87.27,-86.83 32.6,-19.36 64.67,-32.76 96.41,-39.86 31.72,-7.26 60.35,-10.81 85.53,-10.81 29.67,0 61.92,4.52 97.1,13.39 35.01,8.88 70.19,25.99 105.73,51.32 35.35,25.5 65.01,62.94 88.64,112.65 23.8,49.7 35.71,112.64 35.71,188.82 0,75.84 -11.91,138.78 -35.71,188.49 -23.63,49.7 -53.46,87.15 -89.17,112.64 -35.69,25.34 -71.04,42.45 -106.23,51.32 -35.19,8.88 -67.27,13.4 -96.07,13.4 -27.42,0 -57.94,-4.04 -91.74,-12.11 -33.63,-8.23 -67.78,-23.72 -102.28,-46.8 -34.49,-22.91 -64.15,-56.96 -88.81,-101.83 -24.67,-44.86 -38.98,-101.35 -43.12,-169.45zm326.13 207.38c19.32,0 38.64,-3.88 58.29,-11.46 19.66,-7.59 38.12,-20.82 55.54,-39.38 17.42,-18.56 31.39,-43.73 42.07,-75.36 10.7,-31.64 16.04,-70.53 16.04,-116.84 0,-46.48 -5.34,-85.7 -16.04,-117.33 -10.68,-31.63 -24.65,-56.81 -42.07,-75.2 -17.42,-18.4 -35.88,-31.47 -55.54,-39.22 -19.65,-7.75 -38.97,-11.62 -58.29,-11.62 -18.98,0 -38.46,3.87 -58.12,11.78 -19.66,7.75 -38.12,20.66 -55.19,38.9 -17.07,18.07 -31.04,43.25 -41.91,75.68 -10.86,32.44 -16.38,71.33 -16.38,117.01 0,45.34 5.52,84.24 16.38,116.51 10.87,32.28 24.84,57.62 41.91,75.85 17.07,18.4 35.53,31.31 55.19,39.06 19.66,7.74 39.14,11.62 58.12,11.62zm973.91 104.41l-527.92 0 0 -695.23 155.05 0 0 572.42 289.91 0 0 -572.42 155.05 0 0 572.42 72.61 0 0 252.56 -144.7 0 0 -129.75zm360.97 -211.09l2.07 0 295.08 -484.14 163.16 0 0 695.23 -144.7 0 0 -495.76 -2.07 0 -303.19 495.76 -155.04 0 0 -695.23 144.69 0 0 484.14zm1200.36 211.09l-151.94 0 0 -272.09 -100.38 0 -189.53 272.09 -190.24 0 209.89 -272.09c-50.7,-10.65 -94.68,-34.7 -131.58,-72.14 -37.09,-37.28 -55.54,-83.92 -55.54,-139.92 0,-36.79 9.66,-71.49 28.98,-103.92 19.14,-32.28 46.56,-58.26 82.08,-77.79 35.54,-19.53 76.41,-29.37 122.81,-29.37l375.45 0 0 695.23zm-151.94 -389.25l0 -186.08 -193.68 0c-24.49,0 -45.01,4.52 -61.4,13.4 -16.39,8.88 -28.28,20.01 -35.87,33.41 -7.59,13.55 -11.38,26.95 -11.38,40.5 0,30.18 10.17,54.23 30.69,71.98 20.53,17.91 50.37,26.79 89.34,26.79l182.3 0zm1149.03 -183.17l0 352.46c0,78.27 -20.18,137.49 -60.53,177.84 -40.36,40.34 -100.72,60.52 -181.43,60.52l0 -126.85c37.24,0 62.77,-10 76.57,-29.85 13.8,-19.85 20.7,-46.97 20.7,-81.5l0 -475.43 512.04 0 0 695.23 -155.04 0 0 -572.42 -212.31 0zm842.49 -141.21c32.94,0 68.47,4.52 106.59,13.39 38.11,8.88 76.57,25.99 115.03,51.32 38.63,25.5 70.88,62.94 96.58,112.65 25.7,49.7 38.63,112.64 38.63,188.82 0,75.84 -12.93,138.78 -38.63,188.49 -25.7,49.7 -58.12,87.31 -96.92,112.64 -38.81,25.5 -77.44,42.61 -115.73,51.48 -38.46,8.88 -73.64,13.24 -105.55,13.24 -31.9,0 -67.08,-4.52 -105.72,-13.4 -38.46,-8.87 -77.26,-26.14 -116.06,-51.64 -38.81,-25.5 -71.06,-63.1 -96.76,-112.64 -25.69,-49.55 -38.46,-112.33 -38.46,-188.17 0,-76.18 12.77,-138.95 38.46,-188.5 25.7,-49.54 57.95,-87.14 96.41,-112.64 38.63,-25.5 77.09,-42.77 115.38,-51.65 38.46,-8.87 73.98,-13.39 106.75,-13.39zm-0.17 609.22c23.28,0 46.4,-3.88 69.67,-11.46 23.12,-7.59 44.85,-20.82 64.85,-39.22 20.18,-18.56 36.39,-43.73 48.81,-75.52 12.42,-31.96 18.62,-70.85 18.62,-116.84 0,-46.16 -6.2,-85.21 -18.62,-117.17 -12.42,-31.95 -28.63,-57.13 -48.64,-75.52 -20,-18.56 -41.73,-31.64 -65.02,-39.22 -23.27,-7.59 -46.39,-11.46 -69.67,-11.46 -23.11,0 -46.39,3.87 -69.67,11.62 -23.29,7.75 -45.02,20.66 -65.03,39.06 -20,18.39 -36.03,43.57 -48.45,75.52 -12.42,31.96 -18.63,71.01 -18.63,117.17 0,45.99 6.21,84.88 18.63,116.84 12.42,31.79 28.63,56.96 48.63,75.36 20.01,18.4 41.73,31.47 65.02,39.22 23.28,7.74 46.39,11.62 69.5,11.62zm636.39 104.41l-155.04 0 0 -695.23 539.12 0 0 122.81 -384.08 0 0 572.42zm613.98 -211.09l2.07 0 295.08 -484.14 163.16 0 0 695.23 -144.7 0 0 -495.76 -2.06 0 -303.2 495.76 -155.04 0 0 -695.23 144.69 0 0 484.14zm1084.47 -256.59c-9.83,-33.57 -25.7,-62.14 -47.78,-85.37 -22.07,-23.24 -61.05,-34.86 -116.76,-34.86 -47.77,0 -90.54,18.56 -127.97,55.67 -37.42,36.96 -56.22,99.58 -56.22,187.53 0,43.73 6.38,83.59 19.32,119.42 12.93,35.83 33.11,64.55 60.7,85.86 27.42,21.46 62.26,32.11 104.17,32.11 28.81,0 54.51,-5 76.92,-14.85 22.6,-10 41.23,-24.85 56.23,-44.7 15.01,-19.69 25.52,-43.57 31.39,-71.33l155.38 0c-10.68,51.32 -29.66,96.35 -56.9,134.75 -27.43,38.57 -63.47,68.43 -108.14,89.89 -44.84,21.31 -97.44,31.96 -157.8,31.96 -66.58,0 -125.56,-13.88 -176.78,-41.8 -51.23,-27.76 -91.24,-69.23 -119.87,-124.26 -28.63,-55.04 -42.95,-121.36 -42.95,-198.83 0,-78.59 14.84,-145.4 44.67,-200.76 29.67,-55.35 70.38,-96.82 122.28,-124.58 51.75,-27.92 110.03,-41.8 174.71,-41.8 52.6,0 99.17,7.59 139.53,22.76 40.35,15 73.3,34.85 99.16,59.38 25.7,24.37 45.36,50.84 58.64,79.4 13.45,28.41 21.21,56.49 23.45,84.41l-155.38 0zm530.85 467.68l-155.05 0 0 -572.42 -224.54 0 0 -122.81 604.31 0 0 122.81 -224.72 0 0 572.42zm453.58 -211.09l2.07 0 295.09 -484.14 163.15 0 0 695.23 -144.7 0 0 -495.76 -2.06 0 -303.2 495.76 -155.04 0 0 -695.23 144.69 0 0 484.14zm777.13 211.09l-155.04 0 0 -695.23 155.04 0 0 282.74 283.54 -282.74 200.92 0 -303.19 284.68 320.61 410.55 -199.71 0 -229.91 -305.01 -72.26 69.72 0 235.29zm628.31 0l-163.5 0 264.73 -695.23 179.19 0 261.63 695.23 -168.5 0 -47.77 -143.47 -274.05 0 -51.73 143.47zm93.12 -263.37l189.2 0 -91.93 -274.84 -2.07 0 -95.2 274.84z'/%3E%3Cpolygon class='fil1' points='9586.25,8455.87 18504.01,8455.87 18504.01,1490.23 9586.25,1490.23 '/%3E%3Cpolygon class='fil1' points='19177.27,8455.87 28095.03,8455.87 28095.03,1490.23 19177.27,1490.23 '/%3E%3Cpolygon class='fil2' points='27280.26,2.19 28095.04,2.19 28095.04,816.97 27280.26,816.97 '/%3E%3Cpath class='fil0' d='M215.58 8455.87l-215.25 0 0 -965.22 215.25 0 0 392.54 393.65 -392.54 278.95 0 -420.94 395.23 445.12 569.99 -277.27 0 -319.18 -423.46 -100.33 96.79 0 326.67zm995.6 -293.06l2.88 0 409.67 -672.16 226.52 0 0 965.22 -200.89 0 0 -688.29 -2.87 0 -420.94 688.29 -215.26 0 0 -965.22 200.89 0 0 672.16zm1505.61 -356.25c-13.65,-46.6 -35.69,-86.26 -66.34,-118.52 -30.64,-32.26 -84.75,-48.4 -162.09,-48.4 -66.32,0 -125.71,25.77 -177.67,77.3 -51.96,51.31 -78.06,138.24 -78.06,260.35 0,60.72 8.86,116.06 26.83,165.8 17.95,49.74 45.96,89.62 84.27,119.2 38.08,29.8 86.45,44.58 144.63,44.58 39.99,0 75.66,-6.94 106.79,-20.61 31.37,-13.89 57.23,-34.5 78.06,-62.06 20.82,-27.34 35.43,-60.5 43.58,-99.03l215.73 0c-14.84,71.25 -41.19,133.76 -79.02,187.08 -38.06,53.55 -88.11,95 -150.13,124.8 -62.25,29.57 -135.28,44.36 -219.08,44.36 -92.42,0 -174.32,-19.27 -245.43,-58.03 -71.12,-38.53 -126.67,-96.12 -166.41,-172.52 -39.74,-76.4 -59.62,-168.49 -59.62,-276.03 0,-109.12 20.59,-201.87 62.01,-278.72 41.19,-76.86 97.69,-134.44 169.76,-172.97 71.84,-38.77 152.77,-58.03 242.56,-58.03 73.03,0 137.68,10.53 193.71,31.59 56.03,20.83 101.76,48.39 137.68,82.45 35.67,33.83 62.97,70.58 81.41,110.23 18.67,39.44 29.45,78.42 32.56,117.18l-215.73 0zm1137.81 -145.41l-547.6 0 0 203.44 503.07 0 0 170.51 -503.07 0 0 250.27 572.27 0 0 170.5 -783.21 0 0 -965.22 758.54 0 0 170.5zm439.38 0l0 489.34c0,108.66 -28.01,190.89 -84.04,246.9 -56.03,56.02 -139.84,84.02 -251.9,84.02l0 -176.1c51.73,0 87.16,-13.9 106.31,-41.45 19.16,-27.56 28.74,-65.2 28.74,-113.15l0 -660.06 710.89 0 0 965.22 -215.25 0 0 -794.72 -294.75 0zm1478.54 0l-547.6 0 0 203.44 503.07 0 0 170.51 -503.07 0 0 250.27 572.27 0 0 170.5 -783.21 0 0 -965.22 758.54 0 0 170.5zm409.21 361.85l0 432.87 -215.25 0 0 -965.22 215.25 0 0 365.88 402.5 0 0 -365.88 215.26 0 0 965.22 -215.26 0 0 -432.87 -402.5 0zm1060.48 432.87l-215.25 0 0 -965.22 215.25 0 0 392.54 393.64 -392.54 278.95 0 -420.94 395.23 445.12 569.99 -277.26 0 -319.18 -423.46 -100.33 96.79 0 326.67zm1175.41 -990.76c45.73,0 95.06,6.27 147.98,18.59 52.91,12.33 106.31,36.08 159.7,71.25 53.64,35.4 98.41,87.38 134.09,156.39 35.67,69.01 53.64,156.39 53.64,262.14 0,105.31 -17.97,192.69 -53.64,261.7 -35.68,69.01 -80.69,121.21 -134.57,156.39 -53.87,35.4 -107.5,59.15 -160.66,71.47 -53.39,12.32 -102.24,18.37 -146.54,18.37 -44.29,0 -93.14,-6.27 -146.77,-18.59 -53.4,-12.33 -107.27,-36.3 -161.14,-71.7 -53.88,-35.4 -98.65,-87.61 -134.34,-156.39 -35.67,-68.79 -53.39,-155.94 -53.39,-261.25 0,-105.75 17.72,-192.91 53.39,-261.69 35.69,-68.79 80.46,-120.99 133.85,-156.39 53.64,-35.4 107.03,-59.37 160.19,-71.7 53.4,-12.32 102.72,-18.59 148.21,-18.59zm-0.23 845.8c32.31,0 64.41,-5.38 96.72,-15.91 32.1,-10.53 62.26,-28.9 90.04,-54.45 28.01,-25.76 50.52,-60.71 67.76,-104.85 17.24,-44.36 25.85,-98.36 25.85,-162.22 0,-64.08 -8.61,-118.3 -25.85,-162.66 -17.24,-44.36 -39.75,-79.31 -67.53,-104.86 -27.77,-25.76 -57.94,-43.91 -90.27,-54.44 -32.31,-10.53 -64.41,-15.91 -96.72,-15.91 -32.09,0 -64.41,5.38 -96.74,16.13 -32.33,10.76 -62.5,28.68 -90.27,54.22 -27.77,25.55 -50.05,60.5 -67.28,104.86 -17.24,44.36 -25.87,98.58 -25.87,162.66 0,63.86 8.63,117.86 25.87,162.22 17.23,44.14 39.74,79.09 67.52,104.63 27.78,25.54 57.95,43.69 90.27,54.45 32.32,10.75 64.41,16.13 96.5,16.13z'/%3E%3Cpolygon class='fil2' points='26195.46,2.19 27010.24,2.19 27010.24,816.97 26195.46,816.97 '/%3E%3Cpolygon class='fil3' points='22338.87,2689.11 21003.68,7256.99 26005.4,7256.99 26268.62,6356.47 23485.79,6356.47 24557.75,2689.11 '/%3E%3Cpath class='fil3' d='M11984.02 2689.05l-1335.2 4567.88 3291.34 0c127.58,1.09 277.68,-1.08 449.67,-4.35 173.53,-3.26 357.31,-15.22 551.03,-34.8 193.71,-19.57 386.61,-52.2 575.94,-98.97 190.56,-45.68 366.81,-110.94 526.86,-194.68 174.38,-95.71 314.94,-202.29 423.87,-321.93 107.38,-119.63 192.3,-241.44 253.2,-365.42 59.02,-122.91 103.19,-237.1 132.81,-343.68l442.52 -1513.93c69.62,-238.18 114.6,-444.83 134.66,-618.84 18.18,-172.93 13.33,-319.75 -15.19,-438.3 -30.06,-118.54 -83.75,-214.25 -161.08,-287.12 -80.98,-76.13 -180.29,-137.03 -297.59,-183.8 -119.16,-45.69 -247.67,-80.49 -387.06,-104.42 -139.72,-22.84 -281.33,-39.15 -425.48,-46.76 -144.17,-7.61 -283.11,-11.96 -415.95,-10.88l-3744.35 0zm1959.48 887.48l425.27 0c69.66,-1.09 144.53,1.08 226.46,5.44 82.26,3.26 161.96,15.22 239.45,34.8 79.03,19.57 146.53,52.2 205.93,96.79 62.36,55.47 100.35,115.29 113.32,181.63 14.51,66.35 13.93,131.6 0.71,197.94 -12.92,65.25 -29.18,126.16 -46.94,181.64l-398.66 1363.83c-42.68,156.61 -104.57,289.3 -184.13,398.05 -79.57,108.77 -188.48,191.42 -328.28,247.98 -138.27,56.55 -319.11,84.83 -542.53,84.83l-526.98 0 816.38 -2792.93z'/%3E%3Cpolygon class='fil1' points='2278.49,1120.39 896.13,5849.63 3193.41,5849.63 3754.25,3930.91 3792.52,3930.91 4638.76,5849.63 7261.45,5849.63 5865.93,3059.38 8012.07,1120.39 6346.54,1120.39 3956.43,3370.16 3918.15,3370.16 4575.76,1120.39 '/%3E%3Cpath class='fil2' d='M-4.78 2.19l8917.76 0 0 6965.64 -8917.76 0 0 -6965.64zm450 450l8017.76 0 0 6065.64 -8017.76 0 0 -6065.64z'/%3E%3Cpath class='fil4' d='M445.22 452.19l8017.76 0 0 6065.64 -8017.76 0 0 -6065.64zm1833.27 668.2l-1382.36 4729.24 2297.28 0 560.84 -1918.72 38.27 0 846.24 1918.72 2622.69 0 -1395.52 -2790.25 2146.14 -1938.99 -1665.53 0 -2390.11 2249.77 -38.28 0 657.61 -2249.77 -2297.27 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
/* Логотипы брендов */
.barni, .mamba, .slavyanka, .snickers, .konti{width: 20%;height: auto;position: relative;left: 0%;}
.kinder, .mandms, .mars, .chupachups{width: 20%;height: auto;position: relative;left: 10%;}
/* Снегурочки */
#decor1, #decor2 {max-width: 300px;position: fixed;bottom: 0;z-index: 111;}
/* Наверх */
#back-top {position: fixed;right: 30px;bottom: 30px;width: 54px;height: 52px;text-align: center;z-index: 98;cursor: pointer;background: #fce3bd;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
#back-top i {line-height: 46px;font-size: 48px;color: #000;}
#back-top:hover {background-color: #eacd8e;}
/******************************************************************************
*******************************************************************************/
/*** Шапка ***/
#header {background: #fff9e8;padding: 15px 0;position: relative;}
#header  .container {display: flex; align-items: center; flex-wrap: wrap; flex-direction: row; justify-content: space-between;}
#header  .header-left {width: 80%;display: flex;align-items: center;}
#header  .header-right {width: 20%; flex-direction: column;display: flex;align-items: flex-end;text-align: end;}
/* Поиск */
.header-left .search {padding-left: 30%;width: 60%;}
#search_mini_form {position:relative;}
#search_mini_form input[type="text"] {color: #1556a6;display: block;margin: 0;font-size: 14px;line-height: 24px;font-weight: 300;width: 100%;height: 30px;padding: 15px 50px 15px 20px;background: #fff;border: 1px solid #1556a6;border-radius: 15px;-webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.09);-moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.09);box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.09);}
#search_mini_form button {display: inline-block;position: absolute;top: 0px;right: 10px;font-size: 23px;color: #1556a6;z-index: 10;line-height: 30px;background: none;border: none;padding: 0;outline: none;outline-offset: 0;cursor: pointer;-webkit-appearance: none;}
#search_mini_form button:hover {color: #ed1635;}
/* ЛК */
#header .header-right .header__link .icon-user {font-size: 20px;color: #ed1635;display: inline-block;vertical-align: bottom}
/* Телефон */
#header .header-right .phone {font-weight: bold;font-size: large;margin-top: 7px;}
#header .header-right .phone .contacts__phone .svg-phone:hover {filter: hue-rotate(250deg); filter: drop-shadow(0 0 3px rgb(244, 0, 0));}
#header .header-right .phone .telephone:hover {color: #ed1635;}
/*** Меню ***/
#menu {position: relative;padding: 15px 0 0 0;background: #fff9e8;}
#menu .container > .inner {position: relative;background: #1556a6;border-radius: 30px;height: 60px; text-transform: uppercase;display: flex}
#menu .icon_home-link .fa-home {font-family: FontAwesome;font-size: 36px;display: inline-block;vertical-align: bottom;padding: 10px 23px 10px 4px; color:white;}
#menu .icon_home-link .fa-home:hover {color: #ed1635;}
#menu .block__left {width: 80%;display: flex;line-height: 16px;padding: 0px 30px; flex-direction: row;justify-content: flex-start;}
#menu .menu__catalog a {font-size: 14px;height: 60px;padding: 20px 30px;background: #ed1635;color:white;display: inline-block;}
#menu .menu__discount a {font-size: 14px;height: 60px;padding: 20px 30px;background: #ed1635;color:white;display: inline-block;}
#menu .menu__dostavka a {font-size: 14px;height: 60px;padding: 13px 30px;color:white;display: inline-block;}
#menu .menu_contacts a {font-size: 14px;height: 60px;padding: 20px 30px;color:white;display: inline-block;}
#menu .menu_about_Company a {font-size: 14px;height: 60px;padding: 20px 30px;color:white;display: inline-block;}
#menu .menu__catalog a:hover {color: #1556a6;}
#menu .menu__discount a:hover {color: #1556a6;}
#menu .menu__dostavka a:hover {color: #ed1635;}
#menu .menu_contacts a:hover {color: #ed1635;}
#menu .menu_about_Company a:hover {color: #ed1635;}
#menu .block__right {justify-content: flex-end;position: relative;width: 20%; flex-direction: row;display: inline-block;align-items: center;text-align: right; box-sizing:border-box;flex-wrap:nowrap;}
#menu .label {position: relative;color: #ffffff;line-height: 20px;padding: 15px 48px;font-weight: bold;display: inline-flex;align-items: center;}
#menu .cart__count{display: inline-block;position: relative;top: -15px;}
#menu .cart .label i {font-size: 30px;}
#menu .cart .label .cart__title {font-weight: normal;padding: 0px 14px 3px}
#menu .label :hover {color: #ed1635;}
#menu .cart__title :hover {color: #ed1635;}
/*** Слайдер ***/
#slideshow {position: relative;background: #fff9e8;padding-bottom: 120px;margin-bottom: -30px;padding: 30px 0px 0px 0px;}
#slideshow .owl-carousel .owl-stage {text-align: center;}
#slideshow #slider {text-align: center;}
#slideshow #slider .item-html {position: absolute;top: 58%;left: 8%;text-align: left;width: 100%;z-index: 9;}
#slideshow #slider .slider-item-1 .item-html {top: 62%; left: 9.5em}
#slideshow #slider .slider-item-2 .item-html {top: 72%; left: 32em;}
#slideshow #slider .slider-item-3 .item-html {top: 77%; left: 10.5em}
/*#slideshow #slider .slider-item-3 .item-html {top: 84%;left: 8%;}*/
#slideshow .button.big.btn-primary > span {text-transform: none;font-size: 17px;line-height: 34px;}
#slideshow .button.big {font-size: 21px;height: 35px;padding: 0px 70px;}
#slideshow #slider .item-html .container {position: relative;}
#slideshow #slider h2, #slideshow #slider h3 {font-size: 58px;color: #f00;line-height: inherit;font-family: Lobster;text-transform: none;}
#slideshow #slider h2 {margin-bottom: 15px;}
#slideshow #slider .slider-item-1 {display: inline-block;}
#slideshow #slider .slider-item-1 img {max-width: 100%;height: auto;}
#slideshow .owl-controls {position: relative;margin-top: -24px;}
#slideshow .owl-theme .owl-dots {text-align: center;-webkit-tap-highlight-color: transparent;}
#slideshow .owl-theme .owl-dots .owl-dot {display: inline-block;zoom: 1;}
#slideshow .owl-carousel .owl-dot {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
#slideshow .owl-theme .owl-dots .owl-dot span {display: block;width: 10px;height: 10px;margin: 5px 7px;background: #c1c1c1;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;}
#slideshow .owl-theme .owl-dots .owl-dot.active span, #slideshow .owl-theme .owl-dots .owl-dot:hover span {background: #fff9e8;}
/*** Баннер ***/
#banner {position: relative;margin-top: -94px;padding-bottom: 50px;}
#banner .container {position: relative;}
#banner .content {background: url("/design/d512410/banner-bg.png?design=newyear&lc=1727876707") repeat-x;}
#banner .item {display: block;text-align: center;}
#banner .item .image {display: inline-block;margin-right: 50px;}
#banner .item .text {display: inline-block;vertical-align: middle;text-align: left;}
#banner .item .text h2 {font-size: 40px;color: #000;text-transform: none;line-height: 1;max-height: 80px;overflow: hidden;}
#banner .navigation a {position: absolute;top: 32%;margin: 0 50px;}
#banner .navigation a:hover {color: #ed1635;}
#banner .navigation .prev {float: left;left: 15px;}
#banner .navigation .next {float: right;right: 15px;}
/*** Новости ***/
#news {padding-bottom: 50px;}
#news .content {position: relative;}
#news .block-news {background-color: #fce3bd;}
#news .item {padding: 20px 10px;width: 80%;margin: 0 auto;clear: both;}
#news .item .date {display: inline-block;width: 103px;height: 101px;text-align: center;margin-right: 15px;background: url("/design/d512410/calendar.png?design=newyear&lc=1727876707") no-repeat;}
#news .item .date .d-month {display: block;position: relative;top: 14px;font-size: 18px;color: #fff;font-family: 'RobotoSlab-Regular', serif;}
#news .item .date .d-day {display: block;position: relative;top: 20px;font-size: 34px;color: #000;font-family: 'RobotoSlab-Regular', serif;}
#news .item .date img {display: block;position: absolute;margin-left: -15px;}
#news .item .content {display: inline-block;width: 80%;text-align: left;overflow: hidden;vertical-align: middle;}
#news .item .content p {margin-bottom: 0;max-height: 50px;overflow: hidden;}
#news .item .title {display: inline-block;width: 100%;text-align: left;font-size: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
#news .navigation a {position: absolute;top: 30%;margin: 0 50px;overflow: hidden;}
#news .navigation a:hover {color: #ed1635;}
#news .navigation .prev {float: left;left: 0;}
#news .navigation .next {float: right;right: 0;}
/*** Подвал ***/
#footer {background-color: #fff9e8;padding: 30px 0;}
#footer h3 {font-family: 'Lora', serif;font-size: 12px;margin-bottom: 30px;text-transform: none;}
#footer ul.links {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
#footer ul.links li {margin-top: 0px;}
#footer .block-contact > div {margin-bottom: 12px;}
#footer .block-contact > div i {width: 25px;text-align: center;vertical-align: middle;font-size: 18px;margin-right: 10px;}
#footer .footer-bottom {text-align: center;padding-top: 50px;}
#footer .footer-bottom a {color: #ed1635;}
#footer .footer-top {background-color: #666;color: white;margin-top: 30px;padding-bottom: 30px;}
#footer .footer-top a {color: white;}
#footer .footer-top a:hover {color: #ed1635;}
#footer .footer-top .container .row{margin-top: 30px;}
#footer .footer-top .center_1{margin: 10px 0;}
#footer .footer-top .center_2{margin: 10px 0;}
#footer .footer-top .center_3{margin: 10px 0;}
#footer .footer-top .logistics_center_block2 .center_1{margin: 0px 0;}
#footer .footer-top .logistics_center_block2 .center_2{margin: 10px 0;}
#footer .footer-top .logistics_center_block2 .center_3{margin: 10px 0;}
#footer .footer-top .logistics_center_block2 .center_4{margin: 10px 0;}
#footer .footer-top .logistics_center_block2{margin-top: 0px;}
#footer .footer-top .logo{max-width: 90%;}
/*** Хлебные крошки ***/
#breadcrumbs {display: inline-block;position: relative;width: 100%;padding: 15px 0;line-height: 20px;background-color: #eacd8e;font-family: 'Arial', serif;margin-bottom: 30px;}
#breadcrumbs ul {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
#breadcrumbs ul li {display: inline-block;line-height: 20px;text-transform: capitalize;padding-right: 5px;font-size: 13px;}
#breadcrumbs ul li:before {display: inline-block;content: "\f111";font-size: 3px;color: #fff9e8;margin: 0 10px 0 0;vertical-align: middle;font-family: FontAwesome;font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
#breadcrumbs ul li:first-child:before {display: none;}
#breadcrumbs ul li a i {margin-right: 5px;}
#breadcrumbs ul li strong {font-weight: 700;}
/*** Товары на главной ***/
#producttabs .pdt-content {padding-bottom: 50px;}
#producttabs .pdt-content .button.showAll {display: block;text-transform: none;font-size: 15px;max-width: 170px;margin: 0 auto;}
#producttabs .pdt-content .button.showAll.active {background-color: #eacd8e;border: 1px solid #eacd8e;}
#producttabs .pdt-content .button.showAll.active:hover {background-color: white;border-radius: 30px;}
#producttabs .pdt-content .button.showAll:after {content: "\e114";font-family: icomoon;font-size: 16px;margin-left: 8px;vertical-align: bottom;}
#producttabs .pdt-content .button.showAll.active:after {content: "\e115";}
#producttabs .products-grid .item {display:none;}
#producttabs .products-grid .item:nth-child(-n+8) {display: inline-block;}
#producttabs .products-grid .item.showThis {display: inline-block;}
#producttabs .pdt-content .title {padding: 0px 0px 30px 0px;}
#producttabs .did-not-find-gift {width: 100%;display: flex;position: relative;font-size: 15px;background-color: #fff9e8;margin-bottom: -30px;margin-top: -50px;color: #ed1635;margin-right: auto;margin-left: auto;padding-left: 15px;padding-right: 15px;}
#producttabs .did-not-find-gift .left_part a {text-decoration: underline;color: #ed1635;}
#producttabs {background-color: #fff9e8;margin-top: 30px;padding-top: 60px;}
#about_company {position: relative;margin-top: 30px;background: #fff9e8;padding-top: 60px;text-align: center;color: white;}
#about_company .container {background: #1556a6;border-radius: 25px;}
#about_company .container .text_okompanii{display: flex;align-items: center;justify-content: center;padding-top: 60px;padding-bottom: 30px;margin: 0 -5px;}
#about_company .text_okompanii .title span {display: inline-block;font-family: 'Lora', serif;font-size: 24px;letter-spacing: 0;margin: 0 5px;}
#about_company .container .text_block1{font-size: 14px;padding-left: 10%;padding-right: 10%;padding-bottom: 30px;}
#about_company .container .line_between_the_blocks{width: 20%;border-top: 1px solid;margin-left: 40%;margin-bottom: 30px;}
#about_company .container .text_block2{font-size: 14px;padding-left: 10%;padding-right: 10%;padding-bottom: 30px;}
#about_company .title4 span ul {list-style-type: none;}
#about_company .brands1, .brands2, .brands3{display: flex;}
#about_company .button.big{font-size: 18px;height: 50px;line-height: 50px;padding: 0 11px;}
#about_company .button.big.btn-primary > span {text-transform: inherit; font-size: 16px;line-height: 47px;}
#about_company .text_about_short_KDL_Company, .title3 {font-size: 20px;}
#about_company .container, .text_border{padding-bottom: 30px;}
#main .container {padding-top:30px;}
#main .block-title .title span {background-color: white;font-family: RobotoSlab-Regular;font-size: 20px;font-weight: bold;color: #ed1635;vertical-align: middle;letter-spacing: 0px;}
#main .block-title .title {font-family: RobotoSlab-Regular;font-size: 20px;font-weight: bold;color: #ed1635;letter-spacing: 0px;}
#callback_on_main {text-align: center;padding-top: 40px;background-color: #fff9e8;}
#callback_on_main .callback {padding: 30px 0;position: relative}
#callback_on_main .callback .title {display: flex;color: #ed1635;align-items: center;justify-content: center;margin: 0 -5px 30px;}
#callback_on_main .callback .title span + span {display: block;margin: 0 5px;font-family: 'Lora', serif;font-size: 24px;letter-spacing: 0;font-weight: bold;}
#callback_on_main .callback .phone__foot {display: inline-block;vertical-align: middle;margin-right: 30px;}
#callback_on_main .callback .callbackForm {display: inline-block;vertical-align: middle;}
#callback_on_main .callback .callbackForm .callback-input {display: inline-block;margin-right: 30px;}
#callback_on_main .callback .callbackForm .callback-input .inputText {width: 250px;height: 50px;border: 1px solid #ed1635;padding: 0 20px;color: #ed1635;font-family: 'Lora', serif;font-size: 16px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
#callback_on_main .callback .callbackForm .button {width: 200px;font-size: 16px;}
#callback_on_main .callback .element4 {position: absolute;left: -120px;}
#callback_on_main .callback .element2 {position: absolute;}
#callback_on_main .callback .callbackForm .callback-input .inputText::-webkit-input-placeholder {color: #ed1635;}
#callback_on_main .callback .callbackForm .callback-input .inputText::-moz-placeholder          {color: #ed1635;}
#callback_on_main .callback .callbackForm .callback-input .inputText:-ms-input-placeholder      {color: #ed1635;}
#callback_on_main .callback .callbackForm .pp {margin: 20px 0 10px;text-align: right;}
}
/*** Товары таблицей ***/
.products-container {position: relative;margin-top: -6px;padding-top: 60px;}
.index .products-grid {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;text-align: center;}
.products-grid {display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;text-align: center;}
.products-grid .item {padding: 0 11px 30px;}
.products-grid .item .item-inner {display: inline-block;position: relative;overflow: hidden;background-color: white;border: 1px solid #fff9e8;max-width: 100%;width: 270px;}
.products-grid .item .item-inner:hover {border-color: #ed1635;}
.products-grid .item .product-image {position: relative;overflow: hidden;}
.products-grid .item .product-image .product-img {display: block;line-height: 270px;}
.products-grid .item .product-image:hover .product-img img {-moz-transform: scale(0.9);-ms-transform: scale(0.9);-o-transform: scale(0.9);-webkit-transform: scale(0.9);transform: scale(0.9);opacity: 1;}
.products-grid .item .product-image .ratings {position: absolute;float: right;right: 15px;bottom: 15px;}
.products-grid .item .product-shop {padding: 9px;}
.products-grid .item .product-shop .product-name {font-family: RobotoSlab-Regular;font-size: 16px;text-align: center;font-weight: bold;height: 40px;overflow: hidden;margin: 0 0 8px 5px;}
.products-grid .item .product-shop .product-name a {color:#1556a6;}
.products-grid .item .product-shop .price-box {text-align: left;color: #ed1635;margin: 0 0 10px 5px;}
.products-grid .item .product-shop .price-box .old-price {margin-right: 8px;}
.products-grid .item .product-shop .actions {display: flex;width: 100%;}
.products-grid .item .product-shop .actions .addtocart {display: inline-block;position: absolute;right: 3%;height: 35px;}
.products-grid .item .product-shop .actions .addtocart .button {padding: 0 12px;height: 35px;line-height: 35px;}
.products-grid .item .product-shop .actions .addtocart .button.btn-primary .bg, .products-grid .item .product-shop .actions .addtocart .button.btn-primary .over, .products-grid .item .product-shop .actions .addtocart .button.btn-primary .out {line-height: 35px;}
.products-grid .item .product-shop .actions .addtocart .add-cart i {margin-right: 8px;}
.products-grid .item .product-shop .actions .add-to-links {display: inline-block;float: right;}
.products-grid .item .product-shop .actions .add-to-links a {position: relative;background: none;color: #000;border: 0;padding: 0;margin: 0 7px;font-size: 17px;height: 35px;line-height: 35px;}
.products-grid .item .product-shop .actions .add-to-links a.add-wishlist, .products-grid .item .product-shop .actions .add-to-links a.quickview {font-size: 19px;}
.products-grid .item .product-shop .actions .add-to-links a:hover, .products-grid .item .product-shop .actions .add-to-links a.added {color: #ed1635;}
.products-grid .item .product-shop .actions .add-to-links a:last-child {margin-right: 0;}
/* Если товара нет в наличии */
.products-grid .item.empty .product-image a.product-img img {opacity: 0.6;}
.products-grid .item.empty .product-shop .actions .addtocart .button {background-color: #c1c1c1;border: 1px solid #c1c1c1;cursor: default;}
.products-grid .item.empty .product-shop .actions .add-to-links .quickview {display: none;}
/** Товары списком **/
.products-list {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.products-list .item {margin-bottom: 30px;padding-bottom: 15px;border-bottom: 1px solid #fce3bd;overflow: hidden;}
.products-list .item:last-child {border: 0;box-shadow: none;}
.products-list .item .product-image {position: relative;float: left;margin: 0 30px 0 0;text-align: center;width: 270px;height: 270px;line-height: 270px;}
.products-list .item .product-image:hover a.product-img img {-moz-transform: scale(0.9);-ms-transform: scale(0.9);-o-transform: scale(0.9);-webkit-transform: scale(0.9);transform: scale(0.9);opacity: 1;}
.products-list .item .product-shop .product-name {margin-bottom: 10px;}
.products-list .item .product-shop .product-name a {display: block;overflow: hidden;font-size: 21px;line-height: 26px;max-height: 48px;text-transform: uppercase;}
.products-list .item .product-shop .ratings {position: relative;padding: 0px;margin: 0 0 10px 0;}
.products-list .item .product-shop .price-box {display: block;margin-bottom: 15px;color: #ed1635;}
.products-list .item .product-shop .price-box .old-price {margin-right: 10px;color: #b0b0b0;}
.products-list .item .product-shop .desc {margin-bottom: 10px;}
.products-list .item .product-shop .desc p {margin-bottom: 10px;max-height: 70px;overflow: hidden;}
.products-list .item .product-shop .desc a {display: block;color: #ed1635;}
.products-list .item .product-shop .desc a:hover {color: #000;}
.products-list .item .product-shop .actions {margin-top: 15px;}
.products-list .item .product-shop .actions .addtocart {display: inline-block;float: left;margin-right: 30px;}
.products-list .item .product-shop .actions .addtocart .add-cart i {margin-right: 10px;}
.products-list .item .product-shop .actions .add-to-links {display: inline-block;float: left;}
.products-list .item .product-shop .actions .add-to-links .button {position: relative;padding: 0 15px;background: none;border: 0;color: #000;font-size: 21px;}
.products-list .item .product-shop .actions .add-to-links .button.add-wishlist, .products-list .item .product-shop .actions .add-to-links .button.quickview {font-size: 23px;}
.products-list .item .product-shop .actions .add-to-links .button:hover, .products-list .item .product-shop .actions .add-to-links .button.added {color: #ed1635;}
.products-list .item .product-shop .actions .add-to-links .button:last-child {margin-right: 0px;}
.products-list .item.empty .product-image a.product-img img {opacity: 0.6;}
.products-list .item.empty .product-shop .actions .addtocart .button {background-color: #c1c1c1;border: 1px solid #c1c1c1;height: 40px;line-height: 40px;cursor: default;}
.products-list .item.empty .product-shop .actions .add-to-links .quickview {display: none;}
.f-fix .link_discount{padding-bottom: 30px;font-size: 18px;}
/*** Категории ***/
.index .categories {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;text-align: center;}
.categories {display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;text-align: center;}
.categories .item {display: inline-block;position: relative;margin: 0 15px 30px;border: 1px solid #fce3bd;text-align: center;width: 270px;}
.categories .item:hover {border: 1px solid #000;}
.categories .item .cat-image {border-bottom: 0;margin: 0 10px 10px;line-height: 270px;}
.categories .item .cat-image a {display: block;overflow: hidden;}
.categories .item .cat-image a img {max-width: 100%;}
.categories .item .cat-name {margin: 0;padding: 10px;background: transparent;text-align: center;}
.categories .item .cat-name a {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;text-transform: uppercase;}
/* Категории с подкатегориями */
.categories.list ul {margin: 0;padding: 0;list-style: none;}
.categories.list ul li.level-0 {display: inline-block;float: left;overflow: hidden;margin: 0 15px 30px 0;border: 1px solid #fce3bd;text-align: left;width: 420.00466671852px;height: 260.00288892099px;}
.categories.list.index ul li.level-0 {width: 569.97px;}
.categories.list ul li.level-0:nth-child(2n) {margin: 0 0 30px 15px;}
.categories.list ul li.level-0:not(.parent) {text-align: center;}
.categories.list ul li.level-0 > a span {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;text-transform: uppercase;padding: 10px;text-align: center;}
.categories.list ul li.level-0 > a.active span {color: #ed1635;}
.categories.list ul li.level-0 > .image {display: inline-block;vertical-align: top;margin: 10px;min-width: 43%;text-align: center;}
.categories.list ul li.parent ul.sub {display: inline-block;width: 46%;padding-left: 10px;padding-bottom: 30px;}
.categories.list ul li ul.sub li:nth-child(-n+5) {display: block;}
.categories.list ul li ul.sub li {display: none;}
.categories.list ul li ul.sub li a span {display: block;width: 100%;line-height: 20px;padding: 15px 0 3px;border-bottom: 1px solid #fce3bd;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.categories.list ul li ul.sub li:first-child a span {padding-top: 7px;}
.categories.list ul ul.sub ul.sub, .categories.list ul.sub img {display: none;}
/*** Товары ***/
.toolbar {position: relative;float: left;width: 100%;margin: 0px 0 20px;padding: 0;background-color: #fff9e8;border: 1px solid #fce3bd;font-family: RobotoSlab-Regular;font-size: 14px;}
.toolbar .pages {display: none;padding-left: 15px;border-left: 1px solid #fce3bd;}
.toolbar.bottom {margin: 10px 0 30px;}
.toolbar.bottom .pages {display: block;border-left: 0;}
.toolbar.bottom .show-by {display: none;}
.view-mode {float: left;}
.view-mode a, .view-mode span {display: block;float: left;width: 45px;line-height: 40px;cursor: pointer;text-align: center;color: #000;font-size: 20px;border-right: 1px solid #fce3bd;}
.view-mode a:hover, .view-mode span {color: #ed1635;}
.sort-by {float: left;background: transparent;margin-right: 20px;margin-right: 0;border-right: 1px solid #fce3bd;}
.sort-by label, .show-by label {vertical-align: middle;margin: 0 5px 0 0;color: #333;font-size: 14px;}
.sort-by label {display: none;}
.sort-by select, .show-by select {background-color: #fff5da;border: 2px solid #fff5da;height: 40px;line-height: 40px;margin: 0;padding: 0 10px;cursor: pointer;font-family: RobotoSlab-Regular;font-size: 14px;}
.sort-by select {max-width: 300px;}
.show-by {float: right;background: transparent;}
.show-by select {max-width: 65px;border-left: 1px solid #fce3bd;}
.pages {float: right;margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.pages ol {display: block;margin: 0;padding: 0;}
.pages li {display: inline-block;}
.pages li a, .pages li span {display: inline-block;position: relative;width: 42px;font-size: 18px;line-height: 40px;vertical-align: middle;border: 1px solid #fce3bd;border-top: 0;border-bottom: 0;text-align: center;}
.pages li:last-child a, .pages li:last-child:hover a, .pages li:last-child span, .pages li:last-child:hover span  {border-right: 0;}
.pages li a:hover, .pages li span {border: 1px solid #fce3bd;border-top: 0;border-bottom: 0;color: #ed1635;font-weight: bold;}
.pages li.current span {cursor: default;color: #ed1635;}
.pages li .fa {padding: 0;margin: 0;font-size: 21px;}
.toolbar .compare, .toolbar .favorites {float: left;position: relative;font-size: 20px;padding: 0 10px;width: 50px;line-height: 40px;text-align: center;border-right: 1px solid #fce3bd;}
.toolbar .compare .count, .toolbar .favorites .count {position: absolute;top: 5px;right: 3px;font-size: 12px;line-height: 1;}
.toolbar .compare a i {font-size: 18px;}
.toolbar .favorites a i {font-size: 21px;}
/** Фильтры **/
.filters {display: block;float: left;width: 100%;background-color: #fff;border-top: 1px solid #fce3bd;padding: 15px 15px 0;}
.filters-goods .title {display: block;text-align: center;margin-bottom: 15px;font-size: 18px;}
.filters-goods .filter {display: inline-block;margin: 0 15px 15px 0;}
.filters-goods .filter label {display: inline-block;margin-bottom: 3px;}
.filters-goods .filter .inputText {height: 30px;border-color: #fce3bd;}
.filters-goods .filter .inputText:focus {border-color: #000;}
.filters-price {margin-bottom: 15px;}
.filters-price .title {display: block;text-align: center;margin-bottom: 10px;font-size: 18px;}
.filters-price #goods-filter-price-slider {border: medium none;height: 5px;margin: 15px 10px;background: #c1c1c1;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.filters-price .ui-slider-handle.ui-state-default {position: absolute;background: #ed1635;width: 5px;height: 15px;margin-left: -3px;top: -10px;z-index: 2;border: none;cursor: pointer;outline: 0;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.filters-price .ui-slider-handle.ui-state-default:last-child {background: #ed1635;}
.filters-price .ui-slider .ui-slider-range {top: 0;height: 100%;background: #ed1635;}
.filters-price .layout-slider {text-align: center;margin: 0 auto 10px;max-width: 300px;}
.filters-price .layout-slider .inputText {padding: 0 15px;text-align: center;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
/*** Левая часть ***/
.col-left .block {padding: 0 15px;margin-bottom: 30px;position: relative;overflow: hidden;border-bottom: 1px solid #fce3bd;text-align: center;}
.col-left .block .content {text-align: left;}
.col-left .block:before, .col-left .block:after {display: inline-block;position: absolute;top: 20px;right: 0;width: 1px;height: 100%;content: '';background: #fce3bd;}
.col-left .block:after {right: auto;left: 0;}
.col-left .block > .title {display: inline-block;position: relative;padding-left: 20px;padding-right: 20px;margin-bottom: 15px;font-size: 24px;letter-spacing: 0.5px;}
.col-left .block > .title:before, .col-left .block > .title:after {display: inline-block;position: absolute;top: 20px;right: 100%;width: 1000px;height: 1px;content: '';background: #fce3bd;}
.col-left .block > .title:after {right: auto;left: 100%;}
/** Каталог **/
.col-left .block.catalog > .title {margin-bottom: 5px;}
.col-left .block .content ul {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.col-left .block .content ul li img {display: none;}
.col-left .block .content ul li a {display: block;position: relative;font-weight: 300;padding: 0;text-transform: capitalize;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.col-left .block .content ul li a .count {color: #9a9a9a;margin-left: 5px;}
.col-left .block .content ul li.parent .open-sub {display: block;position: absolute;right: -5px;top: 0px;cursor: pointer;font-family: "FontAwesome";font-size: 20px;width: 22px;height: 20px;background: #fff;}
.col-left .block .content ul li.parent .open-sub.active:before {content: "\f107";}
.col-left .block .content ul li.parent .open-sub:before {content: "\f105";display: block;vertical-align: middle;width: 25px;height: 25px;line-height: 25px;text-align: center;}
.col-left .block .content ul li ul li {padding-left: 15px;}
.col-left .block .content ul {margin-top: 5px;}
.col-left .block .content > ul > li {position: relative;margin-bottom: 10px;}
.col-left .block .content > ul > li > a {font-size: 16px;line-height: 26px;text-transform: uppercase;}
.col-left .block .content > ul > li > a .count {font-size: 14px;}
.col-left .block .content > ul > li ul > li > a {font-size: 14px;line-height: 20px;margin-bottom: 7px;}
.col-left .block .content > ul > li ul > li > a .count {font-size: 13px;}
.col-left .block .content ul li a.active, .col-left .block .content > ul > li ul > li > a:hover, .col-left .block .content ul li a:hover .count, .col-left .block .content ul li a.active .count {color: #ed1635;}
/** Вы смотрели **/
.viewed-items {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.viewed-items .item {border-bottom: 1px solid #fce3bd;margin: 0 0 20px 0;padding: 0 0 20px 0;}
.viewed-items .item:last-child {border: 0;padding: 0;}
.viewed-items .item .product-img {float: left;margin-right: 15px;width: 75px;height: 75px;text-align: center;}
.viewed-items .item .product-img img {max-width: 75px;max-height: 75px;}
.viewed-items .item .product-name {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 0;padding: 0;}
.viewed-items .item .product-name a {font-size: 18px;line-height: 20px;}
.viewed-items .item .rating-box {float: none;margin-top: 10px;}
.viewed-items .item .price-box {display: block;margin-top: 10px;}
.viewed-items .item .price-box .price {font-size: 18px;}
/** Сравнение, Избранное **/
.block.compare .content, .block.favorites .content {padding-bottom: 10px;}
.block.compare .content div.title, .block.favorites .content div.title {padding-bottom: 10px;display: none;}
.block.compare .content div i, .block.favorites .content div i {margin-right: 5px;}
.block.compare .content div label, .block.favorites .content div label {font-size: 16px;line-height: 26px;text-transform: uppercase;letter-spacing: 1px;}
.block.compare .content div span, .block.favorites .content div span {color: #9a9a9a;}
.block.compare .content div a:hover span, .block.favorites .content div a:hover span {color: #ed1635;}
.block.compare .content div span.count, .block.favorites .content div span.count {margin-left: 5px;}
.block.compare.page, .block.favorites.page {display: none;}
.block.compare #compare-items, .block.favorites #favorites-items {margin: 0;padding: 0;text-align: left;line-height: 25px;list-style: none;list-style-position: inside;}
.block.compare #compare-items .empty.hide, .block.compare #compare-items .button.hide, .block.favorites #favorites-items .empty.hide, .block.favorites #favorites-items .button.hide {display: none;}
.block.compare #compare-items .empty a, .block.favorites #favorites-items .empty a {text-decoration: underline;font-weight: bold;}
.block.compare #compare-items li, .block.favorites #favorites-items li {display: inline-block;position: relative;width: 100%;text-transform: uppercase;margin: 0 0 10px 0;}
.block.compare #compare-items li p.product-name, .block.favorites #favorites-items li p.product-name {width: 90%;font-size: 14px;margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.block.compare #compare-items li .dataid, .block.favorites #favorites-items li .dataid {display: none;}
.block.compare #compare-items li .remove, .block.favorites #favorites-items li .remove {position: absolute;top: 0px;right: 0px;}
.block.compare .button, .block.favorites .button {display: block;max-width: 150px;margin: 0 auto;}
/*** Заголовки ***/
.block-title .title {font-size: 32px;text-align: center;margin-bottom: 20px;}
.block-title .title:before {display: block;position: relative;height: 0px;width: 100%;left: 0;top: 20px;background: #000;z-index: -1;}
.block-title .title span {display: inline-block;background-color: #fff9e8;padding: 0 10px;font-family: 'Lora', serif;font-size: 24px;color: #ed1635;font-weight: bold;letter-spacing: 0;}
.index .page-title {margin-bottom: 10px;}
/*** Товар ***/
.product-view .product-img-box .product-image {margin: 0 0 0 100px;}
.product-view .product-img-box .product-image .general-img {position: relative;text-align: center;min-height: 200px;}
.product-view .product-img-box .product-image .general-img img {display: block;max-width: 100%;margin: 0 auto;}
.product-img-box .more-views {width: 82px;position: relative;float: left;top: 0px;left: 0px;z-index: 1;}
.product-img-box .more-views .slide-control {display: block;position: absolute;margin: 0 0 0 -1px;width: 84px;height: 21px;line-height: 20px;left: 0;right: auto;cursor: pointer;z-index: 9;background-color: #c1c1c1;opacity: 0.5;color: #fff;text-align: center;font-family: fontawesome;font-size: 14px;}
.product-img-box .more-views .slide-control:hover {opacity: 1;}
.product-img-box .more-views .slide-control.hide, .product-img-box .more-views .slide-control.hide.hide2 {display: none;}
.product-img-box .more-views .prev {bottom: auto;top: 0;}
.product-img-box .more-views .prev:before {content: "\f106";}
.product-img-box .more-views .next {top: auto;bottom: 0;}
.product-img-box .more-views .next:before {content: "\f107";}
.product-img-box .more-views .thumblist {margin: 0;padding: 0;list-style: none;}
.product-img-box .more-views li {float: left;width: 100%;max-width: 100px;overflow: hidden;}
.product-img-box .more-views li a {display: table-cell;vertical-align: middle;width: 82px;height: 82px;border: 1px solid #fce3bd;}
.product-img-box .more-views li a.active {border-color: #000;}
.product-img-box .more-views li a img {display: block;margin: 0 auto;}
.lSSlideOuter {padding: 0;margin: 0;position: relative;overflow: hidden;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.lSSlideOuter .lSSlideWrapper {position: relative;margin: 0px 0;max-width: 100%;overflow: hidden;}
.lSSlideOuter .lSSlideWrapper .lSSlide {-webkit-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate(0px, 0px);-webkit-transition: all 0.1s ease;-moz-transition: all 0.1s ease;-o-transition: all 0.1s ease;-ms-transition: all 0.1s ease;transition: all 0.1s ease;-webkit-transition-property: -webkit-transform, height;-moz-transition-property: -moz-transform, height;transition-property: transform, height;-webkit-transition-duration: inherit;transition-duration: inherit;-webkit-transition-timing-function: inherit;transition-timing-function: inherit;}
.lSSlideOuter .lightSlider {overflow: hidden;margin: 0;height: auto !important;}
.lightSlider:before, .lightSlider:after {content: " ";display: table;}
.lSSlideOuter .lSSlideWrapper .lSAction {display: none !important;}
.product-view .product-name h1 {font-size: 25px;font-family: 'Lora', serif;text-align: center;max-height: 95px;overflow: hidden;margin-bottom: 30px;}
.product-view .product-shop .product-name {display: none;}
.product-view .product-shop .ratings {margin-bottom: 15px;}
.product-view .product-shop .goodsDataMainModificationArtNumber, .product-view .product-shop .goodsDataMainModificationAvailable {margin-bottom: 10px;}
.product-view .product-shop .goodsDataMainModificationArtNumber span, .product-view .product-shop .goodsDataMainModificationAvailable span {margin-left: 5px;color: #b0b0b0;}
.product-view .product-shop .goodsDataMainDiscountBlock {padding: 15px 0;font-size: 16px;border-top: 1px solid #eacd8e;}
.product-view .product-shop .goodsDataMainDiscountBlock i {float: left;color: #eacd8e;font-size: 40px;margin-right: 20px;}
.product-view .product-shop .goodsDataMainModificationsBlock {border-top: 1px solid #eacd8e;padding: 20px 0;}
.product-view .product-shop .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty {margin: 0 20px 10px 0;float: left;}
.product-view .product-shop .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty:first-child {margin-left:0;}
.product-view .product-shop .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty select {display: block;padding: 5px;border: 1px solid #eacd8e;}
.product-view .product-shop .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty select:focus {border: 1px solid #000;}
.product-view .product-shop .goodsDataMainModificationsBlock .goodsDataMainModificationsDescriptionBlock div {width: 100%;max-height: 65px;overflow: hidden;border-left: 3px solid #eacd8e;padding: 0 0 0 15px;margin: 0;}
.product-view .product-shop .short-description {padding-top: 15px;border-top: 1px solid #eacd8e;}
.product-view .product-shop .short-description p {max-height: 130px;overflow: hidden;}
.product-view .product-shop .product-content {margin-bottom: 30px;border-right: 1px solid #eacd8e;}
.product-view .product-shop .product-price {border-left: 1px solid #eacd8e;margin-left: -1px;}
.product-view .product-shop .price-box {text-align: center;}
.product-view .product-shop .price-box div {display: inline-block;margin-bottom: 5px;}
.product-view .product-shop .price-box div.old-price {margin-right: 10px;}
.product-view .product-shop .price-box div.special-price {color: #ed1635;}
.product-view .product-shop .add-to-box {text-align: center;border-bottom: 1px solid #eacd8e;margin-bottom: 15px;padding-bottom: 5px;}
.product-view .product-shop .add-to-box .qty-wrap {margin: 10px 0 20px;}
.product-view .product-shop .add-to-box .qty-wrap .qty-title {display: none;}
.product-view .product-shop .add-to-box .qty-wrap .qty-set .inputText {width: 70px;border: 1px solid #b0b0b0;text-align: center;-moz-border-radius: 30px;-webkit-border-radius: 30px;border-radius: 30px;}
.product-view .product-shop .add-to-box .qty-wrap .qty-set .inputText:focus {border: 1px solid #ed1635;}
.product-view .product-shop .add-to-box .qty-wrap .qty-set span {width: 30px;cursor: pointer;color: #b0b0b0;font-size: 18px;padding: 0 8px;vertical-align: middle;}
.product-view .product-shop .add-to-box .qty-wrap .qty-set span:hover {color: #ed1635;}
.product-view .product-shop .add-to-box .add-to-cart .button {margin-bottom: 10px;width: 155px;}
.product-view .product-shop .add-to-box .add-to-cart .button.more {display: none;}
.product-view .product-shop .add-to-box .add-to-links a {position: relative;color: #000;font-size: 20px;padding: 0 15px;border: 0;background: none;}
.product-view .product-shop .add-to-box .add-to-links a.add-wishlist {font-size: 22px;}
.product-view .product-shop .add-to-box .add-to-links a:hover, .product-view .product-shop .add-to-box .add-to-links a.added {color: #ed1635;}
/* Платежные системы */
/* Вкладки табы */
.product-tabs {margin: 30px 0 30px;}
.product-tabs .tabs {display: inline-block;width: 30%;float: left;margin: 0 0 30px 0;padding: 0;list-style: none;}
.product-tabs .tabs li {position: relative;border: 1px solid #eacd8e;border-bottom: 0;}
.product-tabs .tabs li:last-child {border-bottom: 1px solid #eacd8e;}
.product-tabs .tabs li a {display: block;position: relative;font-size: 15px;text-transform: uppercase;letter-spacing: 1px;padding: 10px 15px;z-index: 0;}
.product-tabs .tabs li a.active {color: #ed1635;}
.product-tabs .content {display: inline-block;width: 70%;float: left;padding: 0px 0 0px 30px;border-left: 1px solid #eacd8e;margin-left: -1px;}
.product-tabs .tab-content {padding: 0 0 30px 0;overflow: hidden;}
.product-tabs .tab-content .htmlDataBlock {margin: 0;padding: 0;}
.product-tabs .tab-content .htmlDataBlock p {margin: 0;}
.product-tabs .tab-content .delivery {margin-bottom: 30px;}
.product-tabs .tab-content .delivery:last-child {margin-bottom: 0;}
.product-tabs .tab-content .delivery p {margin-bottom: 10px;word-break: break-word;}
.product-tabs .tab-content .delivery h5, .product-tabs .tab-content .delivery h6 {font-weight: 400;}
.product-tabs .tab-content .delivery h5 {margin-top: 10px;}
.product-tabs .tab-content .table-box tbody tr td {width: auto;text-align: left;}
/* Отзывы */
.goodsDataOpinionMessage.empty p {margin: 0;}
.goodsDataOpinionListNavigateTop {display: inline-block;}
.goodsDataOpinionListNavigateTop .button {display: inline-block;margin: 0 5px 5px 0;}
.goodsDataOpinionListNavigateTop .button.active {background-color: #ed1635;border-color: #ed1635;color: #ffffff;}
.goodsDataOpinionShowAddForm {text-decoration: underline;}
.goodsDataOpinionListNavigateBottom .pager .pages {float: left;}
.goodsDataOpinionListNavigateBottom .pager .pages .title {float: left;line-height: 42px;margin-right: 10px;}
.goodsDataOpinionListNavigateBottom .pages li a, .goodsDataOpinionListNavigateBottom .pages li span, .goodsDataOpinionListNavigateBottom .pages li:hover a, .goodsDataOpinionListNavigateBottom .pages li:hover span {border: 1px solid #fce3bd;}
.goodsDataOpinionList {float: left;width: 100%;margin-top: 10px;}
.goodsDataOpinionList .bord {float: left;width: 100%;margin-bottom: 15px;border-bottom: 1px solid #eacd8e;}
.goodsDataOpinionList .bord:last-child {border-bottom: 0;}
.goodsDataOpinionList .col-xs-12 {padding: 0;}
.goodsDataOpinionList .cell1 {margin-bottom: 20px;}
.goodsDataOpinionList .goodsDataOpinionListClient, .goodsDataOpinionList .goodsDataOpinionListTitle {margin-bottom: 5px;padding-right: 10px;color: #2b3038;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.goodsDataOpinionList .rating-box {display: block;margin-bottom: 5px;}
.goodsDataOpinionList .goodsDataOpinionListDate {display: block;margin-bottom: 5px;clear: both;}
.goodsDataOpinionList .button {max-width: 100px;float: left;margin-bottom: 10px;}
.goodsDataOpinionList .goodsDataOpinionListDesc {margin: 0 0 8px 0;}
.goodsDataOpinionList .goodsDataOpinionListDesc strong {display: block;margin-right: 10px;}
.goodsDataOpinionList .goodsDataOpinionListDesc span {display: block;word-wrap: break-word;}
.goodsDataOpinionAddForm {clear: both;}
#goodsDataOpinionAddBlock {padding-top: 20px;clear: both;}
#goodsDataOpinionAddBlock h4 {max-height: 78px;overflow: hidden;} 
.goodsDataOpinionAddTable .goodsDataOpinionBlock {margin-bottom: 10px;float: left;width: 100%;}
.goodsDataOpinionAddTable .goodsDataOpinionBlock > div {float: left;}
.goodsDataOpinionAddTable .goodsDataOpinionBlock .inputText, .goodsDataOpinionAddTable .goodsDataOpinionBlock textarea {width: 250px;}
.goodsDataOpinionAddTable label {display: block;float: left;width: 150px;}
.goodsDataOpinionAddTable label.invalidInput {width: 100%;}
.goodsDataOpinionAddTable {float: left;margin-top: 20px;}
.goodsDataOpinionRating {float: left;width: 90px;margin-top: 3px;}
.goodsDataOpinionAddTable .generally {float: left;}
.goodsDataOpinionAddTable .generally label {display: inline-block;float: none;width: auto;}
.goodsDataOpinionAddTable .goodsDataOpinionCaptcha {float: left;}
.goodsDataOpinionAddTable .goodsDataOpinionCaptcha .inputText {max-width: 100px;margin-right: 20px;}
.goodsDataOpinionAddTable .goodsDataOpinionCaptcha .goodsDataOpinionCaptchaRefresh {padding: 5px;cursor: pointer;}
.goodsDataOpinionAddTable .goodsDataOpinionCaptcha .goodsDataOpinionCaptchaRefresh:hover {color: #ed1635;}
.goodsDataOpinionFormReset {background: transparent;text-decoration: underline;width: 150px;text-align: left;padding-left: 0;border: 0;outline: 0;cursor: pointer;}
.goodsDataOpinionFormReset:hover {color: #ed1635;}
/* С этим товаром смотрят, Сопутствующие товары */
.box-up-sell {text-align: left;}
.box-up-sell .owl-carousel .owl-item.active {opacity: 1;filter: alpha(opacity=100);}
.box-up-sell .owl-carousel .owl-item {opacity: 0;filter: alpha(opacity=0);}
.box-up-sell .owl-carousel .owl-item .product-image img {max-width: 100%;}
.related .block-title .navigation {position: relative;text-align: center;margin: -25px 0 10px 0;}
.related .block-title .navigation a {margin: 0 15px;line-height: 1;}
/* Быстрый просмотр */
.fancybox-inner .product-tabs {display: none;padding: 0 15px 0 0;}
.fancybox-inner .container {max-width: 850px;}
.fancybox-inner .product-view .product-shop .add-to-box .add-to-cart .button.quick, .fancybox-inner .thumblist-box, .fancybox-inner .product-view .product-shop .add-to-box .add-to-links {display: none;}
.fancybox-inner .product-view .product-shop .add-to-box .add-to-cart {display: inline-block;}
.fancybox-inner .product-view .product-shop .add-to-box .add-to-cart .button {float: left;}
.fancybox-inner .product-view .product-shop .add-to-box .add-to-cart .more {display: inline-block;height: 40px;line-height: 40px;}
.fancybox-inner .product-view .product-shop .add-to-box .add-to-cart .more span {line-height: 40px;}
.fancybox-inner .product-view .product-shop .add-to-box .add-to-cart .more i {height: 40px;line-height: 38px;}
.fancybox-inner .product-view .product-shop .social-share {display: none;}
.fancybox-inner .product-view .product-shop .goodsDataMainModificationsBlock {display: none;}
.fancybox-inner .product-view .product-shop .short-description p {margin-bottom: 0;}
.fancybox-inner .product-view .product-img-box .more-views {display: none;}
.fancybox-inner .product-view .product-img-box .product-image {margin: 0;}
.fancybox-inner .product-view .product-shop .product-name {display: block;}
.fancybox-inner .product-view .product-shop .product-name h1 {text-align: left;margin-bottom: 10px;}
.fancybox-inner .product-view .product-img-box .product-image a {cursor: default;}
/*** Ajax Добавление товара в корзину ***/
#layer_cart {max-width: 900px;font-size: 16px;line-height: 22px;}
.cart-ajax .cart-product {position: static;overflow: hidden;margin-bottom: 20px;}
.cart-ajax .title {margin-bottom: 20px;}
.cart-ajax .title i {font-size: 30px;line-height: 30px;float: left;padding-right: 15px;}
.cart-ajax .cart-product .cart-product-img {float: left;width: 150px;height: 150px;text-align: center;border: none;margin-right: 20px;padding: 0;}
.cart-ajax .cart-product .cart-product-img img {max-width: 100%;}
.cart-ajax .cart-product .cart-product-info .product-name {display: block;overflow: hidden;white-space: normal;text-overflow: ellipsis;margin: 3px 0 5px 0;max-height: 46px;font-weight: bold;}
.cart-ajax .cart-product .cart-product-info .product-mod {font-size: 14px;margin-bottom: 5px;}
.cart-ajax .cart-product .cart-product-info .cart-product-quantity {margin-bottom: 5px;}
.cart-ajax .cart-product .cart-product-info .cart-product-price {margin-bottom: 5px;}
.cart-ajax .cart-txt {border-left: 1px solid #eacd8e;}
.cart-ajax .cart-txt h4 {display: none;text-transform: none;border-bottom: 1px solid #eacd8e;padding-bottom: 10px;margin-bottom: 13px;}
.cart-ajax .cart-txt .CartSum {display: none;margin-bottom: 5px;}
.cart-ajax .cart-txt.show h4, .cart-ajax .cart-txt.show .CartSum {display: block;}
.cart-ajax .cart-txt.show .buttons {text-align: left;}
.cart-ajax .cart-txt .buttons {position: relative;margin-top: 20px;text-align: center;}
.cart-ajax .cart-txt .buttons .button:first-child {margin-bottom: 5px;}
.cart-ajax .cart-txt .buttons .button {padding: 0 15px;}
.fancybox-margin {margin-right: 17px !important;}
.fancybox-skin {background-color: #fff9e8;color: #000;}
/*** Быстрый заказ ***/
.quickformfast {max-width: 600px;}
#OrderAjaxBlock .formfast .buttons {margin: 30px 0;}
.formfast {text-align: center;padding: 0 !important;}
.formfast .title {display: inline-block;position: relative;overflow: hidden;margin: 15px 0;padding: 0 15px;border-bottom: 1px solid #eacd8e;text-align: center;}
.formfast #caps_lock {display: none;width: 230px;padding: 10px 0;margin: 0 auto;}
.formfast #caps_lock .fa-warning {font-size: 30px;color: #cc003d;}
.formfast .form-list .fields {margin-bottom: 10px;}
.formfast .form-list .fields.small {display: inline-block;width: 150px;}
.formfast .form-list .fields.small.first {margin-right: 45px;}
.formfast .button {margin: 10px 0;}
.adress, .customer, .delivery, .payment, .coupons {float: left;width: 100%;}
.adress .deliveryConvenientDate .inputText {width: 75px;padding: 0 5px;}
.customer .input-box {margin-bottom: 15px;}
.customer .input-box:last-child {margin-bottom: 0;}
.customer .contactRegisterNeedElement {margin-top:8px;}
.customer .control {margin-top: 10px;}
.customer .control input {display: inline-block;vertical-align: middle;margin-top: 1px;}
.delivery .manufacturer-list > div {margin-top: 15px;}
.delivery .manufacturer-list .currentDeliveryDesc, .payment .quick_order_payment .currentPaymentDescription {max-width: 350px;border: 1px solid #eacd8e;background-color: #fff;margin: 15px auto 0;padding: 10px;overflow: hidden;}
.delivery .manufacturer-list .currentDeliveryDesc > div {word-break: break-word;}
.delivery .manufacturer-list .currentDeliveryPrice {margin-bottom: 5px;}
.delivery .deliveryZonePrice {margin-left: 20px;font-weight: bold;}
.delivery .orderStageDeliveryListTable {width: 100%;}
.delivery .orderStageDeliveryListTable.table-box > tbody > tr > td {width: auto;text-align: left;word-break: break-word;}
.delivery .orderStageDeliveryListTable .cell1 {background: #fff5da;padding: 0 5px;}
.delivery .orderStageDeliveryListTable .cell3 {min-width: 160px;}
.delivery .orderStageDeliveryListTable input {cursor: pointer;vertical-align: middle;margin: 0;}
.orderStageDeliveryZonePrice, .orderStageDeliveryDefaultPrice {margin-left: 10px;font-size: 18px;font-weight: bold;}
.payment .orderStagePayment {float:left;position: relative;width:100%;margin:0 0 15px 0;}
.payment .orderStagePayment:last-child {margin: 0;}
.payment .orderStagePayment .cell1 {float: left;width: 18px;}
.payment .orderStagePayment .cell1 input {margin: 0;vertical-align: middle;}
.payment .orderStagePayment .cell1 label.invalidInput {position: absolute;bottom: -15px;}
.payment .orderStagePayment .cell2 {float: left;width: 90%;}
.coupons .couponBlock {margin-bottom: 10px;}
.coupons .couponBlock label {display: block;margin-bottom: 5px;font-weight: normal;font-size: 18px;}
.formfast-cart {display: none;}
.formfast-cart > .title {display: block;position: relative;overflow: hidden;margin: 15px 0 25px 0;padding: 0 15px;border-bottom: 1px solid #fce3bd;text-align: center;}
.formfast-cart .cart-products-list {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.formfast-cart .cart-products-list .item {border-bottom: 1px solid #fce3bd;margin-bottom: 15px;padding-bottom: 15px;}
.formfast-cart .cart-products-list .item .product-image {display: inline-block;width: 24%;text-align: center;vertical-align: top;margin-right: 15px;}
.formfast-cart .cart-products-list .item .product-image img {max-width: 80px;max-height: 80px;}
.formfast-cart .cart-products-list .item .product-details {display: inline-block;width: 70%;}
.formfast-cart .cart-products-list .item .product-details .product-name {display: inline-block;margin-bottom: 5px;font-size: 18px;}
.formfast-cart .cart-products-list .item .product-details .product-price .quantity {}
.formfast-cart .cart-products-list .item .product-details .product-price .price {font-size: 18px;}
.formfast-cart .subtotal {margin-bottom: 20px;}
.formfast-cart .subtotal > div {padding: 5px;}
.formfast-cart .subtotal > div .label {text-transform: uppercase;vertical-align: middle;}
.formfast-cart .subtotal .price {float: right;font-size: 18px;}
.formfast-cart .subtotal .price:after {font-size: 11px;}
.formfast-cart .buttons {margin-bottom: 20px;text-align: center;}
/*** Корзина ***/
.cartTable {width: 100%;border-collapse: collapse;}
.cartTable #closeOrder {display:none;}
.cartTable tbody tr td, .cartTable thead tr td {border: 1px solid #fce3bd;line-height: 18px;padding: 20px 10px;text-align: center;}
.cartTable thead tr td {background-color: #fff5da;text-transform: uppercase;text-align: left;}
.cartTable tbody tr.items:nth-child(2n) {background-color: #fffdf6;}
.cartTable tbody tr .cart-name {text-align: left;padding: 20px;}
.cartTable tbody tr td.image {text-align: center;border-right: 0;}
.cartTable tbody tr td.name {text-align: left;border-left: 0;}
.cartTable tbody tr td.name a {display: block;font-size: 16px;color: #ed1635;margin-bottom: 10px;max-height: 53px;overflow: hidden;text-transform: uppercase;}
.cartTable tbody tr td.name .art {margin-bottom: 5px;}
.cartTable tbody tr td.name .art span {color: #b0b0b0;}
.cartTable tfoot tr.discounttr td {padding: 20px 5px 15px;border-bottom: 1px solid #fce3bd;}
.cartTable tfoot tr.discounttr .disc-name .title {text-transform: uppercase;vertical-align: middle;}
.cartTable tfoot tr.discounttr .disc-name .num {display: inline-block;width: 36px;height: 36px;line-height: 36px;text-align: center;vertical-align: middle;background: #ed1635;color: #fff;font-size: 12px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.cartTable tfoot tr.discounttr .hide, .cartTable tfoot tr.total .hide {border-bottom: 0;}
.cartTable tfoot tr.total td {padding: 15px 5px 15px;border-bottom: 1px solid #fce3bd;}
.cartTable tfoot tr.total .title {font-size: 18px;text-transform: uppercase;vertical-align: middle;}
.cartTable .price {font-size: 18px;white-space: nowrap;}
.cartTable .TotalSum .price {color: #ed1635;font-size: 22px;}
.cartTable .buttons {display: block;float: left;width: 100%;margin: 30px 0 0;}
.cartTable .buttons .button {float: right;font-size: 14px;padding: 0 35px;}
.cartTable .buttons .button i {margin-right: 10px;font-size: 21px;}
.cartTable .inputText {text-align: center;padding: 0px;max-width: 80px;}
.cartTable .inputText:disabled {background-color: #ececec;cursor: not-allowed;}
/*** Личный кабинет (Страницы) ***/
.col-account {margin: 0;padding-bottom: 30px;}
.col-account h3 {padding: 0 0 10px;line-height: normal;margin-bottom: 10px;border-bottom: 1px solid #eacd8e;}
.col-account .buttons .button {margin-bottom: 5px;vertical-align: middle;}
.col-account .buttons p {margin-bottom: 0px;}
.form-list {margin-bottom: 20px;}
.form-list .fields {margin: 0 0 15px 0;}
.form-list .fields:last-child {margin: 0;}
.form-list .fields label {display: block;margin-bottom: 5px;font-weight: normal;font-size: 14px;}
.feedbackForm .pp {margin-bottom: 10px;}
.account .message {margin-left: 15px;margin-right: 15px;}
.clientForm .pp {margin-bottom: 10px;}
/*** Обратный звонок, Связь с администрацией ***/
.callback-info .callback-form {text-align: left;}
.callback-info .callback-form .name-error, .callback-info .callback-form .phone-error {position: relative;text-align: left;bottom: 0;}
.callback-info .callback-form div {margin-bottom: 10px;}
.callback-info .callback-form div label {display: block;}
.callback-info .callback-form div input {margin: 0;}
.callback-info .pp {margin-bottom: 10px;}
.contact-info .block-contact > div {margin-bottom: 12px;}
.contact-info .block-contact > div i {width: 25px;text-align: center;vertical-align: middle;font-size: 18px;margin-right: 10px;}
/*** Обратная связь ***/
#fancybox__callback {background: transparent;}
#fancybox__callback .modal__content {padding: 0;}
#fancybox__callback .callback__title {font-size: 1.125rem;font-weight: bold;font-family: 'Philosopher', sans-serif;text-align: center;margin-bottom: 40px;padding: 0 2rem;}
#fancybox__callback .callback__inner {width: 100%;max-width: 400px;background: transparent;border: 1px solid #ccd2c2;margin: 0 auto;padding: 5px;}
#fancybox__callback .form__callback {background-color: #fff;border: 1px solid #ccd2c2;padding: 40px;background-repeat: no-repeat;}
#fancybox__callback .form__field {display: flex;align-items: center;position: relative;margin-bottom: 20px;width: 100%;}
#fancybox__callback .form__field i {position: absolute;left: 0;font-size: 1.5rem;transition: all 0.3s ease;}
#fancybox__callback .form__input {background: transparent;border-top: 0;border-left: 0;border-right: 0;border-radius: 0;padding-left: 40px;transition: all 0.3s ease;}
#fancybox__callback .form__buttons {text-align: center;}
#fancybox__callback .form__pp {font-size: 12px;margin-top: 1rem;}
#fancybox__callback .fancybox-button {right: 6px;top: 6px;}
@media all and (max-width: 641px) {
#fancybox__callback .form__callback {padding: 1rem;}
#fancybox__callback .form__buttons .button {width: 100%;padding: 0;}
}
/** Платежные системы на странице просмотра заказа **/
.order-info .title {margin-bottom: 10px;}
.order-info .paymentQiwi .tr2 .ceil1 {padding: 25px 0 25px;}
.order-info .paymentQiwi .tr6 .ceil1 {padding: 16px 10px 15px;}
.order-info .paymentQiwi .PhoneLabel, .order-info .paymentQiwi .PhoneInput {float: none;}
.order-info .paymentQiwi .PhoneInput {padding: 10px 0 0;}
.order-info .paymentQiwi #form_phone {width: 130px;text-align: center;}
/*** Оформление заказа ***/
.orderStrageContent .quick_order_payment, .orderStrageContent .coupons {margin-bottom: 15px;}
.orderStrageContent .buttons .button:nth-child(2) {float: right;}
.orderStrageContent .payment {margin-bottom: 15px;}
.orderStrageContent .registrations .text, .orderStrageContent .form-list .text {text-transform: uppercase;margin-bottom: 8px;}
.orderStrageContent .registrations .text-italic {color: #b2b2b2;margin-bottom: 15px;}
.orderStrageContent .registrations .contactWantRegister input {margin: 0;vertical-align: middle;}
.orderStrageContent h3.title {margin-bottom: 15px;}
.orderStrageContent .delivery {margin-bottom: 15px;}
.stages-list {float: left;width: 100%;margin: 30px 0 20px 0;padding-top: 30px;border-top: 1px solid #eacd8e;}
.stages .stage {display: inline-block;width: 48px;height: 48px;line-height: 48px;background-color: #c1c1c1;text-align: center;margin-right: 15px;margin-bottom: 15px;color: #fff;font-family: 'RobotoSlab-Regular', serif;font-size: 22px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.stages .title {display: inline-block;font-size: 20px;color: #b2b2b2;text-transform: uppercase;}
.stages.active .stage, .stages:hover .stage {background-color: #ed1635;}
.stages.active .title, .stages:hover .title {color: #ed1635;}
/*** Страница Поиск ***/
.search h4 {margin-bottom: 10px;}
/*** Акции ***/
.discount-box {text-align: center;}
.discount-box h3 span {text-decoration: underline;}
.discount-box h4 {text-transform: none;margin-bottom: 15px;}
.discount-box h4 span {color: #ed1635;text-transform: uppercase;}
.discount-box .content {padding:15px 0 30px;border-bottom: 1px solid #fce3bd;}
.discount-box .content:first-child {padding:0 0 30px 0;}
.discount-box .content:last-child {border: 0;padding-bottom: 0;}
.discount-box .content .image img {display: block;margin: 0 auto;max-width: 100%;}
.discount-box .content .desc .button {margin: 0 auto;}
/*** Сравнение ***/
.compare-info .buttons {margin: 20px 0 30px;}
.compare-info .buttons .button {margin-bottom: 10px;}
.CompareGoodsTable {float: left;width: 100%;}
.CompareGoodsTableFilter {float: right;line-height: 65px;}
.CompareGoodsTableFilter .button {margin-bottom: 5px;}
.CompareGoodsTableFilter .button.CompareGoodsTableFilterSelected {background-color: #ed1635;border-color: #ed1635;color: #ffffff;}
.CompareGoodsTable .CompareNavigation {float: left;margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.CompareGoodsTable .CompareNavigation li {display: inline-block;}
.CompareGoodsTableTbody tbody tr td.cell {text-align: left;width: 200px;}
.CompareGoodsTableTbody tbody tr td.vtop {vertical-align: top;}
.CompareGoodsTableTbody .CompareCheckbox {margin: 0;vertical-align: middle;}
.CompareGoodsTableTbody .CompareGoodsTableTbodyComparisonLine .htmlDataBlock {text-align: left;}
/*** Новости ***/
.news-box .news {border-bottom: 1px solid #fce3bd;margin-bottom: 20px;}
.news-box .news:last-child {border-bottom: 0;margin-bottom: 0;}
.news-box .news .title {margin-bottom: 10px;}
.news-box .news-content p {margin-bottom: 0px;}
.news-box .news-time {text-align: right;margin-bottom: 10px;}
/*** Страница ошибки ***/
.error-page a {color: #ed1635;font-size:110%;}
.error-page a:hover {text-decoration:underline;}
.error-page ul.disc {list-style-type: disc;margin: 10px 0 10px 20px;padding: 0px 0 0px 20px;}
/* Предзагрузчик */
.content-loading {display: block;position: absolute;width: 100%;height: 100%;padding:0;background:url('/design/d512410/loader.gif?design=newyear') no-repeat scroll center center #fff9e8;z-index: 98;}
#globalOrder .content-loading {position: relative;width: 128px;height: 128px;margin: 0 auto;background-color: transparent;}
.products-container .content-loading {position: relative;width: 128px;height: 128px;margin: 10% auto;background-color: transparent;}
.fancybox-inner .content-loading {background-color: #fff9e8;}
.preloader .content-loading {top: -40%;}
/*** Адаптивное меню ***/
#menu_offcanvas {position: fixed;top: 0;right: 0;width: 400px;height: 100%;overflow-y: auto;background-color: #fff;z-index: 999;-moz-transform: translateZ(0);-o-transform: translateZ(0);-ms-transform: translateZ(0);-webkit-transform: translateZ(0);transform: translateZ(0);-moz-transform: translateX(100%);-o-transform: translateX(100%);-ms-transform: translateX(100%);-webkit-transform: translateX(100%);transform: translateX(100%);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: -webkit-transform 0.4s 0s, box-shadow 0s 0.4s;-moz-transition: -moz-transform 0.4s 0s, box-shadow 0s 0.4s;transition: transform 0.4s 0s, box-shadow 0s 0.4s;}
#menu_offcanvas.active {-moz-transform: translateX(0);-o-transform: translateX(0);-ms-transform: translateX(0);-webkit-transform: translateX(0);transform: translateX(0);-webkit-overflow-scrolling: touch;box-shadow: -4px 0 30px rgba(0, 0, 0, 0.2);-webkit-transition: -webkit-transform 0.4s 0s, box-shadow 0s 0s;-moz-transition: -moz-transform 0.4s 0s, box-shadow 0s 0s;transition: transform 0.4s 0s, box-shadow 0s 0s;}
#menu_offcanvas .close-container {display: block;position: relative;height: 56px;border-bottom: 1px solid #743042;margin-bottom: 15px;}
#menu_offcanvas .close-container .close-big {position: relative;float: right;height: 44px;width: 44px;margin: 28px 10px 0 0;overflow: hidden;white-space: nowrap;-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);transform: translateY(-50%);-webkit-transition: opacity 0.2s ease;-moz-transition: opacity 0.2s ease;-o-transition: opacity 0.2s ease;transition: opacity 0.2s ease;}
#menu_offcanvas .close-container .close-big:after, #menu_offcanvas .close-container .close-big:before {content: '';position: absolute;height: 3px;width: 32px;left: 50%;top: 50%;background-color: #000;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
#menu_offcanvas .close-container .close-big:after {-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);transform: translateX(-50%) translateY(-50%) rotate(45deg);}
#menu_offcanvas .close-container .close-big:before {-moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);-o-transform: translateX(-50%) translateY(-50%) rotate(-45deg);-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);transform: translateX(-50%) translateY(-50%) rotate(-45deg);}
#menu_offcanvas .close-container .close-big:hover {opacity: 0.7;}
#menu_offcanvas .close-container .title {display: inline-block;line-height: 56px;margin-left: 15px;text-transform:uppercase;font-size: 28px;font-family: 'PT Sans Narrow', sans-serif;}
#menu_offcanvas > div {display: none;}
/** Контакты **/
#menu_offcanvas .contacts h4.title {letter-spacing: 2px;padding: 0 0 10px 0;margin-bottom: 10px;margin-top: -3px;}
#menu_offcanvas .contacts .contacts-list {padding: 5px 15px;}
#menu_offcanvas .contacts .contacts-list > div + div {margin-top: 15px;}
#menu_offcanvas .contacts .contacts-list > div i {font-size: 18px;margin-right: 10px;width: 20px;text-align: center;}
/** Меню **/
#menu_offcanvas .menu ul {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
#menu_offcanvas .menu ul li {display: inline-block;width: 100%;padding: 10px 15px;text-align: center;text-transform: uppercase;font-family: 'PT Sans Narrow', sans-serif;font-size: 18px;}
/** Логотип **/
#menu_offcanvas .logo {display: block;margin-top: 50px;padding: 0 15px;text-align: center;}
#menu_offcanvas .logo img {width: 80%;}
/******************************************************************************
  Карусель
*******************************************************************************/
.owl-carousel {width: 100%;-webkit-tap-highlight-color: transparent;position: relative;z-index: 1;}
.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;}
.owl-carousel .owl-stage:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel .owl-stage-outer {position: relative;overflow: hidden;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {cursor: pointer;cursor: hand;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.owl-carousel.owl-loaded {display: block;}
.owl-carousel.owl-loading {display: block;opacity: 0;}
.owl-carousel.owl-hidden {opacity: 0;}
.owl-carousel .owl-refresh .owl-item {display: none;}
.owl-carousel .owl-item {position: relative;float: left;min-height: 1px;-webkit-backface-visibility: hidden;-webkit-tap-highlight-color: transparent;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;z-index: 100;}
.owl-carousel .owl-item img {-webkit-transform-style: preserve-3d;}
.owl-carousel.owl-text-select-on .owl-item {-webkit-user-select: auto;-moz-user-select: auto;-ms-user-select: auto;user-select: auto;}
.owl-carousel .owl-grab {cursor: move;cursor: -webkit-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}
.owl-carousel.owl-rtl {direction: rtl;}
.owl-carousel.owl-rtl .owl-item {float: right;}
/******************************************************************************
  Анимация
*******************************************************************************/
#back-top, .thumblist li, .button, .remove, .navigation .prev, .navigation .next, .pages li span, .block .content > ul > li, .block .content > ul > li > a, .block .content ul li.parent .open-sub, .stages:hover .title, .stages:hover .stage,
#header .search #search_mini_form button, .btn-primary .bg, .btn-primary .over, .btn-primary .out, #footer .social-links a, .product-tabs .tabs li a, #payment_services span, #payment_services span:hover, .product-img-box .more-views .slide-control:hover, 
.categories .item, .products-grid .item .item-inner, .products-grid .item .product-image a.product-img img, .products-list .item .product-image:hover a.product-img img, .products-list .item .product-image a.product-img img
{-webkit-transition: 0.3s all ease;-moz-transition: 0.3s all ease;-o-transition: 0.3s all ease;-ms-transition: 0.3s all ease;transition: 0.3s all ease;}
#header .toggle_menu:before, #header, #header.sticky, #header.sticky .header-top .container > div.logo, #header .header-top .container > div.logo
{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}
.text-border, .text-border h2:before, .text-border h2:after, .text-border:before, .text-border:after, .btn-primary .bg, .col-left .block:before, .col-left .block:after
{-webkit-transition: 0.7s all ease;-moz-transition: 0.7s all ease;-o-transition: 0.7s all ease;-ms-transition: 0.7s all ease;transition: 0.7s all ease;}
/******************************************************************************
  Адаптивная часть
*******************************************************************************/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-sms-1, .col-sms-2, .col-sms-3, .col-sms-4, .col-sms-5, .col-sms-6, .col-sms-7, .col-sms-8, .col-sms-9, .col-sms-10, .col-sms-11, .col-sms-12, .col-hs-1, .col-hs-2, .col-hs-3, .col-hs-4, .col-hs-5, .col-hs-6, .col-hs-7, .col-hs-8, .col-hs-9, .col-hs-10, .col-hs-11, .col-hs-12 {float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
@media all and (max-width: 1700px){
#decor1, #decor2 {display: none;}
}
@media all and (max-width: 1199px) {
.formfast .form-list .fields.small.first {margin-right: 0;}
#slideshow #slider h2 {font-size: 60px;}
#slideshow #slider .slider-item-1 {display: block;}
#slideshow #slider .item-html {left: 4%;}
#slideshow #slider .slider-item-2 .item-html {left: 25em;}
#slideshow #slider .slider-item-3 .item-html {left: 4%;}
/*#slideshow #slider .slider-item-3 .item-html {left: 4%;}*/
#slideshow ul li img.layer {display: none;}
#footer .footer-top .col-md-6:nth-child(1), #footer .footer-top .col-md-6:nth-child(2) {margin-bottom: 30px;}
#footer .footer-top .col-md-6:nth-child(3) {clear: both;}
#footer .callback h3.title {margin: 0 0 10px;}
#footer .callback h3.title span + span {display: inline-block;}
#footer .callback img {display: none;}
#footer .callback .callbackForm .callback-input {margin-bottom: 15px;}
.cartTable tbody tr .cart-name .image {display: block;text-align: center;margin: 0 0 15px 0;}
.cartTable tbody tr .cart-name .name {width: 100%;}
.product-view .product-shop .add-to-box .add-to-cart .button.quick {margin-left: 15px;}
.product-view .product-shop .product-price {border-left: 0;}
.product-view .product-shop .product-content {border-right: 0;}
#footer h3.text-center, #footer .social-links {text-align: left !important;}
#header .toggle_menu_wrap .toggle_menu .title {display: none;}
.categories.list ul li.level-0 {margin: 0 0 30px 0 !important;float: none;display: block;}
}
@media all and (max-width: 991px) {
.toolbar.bottom .sort-by {display: none;}
.product-view .product-img-box {padding: 0;}
.col-right {margin-bottom: 30px;}
.col-left .block.catalog {display: none;}
.discount-box .content .image {margin-bottom: 15px;}
.quickview {display: none !important;}
.cart-ajax .cart-product .cart-product-img {display: block;float: none;margin: 0 auto 10px;height: auto;}
.categories {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;text-align: center;}
.products-grid {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;text-align: center;}
.product-view .product-shop {padding: 30px 0 0 0;}
.product-view .product-shop .product-content {padding: 0;}
.step li {padding: 10px;}
.formfast .form-list .fields.small.first {margin-right: 45px;}
#slideshow {padding-bottom: 0;}
#slideshow #slider .item-html {left: 7%;}
#slideshow #slider .slider-item-2 .item-html {left: 17em;}
#slideshow #slider h2, #slideshow #slider h3 {font-size: 48px;}
#slideshow #slider .slider-item-1 img {display: block;}
#slideshow #slider .slider-item-3 .item-html {left: -3%;}
#slideshow ul li img {display: none;}
#slideshow ul li .item-html {top: 10%;z-index: 1;padding: 20px;}
#slideshow .button.big {margin-top: -9px;}
#news .navigation a {margin: 0 15px;top: 15%;}
#news .item {width: 90%;padding: 20px 0;}
#news .item .title {text-align: center;white-space: normal;max-height: 60px;}
#news .item .date {display: block;margin: 0 auto 30px;}
#news .item .content {display: block;width: 100%;}
#banner {display: none;}
#menu .cart__title, .menu_contacts{display: none;}
#menu .block__left {width: 80%;}
#menu .menu_about_Company a {padding: 20px 0px}
#header .header-left {width: 70%;}
#header .header-right {width: 30%;}
#header .header-left .search {padding-left: 10%;}
#callback_on_main .callback .callbackForm .callback-input .inputText {width: 180px;}
#producttabs .did-not-find-gift {margin-bottom: -30px;}
}
@media all and (max-width: 767px) {
.col-sms-12 {width: 100%;}
.col-sms-11 {width: 91.66666666666666%;}
.col-sms-10 {width: 83.33333333333334%;}
.col-sms-9 {width: 75%;}
.col-sms-8 {width: 66.66666666666666%;}
.col-sms-7 {width: 58.333333333333336%;}
.col-sms-6 {width: 50%;}
.col-sms-5 {width: 41.66666666666667%;}
.col-sms-4 {width: 33.33333333333333%;}
.col-sms-3 {width: 25%;}
.col-sms-2 {width: 16.666666666666664%;}
.col-sms-1 {width: 8.333333333333332%;}
.goodsDataOpinionAddTable label {width: 100%;}
.goodsDataOpinionFormReset {width: 80px;}
.cart-ajax .cart-product {padding: 0;}
.cart-ajax .cart-txt {min-height: 200px;padding: 0;border-left: 0;}
.cart-ajax .cart-txt .buttons {position: relative;margin-top: 20px;}
.step li {display: block;width: 100%;padding: 15px;}
.step li.step_done {border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.product-view .product-shop .add-to-box .add-to-cart .button.quick {display: none;}
.cartTable thead {display: none;}
.cartTable td.hide {display: none;}
.cartTable tbody tr td, .cartTable thead tr td {border-bottom: 0;padding: 0;}
.cartTable tbody tr {display: block;position: relative;width: 100%;margin-bottom: 20px;border-bottom: 1px solid #fce3bd;}
.cartTable tbody tr:last-child {margin: 0;}
.cartTable tbody tr > td {display: inline-block;}
.cartTable tbody tr .cart-name {display: block;text-align: center;margin-bottom: 0px;}
.cartTable tbody tr td.image {display: block;text-align: center;border-right: 1px solid #fce3bd;}
.cartTable tbody tr td.image img {margin: 10px;}
.cartTable tbody tr td.name {display: block;border-top: 0;border-left: 1px solid #fce3bd;padding: 10px;}
.cartTable tbody tr td.name a {margin-bottom: 0px;}
.cartTable tbody tr td.name div {display: none;}
.cartTable tbody tr td.cart-price.hide {display: none;}
.cartTable tbody tr td.cart-price {display: block;position: relative;width: 100%;line-height: 38px;text-align: center;}
.cartTable tbody tr td.closetd {position: absolute;right: 0;bottom: 0;line-height: 36px;padding: 0 10px;}
.cartTable tbody tr td.cart-qty {position: absolute;left: 0;z-index: 1;border-bottom: 1px solid #fce3bd;}
.cartTable tbody tr td.cart-qty .inputText {border: 0;background-color: transparent;height: 39px;}
.cartTable tfoot tr {display: block;float: left;width: 100%;}
.cartTable tfoot tr > td {float: left;}
.cartTable tfoot tr > td:last-child {float: right;}
.cartTable tfoot tr.actions td {display: block;width: 100%;}
.formfast-cart {display: none !important;}
#slideshow #slider h2, #slideshow #slider h3 {font-size: 28px;}
#slideshow .button.big {margin-top: -3%;}
#slideshow #slider .slider-item-3 .item-html {left: 32%;}
#slideshow #slider .slider-item-3 .item-html {left: 2%;}
#header .header-top .container {padding-top: 70px;}
#header .header-top .container > div.logo {display: inline-block;position: absolute;top: 15px;left: 15px;right: 15px;margin: 0;}
#header .header-top .container > div {margin-left: 10%;}
#header .header-top .search #search_mini_form {position: relative;}
#header .header-top .search.active .toggle_menu_cont {display: block;padding-top: 55px;right: -330%;box-shadow: none;background: transparent;}
#header .search #search_mini_form button {right: 15px;}
#header .search #search_mini_form input[type="text"] {padding-right: 50px;}
.products-list .item .product-image {float: none;margin: 0 auto 20px;min-height: 50px;height: auto;line-height: 1;}
#menu .menu_contacts, .menu_about_Company{display: none;}
#callback_on_main .callback .callbackForm .callback-input .inputText {width: 160px;}
#callback_on_main .callback .callbackForm .callback-input {margin-right: 10px;}
#callback_on_main .callback .callbackForm .button {width: 160px; font-size: 13px;}
}
@media all and (max-width: 641px) {
.scroll {overflow-x: scroll;}
.delivery .orderStageDeliveryListTable .cell3 {min-width: auto;}
#footer .callback .callbackForm .callback-input {display: block;}
.toolbar .compare, .toolbar .favorites, .show-by label {display: none;}
.block-title .title i {display: none;}
.product-tabs .tabs {display: block;width: 100%;margin-bottom: 0;}
.product-tabs .tabs li {border-right: 1px solid #eacd8e;}
.product-tabs .content {display: block;width: 100%;padding: 15px;border: 1px solid #eacd8e;border-top: 0;min-height: auto;margin-left: 0;}
.product-tabs .tab-content {padding-bottom: 0;}
.CompareGoodsTableFilter {line-height: 1;}
.CompareGoodsTableFilter span {margin-bottom: 10px;}
.CompareGoodsTable .CompareNavigation {float: none;text-align: center;}
.product-view .product-shop {padding: 10px 0 0 0;}
#menu .menu__dostavka{display: none;}
#menu .label{padding: 15px 25px;}
#header .logo img{max-width:80%;}
#header .label span {font-size: 14px;}
#header .header-left {display: inline-block;}
#header .header-left .search{padding-top: 15px;width: 80%;padding-left: 0px;}
#header .header-left {width: 60%;}
#header .header-right {width: 40%;}
#header .header-right .phone {font-size: 15px;}
.divider_blue{width:120px;height:20px;}
.divider_white{width:100px;height:15px;}
.divider_red{width:150px;height:30px;}
#slideshow #slider .item-html {top: 48%;left: 0%;}
#slideshow #slider .slider-item-2 .item-html {top: 66%;left: 31%;}
#slideshow #slider .slider-item-3 .item-html {top: 66%;left: 4%;}
#slideshow #slider h2, #slideshow #slider h3 {font-size: 25px;}
#slideshow #slider .button.big {margin-top: 5%;padding: 0px 35px;}
#about_company .brands1, .brands2, .brands3 {display: initial;}
#about_company {margin-top: 30px;padding-top: 30px;}
#about_company .container .text_okompanii{padding-top: 15px;padding-bottom: 15px;}
#callback_on_main {padding-top: 15px;}
#callback_on_main .callback .phone__foot {display: flex;}
#callback_on_main .phone_foot {display: none;}
#callback_on_main .callback .callbackForm .callback-input{display: block;margin-top: 5px;margin-bottom: 5px;margin-right: 0px;}
#callback_on_main .callback .title{margin-bottom: 5px;}
#callback_on_main .callback .callbackForm .pp {margin: 5px 0 10px;text-align: center;}
#callback_on_main .callback {padding: 0px 0;}
#callback_on_main .callback .callbackForm .callback-input .inputText {width: 200px;}
#callback_on_main .callback .callbackForm .button {width: 200px; font-size: 15px;}
#footer {padding: 0px 0;}
#footer .footer-top {margin-top: 0px;}
#footer .footer-top .logistics_center_block2 {margin-top: 0px;}
#footer .footer-top .col-md-6:nth-child(1) {margin-bottom: 0px;}
#footer .footer-top .col-md-6:nth-child(2) {margin-bottom: -10px;}
#footer .footer-bottom {padding-top: 5px;}
#footer ul.links {margin-bottom: 30px;}
.products-container {padding-top: 30px;}
#main .block-title .title {display: flex;align-items: center;justify-content: center;}
.mandms, .mars, .chupachups, .snickers, .konti, .kinder, .barni, .mamba, .slavyanka {width: 25%;height: auto;position: relative;left: 0%;}
}
@media all and (max-width: 481px) {
.col-smb-12 {width: 100%;}
.col-contact {margin-bottom: 20px;}
.owl-carousel .owl-item .item .item-inner {margin: 0 auto;}
.sort-by {display: block;width: 100%;border: 0;border-top: 1px solid #fce3bd;}
.sort-by select {width: 100%;max-width: 100%;}
.show-by {position: absolute;right: 0;}
.toolbar .compare, .show-by label {display: inline-block;}
.toolbar.bottom .pages {position: absolute; right: 0;}
.goodsDataOpinionFormReset {width: auto;}
.CompareGoodsTableFilter {float: left;}
.CompareGoodsTableFilter span {float: left;width: 100%;}
.orderStrageContent .buttons .button {margin: 0 10px 10px 0;float: left;}
.orderStrageContent .buttons .button:nth-child(2) {float: left;margin: 0;}
.cartTable tfoot tr.actions td {display: block;}
.cartTable tfoot tr.discounttr td.disc-name {max-width: 160px;}
.cartTable tfoot tr.actions .buttons .button {display: block;width: 100%;}
.cartTable tfoot tr.actions .buttons .button:first-child {margin-bottom: 10px;}
.formfast .form-list .fields.small.first {margin-right: 0px;}
#news .item .title {max-height: 90px;}
#news .item .content p {max-height: 130px;}
.product-view .product-name h1 {font-size: 20px;max-height: 80px;}
#header .toggle_menu_wrap .toggle_menu_cont {width: 270px;}
#header .cart a.hide {display: inline-block;}
#menu_offcanvas {width: 100%;}
body.active .wrapper {overflow: hidden;z-index: 1;display: none;}
.product-view .product-img-box .general-img {min-height: 100px;}
.categories.list {display: block;}
.categories.list ul li.level-0 {width: 100%;height: auto;margin: 0 0 30px;}
.categories.list ul li.level-0 .image {display: block;text-align: center;}
.categories.list ul li ul.sub {display: block;width: 97%;}
#header .header-top .container {padding-top: 60px;}
#header .toggle_menu:before {font-size: 24px;}
#header .contacts .toggle_menu:before {font-size: 22px;}
#menu .menu__discount{display: none;}
#header .header-left {width: 55%;}
#header .header-right {width: 45%;}
#header .header-right .phone {font-size: 13px;}
#slideshow #slider .item-html {top: 45%;}
#slideshow #slider .slider-item-2 .item-html {top: 64%;left: 26%;}
#slideshow #slider .slider-item-3 .item-html {left: -2%;}
#slideshow .button.big.btn-primary > span {font-size: 9px;line-height: 14px;}
#slideshow #slider .button.big {padding: 0 0px;height: 16px;margin-left: 8%;}
#slideshow #slider h2, #slideshow #slider h3 {font-size: 23px;}
.divider_white{width:60px;height:13px;}
.divider_blue{width:150px;height:30px;}
#producttabs .block-title .title{display: flex;align-items: center;justify-content: center;}
#producttabs .pdt-content .title {padding: 0px 0px 0px 0px;}
#producttabs .did-not-find-gift {padding-bottom:50px;}
#about_company {margin-top: 0px;}
#menu .block__left {width: 70%;padding: 0px 10%;}
#menu .block__left .menu__catalog{padding: 0px 4%;}
iframe{-webkit-transform: scale(0.63);-webkit-transform-origin: 0 0;}
}
@media all and (min-width: 768px) {
.col-sm-12{width:100%}
.col-sm-11{width:91.66666667%}
.col-sm-10{width:83.33333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.66666667%}
.col-sm-7{width:58.33333333%}
.col-sm-6{width:50%}
.col-sm-5{width:41.66666667%}
.col-sm-4{width:33.33333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.66666667%}
.col-sm-1{width:8.33333333%}
.container {width: 750px;}
}
@media all and (min-width: 992px) {
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%}
.container {width: 970px;}
}
@media all and (min-width: 1200px) {
.col-lg-12{width:100%;}
.col-lg-11{width:91.66666667%}
.col-lg-10{width:83.33333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.66666667%}
.col-lg-7{width:58.33333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.66666667%}
.col-lg-4{width:33.33333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.66666667%}
.col-lg-1{width:8.33333333%}
.container {width: 1170px;}
#header .cart .toggle_menu_cont {right: 60px;}
#header .search .toggle_menu_cont {right: 85px;}
}
@media all and (min-width: 1600px) {
.col-hs-12{width:100%;}
.col-hs-11{width:91.66666667%}
.col-hs-10{width:83.33333333%}
.col-hs-9{width:75%}
.col-hs-8{width:66.66666667%}
.col-hs-7{width:58.33333333%}
.col-hs-6{width:50%}
.col-hs-5{width:41.66666667%}
.col-hs-4{width:33.33333333%}
.col-hs-3{width:25%}
.col-hs-2{width:16.66666667%}
.col-hs-1{width:8.33333333%}
}
/******************************************************************************
  Фиксы для браузеров
*******************************************************************************/
.Safari .products-grid .item {display: inline-block;padding: 0 12px 30px;}
.Safari .block-title .title span {display: initial;}
.Safari #header .search #search_mini_form input[type="text"] {line-height: 1;}
.Safari .text-border:hover:before, .Safari .text-border:hover:after, .Safari .text-border:hover h2:before, .Safari .text-border:hover h2:after {background-color: #fce3bd;}
.Safari .text-border:hover {border-color: #fce3bd;}
.Safari #header .toggle_menu_wrap .toggle_menu .title {font: initial;vertical-align: text-bottom;}
.Safari #header .cart .toggle_menu .count {font: initial;}
.Safari .text-italic {font-style: normal !important;}
/******************************************************************************
  Если не работает JS
*******************************************************************************/
.nojs #banner .content {background-repeat: repeat;}
.nojs .product-img-box .more-views {display: none;}
.nojs .product-view .product-img-box .product-image {margin: 0;}
.nojs .filters-price .layout-slider .inputText {max-width: 120px}
.nojs .navigation, .nojs #back-top, .nojs #producttabs .pdt-content .button.showAll {display: none;}
#decor2 {right: 0;max-width: 210px;}
/* Белая кнопка с красными буквами на первом слайдере 02-10-2024 */
.slider-item-1 .btn-primary {background: #ecede5;}
.slider-item-1 .btn-primary .over, .slider-item-1 .btn-primary .out {color: #ed1635;}