@font-face {font-family: Roboto;src: url(../fonts/Roboto-Regular.ttf);font-display: swap;}@font-face {font-family: Roboto;src: url(../fonts/Roboto-Light.ttf);font-weight: 300;font-display: swap;}@font-face {font-family: Roboto;src: url(../fonts/Roboto-Medium.ttf);font-weight: 500;font-display: swap;}@font-face {font-family: Roboto;src: url(../fonts/Roboto-Bold.ttf);font-weight: 700;font-display: swap;}.jq-checkbox {top: -1px;vertical-align: middle;width: 13px;height: 13px;margin: 0 5px 0 0;border: 1px solid #C3C3C3;background: #fff;cursor: pointer;}.jq-checkbox.checked .jq-checkbox__div {width: 11px;height: 11px;margin: 0px 0 0 0px;background: #FFD200;background-image: url(../i/sprite.png);background-position: 0px -85px;}.s-myvacancy .jq-checkbox {width: 20px;height: 20px;}.s-myvacancy .jq-checkbox.checked .jq-checkbox__div {width: 18px;height: 18px;background-position: 4px -82px;}.jq-checkbox.checked {border-color: #FFD200;}.jq-checkbox.focused {border: 1px solid #ffd200;}.jq-checkbox.disabled {opacity: .55;}.jq-radio {top: -1px;vertical-align: middle;width: 16px;height: 16px;margin: 0 4px 0 0;border: 1px solid #C3C3C3;border-radius: 50%;background: #F5F5F5;background: -webkit-linear-gradient(#FFF, #E6E6E6);background: linear-gradient(#FFF, #E6E6E6);box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;cursor: pointer;}.jq-radio.checked .jq-radio__div {width: 10px;height: 10px;margin: 3px 0 0 3px;border-radius: 50%;background: #777;box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);}.jq-radio.focused {border: 1px solid #08C;}.jq-radio.disabled {opacity: .55;}.jq-file {width: 270px;border-radius: 4px;box-shadow: 0 1px 2px rgba(0,0,0,.1);}.jq-file input {height: auto;line-height: 1em;cursor: pointer;}.jq-file__name {overflow: hidden;box-sizing: border-box;width: 100%;height: 34px;padding: 0 80px 0 10px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;background: #FFF;box-shadow: inset 1px 1px #F1F1F1;font: 14px/32px Arial, sans-serif;color: #333;white-space: nowrap;text-overflow: ellipsis;}.jq-file__browse {position: absolute;top: 1px;right: 1px;padding: 0 10px;border-left: 1px solid #CCC;border-radius: 0 4px 4px 0;background: #F5F5F5;background: -webkit-linear-gradient(#FFF, #E6E6E6);background: linear-gradient(#FFF, #E6E6E6);box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);font: 14px/32px Arial, sans-serif;color: #333;text-shadow: 1px 1px #FFF;}.jq-file:hover .jq-file__browse {background: #E6E6E6;background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);background: linear-gradient(#F6F6F6, #E6E6E6);}.jq-file:active .jq-file__browse {background: #F5F5F5;box-shadow: inset 1px 1px 3px #DDD;}.jq-file.focused .jq-file__name {border: 1px solid #5794BF;}.jq-file.disabled, .jq-file.disabled .jq-file__name, .jq-file.disabled .jq-file__browse {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}.jq-number {position: relative;display: inline-block;vertical-align: middle;padding: 0 36px 0 0;}.jq-number__field {width: 100px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);}.jq-number__field:hover {border-color: #B3B3B3;}.jq-number__field input {box-sizing: border-box;width: 100%;padding: 8px 9px;border: none;outline: none;background: none;font: 14px Arial, sans-serif;color: #333;text-align: left;-moz-appearance: textfield;}.jq-number__field input::-webkit-inner-spin-button, .jq-number__field input::-webkit-outer-spin-button {margin: 0;-webkit-appearance: none;}.jq-number__spin {position: absolute;top: 0;right: 0;width: 32px;height: 14px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;background: #F5F5F5;background: -webkit-linear-gradient(#FFF, #E6E6E6);background: linear-gradient(#FFF, #E6E6E6);box-shadow: 0 1px 2px rgba(0,0,0,.1);box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;text-shadow: 1px 1px #FFF;cursor: pointer;}.jq-number__spin.minus {top: auto;bottom: 0;}.jq-number__spin:hover {background: #E6E6E6;background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);background: linear-gradient(#F6F6F6, #E6E6E6);}.jq-number__spin:active {background: #F5F5F5;box-shadow: inset 1px 1px 3px #DDD;}.jq-number__spin:after {content: '';position: absolute;top: 4px;left: 11px;width: 0;height: 0;border-right: 5px solid transparent;border-bottom: 5px solid #999;border-left: 5px solid transparent;}.jq-number__spin.minus:after {top: 5px;border-top: 5px solid #999;border-right: 5px solid transparent;border-bottom: none;border-left: 5px solid transparent;}.jq-number__spin.minus:hover:after {border-top-color: #000;}.jq-number__spin.plus:hover:after {border-bottom-color: #000;}.jq-number.focused .jq-number__field {border: 1px solid #5794BF;}.jq-number.disabled .jq-number__field, .jq-number.disabled .jq-number__spin {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}.jq-number.disabled .jq-number__spin:after {border-bottom-color: #AAA;}.jq-number.disabled .jq-number__spin.minus:after {border-top-color: #AAA;}.jq-selectbox {vertical-align: middle;cursor: pointer;width: 100%;position: relative;z-index: 0 !important;top: 0;text-align: left;}.jq-selectbox.opened {z-index: 3 !important;}.jq-selectbox__select {height: 40px;padding: 0px 45px 0 10px;border: 2px solid #000;border-radius: 2px;background: #fff;font: 14px/32px Arial, sans-serif;color: #333;text-shadow: 1px 1px #FFF;display: block;margin: 0;}.jq-selectbox.jqselect:nth-child(1) .jq-selectbox__select {margin-top: 0;}.jq-selectbox__select:hover {background: transparent;}.jq-selectbox__select:active {background: #F5F5F5;box-shadow: inset 1px 1px 3px #DDD;}.jq-selectbox.focused .jq-selectbox__select {border: 1px solid #000;}.jq-selectbox.disabled .jq-selectbox__select {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}.jq-selectbox__select-text {display: block;overflow: hidden;width: 100%;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;line-height: 38px;font-weight: bold;}.jq-selectbox .placeholder {color: #888;}.jq-selectbox__trigger {position: absolute;top: 0px;right: 0;height: 100%;width: 33px;}.jq-selectbox__trigger-arrow {position: absolute;top: 18px;right: 12px;width: 7px;height: 5px;content: "";background-position: 0 -5px;}.jq-selectbox__trigger-arrow:after {border: 3px solid transparent;border-top: 4px solid #202020;position: absolute;left: 0;top: 0px;content: "";}.jq-selectbox.jqselect:hover .jq-selectbox__trigger-arrow{background-position: 0 0px;}.jq-selectbox:hover .jq-selectbox__trigger-arrow {border-top-color: #808080;}.jq-selectbox.disabled .jq-selectbox__trigger-arrow {border-top-color: #808080;}.jq-selectbox__dropdown {box-sizing: border-box;width: 100%;padding: 0;background: #FFF;box-shadow: 0 2px 10px rgba(0,0,0,.2);font: 14px/18px Arial, sans-serif;}.jq-selectbox__search {margin: 5px;}.jq-selectbox__search input {box-sizing: border-box;width: 100%;margin: 0;padding: 5px 27px 6px 8px;border: 1px solid #CCC;border-radius: 3px;outline: none;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;box-shadow: inset 1px 1px #F1F1F1;color: #333;-webkit-appearance: textfield;}.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {-webkit-appearance: none;}.jq-selectbox__not-found {margin: 5px;padding: 5px 8px 6px;background: #F0F0F0;font-size: 13px;}.jq-selectbox ul {margin: 0;padding: 0;}.jq-selectbox li {min-height: 18px;padding: 5px 10px 6px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: normal;color: #231F20;}.jq-selectbox li.selected {background-color: #202020;color: #FFF;}.jq-selectbox li:hover {background-color: #ececec;color: #202020;}.jq-selectbox li.disabled {color: #AAA;}.jq-selectbox li.disabled:hover {background: none;}.jq-selectbox li.optgroup {font-weight: bold;}.jq-selectbox li.optgroup:hover {background: none;color: #231F20;cursor: default;}.jq-selectbox li.option {padding-left: 25px;}.s-breadcrumbs .jq-selectbox {margin-top: 5px;}.jq-select-multiple {box-sizing: border-box;padding: 1px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;background: #FFF;box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);font: 14px/18px Arial, sans-serif;color: #333;cursor: default;}.jq-select-multiple.focused {border: 2px solid #5794BF;}.jq-select-multiple.disabled {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}.jq-select-multiple ul {margin: 0;padding: 0;}.jq-select-multiple li {padding: 3px 9px 4px;list-style: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;}.jq-select-multiple li:first-child {border-radius: 3px 3px 0 0;}.jq-select-multiple li:last-child {border-radius: 0 0 3px 3px;}.jq-select-multiple li.selected {background: #08C;color: #FFF;}.jq-select-multiple li.disabled {color: #AAA;}.jq-select-multiple.disabled li.selected, .jq-select-multiple li.selected.disabled {background: #CCC;color: #FFF;}.jq-select-multiple li.optgroup {font-weight: bold;}.jq-select-multiple li.option {padding-left: 25px;}input[type='email'].styler, input[type='password'].styler, input[type='search'].styler, input[type='tel'].styler, input[type='text'].styler, input[type='url'].styler, textarea.styler {padding: 8px 9px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);font: 14px Arial, sans-serif;color: #333;}input[type='search'].styler {-webkit-appearance: none;}textarea.styler {overflow: auto;}input[type='email'].styler:hover, input[type='password'].styler:hover, input[type='search'].styler:hover, input[type='tel'].styler:hover, input[type='text'].styler:hover, input[type='url'].styler:hover, textarea.styler:hover {border-color: #B3B3B3;}input[type='email'].styler:focus, input[type='password'].styler:focus, input[type='search'].styler:focus, input[type='tel'].styler:focus, input[type='text'].styler:focus, input[type='url'].styler:focus, textarea.styler:focus {border-color: #CCC;border-top-color: #B3B3B3;outline: none;box-shadow: inset 0 1px 2px rgba(0,0,0,.1);}button.styler, input[type='button'].styler, input[type='submit'].styler, input[type='reset'].styler {overflow: visible;padding: 8px 11px;border: 1px solid #CCC;border-bottom-color: #B3B3B3;border-radius: 4px;outline: none;background: #F5F5F5;background: -webkit-linear-gradient(#FFF, #E6E6E6);background: linear-gradient(#FFF, #E6E6E6);box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);font: 14px Arial, sans-serif;color: #333;text-shadow: 1px 1px #FFF;cursor: pointer;}button.styler::-moz-focus-inner, input[type='button'].styler::-moz-focus-inner, input[type='submit'].styler::-moz-focus-inner, input[type='reset'].styler::-moz-focus-inner {padding: 0;border: 0;}button.styler:not([disabled]):hover, input[type='button'].styler:not([disabled]):hover, input[type='submit'].styler:not([disabled]):hover, input[type='reset'].styler:hover {background: #E6E6E6;background: -webkit-linear-gradient(#F6F6F6, #E6E6E6);background: linear-gradient(#F6F6F6, #E6E6E6);}button.styler:not([disabled]):active, input[type='button'].styler:not([disabled]):active, input[type='submit'].styler:not([disabled]):active, input[type='reset'].styler:active {background: #F5F5F5;box-shadow: inset 1px 1px 3px #DDD;}button.styler[disabled], input[type='button'].styler[disabled], input[type='submit'].styler[disabled] {border-color: #CCC;background: #F5F5F5;box-shadow: none;color: #888;}.w-sort-for .jq-selectbox {min-width: 200px;}@charset "UTF-8";body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}.owl-carousel, .owl-carousel .owl-item {-webkit-tap-highlight-color: transparent;position: relative;touch-action: manipulation;}}.owl-carousel {display: none;width: 100%;z-index: 1 }.owl-carousel .owl-stage {position: relative;-ms-touch-action: pan-Y;-moz-backface-visibility: hidden }.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(0, 0, 0) }.owl-carousel .owl-item, .owl-carousel .owl-wrapper {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0) }.owl-carousel .owl-item {min-height: 1px;float: left;-webkit-backface-visibility: hidden;-webkit-touch-callout: none }.owl-carousel .owl-item img {display: block;width: 100% }.owl-carousel .owl-item .w-product-item img {width: auto }.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: none }.no-js .owl-carousel, .owl-carousel.owl-loaded {display: block }.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {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-loading {opacity: 0;display: block }.owl-carousel.owl-hidden {opacity: 0 }.owl-carousel.owl-refresh .owl-item {visibility: hidden }.owl-carousel.owl-drag .owl-item {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none }.owl-carousel.owl-grab {cursor: move;cursor: grab }.owl-carousel.owl-rtl {direction: rtl }.owl-carousel.owl-rtl .owl-item {float: right }.owl-carousel .animated {animation-duration: 1s;animation-fill-mode: both }.owl-carousel .owl-animated-in {z-index: 0 }.owl-carousel .owl-animated-out {z-index: 1 }.owl-carousel .fadeOut {animation-name: fadeOut }@keyframes fadeOut {0% {opacity: 1 }100% {opacity: 0 }}.owl-height {transition: height .5s ease-in-out }.owl-carousel .owl-item .owl-lazy {opacity: 0;transition: opacity .4s ease }.owl-carousel .owl-item img.owl-lazy {transform-style: preserve-3d }.owl-carousel .owl-video-wrapper {position: relative;height: 100%;background: #000 }.owl-carousel .owl-video-play-icon {position: absolute;height: 80px;width: 80px;left: 50%;top: 50%;margin-left: -40px;margin-top: -40px;background: url(owl.video.play.png) no-repeat;cursor: pointer;z-index: 1;-webkit-backface-visibility: hidden;transition: transform .1s ease }.owl-carousel .owl-video-play-icon:hover {-ms-transform: scale(1.3, 1.3);transform: scale(1.3, 1.3) }.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {display: none }.owl-carousel .owl-video-tn {opacity: 0;height: 100%;background-position: center center;background-repeat: no-repeat;background-size: contain;transition: opacity .4s ease }.owl-carousel .owl-video-frame {position: relative;z-index: 1;height: 100%;width: 100% }.owl-carousel .owl-dots {position: absolute;bottom: 0;left: 0;width: 100%;margin: 10px 0;text-align: center;}.owl-carousel .owl-dots .owl-dot {display: inline-block;margin: 3px;}.owl-carousel .owl-dots .owl-dot span {border-radius: 0;background-color: rgba(255,255,255,0);border: 1px solid #fff;cursor: pointer;display: block;content: "";width: 16px;height: 16px;}.owl-carousel .owl-dots .owl-dot:hover span {background-color: rgba(255, 255, 255, 1);}.owl-carousel .owl-dots .owl-dot.active span {background-color: rgba(255, 0, 0, 0.7);border-color: #f03d3d;}.owl-carousel .owl-nav {position: absolute;width: 100%;height: 100%;top: 0;left: 0;pointer-events: none;}.owl-carousel .owl-nav [class*=owl-] {content: "";position: absolute;top: calc(50% - 20px);width: 40px;height: 40px;background-color: rgba(0,0,0,0.5);cursor: pointer;pointer-events: all;}.owl-carousel .owl-nav [class*=owl-].disabled {opacity: 0.4;}.owl-carousel .owl-nav .owl-prev {left: 0;}.owl-carousel .owl-nav .owl-next {right: 0;}.owl-carousel.nav-outside .owl-nav .owl-prev {left: -40px;}.owl-carousel.nav-outside .owl-nav .owl-next {right: -40px;}@media (max-width: 1400px) {.owl-carousel.nav-outside .owl-nav .owl-prev {left: 0px}.owl-carousel.nav-outside .owl-nav .owl-next {right: 0px}}.owl-carousel .owl-nav [class*=owl-]:after {content: "";width: 15px;height: 15px;position: absolute;top: 12px;border-top: 1px solid #000;border-left: 1px solid #000;transition: All 0.2s ease;-webkit-transition: All 0.2s ease;-moz-transition: All 0.2s ease;-o-transition: All 0.2s ease;}.owl-carousel .owl-nav .owl-prev:after {left: 16px;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.owl-carousel .owl-nav .owl-next:after {left: 9px;-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);transform: rotate(135deg);}.owl-carousel .owl-nav [class*=owl-]:hover {background-color: rgba(0,0,0,1);}.owl-carousel .owl-nav [class*=owl-]:hover:after {border-color: red;}@-ms-viewport{width:device-width }html{box-sizing:border-box;-ms-overflow-style:scrollbar }*,::after,::before{box-sizing:inherit }.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto }.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px }.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px }.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100% }.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;max-width: 100%;}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333% }.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667% }.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25% }.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333% }.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667% }.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50% }.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333% }.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667% }.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75% }.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333% }.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667% }.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100% }.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1 }.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1 }.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2 }.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3 }.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4 }.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5 }.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6 }.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7 }.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8 }.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9 }.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10 }.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11 }.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12 }.offset-1{margin-left:8.333333% }.offset-2{margin-left:16.666667% }.offset-3{margin-left:25% }.offset-4{margin-left:33.333333% }.offset-5{margin-left:41.666667% }.offset-6{margin-left:50% }.offset-7{margin-left:58.333333% }.offset-8{margin-left:66.666667% }.offset-9{margin-left:75% }.offset-10{margin-left:83.333333% }.offset-11{margin-left:91.666667% }@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100% }.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none }.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333% }.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667% }.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25% }.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333% }.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667% }.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50% }.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333% }.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667% }.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75% }.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333% }.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667% }.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100% }.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1 }.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1 }.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2 }.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3 }.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4 }.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5 }.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6 }.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7 }.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8 }.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9 }.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10 }.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11 }.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12 }.offset-sm-0{margin-left:0 }.offset-sm-1{margin-left:8.333333% }.offset-sm-2{margin-left:16.666667% }.offset-sm-3{margin-left:25% }.offset-sm-4{margin-left:33.333333% }.offset-sm-5{margin-left:41.666667% }.offset-sm-6{margin-left:50% }.offset-sm-7{margin-left:58.333333% }.offset-sm-8{margin-left:66.666667% }.offset-sm-9{margin-left:75% }.offset-sm-10{margin-left:83.333333% }.offset-sm-11{margin-left:91.666667% }}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100% }.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none }.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333% }.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667% }.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25% }.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333% }.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667% }.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50% }.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333% }.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667% }.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75% }.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333% }.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667% }.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100% }.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1 }.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1 }.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2 }.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3 }.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4 }.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5 }.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6 }.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7 }.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8 }.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9 }.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10 }.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11 }.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12 }.offset-md-0{margin-left:0 }.offset-md-1{margin-left:8.333333% }.offset-md-2{margin-left:16.666667% }.offset-md-3{margin-left:25% }.offset-md-4{margin-left:33.333333% }.offset-md-5{margin-left:41.666667% }.offset-md-6{margin-left:50% }.offset-md-7{margin-left:58.333333% }.offset-md-8{margin-left:66.666667% }.offset-md-9{margin-left:75% }.offset-md-10{margin-left:83.333333% }.offset-md-11{margin-left:91.666667% }}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100% }.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none }.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333% }.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667% }.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25% }.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333% }.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667% }.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50% }.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333% }.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667% }.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75% }.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333% }.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667% }.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100% }.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1 }.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1 }.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2 }.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3 }.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4 }.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5 }.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6 }.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7 }.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8 }.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9 }.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10 }.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11 }.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12 }.offset-lg-0{margin-left:0 }.offset-lg-1{margin-left:8.333333% }.offset-lg-2{margin-left:16.666667% }.offset-lg-3{margin-left:25% }.offset-lg-4{margin-left:33.333333% }.offset-lg-5{margin-left:41.666667% }.offset-lg-6{margin-left:50% }.offset-lg-7{margin-left:58.333333% }.offset-lg-8{margin-left:66.666667% }.offset-lg-9{margin-left:75% }.offset-lg-10{margin-left:83.333333% }.offset-lg-11{margin-left:91.666667% }}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100% }.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none }.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333% }.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667% }.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25% }.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333% }.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667% }.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50% }.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333% }.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667% }.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75% }.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333% }.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667% }.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100% }.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1 }.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1 }.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2 }.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3 }.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4 }.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5 }.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6 }.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7 }.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8 }.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9 }.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10 }.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11 }.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12 }.offset-xl-0{margin-left:0 }.offset-xl-1{margin-left:8.333333% }.offset-xl-2{margin-left:16.666667% }.offset-xl-3{margin-left:25% }.offset-xl-4{margin-left:33.333333% }.offset-xl-5{margin-left:41.666667% }.offset-xl-6{margin-left:50% }.offset-xl-7{margin-left:58.333333% }.offset-xl-8{margin-left:66.666667% }.offset-xl-9{margin-left:75% }.offset-xl-10{margin-left:83.333333% }.offset-xl-11{margin-left:91.666667% }}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important }.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important }.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important }.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important }.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important }.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important }.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important }.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important }.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important }.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important }.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important }.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important }.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important }.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important }.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important }.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important }.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important }.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important }.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important }.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important }.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important }.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important }.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important }.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important }.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important }.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important }.align-self-center{-ms-flex-item-align:center!important;align-self:center!important }.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important }.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important }@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important }.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important }.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important }.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important }.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important }.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important }.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important }.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important }.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important }.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important }.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important }.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important }.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important }.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important }.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important }.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important }.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important }.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important }.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important }.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important }.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important }.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important }.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important }.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important }.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important }.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important }.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important }.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important }.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important }}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important }.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important }.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important }.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important }.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important }.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important }.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important }.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important }.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important }.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important }.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important }.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important }.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important }.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important }.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important }.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important }.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important }.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important }.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important }.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important }.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important }.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important }.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important }.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important }.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important }.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important }.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important }.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important }.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important }}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important }.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important }.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important }.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important }.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important }.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important }.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important }.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important }.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important }.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important }.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important }.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important }.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important }.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important }.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important }.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important }.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important }.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important }.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important }.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important }.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important }.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important }.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important }.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important }.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important }.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important }.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important }.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important }.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important }}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important }.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important }.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important }.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important }.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important }.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important }.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important }.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important }.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important }.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important }.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important }.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important }.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important }.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important }.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important }.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important }.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important }.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important }.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important }.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important }.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important }.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important }.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important }.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important }.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important }.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important }.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important }.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important }.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important }}.row.nowrap {-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.row.no-gutters{margin-right:0;margin-left:0 }.row.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0 }.row.sm-gutters{margin-right:-4px;margin-left:-4px }.row.sm-gutters>.col,.sm-gutters>[class*=col-]{padding-right:4px;padding-left:4px }.row.md-gutters {margin-right:-8px;margin-left:-8px }.row.md-gutters>.col,.md-gutters>[class*=col-]{padding-right:8px;padding-left:8px }.container{max-width: 100vw;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto }@media (min-width:576px){.container, .b-wrapper {max-width:540px }}@media (min-width:768px){.container, .b-wrapper {max-width:720px }}@media (min-width:992px){.container, .b-wrapper {max-width:960px }}@media (min-width:1200px){.container, .b-wrapper {max-width:1140px }}@media (min-width:1380px){.container, .b-wrapper {max-width:1300px }}@media (min-width: 1400px) {.container {max-width: 1300px;padding-left: 20px;padding-right: 20px;}}@media (max-width:1200px){.col-xl-hide {display: none}}@media (max-width:992px){.col-md-hide {display: none}}@media (max-width:768px){.col-sm-hide {display: none}}@media (max-width:576px){.col-xs-hide {display: none}}body.stop-scrolling {height: 100%;overflow: auto;}.sweet-overlay {background-color: black;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color: rgba(0, 0, 0, 0.4);position: fixed;left: 0;right: 0;top: 0;bottom: 0;height: calc(100vh + 1px);display: none;z-index: 10000;}.sweet-alert {background-color: white;font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;width: 478px;padding: 17px;border-radius: 5px;text-align: center;position: fixed;left: 50%;top: 50%;margin-left: -256px;margin-top: -200px;overflow: hidden;display: none;z-index: 99999;}@media all and (max-width: 540px) {.sweet-alert {width: auto;margin-left: 0;margin-right: 0;left: 15px;right: 15px;}}.sweet-alert h2 {color: #575757;font-size: 30px;text-align: center;font-weight: 600;text-transform: none;position: relative;margin: 25px 0;padding: 0;line-height: 40px;display: block;}.sweet-alert p {color: #797979;font-size: 16px;text-align: center;font-weight: 300;position: relative;text-align: inherit;float: none;margin: 0;padding: 0;line-height: normal;}.sweet-alert fieldset {border: none;position: relative;}.sweet-alert .sa-error-container {background-color: #f1f1f1;margin-left: -17px;margin-right: -17px;overflow: hidden;padding: 0 10px;max-height: 0;webkit-transition: padding 0.15s, max-height 0.15s;transition: padding 0.15s, max-height 0.15s;}.sweet-alert .sa-error-container.show {padding: 10px 0;max-height: 100px;webkit-transition: padding 0.2s, max-height 0.2s;transition: padding 0.25s, max-height 0.25s;}.sweet-alert .sa-error-container .icon {display: inline-block;width: 24px;height: 24px;border-radius: 50%;background-color: #ea7d7d;color: white;line-height: 24px;text-align: center;margin-right: 3px;}.sweet-alert .sa-error-container p {display: inline-block;}.sweet-alert .sa-input-error {position: absolute;top: 29px;right: 26px;width: 20px;height: 20px;opacity: 0;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transform-origin: 50% 50%;transform-origin: 50% 50%;-webkit-transition: all 0.1s;transition: all 0.1s;}.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {content: "";width: 20px;height: 6px;background-color: #f06e57;border-radius: 3px;position: absolute;top: 50%;margin-top: -4px;left: 50%;margin-left: -9px;}.sweet-alert .sa-input-error::before {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}.sweet-alert .sa-input-error::after {-webkit-transform: rotate(45deg);transform: rotate(45deg);}.sweet-alert .sa-input-error.show {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}.sweet-alert input {width: 100%;box-sizing: border-box;border-radius: 3px;border: 1px solid #d7d7d7;height: 43px;margin-top: 10px;margin-bottom: 17px;font-size: 18px;box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);padding: 0 12px;display: none;-webkit-transition: all 0.3s;transition: all 0.3s;}.sweet-alert input:focus {outline: none;box-shadow: 0px 0px 3px #c4e6f5;border: 1px solid #b4dbed;}.sweet-alert input:focus::-moz-placeholder {transition: opacity 0.3s 0.03s ease;opacity: 0.5;}.sweet-alert input:focus:-ms-input-placeholder {transition: opacity 0.3s 0.03s ease;opacity: 0.5;}.sweet-alert input:focus::-webkit-input-placeholder {transition: opacity 0.3s 0.03s ease;opacity: 0.5;}.sweet-alert input::-moz-placeholder {color: #bdbdbd;}.sweet-alert input::-ms-clear {display: none;}.sweet-alert input:-ms-input-placeholder {color: #bdbdbd;}.sweet-alert input::-webkit-input-placeholder {color: #bdbdbd;}.sweet-alert.show-input input {display: block;}.sweet-alert .sa-confirm-button-container {display: inline-block;position: relative;}.sweet-alert .la-ball-fall {position: absolute;left: 50%;top: 50%;margin-left: -27px;margin-top: 4px;opacity: 0;visibility: hidden;}.sweet-alert button {background-color: #8CD4F5;color: white;border: none;box-shadow: none;font-size: 17px;font-weight: 500;-webkit-border-radius: 4px;border-radius: 5px;padding: 10px 32px;margin: 26px 5px 0 5px;cursor: pointer;}.sweet-alert button:focus {outline: none;box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);}.sweet-alert button:hover {background-color: #7ecff4;}.sweet-alert button:active {background-color: #5dc2f1;}.sweet-alert button.cancel {background-color: #C1C1C1;}.sweet-alert button.cancel:hover {background-color: #b9b9b9;}.sweet-alert button.cancel:active {background-color: #a8a8a8;}.sweet-alert button.cancel:focus {box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;}.sweet-alert button[disabled] {opacity: .6;cursor: default;}.sweet-alert button.confirm[disabled] {color: transparent;}.sweet-alert button.confirm[disabled] ~ .la-ball-fall {opacity: 1;visibility: visible;transition-delay: 0s;}.sweet-alert button::-moz-focus-inner {border: 0;}.sweet-alert[data-has-cancel-button=false] button {box-shadow: none !important;}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {padding-bottom: 40px;}.sweet-alert .sa-icon {width: 80px;height: 80px;border: 4px solid gray;-webkit-border-radius: 40px;border-radius: 40px;border-radius: 50%;margin: 20px auto;padding: 0;position: relative;box-sizing: content-box;}.sweet-alert .sa-icon.sa-error {border-color: #F27474;}.sweet-alert .sa-icon.sa-error .sa-x-mark {position: relative;display: block;}.sweet-alert .sa-icon.sa-error .sa-line {position: absolute;height: 5px;width: 47px;background-color: #F27474;display: block;top: 37px;border-radius: 2px;}.sweet-alert .sa-icon.sa-error .sa-line.sa-left {-webkit-transform: rotate(45deg);transform: rotate(45deg);left: 17px;}.sweet-alert .sa-icon.sa-error .sa-line.sa-right {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);right: 16px;}.sweet-alert .sa-icon.sa-warning {border-color: #F8BB86;}.sweet-alert .sa-icon.sa-warning .sa-body {position: absolute;width: 5px;height: 47px;left: 50%;top: 10px;-webkit-border-radius: 2px;border-radius: 2px;margin-left: -2px;background-color: #F8BB86;}.sweet-alert .sa-icon.sa-warning .sa-dot {position: absolute;width: 7px;height: 7px;-webkit-border-radius: 50%;border-radius: 50%;margin-left: -3px;left: 50%;bottom: 10px;background-color: #F8BB86;}.sweet-alert .sa-icon.sa-info {border-color: #C9DAE1;}.sweet-alert .sa-icon.sa-info::before {content: "";position: absolute;width: 5px;height: 29px;left: 50%;bottom: 17px;border-radius: 2px;margin-left: -2px;background-color: #C9DAE1;}.sweet-alert .sa-icon.sa-info::after {content: "";position: absolute;width: 7px;height: 7px;border-radius: 50%;margin-left: -3px;top: 19px;background-color: #C9DAE1;left: 50%;}.sweet-alert .sa-icon.sa-success {border-color: #A5DC86;}.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {content: '';-webkit-border-radius: 40px;border-radius: 40px;border-radius: 50%;position: absolute;width: 60px;height: 120px;background: white;-webkit-transform: rotate(45deg);transform: rotate(45deg);}.sweet-alert .sa-icon.sa-success::before {-webkit-border-radius: 120px 0 0 120px;border-radius: 120px 0 0 120px;top: -7px;left: -33px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transform-origin: 60px 60px;transform-origin: 60px 60px;}.sweet-alert .sa-icon.sa-success::after {-webkit-border-radius: 0 120px 120px 0;border-radius: 0 120px 120px 0;top: -11px;left: 30px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transform-origin: 0px 60px;transform-origin: 0px 60px;}.sweet-alert .sa-icon.sa-success .sa-placeholder {width: 80px;height: 80px;border: 4px solid rgba(165, 220, 134, 0.2);-webkit-border-radius: 40px;border-radius: 40px;border-radius: 50%;box-sizing: content-box;position: absolute;left: -4px;top: -4px;z-index: 2;}.sweet-alert .sa-icon.sa-success .sa-fix {width: 5px;height: 90px;background-color: white;position: absolute;left: 28px;top: 8px;z-index: 1;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}.sweet-alert .sa-icon.sa-success .sa-line {height: 5px;background-color: #A5DC86;display: block;border-radius: 2px;position: absolute;z-index: 2;}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {width: 25px;left: 14px;top: 46px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}.sweet-alert .sa-icon.sa-success .sa-line.sa-long {width: 47px;right: 8px;top: 38px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}.sweet-alert .sa-icon.sa-custom {background-size: contain;border-radius: 0;border: none;background-position: center center;background-repeat: no-repeat;}@-webkit-keyframes showSweetAlert {0% {transform: scale(0.7);-webkit-transform: scale(0.7);}45% {transform: scale(1.05);-webkit-transform: scale(1.05);}80% {transform: scale(0.95);-webkit-transform: scale(0.95);}100% {transform: scale(1);-webkit-transform: scale(1);}}@keyframes showSweetAlert {0% {transform: scale(0.7);-webkit-transform: scale(0.7);}45% {transform: scale(1.05);-webkit-transform: scale(1.05);}80% {transform: scale(0.95);-webkit-transform: scale(0.95);}100% {transform: scale(1);-webkit-transform: scale(1);}}@-webkit-keyframes hideSweetAlert {0% {transform: scale(1);-webkit-transform: scale(1);}100% {transform: scale(0.5);-webkit-transform: scale(0.5);}}@keyframes hideSweetAlert {0% {transform: scale(1);-webkit-transform: scale(1);}100% {transform: scale(0.5);-webkit-transform: scale(0.5);}}@-webkit-keyframes slideFromTop {0% {top: 0%;}100% {top: 50%;}}@keyframes slideFromTop {0% {top: 0%;}100% {top: 50%;}}@-webkit-keyframes slideToTop {0% {top: 50%;}100% {top: 0%;}}@keyframes slideToTop {0% {top: 50%;}100% {top: 0%;}}@-webkit-keyframes slideFromBottom {0% {top: 70%;}100% {top: 50%;}}@keyframes slideFromBottom {0% {top: 70%;}100% {top: 50%;}}@-webkit-keyframes slideToBottom {0% {top: 50%;}100% {top: 70%;}}@keyframes slideToBottom {0% {top: 50%;}100% {top: 70%;}}.showSweetAlert[data-animation=pop] {-webkit-animation: showSweetAlert 0.3s;animation: showSweetAlert 0.3s;}.showSweetAlert[data-animation=none] {-webkit-animation: none;animation: none;}.showSweetAlert[data-animation=slide-from-top] {-webkit-animation: slideFromTop 0.3s;animation: slideFromTop 0.3s;}.showSweetAlert[data-animation=slide-from-bottom] {-webkit-animation: slideFromBottom 0.3s;animation: slideFromBottom 0.3s;}.hideSweetAlert[data-animation=pop] {-webkit-animation: hideSweetAlert 0.2s;animation: hideSweetAlert 0.2s;}.hideSweetAlert[data-animation=none] {-webkit-animation: none;animation: none;}.hideSweetAlert[data-animation=slide-from-top] {-webkit-animation: slideToTop 0.4s;animation: slideToTop 0.4s;}.hideSweetAlert[data-animation=slide-from-bottom] {-webkit-animation: slideToBottom 0.3s;animation: slideToBottom 0.3s;}@-webkit-keyframes animateSuccessTip {0% {width: 0;left: 1px;top: 19px;}54% {width: 0;left: 1px;top: 19px;}70% {width: 50px;left: -8px;top: 37px;}84% {width: 17px;left: 21px;top: 48px;}100% {width: 25px;left: 14px;top: 45px;}}@keyframes animateSuccessTip {0% {width: 0;left: 1px;top: 19px;}54% {width: 0;left: 1px;top: 19px;}70% {width: 50px;left: -8px;top: 37px;}84% {width: 17px;left: 21px;top: 48px;}100% {width: 25px;left: 14px;top: 45px;}}@-webkit-keyframes animateSuccessLong {0% {width: 0;right: 46px;top: 54px;}65% {width: 0;right: 46px;top: 54px;}84% {width: 55px;right: 0px;top: 35px;}100% {width: 47px;right: 8px;top: 38px;}}@keyframes animateSuccessLong {0% {width: 0;right: 46px;top: 54px;}65% {width: 0;right: 46px;top: 54px;}84% {width: 55px;right: 0px;top: 35px;}100% {width: 47px;right: 8px;top: 38px;}}@-webkit-keyframes rotatePlaceholder {0% {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}5% {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}12% {transform: rotate(-405deg);-webkit-transform: rotate(-405deg);}100% {transform: rotate(-405deg);-webkit-transform: rotate(-405deg);}}@keyframes rotatePlaceholder {0% {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}5% {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}12% {transform: rotate(-405deg);-webkit-transform: rotate(-405deg);}100% {transform: rotate(-405deg);-webkit-transform: rotate(-405deg);}}.animateSuccessTip {-webkit-animation: animateSuccessTip 0.75s;animation: animateSuccessTip 0.75s;}.animateSuccessLong {-webkit-animation: animateSuccessLong 0.75s;animation: animateSuccessLong 0.75s;}.sa-icon.sa-success.animate::after {-webkit-animation: rotatePlaceholder 4.25s ease-in;animation: rotatePlaceholder 4.25s ease-in;}@-webkit-keyframes animateErrorIcon {0% {transform: rotateX(100deg);-webkit-transform: rotateX(100deg);opacity: 0;}100% {transform: rotateX(0deg);-webkit-transform: rotateX(0deg);opacity: 1;}}@keyframes animateErrorIcon {0% {transform: rotateX(100deg);-webkit-transform: rotateX(100deg);opacity: 0;}100% {transform: rotateX(0deg);-webkit-transform: rotateX(0deg);opacity: 1;}}.animateErrorIcon {-webkit-animation: animateErrorIcon 0.5s;animation: animateErrorIcon 0.5s;}@-webkit-keyframes animateXMark {0% {transform: scale(0.4);-webkit-transform: scale(0.4);margin-top: 26px;opacity: 0;}50% {transform: scale(0.4);-webkit-transform: scale(0.4);margin-top: 26px;opacity: 0;}80% {transform: scale(1.15);-webkit-transform: scale(1.15);margin-top: -6px;}100% {transform: scale(1);-webkit-transform: scale(1);margin-top: 0;opacity: 1;}}@keyframes animateXMark {0% {transform: scale(0.4);-webkit-transform: scale(0.4);margin-top: 26px;opacity: 0;}50% {transform: scale(0.4);-webkit-transform: scale(0.4);margin-top: 26px;opacity: 0;}80% {transform: scale(1.15);-webkit-transform: scale(1.15);margin-top: -6px;}100% {transform: scale(1);-webkit-transform: scale(1);margin-top: 0;opacity: 1;}}.animateXMark {-webkit-animation: animateXMark 0.5s;animation: animateXMark 0.5s;}@-webkit-keyframes pulseWarning {0% {border-color: #F8D486;}100% {border-color: #F8BB86;}}@keyframes pulseWarning {0% {border-color: #F8D486;}100% {border-color: #F8BB86;}}.pulseWarning {-webkit-animation: pulseWarning 0.75s infinite alternate;animation: pulseWarning 0.75s infinite alternate;}@-webkit-keyframes pulseWarningIns {0% {background-color: #F8D486;}100% {background-color: #F8BB86;}}@keyframes pulseWarningIns {0% {background-color: #F8D486;}100% {background-color: #F8BB86;}}.pulseWarningIns {-webkit-animation: pulseWarningIns 0.75s infinite alternate;animation: pulseWarningIns 0.75s infinite alternate;}@-webkit-keyframes rotate-loading {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}@keyframes rotate-loading {0% {transform: rotate(0deg);}100% {transform: rotate(360deg);}}.sweet-alert .sa-icon.sa-error .sa-line.sa-left {-ms-transform: rotate(45deg) \9;}.sweet-alert .sa-icon.sa-error .sa-line.sa-right {-ms-transform: rotate(-45deg) \9;}.sweet-alert .sa-icon.sa-success {border-color: transparent\9;}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {-ms-transform: rotate(45deg) \9;}.sweet-alert .sa-icon.sa-success .sa-line.sa-long {-ms-transform: rotate(-45deg) \9;}.la-ball-fall, .la-ball-fall > div {position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.la-ball-fall {display: block;font-size: 0;color: #fff;}.la-ball-fall.la-dark {color: #333;}.la-ball-fall > div {display: inline-block;float: none;background-color: currentColor;border: 0 solid currentColor;}.la-ball-fall {width: 54px;height: 18px;}.la-ball-fall > div {width: 10px;height: 10px;margin: 4px;border-radius: 100%;opacity: 0;-webkit-animation: ball-fall 1s ease-in-out infinite;-moz-animation: ball-fall 1s ease-in-out infinite;-o-animation: ball-fall 1s ease-in-out infinite;animation: ball-fall 1s ease-in-out infinite;}.la-ball-fall > div:nth-child(1) {-webkit-animation-delay: -200ms;-moz-animation-delay: -200ms;-o-animation-delay: -200ms;animation-delay: -200ms;}.la-ball-fall > div:nth-child(2) {-webkit-animation-delay: -100ms;-moz-animation-delay: -100ms;-o-animation-delay: -100ms;animation-delay: -100ms;}.la-ball-fall > div:nth-child(3) {-webkit-animation-delay: 0ms;-moz-animation-delay: 0ms;-o-animation-delay: 0ms;animation-delay: 0ms;}.la-ball-fall.la-sm {width: 26px;height: 8px;}.la-ball-fall.la-sm > div {width: 4px;height: 4px;margin: 2px;}.la-ball-fall.la-2x {width: 108px;height: 36px;}.la-ball-fall.la-2x > div {width: 20px;height: 20px;margin: 8px;}.la-ball-fall.la-3x {width: 162px;height: 54px;}.la-ball-fall.la-3x > div {width: 30px;height: 30px;margin: 12px;}@-webkit-keyframes ball-fall {0% {opacity: 0;-webkit-transform: translateY(-145%);transform: translateY(-145%);}10% {opacity: .5;}20% {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}80% {opacity: 1;-webkit-transform: translateY(0);transform: translateY(0);}90% {opacity: .5;}100% {opacity: 0;-webkit-transform: translateY(145%);transform: translateY(145%);}}@-moz-keyframes ball-fall {0% {opacity: 0;-moz-transform: translateY(-145%);transform: translateY(-145%);}10% {opacity: .5;}20% {opacity: 1;-moz-transform: translateY(0);transform: translateY(0);}80% {opacity: 1;-moz-transform: translateY(0);transform: translateY(0);}90% {opacity: .5;}100% {opacity: 0;-moz-transform: translateY(145%);transform: translateY(145%);}}@-o-keyframes ball-fall {0% {opacity: 0;-o-transform: translateY(-145%);transform: translateY(-145%);}10% {opacity: .5;}20% {opacity: 1;-o-transform: translateY(0);transform: translateY(0);}80% {opacity: 1;-o-transform: translateY(0);transform: translateY(0);}90% {opacity: .5;}100% {opacity: 0;-o-transform: translateY(145%);transform: translateY(145%);}}@keyframes ball-fall {0% {opacity: 0;-webkit-transform: translateY(-145%);-moz-transform: translateY(-145%);-o-transform: translateY(-145%);transform: translateY(-145%);}10% {opacity: .5;}20% {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}80% {opacity: 1;-webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}90% {opacity: .5;}100% {opacity: 0;-webkit-transform: translateY(145%);-moz-transform: translateY(145%);-o-transform: translateY(145%);transform: translateY(145%);}}.sweet-alert fieldset input {display: none;}.alert-danger {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}.alert {padding: 15px;margin-bottom: 20px;border: 1px solid transparent;border-radius: 4px;font-size: 12px;line-height: 14px;}.alert-success {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;font-size: 15px;}.fa {display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale }.fa-lg {font-size: 1.33333333em;line-height: .75em;vertical-align: -15% }.fa-2x {font-size: 2em }.fa-3x {font-size: 3em }.fa-4x {font-size: 4em }.fa-5x {font-size: 5em }.fa-fw {width: 1.28571429em;text-align: center }.fa-ul {padding-left: 0;margin-left: 2.14285714em;list-style-type: none }.fa-ul>li {position: relative }.fa-li {position: absolute;left: -2.14285714em;width: 2.14285714em;top: .14285714em;text-align: center }.fa-li.fa-lg {left: -1.85714286em }.fa-border {padding: .2em .25em .15em;border: solid .08em #eee;border-radius: .1em }.fa-pull-left {float: left }.fa-pull-right {float: right }.fa.fa-pull-left {margin-right: .3em }.fa.fa-pull-right {margin-left: .3em }.pull-right {float: right }.pull-left {float: left }.fa.pull-left {margin-right: .3em }.fa.pull-right {margin-left: .3em }.fa-spin {-webkit-animation: fa-spin 2s infinite linear;animation: fa-spin 2s infinite linear }.fa-pulse {-webkit-animation: fa-spin 1s infinite steps(8);animation: fa-spin 1s infinite steps(8) }@-webkit-keyframes fa-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg) }100% {-webkit-transform: rotate(359deg);transform: rotate(359deg) }}@keyframes fa-spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg) }100% {-webkit-transform: rotate(359deg);transform: rotate(359deg) }}.fa-rotate-90 {-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg) }.fa-rotate-180 {-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg) }.fa-rotate-270 {-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg) }.fa-flip-horizontal {-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform: scale(-1, 1);-ms-transform: scale(-1, 1);transform: scale(-1, 1) }.fa-flip-vertical {-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform: scale(1, -1);-ms-transform: scale(1, -1);transform: scale(1, -1) }:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {filter: none }.fa-stack {position: relative;display: inline-block;width: 2em;height: 2em;line-height: 2em;vertical-align: middle }.fa-stack-1x, .fa-stack-2x {position: absolute;left: 0;width: 100%;text-align: center }.fa-stack-1x {line-height: inherit }.fa-stack-2x {font-size: 2em }.fa-inverse {color: #fff }.fa-glass:before {content: "\f000" }.fa-music:before {content: "\f001" }.fa-search:before {content: "\f002" }.fa-envelope-o:before {content: "\f003" }.fa-heart:before {content: "\f004" }.fa-star:before {content: "\f005" }.fa-star-o:before {content: "\f006" }.fa-user:before {content: "\f007" }.fa-film:before {content: "\f008" }.fa-th-large:before {content: "\f009" }.fa-th:before {content: "\f00a" }.fa-th-list:before {content: "\f00b" }.fa-check:before {content: "\f00c" }.fa-remove:before, .fa-close:before, .fa-times:before {content: "\f00d" }.fa-search-plus:before {content: "\f00e" }.fa-search-minus:before {content: "\f010" }.fa-power-off:before {content: "\f011" }.fa-signal:before {content: "\f012" }.fa-gear:before, .fa-cog:before {content: "\f013" }.fa-trash-o:before {content: "\f014" }.fa-home:before {content: "\f015" }.fa-file-o:before {content: "\f016" }.fa-clock-o:before {content: "\f017" }.fa-road:before {content: "\f018" }.fa-download:before {content: "\f019" }.fa-arrow-circle-o-down:before {content: "\f01a" }.fa-arrow-circle-o-up:before {content: "\f01b" }.fa-inbox:before {content: "\f01c" }.fa-play-circle-o:before {content: "\f01d" }.fa-rotate-right:before, .fa-repeat:before {content: "\f01e" }.fa-refresh:before {content: "\f021" }.fa-list-alt:before {content: "\f022" }.fa-lock:before {content: "\f023" }.fa-flag:before {content: "\f024" }.fa-headphones:before {content: "\f025" }.fa-volume-off:before {content: "\f026" }.fa-volume-down:before {content: "\f027" }.fa-volume-up:before {content: "\f028" }.fa-qrcode:before {content: "\f029" }.fa-barcode:before {content: "\f02a" }.fa-tag:before {content: "\f02b" }.fa-tags:before {content: "\f02c" }.fa-book:before {content: "\f02d" }.fa-bookmark:before {content: "\f02e" }.fa-print:before {content: "\f02f" }.fa-camera:before {content: "\f030" }.fa-font:before {content: "\f031" }.fa-bold:before {content: "\f032" }.fa-italic:before {content: "\f033" }.fa-text-height:before {content: "\f034" }.fa-text-width:before {content: "\f035" }.fa-align-left:before {content: "\f036" }.fa-align-center:before {content: "\f037" }.fa-align-right:before {content: "\f038" }.fa-align-justify:before {content: "\f039" }.fa-list:before {content: "\f03a" }.fa-dedent:before, .fa-outdent:before {content: "\f03b" }.fa-indent:before {content: "\f03c" }.fa-video-camera:before {content: "\f03d" }.fa-photo:before, .fa-image:before, .fa-picture-o:before {content: "\f03e" }.fa-pencil:before {content: "\f040" }.fa-map-marker:before {content: "\f041" }.fa-adjust:before {content: "\f042" }.fa-tint:before {content: "\f043" }.fa-edit:before, .fa-pencil-square-o:before {content: "\f044" }.fa-share-square-o:before {content: "\f045" }.fa-check-square-o:before {content: "\f046" }.fa-arrows:before {content: "\f047" }.fa-step-backward:before {content: "\f048" }.fa-fast-backward:before {content: "\f049" }.fa-backward:before {content: "\f04a" }.fa-play:before {content: "\f04b" }.fa-pause:before {content: "\f04c" }.fa-stop:before {content: "\f04d" }.fa-forward:before {content: "\f04e" }.fa-fast-forward:before {content: "\f050" }.fa-step-forward:before {content: "\f051" }.fa-eject:before {content: "\f052" }.fa-chevron-left:before {content: "\f053" }.fa-chevron-right:before {content: "\f054" }.fa-plus-circle:before {content: "\f055" }.fa-minus-circle:before {content: "\f056" }.fa-times-circle:before {content: "\f057" }.fa-check-circle:before {content: "\f058" }.fa-question-circle:before {content: "\f059" }.fa-info-circle:before {content: "\f05a" }.fa-crosshairs:before {content: "\f05b" }.fa-times-circle-o:before {content: "\f05c" }.fa-check-circle-o:before {content: "\f05d" }.fa-ban:before {content: "\f05e" }.fa-arrow-left:before {content: "\f060" }.fa-arrow-right:before {content: "\f061" }.fa-arrow-up:before {content: "\f062" }.fa-arrow-down:before {content: "\f063" }.fa-mail-forward:before, .fa-share:before {content: "\f064" }.fa-expand:before {content: "\f065" }.fa-compress:before {content: "\f066" }.fa-plus:before {content: "\f067" }.fa-minus:before {content: "\f068" }.fa-asterisk:before {content: "\f069" }.fa-exclamation-circle:before {content: "\f06a" }.fa-gift:before {content: "\f06b" }.fa-leaf:before {content: "\f06c" }.fa-fire:before {content: "\f06d" }.fa-eye:before {content: "\f06e" }.fa-eye-slash:before {content: "\f070" }.fa-warning:before, .fa-exclamation-triangle:before {content: "\f071" }.fa-plane:before {content: "\f072" }.fa-calendar:before {content: "\f073" }.fa-random:before {content: "\f074" }.fa-comment:before {content: "\f075" }.fa-magnet:before {content: "\f076" }.fa-chevron-up:before {content: "\f077" }.fa-chevron-down:before {content: "\f078" }.fa-retweet:before {content: "\f079" }.fa-shopping-cart:before {content: "\f07a" }.fa-folder:before {content: "\f07b" }.fa-folder-open:before {content: "\f07c" }.fa-arrows-v:before {content: "\f07d" }.fa-arrows-h:before {content: "\f07e" }.fa-bar-chart-o:before, .fa-bar-chart:before {content: "\f080" }.fa-twitter-square:before {content: "\f081" }.fa-facebook-square:before {content: "\f082" }.fa-camera-retro:before {content: "\f083" }.fa-key:before {content: "\f084" }.fa-gears:before, .fa-cogs:before {content: "\f085" }.fa-comments:before {content: "\f086" }.fa-thumbs-o-up:before {content: "\f087" }.fa-thumbs-o-down:before {content: "\f088" }.fa-star-half:before {content: "\f089" }.fa-heart-o:before {content: "\f08a" }.fa-sign-out:before {content: "\f08b" }.fa-linkedin-square:before {content: "\f08c" }.fa-thumb-tack:before {content: "\f08d" }.fa-external-link:before {content: "\f08e" }.fa-sign-in:before {content: "\f090" }.fa-trophy:before {content: "\f091" }.fa-github-square:before {content: "\f092" }.fa-upload:before {content: "\f093" }.fa-lemon-o:before {content: "\f094" }.fa-phone:before {content: "\f095" }.fa-square-o:before {content: "\f096" }.fa-bookmark-o:before {content: "\f097" }.fa-phone-square:before {content: "\f098" }.fa-twitter:before {content: "\f099" }.fa-facebook-f:before, .fa-facebook:before {content: "\f09a" }.fa-github:before {content: "\f09b" }.fa-unlock:before {content: "\f09c" }.fa-credit-card:before {content: "\f09d" }.fa-feed:before, .fa-rss:before {content: "\f09e" }.fa-hdd-o:before {content: "\f0a0" }.fa-bullhorn:before {content: "\f0a1" }.fa-bell:before {content: "\f0f3" }.fa-certificate:before {content: "\f0a3" }.fa-hand-o-right:before {content: "\f0a4" }.fa-hand-o-left:before {content: "\f0a5" }.fa-hand-o-up:before {content: "\f0a6" }.fa-hand-o-down:before {content: "\f0a7" }.fa-arrow-circle-left:before {content: "\f0a8" }.fa-arrow-circle-right:before {content: "\f0a9" }.fa-arrow-circle-up:before {content: "\f0aa" }.fa-arrow-circle-down:before {content: "\f0ab" }.fa-globe:before {content: "\f0ac" }.fa-wrench:before {content: "\f0ad" }.fa-tasks:before {content: "\f0ae" }.fa-filter:before {content: "\f0b0" }.fa-briefcase:before {content: "\f0b1" }.fa-arrows-alt:before {content: "\f0b2" }.fa-group:before, .fa-users:before {content: "\f0c0" }.fa-chain:before, .fa-link:before {content: "\f0c1" }.fa-cloud:before {content: "\f0c2" }.fa-flask:before {content: "\f0c3" }.fa-cut:before, .fa-scissors:before {content: "\f0c4" }.fa-copy:before, .fa-files-o:before {content: "\f0c5" }.fa-paperclip:before {content: "\f0c6" }.fa-save:before, .fa-floppy-o:before {content: "\f0c7" }.fa-square:before {content: "\f0c8" }.fa-navicon:before, .fa-reorder:before, .fa-bars:before {content: "\f0c9" }.fa-list-ul:before {content: "\f0ca" }.fa-list-ol:before {content: "\f0cb" }.fa-strikethrough:before {content: "\f0cc" }.fa-underline:before {content: "\f0cd" }.fa-table:before {content: "\f0ce" }.fa-magic:before {content: "\f0d0" }.fa-truck:before {content: "\f0d1" }.fa-pinterest:before {content: "\f0d2" }.fa-pinterest-square:before {content: "\f0d3" }.fa-google-plus-square:before {content: "\f0d4" }.fa-google-plus:before {content: "\f0d5" }.fa-money:before {content: "\f0d6" }.fa-caret-down:before {content: "\f0d7" }.fa-caret-up:before {content: "\f0d8" }.fa-caret-left:before {content: "\f0d9" }.fa-caret-right:before {content: "\f0da" }.fa-columns:before {content: "\f0db" }.fa-unsorted:before, .fa-sort:before {content: "\f0dc" }.fa-sort-down:before, .fa-sort-desc:before {content: "\f0dd" }.fa-sort-up:before, .fa-sort-asc:before {content: "\f0de" }.fa-envelope:before {content: "\f0e0" }.fa-linkedin:before {content: "\f0e1" }.fa-rotate-left:before, .fa-undo:before {content: "\f0e2" }.fa-legal:before, .fa-gavel:before {content: "\f0e3" }.fa-dashboard:before, .fa-tachometer:before {content: "\f0e4" }.fa-comment-o:before {content: "\f0e5" }.fa-comments-o:before {content: "\f0e6" }.fa-flash:before, .fa-bolt:before {content: "\f0e7" }.fa-sitemap:before {content: "\f0e8" }.fa-umbrella:before {content: "\f0e9" }.fa-paste:before, .fa-clipboard:before {content: "\f0ea" }.fa-lightbulb-o:before {content: "\f0eb" }.fa-exchange:before {content: "\f0ec" }.fa-cloud-download:before {content: "\f0ed" }.fa-cloud-upload:before {content: "\f0ee" }.fa-user-md:before {content: "\f0f0" }.fa-stethoscope:before {content: "\f0f1" }.fa-suitcase:before {content: "\f0f2" }.fa-bell-o:before {content: "\f0a2" }.fa-coffee:before {content: "\f0f4" }.fa-cutlery:before {content: "\f0f5" }.fa-file-text-o:before {content: "\f0f6" }.fa-building-o:before {content: "\f0f7" }.fa-hospital-o:before {content: "\f0f8" }.fa-ambulance:before {content: "\f0f9" }.fa-medkit:before {content: "\f0fa" }.fa-fighter-jet:before {content: "\f0fb" }.fa-beer:before {content: "\f0fc" }.fa-h-square:before {content: "\f0fd" }.fa-plus-square:before {content: "\f0fe" }.fa-angle-double-left:before {content: "\f100" }.fa-angle-double-right:before {content: "\f101" }.fa-angle-double-up:before {content: "\f102" }.fa-angle-double-down:before {content: "\f103" }.fa-angle-left:before {content: "\f104" }.fa-angle-right:before {content: "\f105" }.fa-angle-up:before {content: "\f106" }.fa-angle-down:before {content: "\f107" }.fa-desktop:before {content: "\f108" }.fa-laptop:before {content: "\f109" }.fa-tablet:before {content: "\f10a" }.fa-mobile-phone:before, .fa-mobile:before {content: "\f10b" }.fa-circle-o:before {content: "\f10c" }.fa-quote-left:before {content: "\f10d" }.fa-quote-right:before {content: "\f10e" }.fa-spinner:before {content: "\f110" }.fa-circle:before {content: "\f111" }.fa-mail-reply:before, .fa-reply:before {content: "\f112" }.fa-github-alt:before {content: "\f113" }.fa-folder-o:before {content: "\f114" }.fa-folder-open-o:before {content: "\f115" }.fa-smile-o:before {content: "\f118" }.fa-frown-o:before {content: "\f119" }.fa-meh-o:before {content: "\f11a" }.fa-gamepad:before {content: "\f11b" }.fa-keyboard-o:before {content: "\f11c" }.fa-flag-o:before {content: "\f11d" }.fa-flag-checkered:before {content: "\f11e" }.fa-terminal:before {content: "\f120" }.fa-code:before {content: "\f121" }.fa-mail-reply-all:before, .fa-reply-all:before {content: "\f122" }.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {content: "\f123" }.fa-location-arrow:before {content: "\f124" }.fa-crop:before {content: "\f125" }.fa-code-fork:before {content: "\f126" }.fa-unlink:before, .fa-chain-broken:before {content: "\f127" }.fa-question:before {content: "\f128" }.fa-info:before {content: "\f129" }.fa-exclamation:before {content: "\f12a" }.fa-superscript:before {content: "\f12b" }.fa-subscript:before {content: "\f12c" }.fa-eraser:before {content: "\f12d" }.fa-puzzle-piece:before {content: "\f12e" }.fa-microphone:before {content: "\f130" }.fa-microphone-slash:before {content: "\f131" }.fa-shield:before {content: "\f132" }.fa-calendar-o:before {content: "\f133" }.fa-fire-extinguisher:before {content: "\f134" }.fa-rocket:before {content: "\f135" }.fa-maxcdn:before {content: "\f136" }.fa-chevron-circle-left:before {content: "\f137" }.fa-chevron-circle-right:before {content: "\f138" }.fa-chevron-circle-up:before {content: "\f139" }.fa-chevron-circle-down:before {content: "\f13a" }.fa-html5:before {content: "\f13b" }.fa-css3:before {content: "\f13c" }.fa-anchor:before {content: "\f13d" }.fa-unlock-alt:before {content: "\f13e" }.fa-bullseye:before {content: "\f140" }.fa-ellipsis-h:before {content: "\f141" }.fa-ellipsis-v:before {content: "\f142" }.fa-rss-square:before {content: "\f143" }.fa-play-circle:before {content: "\f144" }.fa-ticket:before {content: "\f145" }.fa-minus-square:before {content: "\f146" }.fa-minus-square-o:before {content: "\f147" }.fa-level-up:before {content: "\f148" }.fa-level-down:before {content: "\f149" }.fa-check-square:before {content: "\f14a" }.fa-pencil-square:before {content: "\f14b" }.fa-external-link-square:before {content: "\f14c" }.fa-share-square:before {content: "\f14d" }.fa-compass:before {content: "\f14e" }.fa-toggle-down:before, .fa-caret-square-o-down:before {content: "\f150" }.fa-toggle-up:before, .fa-caret-square-o-up:before {content: "\f151" }.fa-toggle-right:before, .fa-caret-square-o-right:before {content: "\f152" }.fa-euro:before, .fa-eur:before {content: "\f153" }.fa-gbp:before {content: "\f154" }.fa-dollar:before, .fa-usd:before {content: "\f155" }.fa-rupee:before, .fa-inr:before {content: "\f156" }.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {content: "\f157" }.fa-ruble:before, .fa-rouble:before, .fa-rub:before {content: "\f158" }.fa-won:before, .fa-krw:before {content: "\f159" }.fa-bitcoin:before, .fa-btc:before {content: "\f15a" }.fa-file:before {content: "\f15b" }.fa-file-text:before {content: "\f15c" }.fa-sort-alpha-asc:before {content: "\f15d" }.fa-sort-alpha-desc:before {content: "\f15e" }.fa-sort-amount-asc:before {content: "\f160" }.fa-sort-amount-desc:before {content: "\f161" }.fa-sort-numeric-asc:before {content: "\f162" }.fa-sort-numeric-desc:before {content: "\f163" }.fa-thumbs-up:before {content: "\f164" }.fa-thumbs-down:before {content: "\f165" }.fa-youtube-square:before {content: "\f166" }.fa-youtube:before {content: "\f167" }.fa-xing:before {content: "\f168" }.fa-xing-square:before {content: "\f169" }.fa-youtube-play:before {content: "\f16a" }.fa-dropbox:before {content: "\f16b" }.fa-stack-overflow:before {content: "\f16c" }.fa-instagram:before {content: "\f16d" }.fa-flickr:before {content: "\f16e" }.fa-adn:before {content: "\f170" }.fa-bitbucket:before {content: "\f171" }.fa-bitbucket-square:before {content: "\f172" }.fa-tumblr:before {content: "\f173" }.fa-tumblr-square:before {content: "\f174" }.fa-long-arrow-down:before {content: "\f175" }.fa-long-arrow-up:before {content: "\f176" }.fa-long-arrow-left:before {content: "\f177" }.fa-long-arrow-right:before {content: "\f178" }.fa-apple:before {content: "\f179" }.fa-windows:before {content: "\f17a" }.fa-android:before {content: "\f17b" }.fa-linux:before {content: "\f17c" }.fa-dribbble:before {content: "\f17d" }.fa-skype:before {content: "\f17e" }.fa-foursquare:before {content: "\f180" }.fa-trello:before {content: "\f181" }.fa-female:before {content: "\f182" }.fa-male:before {content: "\f183" }.fa-gittip:before, .fa-gratipay:before {content: "\f184" }.fa-sun-o:before {content: "\f185" }.fa-moon-o:before {content: "\f186" }.fa-archive:before {content: "\f187" }.fa-bug:before {content: "\f188" }.fa-vk:before {content: "\f189" }.fa-weibo:before {content: "\f18a" }.fa-renren:before {content: "\f18b" }.fa-pagelines:before {content: "\f18c" }.fa-stack-exchange:before {content: "\f18d" }.fa-arrow-circle-o-right:before {content: "\f18e" }.fa-arrow-circle-o-left:before {content: "\f190" }.fa-toggle-left:before, .fa-caret-square-o-left:before {content: "\f191" }.fa-dot-circle-o:before {content: "\f192" }.fa-wheelchair:before {content: "\f193" }.fa-vimeo-square:before {content: "\f194" }.fa-turkish-lira:before, .fa-try:before {content: "\f195" }.fa-plus-square-o:before {content: "\f196" }.fa-space-shuttle:before {content: "\f197" }.fa-slack:before {content: "\f198" }.fa-envelope-square:before {content: "\f199" }.fa-wordpress:before {content: "\f19a" }.fa-openid:before {content: "\f19b" }.fa-institution:before, .fa-bank:before, .fa-university:before {content: "\f19c" }.fa-mortar-board:before, .fa-graduation-cap:before {content: "\f19d" }.fa-yahoo:before {content: "\f19e" }.fa-google:before {content: "\f1a0" }.fa-reddit:before {content: "\f1a1" }.fa-reddit-square:before {content: "\f1a2" }.fa-stumbleupon-circle:before {content: "\f1a3" }.fa-stumbleupon:before {content: "\f1a4" }.fa-delicious:before {content: "\f1a5" }.fa-digg:before {content: "\f1a6" }.fa-pied-piper-pp:before {content: "\f1a7" }.fa-pied-piper-alt:before {content: "\f1a8" }.fa-drupal:before {content: "\f1a9" }.fa-joomla:before {content: "\f1aa" }.fa-language:before {content: "\f1ab" }.fa-fax:before {content: "\f1ac" }.fa-building:before {content: "\f1ad" }.fa-child:before {content: "\f1ae" }.fa-paw:before {content: "\f1b0" }.fa-spoon:before {content: "\f1b1" }.fa-cube:before {content: "\f1b2" }.fa-cubes:before {content: "\f1b3" }.fa-behance:before {content: "\f1b4" }.fa-behance-square:before {content: "\f1b5" }.fa-steam:before {content: "\f1b6" }.fa-steam-square:before {content: "\f1b7" }.fa-recycle:before {content: "\f1b8" }.fa-automobile:before, .fa-car:before {content: "\f1b9" }.fa-cab:before, .fa-taxi:before {content: "\f1ba" }.fa-tree:before {content: "\f1bb" }.fa-spotify:before {content: "\f1bc" }.fa-deviantart:before {content: "\f1bd" }.fa-soundcloud:before {content: "\f1be" }.fa-database:before {content: "\f1c0" }.fa-file-pdf-o:before {content: "\f1c1" }.fa-file-word-o:before {content: "\f1c2" }.fa-file-excel-o:before {content: "\f1c3" }.fa-file-powerpoint-o:before {content: "\f1c4" }.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {content: "\f1c5" }.fa-file-zip-o:before, .fa-file-archive-o:before {content: "\f1c6" }.fa-file-sound-o:before, .fa-file-audio-o:before {content: "\f1c7" }.fa-file-movie-o:before, .fa-file-video-o:before {content: "\f1c8" }.fa-file-code-o:before {content: "\f1c9" }.fa-vine:before {content: "\f1ca" }.fa-codepen:before {content: "\f1cb" }.fa-jsfiddle:before {content: "\f1cc" }.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {content: "\f1cd" }.fa-circle-o-notch:before {content: "\f1ce" }.fa-ra:before, .fa-resistance:before, .fa-rebel:before {content: "\f1d0" }.fa-ge:before, .fa-empire:before {content: "\f1d1" }.fa-git-square:before {content: "\f1d2" }.fa-git:before {content: "\f1d3" }.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {content: "\f1d4" }.fa-tencent-weibo:before {content: "\f1d5" }.fa-qq:before {content: "\f1d6" }.fa-wechat:before, .fa-weixin:before {content: "\f1d7" }.fa-send:before, .fa-paper-plane:before {content: "\f1d8" }.fa-send-o:before, .fa-paper-plane-o:before {content: "\f1d9" }.fa-history:before {content: "\f1da" }.fa-circle-thin:before {content: "\f1db" }.fa-header:before {content: "\f1dc" }.fa-paragraph:before {content: "\f1dd" }.fa-sliders:before {content: "\f1de" }.fa-share-alt:before {content: "\f1e0" }.fa-share-alt-square:before {content: "\f1e1" }.fa-bomb:before {content: "\f1e2" }.fa-soccer-ball-o:before, .fa-futbol-o:before {content: "\f1e3" }.fa-tty:before {content: "\f1e4" }.fa-binoculars:before {content: "\f1e5" }.fa-plug:before {content: "\f1e6" }.fa-slideshare:before {content: "\f1e7" }.fa-twitch:before {content: "\f1e8" }.fa-yelp:before {content: "\f1e9" }.fa-newspaper-o:before {content: "\f1ea" }.fa-wifi:before {content: "\f1eb" }.fa-calculator:before {content: "\f1ec" }.fa-paypal:before {content: "\f1ed" }.fa-google-wallet:before {content: "\f1ee" }.fa-cc-visa:before {content: "\f1f0" }.fa-cc-mastercard:before {content: "\f1f1" }.fa-cc-discover:before {content: "\f1f2" }.fa-cc-amex:before {content: "\f1f3" }.fa-cc-paypal:before {content: "\f1f4" }.fa-cc-stripe:before {content: "\f1f5" }.fa-bell-slash:before {content: "\f1f6" }.fa-bell-slash-o:before {content: "\f1f7" }.fa-trash:before {content: "\f1f8" }.fa-copyright:before {content: "\f1f9" }.fa-at:before {content: "\f1fa" }.fa-eyedropper:before {content: "\f1fb" }.fa-paint-brush:before {content: "\f1fc" }.fa-birthday-cake:before {content: "\f1fd" }.fa-area-chart:before {content: "\f1fe" }.fa-pie-chart:before {content: "\f200" }.fa-line-chart:before {content: "\f201" }.fa-lastfm:before {content: "\f202" }.fa-lastfm-square:before {content: "\f203" }.fa-toggle-off:before {content: "\f204" }.fa-toggle-on:before {content: "\f205" }.fa-bicycle:before {content: "\f206" }.fa-bus:before {content: "\f207" }.fa-ioxhost:before {content: "\f208" }.fa-angellist:before {content: "\f209" }.fa-cc:before {content: "\f20a" }.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {content: "\f20b" }.fa-meanpath:before {content: "\f20c" }.fa-buysellads:before {content: "\f20d" }.fa-connectdevelop:before {content: "\f20e" }.fa-dashcube:before {content: "\f210" }.fa-forumbee:before {content: "\f211" }.fa-leanpub:before {content: "\f212" }.fa-sellsy:before {content: "\f213" }.fa-shirtsinbulk:before {content: "\f214" }.fa-simplybuilt:before {content: "\f215" }.fa-skyatlas:before {content: "\f216" }.fa-cart-plus:before {content: "\f217" }.fa-cart-arrow-down:before {content: "\f218" }.fa-diamond:before {content: "\f219" }.fa-ship:before {content: "\f21a" }.fa-user-secret:before {content: "\f21b" }.fa-motorcycle:before {content: "\f21c" }.fa-street-view:before {content: "\f21d" }.fa-heartbeat:before {content: "\f21e" }.fa-venus:before {content: "\f221" }.fa-mars:before {content: "\f222" }.fa-mercury:before {content: "\f223" }.fa-intersex:before, .fa-transgender:before {content: "\f224" }.fa-transgender-alt:before {content: "\f225" }.fa-venus-double:before {content: "\f226" }.fa-mars-double:before {content: "\f227" }.fa-venus-mars:before {content: "\f228" }.fa-mars-stroke:before {content: "\f229" }.fa-mars-stroke-v:before {content: "\f22a" }.fa-mars-stroke-h:before {content: "\f22b" }.fa-neuter:before {content: "\f22c" }.fa-genderless:before {content: "\f22d" }.fa-facebook-official:before {content: "\f230" }.fa-pinterest-p:before {content: "\f231" }.fa-whatsapp:before {content: "\f232" }.fa-server:before {content: "\f233" }.fa-user-plus:before {content: "\f234" }.fa-user-times:before {content: "\f235" }.fa-hotel:before, .fa-bed:before {content: "\f236" }.fa-viacoin:before {content: "\f237" }.fa-train:before {content: "\f238" }.fa-subway:before {content: "\f239" }.fa-medium:before {content: "\f23a" }.fa-yc:before, .fa-y-combinator:before {content: "\f23b" }.fa-optin-monster:before {content: "\f23c" }.fa-opencart:before {content: "\f23d" }.fa-expeditedssl:before {content: "\f23e" }.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {content: "\f240" }.fa-battery-3:before, .fa-battery-three-quarters:before {content: "\f241" }.fa-battery-2:before, .fa-battery-half:before {content: "\f242" }.fa-battery-1:before, .fa-battery-quarter:before {content: "\f243" }.fa-battery-0:before, .fa-battery-empty:before {content: "\f244" }.fa-mouse-pointer:before {content: "\f245" }.fa-i-cursor:before {content: "\f246" }.fa-object-group:before {content: "\f247" }.fa-object-ungroup:before {content: "\f248" }.fa-sticky-note:before {content: "\f249" }.fa-sticky-note-o:before {content: "\f24a" }.fa-cc-jcb:before {content: "\f24b" }.fa-cc-diners-club:before {content: "\f24c" }.fa-clone:before {content: "\f24d" }.fa-balance-scale:before {content: "\f24e" }.fa-hourglass-o:before {content: "\f250" }.fa-hourglass-1:before, .fa-hourglass-start:before {content: "\f251" }.fa-hourglass-2:before, .fa-hourglass-half:before {content: "\f252" }.fa-hourglass-3:before, .fa-hourglass-end:before {content: "\f253" }.fa-hourglass:before {content: "\f254" }.fa-hand-grab-o:before, .fa-hand-rock-o:before {content: "\f255" }.fa-hand-stop-o:before, .fa-hand-paper-o:before {content: "\f256" }.fa-hand-scissors-o:before {content: "\f257" }.fa-hand-lizard-o:before {content: "\f258" }.fa-hand-spock-o:before {content: "\f259" }.fa-hand-pointer-o:before {content: "\f25a" }.fa-hand-peace-o:before {content: "\f25b" }.fa-trademark:before {content: "\f25c" }.fa-registered:before {content: "\f25d" }.fa-creative-commons:before {content: "\f25e" }.fa-gg:before {content: "\f260" }.fa-gg-circle:before {content: "\f261" }.fa-tripadvisor:before {content: "\f262" }.fa-odnoklassniki:before {content: "\f263" }.fa-odnoklassniki-square:before {content: "\f264" }.fa-get-pocket:before {content: "\f265" }.fa-wikipedia-w:before {content: "\f266" }.fa-safari:before {content: "\f267" }.fa-chrome:before {content: "\f268" }.fa-firefox:before {content: "\f269" }.fa-opera:before {content: "\f26a" }.fa-internet-explorer:before {content: "\f26b" }.fa-tv:before, .fa-television:before {content: "\f26c" }.fa-contao:before {content: "\f26d" }.fa-500px:before {content: "\f26e" }.fa-amazon:before {content: "\f270" }.fa-calendar-plus-o:before {content: "\f271" }.fa-calendar-minus-o:before {content: "\f272" }.fa-calendar-times-o:before {content: "\f273" }.fa-calendar-check-o:before {content: "\f274" }.fa-industry:before {content: "\f275" }.fa-map-pin:before {content: "\f276" }.fa-map-signs:before {content: "\f277" }.fa-map-o:before {content: "\f278" }.fa-map:before {content: "\f279" }.fa-commenting:before {content: "\f27a" }.fa-commenting-o:before {content: "\f27b" }.fa-houzz:before {content: "\f27c" }.fa-vimeo:before {content: "\f27d" }.fa-black-tie:before {content: "\f27e" }.fa-fonticons:before {content: "\f280" }.fa-reddit-alien:before {content: "\f281" }.fa-edge:before {content: "\f282" }.fa-credit-card-alt:before {content: "\f283" }.fa-codiepie:before {content: "\f284" }.fa-modx:before {content: "\f285" }.fa-fort-awesome:before {content: "\f286" }.fa-usb:before {content: "\f287" }.fa-product-hunt:before {content: "\f288" }.fa-mixcloud:before {content: "\f289" }.fa-scribd:before {content: "\f28a" }.fa-pause-circle:before {content: "\f28b" }.fa-pause-circle-o:before {content: "\f28c" }.fa-stop-circle:before {content: "\f28d" }.fa-stop-circle-o:before {content: "\f28e" }.fa-shopping-bag:before {content: "\f290" }.fa-shopping-basket:before {content: "\f291" }.fa-hashtag:before {content: "\f292" }.fa-bluetooth:before {content: "\f293" }.fa-bluetooth-b:before {content: "\f294" }.fa-percent:before {content: "\f295" }.fa-gitlab:before {content: "\f296" }.fa-wpbeginner:before {content: "\f297" }.fa-wpforms:before {content: "\f298" }.fa-envira:before {content: "\f299" }.fa-universal-access:before {content: "\f29a" }.fa-wheelchair-alt:before {content: "\f29b" }.fa-question-circle-o:before {content: "\f29c" }.fa-blind:before {content: "\f29d" }.fa-audio-description:before {content: "\f29e" }.fa-volume-control-phone:before {content: "\f2a0" }.fa-braille:before {content: "\f2a1" }.fa-assistive-listening-systems:before {content: "\f2a2" }.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {content: "\f2a3" }.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {content: "\f2a4" }.fa-glide:before {content: "\f2a5" }.fa-glide-g:before {content: "\f2a6" }.fa-signing:before, .fa-sign-language:before {content: "\f2a7" }.fa-low-vision:before {content: "\f2a8" }.fa-viadeo:before {content: "\f2a9" }.fa-viadeo-square:before {content: "\f2aa" }.fa-snapchat:before {content: "\f2ab" }.fa-snapchat-ghost:before {content: "\f2ac" }.fa-snapchat-square:before {content: "\f2ad" }.fa-pied-piper:before {content: "\f2ae" }.fa-first-order:before {content: "\f2b0" }.fa-yoast:before {content: "\f2b1" }.fa-themeisle:before {content: "\f2b2" }.fa-google-plus-circle:before, .fa-google-plus-official:before {content: "\f2b3" }.fa-fa:before, .fa-font-awesome:before {content: "\f2b4" }.fa-handshake-o:before {content: "\f2b5" }.fa-envelope-open:before {content: "\f2b6" }.fa-envelope-open-o:before {content: "\f2b7" }.fa-linode:before {content: "\f2b8" }.fa-address-book:before {content: "\f2b9" }.fa-address-book-o:before {content: "\f2ba" }.fa-vcard:before, .fa-address-card:before {content: "\f2bb" }.fa-vcard-o:before, .fa-address-card-o:before {content: "\f2bc" }.fa-user-circle:before {content: "\f2bd" }.fa-user-circle-o:before {content: "\f2be" }.fa-user-o:before {content: "\f2c0" }.fa-id-badge:before {content: "\f2c1" }.fa-drivers-license:before, .fa-id-card:before {content: "\f2c2" }.fa-drivers-license-o:before, .fa-id-card-o:before {content: "\f2c3" }.fa-quora:before {content: "\f2c4" }.fa-free-code-camp:before {content: "\f2c5" }.fa-telegram:before {content: "\f2c6" }.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {content: "\f2c7" }.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {content: "\f2c8" }.fa-thermometer-2:before, .fa-thermometer-half:before {content: "\f2c9" }.fa-thermometer-1:before, .fa-thermometer-quarter:before {content: "\f2ca" }.fa-thermometer-0:before, .fa-thermometer-empty:before {content: "\f2cb" }.fa-shower:before {content: "\f2cc" }.fa-bathtub:before, .fa-s15:before, .fa-bath:before {content: "\f2cd" }.fa-podcast:before {content: "\f2ce" }.fa-window-maximize:before {content: "\f2d0" }.fa-window-minimize:before {content: "\f2d1" }.fa-window-restore:before {content: "\f2d2" }.fa-times-rectangle:before, .fa-window-close:before {content: "\f2d3" }.fa-times-rectangle-o:before, .fa-window-close-o:before {content: "\f2d4" }.fa-bandcamp:before {content: "\f2d5" }.fa-grav:before {content: "\f2d6" }.fa-etsy:before {content: "\f2d7" }.fa-imdb:before {content: "\f2d8" }.fa-ravelry:before {content: "\f2d9" }.fa-eercast:before {content: "\f2da" }.fa-microchip:before {content: "\f2db" }.fa-snowflake-o:before {content: "\f2dc" }.fa-superpowers:before {content: "\f2dd" }.fa-wpexplorer:before {content: "\f2de" }.fa-meetup:before {content: "\f2e0" }.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);border: 0 }.sr-only-focusable:active, .sr-only-focusable:focus {position: static;width: auto;height: auto;margin: 0;overflow: visible;clip: auto }html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, ul, ol, li, dl, dt, dd, code, var, samp, img, object, param, map, area, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, footer, section, aside, figure, figcaption, input {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}:focus {outline: none;}button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border: none;outline: none;}input::-ms-clear {width: 0;height: 0;}::-ms-clear {width: 0;height: 0;display: none;}::-ms-reveal {width: 0;height: 0;display: none;}*, *:before, *:after {box-sizing: border-box;}input, textarea {-webkit-appearance: none;border-radius: 0;}@font-face {font-family: 'Lato';src: url('../fonts/latoregular.eot');src: url('../fonts/latoregular.woff') format('woff'), url('../fonts/latoregular.ttf') format('truetype'), url('../fonts/latoregular.eot?#iefix') format('embedded-opentype');font-weight: normal;font-style: normal;font-display: swap;}ol, ul {list-style: none;}section {display: block;width: 100%;}table {border-collapse: collapse;border-spacing: 0;margin: 20px 0;}@media (max-width: 768px) {table {display: block;overflow: auto}table td, table th {word-break: inherit;min-width: 150px}}table a {text-decoration: underline;}table a:hover {text-decoration: none;}tr {border-bottom: 1px solid #f2f2f2;}td {background-color: #fff;color: #202020;padding: 10px 5px;color: #202020;word-break: break-word;vertical-align: middle;}thead td, th {color: #ffffff;padding: 10px 5px;background: #606060;vertical-align: middle;word-break: break-word;}tbody tr:nth-child(2n) td {background-color: #f9f9f9;}th, td {padding: 12px 20px;}hr {display: block;margin: 20px 0;width: 100%;height: 2px;content: "";background-color: #cecece;}.dnone {display: none }.red {color: #F00 }a {cursor: pointer }article h1, article h2 {margin-bottom: 20px;}article h3, article h4 {margin-bottom: 15px;}article p {margin: 0 0 10px 0;}article ul, article ol {margin: 0 0 10px 0;}article ul li {display: block;padding-left: 20px;position: relative;}article ol li {display: list-item;list-style-type: decimal;margin-left: 20px;padding-left: 5px;}article ul li:before {position: absolute;top: 8px;left: 4px;border-radius: 50%;width: 6px;height: 6px;background-color: #1E5B94;content: "";}article .ya-share2 li {padding-left: 0;}article .ya-share2 li:before {display: none;}img {max-width: 100%;}a:hover img {opacity: 0.9;}html,body {font-size: 13px;line-height: 18px;font-weight: normal;font-family: "Roboto", arial, sans-serif;color: #202020;background-color: #f1f1f1;min-width: 315px;}body._overflow {overflow: hidden;}.b-wrapper {margin: 0 auto;min-width: 270px;background-color: #fff;}.s-site-content {min-height: calc(100vh - 311px);width: 100% }.s-footer {border-top: 1px solid #ececec;width: 100%;max-width: 1920px;margin: 0 auto;min-width: 270px;}.wrapper {display: inline-block;width: 100%;}.margin-10-0 {margin: 10px 0}.margin-20-0 {margin: 20px 0}.margin-30-0 {margin: 30px 0}.margin-40-0 {margin: 40px 0}.margin-bottom-10 {margin-bottom: 10px}.margin-bottom-20 {margin-bottom: 20px}.margin-bottom-30 {margin-bottom: 30px}.margin-bottom-40 {margin-bottom: 40px}.margin-bottom-50 {margin-bottom: 50px}.margin-top-10 {margin-top: 10px}.margin-top-20 {margin-top: 20px}.margin-top-30 {margin-top: 30px}.margin-top-40 {margin-top: 40px}.margin-top-50 {margin-top: 50px}.padding-10-0 {padding: 10px 0}.padding-20-0 {padding: 20px 0}.padding-30-0 {padding: 30px 0}.padding-40-0 {padding: 40px 0}.padding-50-0 {padding: 50px 0}.padding-bottom-10 {padding-bottom: 10px}.padding-bottom-20 {padding-bottom: 20px}.padding-bottom-30 {padding-bottom: 30px}.padding-bottom-40 {padding-bottom: 40px}.padding-bottom-50 {padding-bottom: 50px}.padding-top-10 {padding-top: 10px}.padding-top-20 {padding-top: 20px}.padding-top-30 {padding-top: 30px}.padding-top-40 {padding-top: 40px}.padding-top-50 {padding-top: 50px}.margin-bottom-5 {margin-bottom: 5px}.padding-bottom-5 {padding-bottom: 5px}.mb-5 {margin-bottom: 5px}.mb-10 {margin-bottom: 10px}.mb-15 {margin-bottom: 15px}.mb-20 {margin-bottom: 20px}.mb-25 {margin-bottom: 25px}.mb-30 {margin-bottom: 30px}.mb-40 {margin-bottom: 40px}.mb-50 {margin-bottom: 50px}.mb-60 {margin-bottom: 60px}.mb-70 {margin-bottom: 70px}.mb-80 {margin-bottom: 80px}.mb-90 {margin-bottom: 90px}.mt-5 {margin-top: 5px}.mt-10 {margin-top: 10px}.mt-15 {margin-top: 15px}.mt-20 {margin-top: 20px}.mt-25 {margin-top: 25px}.mt-30 {margin-top: 30px}.mt-40 {margin-top: 40px}.mt-50 {margin-top: 50px}.mt-60 {margin-top: 60px}.mt-70 {margin-top: 70px}.mt-80 {margin-top: 80px}.mt-90 {margin-top: 90px}.pb-5 {padding-bottom: 5px}.pb-10 {padding-bottom: 10px}.pb-15 {padding-bottom: 15px}.pb-20 {padding-bottom: 20px}.pb-25 {padding-bottom: 25px}.pb-30 {padding-bottom: 30px}.pb-40 {padding-bottom: 40px}.pb-50 {padding-bottom: 50px}.pb-60 {padding-bottom: 60px}.pb-70 {padding-bottom: 70px}.pb-80 {padding-bottom: 80px}.pb-90 {padding-bottom: 90px}.pt-5 {padding-top: 5px}.pt-10 {padding-top: 10px}.pt-15 {padding-top: 15px}.pt-20 {padding-top: 20px}.pt-25 {padding-top: 25px}.pt-30 {padding-top: 30px}.pt-40 {padding-top: 40px}.pt-50 {padding-top: 50px}.pt-60 {padding-top: 60px}.pt-70 {padding-top: 70px}.pt-80 {padding-top: 80px}.pt-90 {padding-top: 90px}.hidden {display: none;}.left {float: left;}.right {float: right;}.section-name a {border-bottom: 1px solid transparent;text-decoration: none;}.section-name a:hover {border-color: #1E5B94;}.section-name._h1, h1,.h1 {font-size: 28px;line-height: 1.1;}.section-name._h2, h2,.h2 {font-size: 24px;line-height: 1.1;}.section-name._h3, h3,.h3 {font-size: 20px;line-height: 1.1;}.section-name._h4, h4,.h4 {font-size: 18px;line-height: 1.1;}.section-name.uppercase {text-transform: uppercase;}.section-name.bold {font-weight: bold;}.align-center {text-align: center;}.align-left {text-align: left;}.align-right {text-align: right;}a {position: relative;color: #105388;color: #1E5B94;text-decoration: underline;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}a:hover {text-decoration: none;}.button {cursor: pointer;text-decoration: none;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;display: inline-block;padding: 8px 15px;border-radius: 2px;font-size: 15px;line-height: 18px;color: #fff;text-align: center;background: -webkit-linear-gradient(bottom, #000, #202020);background: -o-linear-gradient(bottom, #000, #202020);background: linear-gradient(to top, #000, #202020);background-color: #000;position: relative;min-width: 120px;border: 1px solid #202020;}.button:hover {background: -webkit-linear-gradient(bottom, #202020, #202020);background: -o-linear-gradient(bottom, #202020, #202020);background: linear-gradient(to top, #202020, #202020);background-color: #202020;border-color: #202020;}.button:active {-ms-transform: translateY(1px);-webkit-transform: translateY(1px);-o-transform: translateY(1px);-moz-transform: translateY(1px);transform: translateY(1px);}.button.block {display: block;width: 100%;}.button.round {border-radius: 32px;}.button.small {padding: 5px 10px;font-size: 13px;line-height: 16px;min-width: inherit;}.button.medium {padding: 11px 15px;font-size: 13px;line-height: 16px;}.button.big {padding: 15px 20px;font-size: 22px;line-height: 24px;min-width: 220px;}.button.small.auto, .button.auto, .button.big.auto {min-width: inherit;}.button.transparent {background: transparent;color: #202020;border-color: #202020;}.button.transparent:hover {background: #202020;color: #fff;border-color: #202020;}.button.transparent.blue {background: transparent;color: #1E5B94;border-color: #1E5B94;}.button.transparent.blue:hover {background: #1E5B94;color: #fff;border-color: #1E5B94;}.button.blue {background: #1E5B94;color: #fff;border-color: #1E5B94;}.button.blue:hover {background: #247fc5;border-color: #247fc5;}.button.green {background: #076f07;color: #fff;border-color: #076f07;}.button.green:hover {background: #0e920e;border-color: #0e920e;}.button.disabled {pointer-events: none;border-color: #cecece !important;color: #cecece !important;}.button.block {width: 100%;}.w-article-spoiler {margin: 5px 0;}.w-article-spoiler .name {padding: 10px 50px 10px 20px;font-size: 16px;line-height: 22px;color: #000;background-color: #f1f1f1;position: relative;cursor: s-resize;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-article-spoiler._toggled .name, .w-article-spoiler .name:hover {background-color: #1E5B94;color: #fff;}.w-article-spoiler._toggled .name .b-dropper, .w-article-spoiler .name:hover .b-dropper {color: #fff;}.w-article-spoiler .name .b-dropper {width: 50px;height: 40px;color: #000;position: absolute;right: 0;top: calc(50% - 20px);content: "";font-size: 24px;font-weight: 600;text-align: center;line-height: 36px;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-article-spoiler .name .b-dropper:before {content: "+";}.w-article-spoiler .name._toggled .b-dropper:before {content: "-";line-height: 32px;}.w-article-spoiler .article-spoiler-content {display: none;background-color: #f6f6f6;padding: 20px;}input.input__default, textarea.textarea__default {display: inline-block;width: 100%;height: 80px;min-height: 40px;border: 1px solid #cacaca;background-color: #fff;font-size: 14px;line-height: 18px;color: #202020;font-family: "Roboto", arial, sans-serif;border-radius: 2px;}input.input__default {padding: 0 10px;height: 36px;border: 1px solid #cacaca;background-color: #fff;}textarea.textarea__default {padding: 10px 10px;height: 80px;min-height: 40px;resize: vertical;}input.colored__placeholder:-moz-placeholder {color: #1E5B94;}input.colored__placeholder::-webkit-input-placeholder {color: #1E5B94;}textarea.colored__placeholder:-moz-placeholder {color: #1E5B94;}textarea.colored__placeholder::-webkit-input-placeholder {color: #1E5B94;}input.colored__placeholder:-moz-placeholder {color: orange;}input.colored__placeholder:focus::-webkit-input-placeholder {color: orange;}textarea.colored__placeholder:-moz-placeholder {color: orange;}textarea.colored__placeholder:focus::-webkit-input-placeholder {color: orange;}input.input__default:focus {border-color: #000;}textarea.textarea__default:focus {border-color: #000;}input.input__default._error, textarea.textarea__default._error {border-color: red;}.input.label-top label {display: block;margin-bottom: 3px;position: relative;}.input label span.red {color: red;display: inline-block;margin-left: 3px;}.input.icon-start {position: relative;}.input.icon-start .textarea__default, .input.icon-start .input__default {padding-left: 30px;}.input.icon-start .fa {position: absolute;width: 15px;text-align: center;bottom: 12px;left: 8px;z-index: 1;pointer-events: none;font-size: 14px;color: #404040;}.input.icon-start.textarea .fa {bottom: inherit;top: 36px;}.input.icon-start .textarea__default:focus ~ .fa, .input.icon-start .input__default:focus ~ .fa {color: #000;}.input.icon-start .textarea__default._error ~ .fa, .input.icon-start .input__default._error ~ .fa {color: red;}.input.label-left label {display: inline-block;vertical-align: middle;width: 100px;position: relative;}.input.label-left label+input.input__default, .input.label-left label+input.textarea__default {display: inline-block;vertical-align: middle;width: calc(100% - 104px);}.jq-selectbox__select {height: 40px;border: 1px solid #cacaca;;}.jq-selectbox__select-text {line-height: 40px;}.jq-selectbox.focused .jq-selectbox__select {border: 1px solid #000;}.jq-selectbox li:hover, .jq-selectbox li.selected {background-color: #1E5B94;color: #fff;}.r-box, .responsive-box {position: relative;width: 100%;}.r-box::before, .responsive-box::before {content: "";display: block;padding-top: 100%;}.r-box._75::before, .responsive-box._75::before {padding-top: 75%;}.r-box._66::before, .responsive-box._66::before {padding-top: 66.6%;}.r-box._50::before, .responsive-box._50::before {padding-top: 50%;}.r-box._25::before, .responsive-box._25::before {padding-top: 25%;}.r-box .r-img, .responsive-box .responsive-image {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-position: center;-webkit-background-size: cover;background-size: cover;background-repeat: no-repeat;content: "";}.r-box .r-img.contain, .responsive-box .responsive-image.contain {-webkit-background-size: contain;background-size: contain;}.s-popup {position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 8;text-align: center;display: none;z-index: 30;}.s-popup:after {content: "";display: inline-block;width: 0;height: 100%;vertical-align: middle;}.w-popup {background: #fff;width: 500px;max-width: inherit;padding: 0;text-align: left;position: relative;vertical-align: middle;z-index: 10;display: none;}.w-popup.w-pop-product {width: 100%;max-width: 1280px;}.w-popup .pop-head {display: table;width: calc(100% + 16px);position: relative;margin: 10px -8px;}.w-popup .pop-head .pop-name {background-color: #1E5B94;color: #fff;display: table-cell;vertical-align: middle;height: 64px;width: 100%;text-align: center;font-size: 20px;line-height: 1.1;font-weight: bold;padding: 0 30px;}.w-popup .pop-body {padding: 15px 60px;max-height: calc(100vh - 20px);overflow: auto;min-height: 35px;}.w-popup .l-arr {width: 30px;height: 70px;position: absolute;top: 50%;left: 15px;display: block;margin: -45px 0 0 0;}.w-popup .r-arr {width: 30px;height: 70px;position: absolute;top: 50%;right: 15px;display: block;margin: -45px 0 0 0;}.w-popup .l-arr img{width: 30px;-moz-transform: scale(-1);-o-transform: scale(-1);-webkit-transform: scale(-1);transform: scale(-1);}.w-popup .r-arr img{width: 30px;}.w-popup .pop-head+.pop-body {max-height: calc(100vh - 100px);}.s-popup__background {background-color: rgba(0,0,0,0.8);content: "";position: fixed;height: 100%;width: 100%;z-index: 9;left: 0;top: 0;display: none;}@media (max-width: 590px) {.w-popup {width: 96%}.w-popup .pop-head {width: 100%;margin: 0 0 0 0}.w-popup .pop-body {padding: 10px 20px 20px}.w-popup .pop-head+.pop-body {max-height: calc(100vh - 75px)}}.close {position: absolute;top: 0;right: 0;display: block;width: 25px;height: 25px;content: "";cursor: pointer;float: right;margin: 0;}.close:after, .close:before {display: block;width: 25px;height: 1px;background-color: #202020;content: "";-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);position: absolute;top: 50%;right: 0px;}.close:after {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.close:hover:before, .close:hover:after {background-color: red;}.w-popup .pop-head .close {top: calc(50% - 13px);right: 5px;}.close.white:after, .close.white:before {background-color: #fff;}.close.white:hover:before, .close.white:hover:after {background-color: red;}.w-popup .pop-body .close {top: 5px;right: 5px;z-index: 20;}.w-pop-product .pop-body .close {right: 20px;}.w-pop-product .close:before, .w-pop-product .close:after {height: 2px;}.copyright p, .copyright, .developer {font-size: 13px;line-height: 22px;display: inline-block;color: #909090;margin: 10px 0;}.developer a {font-size: 13px;color: #000;text-decoration: underline;line-height: 22px;color: #404040;}.developer a:hover {text-decoration: none;}.developer:hover:before {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}.developer:before {width: 16px;height: 16px;background-color: #1E5B94;display: inline-block;margin-right: 4px;content: "";position: relative;top: 2px;background-image: url(../i/developer.png);background-position: 0px 0px;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);transition: All 0.6s ease;-webkit-transition: All 0.6s ease;-moz-transition: All 0.6s ease;-o-transition: All 0.6s ease;-webkit-backface-visibility: hidden;}.pcscontrolls {font-size: 0;line-height: 0;max-width: 100px;}.pcscontrolls .input__default {display: inline-block;vertical-align: middle;height: 30px;min-height: 30px;border: 1px solid #ececec !important;margin: 0 -1px;text-align: center;font-size: 16px;line-height: 20px;width: calc(100% - 60px);border-radius: 0;padding: 0;/ border: none;/ color: #000;font-weight: bold;}.pcscontrolls .plus_item, .pcscontrolls .minus_item {display: inline-block;vertical-align: middle;width: 30px;height: 30px;font-weight: normal;font-size: 25px;line-height: 31px;text-align: center;text-decoration: none;color: #afafaf;background-color: #ffffff;border: 1px solid #ececec;cursor: pointer;-ms-user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;font-family: arial;}.pcscontrolls .minus_item {line-height: 25px;}.pcscontrolls .plus_item:hover, .pcscontrolls .minus_item:hover {background-color: #1E5B94;border-color: #1E5B94;color: #fff;}.w-pagination {margin: 0;padding: 10px 0px;cursor: default;}.w-pagination a {display: inline-block;vertical-align: middle;width: 30px;height: 30px;font-size: 14px;line-height: 30px;background-color: transparent;color: #202020;text-align: center;margin: 2px;text-decoration: none;border-radius: 2px;}.w-pagination a._active, .w-pagination a:hover {background-color: #1E5B94;color: #fff;}.w-pagination a:active {-ms-transform: translateY(1px);-webkit-transform: translateY(1px);-o-transform: translateY(1px);-moz-transform: translateY(1px);transform: translateY(1px);}.w-pagination span._arrow {content: "";background-color: transparent;position: relative;display: inline-block;vertical-align: middle;margin: 2px;border: 1px solid #ececec;}.w-pagination span._arrow a {display: block;margin: 0;width: auto;height: auto;line-height: 35px;font-size: 13px;line-height: 15px;padding: 8px 15px 7px;}.w-pagination span._arrow a:before {display: block;width: 10px;height: 10px;content: "";border: 1px solid transparent;border-left: 1px solid #202020;border-bottom: 1px solid #202020;position: absolute;top: calc(50% - 5px);left: 12px;-webkit-transform: rotate(44deg);-ms-transform: rotate(44deg);transform: rotate(44deg);transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-pagination span._arrow._next a:before {-webkit-transform: rotate(224deg);-ms-transform: rotate(224deg);transform: rotate(224deg);left: auto;right: 8px;}.w-pagination span._arrow._default a:before {display: none;}.w-pagination span._arrow a:hover:before {border-left-color: #fff;border-bottom-color: #fff;}.w-pagination span._arrow._prev a {padding-left: 25px;}.w-pagination span._arrow._next a {padding-right: 25px;}.w-pagination span._arrow a:hover {background-color: #1E5B94;}.s-fixed-elements {position: fixed;bottom: 0px;left: 0;right: 0;width: 1400px;margin: 0 auto;z-index: 2;}@media (max-width: 1420px) {.s-fixed-elements {width: 100%}}.s-fixed-elements .right-content {position: absolute;right: 0;bottom: 0;}.pager-up {display: none;right: 0px;width: 50px;height: 50px;background-color: #cecece;border-radius: 5px;opacity: 0.6;z-index: 1;position: relative;margin: 0 8px 8px 0;cursor: pointer;}.pager-up .uparrow {display: block;position: absolute;top: 6px;bottom: 0;margin: auto 0;right: 17px;width: 15px;height: 15px;border-right: 2px solid #fff;border-top: 2px solid #fff;-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transition: border-color 0.2s ease-out;transition: border-color 0.2s;}.pager-up:hover {background-color: #1E5B94;opacity: 0.8;}.callback-roll {margin: 0 8px 8px 0;right: 0px;width: 50px;height: 50px;background-color: #1E5B94;border-radius: 5px;opacity: 0.6;z-index: 1;color: #fff;text-align: center;font-size: 30px;line-height: 53px;cursor: pointer;-webkit-animation: animation_callback 2s infinite;-moz-animation: animation_callback 2s infinite;animation: animation_callback 2s infinite;}@-webkit-keyframes animation_callback {from {transform: rotate(0deg)}10% {opacity: 0.6}20% {opacity: 0.8}30% {opacity: 0.6}40% {opacity: 0.8}50% {transform: rotate(0deg);opacity: 0.6}60% {opacity: 0.8}70% {opacity: 0.6}80% {transform: rotate(-360deg);opacity: 0.8}100% {transform: rotate(-360deg)}}.callback-roll:hover {-webkit-animation: none;-moz-animation: none;animation: none;background-color: #1E5B94;opacity: 0.8;}.s-page-branding {padding: 15px 0;border-bottom: 1px solid #ececec;margin-bottom: 20px;}.s-page-branding h1 {font-size: 28px;line-height: 32px;margin-bottom: 10px;}.s-page-branding .branding-title-icon {float: left;width: 39px;padding: 0px 10px 0px 0px;}.s-breadcrumbs {margin: 0;}.w-breadcrumbs {margin: 0;}.w-breadcrumbs a, .w-breadcrumbs span {display: inline-block;font-size: 13px;color: #202020;position: relative;line-height: 1.4;}.w-breadcrumbs span {color: #202020;}.w-breadcrumbs a {text-decoration: none;}.w-breadcrumbs a:hover {text-decoration: underline;}.w-breadcrumbs a.home .fa {margin-left: 0;}.w-breadcrumbs .fa {display: inline-block;vertical-align: middle;margin: 0 8px;margin-bottom: 1px;font-size: 12px;}.w-filters .w-filter {padding: 0;}.w-filters .w-filter .name {padding: 8px 35px 8px 0;position: relative;font-size: 16px;line-height: 1.5;font-weight: bold;}.w-filters .w-filter.dropper .b-dropper {width: 20px;height: 20px;border: 1px solid #cecece;border-radius: 2px;background-color: #f1f1f1;color: #000;position: absolute;top: calc(50% - 9px);right: 0;cursor: pointer;}.w-filters .w-filter.dropper .b-dropper:after {content: "+";font-size: 17px;text-align: center;pointer-events: none;width: 20px;height: 20px;line-height: 15px;position: absolute;top: 0;left: 0;font-weight: bold;}.w-filters .w-filter.dropper .b-dropper._toggled:after {content: "-";font-size: 20px;line-height: 13px;}.w-filters .w-filter.dropper .b-dropper:hover {background-color: #000;color: #fff;}.w-filters .w-filter.dropper .inset {font-size: 0;line-height: 0;}.input.price-from-to {display: inline-block;width: 100%;font-size: 14px;line-height: 1.5;}.input.price-from-to .input {width: 47%;float: left;}.input.price-from-to .input+.input {margin-left: 6%;}.input.price-from-to .description {display: inline-block;vertical-align: middle;width: 30px;}.input.price-from-to .input__default {display: inline-block;vertical-align: middle;width: calc(100% - 30px);height: 30px;}.w-social .social__link {display: inline-block;vertical-align: middle;margin: 6px;color: #1E5B94;position: relative;text-decoration: none;text-align: center;width: 34px;height: 34px;border-radius: 50%;border: 1px solid #1E5B94;background-color: #1E5B94;text-decoration: none;}.w-social.f-social .social__link img{vertical-align: middle;display:inline-block;}.w-social.f-social .social__link {background-color: transparent;border-color: transparent;margin: 0;height: 100%;}.w-social.f-social .social__link .fa {font-size: 26px;}.w-social.f-social .social__link:hover {border-color: transparent;opacity: 0.8;}.w-social.f-social .tiktok {width: 27px }.w-social .social__link .fa {font-size: 16px;line-height: 32px;color: #fff;}.w-social .social__link:hover .fa.fa-vk, .w-social .social__link .fa.fa-vk {color: #4872a3;}.w-social .social__link:hover .fa.fa-facebook, .w-social .social__link .fa.fa-facebook {color: #4d74e3;}.w-social .social__link:hover .fa.fa-odnoklassniki, .w-social .social__link .fa.fa-odnoklassniki {color: #f8781b;}.w-social .social__link:hover .fa.fa-instagram, .w-social .social__link .fa.fa-instagram {color: #FAC569;}.w-social .social__link:hover {background-color: #fff;border-color: #1E5B94;}.w-social .social__link:hover .fa {color: #1E5B94;}.input.radio, .input.checkbox {position: relative;padding-left: 26px;min-height: 20px;pointer-events: all;}.input.radio .radio__hidden, .input.checkbox .checkbox__hidden {display: none;}.input.checkbox .styled, .input.radio .styled {position: absolute;top: calc(50% - 9px);left: 0;width: 18px;height: 18px;}.input.checkbox .styled .frame {display: inline-block;vertical-align: top;width: 18px;height: 18px;border-radius: 2px;content: "";border: 1px solid #909090;background-color: #fff;cursor: pointer;}.input.radio .styled .frame {display: inline-block;vertical-align: top;width: 18px;height: 18px;border-radius: 50%;content: "";border: 1px solid #909090;background-color: #fff;cursor: pointer;}.input.radio .radio__default:disabled ~ .styled .frame {border-color: #bbbbbb;background-color: #f5f5f5;}.input.checkbox .checkbox__default:disabled ~ .styled+.label, .input.radio .radio__default:disabled ~ .styled+.label {color: #909090;}.input.checkbox .styled .inset {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);width: 6px;height: 11px;content: "";border: 2px solid #1E5B94;border-top: none;border-left: none;position: absolute;top: 2px;left: 6px;display: none;}.input.radio .styled .inset {width: 14px;height: 14px;content: "";border: 2px solid #fff;margin: 2px;background-color: #1E5B94;border-radius: 50%;position: absolute;top: 0px;left: 0px;display: none;}.input.radio .styled .inset.checked {display: block }.input.checkbox .checkbox__default:checked ~ .styled .frame {border-color: #000;}.input.checkbox .checkbox__default:checked ~ .styled .inset {display: block;}.input.radio .radio__default:checked ~ .styled .frame {border-color: #000;}.input.radio .radio__default:checked ~ .styled .inset {display: block;}.input.checkbox .checkbox__default._error ~ .styled .frame {border-color: red;}.input.radio .label, .input.checkbox .label {text-align: left;text-transform: none;cursor: pointer;display: inline-block;vertical-align: middle;max-width: calc(100% - 24px);width: auto;position: relative;}.input.radio.count .label, .input.checkbox.count .label {font-size: 15px;line-height: 1.5;padding-right: 15px;}.input.radio .label span, .input.checkbox .label span {color: #606060;font-size: 10px;position: absolute;top: -4px;right: 0px;}._js-tab-content {display: none;}._js-tab-content._active {display: block;}.b-mobile-button {display: none;}.b-mobile-button.menu {min-width: 50px;padding: 10px 5px;background-color: transparent;background: transparent;border-color: transparent;border-right: 1px solid #3eabff;}.b-mobile-button.menu .name {padding: 0 5px;display: inline-block;vertical-align: middle;}.customize-css-icon {display: inline-block;vertical-align: middle;margin-left: 0px;font-size: 0;line-height: 0;min-width: 30px;margin-bottom: 4px;}.customize-css-icon .line {display: block;background-color: #fff;content: "";width: 100%;height: 3px;transition: ALL 0.8s ease;-webkit-transition: ALL 0.8s ease;-moz-transition: ALL 0.8s ease;-o-transition: ALL 0.8s ease;}.customize-css-icon .line+.line {margin-top: 4px;}.customize-css-icon.small {width: 16px;height: 16px;min-width: inherit;margin: 2px;}.b-mobile-button._toggled .customize-css-icon .line {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);position: relative;top: 2px;}.b-mobile-button._toggled .customize-css-icon .line:nth-child(2) {display: none;}.b-mobile-button._toggled .customize-css-icon .line:nth-child(3) {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);position: relative;top: -2px;}.b-mobile-button._toggled .customize-css-icon .line:nth-child(2) {display: none;}.mobile-name {display: none;width: 100%;position: relative;background-color: #1E5B94;height: 64px;overflow: hidden;z-index: 2;}.mobile-name .name-table {display: table;width: 100%;}.mobile-name .name-cell {display: table-cell;vertical-align: middle;height: 64px;width: 100%;color: #fff;text-transform: uppercase;text-align: center;font-size: 21px;padding: 0 30px;}.mobile-name .close {top: calc(50% - 13px);right: 5px;}.navigation-menu-body {position: relative;background-color: transparent;z-index: 2;}.button-double-changed span {display: block;}.button-double-changed span+span {display: none;}.button-double-changed._toggled span {display: none;}.button-double-changed._toggled span+span {display: block;}.w-items-grid {font-size: 0;line-height: 0;width: 102%;margin-left: -1%;}.w-items-grid .w-item {display: inline-block;vertical-align: top;font-size: 14px;line-height: 22px;}.block__link {display: block;}a.block__link:hover .responsive-image {opacity: 0.8;}.phone__link {display: inline-block;vertical-align: middle;text-decoration: none;}ul.main-menu {display: inline-block;text-align: left;}ul.main-menu>li {display: inline-block;}ul.main-menu>li>a, ul.main-menu>li>span {display: block;text-align: center;color: #fff;font-size: 14px;line-height: 16px;text-decoration: none;padding: 8px 5px;}ul.main-menu>li._active:hover>a, ul.main-menu>li._active>a {background-color: #247fc5;}ul.main-menu>li:hover>a {background-color: #247fc5;}ul.main-menu li.li-dropper {position: relative;}ul.main-menu li.li-dropper>a {position: relative;}ul.main-menu .li-dropper .b-dropper {display: inline-block;vertical-align: middle;position: relative;width: 6px;height: 6px;margin: 0 0 0 5px;top: -2px;border: 1px solid #fff;border-right: none;border-top: none;content: "";-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);pointer-events: none;}ul.main-menu .li-dropper .inset {position: absolute;top: 100%;left: 0;width: 100%;z-index: 1;display: none;min-width: 200px;}ul.main-menu .li-dropper:hover .inset {display: block;}ul.main-menu .li-dropper .inset .ul-inset {background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.3);margin: 0;}ul.main-menu .li-dropper .inset .li-inset {display: block;text-align: left;padding: 0;border: none;}ul.main-menu .li-dropper .inset .li-inset>a {display: block;padding: 10px;font-size: 14px;line-height: 18px;text-decoration: none;color: #202020;}ul.main-menu .li-dropper .inset .li-inset>a:hover {text-decoration: none;background-color: #c5c5c5;}.body-layout._toggled {display: block;}.search {position: relative;}.search .input__default:focus {border-color: #202020;}.search .input__default {padding-right: 60px;border-color: #cecece;}.search .absolute-btn {position: absolute;top: 1px;right: 1px;}.search .button:active {-ms-transform: none;-webkit-transform: none;-o-transform: none;-moz-transform: none;transform: none;}body._blocked {overflow: hidden;}.s-mobile-menu {position: fixed;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;width: 100vw;height: 100vh;z-index: 25;pointer-events: none;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-mobile-menu {position: fixed;top: 0;left: -330px;width: 320px;pointer-events: all;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;z-index: 20;}.w-mobile-menu hr {background-color: #909090;margin: 10px 0;}.s-mobile-menu._toggled .w-mobile-menu {left: 0;}.mobile-menu-background {position: fixed;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;width: 100vw;height: 100vh;pointer-events: none;transition: background-color 0.5s ease;-webkit-transition: background-color 0.5s ease;-moz-transition: background-color 0.5s ease;-o-transition: background-color 0.5s ease;background-color: rgba(0,0,0,0);z-index: 19;}.s-mobile-menu._toggled .mobile-menu-background {background-color: rgba(0,0,0,0.5);pointer-events: all;}.mobile-menu-header {background-color: #1E5B94;padding-top: 4px;border-bottom: 4px solid #4e4e4e;}.mobile-menu-header .table {display: table;width: 100%;vertical-align: middle;}.mobile-menu-header .cell {display: table-cell;vertical-align: middle;font-size: 19px;line-height: 24px;height: 40px;color: #fff;padding: 0 35px 0 15px;position: relative;}.mobile-menu-header .close {top: 5px;right: 4px;}.mobile-menu-header .customize-css-icon .line+.line {margin-top: 3px;}.mobile-menu-body {padding-bottom: 20px;height: calc(100vh - 48px);background-color: rgba(255,255,255,1);overflow: auto;}.ul-mobile-menu .li-mobile-menu {display: block;}.ul-mobile-menu .li-mobile-menu.li-dropper {position: relative;}.ul-mobile-menu .li-dropper a.mobile-menu__link {padding-right: 32px;}.ul-mobile-menu .li-mobile-menu._active a.mobile-menu__link, .ul-mobile-menu .li-mobile-menu._toggled a.mobile-menu__link, .ul-mobile-menu .li-mobile-menu:hover a.mobile-menu__link {background-color: #1E5B94;color: #fff;}.ul-mobile-menu .li-mobile-menu._active._toggled a.mobile-menu__link, .ul-mobile-menu .li-mobile-menu._active:hover a.mobile-menu__link, .ul-mobile-menu .li-mobile-menu._active a.mobile-menu__link {background-color: #247fc5;}.ul-mobile-menu a.mobile-menu__link, .ul-mobile-menu span.mobile-menu__link {display: block;padding: 8px 15px;color: #202020;text-decoration: none;font-size: 14px;line-height: 18px;}.ul-mobile-menu .b-dropper {position: absolute;right: 5px;top: 6px;width: 22px;height: 22px;border: 1px solid #3a3a3a;border-radius: 2px;cursor: pointer;}.ul-mobile-menu .b-dropper:after {display: inline-block;vertical-align: middle;position: absolute;width: 8px;height: 8px;margin: 0 0 0 5px;top: 4px;right: 6px;border: 1px solid #202020;border-right: none;border-top: none;content: "";-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);pointer-events: none;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.ul-mobile-menu .li-dropper._active .b-dropper, .ul-mobile-menu .li-dropper:hover .b-dropper, .ul-mobile-menu .li-dropper._toggled .b-dropper {border-color: #fff;}.ul-mobile-menu .b-dropper._toggled:after {-webkit-transform: rotate(-225deg);-ms-transform: rotate(-225deg);transform: rotate(-225deg);top: 7px;border-color: #fff;}.ul-mobile-menu .inset {display: none;}.ul-mobile-menu .ul-inset {background-color: rgba(0,0,0,0.1);}.ul-mobile-menu .ul-inset>li>a {padding: 10px 15px 10px 20px;color: #202020;font-size: 14px;line-height: 18px;text-decoration: none;display: block;}.ul-mobile-menu .ul-inset>li._active>a, .ul-mobile-menu .ul-inset>li:hover>a {background-color: #247fc5;color: #fff;}.s-page-content {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.s-left-side {-webkit-box-flex: 0;-ms-flex: 0 0 60px;flex: 0 0 60px;max-width: 60px;background-color: #fff;border-right: 1px solid #ececec;}.s-right-side {-webkit-box-flex: 0;}.s-header {position: relative;z-index: 10;border-bottom: 1px solid #ececec;}.header-empty {display: none;}@media (min-width: 992px) {.s-header.fixed .h-bottom {max-width: 960px;}.s-header.fixed {z-index: 16;}._catalog-shown .s-header.fixed {z-index: 10;}.s-header.fixed .h-bottom {position: fixed;top: 0;left: 0;right: 0;width: 100%;margin: 0 auto;background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.3);}.col-header {transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.s-header.fixed .col-header {padding-top: 5px;padding-bottom: 5px;}.s-header.fixed ~ .header-empty {display: block;height: 94px;}.s-header.fixed .h-bottom {max-width: 960px;}}@media (min-width: 1200px) {.s-header.fixed .h-bottom {max-width: 1140px;}}@media (min-width: 1400px) {.s-header.fixed .h-bottom {max-width: 1300px;}}.h-top {background-color: #247fc5;background-color: #1E5B94;background: #3b4859;background: -moz-linear-gradient(left, #3b4859 0%, #0089f2 51%, #309ff4 100%);background: -webkit-linear-gradient(left, #3b4859 0%, #0089f2 51%, #309ff4 100%);background: linear-gradient(to right, #3b4859 0%, #0089f2 51%, #309ff4 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b4859', endColorstr='#309ff4',GradientType=1 );color: #fff;min-width: 315px;}.h-top.mobile {display: none;position: fixed;padding-top: 1px;top: -1px;left: 0;right: 0;width: 100%;max-width: 720px;margin: 0 auto;z-index: 20;background: #1E5B94;box-shadow: 0 0 10px rgba(0,0,0,0.5);transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.h-fixed-empty {height: 43px;display: none;}.h-top a {color: #fff;}.h-top .col-right {text-align: right;}.h-top.mobile .m0{display: flex;}.h-top.mobile .m0.search-active .m1{display: none }.h-top.mobile .m0.search-active .m3{display: none }.h-top.mobile .m0.search-active .m2{padding: 4px 45px 4px 5px }.h-top.mobile .m0.search-active .m2 .search-mobile .fa-mobile-search {right: 48px;}.h-top.mobile .m0.search-active .close-search {display: block }.h-top.mobile .m2{flex-grow: 1;display: flex;justify-content: center;align-items: center;position: relative }.h-top.mobile .m1{white-space: nowrap;}.h-top.mobile .m3{white-space: nowrap;}.col-header {padding-top: 15px;padding-bottom: 15px;}.col-header .h-logo img{max-width: 200px;display: block }.h-logo {padding: 0 0 8px 0 }.h-logo.paddings {padding: 0 0 10px 0 }@media (min-width: 768px) {.col-header.col-mobile-phones {display: none !important}}.w-header-links a, .w-header-links span {padding-top: 7px;padding-bottom: 8px;padding-right: 20px;display: inline-block;vertical-align: middle;font-size: 14px;line-height: 16px;}.search {position: relative;}.search .absolute-btn {position: absolute;top: 0;right: 0;}.search .button:active {-ms-transform: none;-webkit-transform: none;-o-transform: none;-moz-transform: none;transform: none;}.search {position: relative;}.search input.input__default {padding-right: 50px;}.search .w-search-btn {position: absolute;top: 1px;right: 1px;}.search .clear-search {position: absolute;top: 1px;right: 43px;height: 38px;line-height: 38px;background-color: #FFF;color: #7B7B7B;width: 60px;background-size: 10px auto;cursor: pointer;padding: 0 0 0 7px;}.search .w-search-btn label {display: block;cursor: pointer;}.btn-search {text-align: center;display: block;}.btn-search .fa {width: 38px;height: 38px;font-size: 14px;line-height: 38px;color: #000;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.search .w-search-btn:hover .fa {background-color: #1E5B94;color: #fff;}.search-result-wrapper {position: absolute;top: 100%;left: 0px;z-index: 100;display: none;width: 100%;}.search-result {background: #fff;border: 1px solid #cacaca;margin: 0 15px;border-top: none;}.search-result span {display: block;padding: 5px 10px;color: #202020;text-decoration: none;cursor: pointer;}.search-result span:hover {background: #cacaca;}.col-search.mobile-search-active {display: block!important;border: 0px!important;padding: 0px!important;}#fast-search-block.mobile-search-result {position: fixed;top: 45px;z-index: 200;max-width: 720px;margin-left: calc((100vw - 720px)/2);}.search-mobile {width: 100% }.search-mobile input{background-color: #FFF;height: 35px;box-sizing: border-box;padding: 0 35px 0 10px ;width: 100%;font-size: 16px;border-radius: 3px;}.search-mobile .fa-mobile-search {width: 32px;height: 35px;font-size: 14px;line-height: 35px;color: #000;position: absolute;right:5px;top: 4px;background-color: #FFF;cursor: pointer;background-repeat: no-repeat;background-image: url('/assets/i/search.svg');background-size: 18px auto;background-position: center;}.search-mobile .close-search{width: 35px;height: 35px;background-image: url('/assets/i/close-white.svg');background-size: 15px auto;background-position: center;position: absolute;right: 5px;display: none;background-repeat: no-repeat;top: 4px;cursor: pointer;}body.scroll-block {overflow-y: hidden;background: #CDCDCD }.catalog-layer {display:none;position: absolute;width: 100%;background: #FFF;-webkit-box-shadow: 0px 75px 0px 0px rgba(50, 50, 50, 0.3);-moz-box-shadow: 0px 75px 0px 0px rgba(50, 50, 50, 0.3);box-shadow: 0px 75px 0px 0px rgba(50, 50, 50, 0.3);}.catalog-layer .cl1{display: flex;position: relative }.catalog-layer .cl1 > div{z-index: 20px }.catalog-layer .cl1 .lc{flex: 0 0 300px;background: #F2F2F2;}.catalog-layer .cl1 .rc{background: #FFF;}.catalog-layer .cl1 .lc .lc-item > a{display: block;padding: 10px 20px;font-size: 14px;text-decoration: none;color: #000 }.catalog-layer .cl1 .lc .lc-item .children{display:none }.catalog-layer .cl1 .lc .lc-item .children .ch1{margin: 8px 0 15px 0;padding: 0;-moz-column-gap: 0;-webkit-column-gap: 0;column-gap: 0;font-size: .85em;-moz-column-count: 3;-webkit-column-count: 3;column-count: 3;}.catalog-layer .cl1 .lc .lc-item .children .ch1 > div{display: inline-block;background: #fff;padding: 10px 20px 0 20px;margin: 0 0 0;width: 100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;line-height: 18px;}.col-h-mobile-controlls {display: none;text-align: right;}@media (max-width: 991px) {.catalog-layer .cl1 .lc .lc-item .children .ch1 {-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}}.catalog-layer .cl1 .lc .lc-item .children .ch1 > div a {float: left;clear: left;text-decoration: none;display: inline-block;font-size: 13px;color: #555;}.catalog-layer .cl1 .lc .lc-item .children .ch1 > div a.level2 {font-size: 14px;color: #000;}.catalog-layer .cl1 .lc .lc-item .children .ch1 > div a.level2.mb {margin: 0 0 5px }.catalog-layer .cl1 .lc .lc-item .children .ch1 > div a:hover {color: #1E5B94;}.catalog-layer .cl1 .lc .lc-item .children .ch1 .show-more-btn {clear: both;cursor: pointer;}.catalog-layer .cl1 .lc .lc-item .children .ch1 .show-more-btn span{color: #1E5B94 }.catalog-layer .cl1 .lc .lc-item .children .ch1 .show-more {clear: both;position: absolute;background: #FFF;padding: 10px;z-index: 2;box-shadow: 0px 3px 5px #CCC;width: 100%;display: none;margin: -5px 0 0 0 }.catalog-layer .cl1 .lc .lc-item .children .ch1 .show-more .cls {float: right;cursor: pointer;width: 12px;pading: 0 0 10px 10px }.catalog-layer .cl1 .lc .lc-item.active {background: #FFF }.catalog-layer .cl1 .lc .lc-item.active .children{position: absolute;top: 0;right: 0;bottom: 0;left: 300px;overflow:auto;display: block }.catalog-layer .cl1 .lc .lc-item.active .children::-webkit-scrollbar {width: 10px;background-color: #b9b9b9;}.catalog-layer .cl1 .lc .lc-item.active .children::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #B3B3B3;}.catalog-layer .cl1 .lc .lc-item.active .children::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);border-radius: 10px;background-color: #f9f9fd;}.catalog-layer .cl1 .rc{flex: 1;}.filt-items .filt {display: flex;align-items: center;}.filt-items .filt .avail{flex-grow: 1 }.filt-items .filt .avail .col-auto{float: right }.filt-items .filt .view-type{flex: 0 0 90px }.filt-items .b-mobile-button.filters {display: none }.h-phone {display: inline-block;text-align: left;}.h-phone .change-tab {display: inline-block;margin: 0 5px 5px 0;border-bottom: 1px dotted #cecece;color: #909090;text-decoration: none;background-color: transparent;font-size: 18px;line-height: 20px;}.h-phone .change-tab:hover {border-bottom-color: transparent;}.h-phone .change-tab._active {color: #1E5B94;border-bottom-color: transparent;}.h-phone .phone__link {font-size: 24px;line-height: 28px;}.h-cart {display: inline-block;vertical-align: middle;}.col-login .fav-ico {transition: ALL 0.2s ease;display: inline-block;vertical-align: middle;margin: 0 5px 0 0 }.col-login .fav-ico img{height: 28px }.col-login .fav-ico:hover {opacity: 0.5;transition: ALL 0.2s ease;}.col-login .person-ico {transition: ALL 0.2s ease;display: inline-block;vertical-align: middle;margin: 0 12px 0 0 }.col-login .person-ico img{height: 35px;margin: 2px 0 0 0 }.col-login .person-ico:hover a.icn{opacity: 0.5;transition: ALL 0.2s ease;}.col-login .person-menu {display: none;margin: 0 0 0 -55px;box-shadow: 0 0 15px rgba(0,0,0,0.3);background: #FFF;z-index: 5;position: absolute;width: 150px;box-sizing: border-box;padding: 3px 0 }.col-login .person-menu #waiting-list-count{position: absolute;margin: -5px 0 0 3px;color: #555;font-size: 11px;}.col-login .person-ico:hover .person-menu{display: block }.col-login .person-menu a {color: #000;font-size: 13px;text-decoration: none;display: block;height: 28px;line-height: 28px;padding: 0 10px }.col-login .person-menu a:hover {background: #EEE }.col-login .person-menu .logout{color: #F00 }.col-login .person-menu .pd{color: #0e920e;}.col-login .h-login-outer {padding-left: 5px }.cart__link {color: #202020;text-decoration: none;position: relative;display: none;}.cart__link:hover {color: #909090;}.cart__link:hover .count {top: -3px;}.cart__link._active {display: block;}.cart__link .icon {width: 40px;height: 40px;font-size: 30px;line-height: 40px;text-align: center;}.cart__link .count {position: absolute;right: 0;top: 0;font-size: 13px;line-height: 14px;color: #fff;background-color: #249e48;border-radius: 2px;padding: 3px 5px;min-width: 20px;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.h-login {display: inline-block;vertical-align: middle;}.login__link {color: #202020;text-decoration: none;padding: 5px;}.login__link:hover {background-color: #f1f1f1;}.login__link .icon {display: inline-block;vertical-align: middle;width: 18px;}.login__link .icon, .login__link .icon .fa {font-size: 18px;line-height: 18px;}.login__link .name {display: inline-block;vertical-align: middle;max-width: calc(100% - 22px);}.col-header.col-mobile-phones, .row>.col-mobile-phones {display: none;text-align: center;padding: 10px 5px;border-top: 1px solid #ececec;}.col-h-mobile-controlls .mobile-controlls__btn {color: #000;font-size: 24px;line-height: 30px;display: inline-block;vertical-align: middle;text-align: center;padding: 8px 12px;}.col-mobile-phones .phone {display: inline-block;vertical-align: middle;min-width: 155px;}.col-mobile-phones a.phone__link {display: block;font-size: 0;line-height: 0;padding: 5px;color: #202020;}.col-mobile-phones a.phone__link img {display: inline-block;vertical-align: middle;max-width: 20px;margin-right: 5px;}.col-mobile-phones a.phone__link span.text {display: inline-block;vertical-align: middle;max-width: calc(100% - 24px);font-size: 14px;line-height: 16px;}.owl-carousel .owl-stage-outer {width: 100%;}.owl-products-slider-index-short.owl-carousel .owl-stage, .owl-products-slider.owl-carousel .owl-stage {padding-bottom: 40px;}.owl-products-slider-index-short.owl-carousel .owl-nav, .owl-products-slider.owl-carousel .owl-nav {display: none;}.owl-products-slider.owl-carousel .owl-nav [class*=owl-] {top: auto;bottom: 0;}.owl-carousel .owl-nav .owl-next {left: 50px;right: auto;}.owl-products-slider-index-short.owl-carousel .owl-dots, .owl-products-slider.owl-carousel .owl-dots {font-size: 0;line-height: 0;}.owl-carousel .owl-dots .owl-dot span {border-radius: 50%;background-color: #dee1ec;border: 1px solid #dee1ec;}.owl-carousel .owl-dots .owl-dot.active span {background-color: #42a5f5;border-color: #42a5f5;}.owl-carousel .owl-nav [class*=owl-] {background-color: #fff;border: 1px solid #dee1ec;}.owl-carousel .owl-nav [class*=owl-]:hover {background-color: #1E5B94;border-color: #1E5B94;}.owl-carousel .owl-nav [class*=owl-]:hover:after {border-color: #fff;}.owl-index-slider.owl-carousel .owl-stage {padding-bottom: 40px;}.w-index-slider {}.w-index-slider .slide {background-position: center;-webkit-background-size: cover;background-size: cover;background-position: center;background-repeat: no-repeat;}.w-index-slider .slide h1 {font-size: 50px;}.w-index-slider .slide h2 {font-size: 35px;}.w-index-slider .table {display: table;width: 100%;margin: 0;}.w-index-slider .cell {display: table-cell;vertical-align: middle;height: 310px;text-align: center;padding: 20px 30px;color: #fff;}.w-index-slider .cell>*+* {margin-top: 10px;}.w-index-slider .name {font-weight: bold;font-size: 48px;line-height: 50px;color: #000;}.w-index-slider .description {font-size: 24px;line-height: 26px;color: #000;}.w-index-slider .w-slider-buttons {position: absolute;bottom: 0;left: 0;width: 100%;z-index: 2;margin: 0 0 20px 0;}.h-nav-mobile {}.h-nav-mobile .h-icon-mobile {display: inline-block;vertical-align: middle;border-left: 1px solid #3eabff;}.h-nav-mobile .h-icon-mobile:nth-last-child(1) {border-right-color: transparent;}.h-nav-mobile .h-icon-mobile .cart__link .icon {height: auto;width: auto;line-height: 0;}.h-nav-mobile .h-icon-mobile .cart__link .count {position: absolute;right: -8px;top: 2px;background-color: rgba(20, 121, 31, 1);padding: 3px 2px;}.h-nav-mobile .h-icon-mobile, .h-nav-mobile .h-icon-mobile a, .h-nav-mobile .h-icon-mobile .fa {font-size: 22px;line-height: 33px;text-align: center;color: #fff;}.h-nav-mobile .h-icon-mobile a, .h-nav-mobile .h-icon-mobile a.cart__link {padding: 5px;width: 46px;height: 43px;text-align: center;}.h-nav-mobile .cart__link:hover {color: #fff;}.h-nav-mobile .mobile-fav-icon a {height: 22px;display: inline-block;}.h-nav-mobile .mobile-fav-icon img {height: 22px;}.h-social-mobile {float: right;}.h-social-mobile.w-social {margin: 0 8px;}.h-social-mobile.w-social .social__link {margin: 5px 0;border-radius: 0;background-color: transparent;}.h-social-mobile.w-social .social__link .fa {font-size: 20px;color: #fff !important;}.h-social-mobile.w-social .social__link:hover .fa {color: #fff;background-color: transparent;}.ul-left-side-catalog {position: relative;z-index: 15;}.ul-left-side-catalog .li-left-side-catalog {display: block;position: relative;cursor: pointer;}.ul-left-side-catalog .li-left-side-catalog .mobile-disabled-overlay {position: absolute;width: 100%;height: 100%;top: 0;left: 0;content: "";display: none;z-index: 4;cursor: pointer;}.ul-left-side-catalog .left-side-catalog__link {display: block;text-align: center;transition: none;-webkit-transition: none;-moz-transition: none;-o-transition: none;padding: 7px 0;font-size: 0;line-height: 0;z-index: 3;background-color: #ffffff;}.ul-left-side-catalog div.left-side-catalog__link {cursor:default }.ul-left-side-catalog .li-left-side-catalog:hover .left-side-catalog__link {background-color: #f1f1f1;}.ul-left-side-catalog._toggled .li-left-side-catalog:hover .left-side-catalog__link {background-color: #f1f1f1;}.ul-left-side-catalog .category-icon {display: inline-block;max-width: 20px;width: 100%;}.ul-left-side-catalog .category-icon .fa {font-size: 20px;line-height: 20px;text-align: center;width: 20px;color: #000;}.ul-left-side-catalog .li-left-side-catalog:hover .fa {}.ul-left-side-catalog .category-icon .default {opacity: 1;}.ul-left-side-catalog .category-icon .hovered {opacity: 0;}.ul-left-side-catalog .li-left-side-catalog:hover .category-icon .default {opacity: 1;}.ul-left-side-catalog .li-left-side-catalog:hover .category-icon .hovered {opacity: 1;}.ul-left-side-catalog .inset {position: absolute;top: 0;left: 99%;z-index: 2;width: 300px;box-shadow: 0 0 10px rgba(0,0,0,0.2);display: none;}.ul-left-side-catalog .inset:hover, .ul-left-side-catalog .li-left-side-catalog:hover .inset {display: block;}.ul-inset-category {background-color: #fff;}.ul-inset-category>li {display: block;}.ul-inset-category>li.name>a, .ul-inset-category>li.name>span {background-color: #1E5B94;color: #fff;padding-top: 10px;padding-bottom: 9px;}.ul-inset-category>li.name>a:hover {background-color: #1E5B94;}.ul-inset-category>li.name>a .count {color: #fff;padding: 10px 5px;}.ul-inset-category>li>a, .ul-inset-category>li>span {display: block;color: #202020;text-decoration: none;font-size: 14px;line-height: 15px;padding: 8px 5px;padding-right: 10px;}.ul-inset-category>li>span {cursor: default;}.ul-inset-category>li>a:hover {background-color: #f1f1f1;}.ul-inset-category>li>a .count, .ul-inset-category>li>span .count {position: absolute;top: 0;right: 0;font-size: 12px;line-height: 14px;color: #909090;padding: 5px;font-weight: normal;display: none;}.w-product-item .frame {padding: 10px;border: 1px solid transparent;position: relative;}.w-product-item:hover .frame {border-color: #ececec;}.w-product-item .frame>.w-product-price-row {display: inline-block;width: 100%;padding: 0 0 0 0 }.w-product-item a.block__link {color: #202020;text-decoration: none;}.w-product-item .w-image {padding: 5px;font-size: 0;line-height: 0;margin: 0 0 12px 0 }.w-product-item .name {height: 56px;font-size: 16px;line-height: 18px;color: #1E5B94;margin: 0 0 10px 0;overflow: hidden;}.w-product-top-image:hover ~ a.block__link .name, .w-product-item a.block__link:hover .name {color: #1E5B94;}.w-product-item .description {font-size: 14px;line-height: 15px;margin: 0 0 10px 0;height: 30px }.w-product-item .w-product-price-row .price-tbl, .main-blog-view .book-block .book-item .w-product-price-row .price-tbl{display: table;width: 100%;}.w-product-item .w-product-price-row .price-tbl > div:nth-child(1) , .main-blog-view .book-block .book-item .price-tbl > div:nth-child(1) {height: 35px }.w-product-item .w-product-price-row .price-tbl > div:nth-child(2) , .main-blog-view .book-block .book-item .price-tbl > div:nth-child(2) {text-align: right }.w-product-item .w-product-price-row .price-tbl > div , .main-blog-view .book-block .book-item .price-tbl > div {display: table-cell;vertical-align: middle;}.w-product-item .w-product-price-row .w-price .price , .main-blog-view .book-block .book-item .w-price .price {font-size: 16px;line-height: 18px;font-weight: bold;}.w-product-item .w-product-price-row .w-price .price.old , .main-blog-view .book-block .book-item .w-price .price.old {font-size: 12px;line-height: 14px;text-decoration: line-through;font-weight: normal;color: #202020;padding: 0;margin: 0 0 3px 0;text-align: left;}.w-product-item .w-product-price-row .w-price .price.old + .price.new , .main-blog-view .book-block .book-item .w-price .price.old + .price.new {margin-top: 0 !important;}.w-product-item .out-of {margin: 0 0 10px 0;font-size: 14px;color: #777;font-weight: normal;}.w-product-item .w-product-price-row .w-price .price.new , .main-blog-view .book-block .book-item .w-price .price.new {color: green;}.owl-products-slider.owl-carousel .owl-stage {padding-bottom: 40px;}.owl-products-slider.owl-carousel .owl-nav {display: none;}.owl-products-slider.owl-carousel .owl-nav [class*=owl-] {top: auto;bottom: 0;}.owl-carousel .owl-nav .owl-next {left: 50px;right: auto;}.owl-products-slider.owl-carousel .owl-dots {font-size: 0;line-height: 0;}.owl-carousel .owl-dots .owl-dot span {border-radius: 50%;background-color: #dee1ec;border: 1px solid #dee1ec;}.owl-carousel .owl-dots .owl-dot.active span {background-color: #42a5f5;border-color: #42a5f5;}.owl-carousel .owl-nav [class*=owl-] {background-color: #fff;border: 1px solid #dee1ec;}.owl-carousel .owl-nav [class*=owl-]:hover {background-color: #1E5B94;border-color: #1E5B94;}.owl-carousel .owl-nav [class*=owl-]:hover:after {border-color: #fff;}.owl-index-slider.owl-carousel .owl-stage {padding-bottom: 40px;}#cart-discount-notice > div{background: #FFFAE3;padding: 10px;text-align: center;margin: 0 0 20px 0 }.f-top {padding-top: 20px;}.col-footer {padding-bottom: 20px;}.f-block {margin-bottom: 10px;}.f-name {font-weight: bold;margin-bottom: 0px;}.ul-f-menu {margin: 0;}.ul-f-menu li a {color: #202020;text-decoration: none;}.ul-f-menu li a:hover {text-decoration: underline;}.f-bottom .copy {min-height: 50px }.f-bottom .col-right {text-align: right;}article.desktop {display: block}article.mobile {display: none}.w-left-side-filters {border: 1px solid #ececec;}.ul-filters {margin: 0 0 20px 0;}.w-left-side-filters .name {border-bottom: 1px solid #ececec;padding: 12px 5px;text-align: center;}.mobile-close-layout {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: none;text-align: right;padding: 0 10px;}.mobile-close-layout .close {top: 8px;right: 10px;}.ul-filters li {display: block;position: relative;}.ul-filters a {color: #202020;text-decoration: none;display: block;padding-right: 40px;}.ul-filters li+li {border-top: 1px solid #ececec;}.ul-filters a .text {color: #1E5B94;padding: 5px 2px 5px 10px;display: block;font-size: 110%;}.ul-filters a:hover {background-color: #f1f1f1;}.ul-filters a .count {position: absolute;top: 0;right: 0;font-size: 11px;line-height: 14px;padding: 9px 2px;display: block;}.filters-title {padding: 5px 5px;font-weight: bold;}.w-filters-content .w-offset-frame {padding-left: 10px;padding-right: 10px;}.w-filters-content .w-offset-frame .filters-title {padding-left: 0;padding-right: 0;}.w-filters-content .show-more {border: 1px solid #CCC;cursor: pointer;heiht: 30px;line-height: 30px;box-sizing: border-box;padding: 0 10px }.w-filters-content .show-more i{height: 30px;line-height: 30px;float: right;margin: -3px 0 0 0 }.w-filters-content .more-items{border: 1px solid #CCC;padding: 10px;box-sizing: border-box;display: none;margin: -1px 0 0 0;max-height: 100px;overflow-y: auto;width: 100%;background: #FFF;z-index: 2 }.w-price-filter .text {font-size: 13px;line-height: 14px;}.w-price-filter .input {position: relative;padding-right: 35px;}.w-price-filter .value {position: absolute;right: 0;bottom: 0;padding: 9px 5px;color: #909090;font-size: 13px;line-height: 14px;}.w-price-filter input.input__default {min-height: 32px;height: 32px;text-align: center;}.w-price-filter .dash {position: relative;}.w-price-filter .dash:before {display: block;position: relative;height: 1px;width: 100%;background-color: #cacaca;content: "";}.w-offset-frame .w-filters-check {padding-left: 0;padding-right: 0;}.w-filters-check {padding-left: 5px;padding-right: 5px;}.w-filters-check label {cursor: pointer;display: block;color: #202020;}.w-filters-select select {width: 100%;border: 1px solid #CACACA;height: 32px;box-sizing: border-box;padding: 0 5px;}.w-top-catalog {padding: 10px 10px 0 10px;border: 1px solid #ececec;}.row-catalog {margin-left: -10px;margin-right: -10px;}.row-catalog>* {padding-left: 10px;padding-right: 10px;}.col-product-item {padding-bottom: 30px;}.col-product-item.list {padding-bottom: 10px;}.row-catalog-top-config {margin-left: -5px;margin-right: -5px;}.row-catalog-top-config .col {padding-bottom: 10px;padding-left: 5px;padding-right: 5px;}.col-filters-btn {display: none;}.w-catalog-more-btn {text-align: center;}.w-catalog-more-btn .button {min-width: 300px;}.bottom-offset-30 {margin-bottom: 30px;}.bottom-offset-20 {margin-bottom: 20px;}.col-product-item.list .w-product-item .frame {border-color: #ececec;}.col-product-item.list .w-product-item .w-image {padding: 0;}.col-product-item.list .w-product-item .name {font-size: 18px;line-height: 22px;}.col-product-item.list .w-product-item .w-product-price-row {text-align: center;}.col-product-item.list .w-product-item .w-product-price-row .w-price {display: block;text-align: center;float: none;font-size: 22px;line-height: 28px;padding: 5px 0;height: auto;}.col-product-item.list .w-product-item .w-product-price-row .w-price .price.old {text-align: center;}.col-product-item.list .col-image {}.btns-catalog-view .btn {opacity: 0.5;width: 40px;height: 40px;padding: 8px;display: inline-block;vertical-align: middle;}.btns-catalog-view .btn:hover, .btns-catalog-view .btn._active {opacity: 1;}#contactform-verifycode-image {max-width: 100%;}.col-verificate-code {padding-left: 0;}.col-contacts-info {padding-bottom: 20px;}.w-contact-block .w-description-grayframe {background-color: #f1f1f1;padding: 5px 10px;}.w-contact-block .description {font-style: italic;color: #909090;}.w-contact-block .phone__link {color: #202020;}.w-contact-block .phone__link.blue {background-color: transparent !important;color: #039be5;}.w-contacts-callback-form {max-width: 400px;margin: 0 auto;}.w-contacts-callback-form .frame {border: 1px solid #ececec;padding: 15px 15px 5px 15px;}.ymap {display: inline-block;width: 100%;height: 400px;max-height: calc(100vh - 120px);background-color: #fff;margin-bottom: -4px;font-size: 0;line-height: 0;}.ymap [class*="ground-pane"] {-ms-filter: grayscale(100%);-webkit-filter: #808080;filter: #808080;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");-webkit-filter: grayscale(100%);}.popover {position: absolute;width: 310px;left: 10px !important;top: inherit !important;bottom: 70px !important;box-sizing: border-box;}.popover .close {font-family: arial;position: absolute;color: #fff;top: 0px;right: 3px;z-index: 2;text-decoration: none;width: 10px;height: 10px;margin: 0;font-size: 18px;line-height: 18px;}.popover .close:before, .popover .close:after {display: none;}.w-baloon {width: 100%;padding: 10px 10px;position: relative;background-color: #2196f3;;background-repeat: no-repeat;text-align: left;box-sizing: border-box;}.w-baloon:before {content: "";position: absolute;bottom: -20px;left: 0;border-left: 10px solid #2196f3;;border-top: 10px solid #2196f3;;border-right: 10px solid transparent;border-bottom: 10px solid transparent;}.w-baloon-name {font-size: 14px;line-height: 16px;color: #fff;text-align: center;}.s-cart .present-link {text-align: center;margin: 0 0 30px 0;font-size: 15px }.s-cart .present-link .pl1{margin: 0 0 5px 0;}.s-cart .present-link .pl2{margin: 0 0 5px 0;}.s-cart .present-link a{font-weight: bold;font-size: 15px }.s-cart .present-link .pl3{color: red;font-size: 14px }.w-cart-table .cart-mobile-helper.phone, .w-cart-table .cart-mobile-helper {display: none;font-size: 12px;line-height: 14px;padding: 3px;background-color: #f1f1f1;}.w-cart-head .row.row-cart-item>.mobile-cart-header, .w-cart-head .mobile-cart-header {display: none;padding: 5px 15px;font-size: 20px;line-height: 24px;}.w-cart-table .w-cart-head .cart-item {background-color: #404040;color: #fff;}.w-cart-table .w-cart-body .cart-item {border: 1px solid #ececec;border-top: none;border-left: none;border-right: none;}.row.row-cart-item>* {padding-left: 5px;padding-right: 5px;padding-top: 5px;padding-bottom: 5px;}.row-cart-item .col-check {-webkit-box-flex: 0;-ms-flex: 0 0 30px;flex: 0 0 30px;align-items: center;font-size: 14px;line-height: 20px;text-align: center;padding: 0px;display: flex;justify-content: center;}.row-cart-item .col-check .input.checkbox{padding-left: 20px }.row-cart-item .col-image {-webkit-box-flex: 0;-ms-flex: 0 0 80px;flex: 0 0 80px;max-width: 80px;text-align: center;font-size: 14px;line-height: 20px;}.row-cart-item .col-weight {-webkit-box-flex: 0;-ms-flex: 0 0 80px;flex: 0 0 80px;max-width: 80px;text-align: center;font-size: 14px;line-height: 20px;}.row-cart-item .col-pcs, .row-cart-item .col-price, .row-cart-item .col-price.total {-webkit-box-flex: 0;-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px;text-align: center;font-size: 14px;line-height: 20px;}.row-cart-item .col-sale {-webkit-box-flex: 0;-ms-flex: 0 0 60px;flex: 0 0 60px;max-width: 60px;text-align: center;font-size: 14px;line-height: 20px;}.row-cart-item .col-del {-webkit-box-flex: 0;-ms-flex: 0 0 50px;flex: 0 0 50px;max-width: 50px;}.row-cart-item .price-count.old {font-size: 11px;line-height: 12px;text-decoration: line-through;color: #909090;}.row-cart-item .price-count.new {color: green;}.row-cart-item .name__link {color: #202020;text-decoration: none;}.row-cart-item .name__link:hover .name {color: #1E5B94;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.row-cart-item .name__link .name {font-size: 18px;line-height: 24px;}.row-cart-item .name__link .description {color: #909090;}.row-cart-item .name__link>*+* {margin-top: 5px;}.row-cart-item .sale-count.green {font-weight: bold;color: green;font-size: 20px;line-height: 24px;}.row-cart-item .delete__link {font-size: 20px;line-height: 24px;color: #909090;text-align: center;padding-bottom: 7px;text-decoration: none;}.delete__link .mobile-description {display: none;vertical-align: middle;font-size: 12px;line-height: 14px;}.row-cart-item .delete__link:hover {color: red;}.w-promocode-frame .input__default {border-radius: 2px 0 0 2px;border-right: none;}.w-promocode-frame .button {border-radius: 0 2px 2px 0;}.w-cart-summary .w-promocode-count {text-align: center;background-color: green;color: #fff;}.w-cart-summary .w-promocode-count .value {font-size: 20px;line-height: 34px;display: inline-block;vertical-align: middle;padding: 3px 5px;}.w-cart-summary .w-promocode-count .description {display: inline-block;vertical-align: middle;padding: 0 5px;max-width: calc(100% - 80px);text-align: left;}.row-summary-table>* {padding-bottom: 5px;}.row-summary-table .col-description {text-align: right;font-size: 16px;line-height: 20px;}.row-summary-table .col-value {text-align: left;font-size: 16px;line-height: 20px;}.row-summary-table .col-description.total, .row-summary-table .col-value.total {font-size: 24px;line-height: 28px;font-weight: 700;}.col-delivery-frame .w-form {margin: 0 -15px }.main-register .send-code.inactive, .main-login .send-code.inactive {opacity: 0.5 }.main-register .no-attempt, .main-login .no-attempt {padding: 5px 0 0 0;color: #770088;}.w-cart-total-btn {text-align: right;}.col-login-form, .col-reg-form {margin-bottom: 20px;border: 1px solid #ececec;}.w-centered-login-frame {padding: 20px 0;}.input.passive-label>label {display: inline-block;vertical-align: middle;}.checkbox-description {display: inline-block;vertical-align: middle;max-width: calc(100% - 24px);}.row-product-images .images-primary img {display: none;height: auto;max-height: 501px;max-width: 315px;}.row-product-images .images-primary img._active {display: inline-block;}.row-product-images .images-secondary {text-align: center }.row-product-images .images-secondary>*+* {margin-top: 5px;}.row-product-images .images-secondary .ytl {margin: 0px }.row-product-images .images-secondary img {cursor: pointer;}.row-product-images .images-secondary img.yt {max-width: 34px;width: 100% }.row-product-images .images-secondary img._active:hover, .row-product-images .images-secondary img._active {outline: 2px solid #202020;}.row-product-images .images-secondary .dnone {display: none!important;}.row-product-images .images-secondary img.prev:hover {outline: 2px solid #ececec;}.row-product-images .w-image {text-align: center;}.col-product-image, .col-product-about {padding-bottom: 20px;}.w-product-description .hasRange {color: red;font-weight: bold;padding: 0 15px 10px 0 }.w-product-about-right .product-name {font-size: 28px;line-height: 34px;padding-bottom: 5px;}.w-product-about-right .w-feedbacks-frame {padding-bottom: 15px;border-bottom: 1px solid #ececec;margin: 0 0 15px 0 }.w-features-frame {padding: 0 0 5px;}.w-features-frame .col {padding-bottom: 5px;}.w-features-frame .col a {display: inline-block;vertical-align: middle;font-size: 12px;line-height: 14px;padding: 2px 0;border-radius: 2px;line-height: 14px;}.w-features-frame .col a:hover {text-decoration: none;}.w-show-all-features-btn {padding: 10px 0 15px;}.show-all-features__link {border-bottom: 1px dotted #1E5B94;text-decoration: none;}.show-all-features__link:hover {border-color: transparent;}.w-product-about-right .w-features-frame._toggled .row-features .col {display: block;}.w-product-about-right .row-features {padding: 0 0 15px;margin: 0 0 15px;border-bottom: 1px solid #ececec;}.w-product-about-right .row-features .param-title{padding-left: 0px }.w-product-about-right #more-params {margin: 0px }.w-product-about-right .row-features .col:nth-child(-n+16) {display: block;}.w-product-delivery {margin: 0 0 10px 0;background-color: #f1f1f1;padding: 10px;}.w-product-about-right .w-product-markdown-info {margin: 0 0 20px 0;font-weight: bold }.w-product-about-right .w-product-description {padding: 10px 0 5px;border-top: 1px solid #ececec;padding: 20px 0;font-size: 14px;}.w-product-about-right .w-product-price {padding: 0 0 5px;}.styled-btn label {display: block;cursor: pointer;}.styled-btn .button .icon {width: 18px;height: 17px;margin: 0 3px 0 0;content: "";display: inline-block;vertical-align: middle;}.styled-btn .button .name {display: inline-block;vertical-align: middle;max-width: calc(100% - 25px);}.w-product-about-right .w-price .price {font-size: 20px;line-height: 32px;font-weight: 700;}.w-product-about-right .w-price .price.new {color: green;}.w-product-about-right .w-price .price.new.has-discount{color: green;}.w-product-about-right .w-price .price.old {font-size: 14px;line-height: 18px;color: #202020;font-weight: 500;text-decoration: line-through;}.w-product-about-right .row-price>* {padding-bottom: 5px;}.w-icon-name span {font-weight: 700;padding-bottom:5px;display: inline-block;vertical-align: middle;}.w-icon-name span.icon {width: 20px;margin-right: 3px;font-size: 16px;}.w-icon-name span.name {max-width: calc(100% - 24px);}.w-delivery-info span {display: inline-block;}.w-delivery-info span.count {font-weight: 700;}.s-product-feedbacks {padding-bottom: 20px;}.s-product-feedbacks .show-all-reviews{margin: 0 0 0 15px }.w-product-about-right #more-params-show{margin: 0 0 10px 0 }w-product-about-right .row-features .col {display: block;}.d_stars, .stars {display: inline-block;vertical-align: middle;position: relative;color: #cecece;margin: 0 0 5px 0 }.stars ~ .stars-count {display: inline-block;vertical-align: middle;}.stars ~ .stars-count a {color: #909090;text-decoration: none;}.stars ~ .stars-count a:hover {color: #4377ea;}.d_stars .star.hover, .d_stars .star:hover, .d_stars .star.active, .stars .star.active {color: #f7c818;}.d_stars .star, .stars .star {float: left;padding-right: 2px;font-size: 16px;line-height: 16px;}.col-feedback .no-feedbacks-description {font-size: 14px;line-height: 24px;font-style: italic;color: #909090;}.col-feedback {padding-bottom: 20px;}.col-feedback .w-top-feedback>* {display: inline-block;vertical-align: middle;margin: 2px 10px 2px 0;}.col-feedback .w-top-feedback>.date {display: block;}.w-bottom-feedback>*+*, .col-feedback>*+* {margin-top: 5px;}.w-bottom-feedback .name {font-size: 16px;line-height: 20px;font-weight: 500;}.w-bottom-feedback .feedback-text {line-height: 18px;}.w-user-feedback-form {border: 1px solid #ececec;padding: 15px 15px 5px 15px;}.w-user-feedback-form textarea.textarea__default {height: 65px;resize: none;}.w-user-feedback-form input.input__default {min-height: 30px;height: 30px;}.w-user-feedback-form .d_stars .star, .w-user-feedback-form .stars .star {font-size: 30px;}.w-user-feedback-form .w-button {text-align: right;}.w-user-feedback-form .w-button .button {min-width: 180px;}.s-article-page {padding-bottom: 20px;}.cabinet-description {font-weight: 500;font-size: 16px;line-height: 18px;padding-bottom: 8px;border-bottom: 1px solid #f1f1f1;}.w-cabinet-frame .w-hidden-info {}.w-cabinet-info-buttons .button._toggled ~ .edit-profile-btn {display: inline-block;}.user-info-input {display: none;}.user-info-input._active {display: block;}.save-profile-btn {display: none;}.edit-profile-btn._toggled, .edit-profile-btn._toggled, .save-profile-btn._toggled {display: inline-block;}table.table-orders-history {width: 100%;}table.table-orders-history td {padding: 4px 10px;}table.table-orders-history thead a {color: #000;cursor: pointer }table.table-orders-history tbody {display: none;}table.table-orders-history tbody td {padding: 3px;}table.table-orders-history tbody a {text-decoration: none;}table.table-orders-history .responsive-box {max-width: 30px;display: inline-block;vertical-align: middle;}table.table-orders-history .content {max-width: calc(100% - 35px);display: inline-block;vertical-align: middle;font-size: 14px;line-height: 15px;padding-left: 5px;}table.table-orders-history tbody a:hover .content {text-decoration: underline;}.td-cabinet-order-price {white-space: nowrap;text-align: right;}.order-status {display: inline-block;}.order-status.red {background-color: red;}.order-status.green {background-color: green;}.order-status.blue {background-color: #44acd2;}.p-cabinet .email-block {margin: 0 0 20px 0 }.p-cabinet .email-confirm-link{padding: 5px 0 0 0;}.p-cabinet .email-confirm-link a{cursor: pointer }.p-cabinet #email-code-err {color: #F00;}.p-cabinet .email-confirmed {display: none;}.p-cabinet .email-confirmed.vis {display: block;}.p-cabinet #email_err {color: #F00 }.p-cabinet .email-loading {display: none;}.p-cabinet #email-confirm {display: none;margin: 10px 0 0 0 }.p-cabinet #email-confirm .mess {color: #076F07;margin: 0 0 10px 0 }.p-cabinet #email-confirm .confirm-form > div{display: table-cell;}.p-cabinet #email-confirm .confirm-form > div:first-child{padding: 0 5px 0 0;}.p-cabinet .promos {white-space: nowrap;}.s-cart .col-delivery-frame.unreg {order: 1 }.s-cart .col-adress-frame.unreg {order: 2 }@media (max-width: 1199px) {.col-login .person-ico {margin: 0 12px 0 7px }.s-cart .col-delivery-frame.unreg {order: 2 }.s-cart .col-adress-frame.unreg {order: 1 }}.w-promocode-name .name {font-size: 20px;line-height: 22px;text-transform: uppercase;font-weight: bold;display: inline-block;vertical-align: middle;}.w-promocode-name .name .frame {background-color: #ececec;padding: 5px;display: inline-block;}.w-promocode-name .name .inner {border: 1px dashed #fff;padding: 5px;}.w-promocode-name .content {display: inline-block;vertical-align: middle;padding: 5px;max-width: calc(100% - 200px);}.w-promocode-name .content .count {width: 40px;height: 40px;color: #fff;border-radius: 50%;background-color: green;font-size: 20px;line-height: 40px;text-align: center;font-weight: bold;display: inline-block;vertical-align: middle;}.w-promocode-name .content .description {display: inline-block;vertical-align: middle;max-width: calc(100% - 45px);font-size: 14px;line-height: 15px;padding-left: 10px;}.promo-input .input__default {max-width: calc(100% - 130px);}.w-product-top-image {position: relative;}.product-pop-view__link {display: block;position: absolute;top: 0;right: 0;padding: 5px;font-size: 12px;line-height: 14px;z-index: 2;color: #404040;background-color: rgba(255,255,255,0);text-decoration: none;border: 1px solid transparent;border-radius: 2px;margin: 2px;}.product-pop-view__link .icon {display: inline-block;vertical-align: middle;font-size: 20px;}.product-pop-view__link .text {display: inline-block;vertical-align: middle;display: none;}.product-pop-view__link:hover {border-color: #ececec;background-color: rgba(255,255,255,0.8);}.product-pop-view__link:hover .text {display: inline-block;}.w-mobile-prev-buttons .button {padding-left: 2px;padding-right: 2px;display: none }.cloudzoom-blank > div:nth-child(3){display: none !important}.row-product-images .col-sec-img {max-height: 500px;overflow: auto;padding-top: 5px;padding-bottom: 5px;}.row-product-images .col-sec-img::-webkit-scrollbar {width: 0;}.row-product-images .col-sec-img {-ms-overflow-style: none;}.w-3d-image {text-align: center;}.w-decorate {height: 245px;display: flex;align-items: center;justify-content: center;}.w-decorate img{max-height: 100%;max-width: 100%;}@media (min-width: 1200px) {.w-3d-image {text-align: center;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-3d-image img {position: relative;z-index: 0;}.w-3d-image.view-3d {-moz-perspective: 100px;-moz-transform: rotateY(-3deg);-webkit-transform: perspective(100px) rotateY(-3deg);padding-right: 16px;}.w-3d-image.view-3d .w-decorate:before {position: absolute;left: 100%;top: 2%;height: 94%;width: 4px;background-color: #cccccc;content: "";z-index: -1;opacity: 0;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-3d-image.view-3d .w-decorate:after {position: absolute;left: 101%;top: 2%;height: 94%;width: 5px;background-color: #000;content: "";z-index: -2;opacity: 0;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-3d-image.view-3d .w-decorate:before, .w-3d-image.view-3d .w-decorate:after {opacity: 1;}}.w-loader-overlay {position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;background-color: rgba(255,255,255,0.3);z-index: 9;}.lds-ring {display: inline-block;position: relative;width: 64px;height: 64px;position: absolute;top: 25px;left: calc(50% - 32px);}.lds-ring ~ .lds-ring {top: auto;bottom: 25px;}.lds-ring div {box-sizing: border-box;display: block;position: absolute;width: 51px;height: 51px;margin: 6px;border: 6px solid #1E5B94;border-radius: 50%;animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color: #1E5B94 transparent transparent transparent;}.lds-ring div:nth-child(1) {animation-delay: -0.45s;}.lds-ring div:nth-child(2) {animation-delay: -0.3s;}.lds-ring div:nth-child(3) {animation-delay: -0.15s;}@keyframes lds-ring {0% {transform: rotate(0deg)}100% {transform: rotate(360deg)}}.w-floated-catalog-items-catalog {width: calc(100% + 20px);margin-left: -10px;margin-right: -10%;}.floated-catalog-item {padding-left: 10px;padding-right: 10px;padding-bottom: 20px }.floated-catalog-item.quad-filter {float: left;width: 25%;}.floated-catalog-item.quad {display: inline-block;width: 24.7%;}.floated-catalog-item._75 {float: left;width: 75%;}.floated-catalog-item.list {float: right;width: 75%;padding-bottom: 10px;}.floated-catalog-item.list.wide {width: 100%;}.floated-catalog-item.list, .floated-catalog-item.quad {display: none;}.floated-catalog-item.list._active {display: block;}.floated-catalog-item.quad._active {display: inline-block;vertical-align: top;}.floated-catalog-item .col-product-item {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.floated-catalog-item .w-product-item .stars > div {margin: 0 0 10px 0;overflow: hidden;}.floated-catalog-item .w-product-item .name {height: 54px;overflow: hidden;color: #1E5B94;margin: 0 0 10px 0 }.floated-catalog-item .w-product-item .description {overflow: hidden;height: 30px;margin: 0 0 10px 0 }.floated-catalog-item .w-product-item .stars {height: 26px;margin: 0px;}.floated-catalog-item.list .col-image {-webkit-box-flex: 0;-ms-flex: 0 0 140px;flex: 0 0 140px;max-width: 140px;}.floated-catalog-item.list .col-content {flex-grow: 0;flex-shrink: 0;flex-basis: calc(100% - 320px);-ms-flex: 0 0 calc(100% - 320px);flex: 0 0 calc(100% - 320px);max-width: calc(100% - 320px);}.floated-catalog-item.list .col-price {-webkit-box-flex: 0;-ms-flex: 0 0 180px;flex: 0 0 180px;max-width: 180px;}.floated-catalog-item.list .w-product-item .name {height: auto;overflow: visible;}.relative {position: relative;}.floated-catalog-item.quad-filter {position: relative;z-index: 3;}.floated-catalog-item.top-controlls {position: relative;z-index: 11;}.row-newslist .col-newslist-item {margin-bottom: 40px;}.w-swith-tabs {display: table;table-layout: fixed;width: 100%;}.w-swith-tabs .tab {display: table-cell;vertical-align: middle;text-decoration: none;color: #909090;text-align: center;font-size: 14px;line-height: 16px;padding: 10px 5px;background-color: #f1f1f1;}.w-swith-tabs .tab:hover {color: #000;}.w-swith-tabs .tab._active {background-color: #1E5B94;color: #fff;}.w-tab-content {display: none;}.w-tab-content._active {display: block;}.w-newslist-item a {color: #202020;text-decoration: none;}.w-newslist-item .content>*, .w-newslist-item .block__link>*+* {margin-top: 5px;}.w-newslist-item .r-box {overflow: hidden;}.w-newslist-item .r-img {transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-newslist-item .date {font-size: 12px;line-height: 14px;color: #909090;}.w-newslist-item .name {font-weight: bold;font-size: 16px;line-height: 20px;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-newslist-item a:hover .name {color: #1E5B94;}.w-newslist-item a:hover .r-img {opacity: 0.8;}.inset-search-frame {position: absolute;top: 99%;width: 100%;background-color: #FFF;-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.3);-moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.3);box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.3);}.inset-search-frame>.frame {max-height:400px;overflow-y: auto;background-color: #fff;border-top-right-radius: 3px;position: relative;}.inset-search-frame>.frame::-webkit-scrollbar {width: 10px;background-color: #b9b9b9;}.inset-search-frame>.frame::-webkit-scrollbar-thumb {border-radius: 10px;background-color: #B3B3B3;}.inset-search-frame>.frame::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);border-radius: 10px;background-color: #f9f9fd;}.inset-search-frame .close {z-index: 2;top: 4px;right: 1px;width: 16px;height: 16px;}.inset-search-frame .close:before, .inset-search-frame .close:after {width: 18px;}.inset-search-frame .products .w-price > div {display: inline-block;}.inset-search-frame .search-content {width: 100% }.inset-search-frame .products .w-price .old {text-decoration: line-through;color: #909090 }.inset-search-frame .selected {background-color: #1E5B94;color:#fff;}.inset-search-frame .s-name {font-weight: bold;font-size: 15px;color: #404040;}.inset-search-frame ul.ul-list li {margin-bottom: 10px;}.inset-search-frame ul.ul-list a {color: #202020;text-decoration: none;}.inset-search-frame ul.ul-list a:hover {color: #1E5B94;}.inset-search-frame .item {display:block;box-sizing: border-box;padding: 10px 0;text-decoration: none;}.inset-search-frame .item:hover {background: #EEE }.inset-search-frame .item .inner {display: flex;width: 100%;}.inset-search-frame .item .inner .img{display: flex;flex: 0 0 75px;align-items: center;padding: 0 0 0 15px }.inset-search-frame .item .inner .img img{width: 100%;max-height: 95px;}.inset-search-frame .item .inner .info{display: flex;flex-grow: 1;flex-direction: column;padding: 0 0 0 15px }.inset-search-frame .item .inner .info > div{min-height: 28.33px;}.inset-search-frame .item .inner .info .tit{color: #111;font-size: 15px }.inset-search-frame .item .inner .info .author{display: flex;align-items: center;color: #777 }.inset-search-frame .item .inner .info .w-price {display: flex;}.inset-search-frame .item .inner .info .price{display: flex;align-items: flex-end;font-size: 14px }.inset-search-frame .item .inner .info .price .new{color: #249E48;margin: 0 10px 0 0 }.inset-search-frame .border-bottom {border-bottom: 1px solid #DDD }.inset-search-frame .authors .item .info, .inset-search-frame .publishers .item .info {color: #000;justify-content: center;}.inset-search-frame .authors .img img, .inset-search-frame .publishers .img img{max-width: 60px;max-height: 60px;}.inset-search-frame .authors .item .info a, .inset-search-frame .publishers .item .info a{color: #000 }.inset-search-frame .authors .inner, .inset-search-frame .publishers .inner{min-height: 60px }.owl-last-view-slider.owl-carousel {text-align: center;}.owl-last-view-slider.owl-carousel .owl-stage {margin-left: auto;margin-right: auto;display: inline-block;text-align: left;padding-bottom: 40px;}.owl-last-view-slider.owl-carousel .owl-nav {display: none;}.owl-last-view-slider.owl-carousel .owl-nav [class*=owl-] {top: auto;bottom: 0;}.owl-last-view-slider.owl-carousel .owl-dots {font-size: 0;line-height: 0;}.w-product-item.small>.frame {padding: 5px;}.w-product-item.small .w-name>*+* {margin-top: 5px;}.w-product-item.small .name {font-size: 11px;line-height: 13px;}.w-product-item.small .description {font-size: 10px;line-height: 13px;}.w-product-item.small a:hover .r-img {opacity: 0.9;}.w-top-table-switcher {width: calc(100% + 30px);padding-left: 15px;padding-right: 15px;margin-left: -15px;margin-right: -15px;white-space: nowrap;overflow: auto;}.w-top-table-switcher .row {-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.w-top-table-switcher .switcher__link {color: #202020;text-decoration: none;white-space: nowrap;font-size: 15px;line-height: 16px;margin-top: 10px;margin-bottom: 10px;}.w-top-table-switcher .switcher__link>* {display: inline-block;vertical-align: bottom;padding-bottom: 5px;border-bottom: 2px solid transparent;}.w-top-table-switcher .switcher__link .count {font-size: 12px;line-height: 14px;color: #909090;display: inline-block;vertical-align: middle;padding: 0px 0px 5px 3px;}.w-top-table-switcher .switcher__link._active>* {border-color: #000;}.w-top-table-switcher .switcher__link:hover>* {border-color: #cecece;}.w-search-results-list {padding-left: 10px;padding-right: 10px;float: right;width: 75%;}.w-search-result-item {border-top: 1px solid #ececec;}.w-search-result-item a, .w-search-result-item .block__link {padding: 10px;padding-top: 10px;padding-bottom: 10px;color: #202020;font-size: 16px;line-height: 20px;text-decoration: none;}.w-search-result-item .col-name ~ .col-count {-webkit-box-flex: 0;-ms-flex: 0 0 200px;flex: 0 0 200px;max-width: 200px;text-align: right;font-size: 14px;line-height: 16px;}.w-search-result-item .name {color: #202020;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-search-result-item a:hover .name {color: #1E5B94;}.w-search-result-item a:hover {background-color: #f9f9f9;}.w-sort-by-filter .description {}.w-sort-by-filter .w-checkbox-icon {width: 16px;height: 16px;font-size: 0;line-height: 0;}.w-sort-by-filter .w-checkbox-icon label {cursor: pointer;pointer-events: all;}.w-sort-by-filter .w-checkbox-icon .f-icon img {opacity: 0.5;}.w-sort-by-filter .w-checkbox-icon label:hover .f-icon img, .w-sort-by-filter .w-checkbox-icon input:checked ~ .f-icon img {opacity: 1;}.w-sort-by-filter .w-checkbox-icon .f-icon path, .w-sort-by-filter .w-checkbox-icon .f-icon rect {fill: #cecece;}.w-sort-by-filter .w-checkbox-icon label:hover .f-icon path, .w-sort-by-filter .w-checkbox-icon label:hover .f-icon rect, .w-sort-by-filter .w-checkbox-icon input:checked ~ .f-icon path, .w-sort-by-filter .w-checkbox-icon input:checked ~ .f-icon rect {fill: #000;}.select__default.small, .jq-selectbox.small .jq-selectbox__select-text, .jq-selectbox.small .jq-selectbox__select {height: 32px;line-height: 32px;}.jq-selectbox.gray .jq-selectbox__select {border-color: transparent;background-color: #f1f1f1;}.jq-selectbox.gray .jq-selectbox__select-text {text-shadow: none;font-weight: normal;}.jq-selectbox.small .jq-selectbox__select {line-height: 34px;}.jq-selectbox.small .jq-selectbox__trigger-arrow {top: 13px;}.w-cloud-item label {cursor: pointer;pointer-events: all;}.w-cloud-item .f-cloud {padding: 8px 7px;border-radius: 3px;background-color: #f9f9f9;color: #202020;font-family: arial;font-size: 13px;line-height: 15px;}.w-cloud-item .f-cloud .arrow {display: inline-block;vertical-align: middle;margin-top: -2px;padding-bottom: 2px;}.w-cloud-item label:hover .f-cloud {background-color: #f1f1f1;}.w-cloud-item input:checked ~ .f-cloud {background-color: #1E5B94;color: #fff;}.css-icon-sort-by {width: 18px;}.css-icon-sort-by .line {border-radius: 2px;height: 3px;background-color: #000;}.css-icon-sort-by .line+.line {margin-top: 2px;margin-left: 4px;}.css-icon-sort-by .line+.line+.line {margin-left: 8px;}.css-icon-sort-by.transform {-webkit-transform: rotate(180deg) scaleX(-1);-ms-transform: rotate(180deg) scaleX(-1);transform: rotate(180deg) scaleX(-1);}.w-cloud-item input:checked ~ .f-cloud .css-icon-sort-by .line {background-color: #fff;}.w-left-side-filters .li-dropper {position: relative;}.w-left-side-filters .li-dropper>a {margin-right: 32px;position: relative;}.w-left-side-filters .li-dropper .b-dropper {position: absolute;top: 0;right: 0;width: 28px;height: 28px;background-color: #ececec;content: "";cursor: pointer;}.w-left-side-filters .li-dropper>.inset {display: none;padding-left: 10px;}.ul-inset-category>li>a.no-count {padding-right: 5px;}.ul-inset-category>li.w-btn-all a {text-transform: uppercase;text-align: center;}.ul-left-side-catalog._toggled li.w-btn-all a {background-color: #247fc5 !important;border-color: #247fc5 !important;}.ul-left-side-catalog li.w-btn-all .left-side-catalog__link {color: #000;text-decoration: none;}.ul-left-side-catalog._toggled .li-left-side-catalog.w-btn-all .left-side-catalog__link, .ul-left-side-catalog .li-left-side-catalog.w-btn-all .left-side-catalog__link {padding: 0;-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;height: 34px;}.ul-left-side-catalog .text-all {font-size: 11px;line-height: 13px;padding: 0;text-align: center;}.block-add-favorite{margin: 10px 0 0 0;}.block-add-favorite span{text-decoration: underline;}.block-add-favorite a:hover span{text-decoration: none;}.block-add-favorite a{display: inline-flex;text-decoration: none;padding: 10px 15px;border: 1px solid #CCC;color: #555;font-size: 14px }.block-add-favorite a > div{display: flex;align-items: center;}.block-add-favorite .stars {margin: 0 }.block-add-favorite .stars .star {padding: 0 }.block-add-favorite .txt {padding: 0 0 0 8px }@media (max-width: 400px) {.block-add-favorite a {font-size: 14px }}.block-add-favorite .star{font-size: 18px;margin-top: -2px;}.s-product-page .rm-bnr{text-align: center }.s-product-page .not-available{font-size: 17px;font-weight: bold;margin: 10px 0 20px 0 }.li-left-side-catalog.w-btn-all .ul-inset-category>li.name>a:hover {background-color: #1E5B94;}.ul-left-side-catalog .inset {box-shadow: none;}.ul-left-side-catalog._toggled .inset:hover, .ul-left-side-catalog._toggled .inset {display: block;}.ul-left-side-catalog._toggled .ul-inset-category>li {display: none;}.ul-left-side-catalog._toggled li.li-left-side-catalog, .ul-left-side-catalog._toggled .ul-inset-category li.name {display: block;}.ul-left-side-catalog .li-left-side-catalog.w-btn-all li.name>a {padding-top: 8px;border: 1px solid rgba(0,0,0,0.05);}.ul-left-side-catalog._toggled li.name>a {border-bottom: none;padding-top: 10px;padding-left: 5px;padding-bottom: 10px;}.ul-left-side-catalog._toggled .ul-inset-category>li.name a .name {max-height: 15px;overflow: hidden;}.ul-left-side-catalog._toggled .ul-inset-category>li.name>a {transition: none;-webkit-transition: none;-moz-transition: none;-o-transition: none;}.ul-left-side-catalog._toggled .ul-inset-category>li.name>a .count, .ul-left-side-catalog._toggled .ul-inset-category>li.name>a {background-color: #fff;color: #202020;}.ul-left-side-catalog._toggled .ul-inset-category>li.name>a .count {background-color: transparent;color: #909090;}.ul-left-side-catalog .li-left-side-catalog.w-btn-all li.name a, .ul-left-side-catalog._toggled .li-left-side-catalog.w-btn-all li.name a:hover, .ul-left-side-catalog._toggled .ul-inset-category>li.name>a:hover {background-color: #1E5B94;color: #fff;}.ul-left-side-catalog._toggled .ul-inset-category>li.name>a:hover .count {color: #fff;}.ul-left-side-catalog._toggled .li-left-side-catalog .left-side-catalog__link {background-color: #1E5B94;background-color: #fff;}.ul-left-side-catalog._toggled .li-left-side-catalog .category-icon .default {opacity: 1;}.ul-left-side-catalog._toggled .li-left-side-catalog .category-icon .hovered {opacity: 0;}.ul-left-side-catalog._toggled .li-left-side-catalog .left-side-catalog__link {border-bottom: none;padding-bottom: 7px;}.ul-left-side-catalog._toggled .li-left-side-catalog .mobile-disabled-overlay {display: none;}.s-left-side .w-left-side-catalog-overlay {position: fixed;top: -10vh;left: -10vh;width: 120vw;height: 120vh;background-color: rgba(0,0,0,0.3);content: "";opacity: 0;pointer-events: none;}.s-left-side .w-left-side-catalog-overlay._shown {opacity: 1;pointer-events: all;z-index: 14;}.s-left-side .ul-left-side-catalog._toggled {background-color: #fff;z-index: 15;}._js-s-left-side-catalog._catalog-shown .s-left-side {position: relative;z-index: 30;}._js-s-left-side-catalog._catalog-shown .s-right-side {}.b-wrapper._catalog-shown .h-top.mobile {top: -60px;}@media (min-width: 992px) {.b-wrapper._catalog-shown .s-header.fixed .h-bottom {position: absolute;padding-top: 32px;box-shadow: none;}.b-wrapper._catalog-shown .s-header.fixed .col-header {padding-top: 15px;padding-bottom: 15px;}}.button-catalog__toggler > .row {height: 35px;line-height: 35px;}.button-catalog__toggler {white-space: nowrap;padding: 0 5px;background: -webkit-linear-gradient(bottom, #1E5B94, #1E5B94);background: -o-linear-gradient(bottom, #1E5B94, #1E5B94);background: linear-gradient(to top, #1E5B94, #1E5B94);background-color: #1E5B94;border: none;box-sizing: border-box;left: 0;}.button-catalog__toggler .customize-css-icon .line {transition: ALL 0s ease;-webkit-transition: ALL 0s ease;-moz-transition: ALL 0s ease;-o-transition: ALL 0s ease;}.button-catalog__toggler:hover {background: -webkit-linear-gradient(bottom, #247fc5, #247fc5);background: -o-linear-gradient(bottom, #247fc5, #247fc5);background: linear-gradient(to top, #247fc5, #247fc5);background-color: #247fc5;}.button-catalog__toggler .customize-css-icon {min-width: 24px;}.button-catalog__toggler .customize-css-icon .line {height: 3px;border-radius: 0;position: absolute;left: 5px;margin: 0px;width: 26px }.button-catalog__toggler .customize-css-icon .line:nth-child(1) {top: 9px;}.button-catalog__toggler .customize-css-icon .line:nth-child(2) {top: 16px;}.button-catalog__toggler .customize-css-icon .line:nth-child(3) {top: 23px;}.button-catalog__toggler .customize-css-icon {margin-bottom: 0;margin-top: 0;}.button-catalog__toggler .col-text {padding-top: 1px;}.button-catalog__toggler.active .customize-css-icon .line:nth-child(3){opacity: 0 }.button-catalog__toggler.active .customize-css-icon .line:nth-child(2){transform: rotate(-45deg);position: absolute;width: 25px;height: 2px;top: 16px;}.button-catalog__toggler.active .customize-css-icon .line:nth-child(1){transform: rotate(45deg);position: absolute;width: 25px;height: 2px;top: 16px;}.row-index-sertificates {position: relative;}.row-index-sertificates .wide-overlay {position: absolute;top: -3px;left: -3px;width: calc(100% + 6px);height: calc(100% + 6px);background-color: rgba(255,255,255,0.5);z-index: 0;opacity: 0;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;pointer-events: none;}.row-index-sertificates .col:nth-child(1) {-ms-flex: 0 0 27%;flex: 0 0 27%;max-width: 27%;}.row-index-sertificates .col {-webkit-box-flex: 0;-ms-flex: 0 0 18%;flex: 0 0 18%;max-width: 18%;font-size: 0;line-height: 0;box-shadow: 0 0 10px rgba(0,0,0,0.5);}.row-index-sertificates .col:nth-child(n+6) {display: none !important;}.row-index-sertificates .col+.col .w-index-sertificate-item {margin-left: -50%;}.row-index-sertificates .col:nth-child(1) {position: relative;z-index: 5 }.row-index-sertificates .col:nth-child(2) {position: relative;z-index: 4 }.row-index-sertificates .col:nth-child(3) {position: relative;z-index: 3 }.row-index-sertificates .col:nth-child(4) {position: relative;z-index: 2 }.row-index-sertificates .col:nth-child(5) {position: relative;z-index: 1 }.row-index-sertificates:hover .wide-overlay {z-index: 6;opacity: 1;}.row-index-sertificates .col:hover {z-index: 7;}.col-header .btn-mobile {display: none;}.s-mobile-catalog {position: fixed;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;width: 100vw;height: 100vh;z-index: 18;pointer-events: none;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.s-mobile-catalog._toggled {z-index: 999;}.s-mobile-catalog._toggled .w-mobile-catalog {left: 0;}.s-mobile-catalog._toggled .mobile-menu-background {background-color: rgba(0,0,0,0.5);pointer-events: all;}.s-mobile-catalog .w-mobile-catalog {position: fixed;top: 0;left: -330px;width: 320px;pointer-events: all;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;z-index: 20;}.mobile-catalog-header {background: -webkit-linear-gradient(bottom, #f96c0d, #fb8d43);background: -o-linear-gradient(bottom, #f96c0d, #fb8d43);background: linear-gradient(to top, #f96c0d, #fb8d43);background-color: #f96c0d;background: #202020;color: #fff;padding-top: 4px;border-bottom: 4px solid #4e4e4e;padding-left: 15px;padding-right: 15px;font-size: 18px;line-height: 24px;color: #fff;position: relative;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;padding-top: 4px;border-bottom: 4px solid #4e4e4e;min-height: 48px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;}.mobile-catalog-header .close {top: 9px;right: 4px;}.mobile-catalog-body {padding-bottom: 120px;height: calc(100vh - 48px);background-color: rgba(255,255,255,1);overflow: auto;}.w-mobile-catalog .ul-mobile-menu.wide {margin-left: -10px;margin-right: -10px;}.mobile-catalog-item__link {display: block;color: #202020;text-decoration: none;overflow: hidden;padding: 5px 15px;}.mobile-catalog-item__link .icon {-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;height: 35px;}.mobile-catalog-item__link .fa {font-size: 20px;line-height: 20px;}.mobile-catalog-item__link .row {}.mobile-catalog-item__link .col-icon {-webkit-box-flex: 0;-ms-flex: 0 0 35px;flex: 0 0 35px;max-width: 35px;min-height: 35px;order: 1;text-align: center;}.mobile-catalog-item__link .col-name {font-size: 16px;line-height: 20px;order: 2;}.mobile-catalog-item__link .col-count {-webkit-box-flex: 0;-ms-flex: 0 0 60px;flex: 0 0 60px;max-width: 60px;text-align: right;order: 3;}.w-mobile-catalog .ul-mobile-menu .ul-inset {background-color: #fff;border-top: 1px solid #ececec;border-bottom: 1px solid #ececec;}.w-mobile-catalog .ul-mobile-menu li+li, .w-mobile-catalog .ul-mobile-menu .ul-inset>li+li {border-top: 1px solid #ececec;}.w-mobile-catalog .ul-mobile-menu .ul-inset>li>a {display: -webkit-box;display: -ms-flexbox;display: flex;margin-left: 0;margin-right: 0;}.w-mobile-catalog .ul-mobile-menu .ul-inset>li>a .col-name {font-size: 14px;line-height: 16px;}.w-mobile-catalog .ul-mobile-menu .ul-inset>li>a .col-count {-webkit-box-flex: 0;-ms-flex: 0 0 50px;flex: 0 0 50px;max-width: 50px;text-align: right;padding-right: 10px;font-size: 13px;line-height: 14px;}.ul-mobile-menu .ul-inset>li>a {padding: 12px 5px;padding-left: 10px;padding-right: 0;}@media (max-width: 1200px) {.w-product-item .w-product-price-row .price-tbl {display: block;}.w-product-item .w-product-price-row .price-tbl > div{display: block;}.w-product-item .w-product-price-row .price-tbl > div:nth-child(1) {margin-bottom: 10px }.w-product-item .w-product-price-row .price-tbl > div:nth-child(2){text-align: left;}.w-product-item .w-product-price-row .w-price{display: table-cell;vertical-align: bottom;height: 35px }.col-header .btn-desktop {width: 180px;}.col-header .btn-mobile {display: block;}}.w-index-slider.desktop {display: block;}.w-index-slider.mobile {display: none;}.r-box.custom:before {display: none;}.r-box.custom.before {content: "";}.w-index-slider.mobile .w-more-btn {position: absolute;bottom: 0;left: 0;width: 100%;}@media (max-width: 767px) {.w-index-slider.desktop {display: none;}.w-index-slider.mobile {display: block;}}.product-icon-wrapper {position: absolute;top: 0;right: 0;pointer-events: none;z-index: 1;}.product-icon-wrapper.left-side {right: auto;left: 0;}.product-icon-percent {color: #ffffff;font-size: 1rem;text-align: center;height: 30px;width: 34px;line-height: 30px;opacity: 0.8;background: #E31E24;border-radius: 2px;}.product-icon-markdown {color: #ffffff;font-size: 1rem;text-align: center;height: 30px;width: 70px;line-height: 30px;opacity: 0.8;background: #E31E24;border-radius: 2px;}.product-icon-new {color: #ffffff;font-size: 1rem;text-align: center;height: 30px;width: 70px;line-height: 30px;opacity: 0.8;background: #972E7B;border-radius: 2px;opacity: 1}.product-icon-leader {color: #ffffff;font-size: 1rem;text-align: center;height: 30px;width: 100px;line-height: 30px;opacity: 0.8;background: #734490;border-radius: 2px;opacity: 1}.product-icon-is-coming-soon {color: #ffffff;font-size: 1rem;text-align: center;height: 30px;width: 120px;line-height: 30px;opacity: 0.8;background: #025E8D;border-radius: 2px;opacity: 1}.input__default.disabled {background: #ececec;opacity: 0.5;}.folder-erotika {font-size: 20px;line-height: 20px;text-align: center;width: 32px;color: #000;display: inline-block;font-size: 14px;line-height: 1;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-image: url('../i/erotik.png');height: 25px;background-size: cover;}.category-icon .folder-erotika {width: 26px !important;height: 20px;margin-left: -3px;}.folder-bellit {font-size: 20px;line-height: 20px;text-align: center;width: 32px;color: #000;display: inline-block;font-size: 14px;line-height: 1;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-image: url('../i/bel-lit.png');height: 25px;background-size: cover;}.category-icon .folder-bellit {width: 26px !important;height: 20px;margin-left: -3px;}.fa-percent {font-size: 1px !important;line-height: 20px;text-align: center;width: 21px;color: #000;display: inline-block;font-size: 14px;line-height: 1;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-image: url('../i/discount2.svg');height: 21px;background-size: cover;}.category-icon .fa-percent {height: 20px;width: 19px;}.folder-relig {font-size: 20px;line-height: 20px;text-align: center;width: 28px;color: #000;display: inline-block;font-size: 14px;line-height: 1;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-image: url('../i/relig.png');height: 25px;background-size: cover;}.category-icon .folder-relig {width: 22px !important;height: 20px;margin-left: -1px;}.w-slider {margin-top: 10px;}.folder-sem {font-size: 20px;line-height: 20px;text-align: center;width: 28px;color: #000;display: inline-block;font-size: 14px;line-height: 1;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-image: url('../i/sem.png');height: 25px;background-size: cover;}.category-icon .folder-sem {width: 22px !important;height: 20px;margin-left: -1px;}.folder-eng {font-size: 20px;line-height: 20px;text-align: center;width: 34px;color: #000;display: inline-block;font-size: 14px;line-height: 1;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-image: url(../i/eng.png);height: 24px;background-size: cover;margin-left: -5px;}.category-icon .folder-eng {width: 28px !important;height: 20px;margin-left: -2px;}.folder-hud {font-size: 20px;line-height: 20px;text-align: center;width: 34px;color: #000;display: inline-block;font-size: 14px;line-height: 1;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-image: url(../i/hud.png);height: 24px;background-size: cover;margin-left: -5px;}.category-icon .folder-hud {width: 28px !important;height: 20px;margin-left: -2px;}.folder-uchi1 {font-size: 20px;line-height: 20px;text-align: center;width: 30px;color: #000;display: inline-block;font-size: 14px;line-height: 1;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-image: url(../i/uchi2.png);height: 28px;background-size: cover;margin-left: -5px;}.category-icon .folder-uchi1 {width: 38px !important;height: 37px;margin-left: -7px;}.folder-uchi2 {font-size: 20px;line-height: 20px;text-align: center;width: 34px;color: #000;display: inline-block;font-size: 14px;line-height: 1;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background-image: url(../i/uchi1.png);height: 32px;background-size: cover;margin-left: -5px;}.category-icon .folder-uchi2 {width: 41px !important;height: 34px;margin-left: -8px;}.order-canceled {padding: 2px 7px 1px;font-size: 12px;line-height: 13px;border-radius: 0;margin: 0px 3px;float: right;background: #c53333;}.order-payed {padding: 2px 7px 1px;font-size: 12px;line-height: 13px;border-radius: 0;margin: 0px 3px;float: right;background: #379a1f;}.order-payed-button {padding: 2px 7px 1px;font-size: 12px;line-height: 13px;border-radius: 0;margin: 0px 3px;float: right;background: #6d9fec;}.jq-selectbox__dropdown {max-height: calc(100vh - 85px);overflow: auto;}.order-user-found {text-align: center;background-color: green;color: #fff;padding: 10px;font-size: 17px;}.order-user-not-found {text-align: center;background-color: red;color: #fff;padding: 10px;font-size: 17px;}.h5-style {display: block;font-size: 100%;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;line-height: 1.1 }.h4-style, .h3-style, .h2-style {display: block;font-size: 35px;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;line-height: 1.1;}.h1-style {display: block;font-size: 50px;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold;line-height: 1.1;}.podarok {display: inline-block;vertical-align: middle;color: #fff;text-decoration: none;font-size: 12px;line-height: 14px;padding: 2px 5px;background-color: #1E5B94;border-radius: 2px;line-height: 14px;}.reclamna-igra {display: none;width: 100%;margin-right: 10px;text-align: right;margin-bottom: 10px;}.row-summary-bottom .reclamna-igra {display: block;}.ul-left-side-catalog.relative._toggled li.li-left-side-catalog, .ul-left-side-catalog.relative .li-left-side-catalog {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;border-radius: none;}.ul-left-side-catalog.relative._toggled .li-left-side-catalog .left-side-catalog__link, .ul-left-side-catalog.relative .li-left-side-catalog .left-side-catalog__link {-webkit-box-flex: 0;-ms-flex: 0 0 35px;flex: 0 0 35px;max-width: 35px;border: none;}.ul-left-side-catalog.relative .inset {position: relative;left: 0;flex-grow: 0;flex-shrink: 0;flex-basis: calc(100% - 35px);-ms-flex: 0 0 calc(100% - 35px);flex: 0 0 calc(100% - 35px);max-width: calc(100% - 35px);width: auto;}.ul-left-side-catalog.relative li.name>a, .ul-left-side-catalog.relative._toggled li.name>a {border: none;padding: 9px 5px;}.row-index-sides-catalog {padding-top: 20px;display: flex }.row-index-sides-catalog .col-catalog-index-aside {padding-right: 0;position: relative;z-index: 10;}.row-index-sides-catalog .ri1{flex: 0 0 140px;padding: 0 10px 0 0 }.row-index-sides-catalog .ri2{flex-grow: 1;overflow: hidden }.row-index-sides-catalog .ri1 a{text-decoration: none;color: #000;font-size: 13px;display: block;box-sizing: border-box;padding: 62px 0 5px 0;margin: 0 0 18px 0;text-align: center;background-repeat: no-repeat;}.row-index-sides-catalog .ri1 a:last-child {margin: 0 0 0 0;}.row-index-sides-catalog .ri1 a:hover {background-color: #EEE }.row-index-sides-catalog .ri1 a.actions-lnk{background-image: url('/assets/i/discount2.svg');background-size: 63px auto;background-position: top 1px center;}.row-index-sides-catalog .ri1 a.coming-lnk{background-image: url('/assets/i/coming_soon.svg');background-size: 54px auto;background-position: top 6px center;}.row-index-sides-catalog .ri1 a.idei-lnk{background-image: url('/assets/i/present.svg');background-size: 57px auto;background-position: top 4px center;}.row-index-sides-catalog .ri1 a.lidery-lnk{background-image: url('/assets/i/lidery.svg');background-size: 57px auto;background-position: top 4px center;}.row-index-sides-catalog .ri1 a.discounted-lnk{background-image: url('/assets/i/discount.svg');background-size: 52px auto;background-position: top 7px center;}#privacyWin .btns {display: flex }#privacyWin .txt{margin: 0 0 20px 0 }#privacyWin .window-t{margin: 0 0 10px 0;font-size: 15px;font-weight: bold }#privacyWin .btns .b1{flex: 0 0 50%;padding: 0 5px 0 0 }#privacyWin .btns .b2{flex-grow: 1;padding: 0 0 0 5px }#privacyWin .btns button {height: 35px;width: 100%;font-size: 15px;cursor: pointer }#privacyWin .btns .b1 button{background: #1E5B94;color: #FFF }#privacyWin .btns .b2 button{background: #AAA;color: #FFF;}.w-index-left-side-catalog {border: 1px solid #f1f1f1;}.w-index-catalog-title {font-size: 15px;line-height: 18px;color: #fff;padding: 12px 15px;background: -webkit-linear-gradient(bottom, #1E5B94, #1E5B94);background: -o-linear-gradient(bottom, #1E5B94, #1E5B94);background: linear-gradient(to top, #1E5B94, #1E5B94);background-color: #1E5B94;}.ul-index-catalog>li>a {text-decoration: none;display: block;color: #202020;background-color: #ffffff;}.ul-index-catalog>li+li {position: relative;}.ul-index-catalog>li>a:hover {background-color: #f1f1f1;}.ul-index-catalog li.li-dropper {position: relative;}.ul-index-catalog li.li-dropper>a {padding-right: 25px;}.ul-index-catalog li.li-dropper:after, .ul-left-side-catalog._toggled li.li-dropper:after {width: 8px;height: 8px;border: 1px solid #606060;border-top: none;border-left: none;content: "";position: absolute;top: 14px;right: 13px;-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.ul-left-side-catalog._toggled .inset2 .ul-inset-catalog li+li {border: none;}.ul-index-catalog>li.li-dropper .inset {position: absolute;left: 99%;padding-left: 1%;top: 0;opacity: 0;pointer-events: none;}.ul-index-catalog li.li-dropper:hover>.inset {opacity: 1;pointer-events: all;}.ul-inset-catalog {background-color: #fff;border: 1px solid #f1f1f1;width: 270px;}.ul-inset-catalog .catalog__link {text-decoration: none;display: block;color: #202020;padding: 9px 10px;font-size: 14px;line-height: 16px;}.ul-inset-catalog .catalog__link:hover {background-color: #f1f1f1;}.ul-inset-catalog .all>.catalog__link {font-weight: bold;}.ul-left-side-catalog li .inset2 {position: absolute;left: 99%;padding-left: 1%;top: 0;opacity: 0;pointer-events: none;}.ul-left-side-catalog._toggled li.li-dropper:hover>.inset2 {opacity: 1;pointer-events: all;}.ul-left-side-catalog._toggled li.li-dropper:hover:after {border: 1px solid #fff;border-top: none;border-left: none;}.w-index-catalog-icon-item .col-icon {-webkit-box-flex: 0;-ms-flex: 0 0 35px;flex: 0 0 35px;max-width: 35px;}.w-index-catalog-icon-item .col-name {flex-grow: 0;flex-shrink: 0;flex-basis: calc(100% - 35px);-ms-flex: 0 0 calc(100% - 35px);flex: 0 0 calc(100% - 35px);max-width: calc(100% - 35px);}.w-index-catalog-icon-item .icon {width: 35px;height: 35px;padding: 7px;font-size: 0;line-height: 0;text-align: center;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.w-index-catalog-icon-item .icon .fa {font-size: 16px;line-height: 16px;}.w-index-catalog-icon-item .name {font-size: 14px;line-height: 16px;}.ul-mobile-catalog .mobile-catalog__link .icon-coming-soon {background-image: url('/storage/coming_soon.svg');background-size: 28px;background-repeat: no-repeat;background-position: top 3px left 5px;}.ul-mobile-catalog .mobile-catalog__link, .ul-mobile-catalog a.mobile-catalog__link {-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;height: 48px;overflow: hidden;padding: 7px 10px 5px;color: #000;text-decoration: none;font-size: 16px;line-height: 18px;}.ul-mobile-catalog .li-dropper .mobile-catalog__link, .ul-mobile-catalog .li-dropper a.mobile-catalog__link {padding-right: 50px;}.ul-mobile-catalog li+li {border-top: 1px solid #f1f1f1;}.ul-mobile-catalog .li-mobile-catalog.li-dropper {position: relative;}.ul-mobile-catalog .li-mobile-catalog.li-dropper._toggled {position: static;}.ul-mobile-catalog .li-mobile-catalog.level3 a{padding-right: 15px }.ul-mobile-catalog .li-mobile-catalog.level3 {display: none;}.ul-mobile-catalog .li-mobile-catalog {background-repeat: no-repeat;}.ul-mobile-catalog .li-dropper .mobile-catalog__link, .ul-mobile-catalog .li-dropper a.mobile-catalog__link.has-child{padding-right: 0px;}.ul-mobile-catalog .li-mobile-catalog .has-child .hs{display: flex;width: 100%;align-items: center }.ul-mobile-catalog .li-mobile-catalog .has-child .hs .hs1{flex-grow: 1 }.ul-mobile-catalog .li-mobile-catalog .has-child .hs .hs2{flex: 0 0 50px }.ul-mobile-catalog .li-mobile-catalog .back-to-parent {padding-left: 0px;background-color: #f1f1f1;}.ul-mobile-catalog .li-mobile-catalog .back-to-parent .hs{display: flex;width: 100%;align-items: center }.ul-mobile-catalog .li-mobile-catalog .back-to-parent .hs .hs1{flex: 0 0 50px }.ul-mobile-catalog .li-mobile-catalog .back-to-parent .hs .hs2{flex-grow: 1 }.ul-mobile-catalog .li-mobile-catalog.coming .responsive-image{background-image: url('/assets/i/coming_soon.svg');background-size: 26px auto;background-position: left 5px center;}.ul-mobile-catalog .li-mobile-catalog.coming a {padding: 0 10px }.ul-mobile-catalog .li-mobile-catalog.idei .responsive-image{background-image: url('/assets/i/present.svg');background-size: 20px auto;background-position: left 7px center;}.ul-mobile-catalog .li-mobile-catalog.idei a {padding: 0 10px }.ul-mobile-catalog .li-mobile-catalog.discount .responsive-image{background-image: url('/assets/i/discount.svg');background-size: 20px auto;background-position: left 7px center;}.ul-mobile-catalog .li-mobile-catalog.discount a {padding: 0 10px }.mobile-catalog-body {position: relative;}.ul-mobile-catalog .b-dropper {position: absolute;right: 0px;top: 0px;width: 48px;height: 48px;text-align: center;pointer-events: none;border: none;}.ul-mobile-catalog .b-dropper:after {display: none;}.w-mobile-arrow {width: 50px;height: 50px;position: relative;}.w-mobile-arrow:before {width: 14px;height: 14px;border: 1px solid #606060;border-top: none;border-left: none;content: "";position: absolute;top: 17px;left: 16px;-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;}.w-mobile-arrow.right:before {-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.w-mobile-arrow.left:before {-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);transform: rotate(135deg);left: 24px;}.ul-mobile-catalog .li-dropper .mobile-catalog__link.back-name, .ul-mobile-catalog .li-dropper a.mobile-catalog__link.back-name {padding-left: 60px;padding-right: 10px;background-color: #f1f1f1;position: relative;}.ul-mobile-catalog .all>a, .ul-mobile-catalog .all>.mobile-catalog__link, .ul-mobile-catalog .all>a.mobile-catalog__link {font-weight: bold;}.mobile-catalog__link.back-name .back {right: auto;left: 0;pointer-events: none;}.ul-mobile-catalog .mobile-catalog__link .back {position: absolute;right: 0px;top: 0px;width: 48px;height: 48px;text-align: center;cursor: pointer;}.ul-mobile-catalog .inset {display: none;z-index: 1;position: relative;}.ul-mobile-catalog .inset._toggled {display: block;}.ul-mobile-catalog .li-dropper .mobile-menu__link.back-name {padding-left: 60px;padding-right: 15px;background-color: #dadada;}.ul-mobile-catalog .ul-inset>li.category-group>span, .ul-mobile-catalog .ul-inset>li>a, .ul-mobile-catalog .ul-inset>li>span {height: 48px;display: flex;align-items: center;padding: 0 15px;color: #000;font-size: 14px;line-height: 16px;text-decoration: none;}.ul-mobile-catalog .w-index-catalog-icon-item {display: block;width: 100%;}.ul-mobile-catalog .w-index-catalog-icon-item .col-icon {-webkit-box-flex: 0;-ms-flex: 0 0 48px;flex: 0 0 48px;max-width: 48px;}.ul-mobile-catalog .w-index-catalog-icon-item .col-name {flex-grow: 0;flex-shrink: 0;flex-basis: calc(100% - 48px);-ms-flex: 0 0 calc(100% - 48px);flex: 0 0 calc(100% - 48px);max-width: calc(100% - 48px);padding-left: 0px;}.ul-mobile-catalog .w-index-catalog-icon-item .icon {}.w-cloud-dropper {position: relative;padding-right: 25px;}.w-cloud-dropper .b-dropper {position: absolute;top: calc(50% - 10px);right: 0px;width: 20px;height: 20px;text-align: center;font-size: 12px;line-height: 20px;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}.w-cloud-dropper:hover .b-dropper {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.w-cloud-dropper .b-dropper:after {display: block;position: absolute;width: 6px;height: 6px;top: calc(50% - 4px);right: calc(50% - 3px);border: 1px solid #202020;border-right: none;border-top: none;content: "";transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);pointer-events: none;content: '';}.w-cloud-dropper .inset {position: absolute;z-index: 2;z-index: 8;top: 99%;left: calc(50% - 145px);padding-top: 0px;opacity: 0;pointer-events: none;transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease;}.w-cloud-dropper .inset:hover, .w-cloud-dropper:hover .inset {padding-top: 20px;opacity: 1;pointer-events: all;}.w-cloud-dropper .inset .frame {background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.5);border-radius: 6px;padding: 25px;width: 290px;position: relative;}.w-cloud-dropper .inset .frame .corner {border: 10px solid transparent;border-bottom-color: #fff;position: absolute;top: -19px;left: calc(50% - 10px);display: block;margin: 0 auto;content: "";}.col-header.col-phones {text-align: center;}.header-phone {display: inline-block;text-align: left;width: 243px;}.w-header-phone .phone__link {text-decoration: none;color: #202020;display: block;font-size: 18px;line-height: 22px;}.row-phone-link .col-icon {-webkit-box-flex: 0;-ms-flex: 0 0 34px;flex: 0 0 34px;max-width: 34px;}.row-phone-link .col-icon ~ .col-col-content {flex-grow: 0;flex-shrink: 0;flex-basis: calc(100% - 34px);-ms-flex: 0 0 calc(100% - 34px);flex: 0 0 calc(100% - 34px);max-width: calc(100% - 34px);}.w-cloud-dropper.phones-dropper {padding: 8px 30px 8px 10px;border: 1px solid #cecece;}.w-cloud-dropper.phones-dropper .b-dropper {right: 6px;}.w-cloud-dropper.phones-dropper .inset {left: calc(50% - 125px);}.w-cloud-dropper.phones-dropper .inset .frame {width: 250px;padding: 15px 15px 15px 17px;border-radius: 2px;}.s-header.inset-search-toggled {z-index: 17;}.w-mobile-menu-title {padding: 10px 15px;font-weight: bold;font-size: 16px;line-height: 20px;background: #202020;color: #fff;}.w-mobile-menu-title.orange {background-color: #f96c0d;;}.w-mobile-menu-title.blue {background-color: #1E5B94;}.w-index-slider.desktop .index-slide .r-box::before{padding-top: 35.05154639175258%;}.w-index-slider.desktop .w-bottom-absolute {position: absolute;width: 100%;text-align: center;left: 0;bottom: 0;padding: 0 15px 15px 15px;}.window {position: absolute;z-index: 20;max-width: 100%;}.window .close {float:right;cursor: pointer;}.window .win2.shad{-webkit-box-shadow: 0px 0px 32px 7px rgba(112,112,112,0.59);-moz-box-shadow: 0px 0px 32px 7px rgba(112,112,112,0.59);box-shadow: 0px 0px 32px 7px rgba(112,112,112,0.59);}.window .win2 .close {margin: 10px 10px 0 0;width: 20px }.window .win2 {background: #FFF;border:3px solid #BBB;border-radius:6px;margin-bottom: 40px;padding: 22px 22px 25px 22px;}.window-t {font-size:21px;color: #111;margin: -7px 0 20px 0;line-height: 28px;}.window .load {padding: 30px 0 30px 0;text-align: center;}.bg-layer {position: fixed;width: 100%;height: 100%;left: 0;top: 0;background: rgba(20,20,20,0.5);z-index: 20;}#loginWin .col-login-form{border: 0px;margin-bottom: 0px }#loginWin .w-centered-login-frame{padding: 0px }#registerWin .col-reg-form{border: 0px;margin-bottom: 0px }#registerWin .w-centered-login-frame{padding: 0px }@media (min-width: 1200px) {.row-header-s2 .col-logo {width: 20%;flex: 20%;max-width: 20%;}.row-header-s2 .col-search {width: 30%;flex: 30%;}}@media (max-width: 1390px) {.s-product .w-product-about-right .product-name {font-size: 20px;line-height: 24px}.w-popup.w-pop-product {max-width: 1150px}.w-floated-catalog-items-catalog {width: calc(100% + 10px);margin-left: -5px;margin-right: -5%}.floated-catalog-item {padding-left: 5px;padding-right: 5px;padding-bottom: 20px}.w-price-filter .col-description {-webkit-box-flex: 0;-ms-flex: 0 0 30px;flex: 0 0 30px;max-width: 30px;padding-bottom: 5px}.w-price-filter .col-input {flex-grow: 0;flex-shrink: 0;flex-basis: calc(100% - 50px);-ms-flex: 0 0 calc(100% - 50px);flex: 0 0 calc(100% - 50px);max-width: calc(100% - 50px);padding-bottom: 5px}}@media (max-width:1379px) {.row-index-sides-catalog .ri1 a{margin: 0 0 0 0;}}@media (max-width: 1379px) {.col-login.unrg {padding-left: 0px }}@media (max-width: 1199px) {.h-logo {padding: 5px 0 }.h-logo.paddings {padding: 10px 0 }.row-index-sides-catalog .ri1 a{padding: 46.5px 0 5px 0;}.row-index-sides-catalog .ri1 a.actions-lnk{background-size: 48px auto;background-position: top 1px center;}.row-index-sides-catalog .ri1 a.coming-lnk{background-size: 41px auto;background-position: top 5px center;}.row-index-sides-catalog .ri1 a.idei-lnk{background-size: 43px auto;background-position: top 3px center;}.row-index-sides-catalog .ri1 a.lidery-lnk{background-size: 43px auto;background-position: top 3px center;}.row-index-sides-catalog .ri1 a.discounted-lnk{background-size: 40px auto;background-position: top 7px center;}.col-login.unrg{padding-left: 25px!important;}.p-index .col-header .btn-desktop {display: block;}.p-index .col-catalog-index-aside {position: absolute;margin: -20px 0 0 -15px;width: 270px }.p-index .col-catalog-index-aside .w-index-catalog-title{display: none }.row-header {margin-left: -5px;margin-right: -5px}.row-header>* {padding-left: 5px;padding-right: 5px}.col-header {padding-top: 5px;padding-bottom: 5px}.col-header .row-h-login .col-xl-5{padding:0 0 0 20px!important}.h-phone .change-tab {font-size: 14px;line-height: 15px;margin-bottom: 0}.h-phone .phone__link {font-size: 20px;line-height: 22px}.login__link {padding: 2px 5px}.row-catalog .w-product-price-row .button {width: 100%}.col-contacts-form {order: 3}.col-contacts-map {order: 2}.row-cart-item .name__link .name {font-size: 14px;line-height: 16px}.col-adress-frame .w-form, .col-customer-frame .w-form {max-width: 420px}.w-popup.w-pop-product {max-width: 900px}.w-decorate {height: 178px}.col-catalog-index-aside {display: none}.header-phone {width: 223px}.w-header-phone .phone__link {font-size: 16px;line-height: 20px}.w-cloud-dropper.phones-dropper .inset .frame {width: 250px;padding: 15px 30px 15px 25px;}.w-index-slider .cell {height: 225px}}@media (max-width: 991px) {.col-search {display: none }.row-index-sides-catalog .ri1 a{padding: 28px 0 5px 0;}.row-index-sides-catalog .ri1 a.actions-lnk{background-size: 31px auto;background-position: top 0px center;}.row-index-sides-catalog .ri1 a.coming-lnk{background-size: 26px auto;background-position: top 3px center;}.row-index-sides-catalog .ri1 a.idei-lnk{background-size: 27px auto;background-position: top 2px center;}.row-index-sides-catalog .ri1 a.lidery-lnk{background-size: 27px auto;background-position: top 2px center;}.row-index-sides-catalog .ri1 a.discounted-lnk{background-size: 25px auto;background-position: top 3px center;}.p-index .col-header .btn-desktop {display: none;}.p-index .leftmenu-bg {display:none!important;}.p-index .col-catalog-index-aside {display: none!important }.s-left-side {display: none}.s-right-side {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.col-header .btn-desktop {display: none;}.products-list-ajax {display: flex;flex-wrap: wrap;clear: both }.b-mobile-button.menu {display: inline-block}.s-page-branding .branding-title-icon {width: 32px;padding: 5px 5px 5px 0}.s-page-branding h1, .section-name._h1,h1,.h1 {font-size: 26px}.section-name._h2,h2,.h2 {font-size: 22px}.section-name._h3,h3,.h3 {font-size: 20px}.section-name._h4,h4,.h4 {font-size: 16px}.hide-tablet {display: none}.h-top {display: none}.h-top.mobile {display: block}.h-fixed-empty {display: block}.col-login {display: none}.row-header {margin-left: -15px;margin-right: -15px}.row-header>* {padding-left: 15px;padding-right: 15px}.s-left-side {-webkit-box-flex: 0;-ms-flex: 0 0 50px;flex: 0 0 50px;max-width: 50px}.s-right-side {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}.row-header .col-phones {-webkit-order: 2;order: 2;text-align: right}.row-header .col-search {-webkit-order: 3;order: 3;padding-top: 0;padding-bottom: 10px}.ul-left-side-catalog .li-left-side-catalog .mobile-disabled-overlay {display: block}.w-product-price-row .button {width: 100%}.col-filters-btn {display: block}.b-mobile-button.filters {display: block}.w-left-side-filters {position: fixed;border: none;width: 100%;max-width: 320px;right: -330px;top: 0;background: #fff;z-index: 999;box-shadow: 0 0 10px rgba(0,0,0,0.5);transition: ALL 0.2s ease;-webkit-transition: ALL 0.2s ease;-moz-transition: ALL 0.2s ease;-o-transition: ALL 0.2s ease}.w-left-side-filters._toggled {right: 0}.w-left-side-filters .name {color: #fff;background-color: #2196F3;border-bottom: 4px solid #4e4e4e;text-align: left;position: relative}.mobile-close-layout {display: block}.w-filters-content {height: calc(100vh - 51px);overflow: auto}.content-wrap {z-index: 1;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease}.content-wrap._filters-toggled {position: relative;z-index: 9999}.mobile-filters-background {position: fixed;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;width: 100vw;height: 100vh;pointer-events: none;transition: background-color 0.5s ease;-webkit-transition: background-color 0.5s ease;-moz-transition: background-color 0.5s ease;-o-transition: background-color 0.5s ease;background-color: rgba(0,0,0,0);z-index: 99}.w-left-side-filters._toggled ~ .mobile-filters-background {background-color: rgba(0,0,0,0.5);pointer-events: all}.w-cart-head .row-cart-item .col-price.total, .w-cart-head .col {display: none}.w-cart-head .row.row-cart-item>.mobile-cart-header, .w-cart-head .mobile-cart-header {display: block}.w-cart-table .w-cart-body .cart-item {border-left: none;border-right: none}.w-cart-table .cart-mobile-helper {display: block}.row-cart-item .col-image {-webkit-box-flex: 0;-ms-flex: 0 0 100px;flex: 0 0 100px;max-width: 100px}.row-cart-item .col-name {-webkit-box-flex: 0;-ms-flex: 0 0 calc(100% - 100px);flex: 0 0 calc(100% - 100px);max-width: calc(100% - 100px)}.row-cart-item .col-pcs {padding-top: 2px;padding-bottom: 2px}.row-cart-item .col-sale, .row-cart-item .col-weight, .row-cart-item .col-price, .row-cart-item .col-price.total {-webkit-box-flex: 0;-ms-flex: 0 0 calc(25% - 38px);flex: 0 0 calc(25% - 38px);max-width: calc(25% - 38px);padding-bottom: 0;padding-top: 7px}.row-cart-item .col-pcs {order: 3}.row-cart-item .col-sale {order: 4}.row-cart-item .col-weight {order: 5}.row-cart-item .col-price {order: 6}.row-cart-item .col-price.total {order: 7}.row-cart-item .col-del {order: 8}.row-cart-item .sale-count.green {font-size: 14px;line-height: 20px}.row-cart-item .price-count.old {display: none}.s-product .w-product-about-right .product-name {display: none}.col-product-image .col-sec-img {order: 2}.col-product-image .col-pri-img {order: 1}.col-product-image .images-secondary {text-align: center;margin-right: -5px;max-width: 100%}.col-product-image .images-secondary img {max-width: 70px;max-height: 70px;display: inline-block;vertical-align: middle }.row-product-images .images-secondary>img, .row-product-images .images-secondary>*+* {margin: 5px 5px 5px 0}.row-product-images .images-primary img {max-height: 350px;}.w-product-about-right .w-price .price {font-size: 20px;line-height: 24px}.w-product-about-right .w-price .price.old {font-size: 12px;line-height: 16px}table.table-orders-history {width: 100%;margin: 10px 0}table.table-orders-history thead {display: block;width: 100%;padding-top: 5px}table.table-orders-history tr {display: block;border: none}table.table-orders-history tbody td, table.table-orders-history td {display: block;padding: 4px 10px}.w-popup.w-pop-product {max-width: 95vw}.w-pop-product .pop-body .close {right: 5px}.floated-catalog-item.quad-filter {padding-bottom: 0}.floated-catalog-item._75 {width: 100%}.floated-catalog-item.quad {width: 33.3333%}.floated-catalog-item.quad-filter {width: 100%}.floated-catalog-item.list {width: 100%}.s-page-content {z-index: 10}.floated-catalog-item.quad-filter {z-index: 999}.product-pop-view__link {display: none}.w-decorate {height: 174px}.inset-search-frame {left: 0px;width: 100%;padding-top: 6px}.w-search-results-list {padding-left: 5px;padding-right: 5px;width: 100%}.w-price-filter .col-description {-webkit-box-flex: 0;-ms-flex: 0 0 30px;flex: 0 0 30px;max-width: 30px;padding-bottom: 5px}.w-price-filter .col-input {flex-grow: 0;flex-shrink: 0;flex-basis: calc(50% - 40px);-ms-flex: 0 0 calc(50% - 40px);flex: 0 0 calc(50% - 40px);max-width: calc(50% - 40px)}.w-price-filter .col-description ~ .col-description {-webkit-box-flex: 0;-ms-flex: 0 0 50px;flex: 0 0 50px;max-width: 50px;padding-left: 20px}.ul-left-side-catalog._toggled .li-left-side-catalog.w-btn-all .left-side-catalog__link, .ul-left-side-catalog .li-left-side-catalog.w-btn-all .left-side-catalog__link {height: 80px}.ul-left-side-catalog .li-left-side-catalog .text-all {-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;-webkit-transform: rotate(-90deg);-ms-transform: rotate(-90deg);transform: rotate(-90deg)}.ul-left-side-catalog .text-all {font-size: 14px;line-height: 15px;margin-left: -11px}.ul-left-side-catalog .li-left-side-catalog.w-btn-all .ul-inset-category li.name>a {-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;height: 80px;font-size: 20px;line-height: 20px;text-align: center}.ul-left-side-catalog .li-left-side-catalog.w-btn-all .ul-inset-category li.name a .name {width: 100%;max-height: 20px}.ul-left-side-catalog .li-left-side-catalog.w-btn-all:hover .inset {display: none}.ul-left-side-catalog._toggled .li-left-side-catalog.w-btn-all:hover .inset, .ul-left-side-catalog._toggled .li-left-side-catalog.w-btn-all:hover .inset {display: block}.ul-left-side-catalog .li-left-side-catalog.w-btn-all:hover .left-side-catalog__link {background-color: transparent}.w-index-slider.desktop {margin-left: -15px;margin-right: -15px;width: calc(100% + 30px)}.w-index-slider .cell {height: 220px}}@media (max-width: 767px) {.filt-items .b-mobile-button.filters {display: block }.filt-items .filt .view-type {display: none }.filt-items .filt .avail .col-auto {float: none }.col-h-mobile-controlls {display: block}.row-index-sides-catalog .ri1 {display: none}.row-header .col-phones {display: none}.row-header .col-search {display: none;border-top: 1px solid #ececec;padding-top: 5px;padding-bottom: 5px}.owl-products-slider.owl-carousel .owl-stage {padding-bottom: 50px}.owl-products-slider.owl-carousel .owl-nav {display: block}.owl-products-slider.owl-carousel .owl-dots {display: none}.col-catalog-view-btns {display: none}.floated-catalog-item.list, .floated-catalog-item.list._active {display: none}.floated-catalog-item.quad, .floated-catalog-item.quad._active {}.row-cart-item .col-sale, .row-cart-item .col-weight, .row-cart-item .col-price, .row-cart-item .col-price.total {-webkit-box-flex: 0;-ms-flex: 0 0 calc(33.333% - 38px);flex: 0 0 calc(33.333% - 38px);max-width: calc(33.333% - 38px);padding-bottom: 0;padding-top: 9px}.row-cart-item .col-price {display: none}.row-cart-item .col-price.total {display: block}.row-cart-item .col-del {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;text-align: right}.row-cart-item .delete__link {display: inline-block;padding: 3px;margin-right: 10px}.row-cart-item .delete__link .mobile-description {display: inline-block}.row-summary-table .col-value, .row-summary-table .col-description {font-size: 14px;line-height: 16px}.w-centered-login-frame {padding: 0}.col-login-form.shadow-bg, .col-reg-form.shadow-bg {border: none}.row-product-images .col-sec-img {max-height: 350px}.col-product-image .images-secondary {max-width: 80px}.floated-catalog-item.quad {width: 50%}.w-decorate {height: 193px}.owl-last-view-slider.owl-carousel .owl-stage {padding-bottom: 50px}.owl-last-view-slider.owl-carousel .owl-nav {display: block}.owl-last-view-slider.owl-carousel .owl-dots {display: none}.w-search-result-item .col-name ~ .col-count {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;text-align: left;font-size: 12px;line-height: 14px;padding-top: 5px}.w-search-result-item a, .w-search-result-item .block__link {padding-left: 0;padding-right: 0}.w-search-result-item a:hover {background-color: transparent}.row-index-sertificates .wide-overlay {display: none}.row.row-index-sertificates.no-gutters {margin-left: -8px;margin-right: -8px}.row.row-index-sertificates.no-gutters .col {padding-left: 8px;padding-right: 8px;margin-bottom: 16px}.row-index-sertificates .col:nth-child(1), .row-index-sertificates .col {-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;box-shadow: none}.row-index-sertificates .col+.col .w-index-sertificate-item {margin-left: 0}}@media (max-width: 720px) {#fast-search-block.mobile-search-result {position: fixed;top: 43px;z-index: 200;width: 100%;margin-left: auto;}}@media (max-width: 590px) {.w-mobile-prev-buttons .button {display: block }.w-popup .r-arr , .w-popup .l-arr {display: none }}@media (max-width: 575px) {.s-page-branding .branding-title-icon {display: none}.s-page-branding h1 {font-size: 20px;line-height: 1.1;margin-bottom: 5px}.section-name._h1,h1,.h1 {font-size: 22px}.section-name._h2,h2,.h2 {font-size: 20px}.section-name._h3,h3,.h3 {font-size: 18px}.section-name._h4,h4,.h4 {font-size: 16px}.hide-phone {display: none}.col-header.col-mobile-phones, .row>.col-mobile-phones {padding: 0 5px}.col-mobile-phones .phone {display: block}.col-mobile-phones a.phone__link {padding: 5px}.col-mobile-phones a.phone__link img {max-width: 20px;margin-right: 5px}.col-mobile-phones a.phone__link span.text {max-width: calc(100% - 26px);font-size: 18px;line-height: 22px}.ul-left-side-catalog .inset {width: 280px}.w-product-item .frame {padding: 5px;border-color: #dee1ec}.row-products-list {margin-left: -4px;margin-right: -4px}.row-products-list>* {padding-left: 4px;padding-right: 4px}.col-product-item {padding-bottom: 8px}article.desktop {display: none}article.mobile {display: block}.row-cart-item .col-sale, .row-cart-item .col-weight, .row-cart-item .col-price, .row-cart-item .col-price.total {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding-bottom: 2px;padding-top: 2px;text-align: left}.w-cart-table .cart-mobile-helper {display: inline-block;vertical-align: middle;min-width: 95px}.w-cart-table .weight, .w-cart-table .sale-count, .w-cart-table .price-count {display: inline-block;vertical-align: middle}.w-cart-table .cart-mobile-helper.phone {display: inline-block}.row-cart-item .col-pcs {padding-top: 15px;text-align:left;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}.row-cart-item .col-pcs .pcscontrolls {display: inline-block;vertical-align: middle}.row-cart-item .col-pcs .pcscontrolls .input__default {height: 30px;min-height: inherit;border-top: 1px solid #f1f1f1;border-bottom: 1px solid #f1f1f1}.row-cart-item .pcscontrolls .plus_item {float: right}.row-cart-item .pcscontrolls .minus_item {float: left}.w-cart-table .col-pcs .cart-mobile-helper.phone {padding-top: 13px}.row-summary-table .col-description.total, .row-summary-table .col-value.total {font-size: 18px;line-height: 22px}.w-cart-delivery .w-form {border: 0;padding: 0;background-color: transparent}.col-product-image .images-secondary {margin-right: 0}.col-product-image .images-secondary img {max-width: 100%;max-height: inherit;margin: 0 0 5px 0}.w-delivery-info {font-weight: 700}.w-delivery-info span {display: block;font-weight: normal}.w-promocode-name+.w-promocode-name {padding-top: 10px;border-top: 1px solid #ececec}.w-promocode-name .content {display: block;max-width: 100%}.product-pop-view__link:hover .text {display: none}.w-pagination a {display: none}.w-pagination span._arrow ~ span._arrow {margin-top: 10px}.w-pagination span._arrow {width: 100%;margin: 0}.w-pagination span._arrow a {display: block;font-size: 14px;line-height: 16px;padding-top:12px;padding-bottom: 12px}.w-product-item .w-image .w-decorate {position: relative}.w-product-item .w-image .w-decorate:before {padding-top: 100%;display: block;content:""}.w-filters-content {height: calc(100vh - 46px)}.row.nowrap.row-catalog-filter-select {-ms-flex-wrap: wrap;flex-wrap: wrap}.row.nowrap.row-catalog-filter-select>* {padding-bottom: 5px}.w-sort-by-filter .w-checkbox-icon {width: 32px;height: 32px}.w-sort-by-filter .description {font-size: 16px;line-height: 18px}.w-sort-by-filter .w-checkbox-icon .f-icon {padding: 5px 5px;border-radius: 3px;background-color: #f9f9f9}}@media (max-width: 500px) {.floated-catalog-item.quad > div{padding: 0 3px }.products-list-ajax {margin: 0 -3px }}@media (max-width: 420px) {.container {padding-left: 10px;padding-right: 10px}.row.no-gutters {margin-left: 0;margin-right: 0}.row.no-gutters>* {padding-left: 0px;padding-right: 0px}.row {margin-left: -10px;margin-right: -10px}.row>* {padding-left: 10px;padding-right: 10px}.bottom-offset-20 {margin-bottom: 10px}.col-product-item {padding-bottom: 10px}.row-products-list {margin-left: -5px;margin-right: -5px}.row-products-list>* {padding-left: 5px;padding-right: 5px}.s-left-side {-webkit-box-flex: 0;-ms-flex: 0 0 36px;flex: 0 0 36px;max-width: 36px}.s-right-side {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}.b-mobile-button.menu .name {display: none}.w-catalog-more-btn .button {min-width: inherit;width: 100%}.s-page-branding h1 {margin-bottom: 0}.w-breadcrumbs {display: none}.w-cart-total-btn .button {width: 100%}.w-top-table-switcher {width: calc(100% + 20px);padding-left: 10px;padding-right: 10px;margin-left: -10px;margin-right: -10px}.row-catalog-check-view, .row-catalog-stock {margin-left: -4px;margin-right: -4px}.ul-left-side-catalog .text-all {font-size: 13px;line-height: 13px;margin-left: -14px}.row.row-index-sertificates.no-gutters {margin-left: -5px;margin-right: -5px}.row.row-index-sertificates.no-gutters .col {padding-left: 5px;padding-right: 5px;margin-bottom: 10px}.row-index-sertificates .col:nth-child(1), .row-index-sertificates .col {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;box-shadow: none}}@media (max-width: 400px) {#privacyWin {width: 100%!important;left: auto!important;margin-left: auto!important;}}@media (max-width: 380px) {.h-social-mobile.w-social .social__link {width: 27px}}@media (max-width: 360px) {#loginWin {width: 100%!important;left: auto!important;margin-left: auto!important;}#registerWin {width: 100%!important;left: auto!important;margin-left: auto!important;}}@media (max-width: 355px) {.row-products-list .col-product-item {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%}.floated-catalog-item.quad {width: 100%}.floated-catalog-item .w-product-item .name {height: auto }.floated-catalog-item .w-product-item .description {height: auto }.w-product-item .description {height: auto }.w-product-item .w-product-price-row .price-tbl > div:nth-child(1) {height: auto }.w-product-item .w-product-price-row .w-price {height: auto }.floated-catalog-item .w-product-item .stars {height: auto }}.leftmenu-bg {position: fixed;top: 0;right: 0;bottom: 0;left: 0;background: #1e1e1e;opacity: .3;display: none;}.tabs-control {box-shadow: 0 0.2rem 0.4rem #c7d7eb, 0 0.1rem 0.3rem #c7d7eb;background-color: #ffffff;margin-bottom: 4rem;}.tabs-control_list {margin-left: 0;margin-right: 0;}.tabs-control_list > div{text-align: center;}.tabs-control_item {color: #1E5B94;background-color: #ffffff;font-size: 1.2rem;padding: 0!important;font-weight: 500;width: 100%;height: auto;min-height: 2.5rem;}.orders-all {color: #000000;font-size: 1.5rem;font-weight: 500;width: 100%;height: auto;min-height: 2.5rem;}.orders-all.is_active{background: #1E5B94;color: #FFF }.orders-active {color: #24AE45;font-size: 1.5rem;font-weight: 500;width: 100%;height: auto;min-height: 2.5rem;}.orders-active.is_active{background: #1E5B94;color: #FFF }.orders-completed {color: #BBC4D3;font-size: 1.5rem;font-weight: 500;width: 100%;height: auto;min-height: 2.5rem;}.orders-completed.is_active{background: #1E5B94;color: #FFF }.orders-canceled {color: #FFD01B;font-size: 1.5rem;font-weight: 500;width: 100%;height: auto;min-height: 2.5rem;}.orders-canceled.is_active{background: #1E5B94;color: #FFF }.show-more-text .text-more{display: none }.show-more-text .show-more span{text-decoration: underline;cursor: pointer }.tabs-control_item._active {color: #ffffff;background-color: #1E5B94;font-size: 1.2rem;font-weight: 500;width: 100%;height: auto;min-height: 3.5rem;}.btn-medium {min-width: 10rem;padding-left: 2.5rem;padding-right: 2.5rem;text-decoration: none;}.attention {transition: all .1s ease;}.attention-right {margin-right: -15px;margin-left: 15px;}.attention-left {margin-left: -15px;margin-right: 15px;}.ui-tooltip {padding: 8px;position: absolute;z-index: 9999;max-width: 300px;background-color: #FFF;box-shadow: 0 1px 10px rgba(0,0,0,.3);}body .ui-tooltip {border-width: 2px;}.ul-f-menu li {margin-bottom: 5px;}.product-icon-percent.green-perc {background-color: #00663A;opacity: 1}.classes_menu {display: none;}.product-pop-view__link {display: block;}