body.compensate-for-scrollbar {overflow: hidden;}
.fancybox-active {height: auto;}
.fancybox-is-hidden {left: -9999px;margin: 0;position: absolute !important;top: -9999px;visibility: hidden;}
.fancybox-container {-webkit-backface-visibility: hidden;height: 100%;left: 0;outline: none;position: fixed;-webkit-tap-highlight-color: transparent;top: 0;-ms-touch-action: manipulation;touch-action: manipulation;transform: translateZ(0);width: 100%;z-index: 99992;}
.fancybox-container * {box-sizing: border-box;}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {bottom: 0;left: 0;position: absolute;right: 0;top: 0;}
.fancybox-outer {-webkit-overflow-scrolling: touch;overflow-y: auto;}
.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: .9;transition-timing-function: cubic-bezier(.22,.61,.36,1);}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {direction: ltr;opacity: 0;position: absolute;transition: opacity .25s ease,visibility 0s ease .25s;visibility: hidden;z-index: 99997;}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {opacity: 1;transition: opacity .25s ease 0s,visibility 0s ease 0s;visibility: visible;}
.fancybox-infobar {color: #ccc;font-size: 13px;-webkit-font-smoothing: subpixel-antialiased;height: 44px;left: 0;line-height: 44px;min-width: 44px;mix-blend-mode: difference;padding: 0 10px;pointer-events: none;top: 0;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.fancybox-toolbar {right: 0;top: 0;}
.fancybox-stage {direction: ltr;overflow: visible;transform: translateZ(0);z-index: 99994;}
.fancybox-is-open .fancybox-stage {overflow: hidden;}
.fancybox-slide {-webkit-backface-visibility: hidden;display: none;height: 100%;left: 0;outline: none;overflow: auto;-webkit-overflow-scrolling: touch;padding: 44px;position: absolute;text-align: center;top: 0;transition-property: transform,opacity;white-space: normal;width: 100%;z-index: 99994;}
.fancybox-slide:before {content: "";display: inline-block;font-size: 0;height: 100%;vertical-align: middle;width: 0;}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {display: block;}
.fancybox-slide--image {overflow: hidden;padding: 44px 0;}
.fancybox-slide--image:before {display: none;}
.fancybox-slide--html {padding: 6px;}
.fancybox-content {background: #fff;display: inline-block;margin: 0;max-width: 100%;overflow: auto;-webkit-overflow-scrolling: touch;padding: 44px;position: relative;text-align: left;vertical-align: middle;}
.fancybox-slide--image .fancybox-content {animation-timing-function: cubic-bezier(.5,0,.14,1);-webkit-backface-visibility: hidden;background: transparent;background-repeat: no-repeat;background-size: 100% 100%;left: 0;max-width: none;overflow: visible;padding: 0;position: absolute;top: 0;transform-origin: top left;transition-property: transform,opacity;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;z-index: 99995;}
.fancybox-can-zoomOut .fancybox-content {cursor: zoom-out;}
.fancybox-can-zoomIn .fancybox-content {cursor: zoom-in;}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {cursor: grab;}
.fancybox-is-grabbing .fancybox-content {cursor: grabbing;}
.fancybox-container [data-selectable=true] {cursor: text;}
.fancybox-image, .fancybox-spaceball {background: transparent;border: 0;height: 100%;left: 0;margin: 0;max-height: none;max-width: none;padding: 0;position: absolute;top: 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;width: 100%;}
.fancybox-spaceball {z-index: 1;}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {height: 100%;overflow: visible;padding: 0;width: 100%;}
.fancybox-slide--video .fancybox-content {background: #000;}
.fancybox-slide--map .fancybox-content {background: #e5e3df;}
.fancybox-slide--iframe .fancybox-content {background: #fff;}
.fancybox-iframe, .fancybox-video {background: transparent;border: 0;display: block;height: 100%;margin: 0;overflow: hidden;padding: 0;width: 100%;}
.fancybox-iframe {left: 0;position: absolute;top: 0;}
.fancybox-error {background: #fff;cursor: default;max-width: 400px;padding: 40px;width: 100%;}
.fancybox-error p {color: #444;font-size: 16px;line-height: 20px;margin: 0;padding: 0;}
.fancybox-button {background: rgba(30,30,30,.6);border: 0;border-radius: 0;box-shadow: none;cursor: pointer;display: inline-block;height: 44px;margin: 0;padding: 10px;position: relative;transition: color .2s;vertical-align: top;visibility: inherit;width: 44px;}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {color: #ccc;}
.fancybox-button:hover {color: #fff;}
.fancybox-button:focus {outline: none;}
.fancybox-button.fancybox-focus {outline: 1px dotted;}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {color: #888;cursor: default;outline: none;}
.fancybox-button div {height: 100%;}
.fancybox-button svg {display: block;height: 100%;overflow: visible;position: relative;width: 100%;}
.fancybox-button svg path {fill: currentColor;stroke-width: 0;}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {display: none;}
.fancybox-progress {background: #ff5268;height: 2px;left: 0;position: absolute;right: 0;top: 0;transform: scaleX(0);transform-origin: 0;transition-property: transform;transition-timing-function: linear;z-index: 99998;}
.fancybox-close-small {background: transparent;border: 0;border-radius: 0;color: #ccc;cursor: pointer;opacity: .8;padding: 8px;position: absolute;right: -12px;top: -44px;z-index: 401;}
.fancybox-close-small:hover {color: #fff;opacity: 1;}
.fancybox-slide--html .fancybox-close-small {color: currentColor;padding: 10px;right: 0;top: 0;}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {overflow: hidden;}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {display: none;}
.fancybox-navigation .fancybox-button {background-clip: content-box;height: 100px;opacity: 0;position: absolute;top: calc(50% - 50px);width: 70px;}
.fancybox-navigation .fancybox-button div {padding: 7px;}
.fancybox-navigation .fancybox-button--arrow_left {left: 0;left: env(safe-area-inset-left);padding: 31px 26px 31px 6px;}
.fancybox-navigation .fancybox-button--arrow_right {padding: 31px 6px 31px 26px;right: 0;right: env(safe-area-inset-right);}
.fancybox-caption {background: linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom: 0;color: #eee;font-size: 14px;font-weight: 400;left: 0;line-height: 1.5;padding: 75px 44px 25px;pointer-events: none;right: 0;text-align: center;z-index: 99996;}
@supports (padding:max(0px)) {.fancybox-caption {padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}
.fancybox-caption--separate {margin-top: -50px;}
.fancybox-caption__body {max-height: 50vh;overflow: auto;pointer-events: all;}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {color: #ccc;text-decoration: none;}
.fancybox-caption a:hover {color: #fff;text-decoration: underline;}
.fancybox-loading {animation: a 1s linear infinite;background: transparent;border: 4px solid #888;border-bottom-color: #fff;border-radius: 50%;height: 50px;left: 50%;margin: -25px 0 0 -25px;opacity: .7;padding: 0;position: absolute;top: 50%;width: 50px;z-index: 99999;}
@keyframes a {to {transform: rotate(1 turn);}}
.fancybox-animated {transition-timing-function: cubic-bezier(0,0,.25,1);}
.fancybox-fx-slide.fancybox-slide--previous {opacity: 0;transform: translate3d(-100%,0,0);}
.fancybox-fx-slide.fancybox-slide--next {opacity: 0;transform: translate3d(100%,0,0);}
.fancybox-fx-slide.fancybox-slide--current {opacity: 1;transform: translateZ(0);}
.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 {opacity: 0;transform: scale3d(1.5,1.5,1.5);}
.fancybox-fx-zoom-in-out.fancybox-slide--next {opacity: 0;transform: scale3d(.5,.5,.5);}
.fancybox-fx-zoom-in-out.fancybox-slide--current {opacity: 1;transform: scaleX(1);}
.fancybox-fx-rotate.fancybox-slide--previous {opacity: 0;transform: rotate(-1 turn);}
.fancybox-fx-rotate.fancybox-slide--next {opacity: 0;transform: rotate(1 turn);}
.fancybox-fx-rotate.fancybox-slide--current {opacity: 1;transform: rotate(0deg);}
.fancybox-fx-circular.fancybox-slide--previous {opacity: 0;transform: scale3d(0,0,0) translate3d(-100%,0,0);}
.fancybox-fx-circular.fancybox-slide--next {opacity: 0;transform: scale3d(0,0,0) translate3d(100%,0,0);}
.fancybox-fx-circular.fancybox-slide--current {opacity: 1;transform: scaleX(1) translateZ(0);}
.fancybox-fx-tube.fancybox-slide--previous {transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);}
.fancybox-fx-tube.fancybox-slide--next {transform: translate3d(100%,0,0) scale(.1) skew(10deg);}
.fancybox-fx-tube.fancybox-slide--current {transform: translateZ(0) scale(1);}
@media (max-height:576px) {.fancybox-slide {padding-left: 6px;padding-right: 6px;}
	.fancybox-slide--image {padding: 6px 0;}
	.fancybox-close-small {right: -6px;}
	.fancybox-slide--image .fancybox-close-small {background: #4e4e4e;color: #f2f4f6;height: 36px;opacity: 1;padding: 6px;right: 0;top: 0;width: 36px;}
	.fancybox-caption {padding-left: 12px;padding-right: 12px;}
	@supports (padding:max(0px)) {.fancybox-caption {padding-left: max(12px,env(safe-area-inset-left));padding-right: max(12px,env(safe-area-inset-right));}}}
.fancybox-share {background: #f4f4f4;border-radius: 3px;max-width: 90%;padding: 30px;text-align: center;}
.fancybox-share h1 {color: #222;font-size: 35px;font-weight: 700;margin: 0 0 20px;}
.fancybox-share p {margin: 0;padding: 0;}
.fancybox-share__button {border: 0;border-radius: 3px;display: inline-block;font-size: 14px;font-weight: 700;line-height: 40px;margin: 0 5px 10px;min-width: 130px;padding: 0 15px;text-decoration: none;transition: all .2s;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;}
.fancybox-share__button:link, .fancybox-share__button:visited {color: #fff;}
.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 {height: 25px;margin-right: 7px;position: relative;top: -1px;vertical-align: middle;width: 25px;}
.fancybox-share__button svg path {fill: #fff;}
.fancybox-share__input {background: transparent;border: 0;border-bottom: 1px solid #d7d7d7;border-radius: 0;color: #5d5b5b;font-size: 14px;margin: 10px 0 0;outline: none;padding: 10px 15px;width: 100%;}
.fancybox-thumbs {background: #ddd;bottom: 0;display: none;margin: 0;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;padding: 2px 2px 4px;position: absolute;right: 0;-webkit-tap-highlight-color: rgba(0,0,0,0);top: 0;width: 212px;z-index: 99995;}
.fancybox-thumbs-x {overflow-x: auto;overflow-y: hidden;}
.fancybox-show-thumbs .fancybox-thumbs {display: block;}
.fancybox-show-thumbs .fancybox-inner {right: 212px;}
.fancybox-thumbs__list {font-size: 0;height: 100%;list-style: none;margin: 0;overflow-x: hidden;overflow-y: auto;padding: 0;position: absolute;position: relative;white-space: nowrap;width: 100%;}
.fancybox-thumbs-x .fancybox-thumbs__list {overflow: hidden;}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {width: 7px;}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {background: #fff;border-radius: 10px;box-shadow: inset 0 0 6px rgba(0,0,0,.3);}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {background: #2a2a2a;border-radius: 10px;}
.fancybox-thumbs__list a {-webkit-backface-visibility: hidden;backface-visibility: hidden;background-color: rgba(0,0,0,.1);background-position: 50%;background-repeat: no-repeat;background-size: cover;cursor: pointer;float: left;height: 75px;margin: 2px;max-height: calc(100% - 8px);max-width: calc(50% - 4px);outline: none;overflow: hidden;padding: 0;position: relative;-webkit-tap-highlight-color: transparent;width: 100px;}
.fancybox-thumbs__list a:before {border: 6px solid #ff5268;bottom: 0;content: "";left: 0;opacity: 0;position: absolute;right: 0;top: 0;transition: all .2s cubic-bezier(.25,.46,.45,.94);z-index: 99991;}
.fancybox-thumbs__list a:focus:before {opacity: .5;}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {opacity: 1;}
@media (max-width:576px) {.fancybox-thumbs {width: 110px;}
	.fancybox-show-thumbs .fancybox-inner {right: 110px;}
	.fancybox-thumbs__list a {max-width: calc(100% - 10px);}}
:root {--blue: #1f50af;--yellow: #ffd400;--red: #d9000b;--green: #00a624;--brown: #c89000;--white: #fff;--black: #000;--gray: #a3a3a3;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: "PT Sans",Helvetica,Arial,sans-serif;--font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}
*, :after, :before {-webkit-box-sizing: border-box;box-sizing: border-box;}
* {margin: 0;padding: 0;}
:focus {outline: none;}
html {font-family: sans-serif;line-height: 1.15;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0,0,0,0);overflow-x: hidden;}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}
body {margin: 0;font-family: "PT Sans",Helvetica,Arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 1.3;color: #000;text-align: left;background-color: #fff;min-height: 100vh;scroll-behavior: smooth;text-rendering: optimizeSpeed;overflow-x: hidden;position: relative;padding-top: 60px;}
@media (min-width:992px) {body {padding-top: 0;}
	body.fixed-header {padding-top: 60px;}}
[tabindex="-1"]:focus {outline: 0 !important;}
figure {margin: .5rem 0;}
figure figcaption {font-size: 12px;padding: .5rem .25rem;}
figure img {max-width: 100%;height: auto;}
img {vertical-align: middle;border-style: none;max-width: 100%;}
img.fluid {height: auto;margin-left: auto;margin-right: auto;display: block;}
svg {overflow: hidden;vertical-align: middle;}
output {display: inline-block;}
summary {display: list-item;cursor: pointer;}
template {display: none;}
[hidden] {display: none !important;}
article {padding-top: 20px;padding-bottom: 30px;}
@media (min-width:992px) {article {padding-left: 20px;padding-right: 20px;}}
article>h1 {text-align: center;margin-top: 10px;margin-bottom: 20px;}
@media (min-width:768px) {article>h1 {text-align: left;}}
@media (prefers-reduced-motion:reduce) {* {-webkit-animation-duration: .01ms !important;animation-duration: .01ms !important;-webkit-animation-iteration-count: 1 !important;animation-iteration-count: 1 !important;-webkit-transition-duration: .01ms !important;-o-transition-duration: .01ms !important;transition-duration: .01ms !important;scroll-behavior: auto !important;}}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {margin: 0 0 1rem;font-weight: 400;}
*+.h1, *+.h2, *+.h3, *+.h4, *+.h5, *+.h6, *+h1, *+h2, *+h3, *+h4, *+h5, *+h6 {margin-top: 2rem;}
.h1, h1 {font-size: 30px;}
.h2, h2 {font-size: 26px;}
.h3, h3 {font-size: 22px;}
.h4, h4 {font-size: 17px;}
.h5, h5 {font-size: 16px;}
.h6, h6 {font-size: 14px;}
a {color: #1f50af;text-decoration: underline;background-color: transparent;}
a:focus, a:hover {color: #1f50af;text-decoration: none;}
a:not([href]):not([tabindex]) {color: inherit;text-decoration: none;}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {color: inherit;text-decoration: none;}
a:not([href]):not([tabindex]):focus {outline: 0;}
p {margin: 0 0 1rem;}
p:last-child {margin-bottom: 0;}
hr {-webkit-box-sizing: content-box;box-sizing: content-box;height: 0;overflow: visible;margin: 2rem 0;border: 0;border-top: 1px solid #a3a3a3;}
.small, small {font-size: 12px;}
.micro {font-size: 11px;}
.lead {font-size: 16px;}
.mark, mark {padding: 2px;background-color: rgba(255,212,0,.2);}
.lh-1 {line-height: 1;}
.font-normal {font-weight: normal !important;}
.font-bold {font-weight: bold !important;}
.font-italic {font-style: italic !important;}
sub, sup {position: relative;font-size: 9.8px;line-height: 0;vertical-align: baseline;}
sub {bottom: -.25em;}
sup {top: -.5em;}
ol[class], ul[class] {list-style: none;}
ol, ul {margin: .5rem 0;padding-left: 1rem;}
article ul:not(.nav):not(.slick-dots):not(.list-unstyled) {list-style: none;padding: 0;margin: 15px 0;}
article ul:not(.nav):not(.slick-dots):not(.list-unstyled)>li {position: relative;padding-left: 15px;}
article ul:not(.nav):not(.slick-dots):not(.list-unstyled)>li:before {content: "";display: block;width: 5px;height: 5px;border: 1px solid #ffb800;background-color: #ffd400;border-radius: 100%;position: absolute;top: .5em;left: 0;}
.list-unstyled {padding: 0;margin: 0;list-style: none;}
.list-unstyled>li {margin: 0;padding: 0;}
.list-inline {padding: 0;margin: 0;list-style: none;}
.list-inline>li {margin: 0;padding: 0;}
.list-inline-item {display: inline-block;}
.list-inline-item:not(:last-child) {margin-right: .5rem;}
.list-check {color: #00a624;padding: 0;line-height: 1.3;}
.list-check>li {padding-left: 20px;margin-bottom: 10px;background: url("/img/icons/ul-check.svg") no-repeat 0 3px;}
dt {font-weight: 600;}
dd {margin-bottom: .5rem;margin-left: 0;}
.text-muted {color: #a3a3a3;}
.text-blue {color: #1f50af;}
.text-yellow {color: #ffd400;}
.text-red {color: #d9000b;}
.text-green {color: #00a624;}
.text-brown {color: #c89000;}
.text-white {color: #fff;}
.text-black {color: #000;}
.text-gray {color: #a3a3a3;}
.text-justify {text-align: justify !important;}
.text-wrap {white-space: normal !important;}
.text-nowrap {white-space: nowrap !important;}
.text-left {text-align: left !important;}
.text-right {text-align: right !important;}
.text-center {text-align: center !important;}
@media (min-width:576px) {.text-sm-left {text-align: left !important;}
	.text-sm-right {text-align: right !important;}
	.text-sm-center {text-align: center !important;}}
@media (min-width:768px) {.text-md-left {text-align: left !important;}
	.text-md-right {text-align: right !important;}
	.text-md-center {text-align: center !important;}}
@media (min-width:992px) {.text-lg-left {text-align: left !important;}
	.text-lg-right {text-align: right !important;}
	.text-lg-center {text-align: center !important;}}
@media (min-width:1200px) {.text-xl-left {text-align: left !important;}
	.text-xl-right {text-align: right !important;}
	.text-xl-center {text-align: center !important;}}
.text-lowercase {text-transform: lowercase !important;}
.text-uppercase {text-transform: uppercase !important;}
.text-capitalize {text-transform: capitalize !important;}
.text-nodecorate {text-decoration: none;}
abbr[title] {text-decoration: underline;text-decoration: underline dotted;-webkit-text-decoration: underline dotted;cursor: help;border-bottom: 0;text-decoration-skip-ink: none;}
.initialism {text-transform: uppercase;}
.blockquote {font-size: 17px;padding: 10px 0 10px 35px;background: url("/img/icons/quotes.svg") no-repeat 0 15px;background-size: 22px;}
@media (min-width:992px) {.blockquote {background-size: 36px 29px;padding-left: 60px;}}
.blockquote-footer {display: block;font-style: italic;font-size: 12px;}
.blockquote-footer:before {content: "— ";}
.text-mono, code, kbd, pre, samp {font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}
.label {background-color: #a3a3a3;color: #fff;text-align: center;padding: 2px 10px;display: inline-block;font-weight: bold;border-radius: 3px;}
.label.new {background-color: #00ae46;}
.label.send {background-color: #009bf2;}
.label.done {background-color: #640094;}
.label.yellow {background-color: #ffd400;color: #000;}
.container {width: 100%;padding-right: 10px;padding-left: 10px;margin-right: auto;margin-left: auto;position: relative;}
@media (min-width:576px) {.container {max-width: 540px;}}
@media (min-width:768px) {.container {max-width: 720px;}}
@media (min-width:992px) {.container {max-width: 960px;}}
@media (min-width:1200px) {.container {max-width: 1160px;}}
.container-fluid {width: 100%;padding-right: 10px;padding-left: 10px;margin-right: auto;margin-left: auto;}
.row {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-right: -10px;margin-left: -10px;}
.no-gutters {margin-right: 0;margin-left: 0;}
.no-gutters>.col, .no-gutters>[class*=col-] {padding-right: 0;padding-left: 0;}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-auto, .col-lg, .col-lg-1, .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-10, .col-lg-auto, .col-md, .col-md-1, .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-10, .col-md-auto, .col-sm, .col-sm-1, .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-10, .col-sm-auto, .col-xl, .col-xl-1, .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-10, .col-xl-auto {position: relative;width: 100%;padding-right: 10px;padding-left: 10px;}
.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: 100%;}
.col-1 {-webkit-box-flex: 0;-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}
.col-2 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
.col-3 {-webkit-box-flex: 0;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
.col-4 {-webkit-box-flex: 0;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
.col-5 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.col-6 {-webkit-box-flex: 0;-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
.col-7 {-webkit-box-flex: 0;-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
.col-8 {-webkit-box-flex: 0;-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%;}
.col-9 {-webkit-box-flex: 0;-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}
.col-10 {-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-last {-webkit-box-ordinal-group: 12;-ms-flex-order: 11;order: 11;}
.order-0 {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;}
.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;}
.offset-1 {margin-left: 10%;}
.offset-2 {margin-left: 20%;}
.offset-3 {margin-left: 30%;}
.offset-4 {margin-left: 40%;}
.offset-5 {margin-left: 50%;}
.offset-6 {margin-left: 60%;}
.offset-7 {margin-left: 70%;}
.offset-8 {margin-left: 80%;}
.offset-9 {margin-left: 90%;}
@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: 100%;}
	.col-sm-1 {-webkit-box-flex: 0;-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}
	.col-sm-2 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
	.col-sm-3 {-webkit-box-flex: 0;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
	.col-sm-4 {-webkit-box-flex: 0;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
	.col-sm-5 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.col-sm-6 {-webkit-box-flex: 0;-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
	.col-sm-7 {-webkit-box-flex: 0;-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
	.col-sm-8 {-webkit-box-flex: 0;-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%;}
	.col-sm-9 {-webkit-box-flex: 0;-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}
	.col-sm-10 {-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-last {-webkit-box-ordinal-group: 12;-ms-flex-order: 11;order: 11;}
	.order-sm-0 {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;}
	.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;}
	.offset-sm-0 {margin-left: 0;}
	.offset-sm-1 {margin-left: 10%;}
	.offset-sm-2 {margin-left: 20%;}
	.offset-sm-3 {margin-left: 30%;}
	.offset-sm-4 {margin-left: 40%;}
	.offset-sm-5 {margin-left: 50%;}
	.offset-sm-6 {margin-left: 60%;}
	.offset-sm-7 {margin-left: 70%;}
	.offset-sm-8 {margin-left: 80%;}
	.offset-sm-9 {margin-left: 90%;}}
@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: 100%;}
	.col-md-1 {-webkit-box-flex: 0;-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}
	.col-md-2 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
	.col-md-3 {-webkit-box-flex: 0;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
	.col-md-4 {-webkit-box-flex: 0;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
	.col-md-5 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.col-md-6 {-webkit-box-flex: 0;-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
	.col-md-7 {-webkit-box-flex: 0;-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
	.col-md-8 {-webkit-box-flex: 0;-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%;}
	.col-md-9 {-webkit-box-flex: 0;-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}
	.col-md-10 {-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-last {-webkit-box-ordinal-group: 12;-ms-flex-order: 11;order: 11;}
	.order-md-0 {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;}
	.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;}
	.offset-md-0 {margin-left: 0;}
	.offset-md-1 {margin-left: 10%;}
	.offset-md-2 {margin-left: 20%;}
	.offset-md-3 {margin-left: 30%;}
	.offset-md-4 {margin-left: 40%;}
	.offset-md-5 {margin-left: 50%;}
	.offset-md-6 {margin-left: 60%;}
	.offset-md-7 {margin-left: 70%;}
	.offset-md-8 {margin-left: 80%;}
	.offset-md-9 {margin-left: 90%;}}
@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: 100%;}
	.col-lg-1 {-webkit-box-flex: 0;-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}
	.col-lg-2 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
	.col-lg-3 {-webkit-box-flex: 0;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
	.col-lg-4 {-webkit-box-flex: 0;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
	.col-lg-5 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.col-lg-6 {-webkit-box-flex: 0;-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
	.col-lg-7 {-webkit-box-flex: 0;-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
	.col-lg-8 {-webkit-box-flex: 0;-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%;}
	.col-lg-9 {-webkit-box-flex: 0;-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}
	.col-lg-10 {-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-last {-webkit-box-ordinal-group: 12;-ms-flex-order: 11;order: 11;}
	.order-lg-0 {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;}
	.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;}
	.offset-lg-0 {margin-left: 0;}
	.offset-lg-1 {margin-left: 10%;}
	.offset-lg-2 {margin-left: 20%;}
	.offset-lg-3 {margin-left: 30%;}
	.offset-lg-4 {margin-left: 40%;}
	.offset-lg-5 {margin-left: 50%;}
	.offset-lg-6 {margin-left: 60%;}
	.offset-lg-7 {margin-left: 70%;}
	.offset-lg-8 {margin-left: 80%;}
	.offset-lg-9 {margin-left: 90%;}}
@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: 100%;}
	.col-xl-1 {-webkit-box-flex: 0;-ms-flex: 0 0 10%;flex: 0 0 10%;max-width: 10%;}
	.col-xl-2 {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;max-width: 20%;}
	.col-xl-3 {-webkit-box-flex: 0;-ms-flex: 0 0 30%;flex: 0 0 30%;max-width: 30%;}
	.col-xl-4 {-webkit-box-flex: 0;-ms-flex: 0 0 40%;flex: 0 0 40%;max-width: 40%;}
	.col-xl-5 {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
	.col-xl-6 {-webkit-box-flex: 0;-ms-flex: 0 0 60%;flex: 0 0 60%;max-width: 60%;}
	.col-xl-7 {-webkit-box-flex: 0;-ms-flex: 0 0 70%;flex: 0 0 70%;max-width: 70%;}
	.col-xl-8 {-webkit-box-flex: 0;-ms-flex: 0 0 80%;flex: 0 0 80%;max-width: 80%;}
	.col-xl-9 {-webkit-box-flex: 0;-ms-flex: 0 0 90%;flex: 0 0 90%;max-width: 90%;}
	.col-xl-10 {-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-last {-webkit-box-ordinal-group: 12;-ms-flex-order: 11;order: 11;}
	.order-xl-0 {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;}
	.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;}
	.offset-xl-0 {margin-left: 0;}
	.offset-xl-1 {margin-left: 10%;}
	.offset-xl-2 {margin-left: 20%;}
	.offset-xl-3 {margin-left: 30%;}
	.offset-xl-4 {margin-left: 40%;}
	.offset-xl-5 {margin-left: 50%;}
	.offset-xl-6 {margin-left: 60%;}
	.offset-xl-7 {margin-left: 70%;}
	.offset-xl-8 {margin-left: 80%;}
	.offset-xl-9 {margin-left: 90%;}}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {-webkit-appearance: listbox;}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {height: auto;}
[type=search] {outline-offset: -2px;-webkit-appearance: none;}
[type=search]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;}
input[type=number] {-moz-appearance: textfield;}
.form-control {display: block;width: 100%;height: 30px;padding: 4px 10px;font-family: "PT Sans",Helvetica,Arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 1.4;color: #000;background-color: #fff;background-clip: padding-box;border: 1px solid #ccc;overflow: visible;border-radius: 4px;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.form-control::-ms-expand {background-color: transparent;border: 0;}
.form-control::-webkit-input-placeholder {color: #a3a3a3;opacity: 1;}
.form-control:-ms-input-placeholder {color: #a3a3a3;opacity: 1;}
.form-control::-ms-input-placeholder {color: #a3a3a3;opacity: 1;}
.form-control::placeholder {color: #a3a3a3;opacity: 1;}
.form-control:disabled, .form-control[readonly] {background-color: #c9c9c9;opacity: 1;cursor: not-allowed;}
.form-control.required {-webkit-box-shadow: 0 1px 0 #1f50af;box-shadow: 0 1px 0 #1f50af;}
.form-control:focus {border-color: #999;}
.form-control.invalid {border-color: #d9000b;background-color: rgba(217,0,11,.075);}
select.form-control {word-wrap: normal;text-transform: none;}
select.form-control:focus::-ms-value {color: #000;background-color: #fff;}
.custom-select {position: relative;display: block;}
.custom-select select {-webkit-appearance: none;-moz-appearance: none;appearance: none;padding-right: 30px;}
.custom-select:after {content: "";background: url("/img/icons/corner-down.svg") no-repeat 50% 50%;position: absolute;top: 0;right: 0;z-index: 1;text-align: center;line-height: 30px;width: 30px;height: 30px;pointer-events: none;}
.form-control-file, .form-control-range {display: block;width: 100%;}
.form-control-file {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
.form-control-file input[type=file] {position: absolute;width: 1px;height: 1px;overflow: hidden;clip: rect(0 0 0 0);}
.form-control-file-descr {margin-left: 1rem;}
label {display: inline-block;margin-bottom: .5rem;}
label strong.text-red {position: absolute;top: .15em;right: 10px;font-size: 20px;}
select.form-control[multiple], select.form-control[size] {height: auto;}
textarea.form-control {height: auto;overflow: auto;resize: vertical;}
.form-group {margin-bottom: 15px;display: block;}
.form-check {display: block;margin: 0;}
.form-check-name {position: relative;min-height: 30px;line-height: 1.4;display: block;padding: 6px 0 4px 25px;}
.form-check-name:after, .form-check-name:before {content: "";position: absolute;left: 0;z-index: 1;border: 1px solid #a3a3a3;width: 15px;height: 15px;top: 7px;border-radius: 4px;-webkit-transition: all .15s ease;-o-transition: all .15s ease;transition: all .15s ease;}
.form-check-name:before {display: block;}
.form-check-name:after {display: none;background-color: #000;top: 10px;left: 3px;width: 9px;height: 9px;border-radius: 2px;}
.form-check-input:focus+.form-check-name:before {outline-color: #1f50af;outline-offset: -2px;outline-style: auto;outline-width: 5px;}
.form-check-input {position: absolute;width: 1px;height: 1px;overflow: hidden;clip: rect(0 0 0 0);}
.form-check-input:disabled+.form-check-name {color: #a3a3a3;cursor: not-allowed;}
.form-check-input:checked+.form-check-name:after, .form-check-input:checked+.form-check-name:before {border-color: #000;display: block;}
.form-check-inline {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-left: 0;}
.form-check-inline .form-check-input {position: static;margin-top: 0;margin-left: 0;}
.form-check.radio .form-check-name:after, .form-check.radio .form-check-name:before {border-radius: 100%;}
.form-inline {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.form-inline .form-check {width: 100%;}
@media (min-width:576px) {.form-inline label {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 0;}
	.form-inline .form-group {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-bottom: 0;}
	.form-inline .form-control {display: inline-block;width: auto;vertical-align: middle;}
	.form-inline .form-check {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: auto;padding-left: 0;}
	.form-inline .form-check-input {position: relative;-ms-flex-negative: 0;flex-shrink: 0;margin-top: 0;margin-left: 0;}}
fieldset {min-width: 0;border: 0;}
legend {display: block;width: 100%;max-width: 100%;padding: 0;margin-bottom: .5rem;font-size: 16px;line-height: inherit;color: inherit;white-space: normal;}
.js-input-counter {position: relative;}
.js-input-counter input {text-align: center;font-size: 17px;padding-left: 20px;padding-right: 20px;}
.js-input-counter>span {position: absolute;z-index: 2;top: 3px;display: block;width: 20px;height: 24px;border-radius: 3px;background-color: #fff;background-repeat: no-repeat;background-position: 50% 50%;cursor: pointer;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.js-input-counter>span.minus {background-image: url("/img/icons/minus.svg");left: 3px;}
.js-input-counter>span.plus {right: 3px;background-image: url("/img/icons/plus.svg");}
.js-input-counter>span:active, .js-input-counter>span:focus, .js-input-counter>span:hover {background-color: #ececec;}
[type=button], [type=reset], [type=submit], button {-webkit-appearance: button;}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {padding: 0;border-style: none;}
.btn {display: inline-block;font-family: "PT Sans",Helvetica,Arial,sans-serif;font-weight: 400;font-size: 14px;color: #000;text-decoration: none;text-align: center;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: #ffd400;border: 1px solid #ffd400;border-radius: 4px;padding: 5px 10px;text-transform: none;cursor: pointer;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.btn:active, .btn:focus, .btn:hover {background-color: #ffef5c;border-color: #ffef5c;color: #000;}
.btn.disabled, .btn:disabled {opacity: .5;pointer-events: none;}
a.btn.disabled, fieldset:disabled a.btn {pointer-events: none;}
.btn-gray {background: #f9f9f9;border-color: #f9f9f9;color: #000;}
.btn-gray:active, .btn-gray:focus, .btn-gray:hover {background: #e0e0e0;border-color: #e0e0e0;color: #000;}
.btn-black {border-color: #000;background-color: #000;color: #fff;}
.btn-black:active, .btn-black:focus, .btn-black:hover {background: #4d4d4d;border-color: #4d4d4d;color: #fff;}
.btn-border {background-color: #fff;border-color: #d8d8d8;color: #000;}
.btn-border.index-btn {font-size: 16px;line-height: 1.1;height: 70px;width: 100%;margin: 7px 0;padding: 3px 12px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.btn-border:active, .btn-border:focus, .btn-border:hover {background: #ffd400;border-color: #ffd400;color: #000;}
.btn-icon {padding-left: 35px;padding-right: 35px;}
.btn-sm {height: 21px;padding-top: 0;padding-bottom: 0;}
.btn-lg {height: 40px;font-size: 17px;line-height: 1.8;padding-left: 20px;padding-right: 20px;}
.btn-lg.btn-icon {padding-left: 40px;}
.btn-lg.btn-icon.btn-block {padding-right: 40px;}
.btn-xl {height: 52px;font-size: 22px;line-height: 1.7;padding-left: 30px;padding-right: 30px;}
.btn-xl.btn-icon {padding-left: 50px;}
.btn-xl.btn-icon.btn-block {padding-right: 50px;}
.btn-icon {position: relative;}
.btn-icon [class^=icon-] {position: absolute;top: calc(50% - .5em);left: 10px;}
.btn-icon.btn-sm [class^=icon-] {width: .8em;height: .8em;top: calc(50% - .4em);}
.btn-icon.btn-xl [class^=icon-] {left: 12px;}
.btn-link {font-weight: normal;color: #000;text-decoration: underline;background-color: transparent;border: 1px solid transparent;}
.btn-link:focus, .btn-link:hover {color: #1f50af;text-decoration: none;background-color: transparent;border: 1px solid transparent;}
.btn-link.disabled, .btn-link:disabled {pointer-events: none;opacity: .75;background-color: transparent;border: 1px solid transparent;}
.delete {background: none;border: none;border-radius: 0;cursor: pointer;}
.delete svg {width: 18px;height: 18px;fill: #a3a3a3;}
.delete:active svg, .delete:focus svg, .delete:hover svg {fill: #d9000b;}
.btn-block {display: block;width: 100%;}
.btn-block+.btn-block {margin-top: 10px;}
.btn-wide {min-width: 215px;}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {width: 100%;}
.table {width: 100%;margin-bottom: 1rem;color: inherit;background-color: #fff;border-collapse: collapse;}
.table caption {padding: .5rem 1rem;color: inherit;font-size: 16px;font-weight: bold;background-color: #bdbdbd;text-align: center;caption-side: top;}
.table td, .table th {padding: .5rem;vertical-align: top;border-top: 1px solid #a3a3a3;}
.table thead th {vertical-align: bottom;border-top: none;border-bottom: 2px solid #a3a3a3;text-align: inherit;}
.table tbody+tbody {border-top: 2px solid #a3a3a3;}
.table-responsive {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}
.card {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;border: 1px solid #ccc;border-radius: 4px;margin-bottom: 30px;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.card-header {padding: 10px;text-align: center;background-color: #f9f9f9;width: 100%;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;}
.card-body {padding: 10px;width: 100%;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;}
.card-footer {padding: 10px;text-align: right;background-color: #f9f9f9;width: 100%;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;}
.card.card-noborder {border: none;}
.card.card-logo {padding: 20px 20px 10px;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;height: 150px;text-decoration: none;color: inherit;margin: 0;background-color: transparent;}
.card.card-logo+.card.card-logo {margin-top: 15px;}
.card.card-logo img {display: block;margin: 0 auto auto;width: auto;}
.card.card-logo span {display: block;}
.card.card-light {background-color: #f9f9f9;border: none;padding: 10px 20px;color: #a3a3a3;}
.modal-open {overflow: hidden;}
.modal-open .modal {overflow-x: hidden;overflow-y: auto;}
.modal {position: fixed;top: 0;left: 0;z-index: 1050;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0;}
.modal-dialog {position: relative;width: auto;margin: .5rem;pointer-events: none;}
.modal.fade .modal-dialog {-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;-webkit-transform: translate(0,-50px);-ms-transform: translate(0,-50px);transform: translate(0,-50px);}
.modal.show .modal-dialog {-webkit-transform: none;-ms-transform: none;transform: none;}
.modal-dialog-scrollable {display: -webkit-box;display: -ms-flexbox;display: flex;max-height: calc(100% - 1rem);}
.modal-dialog-scrollable .modal-content {max-height: calc(100vh - 1rem);overflow: hidden;}
.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {-ms-flex-negative: 0;flex-shrink: 0;}
.modal-dialog-scrollable .modal-body {overflow-y: auto;}
.modal-dialog-centered {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;min-height: calc(100% - 1rem);}
.modal-dialog-centered:before {display: block;height: calc(100vh - 1rem);content: "";}
.modal-dialog-centered.modal-dialog-scrollable {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 100%;}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {max-height: none;}
.modal-dialog-centered.modal-dialog-scrollable:before {content: none;}
.modal-content {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;width: 100%;color: #000;pointer-events: auto;background-color: #fff;background-clip: padding-box;border: 1px solid #e3e3e3;-webkit-box-shadow: 0px 4px 15px rgba(0,0,0,.1);box-shadow: 0px 4px 15px rgba(0,0,0,.1);border-radius: 4px;outline: 0;}
.modal-backdrop {position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: rgba(0,0,0,.75);}
.modal-backdrop.fade {opacity: 0;}
.modal-backdrop.show {opacity: .5;}
.modal-header {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 30px;}
.modal-header .close {background: none;padding: 0;margin: 0;border: none;border-radius: 0;width: 30px;height: 30px;opacity: 1;cursor: pointer;}
.modal-header .close svg {-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;width: 100%;height: 100%;fill: #a3a3a3;}
.modal-header .close:active svg, .modal-header .close:focus svg, .modal-header .close:hover svg {fill: #d9000b;}
.modal-title {margin-bottom: 0;font-weight: bold;}
.modal-body {position: relative;-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;padding: 0 20px 20px;}
@media (min-width:768px) {.modal-body {padding: 0 70px 35px;}}
.modal-footer {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;padding: 1rem;}
.modal-scrollbar-measure {position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll;}
@media (min-width:576px) {.modal-dialog {max-width: 420px;margin: 1rem auto;}
	.modal-dialog-scrollable {max-height: calc(100% - 2rem);}
	.modal-dialog-scrollable .modal-content {max-height: calc(100vh - 2rem);}
	.modal-dialog-centered {min-height: calc(100% - 2rem);}
	.modal-dialog-centered:before {height: calc(100vh - 2rem);}
	.modal-content {-webkit-box-shadow: 0 0 6px -2px rgba(0,0,0,.6);box-shadow: 0 0 6px -2px rgba(0,0,0,.6);}
	.modal-sm {max-width: 300px;}}
@media (min-width:992px) {.modal-lg, .modal-xl {max-width: 800px;}}
@media (min-width:1200px) {.modal-xl {max-width: 1140px;}}
.modal-socials {text-align: center;}
.modal-socials li {display: inline-block;margin: 0 5px;background: #f9f9f9;border-radius: 100%;width: 40px;height: 40px;padding-top: 9px;cursor: pointer;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.modal-socials li:active, .modal-socials li:focus, .modal-socials li:hover {background-color: #ffd400;}
.modal-socials li svg {width: 1.5em;height: 1.5em;fill: #000;}
#modal_toCart .cartContent__item-toCartMain {background-color: #f9f9f9;}
@media (max-width:767px) {#modal_toCart .cartContent__item-toCartMain .cartContent__item-descr {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
	#modal_toCart .cartContent__item-toCartMain .cartContent__item-img {-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;width: 100%;padding: 0;text-align: center;margin-bottom: 5px;}}
#modal_toCart .modal_additionalItems .cartContent__item {margin: 0;border-radius: 0;}
@media (min-width:992px) {#modal_toCart .modal_additionalItems .cartContent__item-price {padding-right: 10px;}}
#modal_toCart .modal_additionalItems .cartContent__item-btn {-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;width: 100%;margin-top: 10px;}
@media (min-width:768px) {#modal_toCart .modal_additionalItems .cartContent__item-btn {-webkit-box-ordinal-group: 6;-ms-flex-order: 5;order: 5;}}
@media (min-width:992px) {#modal_toCart .modal_additionalItems .cartContent__item-btn {width: 90px;-webkit-box-flex: 0;-ms-flex: 0 0 90px;flex: 0 0 90px;margin: 0;}}
#modal_toCart .modal_additionalItems .cartContent__item+.cartContent__item {border-top: none;}
#modal_toCart .modal_additionalItems .cartContent__item:first-child {border-radius: 4px 4px 0 0;}
#modal_toCart .modal_additionalItems .cartContent__item:last-child {border-radius: 0 0 4px 4px;}
.logo {background-image: url("/img/logo.svg");background-repeat: no-repeat;background-position: 50% 50%;background-size: contain;display: block;}
footer .logo {width: 260px;height: 70px;}
@media (min-width:992px) {footer .logo {width: 265px;height: 72px;}}
header .logo {width: 133px;height: 32px;}
@media (min-width:992px) {header .logo {width: 265px;height: 72px;}}
.contacts {position: relative;width: 240px;padding-left: 40px;}
.contacts__phone {position: relative;padding-left: 30px;margin-left: -30px;margin-bottom: 10px;display: block;}
.contacts__phone .icon-phone-yellow {position: absolute;top: 6px;left: 3px;}
.contacts__phone .h3 {margin: 0;color: #000;font-weight: bold;}
.contacts a {color: inherit;}
.contacts__time {font-size: 11px;margin-top: 10px;}
.contacts__toggle {background: #f1f1f1 url("/img/icons/corner-down.svg") no-repeat 50% 50%;background-size: 6px 4px;border: none;border-radius: 100%;width: 15px;height: 15px;position: absolute;top: 7px;right: 0;cursor: pointer;}
.contacts__overlay {display: none;position: absolute;z-index: 1;top: -35px;left: -40px;padding: 15px 20px;background-color: #fff;border-radius: 4px;-webkit-box-shadow: 0px 4px 15px rgba(0,0,0,.1);box-shadow: 0px 4px 15px rgba(0,0,0,.1);width: 300px;color: #000;}
.contacts__overlay .contacts__phones {position: relative;padding-left: 40px;white-space: nowrap;}
.contacts__overlay .contacts__phones a {display: block;margin: 0;color: #000;line-height: 1.1;}
.contacts__overlay .contacts__phones .h2 {margin-bottom: 10px;}
.contacts__overlay .icon-phone-black {background-color: #ffd400;background-size: 20px;border-radius: 100%;width: 40px;height: 40px;position: absolute;top: 17px;left: -10px;}
.contacts.active .contacts__overlay {display: block;}
header .contacts {margin-top: 12px;margin-left: auto;}
header .contacts .contacts__phone {margin-bottom: 5px;}
.address {padding-left: 2px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 220px;}
.address p {margin-left: 10px;}
footer .address {margin-left: auto;margin-right: auto;}
header {background: #fff;position: fixed;top: 0;left: 0;right: 0;z-index: 4;height: 56px;-webkit-box-shadow: 0px 4px 15px rgba(0,0,0,.15);box-shadow: 0px 4px 15px rgba(0,0,0,.15);-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
header * {-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
@media (min-width:992px) {header {-webkit-box-shadow: none;box-shadow: none;position: relative;height: auto;}
	header:before {content: "";display: block;background-color: #f9f9f9;position: absolute;bottom: 0;left: 0;right: 0;height: 46px;}}
header a {text-decoration: none;}
header .header__top {display: none;background-color: #373e45;height: 35px;}
@media (min-width:992px) {header .header__top {display: block;}}
header .header__top .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
header .header__top ul li {display: inline-block;}
header .header__top ul li a {display: block;padding: 8px 10px;}
header .header__top ul li:first-child a {padding-left: 0;}
header .header__top ul li:last-child a {padding-right: 0;}
header .header__top a {color: #ccc;}
header .header__top a:active, header .header__top a:focus, header .header__top a:hover {color: #fff;}
header .header__wrapper {padding: 7px 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;position: relative;}
@media (min-width:992px) {header .header__wrapper {width: 960px;margin-left: auto;margin-right: auto;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-right: 15px;padding-left: 15px;padding-bottom: 0;}}
@media (min-width:1200px) {header .header__wrapper {width: 1160px;}}
header .header__logo-menu {width: 40px;height: 38px;border-radius: 4px;border: none;background-color: #ffd400;background-image: url("/img/icons/menu.svg");background-repeat: no-repeat;background-position: 50% 50%;background-size: 30px 16px;}
header .header__logo-menu.active {background-image: url("/img/icons/cross.svg");}
@media (min-width:992px) {header .header__logo-menu {display: none;}}
header .header__logo {-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;padding-left: 10px;padding-right: 10px;}
header .header__address {display: none;}
@media (min-width:992px) {header .header__address {display: block;}}
header .header__search {width: 35px;}
@media (min-width:992px) {header .header__search {width: 100%;}}
header .header__search .icon-zoom {width: 22px;height: 22px;}
@media (min-width:992px) {header .header__search .icon-zoom {display: none;}}
header .header__search .header__search-body {display: none;position: absolute;top: 3px;left: 3px;right: 3px;z-index: 1;background-color: #fff;border: 1px solid #e3e3e3;-webkit-box-shadow: 0px 4px 15px rgba(0,0,0,.1);box-shadow: 0px 4px 15px rgba(0,0,0,.1);border-radius: 4px;padding: 8px;}
@media (min-width:992px) {header .header__search .header__search-body {display: block !important;background: none;padding: 0;border: none;position: relative;-webkit-box-shadow: none;box-shadow: none;top: 0;left: 0;right: 0;}}
header .header__search .header__search-body .form-control {background: #ededed;height: 46px;padding-left: 40px;width: calc(100% - 40px);display: inline-block;}
@media (min-width:992px) {header .header__search .header__search-body .form-control {width: 100%;}}
header .header__search .header__search-body button {background: none;border: none;}
header .header__search .header__search-body button svg {width: 100%;height: 100%;}
header .header__search .header__search-body button.close {width: 20px;height: 20px;margin: 0 0 0 10px;}
header .header__search .header__search-body button.close svg {fill: #a3a3a3;}
header .header__search .header__search-body button.close:active svg, header .header__search .header__search-body button.close:focus svg, header .header__search .header__search-body button.close:hover svg {fill: #d9000b;}
@media (min-width:992px) {header .header__search .header__search-body button.close {display: none;}}
header .header__search .header__search-body button.submit {position: absolute;width: 16px;height: 16px;top: 21px;left: 22px;}
header .header__search .header__search-body button.submit svg {fill: #000;}
@media (min-width:992px) {header .header__search .header__search-body button.submit {top: 15px;left: 15px;}}
header .header__search .header__search-body button.mic {position: absolute;z-index: 2;width: 24px;height: 24px;left: auto;right: 55px;top: 20px;cursor: pointer;}
header .header__search .header__search-body button.mic svg {fill: #000;}
@media (min-width:992px) {header .header__search .header__search-body button.mic {top: 11px;right: 10px;}}
header .header__contacts {width: 35px;}
header .header__contacts .contacts {margin-top: 0;width: auto;padding-left: 0;}
header .header__contacts .contacts>.icon-phone-black, header .header__contacts .contacts>.icon-phone-green {width: 22px;height: 22px;}
header .header__contacts .contacts__callback, header .header__contacts .contacts__phone, header .header__contacts .contacts__toggle {display: none;}
header .header__contacts .contacts__overlay {top: 0;left: -225px;}
@media (min-width:768px) {header .header__contacts {width: 240px;margin-right: 10px;}
	header .header__contacts .contacts {padding-left: 40px;margin-top: 5px;}
	header .header__contacts .contacts__phone, header .header__contacts .contacts__toggle {display: block;}
	header .header__contacts .contacts__overlay {top: -5px;left: -70px;}}
@media (min-width:992px) {header .header__contacts .contacts__callback {display: block;}}
header .header__cart {width: 45px;height: 38px;color: #000;}
@media (min-width:992px) {header .header__cart {width: 150px;margin-left: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}}
header .header__cart .icon {position: relative;width: 45px;}
header .header__cart .icon .icon-cart-header {width: 37px;height: 33px;}
header .header__cart .icon .header__cart-num {background-color: #ffd400;color: #000;border: 2px solid #fff;border-radius: 100%;width: 21px;height: 21px;position: absolute;top: -3px;right: 0;font-size: 12px;text-align: center;}
header .header__cart .info {display: none;}
@media (min-width:992px) {header .header__cart .info {display: block;text-align: right;line-height: 1.1;margin-top: -2px;}
	header .header__cart .info strong {display: block;font-size: 17px;}}
header .header__links {display: none;}
header .header__links a {color: inherit;}
@media (min-width:992px) {header .header__links {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-pack: distribute;justify-content: space-around;font-size: 17px;}
	header .header__links span {display: inline-block;width: 2px;height: 36px;background-color: #ededed;}}
header .header__catalog {display: none;}
@media (min-width:992px) {header .header__catalog {display: block;}}
header .header__catalog button {width: 335px;height: 46px;display: block;font-size: 22px;background-image: url("/img/icons/corner-down-black.svg");background-repeat: no-repeat;background-position: 95% 21px;background-size: 10px 6px;}
header .header__catalog button [class^=icon-] {left: 20px;height: 14px;width: 19px;top: calc(50% - 6px);}
header .header__catalog button:active, header .header__catalog button:focus, header .header__catalog button:hover {background-color: #ffd400;}
header .header__catalog-list {display: none;background-color: #fff;font-size: 17px;border-radius: 4px;border: 1px solid #e3e3e3;-webkit-box-shadow: 0px 4px 15px rgba(0,0,0,.1);box-shadow: 0px 4px 15px rgba(0,0,0,.1);position: absolute;z-index: 99;top: 54px;left: 2px;right: 2px;color: #000;overflow: hidden;padding-bottom: 10px;max-height: calc(100vh - 55px);overflow-y: auto;}
header .header__catalog-list ul {margin: 0;padding: 0;list-style: none;}
header .header__catalog-list ul li {display: block;padding: 0 0 0 15px;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
header .header__catalog-list ul li.menu-additional a {font-size: 14px;color: #a3a3a3;}
@media (min-width:992px) {header .header__catalog-list ul li.menu-additional {display: none;}}
header .header__catalog-list ul li.active {background-color: #f9f9f9;padding-bottom: 10px;}
header .header__catalog-list ul li.active>span:after {opacity: 1;-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
header .header__catalog-list ul li span {display: block;padding-bottom: 10px;padding-top: 10px;padding-right: 20px;margin-right: 15px;border-bottom: 1px solid #e3e3e3;position: relative;}
header .header__catalog-list ul li span:after {content: "";display: block;width: 12px;height: 10px;background: url("/img/icons/corner-menu.svg") no-repeat 50% 50%;background-size: contain;position: absolute;top: calc(50% - 5px);right: 0;opacity: .5;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
header .header__catalog-list ul li a {display: block;color: inherit;margin-right: 15px;padding-bottom: 10px;padding-top: 10px;border-bottom: 1px solid #e3e3e3;}
header .header__catalog-list ul.sub {display: none;}
header .header__catalog-list.active {display: block;}
@media (min-width:768px) {header .header__catalog-list ul li a, header .header__catalog-list ul li span {padding-bottom: 5px;padding-top: 5px;}}
@media (min-width:992px) {header .header__catalog-list {width: 335px;top: 150px;left: 15px;overflow: visible;}
	header .header__catalog-list ul li {position: relative;}
	header .header__catalog-list ul li.active {padding-bottom: 0;}
	header .header__catalog-list ul li.active>span:after {-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);}
	header .header__catalog-list ul li:last-child a, header .header__catalog-list ul li:last-child span {border-bottom: none;}
	header .header__catalog-list ul li:active, header .header__catalog-list ul li:focus, header .header__catalog-list ul li:hover {background-color: #f9f9f9;}
	header .header__catalog-list ul li:active>ul.sub, header .header__catalog-list ul li:focus>ul.sub, header .header__catalog-list ul li:hover>ul.sub {display: block;}
	header .header__catalog-list ul.sub {position: absolute;z-index: 1;left: calc(100% - 4px);top: -1px;width: 300px;background-color: #fff;border-radius: 4px;border: 1px solid #e3e3e3;-webkit-box-shadow: 0px 4px 15px rgba(0,0,0,.1);box-shadow: 0px 4px 15px rgba(0,0,0,.1);}}
@media (min-width:992px) {header .header__wrapper {display: -ms-grid;display: grid;grid-row-gap: 20px;}
	header .header__logo {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 3;grid-column-end: 4;}
	header .header__address {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 4;grid-column-start: 4;-ms-grid-column-span: 2;grid-column-end: 6;}
	header .header__contacts {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 6;grid-column-start: 6;-ms-grid-column-span: 3;grid-column-end: 9;}
	header .header__cart {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 9;grid-column-start: 9;-ms-grid-column-span: 1;grid-column-end: 10;}
	header .header__catalog {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 3;grid-column-end: 4;}
	header .header__search {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 4;grid-column-start: 4;-ms-grid-column-span: 3;grid-column-end: 7;}
	header .header__links {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 7;grid-column-start: 7;-ms-grid-column-span: 3;grid-column-end: 10;}}
body.fixed-header header {position: fixed;top: 0;left: 0;right: 0;z-index: 4;height: 56px;-webkit-box-shadow: 0px 4px 15px rgba(0,0,0,.15);box-shadow: 0px 4px 15px rgba(0,0,0,.15);}
body.fixed-header header:before {display: none;}
body.fixed-header header .header__top {display: none;}
body.fixed-header header .header__wrapper {grid-row-gap: 0;padding-top: 3px;}
body.fixed-header header .header__logo {display: none;}
body.fixed-header header .header__address {display: none;}
body.fixed-header header .header__contacts {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 4;grid-column-start: 4;-ms-grid-column-span: 0;grid-column-end: 4;}
body.fixed-header header .header__contacts .contacts .contacts__callback {display: none;}
body.fixed-header header .header__cart {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 5;grid-column-start: 5;-ms-grid-column-span: 0;grid-column-end: 5;width: 45px;}
body.fixed-header header .header__cart .info {display: none;}
body.fixed-header header .header__catalog {width: 216px;-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 1;grid-column-start: 1;-ms-grid-column-span: 1;grid-column-end: 2;}
body.fixed-header header .header__catalog button {width: 100%;font-size: 17px;}
@media (min-width:1200px) {body.fixed-header header .header__catalog button {width: 335px;}}
body.fixed-header header .header__search {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 3;grid-column-start: 3;-ms-grid-column-span: 0;grid-column-end: 3;}
body.fixed-header header .header__links {display: none;}
body.fixed-header header .header__catalog-list {top: 60px;}
footer {border-top: 3px solid #f9f9f9;color: #a3a3a3;margin-top: 40px;}
footer a {color: inherit;text-decoration: none;}
footer a:active, footer a:focus, footer a:hover {color: #000;}
footer>.container {border-top: 5px solid #ffd400;border-bottom: 5px solid #373e45;padding: 30px 0;margin-left: 10px;margin-right: 10px;width: auto;}
footer .logo {margin-left: auto;margin-right: auto;}
footer .footer__nav {margin-top: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
footer .footer__nav ul+ul {margin-left: 40px;}
footer .footer__nav ul li {margin: 0;}
footer .footer__nav ul li a {display: block;padding: 2px 0;}
footer .footer__contacts {margin-top: 20px;margin-left: auto;margin-right: auto;}
footer .footer__address {margin-top: 20px;}
footer .footer__socials {margin-top: 30px;text-align: center;}
footer .footer__socials ul li {display: inline-block;}
footer .footer__socials ul li a {width: 22px;height: 22px;margin: 0 10px;opacity: 1;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
footer .footer__socials ul li a:active, footer .footer__socials ul li a:focus, footer .footer__socials ul li a:hover {opacity: .7;}
footer .footer__cards {margin-top: 20px;text-align: center;}
footer .footer__copy {margin-top: 20px;text-align: center;padding: 0 40px;font-size: 12px;}
footer .footer__flaris {margin-top: 20px;text-align: center;}
footer .footer__flaris .flaris {display: inline-block;background: url("/img/flaris.png") no-repeat 0 0;width: 159px;height: 30px;}
footer .footer__yandex {margin-top: 20px;text-align: center;}
footer .footer__yandex img {min-width: 155px;}
@media (min-width:768px) {footer>.container {display: -ms-grid;display: grid;margin-left: auto;margin-right: auto;padding-left: 15px;padding-right: 15px;-ms-grid-columns: 1fr 1fr;grid-template-columns: 1fr 1fr;}
	footer .logo {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 1;grid-column-start: 1;}
	footer .footer__nav {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 1;grid-column-start: 1;margin-top: 0;}
	footer .footer__contacts {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 2;grid-column-start: 2;margin-top: 10px;}
	footer .footer__address {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 2;grid-column-start: 2;}
	footer .footer__socials {-ms-grid-row: 3;grid-row-start: 3;-ms-grid-column: 2;grid-column-start: 2;}
	footer .footer__cards {-ms-grid-row: 4;grid-row-start: 4;-ms-grid-column: 2;grid-column-start: 2;}
	footer .footer__copy {-ms-grid-row: 3;grid-row-start: 3;-ms-grid-row-span: 2;grid-row-end: 5;-ms-grid-column: 1;grid-column-start: 1;padding-right: 0;}
	footer .footer__flaris {-ms-grid-row: 5;grid-row-start: 5;-ms-grid-column: 2;grid-column-start: 2;}}
@media (min-width:992px) {footer>.container {-ms-grid-columns: 1fr 1fr 1fr;grid-template-columns: 1fr 1fr 1fr;}
	footer .logo {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 1;grid-column-start: 1;margin-left: 0;}
	footer .footer__nav {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 2;grid-column-start: 2;margin-top: 10px;}
	footer .footer__contacts {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 4;grid-column-start: 4;margin-top: 10px;}
	footer .footer__address {margin-top: 0;-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 4;grid-column-start: 4;}
	footer .footer__socials {-ms-grid-row: 3;grid-row-start: 3;-ms-grid-column: 2;grid-column-start: 2;}
	footer .footer__cards {-ms-grid-row: 3;grid-row-start: 3;-ms-grid-column: 3;grid-column-start: 3;}
	footer .footer__copy {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 1;grid-column-start: 1;text-align: left;margin-top: 0;padding-left: 0;}
	footer .footer__flaris {-ms-grid-row: 3;grid-row-start: 3;-ms-grid-column: 4;grid-column-start: 4;}
	footer .footer__yandex {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 3;grid-column-start: 3;margin-top: 10px;}}
@media (min-width:1200px) {footer>.container {-ms-grid-columns: 30% 2fr 1fr 1fr 20%;grid-template-columns: 30% 2fr 1fr 1fr 20%;}
	footer .logo {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 1;grid-column-start: 1;}
	footer .footer__nav {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 2;grid-column-start: 2;padding-left: 0;margin-top: 10px;}
	footer .footer__contacts {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 5;grid-column-start: 5;margin-top: 10px;}
	footer .footer__address {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 5;grid-column-start: 5;margin-top: 20px;}
	footer .footer__socials {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 4;grid-column-start: 4;margin-top: 10px;}
	footer .footer__socials ul li {display: block;}
	footer .footer__socials ul li a {margin: 0 0 10px;}
	footer .footer__cards {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 3;grid-column-start: 3;}
	footer .footer__copy {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 1;grid-column-start: 1;padding-left: 0;margin-top: -30px;}
	footer .footer__flaris {-ms-grid-row: 2;grid-row-start: 2;-ms-grid-column: 2;grid-column-start: 2;text-align: left;}
	footer .footer__yandex {-ms-grid-row: 1;grid-row-start: 1;-ms-grid-column: 3;grid-column-start: 3;margin-top: 10px;}}
#toTop {position: fixed;cursor: pointer;width: 40px;height: 40px;bottom: 100px;right: 0;background: #ffd400 url("/img/icons/corner-up-white.svg") no-repeat 50% 50%;-webkit-transition: all .35s ease;-o-transition: all .35s ease;transition: all .35s ease;}
#toTop:active, #toTop:focus, #toTop:hover {background-color: #ffef5c;}
.breadcrumbs__wrapper {position: relative;margin-left: -20px;margin-right: -20px;height: 25px;overflow: hidden;width: 100%;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;}
.breadcrumbs {list-style: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;font-size: 14px;overflow-x: scroll;margin: 0 0 -30px;padding: 0 20px 20px;color: #a3a3a3;}
@media (min-width:768px) {.breadcrumbs {padding-bottom: 0;overflow: auto;margin: 0;}}
.breadcrumbs>li {display: inline-block;margin: 0;padding-left: 0;white-space: nowrap;padding-right: 10px;}
.breadcrumbs>li:last-child {padding-right: 20px;}
.breadcrumbs>li:not(:last-child):after {content: "/";display: inline-block;padding: 0 0 0 10px;}
.breadcrumbs>li a {text-decoration: none;}
.slick-slider {position: relative;display: block;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list {position: relative;overflow: hidden;display: block;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.slick-track {position: relative;left: 0;top: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:after, .slick-track:before {content: "";display: table;}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {float: left;height: 100%;min-height: 1px;display: none;}
[dir=rtl] .slick-slide {float: right;}
.slick-slide img {display: block;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-arrow {background: transparent url("/img/icons/corner-left.svg") no-repeat 46% 50%;background-size: 12px 21px;width: 45px;height: 45px;border-radius: 100%;border: none;position: absolute;top: 0;z-index: 1;cursor: pointer;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.slick-arrow:active, .slick-arrow:focus, .slick-arrow:hover {background-color: #ffd400;}
.slick-arrow.slick-prev {left: 0;}
.slick-arrow.slick-next {right: 0;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.slick-arrow.slick-disabled {pointer-events: none;opacity: .15;background-color: transparent !important;}
@media (min-width:992px) {.slick-arrow.slick-next {right: 30px;}
	.slick-arrow.slick-prev {left: 30px;}}
.slider ul.slick-dots {margin: 0;padding: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}
.slider ul.slick-dots>li {display: inline-block;margin: 0 7px;-webkit-box-flex: 0;-ms-flex: 0 0 30px;flex: 0 0 30px;}
.slider ul.slick-dots>li:before {display: none;}
.slider ul.slick-dots>li button {background: #dadada;border: none;border-radius: 4px;height: 4px;width: 100%;font-size: 0;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.slider ul.slick-dots>li.slick-active button {background-color: #000;}
.slider-title {display: block;text-align: center;padding: 20px 35px;}
.slider .slick-arrow {top: -59px;}
.slider-goods .slider-body {height: 400px;}
@media (min-width:768px) {.slider-goods .slider-body {padding: 0 30px;}}
@media (min-width:992px) {.slider-goods .slider-body {height: 400px;}}
@media (min-width:1200px) {.slider-goods .slider-body {height: 370px;}}
.slider-reviews {margin-bottom: 40px;}
.slider-reviews .slider-body {padding: 0 40px;}
@media (min-width:768px) {.slider-reviews .slider-body {padding: 0 50px;}}
@media (min-width:992px) {.slider-reviews .slider-body {padding: 0 160px;}}
.slider-reviews .slick-arrow {top: calc(50% - 22px);}
.slider-partners {margin-bottom: 40px;}
.slider-sert {margin-bottom: 40px;}
.slider-sert .slider-body {margin-top: 10px;}
.slider-sert .slick-arrow {top: -65px;}
.slider-sert .sert {position: relative;text-align: center;}
.slider-sert .sert a {display: inline-block;}
.slider-sert .sert p {position: absolute;z-index: 1;bottom: 20px;left: 20px;right: 20px;text-decoration: none;color: #fff;font-size: 17px;text-align: left;}
.slider-sert .sert:active a:before, .slider-sert .sert:focus a:before, .slider-sert .sert:hover a:before {background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),color-stop(77.93%,rgba(0,0,0,.76)));background: -webkit-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.76) 77.93%);background: -o-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.76) 77.93%);background: linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.76) 77.93%);}
.slider-sert a[data-fancybox]:after {display: none;}
.slider-sert a[data-fancybox]:before {content: "";display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: -webkit-gradient(linear,left top,left bottom,color-stop(21.6%,rgba(0,0,0,0)),color-stop(77.93%,rgba(0,0,0,.9)));background: -webkit-linear-gradient(top,rgba(0,0,0,0) 21.6%,rgba(0,0,0,.9) 77.93%);background: -o-linear-gradient(top,rgba(0,0,0,0) 21.6%,rgba(0,0,0,.9) 77.93%);background: linear-gradient(180deg,rgba(0,0,0,0) 21.6%,rgba(0,0,0,.9) 77.93%);}
.slider-index .slider-index__body {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;height: 270px;border-radius: 4px;overflow-x: hidden;padding: 0 10px;text-shadow: 0px 1px 0px #000;text-decoration: none;}
.slider-index .slider-index__img {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-pack: distribute;justify-content: space-around;height: 270px;text-align: center;position: absolute;top: 0;left: 0;right: 0;}
.slider-index .slider-index__img>img {-o-object-position: center;object-position: center;-o-object-fit: cover;object-fit: cover;width: 100%;height: 100%;}
.slider-index .slider-index__content {height: 270px;}
.slider-index .slick-arrow {display: none !important;}
@media (min-width:992px) {.slider-index .slick-arrow {display: block !important;top: calc(50% - 23px);-webkit-filter: invert(1);filter: invert(1);background-color: transparent;}}
.slider-index .slick-arrow.slick-disabled {opacity: 0;}
a[data-fancybox] {position: relative;display: block;cursor: -webkit-zoom-in;cursor: zoom-in;}
.fancybox-image {border-radius: 15px;}
ul.pagination {margin: 30px auto;list-style: none;padding: 0;text-align: center;font-size: 17px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
ul.pagination>li {display: inline-block;}
ul.pagination>li.disabled {display: none;}
ul.pagination a {display: block;color: #a3a3a3;text-decoration: none;border-radius: 100%;width: 32px;height: 32px;line-height: 32px;margin: 0 5px;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
ul.pagination a:active, ul.pagination a:focus, ul.pagination a:hover {background-color: #ffd400;color: #000;}
ul.pagination a svg {width: 12px;height: 21px;margin: -2px 0 0 -3px;}
ul.pagination a.next svg {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);margin: -2px -4px 0 0;}
ul.pagination a.active {color: #000;background-color: #ffd400;font-size: 22px;}
.nav {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}
.nav-link {display: inline-block;}
.nav-link.disabled {pointer-events: none;cursor: default;}
@media (min-width:576px) {.nav-link {white-space: nowrap;}}
.nav-tabs {margin-bottom: 35px;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
@media (min-width:768px) {.nav-tabs {font-size: 17px;}}
.nav-tabs .nav-item {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
@media (min-width:768px) {.nav-tabs .nav-item {-webkit-box-flex: 0;-ms-flex: 0;flex: 0;}}
.nav-tabs .nav-link {display: block;height: 49px;text-align: center;padding: 10px 15px;text-decoration: none;font-weight: normal;line-height: 2;color: #a3a3a3;border-bottom: 6px solid #a3a3a3;}
@media (min-width:768px) {.nav-tabs .nav-link {line-height: 1.5;min-width: 220px;}}
.nav-tabs .nav-link.disabled {background-color: transparent;border-color: transparent;opacity: .5;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {border-color: #a3a3a3;background-color: #a3a3a3;color: #fff;border-radius: 4px 4px 0 0;}
.nav-fill .nav-item {-webkit-box-flex: 1;-ms-flex: 1 1 100%;flex: 1 1 100%;padding-top: 5px;}
.nav-fill .nav-item .nav-link {text-align: left;}
@media (min-width:768px) {.nav-fill .nav-item {-webkit-box-flex: 0;-ms-flex: 0;flex: 0;}
	.nav-fill .nav-item .nav-link {min-width: 0;}}
@media (min-width:768px) {.nav-fill {position: relative;width: 100%;}
	.nav-fill:after {content: "";display: block;height: 6px;background-color: #a3a3a3;width: 100%;position: absolute;bottom: 0;left: 0;right: 0;}}
.nav-justified .nav-item {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;text-align: center;}
.nav-center {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.nav-tabs-yellow .nav-link {border-color: #ffd400;color: #000;}
.nav-tabs-yellow .nav-link.active {color: #000;border-color: #ffd400;background-color: #ffd400;}
@media (min-width:576px) {.nav-tabs-yellow:after {background-color: #ffd400;}}
.tab-content {margin-bottom: 50px;}
.tab-content>.tab-pane {display: none;}
.tab-content>.active {display: block;}
.tooltip {position: absolute;z-index: 1070;display: block;margin: 0;font-size: 12px;word-wrap: break-word;opacity: 0;pointer-events: none;}
.tooltip.show {opacity: 1;}
.tooltip .arrow {display: none;}
.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {padding: 0 0 .33333rem;}
.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {padding: 0 0 0 .33333rem;}
.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {padding: .33333rem 0 0 0;}
.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {padding: 0 .33333rem 0 0;}
.tooltip-inner {max-width: 200px;padding: 0;color: #000;text-align: center;background-color: white;border-radius: 4px;-webkit-box-shadow: 0 0 6px -2px rgba(0,0,0,.6);box-shadow: 0 0 6px -2px rgba(0,0,0,.6);}
.tooltip-handler {display: inline-block;border-radius: 100%;border: none;background: #ffd400;background-size: contain;width: .5rem;height: .5rem;position: relative;text-align: center;vertical-align: middle;}
[class^=icon-] {display: inline-block;width: 1em;height: 1em;background-size: contain;background-position: 50% 50%;background-repeat: no-repeat;}
.icon-cart {background-image: url("/img/icons/cart.svg");}
.icon-cart-header {background-image: url("/img/icons/cart-header.svg");}
.icon-phone-gray {background-image: url("/img/icons/phone-gray.svg");}
.icon-phone-black {background-image: url("/img/icons/phone-black.svg");}
.icon-phone-yellow {background-image: url("/img/icons/phone-yellow.svg");}
.icon-phone-green {background-image: url("/img/icons/phone-green.svg");}
.icon-vk {background-image: url("/img/icons/soc-vk.svg");}
.icon-in {background-image: url("/img/icons/soc-in.svg");}
.icon-fb {background-image: url("/img/icons/soc-fb.svg");}
.icon-yt {background-image: url("/img/icons/soc-yt.svg");}
.icon-zoom {background-image: url("/img/icons/zoom.svg");}
.icon-folder {background-image: url("/img/icons/folder.svg");}
.icon-enter {background-image: url("/img/icons/enter.svg");}
.icon-pin {border-radius: 100%;width: 27px;height: 27px;background-color: #ffd400;background-image: url("/img/icons/pin.svg");background-size: 11px 15px;}
.icon-direct, .icon-phone, .icon-time {width: 40px;height: 40px;border-radius: 100%;background-color: #ffd400;background-size: 18px;}
.icon-phone {background-image: url("/img/icons/phone-black.svg");}
.icon-direct {background-image: url("/img/icons/direct.svg");}
.icon-time {background-image: url("/img/icons/time.svg");}
.icon-auto {background-image: url("/img/icons/auto.svg");}
.icon-bus {background-image: url("/img/icons/bus.svg");}
.icon-arrow-left, .icon-arrow-right {width: 70px;height: 50px;background-color: #f9f9f9;background-size: 16px 28px;border-radius: 4px;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.icon-arrow-left:active, .icon-arrow-left:focus, .icon-arrow-left:hover, .icon-arrow-right:active, .icon-arrow-right:focus, .icon-arrow-right:hover {background-color: #e0e0e0;}
.icon-arrow-right {background-image: url("/img/icons/corner-right.svg");}
.icon-arrow-left {background-image: url("/img/icons/corner-left.svg");}
.icon-calc {border-right: 100%;width: 27px;height: 27px;background: #ffd400 url("/img/icons/calc.svg") no-repeat 50% 50%;border-radius: 100%;}
.icon-file {background-image: url("/img/icons/file.svg");}
.img-advantage {height: 75px;width: auto;}
.subscribe {background: #ffd400 url("/img/subscribe-bg.svg") no-repeat -30% 25%;padding: 60px 0;text-align: center;}
@media (min-width:768px) {.subscribe {background-position: 0% 25%;}}
@media (min-width:992px) {.subscribe {background-position: 5% -15%;text-align: left;padding: 30px 0;}}
.good {position: relative;text-align: center;padding-bottom: 10px;height: 395px;}
@media (min-width:992px) {.good {height: 380px;}}
@media (min-width:1200px) {.good {height: 350px;}}
.good-body {padding: 10px 20px;position: relative;border-radius: 4px;background-color: #fff;border: 1px solid transparent;}
.good-body .action, .good-body .hit {position: absolute;top: 15px;left: 15px;color: #fff;text-transform: uppercase;line-height: 54px;width: 55px;height: 55px;border-radius: 100%;}
.good-body .action {background-color: #d9000b;}
.good-body .hit {background-color: #c89000;}
.good-body a {text-decoration: none;color: #000;}
.good-body .img {display: block;margin: 0 auto;max-height: 200px;}
.good-body .img img {margin: auto;max-height: 100%;max-width: 100%;}
.good-body .title {height: 55px;display: block;overflow-y: hidden;}
.good-body .price {display: block;height: 45px;padding: 10px 0 15px;position: relative;}
.good-body .price-old {font-weight: normal;color: #a3a3a3;font-size: 13px;position: relative;margin-left: 5px;}
.good-body .price-old:after {content: "";display: block;width: 50px;height: 1px;background-color: #a3a3a3;position: absolute;top: 9px;right: 0;-webkit-transform: rotate(-25deg);-ms-transform: rotate(-25deg);transform: rotate(-25deg);}
.good-body .price-new {color: #d9000b;font-size: 16px;position: relative;display: inline-block;}
.good-body .price-by-item {display: block;}
.good-btn {-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
.good:active .good-body, .good:focus .good-body, .good:hover .good-body {-webkit-box-shadow: 0px 4px 15px rgba(0,0,0,.1);box-shadow: 0px 4px 15px rgba(0,0,0,.1);border-color: #e3e3e3;position: absolute;z-index: 1;top: 0;left: 0;right: 0;}
@media (min-width:992px) {.good .good-btn {display: none;}
	.good:active .good-btn, .good:focus .good-btn, .good:hover .good-btn {display: -webkit-box;display: -ms-flexbox;display: flex;}}
.media-left {width: 100%;margin: 20px 0;}
.media-left:first-child {margin-top: 0;}
.media-left+* {margin-top: 0;}
@media (min-width:992px) {.media-left {float: left;margin-right: 20px;width: auto;margin-top: 0;}}
.media-right {width: 100%;margin: 20px 0;}
.media-right:first-child {margin-top: 0;}
.media-right+* {margin-top: 0;}
@media (min-width:992px) {.media-right {float: right;margin-left: 20px;width: auto;margin-top: 0;}}
.border-radius-10 {border-radius: 10px;}
.border-radius-20 {border-radius: 20px;}
.clearfix:after {display: block;clear: both;content: "";}
.article-bit {text-align: center;}
.article-bit p {position: absolute;z-index: 1;bottom: 20px;left: 20px;right: 20px;text-decoration: none;color: #fff;font-weight: bold;font-size: 17px;text-align: left;}
.article-bit a {display: inline-block;position: relative;}
.article-bit a:before {content: "";display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;background: -webkit-gradient(linear,left top,left bottom,color-stop(21.6%,rgba(0,0,0,0)),color-stop(77.93%,rgba(0,0,0,.76)));background: -webkit-linear-gradient(top,rgba(0,0,0,0) 21.6%,rgba(0,0,0,.76) 77.93%);background: -o-linear-gradient(top,rgba(0,0,0,0) 21.6%,rgba(0,0,0,.76) 77.93%);background: linear-gradient(180deg,rgba(0,0,0,0) 21.6%,rgba(0,0,0,.76) 77.93%);-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.article-bit:active a:before, .article-bit:focus a:before, .article-bit:hover a:before {background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),color-stop(77.93%,rgba(0,0,0,.9)));background: -webkit-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.9) 77.93%);background: -o-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(0,0,0,.9) 77.93%);background: linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.9) 77.93%);}
.article-info {margin-top: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
@media (min-width:768px) {.article-info {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}}
.article-info .author, .article-info .pubdate {background-color: #f9f9f9;color: #a3a3a3;}
.article-info .author {padding: 10px 10px 3px;}
@media (min-width:768px) {.article-info .author {padding: 10px;}}
.article-info .pubdate {padding: 3px 10px 10px;}
@media (min-width:768px) {.article-info .pubdate {padding: 10px;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}}
.article-info .share {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;text-align: center;padding: 10px;}
@media (min-width:768px) {.article-info .share {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;background-color: #f9f9f9;color: #a3a3a3;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;text-align: right;}}
.news__list {margin-bottom: 30px;}
.news__list .article-bit {margin-bottom: 20px;}
.news__list .article-bit>a {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;height: 320px;}
.news__list .article-bit>a img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
@media (min-width:576px) {.news__list {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;margin-left: -10px;margin-right: -10px;}
	.news__list .article-bit {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;padding-left: 10px;padding-right: 10px;}}
@media (min-width:768px) {.news__list .article-bit {-webkit-box-flex: 0;-ms-flex: 0 0 33%;flex: 0 0 33%;}}
@media (min-width:992px) {.news__list .article-bit {-webkit-box-flex: 0;-ms-flex: 0 0 25%;flex: 0 0 25%;}}
@media (min-width:1200px) {.news__list .article-bit {-webkit-box-flex: 0;-ms-flex: 0 0 20%;flex: 0 0 20%;}}
.contact__page [class^=icon-] {position: absolute;top: 0;left: 0;}
@media (min-width:992px) {.contact__page [class^=icon-] {left: 30px;}}
.contact__page-address, .contact__page-online, .contact__page-phone {padding-left: 60px;position: relative;margin-bottom: 30px;}
@media (min-width:992px) {.contact__page-address, .contact__page-online, .contact__page-phone {padding-left: 90px;}}
.contact__page-map {height: 430px;width: 100%;margin: 30px 0 40px;background-color: #f9f9f9;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#profile {position: relative;}
.cabinet {}
.cabinet__order {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;position: relative;border: 2px solid #ccc;border-radius: 4px;margin-bottom: 15px;margin-left: -5px;margin-right: -5px;padding: 10px;}
.cabinet__order:last-child {margin-bottom: 0;}
@media (min-width:992px) {.cabinet__order {margin-left: -10px;margin-right: -10px;padding: 10px 20px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}
.cabinet__order_info {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;-webkit-box-flex: 0;-ms-flex: 0 0 200px;flex: 0 0 200px;text-align: center;}
.cabinet__order_info .label {width: 100%;}
.cabinet__order_num {font-size: 26px;font-weight: bold;margin: 5px auto;}
.cabinet__order_date {color: #a3a3a3;display: block;}
.cabinet__order_links {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;margin-top: 10px;}
@media (min-width:992px) {.cabinet__order_links {-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;margin-left: 20px;}}
.cabinet__order_links a {display: block;text-decoration: none;color: #000;}
.cabinet__order_links a:active, .cabinet__order_links a:focus, .cabinet__order_links a:hover {color: #1f50af;}
.cabinet__order .icon-arrow-right {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;-webkit-box-flex: 0;-ms-flex: 0 0 70px;flex: 0 0 70px;margin-left: 10px;}
@media (min-width:992px) {.cabinet__order .icon-arrow-right {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}}
.cabinet__order-inner {border: none;margin: 0;padding: 0;}
@media (min-width:768px) {.cabinet__order-inner {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}}
.cabinet__order-inner .cabinet__order_links {margin-top: 20px;}
.cabinet__order-inner .cabinet__order_links a {margin-bottom: 20px;}
@media (min-width:768px) {.cabinet__order-inner .cabinet__order_links {margin-left: 0;}}
.cabinet__order-inner .cabinet__order_info {height: 85px;-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}
@media (min-width:768px) {.cabinet__order-inner .cabinet__order_info {margin-left: 15px;}}
.cabinet__order-inner .cabinet__order_descr {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;margin-top: 40px;}
.cabinet__order-inner .cabinet__order_descr .cabinet__order_descr-line {color: #a3a3a3;margin: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
.cabinet__order-inner .cabinet__order_descr .cabinet__order_descr-line>span {display: inline-block;width: 120px;-webkit-box-flex: 0;-ms-flex: 0 0 120px;flex: 0 0 120px;}
@media (min-width:768px) {.cabinet__order-inner .cabinet__order_descr {-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;margin-top: 0;margin-left: 40px;}}
.cabinet__order-inner .icon-arrow-left {height: 85px;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;}
.cabinet__profile [readonly] {background-color: transparent;border-color: transparent;}
.cabinet__profile-col {margin-top: 30px;text-align: center;}
@media (min-width:768px) {.cabinet__profile-col {width: 215px;-webkit-box-flex: 0;-ms-flex: 0 0 215px;flex: 0 0 215px;padding-left: 0;padding-right: 0;text-align: left;margin-top: 5px;margin-right: 10px;}}
.cabinet__discount {border-radius: 4px;background-color: #ffd400;padding: 10px;width: 215px;margin: 0 auto 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.cabinet__discount strong {margin: 0;font-weight: bold;}
@media (min-width:768px) {.cabinet__discount {position: absolute;top: -83px;right: 0;}}
.cabinet__accounts li {display: inline-block;padding: 0 5px 0 0;}
.cabinet__accounts li a {display: block;background-color: #f9f9f9;border-radius: 100%;width: 40px;height: 40px;line-height: 2.8;cursor: pointer;text-align: center;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.cabinet__accounts li a svg {width: 1.4em;height: 1.4em;}
.cabinet__accounts li a.connected {background-color: #ffd400;}
.cabinet__accounts li a:active, .cabinet__accounts li a:focus, .cabinet__accounts li a:hover {background-color: #ffd400;}
.delivery__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;margin-bottom: 20px;position: relative;border: 2px solid #ccc;border-radius: 4px;padding: 20px;}
.delivery__item-title {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;text-align: center;}
.delivery__item-title>span {font-size: 17px;font-weight: bold;}
@media (min-width:992px) {.delivery__item-title {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;text-align: left;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;margin-bottom: 20px;}
	.delivery__item-title .h2 {margin: 0;}}
.delivery__item-logo {-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;margin: 10px 0 20px;text-align: center;width: 100%;}
@media (min-width:992px) {.delivery__item-logo {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;-webkit-box-flex: 0;-ms-flex: 0 0 200px;flex: 0 0 200px;width: 200px;margin: auto;}}
.delivery__item-logo img {display: block;margin: auto;max-width: 100%;width: auto;}
.delivery__item-descr {width: 100%;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;margin-top: 25px;}
.delivery__item-descr p {font-weight: normal;font-size: 13px;line-height: 16px;}
@media (min-width:992px) {.delivery__item-descr {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;margin-left: 20px;margin-top: 0;}}
.delivery__item .list-check {margin: 20px 20px 0;}
@media (min-width:576px) {.delivery__item .list-check {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: 0;}
	.delivery__item .list-check>li {width: 50%;-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;}}
.checkout__steps {margin-bottom: 50px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-left: -15px;margin-right: -15px;}
@media (min-width:576px) {.checkout__steps {margin-left: auto;margin-right: auto;}}
.checkout__steps-item {display: block;width: 100px;margin: 0 3px;position: relative;text-align: center;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.checkout__steps-item:after {content: "";display: block;position: absolute;top: 26px;right: -10px;background: url("/img/icons/corner-right.svg") no-repeat 0 0;background-size: contain;width: 12px;height: 21px;}
.checkout__steps-item:last-child:after {display: none;}
.checkout__steps-item strong {display: block;width: 70px;height: 70px;background-color: #f9f9f9;margin-left: auto;margin-right: auto;margin-bottom: 5px;border-radius: 4px;color: #000;font-weight: 600;font-size: 30px;line-height: 70px;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.checkout__steps-item span {line-height: 1;font-weight: normal;display: block;color: #a3a3a3;margin: auto;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.checkout__steps-item.active:before {background-color: #00a624;}
.checkout__steps-item.active strong {background-color: #ffd400;}
.checkout__steps-item.active span {color: #000;}
.checkout__block {margin-bottom: 50px;}
@media (min-width:576px) {.checkout__block {width: 450px;margin-left: auto;margin-right: auto;}}
.checkout__user {margin-left: 40px;margin-right: 40px;}
@media (min-width:576px) {.checkout__user {margin-left: 0;margin-right: 0;}}
.checkout__delivery .form-check.radio {border: 2px solid #ccc;border-radius: 4px;padding: 12px 12px 20px 40px;margin-bottom: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;position: relative;}
.checkout__delivery .form-check.radio:last-of-type {margin-bottom: 40px;}
.checkout__delivery .form-check.radio .form-check-name {position: absolute;top: 10px;left: 10px;}
.checkout__delivery .form-check.radio .form-check-name:before {outline: none;}
.checkout__delivery .form-check.radio .checkout__delivery-title {font-weight: bold;font-size: 17px;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;line-height: 1;margin-top: 5px;}
.checkout__delivery .form-check.radio .checkout__delivery-price {-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;text-align: left;margin: 5px 0 15px;color: #a3a3a3;}
.checkout__delivery .form-check.radio .checkout__delivery-img {width: 75px;-webkit-box-flex: 0;-ms-flex: 0 0 75px;flex: 0 0 75px;margin: auto;}
.checkout__delivery .form-check.radio .checkout__delivery-img img {display: block;max-width: 100%;max-height: 30px;}
.checkout__delivery .form-check.radio .checkout__delivery-descr {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
.checkout__delivery .form-check.radio .checkout__delivery-descr .h2 {margin: 5px 0 10px;}
@media (min-width:576px) {.checkout__delivery .form-check.radio .checkout__delivery-descr .h2 {margin-top: 0;}}
.checkout__delivery .form-check.radio .checkout__delivery-descr p {font-size: 12px;line-height: 15px;color: #a3a3a3;}
.checkout__delivery .form-check.radio .form-check-input:checked~.checkout__delivery-border {display: block;position: absolute;z-index: 0;top: -2px;bottom: -2px;left: -2px;right: -2px;border: 4px solid #00a624;border-radius: 4px;}
.checkout__last-line {color: #a3a3a3;margin: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
.checkout__last-line>span {display: inline-block;width: 120px;-webkit-box-flex: 0;-ms-flex: 0 0 120px;flex: 0 0 120px;}
.checkout__last-links {margin-top: 20px;}
.checkout__last-links a {margin-bottom: 20px;text-decoration: none;color: #000;display: block;}
@media (min-width:768px) {.checkout__last-links {margin-left: 0;}}
.checkout__block {display: none;}
#checkout__block-1 {display: block;}
.signin {max-width: 440px;margin-left: auto;margin-right: auto;}
.cartContent {max-width: 790px;margin-left: auto;margin-right: auto;}
.cartContent__item {border: 1px solid #ccc;border-radius: 4px;margin-bottom: 15px;padding: 15px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
@media (min-width:768px) {.cartContent__item {padding: 10px 15px;}}
.cartContent__item-descr {-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;margin-bottom: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
@media (min-width:768px) {.cartContent__item-descr {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;margin-left: 20px;margin-right: 20px;-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;margin-bottom: 0;}}
.cartContent__item-descr a {color: #000;text-decoration: none;display: block;margin-bottom: 5px;}
.cartContent__item-counter {-webkit-box-flex: 0;-ms-flex: 0 0 105px;flex: 0 0 105px;width: 105px;text-align: center;}
.cartContent__item-counter>.micro {display: none;}
@media (min-width:768px) {.cartContent__item-counter {-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;margin-top: -15px;}
	.cartContent__item-counter>.micro {display: inline-block;}}
.cartContent__item-price {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;font-size: 17px;padding: 0 10px;}
@media (min-width:768px) {.cartContent__item-price {-webkit-box-ordinal-group: 5;-ms-flex-order: 4;order: 4;-webkit-box-flex: 0;-ms-flex: 0 0 120px;flex: 0 0 120px;padding: 0 0 0 20px;}}
.cartContent__item-del {width: 20px;height: 20px;-webkit-box-flex: 0;-ms-flex: 0 0 20px;flex: 0 0 20px;margin-left: 20px;}
.cartContent__item-del svg {fill: #ccc;}
.cartContent__item-del:active svg, .cartContent__item-del:focus svg, .cartContent__item-del:hover svg {fill: #d9000b;}
@media (min-width:768px) {.cartContent__item-del {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;margin-left: 0;}}
.cartContent__item-img {width: 90px;-webkit-box-flex: 0;-ms-flex: 0 0 90px;flex: 0 0 90px;padding-right: 10px;}
.cartContent__total {text-align: center;margin-top: 30px;}
@media (min-width:768px) {.cartContent__total {text-align: right;margin-right: 40px;}}
@media (min-width:768px) {.cartContent__end {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-top: 10px;}}
.cartContent__end .button {text-align: center;margin: 30px 0 0;}
@media (min-width:768px) {.cartContent__end .button {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;margin-top: 0;}}
.cartContent__end .promo {text-align: center;margin: 30px 0 0;}
@media (min-width:768px) {.cartContent__end .promo {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;margin-top: 0;text-align: left;}}
.catalog__grid {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
@media (min-width:992px) {.catalog__grid {display: -ms-grid;display: grid;grid-row-gap: 20px;grid-column-gap: 20px;-ms-grid-columns: 215px 1fr;grid-template-columns: 215px 1fr;}}
.catalog__pagination {display: block;text-align: center;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;}
@media (min-width:992px) {.catalog__pagination {-ms-grid-column: 2;grid-column-start: 2;}}
.catalog__filter {-webkit-box-flex: 0;-ms-flex: 0 0 49%;flex: 0 0 49%;border-radius: 4px;background-color: #f9f9f9;height: 46px;position: relative;}
@media (min-width:992px) {.catalog__filter {-ms-grid-row: 1;-ms-grid-row-span: 2;grid-row: 1/3;-ms-grid-column: 1;grid-column: 1;height: auto;background: none;}}
.catalog__filter .catalog__filter-toggle {display: block;height: 46px;line-height: 35px;padding: 5px 15px;font-size: 17px;font-weight: bold;position: relative;}
.catalog__filter .catalog__filter-toggle:after {content: "";display: block;background-image: url("/img/icons/filter.svg");background-repeat: no-repeat;background-position: 0 0;width: 17px;height: 17px;position: absolute;top: calc(50% - 8px);right: 15px;}
@media (min-width:992px) {.catalog__filter .catalog__filter-toggle {background-color: #f9f9f9;}}
.catalog__filter .catalog__filter-content {display: none;position: absolute;top: 48px;left: 0;width: 300px;z-index: 3;background-color: #fff;border-radius: 4px;padding: 4px;-webkit-box-shadow: 0px 4px 15px rgba(0,0,0,.1);box-shadow: 0px 4px 15px rgba(0,0,0,.1);}
.catalog__filter .catalog__filter-content.active {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
@media (min-width:576px) {.catalog__filter .catalog__filter-content {width: auto;right: 0;}}
@media (min-width:992px) {.catalog__filter .catalog__filter-content {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: static;background: none;padding: 0;-webkit-box-shadow: none;box-shadow: none;}}
.catalog__filter-bnr {display: none;}
@media (min-width:992px) {.catalog__filter-bnr {display: block;background-color: #eee;margin-top: 20px;height: 300px;}}
.catalog__sorting {-webkit-box-flex: 0;-ms-flex: 0 0 49%;flex: 0 0 49%;border-radius: 4px;background-color: #f9f9f9;height: 46px;position: relative;}
@media (min-width:992px) {.catalog__sorting {-ms-grid-column: 2;grid-column: 2;display: -webkit-box;display: -ms-flexbox;display: flex;}}
.catalog__sorting>span {display: inline-block;height: 46px;line-height: 35px;padding: 5px 15px;}
.catalog__sorting .catalog__sorting-toggle {display: block;position: relative;}
.catalog__sorting .catalog__sorting-toggle:after {content: "";display: block;background-image: url("/img/icons/sorting.svg");background-repeat: no-repeat;background-position: 0 0;width: 17px;height: 17px;position: absolute;top: calc(50% - 8px);right: 15px;}
.catalog__sorting .catalog__sorting-btn {display: none;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;position: absolute;top: 48px;left: 0;right: 0;z-index: 1;background: #f9f9f9;border-radius: 4px;padding: 2px 6px;}
.catalog__sorting .catalog__sorting-btn.active {display: -webkit-box;display: -ms-flexbox;display: flex;}
@media (min-width:992px) {.catalog__sorting .catalog__sorting-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;position: static;width: auto;}}
.catalog__sorting .catalog__sorting-btn button {margin: 4px 0;}
.catalog__sorting .catalog__sorting-btn button:not(.active) {color: #a3a3a3;}
.catalog__sorting .catalog__sorting-btn button.active {font-weight: bold;background-color: #fff;border-color: #fff;}
@media (min-width:992px) {.catalog__sorting .catalog__sorting-btn button {margin: 4px;}}
.catalog__content {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: 20px;}
@media (min-width:576px) {.catalog__content {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}}
@media (min-width:992px) {.catalog__content {-ms-grid-column: 2;grid-column: 2;-ms-grid-row: 2;grid-row: 2;}}
.catalog__content>.good {-webkit-box-flex: 0;-ms-flex: 0 0 300px;flex: 0 0 300px;width: 300px;margin-left: auto;margin-right: auto;}
@media (max-width:767.98px) {.catalog__content>.good:active .good-body, .catalog__content>.good:focus .good-body, .catalog__content>.good:hover .good-body {position: relative;}}
@media (min-width:576px) {.catalog__content>.good {-webkit-box-flex: 0;-ms-flex: 0 0 49%;flex: 0 0 49%;width: auto;}}
@media (min-width:992px) {.catalog__content>.good {-webkit-box-flex: 0;-ms-flex: 0 0 33%;flex: 0 0 33%;width: auto;margin-left: 0;margin-right: 0;}}
.filter-bit {display: block;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;margin: 5px 0;}
@media (min-width:992px) {.filter-bit {margin-top: 20px;}}
.filter-bit .filter-bit-handle {display: block;cursor: pointer;font-size: 17px;font-weight: bold;padding: 5px 35px 5px 15px;position: relative;}
.filter-bit .filter-bit-handle:after {content: "";display: block;background: url("/img/icons/corner-down.svg") no-repeat 50% 50%;width: 15px;height: 15px;position: absolute;top: calc(50% - 7px);right: 10px;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.filter-bit .filter-bit-handle.active:after {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.filter-bit .filter-bit-body {display: none;padding: 10px 15px 0;margin: 0;}
.filter-bit .filter-bit-more {display: none;}
.filter-bit .filter-bit-btn {margin-top: 20px;}
.product {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
@media (min-width:992px) {.product {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;}}
.product__top {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;max-width: 100%;}
@media (min-width:992px) {.product__top .breadcrumbs {margin-left: 98px;}}
.product__top .icon-arrow-left {display: none;width: 78px;height: 70px;-webkit-box-flex: 0;-ms-flex: 0 0 78px;flex: 0 0 78px;}
@media (min-width:992px) {.product__top .icon-arrow-left {display: block;margin-right: 20px;-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;}}
.product__top h1 {margin-top: 10px;margin-bottom: 20px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
.product__images {width: 100%;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;}
@media (min-width:992px) {.product__images {width: 300px;-webkit-box-flex: 0;-ms-flex: 0 0 300px;flex: 0 0 300px;}}
@media (min-width:1200px) {.product__images {width: 400px;-webkit-box-flex: 0;-ms-flex: 0 0 400px;flex: 0 0 400px;}}
.product__images .slider {width: 100%;}
@media (min-width:992px) {.product__images .slider {width: 300px;}}
@media (min-width:1200px) {.product__images .slider {width: 400px;}}
.product__images .product__images-for .slick-track .slick-slide {text-align: center;}
.product__images .product__images-for .slick-track .slick-slide img {display: block;margin: auto;}
.product__images .product__images-nav {margin-top: 10px;}
.product__images .product__images-nav .slick-track .slick-slide {height: 100px;overflow: hidden;opacity: 1;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;}
.product__images .product__images-nav .slick-track .slick-slide img {margin: auto;max-width: 100px;height: auto;}
.product__images .product__images-nav .slick-track .slick-slide.slick-current {opacity: .6;}
.product__info {margin-top: 30px;-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;width: 100%;}
@media (min-width:768px) {.product__info {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;width: auto;padding-left: 20px;}}
@media (min-width:768px) {.product__priceblock {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}}
.product__priceblock>.card {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 10px;padding: 15px 20px;}
@media (min-width:768px) {.product__priceblock>.card {-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}}
.product__priceblock .product__info-price {-webkit-box-flex: 0;-ms-flex: 0 0 70%;flex: 0 0 70%;}
.product__priceblock .product__info-price .h2 {margin: 0;line-height: 1.1;display: block;color: #000;font-weight: bold;}
@media (min-width:768px) {.product__priceblock .product__info-price {-webkit-box-flex: 1;-ms-flex: 1 0 0px;flex: 1 0 0;}}
.product__priceblock .product__info-count {-webkit-box-flex: 0;-ms-flex: 0 0 30%;flex: 0 0 30%;}
@media (min-width:768px) {.product__priceblock .product__info-count {-webkit-box-flex: 0;-ms-flex: 0 0 80px;flex: 0 0 80px;}}
.product__priceblock .product__info-count>small {display: block;text-align: center;}
.product__priceblock .product__info-btn {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;text-align: center;margin-top: 20px;}
@media (min-width:768px) {.product__priceblock .product__info-btn {-webkit-box-flex: 0;-ms-flex: 0 0 215px;flex: 0 0 215px;margin: 0 20px;}
	.product__priceblock .product__info-btn button {width: 100%;}}
@media (min-width:992px) {.product__priceblock .product__info-btn {-webkit-box-flex: 0;-ms-flex: 0 0 180px;flex: 0 0 180px;}}
.product__priceblock .product__info-article {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;margin-top: 15px;text-align: center;}
@media (min-width:768px) {.product__priceblock .product__info-article {-webkit-box-flex: 0;-ms-flex: 0 0 100px;flex: 0 0 100px;margin-top: 0;-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center;}}
.product__priceblock .product__info-quick {text-align: center;}
@media (min-width:768px) {.product__priceblock .product__info-quick {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;-webkit-box-ordinal-group: 13;-ms-flex-order: 12;order: 12;text-align: left;padding-left: 15px;}}
@media (min-width:992px) {.product__priceblock .product__info-quick {text-align: center;margin-left: 0;}}
@media (min-width:1200px) {.product__priceblock .product__info-quick {text-align: left;-webkit-box-flex: 0;-ms-flex: 0 0 335px;flex: 0 0 335px;}}
.product__priceblock .product__info-quantity {margin: 20px auto 0;position: relative;width: 290px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.product__priceblock .product__info-quantity:before {content: "";display: block;background-color: #e4e4e4;width: 100%;height: 5px;border-radius: 4px;position: absolute;top: 0;left: 0;right: 0;z-index: 0;}
@media (min-width:768px) {.product__priceblock .product__info-quantity {margin-top: 0;-webkit-box-flex: 0;-ms-flex: 0 0 290px;flex: 0 0 290px;margin-left: 20px;margin-right: 20px;}}
.product__priceblock .product__info-quantity .product__info-quantity_bit {-webkit-box-flex: 0;-ms-flex: 0 0 30%;flex: 0 0 30%;color: #a3a3a3;position: relative;text-align: center;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;cursor: pointer;}
.product__priceblock .product__info-quantity .product__info-quantity_bit .pointer {-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;display: block;margin-bottom: 5px;width: 100%;height: 5px;border-radius: 4px;background-color: #ccc;}
.product__priceblock .product__info-quantity .product__info-quantity_bit.active {color: #000;}
.product__priceblock .product__info-quantity .product__info-quantity_bit.active .pointer {background-color: #000;}
.product__variants {-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;padding-top: 10px;}
.product__variants_group {margin-top: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
.product__variants_group div:first-child {margin-bottom: 10px;}
@media (min-width:1200px) {.product__variants_group div:first-child {width: 120px;-webkit-box-flex: 0;-ms-flex: 0 0 120px;flex: 0 0 120px;padding-right: 10px;}}
.product__variants_group div:first-child>span {display: block;margin: 0;}
.product__variants_group.column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.product__variants_group.column div:first-child {-webkit-box-flex: 0 !important;-ms-flex: 0 !important;flex: 0 !important;width: auto;}
.product__variants_group .form-check {display: inline-block;margin-bottom: 8px;cursor: pointer;}
.product__variants_group .form-check .form-check-name {border-radius: 4px;border: 1px solid #a3a3a3;min-width: 50px;height: 40px;padding: 9px 5px;color: #000;text-align: center;margin-right: 5px;}
.product__variants_group .form-check .form-check-name:before {display: none;}
.product__variants_group .form-check .form-check-name:after {background-image: url("/img/icons/checked.svg");background-color: transparent;background-repeat: no-repeat;background-position: 0 0;width: 22px;height: 18px;border-radius: 0;border: none;top: calc(100% - 9px);left: calc(50% - 10px);}
.product__variants_group .form-check input:checked~.form-check-name {-webkit-box-shadow: 0 0 0 4px #ffd400;box-shadow: 0 0 0 4px #ffd400;border-color: #ffd400;}
.product__variants_group .form-check.color .form-check-name {font-size: 0;width: 40px;min-width: 0;border-color: transparent;}
.product__calc {margin-top: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
.product__calc .form-control {width: 100px;}
.product__calc .icon-calc {-webkit-box-flex: 0;-ms-flex: 0 0 27px;flex: 0 0 27px;}
.product__calc .icon-file {-webkit-box-flex: 0;-ms-flex: 0 0 40px;flex: 0 0 40px;}
.product__calc-input {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 50%;}
@media (min-width:576px) {.product__calc-input {width: 150px;}}
.product__calc-output {width: 50%;padding-left: 10px;}
.product__calc-output-val {border-radius: 4px;background-color: #f9f9f9;padding: 4px 10px;height: 30px;line-height: 1.7;display: block;}
@media (min-width:576px) {.product__calc-output {width: 150px;}}
.product__calc-btn {padding-top: 15px;width: 100%;}
@media (min-width:576px) {.product__calc-btn {width: auto;padding-left: 15px;}
	.product__calc-btn .btn-block {width: auto;}}
@media (min-width:992px) {.product__calc {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}}
.product__chars {margin-top: 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
@media (min-width:768px) {.product__chars {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;}}
.product__chars .h3 {-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;margin: 0;}
.product__chars-download {-webkit-box-ordinal-group: 13;-ms-flex-order: 12;order: 12;margin-top: 20px;text-align: center;}
.product__chars-download a.btn {color: #1f50af;}
.product__chars-download a.btn:active, .product__chars-download a.btn:focus, .product__chars-download a.btn:hover {color: #1f50af;}
@media (min-width:768px) {.product__chars-download {margin-left: 30px;margin-top: 0;-webkit-box-ordinal-group: 1;-ms-flex-order: 0;order: 0;width: 215px;-webkit-box-flex: 0;-ms-flex: 0 0 215px;flex: 0 0 215px;}}
.product__chars-lines {display: block;margin-top: 10px;-webkit-box-flex: 1;-ms-flex: 1 0 100%;flex: 1 0 100%;width: 100%;}
@media (min-width:768px) {.product__chars-lines:first-child>div {margin-top: 20px;}}
.product__chars-lines>div {margin-top: 10px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.product__chars-lines span {width: 110px;padding-right: 5px;display: inline-block;}
@media (min-width:768px) {.product__chars-lines span {width: 230px;}}
.product__chars-lines span+div {display: inline-block;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
.product__descr {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;width: 100%;margin-top: 40px;}
.product__variants .product__variants_grid {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;padding: 10px 0;}
.product__variants .product__variants_grid_item {text-align: center;margin: 0 3px 5px !important;position: relative;}
.product__variants .product__variants_grid_item .form-check-input:checked~.form-check-name {background: none;}
.product__variants .product__variants_grid_item .form-check-name {background: none;padding: 1px;min-height: 0;height: 65px;font-weight: bold;cursor: pointer;white-space: nowrap;position: relative;-webkit-transition: all .25s ease;-o-transition: all .25s ease;transition: all .25s ease;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;width: 100px;}
.product__variants .product__variants_grid_item .form-check-name:after, .product__variants .product__variants_grid_item .form-check-name:before {display: none !important;}
@media (min-width:768px) {.product__variants .product__variants_grid_item .form-check-name {width: 125px;}}
.product__variants .product__variants_grid_item .form-check-name .texture {display: block;position: relative;border-radius: 4px;min-height: 40px;-webkit-box-flex: 0;-ms-flex: 0 0 40px;flex: 0 0 40px;width: 100%;background-size: cover;background-position: 50% 50%;}
.product__variants .product__variants_grid_item .form-check-name .descr {display: block;position: relative;padding: 4px 2px;color: inherit;font-size: 10px;font-weight: normal;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;line-height: 1;width: 100%;overflow: hidden;}
.product__variants .product__variants_grid_item .form-check-input:checked+.form-check-name {background-color: #a3a3a3;border-color: #a3a3a3;color: #fff;}
.d-none {display: none !important;}
.d-inline {display: inline !important;}
.d-inline-block {display: inline-block !important;}
.d-block {display: block !important;}
.d-table {display: table !important;}
.d-table-row {display: table-row !important;}
.d-table-cell {display: table-cell !important;}
.d-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
.d-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}
@media (min-width:576px) {.d-sm-none {display: none !important;}
	.d-sm-inline {display: inline !important;}
	.d-sm-inline-block {display: inline-block !important;}
	.d-sm-block {display: block !important;}
	.d-sm-table {display: table !important;}
	.d-sm-table-row {display: table-row !important;}
	.d-sm-table-cell {display: table-cell !important;}
	.d-sm-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
	.d-sm-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}}
@media (min-width:768px) {.d-md-none {display: none !important;}
	.d-md-inline {display: inline !important;}
	.d-md-inline-block {display: inline-block !important;}
	.d-md-block {display: block !important;}
	.d-md-table {display: table !important;}
	.d-md-table-row {display: table-row !important;}
	.d-md-table-cell {display: table-cell !important;}
	.d-md-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
	.d-md-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}}
@media (min-width:992px) {.d-lg-none {display: none !important;}
	.d-lg-inline {display: inline !important;}
	.d-lg-inline-block {display: inline-block !important;}
	.d-lg-block {display: block !important;}
	.d-lg-table {display: table !important;}
	.d-lg-table-row {display: table-row !important;}
	.d-lg-table-cell {display: table-cell !important;}
	.d-lg-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
	.d-lg-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}}
@media (min-width:1200px) {.d-xl-none {display: none !important;}
	.d-xl-inline {display: inline !important;}
	.d-xl-inline-block {display: inline-block !important;}
	.d-xl-block {display: block !important;}
	.d-xl-table {display: table !important;}
	.d-xl-table-row {display: table-row !important;}
	.d-xl-table-cell {display: table-cell !important;}
	.d-xl-flex {display: -webkit-box !important;display: -ms-flexbox !important;display: flex !important;}
	.d-xl-inline-flex {display: -webkit-inline-box !important;display: -ms-inline-flexbox !important;display: inline-flex !important;}}
.embed-responsive {position: relative;display: block;width: 100%;padding: 0;overflow: hidden;}
.embed-responsive:before {display: block;content: "";}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}
.embed-responsive-21by9:before {padding-top: 42.85714%;}
.embed-responsive-16by9:before {padding-top: 56.25%;}
.embed-responsive-4by3:before {padding-top: 75%;}
.embed-responsive-1by1:before {padding-top: 100%;}
.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;}
.flex-fill {-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
.flex-grow-0 {-webkit-box-flex: 0 !important;-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
.flex-grow-1 {-webkit-box-flex: 1 !important;-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
.flex-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
.flex-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-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;}
	.flex-sm-fill {-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
	.flex-sm-grow-0 {-webkit-box-flex: 0 !important;-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
	.flex-sm-grow-1 {-webkit-box-flex: 1 !important;-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
	.flex-sm-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
	.flex-sm-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-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;}
	.flex-md-fill {-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
	.flex-md-grow-0 {-webkit-box-flex: 0 !important;-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
	.flex-md-grow-1 {-webkit-box-flex: 1 !important;-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
	.flex-md-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
	.flex-md-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-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;}
	.flex-lg-fill {-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
	.flex-lg-grow-0 {-webkit-box-flex: 0 !important;-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
	.flex-lg-grow-1 {-webkit-box-flex: 1 !important;-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
	.flex-lg-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
	.flex-lg-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-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;}
	.flex-xl-fill {-webkit-box-flex: 1 !important;-ms-flex: 1 1 auto !important;flex: 1 1 auto !important;}
	.flex-xl-grow-0 {-webkit-box-flex: 0 !important;-ms-flex-positive: 0 !important;flex-grow: 0 !important;}
	.flex-xl-grow-1 {-webkit-box-flex: 1 !important;-ms-flex-positive: 1 !important;flex-grow: 1 !important;}
	.flex-xl-shrink-0 {-ms-flex-negative: 0 !important;flex-shrink: 0 !important;}
	.flex-xl-shrink-1 {-ms-flex-negative: 1 !important;flex-shrink: 1 !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;-ms-grid-row-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;-ms-grid-row-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;-ms-grid-row-align: stretch !important;align-self: stretch !important;}}
.m-0 {margin: 0 !important;}
.mt-0, .my-0 {margin-top: 0 !important;}
.mr-0, .mx-0 {margin-right: 0 !important;}
.mb-0, .my-0 {margin-bottom: 0 !important;}
.ml-0, .mx-0 {margin-left: 0 !important;}
.m-5 {margin: 5px !important;}
.mt-5, .my-5 {margin-top: 5px !important;}
.mr-5, .mx-5 {margin-right: 5px !important;}
.mb-5, .my-5 {margin-bottom: 5px !important;}
.ml-5, .mx-5 {margin-left: 5px !important;}
.m-10 {margin: 10px !important;}
.mt-10, .my-10 {margin-top: 10px !important;}
.mr-10, .mx-10 {margin-right: 10px !important;}
.mb-10, .my-10 {margin-bottom: 10px !important;}
.ml-10, .mx-10 {margin-left: 10px !important;}
.m-15 {margin: 15px !important;}
.mt-15, .my-15 {margin-top: 15px !important;}
.mr-15, .mx-15 {margin-right: 15px !important;}
.mb-15, .my-15 {margin-bottom: 15px !important;}
.ml-15, .mx-15 {margin-left: 15px !important;}
.m-20 {margin: 20px !important;}
.mt-20, .my-20 {margin-top: 20px !important;}
.mr-20, .mx-20 {margin-right: 20px !important;}
.mb-20, .my-20 {margin-bottom: 20px !important;}
.ml-20, .mx-20 {margin-left: 20px !important;}
.m-30 {margin: 30px !important;}
.mt-30, .my-30 {margin-top: 30px !important;}
.mr-30, .mx-30 {margin-right: 30px !important;}
.mb-30, .my-30 {margin-bottom: 30px !important;}
.ml-30, .mx-30 {margin-left: 30px !important;}
.p-0 {padding: 0 !important;}
.pt-0, .py-0 {padding-top: 0 !important;}
.pr-0, .px-0 {padding-right: 0 !important;}
.pb-0, .py-0 {padding-bottom: 0 !important;}
.pl-0, .px-0 {padding-left: 0 !important;}
.p-5 {padding: 5px !important;}
.pt-5, .py-5 {padding-top: 5px !important;}
.pr-5, .px-5 {padding-right: 5px !important;}
.pb-5, .py-5 {padding-bottom: 5px !important;}
.pl-5, .px-5 {padding-left: 5px !important;}
.p-10 {padding: 10px !important;}
.pt-10, .py-10 {padding-top: 10px !important;}
.pr-10, .px-10 {padding-right: 10px !important;}
.pb-10, .py-10 {padding-bottom: 10px !important;}
.pl-10, .px-10 {padding-left: 10px !important;}
.p-15 {padding: 15px !important;}
.pt-15, .py-15 {padding-top: 15px !important;}
.pr-15, .px-15 {padding-right: 15px !important;}
.pb-15, .py-15 {padding-bottom: 15px !important;}
.pl-15, .px-15 {padding-left: 15px !important;}
.p-20 {padding: 20px !important;}
.pt-20, .py-20 {padding-top: 20px !important;}
.pr-20, .px-20 {padding-right: 20px !important;}
.pb-20, .py-20 {padding-bottom: 20px !important;}
.pl-20, .px-20 {padding-left: 20px !important;}
.p-30 {padding: 30px !important;}
.pt-30, .py-30 {padding-top: 30px !important;}
.pr-30, .px-30 {padding-right: 30px !important;}
.pb-30, .py-30 {padding-bottom: 30px !important;}
.pl-30, .px-30 {padding-left: 30px !important;}
.m-n5 {margin: -5px !important;}
.mt-n5, .my-n5 {margin-top: -5px !important;}
.mr-n5, .mx-n5 {margin-right: -5px !important;}
.mb-n5, .my-n5 {margin-bottom: -5px !important;}
.ml-n5, .mx-n5 {margin-left: -5px !important;}
.m-n10 {margin: -10px !important;}
.mt-n10, .my-n10 {margin-top: -10px !important;}
.mr-n10, .mx-n10 {margin-right: -10px !important;}
.mb-n10, .my-n10 {margin-bottom: -10px !important;}
.ml-n10, .mx-n10 {margin-left: -10px !important;}
.m-n15 {margin: -15px !important;}
.mt-n15, .my-n15 {margin-top: -15px !important;}
.mr-n15, .mx-n15 {margin-right: -15px !important;}
.mb-n15, .my-n15 {margin-bottom: -15px !important;}
.ml-n15, .mx-n15 {margin-left: -15px !important;}
.m-n20 {margin: -20px !important;}
.mt-n20, .my-n20 {margin-top: -20px !important;}
.mr-n20, .mx-n20 {margin-right: -20px !important;}
.mb-n20, .my-n20 {margin-bottom: -20px !important;}
.ml-n20, .mx-n20 {margin-left: -20px !important;}
.m-n30 {margin: -30px !important;}
.mt-n30, .my-n30 {margin-top: -30px !important;}
.mr-n30, .mx-n30 {margin-right: -30px !important;}
.mb-n30, .my-n30 {margin-bottom: -30px !important;}
.ml-n30, .mx-n30 {margin-left: -30px !important;}
.m-auto {margin: auto !important;}
@media (min-width:576px) {.m-sm-0 {margin: 0 !important;}
	.mt-sm-0, .my-sm-0 {margin-top: 0 !important;}
	.mr-sm-0, .mx-sm-0 {margin-right: 0 !important;}
	.mb-sm-0, .my-sm-0 {margin-bottom: 0 !important;}
	.ml-sm-0, .mx-sm-0 {margin-left: 0 !important;}
	.m-sm-5 {margin: 5px !important;}
	.mt-sm-5, .my-sm-5 {margin-top: 5px !important;}
	.mr-sm-5, .mx-sm-5 {margin-right: 5px !important;}
	.mb-sm-5, .my-sm-5 {margin-bottom: 5px !important;}
	.ml-sm-5, .mx-sm-5 {margin-left: 5px !important;}
	.m-sm-10 {margin: 10px !important;}
	.mt-sm-10, .my-sm-10 {margin-top: 10px !important;}
	.mr-sm-10, .mx-sm-10 {margin-right: 10px !important;}
	.mb-sm-10, .my-sm-10 {margin-bottom: 10px !important;}
	.ml-sm-10, .mx-sm-10 {margin-left: 10px !important;}
	.m-sm-15 {margin: 15px !important;}
	.mt-sm-15, .my-sm-15 {margin-top: 15px !important;}
	.mr-sm-15, .mx-sm-15 {margin-right: 15px !important;}
	.mb-sm-15, .my-sm-15 {margin-bottom: 15px !important;}
	.ml-sm-15, .mx-sm-15 {margin-left: 15px !important;}
	.m-sm-20 {margin: 20px !important;}
	.mt-sm-20, .my-sm-20 {margin-top: 20px !important;}
	.mr-sm-20, .mx-sm-20 {margin-right: 20px !important;}
	.mb-sm-20, .my-sm-20 {margin-bottom: 20px !important;}
	.ml-sm-20, .mx-sm-20 {margin-left: 20px !important;}
	.m-sm-30 {margin: 30px !important;}
	.mt-sm-30, .my-sm-30 {margin-top: 30px !important;}
	.mr-sm-30, .mx-sm-30 {margin-right: 30px !important;}
	.mb-sm-30, .my-sm-30 {margin-bottom: 30px !important;}
	.ml-sm-30, .mx-sm-30 {margin-left: 30px !important;}
	.p-sm-0 {padding: 0 !important;}
	.pt-sm-0, .py-sm-0 {padding-top: 0 !important;}
	.pr-sm-0, .px-sm-0 {padding-right: 0 !important;}
	.pb-sm-0, .py-sm-0 {padding-bottom: 0 !important;}
	.pl-sm-0, .px-sm-0 {padding-left: 0 !important;}
	.p-sm-5 {padding: 5px !important;}
	.pt-sm-5, .py-sm-5 {padding-top: 5px !important;}
	.pr-sm-5, .px-sm-5 {padding-right: 5px !important;}
	.pb-sm-5, .py-sm-5 {padding-bottom: 5px !important;}
	.pl-sm-5, .px-sm-5 {padding-left: 5px !important;}
	.p-sm-10 {padding: 10px !important;}
	.pt-sm-10, .py-sm-10 {padding-top: 10px !important;}
	.pr-sm-10, .px-sm-10 {padding-right: 10px !important;}
	.pb-sm-10, .py-sm-10 {padding-bottom: 10px !important;}
	.pl-sm-10, .px-sm-10 {padding-left: 10px !important;}
	.p-sm-15 {padding: 15px !important;}
	.pt-sm-15, .py-sm-15 {padding-top: 15px !important;}
	.pr-sm-15, .px-sm-15 {padding-right: 15px !important;}
	.pb-sm-15, .py-sm-15 {padding-bottom: 15px !important;}
	.pl-sm-15, .px-sm-15 {padding-left: 15px !important;}
	.p-sm-20 {padding: 20px !important;}
	.pt-sm-20, .py-sm-20 {padding-top: 20px !important;}
	.pr-sm-20, .px-sm-20 {padding-right: 20px !important;}
	.pb-sm-20, .py-sm-20 {padding-bottom: 20px !important;}
	.pl-sm-20, .px-sm-20 {padding-left: 20px !important;}
	.p-sm-30 {padding: 30px !important;}
	.pt-sm-30, .py-sm-30 {padding-top: 30px !important;}
	.pr-sm-30, .px-sm-30 {padding-right: 30px !important;}
	.pb-sm-30, .py-sm-30 {padding-bottom: 30px !important;}
	.pl-sm-30, .px-sm-30 {padding-left: 30px !important;}
	.m-sm-n5 {margin: -5px !important;}
	.mt-sm-n5, .my-sm-n5 {margin-top: -5px !important;}
	.mr-sm-n5, .mx-sm-n5 {margin-right: -5px !important;}
	.mb-sm-n5, .my-sm-n5 {margin-bottom: -5px !important;}
	.ml-sm-n5, .mx-sm-n5 {margin-left: -5px !important;}
	.m-sm-n10 {margin: -10px !important;}
	.mt-sm-n10, .my-sm-n10 {margin-top: -10px !important;}
	.mr-sm-n10, .mx-sm-n10 {margin-right: -10px !important;}
	.mb-sm-n10, .my-sm-n10 {margin-bottom: -10px !important;}
	.ml-sm-n10, .mx-sm-n10 {margin-left: -10px !important;}
	.m-sm-n15 {margin: -15px !important;}
	.mt-sm-n15, .my-sm-n15 {margin-top: -15px !important;}
	.mr-sm-n15, .mx-sm-n15 {margin-right: -15px !important;}
	.mb-sm-n15, .my-sm-n15 {margin-bottom: -15px !important;}
	.ml-sm-n15, .mx-sm-n15 {margin-left: -15px !important;}
	.m-sm-n20 {margin: -20px !important;}
	.mt-sm-n20, .my-sm-n20 {margin-top: -20px !important;}
	.mr-sm-n20, .mx-sm-n20 {margin-right: -20px !important;}
	.mb-sm-n20, .my-sm-n20 {margin-bottom: -20px !important;}
	.ml-sm-n20, .mx-sm-n20 {margin-left: -20px !important;}
	.m-sm-n30 {margin: -30px !important;}
	.mt-sm-n30, .my-sm-n30 {margin-top: -30px !important;}
	.mr-sm-n30, .mx-sm-n30 {margin-right: -30px !important;}
	.mb-sm-n30, .my-sm-n30 {margin-bottom: -30px !important;}
	.ml-sm-n30, .mx-sm-n30 {margin-left: -30px !important;}
	.m-sm-auto {margin: auto !important;}}
@media (min-width:768px) {.m-md-0 {margin: 0 !important;}
	.mt-md-0, .my-md-0 {margin-top: 0 !important;}
	.mr-md-0, .mx-md-0 {margin-right: 0 !important;}
	.mb-md-0, .my-md-0 {margin-bottom: 0 !important;}
	.ml-md-0, .mx-md-0 {margin-left: 0 !important;}
	.m-md-5 {margin: 5px !important;}
	.mt-md-5, .my-md-5 {margin-top: 5px !important;}
	.mr-md-5, .mx-md-5 {margin-right: 5px !important;}
	.mb-md-5, .my-md-5 {margin-bottom: 5px !important;}
	.ml-md-5, .mx-md-5 {margin-left: 5px !important;}
	.m-md-10 {margin: 10px !important;}
	.mt-md-10, .my-md-10 {margin-top: 10px !important;}
	.mr-md-10, .mx-md-10 {margin-right: 10px !important;}
	.mb-md-10, .my-md-10 {margin-bottom: 10px !important;}
	.ml-md-10, .mx-md-10 {margin-left: 10px !important;}
	.m-md-15 {margin: 15px !important;}
	.mt-md-15, .my-md-15 {margin-top: 15px !important;}
	.mr-md-15, .mx-md-15 {margin-right: 15px !important;}
	.mb-md-15, .my-md-15 {margin-bottom: 15px !important;}
	.ml-md-15, .mx-md-15 {margin-left: 15px !important;}
	.m-md-20 {margin: 20px !important;}
	.mt-md-20, .my-md-20 {margin-top: 20px !important;}
	.mr-md-20, .mx-md-20 {margin-right: 20px !important;}
	.mb-md-20, .my-md-20 {margin-bottom: 20px !important;}
	.ml-md-20, .mx-md-20 {margin-left: 20px !important;}
	.m-md-30 {margin: 30px !important;}
	.mt-md-30, .my-md-30 {margin-top: 30px !important;}
	.mr-md-30, .mx-md-30 {margin-right: 30px !important;}
	.mb-md-30, .my-md-30 {margin-bottom: 30px !important;}
	.ml-md-30, .mx-md-30 {margin-left: 30px !important;}
	.p-md-0 {padding: 0 !important;}
	.pt-md-0, .py-md-0 {padding-top: 0 !important;}
	.pr-md-0, .px-md-0 {padding-right: 0 !important;}
	.pb-md-0, .py-md-0 {padding-bottom: 0 !important;}
	.pl-md-0, .px-md-0 {padding-left: 0 !important;}
	.p-md-5 {padding: 5px !important;}
	.pt-md-5, .py-md-5 {padding-top: 5px !important;}
	.pr-md-5, .px-md-5 {padding-right: 5px !important;}
	.pb-md-5, .py-md-5 {padding-bottom: 5px !important;}
	.pl-md-5, .px-md-5 {padding-left: 5px !important;}
	.p-md-10 {padding: 10px !important;}
	.pt-md-10, .py-md-10 {padding-top: 10px !important;}
	.pr-md-10, .px-md-10 {padding-right: 10px !important;}
	.pb-md-10, .py-md-10 {padding-bottom: 10px !important;}
	.pl-md-10, .px-md-10 {padding-left: 10px !important;}
	.p-md-15 {padding: 15px !important;}
	.pt-md-15, .py-md-15 {padding-top: 15px !important;}
	.pr-md-15, .px-md-15 {padding-right: 15px !important;}
	.pb-md-15, .py-md-15 {padding-bottom: 15px !important;}
	.pl-md-15, .px-md-15 {padding-left: 15px !important;}
	.p-md-20 {padding: 20px !important;}
	.pt-md-20, .py-md-20 {padding-top: 20px !important;}
	.pr-md-20, .px-md-20 {padding-right: 20px !important;}
	.pb-md-20, .py-md-20 {padding-bottom: 20px !important;}
	.pl-md-20, .px-md-20 {padding-left: 20px !important;}
	.p-md-30 {padding: 30px !important;}
	.pt-md-30, .py-md-30 {padding-top: 30px !important;}
	.pr-md-30, .px-md-30 {padding-right: 30px !important;}
	.pb-md-30, .py-md-30 {padding-bottom: 30px !important;}
	.pl-md-30, .px-md-30 {padding-left: 30px !important;}
	.m-md-n5 {margin: -5px !important;}
	.mt-md-n5, .my-md-n5 {margin-top: -5px !important;}
	.mr-md-n5, .mx-md-n5 {margin-right: -5px !important;}
	.mb-md-n5, .my-md-n5 {margin-bottom: -5px !important;}
	.ml-md-n5, .mx-md-n5 {margin-left: -5px !important;}
	.m-md-n10 {margin: -10px !important;}
	.mt-md-n10, .my-md-n10 {margin-top: -10px !important;}
	.mr-md-n10, .mx-md-n10 {margin-right: -10px !important;}
	.mb-md-n10, .my-md-n10 {margin-bottom: -10px !important;}
	.ml-md-n10, .mx-md-n10 {margin-left: -10px !important;}
	.m-md-n15 {margin: -15px !important;}
	.mt-md-n15, .my-md-n15 {margin-top: -15px !important;}
	.mr-md-n15, .mx-md-n15 {margin-right: -15px !important;}
	.mb-md-n15, .my-md-n15 {margin-bottom: -15px !important;}
	.ml-md-n15, .mx-md-n15 {margin-left: -15px !important;}
	.m-md-n20 {margin: -20px !important;}
	.mt-md-n20, .my-md-n20 {margin-top: -20px !important;}
	.mr-md-n20, .mx-md-n20 {margin-right: -20px !important;}
	.mb-md-n20, .my-md-n20 {margin-bottom: -20px !important;}
	.ml-md-n20, .mx-md-n20 {margin-left: -20px !important;}
	.m-md-n30 {margin: -30px !important;}
	.mt-md-n30, .my-md-n30 {margin-top: -30px !important;}
	.mr-md-n30, .mx-md-n30 {margin-right: -30px !important;}
	.mb-md-n30, .my-md-n30 {margin-bottom: -30px !important;}
	.ml-md-n30, .mx-md-n30 {margin-left: -30px !important;}
	.m-md-auto {margin: auto !important;}}
@media (min-width:992px) {.m-lg-0 {margin: 0 !important;}
	.mt-lg-0, .my-lg-0 {margin-top: 0 !important;}
	.mr-lg-0, .mx-lg-0 {margin-right: 0 !important;}
	.mb-lg-0, .my-lg-0 {margin-bottom: 0 !important;}
	.ml-lg-0, .mx-lg-0 {margin-left: 0 !important;}
	.m-lg-5 {margin: 5px !important;}
	.mt-lg-5, .my-lg-5 {margin-top: 5px !important;}
	.mr-lg-5, .mx-lg-5 {margin-right: 5px !important;}
	.mb-lg-5, .my-lg-5 {margin-bottom: 5px !important;}
	.ml-lg-5, .mx-lg-5 {margin-left: 5px !important;}
	.m-lg-10 {margin: 10px !important;}
	.mt-lg-10, .my-lg-10 {margin-top: 10px !important;}
	.mr-lg-10, .mx-lg-10 {margin-right: 10px !important;}
	.mb-lg-10, .my-lg-10 {margin-bottom: 10px !important;}
	.ml-lg-10, .mx-lg-10 {margin-left: 10px !important;}
	.m-lg-15 {margin: 15px !important;}
	.mt-lg-15, .my-lg-15 {margin-top: 15px !important;}
	.mr-lg-15, .mx-lg-15 {margin-right: 15px !important;}
	.mb-lg-15, .my-lg-15 {margin-bottom: 15px !important;}
	.ml-lg-15, .mx-lg-15 {margin-left: 15px !important;}
	.m-lg-20 {margin: 20px !important;}
	.mt-lg-20, .my-lg-20 {margin-top: 20px !important;}
	.mr-lg-20, .mx-lg-20 {margin-right: 20px !important;}
	.mb-lg-20, .my-lg-20 {margin-bottom: 20px !important;}
	.ml-lg-20, .mx-lg-20 {margin-left: 20px !important;}
	.m-lg-30 {margin: 30px !important;}
	.mt-lg-30, .my-lg-30 {margin-top: 30px !important;}
	.mr-lg-30, .mx-lg-30 {margin-right: 30px !important;}
	.mb-lg-30, .my-lg-30 {margin-bottom: 30px !important;}
	.ml-lg-30, .mx-lg-30 {margin-left: 30px !important;}
	.p-lg-0 {padding: 0 !important;}
	.pt-lg-0, .py-lg-0 {padding-top: 0 !important;}
	.pr-lg-0, .px-lg-0 {padding-right: 0 !important;}
	.pb-lg-0, .py-lg-0 {padding-bottom: 0 !important;}
	.pl-lg-0, .px-lg-0 {padding-left: 0 !important;}
	.p-lg-5 {padding: 5px !important;}
	.pt-lg-5, .py-lg-5 {padding-top: 5px !important;}
	.pr-lg-5, .px-lg-5 {padding-right: 5px !important;}
	.pb-lg-5, .py-lg-5 {padding-bottom: 5px !important;}
	.pl-lg-5, .px-lg-5 {padding-left: 5px !important;}
	.p-lg-10 {padding: 10px !important;}
	.pt-lg-10, .py-lg-10 {padding-top: 10px !important;}
	.pr-lg-10, .px-lg-10 {padding-right: 10px !important;}
	.pb-lg-10, .py-lg-10 {padding-bottom: 10px !important;}
	.pl-lg-10, .px-lg-10 {padding-left: 10px !important;}
	.p-lg-15 {padding: 15px !important;}
	.pt-lg-15, .py-lg-15 {padding-top: 15px !important;}
	.pr-lg-15, .px-lg-15 {padding-right: 15px !important;}
	.pb-lg-15, .py-lg-15 {padding-bottom: 15px !important;}
	.pl-lg-15, .px-lg-15 {padding-left: 15px !important;}
	.p-lg-20 {padding: 20px !important;}
	.pt-lg-20, .py-lg-20 {padding-top: 20px !important;}
	.pr-lg-20, .px-lg-20 {padding-right: 20px !important;}
	.pb-lg-20, .py-lg-20 {padding-bottom: 20px !important;}
	.pl-lg-20, .px-lg-20 {padding-left: 20px !important;}
	.p-lg-30 {padding: 30px !important;}
	.pt-lg-30, .py-lg-30 {padding-top: 30px !important;}
	.pr-lg-30, .px-lg-30 {padding-right: 30px !important;}
	.pb-lg-30, .py-lg-30 {padding-bottom: 30px !important;}
	.pl-lg-30, .px-lg-30 {padding-left: 30px !important;}
	.m-lg-n5 {margin: -5px !important;}
	.mt-lg-n5, .my-lg-n5 {margin-top: -5px !important;}
	.mr-lg-n5, .mx-lg-n5 {margin-right: -5px !important;}
	.mb-lg-n5, .my-lg-n5 {margin-bottom: -5px !important;}
	.ml-lg-n5, .mx-lg-n5 {margin-left: -5px !important;}
	.m-lg-n10 {margin: -10px !important;}
	.mt-lg-n10, .my-lg-n10 {margin-top: -10px !important;}
	.mr-lg-n10, .mx-lg-n10 {margin-right: -10px !important;}
	.mb-lg-n10, .my-lg-n10 {margin-bottom: -10px !important;}
	.ml-lg-n10, .mx-lg-n10 {margin-left: -10px !important;}
	.m-lg-n15 {margin: -15px !important;}
	.mt-lg-n15, .my-lg-n15 {margin-top: -15px !important;}
	.mr-lg-n15, .mx-lg-n15 {margin-right: -15px !important;}
	.mb-lg-n15, .my-lg-n15 {margin-bottom: -15px !important;}
	.ml-lg-n15, .mx-lg-n15 {margin-left: -15px !important;}
	.m-lg-n20 {margin: -20px !important;}
	.mt-lg-n20, .my-lg-n20 {margin-top: -20px !important;}
	.mr-lg-n20, .mx-lg-n20 {margin-right: -20px !important;}
	.mb-lg-n20, .my-lg-n20 {margin-bottom: -20px !important;}
	.ml-lg-n20, .mx-lg-n20 {margin-left: -20px !important;}
	.m-lg-n30 {margin: -30px !important;}
	.mt-lg-n30, .my-lg-n30 {margin-top: -30px !important;}
	.mr-lg-n30, .mx-lg-n30 {margin-right: -30px !important;}
	.mb-lg-n30, .my-lg-n30 {margin-bottom: -30px !important;}
	.ml-lg-n30, .mx-lg-n30 {margin-left: -30px !important;}
	.m-lg-auto {margin: auto !important;}}
@media (min-width:1200px) {.m-xl-0 {margin: 0 !important;}
	.mt-xl-0, .my-xl-0 {margin-top: 0 !important;}
	.mr-xl-0, .mx-xl-0 {margin-right: 0 !important;}
	.mb-xl-0, .my-xl-0 {margin-bottom: 0 !important;}
	.ml-xl-0, .mx-xl-0 {margin-left: 0 !important;}
	.m-xl-5 {margin: 5px !important;}
	.mt-xl-5, .my-xl-5 {margin-top: 5px !important;}
	.mr-xl-5, .mx-xl-5 {margin-right: 5px !important;}
	.mb-xl-5, .my-xl-5 {margin-bottom: 5px !important;}
	.ml-xl-5, .mx-xl-5 {margin-left: 5px !important;}
	.m-xl-10 {margin: 10px !important;}
	.mt-xl-10, .my-xl-10 {margin-top: 10px !important;}
	.mr-xl-10, .mx-xl-10 {margin-right: 10px !important;}
	.mb-xl-10, .my-xl-10 {margin-bottom: 10px !important;}
	.ml-xl-10, .mx-xl-10 {margin-left: 10px !important;}
	.m-xl-15 {margin: 15px !important;}
	.mt-xl-15, .my-xl-15 {margin-top: 15px !important;}
	.mr-xl-15, .mx-xl-15 {margin-right: 15px !important;}
	.mb-xl-15, .my-xl-15 {margin-bottom: 15px !important;}
	.ml-xl-15, .mx-xl-15 {margin-left: 15px !important;}
	.m-xl-20 {margin: 20px !important;}
	.mt-xl-20, .my-xl-20 {margin-top: 20px !important;}
	.mr-xl-20, .mx-xl-20 {margin-right: 20px !important;}
	.mb-xl-20, .my-xl-20 {margin-bottom: 20px !important;}
	.ml-xl-20, .mx-xl-20 {margin-left: 20px !important;}
	.m-xl-30 {margin: 30px !important;}
	.mt-xl-30, .my-xl-30 {margin-top: 30px !important;}
	.mr-xl-30, .mx-xl-30 {margin-right: 30px !important;}
	.mb-xl-30, .my-xl-30 {margin-bottom: 30px !important;}
	.ml-xl-30, .mx-xl-30 {margin-left: 30px !important;}
	.p-xl-0 {padding: 0 !important;}
	.pt-xl-0, .py-xl-0 {padding-top: 0 !important;}
	.pr-xl-0, .px-xl-0 {padding-right: 0 !important;}
	.pb-xl-0, .py-xl-0 {padding-bottom: 0 !important;}
	.pl-xl-0, .px-xl-0 {padding-left: 0 !important;}
	.p-xl-5 {padding: 5px !important;}
	.pt-xl-5, .py-xl-5 {padding-top: 5px !important;}
	.pr-xl-5, .px-xl-5 {padding-right: 5px !important;}
	.pb-xl-5, .py-xl-5 {padding-bottom: 5px !important;}
	.pl-xl-5, .px-xl-5 {padding-left: 5px !important;}
	.p-xl-10 {padding: 10px !important;}
	.pt-xl-10, .py-xl-10 {padding-top: 10px !important;}
	.pr-xl-10, .px-xl-10 {padding-right: 10px !important;}
	.pb-xl-10, .py-xl-10 {padding-bottom: 10px !important;}
	.pl-xl-10, .px-xl-10 {padding-left: 10px !important;}
	.p-xl-15 {padding: 15px !important;}
	.pt-xl-15, .py-xl-15 {padding-top: 15px !important;}
	.pr-xl-15, .px-xl-15 {padding-right: 15px !important;}
	.pb-xl-15, .py-xl-15 {padding-bottom: 15px !important;}
	.pl-xl-15, .px-xl-15 {padding-left: 15px !important;}
	.p-xl-20 {padding: 20px !important;}
	.pt-xl-20, .py-xl-20 {padding-top: 20px !important;}
	.pr-xl-20, .px-xl-20 {padding-right: 20px !important;}
	.pb-xl-20, .py-xl-20 {padding-bottom: 20px !important;}
	.pl-xl-20, .px-xl-20 {padding-left: 20px !important;}
	.p-xl-30 {padding: 30px !important;}
	.pt-xl-30, .py-xl-30 {padding-top: 30px !important;}
	.pr-xl-30, .px-xl-30 {padding-right: 30px !important;}
	.pb-xl-30, .py-xl-30 {padding-bottom: 30px !important;}
	.pl-xl-30, .px-xl-30 {padding-left: 30px !important;}
	.m-xl-n5 {margin: -5px !important;}
	.mt-xl-n5, .my-xl-n5 {margin-top: -5px !important;}
	.mr-xl-n5, .mx-xl-n5 {margin-right: -5px !important;}
	.mb-xl-n5, .my-xl-n5 {margin-bottom: -5px !important;}
	.ml-xl-n5, .mx-xl-n5 {margin-left: -5px !important;}
	.m-xl-n10 {margin: -10px !important;}
	.mt-xl-n10, .my-xl-n10 {margin-top: -10px !important;}
	.mr-xl-n10, .mx-xl-n10 {margin-right: -10px !important;}
	.mb-xl-n10, .my-xl-n10 {margin-bottom: -10px !important;}
	.ml-xl-n10, .mx-xl-n10 {margin-left: -10px !important;}
	.m-xl-n15 {margin: -15px !important;}
	.mt-xl-n15, .my-xl-n15 {margin-top: -15px !important;}
	.mr-xl-n15, .mx-xl-n15 {margin-right: -15px !important;}
	.mb-xl-n15, .my-xl-n15 {margin-bottom: -15px !important;}
	.ml-xl-n15, .mx-xl-n15 {margin-left: -15px !important;}
	.m-xl-n20 {margin: -20px !important;}
	.mt-xl-n20, .my-xl-n20 {margin-top: -20px !important;}
	.mr-xl-n20, .mx-xl-n20 {margin-right: -20px !important;}
	.mb-xl-n20, .my-xl-n20 {margin-bottom: -20px !important;}
	.ml-xl-n20, .mx-xl-n20 {margin-left: -20px !important;}
	.m-xl-n30 {margin: -30px !important;}
	.mt-xl-n30, .my-xl-n30 {margin-top: -30px !important;}
	.mr-xl-n30, .mx-xl-n30 {margin-right: -30px !important;}
	.mb-xl-n30, .my-xl-n30 {margin-bottom: -30px !important;}
	.ml-xl-n30, .mx-xl-n30 {margin-left: -30px !important;}
	.m-xl-auto {margin: auto !important;}}
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);white-space: nowrap;border: 0;}
.sr-only-focusable:active, .sr-only-focusable:focus {position: static;width: auto;height: auto;overflow: visible;clip: auto;white-space: normal;}
.fade {-webkit-transition: opacity .15s linear;-o-transition: opacity .15s linear;transition: opacity .15s linear;}
@media (prefers-reduced-motion:reduce) {.fade {-webkit-transition: none;-o-transition: none;transition: none;}}
.fade:not(.show) {opacity: 0;}
.collapse:not(.show) {display: none;}
.collapsing {position: relative;height: 0;overflow: hidden;-webkit-transition: height .35s ease;-o-transition: height .35s ease;transition: height .35s ease;}
@media (prefers-reduced-motion:reduce) {.collapsing {-webkit-transition: none;-o-transition: none;transition: none;}}
.toast-title {font-weight: 700;}
.toast-message {-ms-word-wrap: break-word;word-wrap: break-word;}
.toast-message a, .toast-message label {color: #fff;}
.toast-message a:hover {color: #ccc;text-decoration: none;}
.toast-close-button {position: relative;right: -.3em;top: -.3em;float: right;font-size: 20px;font-weight: 700;color: #fff;-webkit-text-shadow: 0 1px 0 #fff;text-shadow: 0 1px 0 #fff;opacity: .8;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter: alpha(opacity=80);line-height: 1;}
.toast-close-button:focus, .toast-close-button:hover {color: #000;text-decoration: none;cursor: pointer;opacity: .4;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter: alpha(opacity=40);}
.rtl .toast-close-button {left: -.3em;float: left;right: .3em;}
button.toast-close-button {padding: 0;cursor: pointer;background: 0 0;border: 0;-webkit-appearance: none;}
.toast-top-center {top: 0;right: 0;width: 100%;}
.toast-bottom-center {bottom: 0;right: 0;width: 100%;}
.toast-top-full-width {top: 0;right: 0;width: 100%;}
.toast-bottom-full-width {bottom: 0;right: 0;width: 100%;}
.toast-top-left {top: 12px;left: 12px;}
.toast-top-right {top: 12px;right: 12px;}
.toast-bottom-right {right: 12px;bottom: 12px;}
.toast-bottom-left {bottom: 12px;left: 12px;}
#toast-container {position: fixed;z-index: 999999;pointer-events: none;}
#toast-container * {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
#toast-container>div {position: relative;pointer-events: auto;overflow: hidden;margin: 0 0 6px;padding: 15px 15px 15px 50px;width: 300px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;background-position: 15px center;background-repeat: no-repeat;-moz-box-shadow: 0 0 12px #999;-webkit-box-shadow: 0 0 12px #999;box-shadow: 0 0 12px #999;color: #fff;opacity: .8;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter: alpha(opacity=80);}
#toast-container>div.rtl {direction: rtl;padding: 15px 50px 15px 15px;background-position: right 15px center;}
#toast-container>div:hover {-moz-box-shadow: 0 0 12px #000;-webkit-box-shadow: 0 0 12px #000;box-shadow: 0 0 12px #000;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter: alpha(opacity=100);cursor: pointer;}
#toast-container>.toast-info {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;}
#toast-container>.toast-error {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;}
#toast-container>.toast-success {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;}
#toast-container>.toast-warning {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;}
#toast-container.toast-bottom-center>div, #toast-container.toast-top-center>div {width: 300px;margin-left: auto;margin-right: auto;}
#toast-container.toast-bottom-full-width>div, #toast-container.toast-top-full-width>div {width: 96%;margin-left: auto;margin-right: auto;}
.toast {background-color: #030303;}
.toast-success {background-color: #51a351;}
.toast-error {background-color: #bd362f;}
.toast-info {background-color: #2f96b4;}
.toast-warning {background-color: #f89406;}
.toast-progress {position: absolute;left: 0;bottom: 0;height: 4px;background-color: #000;opacity: .4;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter: alpha(opacity=40);}
@media all and (max-width:240px) {#toast-container>div {padding: 8px 8px 8px 50px;width: 11em;}
	#toast-container>div.rtl {padding: 8px 50px 8px 8px;}
	#toast-container .toast-close-button {right: -.2em;top: -.2em;}
	#toast-container .rtl .toast-close-button {left: -.2em;right: .2em;}}
@media all and (min-width:241px) and (max-width:480px) {#toast-container>div {padding: 8px 8px 8px 50px;width: 18em;}
	#toast-container>div.rtl {padding: 8px 50px 8px 8px;}
	#toast-container .toast-close-button {right: -.2em;top: -.2em;}
	#toast-container .rtl .toast-close-button {left: -.2em;right: .2em;}}
@media all and (min-width:481px) and (max-width:768px) {#toast-container>div {padding: 15px 15px 15px 50px;width: 25em;}
	#toast-container>div.rtl {padding: 15px 50px 15px 15px;}}
.video-list .element{margin-bottom:20px;background:#fff;width:900px;max-width:100%}.video-list .card-footer{text-align:left}.video-list .card-body{padding:0}.video-list img{width:100%}@media only screen and (max-width:1229px){.video-list .element .element-img{height:34vw}}@media only screen and (max-width:991px){.video-list .element .element-img{height:46vw}}@media only screen and (max-width:767px){.video-list .element .element-img{height:60vw}}.video-list .element .play-block{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8)}.video-list .element .play-block span{display:inline-block;border-radius:100%;background:rgba(255,255,255,.1)}.video-list .element .play-block span i{display:inline-block;color:#fff;font-size:40px;width:64px;height:64px;line-height:61px;border:2px solid #fff;border-radius:100%;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.video-list .element .play-block:hover span i{color:#ff121a;border-color:#ff121a}.video-list .element .element-content{padding:25px 0}.video-list .element .element-content .title{font-size:20px;font-weight:700;margin-bottom:3px}.video-list .element .element-content .text{font-size:15px;margin-bottom:10px}.my-wrap-tooltip{width:100%;max-width:100%;margin-top:-150px}.modal .my-wrap-tooltip{margin-top:-200px}.modal .my-wrap-tooltip .tooltip-inner{max-width:200px;overflow:hidden}.my-wrap-tooltip>div:not(.show){display:none !important}.my-wrap-tooltip>div{transform:none !important;position:relative !important;margin:0 auto}@media (max-width:991px){.my-wrap-tooltip{display:none}}.js-cities-click{cursor:pointer}.kvKwrL{z-index:99990 !important}.checkout__delivery .form-check.radio.withoutborder{border:none}#block-climb .form-control{display:inline;width:auto}#block-climb .form-check-input+span>span{display:none}#block-climb .form-check-input:checked+span>span{display:inline}header .header__top a.text-white{color:#fff;text-decoration:underline;text-decoration:underline dashed;-webkit-text-decoration:underline dashed}.pcontacts .nav-tabs .nav-link{height:70px;padding:10px 35px}#eapps-whatsapp-chat-28a67ed1-c4b5-4b76-9086-fa00b749dd5b a:last-child{display:none !important}.ya-share2__list.ya-share2__list_direction_horizontal{margin:10px 0 !important}.article-info .share{padding:0;padding-right:5px}.ya-share2__item:before{display:none !important}.ya-share2__item{padding-left:5px !important}.articles_pagination{display:flex !important}.js-product-orderbigopt{min-height:46px;font-size:16px}.cartContent__item-price>.cartContent__item-price{margin:0;padding:0}.promo .btn-block+.btn-block{margin-top:0}.promo .js-mspc2-cancel{display:none}.checkout__steps-item{cursor:pointer}#office-auth-form .red{color:#d9000b}#office-auth-form .hidden{display:none}.checkout__last-line.last__line>span{display:inline-block;width:175px;-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 175px}input[name=file]+.error{display:none}input[name=file].invalid+.error{display:block}.dist-cities-columns{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.dist-cities-columns>div{margin-bottom:20px;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}@media (min-width:768px){.dist-cities-columns>div{-webkit-flex:0 0 33%;-ms-flex:0 0 33%;flex:0 0 33%}}@media (min-width:768px){.dist-cities-columns>div{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%}}@media (min-width:1200px){.product__priceblock .product__info-quick{text-align:right;-webkit-box-flex:0;-ms-flex:0 0 345px;flex:0 0 345px}}.icon-file-gray{background-image:url("/img/icons/file_gray.svg")}.dist-cities-columns .letter{font-weight:700;font-size:19px;margin-bottom:10px}.dist-cities-columns ul{list-style:none;margin:0 0 0 15px;padding:0}.dist-cities-columns ul li{padding:2px 0;margin:0}.dist-cities-columns ul li a{color:#3b3b3b}.dist-cities-columns ul li a:hover,.dist-cities-columns ul li a:focus{color:#a3c03d}.good-body .label{position:absolute;top:15px;right:15px}.index_categories_grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:10px}@media (min-width:768px){.index_categories_grid{grid-template-columns:repeat(2,1fr)}.product__variants .product__variants_grid_item .form-check-name{width:120px}}@media (min-width:992px){.index_categories_grid{grid-template-columns:repeat(3,1fr)}header .header__contacts .contacts__callback{margin:0 auto}}@media (min-width:1200px){.index_categories_grid{grid-template-columns:repeat(4,1fr)}.product__variants_group div:first-child{width:195px}}.tooltip-inner{max-width:300px;padding:0}.btn-border.index-btn{font-size:16px;line-height:1.1;height:70px;width:100%;margin:7px 0;padding:3px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn-border.index-btn img{height:60px;width:auto;display:block;margin:0 auto 10px}.index_categories_grid .index-btn{height:auto;padding-top:20px;padding-bottom:20px;margin:0}.product__variants .product__variants_grid{max-height:240px;overflow-y:auto}.op-7{opacity:.7}.good-body .img{max-height:215px}.good-body .title{font-size:15px}