

/* Start:/local/templates/arista/src/css/slick.css?17496289911736*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.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;
}
/* End */


/* Start:/local/templates/arista/src/css/jquery.fancybox.min.css?174962899112795*/
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(1turn)}}.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(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.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)}}
/* End */


/* Start:/local/templates/arista/src/css/jquery-ui.css?174962899122646*/
/*! jQuery UI - v1.12.1 - 2020-07-28
* http://jqueryui.com
* Includes: core.css, menu.css, selectmenu.css, button.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/local/templates/arista/src/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("/local/templates/arista/src/css/images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("/local/templates/arista/src/css/images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("/local/templates/arista/src/css/images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("/local/templates/arista/src/css/images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/local/templates/arista/src/css/images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("/local/templates/arista/src/css/images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

/* End */


/* Start:/local/templates/arista/src/css/style.css?1749628991243073*/
@font-face {
	font-family: "Roboto";
	src: url("/local/templates/arista/src/css/../fonts/Roboto-Bold.woff2") format("woff2"),
	url("/local/templates/arista/src/css/../fonts/Roboto-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("/local/templates/arista/src/css/../fonts/Roboto-Regular.woff2") format("woff2"),
	url("/local/templates/arista/src/css/../fonts/Roboto-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("/local/templates/arista/src/css/../fonts/Montserrat-Medium.woff2") format("woff2"),
	url("/local/templates/arista/src/css/../fonts/Montserrat-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Open Sans";
	src: url("/local/templates/arista/src/css/../fonts/OpenSans-Bold.woff2") format("woff2"),
	url("/local/templates/arista/src/css/../fonts/OpenSans-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Open Sans";
	src: url("/local/templates/arista/src/css/../fonts/OpenSans-Regular.woff2") format("woff2"),
	url("/local/templates/arista/src/css/../fonts/OpenSans-Regular.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "DINCondensedC";
	src: url("/local/templates/arista/src/css/../fonts/DINCondensedC.woff2") format("woff2"),
	url("/local/templates/arista/src/css/../fonts/DINCondensedC.woff") format("woff");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Roboto";
	src: url("/local/templates/arista/src/css/../fonts/Roboto-Medium.woff2") format("woff2"),
	url("/local/templates/arista/src/css/../fonts/Roboto-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Futura PT Demi";
	src: url("/local/templates/arista/src/css/../fonts/FuturaPT-Demi.woff2") format("woff2"),
	url("/local/templates/arista/src/css/../fonts/FuturaPT-Demi.woff") format("woff");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

* {
	box-sizing: border-box;
	color: #3b3b3b;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100vh;
}

main {
	display: block;
	flex: 1 0 auto;
}

header {
	flex-shrink: 0;
}

footer {
	flex: 0 0 auto;
}

img {
	max-width: 100%;
}

a {
	color: #1790ff;
	text-decoration: none;
	transition-duration: 0.3s;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
}

a:hover {
	color: #ff6b17;
}

.container {
	width: 1216px;
	margin: 0 auto;
	padding: 0;
}

.btn {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	transition: 0.3s ease-in-out;
	text-align: center;
	background-color: transparent;
	border: none;
	padding: 12px 30px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 28px;
	margin: 0;
}

.btn.orange {
	background-color: #ff6b17;
	color: #fff;
}

.btn_primary {
	background-color: #1790ff;
	color: #fff;
}

.btn_primary:hover {
	background-color: #ff6b17;
	color: #fff;
}

.btn_secondary {
	background-color: #ff6b17;
	color: #fff;
}

.btn_secondary:hover {
	background-color: #1790ff;
	color: #fff;
}

.title {
	display: flex;
	align-items: center;
}

.title h2 {
	margin: 0;
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 60px;
	line-height: 59px;
}

.title ._link {
	display: flex;
	align-items: center;
	margin: 0 0 0 20px;
}

.title ._link:before {
	content: "";
	height: 51px;
	width: 1px;
	background-color: #c0c0c0;
}

.title ._link a {
	padding-left: 20px;
	color: #3b3b3b;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 140%;
	text-decoration-line: underline;
	font-style: normal;
	font-weight: normal;
}

.title ._link a:hover {
	color: #1790ff;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.checkbox_primary {
	display: flex;
	align-items: center;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	cursor: pointer;
}

.checkbox_primary .checkmark {
	width: 30px;
	height: 30px;
	border: 1px solid #d7dadc;
	display: block;
	position: relative;
	margin-right: 11px;
}

.checkbox_primary .checkmark-check {
	display: none;
	width: 12px;
	height: 9px;
	fill: #1790ff;
	position: absolute;
	top: calc(50% - 5px);
	left: calc(50% - 6px);
}

.checkbox_primary input:checked + .checkmark .checkmark-check {
	display: block;
}

.e404 {
	display: flex;
}

.e404 .container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.checkbox_switch {
	display: flex;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	cursor: pointer;
}

.checkbox_switch .name {
	margin-right: 20px;
}

.checkbox_switch .checkmark {
	width: 53px;
	height: 25px;
	position: relative;
	border: 1px solid #c8c8c8;
	border-radius: 100px;
	background: #ffffff;
}

.checkbox_switch .checkmark:after {
	content: "";
	position: absolute;
	width: 23px;
	height: 23px;
	display: block;
	border-radius: 50%;
	top: 0;
	left: 0;
	background-color: #676767;
	transition-duration: 0.3s;
}

.checkbox_switch input:checked + .checkmark:after {
	left: 28px;
	background-color: #1790ff;
}

.custom_select .ui-selectmenu-button {
	border: 1px solid #d7dadc;
	background: #fff;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	width: 100%;
	padding: 11px 15px;
	border-radius: 0;
}

.custom_select .ui-selectmenu-icon {
	background-image: url(/local/templates/arista/src/css/../img/select_arrow.svg) !important;
	background-position: center;
}

.ui-selectmenu-menu .ui-widget-content {
	background: #ffffff;
	border: 1px solid #d7dadc;
	border-top: none;
	padding: 13px 13px;
}

.ui-selectmenu-menu .ui-menu-item-wrapper {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
	color: #3b3b3b;
	padding: 0;
}

.ui-selectmenu-menu .ui-state-active {
	color: #1790ff;
	background-color: transparent;
	border: none;
	margin: 0;
}

.clearfix::after {
	content: "";
	clear: both;
	display: block;
}

.seo-text {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
}

.seo-text p {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
	margin: 0 0 26px 0;
}

.seo-text p:after {
	content: "";
	display: block;
	clear: both;
}

.seo-text h2 {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	line-height: 29px;
}

.seo-text h3 {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 16px;
	margin-top: 32px;
}

.seo-text h4 {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	margin: 32px 0 16px;
}

.seo-text a {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-decoration-line: underline;
}

.seo-text div {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 140%;
	margin: 0 0 26px 0;
}

.seo-text div:after {
	content: "";
	display: block;
	clear: both;
}

.seo-text blockquote {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	display: block;
	background: #f3f3f3;
	color: #1790ff;
	padding: 27px 68px 27px 101px;
	position: relative;
	margin: 32px 0;
}

.seo-text blockquote:before {
	content: "";
	position: absolute;
	background: url("/local/templates/arista/src/css/../img/subtract.svg") center no-repeat;
	width: 44px;
	height: 44px;
	top: 27px;
	left: 29px;
}

.seo-text ol {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin: 32px 0;
	padding: 0;
	counter-reset: list;
	list-style-type: none;
}

.seo-text ol li:before {
	counter-increment: list;
	content: counter(list) ". ";
	font-weight: bold;
}

.seo-text ul {
	list-style-type: none;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 29px;
	padding: 0;
	margin: 32px 0;
}

.seo-text ul li {
	position: relative;
	padding-left: 24px;
}

.seo-text ul li:before {
	content: "";
	position: absolute;
	top: 14px;
	left: 0;
	width: 12px;
	height: 3px;
	background-color: #1790ff;
	margin-right: 12px;
}

.pagination ul {
	display: flex;
	padding: 0;
	margin: 0;
	list-style-type: none;
	align-items: center;
}

.pagination .prev-next svg {
	width: 7px;
	height: 12px;
	fill: #ff6b17;
}

.pagination .prev-next:hover svg {
	fill: #1790ff;
}

.pagination .prev svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.pagination li {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	margin-right: 3px;
}

.pagination li:last-child {
	margin-right: 0;
}

.pagination li:first-child {
	margin-right: 10px;
}

.pagination li a {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #3b3b3b;
	display: flex;
	padding: 5px 10px;
}

.pagination li a.active {
	color: #fff;
	background-color: #1790ff;
	pointer-events: none;
	cursor: default;
}

.pagination li a:hover:not(.active) {
	color: #1790ff;
}

.pagination li.disabled a {
	pointer-events: none;
	cursor: default;
}

.pagination li.disabled a svg {
	fill: #bdbec7;
}

/*
	HEADER
  */

.header {
	position: fixed;
	top: 0;
	background-color: #fff;
	width: 100%;
	z-index: 20;
}

.header_logo ._mobile {
	display: none;
}

.header_top--inner {
	padding: 13px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header_social {
	display: flex;
	align-items: center;
}

.header_social--item {
	margin-right: 10px;
}

.header_social--item:last-child {
	margin-right: 0;
}

.header_social--item svg {
	fill: #3b3b3b;
	fill-opacity: 0.8;
	transition-duration: 0.3s;
}

.header_social--item:hover svg {
	fill: #ff6b17;
}

.header_main {
	border-top: 1px solid rgba(54, 68, 82, 0.2);
	border-bottom: 1px solid rgba(54, 68, 82, 0.2);
}

.header_main--inner {
	padding: 8px 0 10px;
	display: flex;
	align-items: center;
	position: relative;
}

.header_main--content {
	display: flex;
}

.header_burger {
	display: none;
	align-items: center;
	padding: 0 18px 0 26px;
}

.header_burger span {
	width: 17px;
	height: 2px;
	background-color: #ff6b17;
	display: block;
	margin-bottom: 3px;
	transition-duration: 0.3s;
}

.header_burger--inner {
	cursor: pointer;
}

.header_burger--inner.open span {
	background-color: #1790ff;
}

.header_burger--inner:hover span {
	background-color: #1790ff;
}

.header_menu {
	display: flex;
	align-items: center;
	padding: 0 66px 0 52px;
}

.header_menu ul {
	list-style-type: none;
	display: flex;
	padding: 0;
	margin: 0;
}

.header_menu ul li {
	margin-right: 43px;
}

.header_menu ul li a {
	color: #3b3b3b;
	white-space: nowrap;
}

.header_menu ul li a:hover {
	color: #ff6b17;
}

.header_menu ul li:last-child {
	margin-right: 0;
}

.header_menu_mobile {
	position: fixed;
	display: none;
	width: 100%;
	visibility: hidden;
	opacity: 0;
	left: 0;
	transition-duration: 0.3s;
}

.header_menu_mobile ._bg {
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.1);
}

.header_menu_mobile .menu_mobile {
	overflow-y: auto;
	background-color: #fff;
	height: 100%;
	width: 267px;
	position: absolute;
	top: 0;
	left: -100%;
	transition-duration: 0.5s;
	z-index: 5;
	padding: 23px 26px 23px 20px;
}

.header_menu_mobile .menu_mobile--menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.header_menu_mobile .menu_mobile--menu ul li {
	margin-bottom: 25px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.header_menu_mobile .menu_mobile--menu ul li svg {
	width: 9px;
	height: 16px;
	fill: #ff6b17;
}

.header_menu_mobile .menu_mobile--menu ul li:last-child {
	margin-bottom: 0;
}

.header_menu_mobile .menu_mobile--menu ul li ._link {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #3b3b3b;
	font-style: normal;
	font-weight: normal;
}

.header_menu_mobile .menu_mobile--menu ul li ._link:hover {
	color: #ff6b17;
}

.header_menu_mobile .menu_mobile--actions {
	display: none;
}

.header_menu_mobile .menu_mobile--phone {
	display: none;
}

.header_menu_mobile .menu_mobile--contacts {
	display: none;
}

.header_menu_mobile.open {
	visibility: visible;
	opacity: 1;
}

.header_menu_mobile.open .menu_mobile {
	left: 0;
}

.header_phone {
	display: flex;
	align-items: center;
	position: relative;
	white-space: nowrap;
}

.header_phone ._phone svg {
	fill: #1790ff;
	margin-right: 13px;
}

.header_phone ._phone a {
	color: #3b3b3b;
	font-size: 18px;
	font-weight: bold;
	font-family: "Roboto", sans-serif;
}

.header_phone ._phone._whatsapp svg {
	fill: #4ec553;
}

.header_phone ._phone {
	margin-bottom: 12px;
}

.header_phone ._phone:last-child {
	margin-bottom: 0;
}

.header_phone--title {
	display: flex;
	align-items: center;
	line-height: 21px;
	padding: 0 0 0 28px;
	cursor: pointer;
	margin: 0 !important;
}

.header_phone--title:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 0 5px;
	border-color: #1790ff transparent transparent transparent;
	margin-left: 9px;
}

.header_phone:before {
	content: "";
	display: block;
	width: 1px;
	height: 53px;
	background-color: rgba(54, 68, 82, 0.2);
}

.header_phone:after {
	position: absolute;
	width: 100%;
	height: 18px;
	top: 100%;
	left: 0;
}

.header_phone--content {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #ffffff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	top: calc(100% + 18px);
	z-index: 5;
	padding: 31px 24px 31px 16px;
	visibility: hidden;
	opacity: 0;
	transition-duration: 0.3s;
}

.header_phone:hover .header_phone--content {
	visibility: visible;
	opacity: 1;
}

.header_phone:hover:after {
	content: "";
}

.header_actions {
	display: flex;
	align-items: center;
	padding: 0 0 0 28px;
	position: relative;
}

.header_actions:before {
	content: "";
	display: block;
	width: 1px;
	height: 53px;
	background-color: rgba(54, 68, 82, 0.2);
}

.header_actions--inner {
	display: flex;
	align-items: center;
	padding: 0 28px;
}

.header_actions--item {
	margin-right: 20px;
}

.header_actions--item:last-child {
	margin-right: 0;
}

.header_actions--item a {
	display: block;
	position: relative;
}

.header_actions--item svg {
	display: block;
	fill: #1790ff;
	transition-duration: 0.3s;
}

.header_actions--item ._count {
	width: 18px;
	height: 18px;
	background-color: #ff6b17;
	border-radius: 50%;
	position: absolute;
	bottom: -2px;
	right: -3px;
	text-align: center;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	line-height: 18px;
	transition-duration: 0.3s;
}

.header_actions--item:hover svg {
	fill: #ff6b17;
}

.header_actions--item:hover ._count {
	background-color: #1790ff;
}

.header_actions--cart .actions_cart {
	position: absolute;
	top: calc(100% + 18px);
	right: 0;
	background-color: #fff;
	width: 406px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
	cursor: auto;
	visibility: hidden;
	opacity: 0;
	transition-duration: 0.3s;
}

.header_actions--cart .actions_cart--head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 16px;
	border-bottom: 1px solid #dcdee0;
}

.header_actions--cart .actions_cart--head ._title {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.header_actions--cart .actions_cart--head ._title b {
	font-weight: bold;
}

.header_actions--cart .actions_cart--head ._btn {
	font-size: 14px;
	line-height: 28px;
	padding: 4px 27px;
}

.header_actions--cart .actions_cart--item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px;
	border-bottom: 1px solid #dcdee0;
}

.header_actions--cart .actions_cart--item:last-child {
	border-bottom: none;
}

.header_actions--cart .actions_cart--item img {
	width: 66px;
	height: 66px;
	border: 1px solid #dcdee0;
}

.header_actions--cart .actions_cart--item ._name {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	line-height: 20px;
	display: flex;
	max-width: 173px;
}

.header_actions--cart .actions_cart--item ._price {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #1790ff;
}

.header_actions--cart .actions_cart--item ._delete {
	border: none;
	background: none;
	cursor: pointer;
}

.header_actions--cart .actions_cart--item ._delete svg {
	width: 16px;
	height: 16px;
	fill: #9d9d9d;
}

.header_actions--cart .actions_cart--item ._delete:hover svg {
	fill: #ff6b17;
}

.header_actions--cart:hover .actions_cart {
	visibility: visible;
	opacity: 1;
}

.header_actions--cart:hover .actions_cart:before {
	content: "";
	position: absolute;
	height: 34px;
	width: 100%;
	top: -34px;
	left: 0;
}

.header_search {
	display: flex;
	align-items: center;
	position: relative;
}

.header_search:before {
	content: "";
	display: block;
	width: 1px;
	height: 53px;
	background-color: rgba(54, 68, 82, 0.2);
}

.header_search--inner {
	padding-left: 18px;
}

.header_search--open {
	border: none;
	background: none;
	cursor: pointer;
}

.header_search--open svg {
	width: 28px;
	height: 28px;
	fill: #3b3b3b;
	transition-duration: 0.3s;
}

.header_search--open:hover svg {
	fill: #ff6b17;
}

.header_search--input {
	position: absolute;
	top: 0;
	right: -9px;
	height: 100%;
	visibility: hidden;
	opacity: 0;
}

.header_search--input.open {
	visibility: visible;
	opacity: 1;
}

.header_search--input ._submit {
	border: none;
	background: none;
	cursor: pointer;
	position: absolute;
	top: 11px;
	right: 9px;
}

.header_search--input ._submit svg {
	width: 28px;
	height: 28px;
	fill: #ff6b17;
	transition-duration: 0.3s;
}

.header_search--input ._submit:hover svg {
	fill: #1790ff;
}

.header_search--input input {
	height: 100%;
	width: 547px;
	border: 1px solid #d7dadc;
	padding: 0 15px;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
}

.header_search--input input::-webkit-input-placeholder {
	color: #bcbcbc;
}

.header_search--input input::-moz-placeholder {
	color: #bcbcbc;
}

.header_search--input input:-ms-input-placeholder {
	color: #bcbcbc;
}

.header_search--input input::-ms-input-placeholder {
	color: #bcbcbc;
}

.header_search--input input::placeholder {
	color: #bcbcbc;
}

.header_production {
	position: absolute;
	display: flex;
	top: calc(100% + 1px);
	left: 0;
	visibility: hidden;
	opacity: 0;
	transition-duration: 0.3s;
	z-index: 10;
	overflow: auto;
}

.header_production--inner {
	display: flex;
	height: max-content;
	overflow-y: hidden;
}

.header_production.open {
	visibility: visible;
	opacity: 1;
}

.header_production--lists {
	background-color: #fff;
	padding: 40px 36px 0;
	min-height: 650px;
	/*display: flex;*/
	/*flex-wrap: wrap;*/
	width: 1200px;
	/*justify-content: space-between;*/
}

.header_production--list {
	position: static !important;
	width: fit-content;
	width: 350px;
	display: flex;
	flex-direction: row-reverse;
}
.header_production--list svg {
	fill: #fff;
	height: 20px;
	width: 40px;
	margin: auto;
}

.header_production--list ._title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 27px;
	padding: 10px 20px 10px 20px;
	width: 350px;
}

.header_production--list ._title a {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 27px;
	color: #3b3b3b;
}

.header_production--list ._title svg {
	display: none;
	width: 9px;
	height: 16px;
	fill: #ff6b17;
}

.header_production--list ul {
	position: absolute;
	margin: 37px 0 0 0;
	padding-left: 20px;
	left: 32%;
	top: 0;
	list-style-type: none;
	display: none;
	flex-wrap: wrap;
	width: 800px;
	min-height: 330px;
	max-height: 570px;
}
.header_production--list:hover ul{
	/*display: flex;*/
	flex-direction: row;
	flex-wrap: wrap;
	align-content: flex-start;
}

.header_production--list ul li {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	width: 33%;
}

.header_production--list ul li:last-child {
	margin-bottom: 0;
}

.header_production--list ul li a {
	color: #3b3b3b;
	display: block;
	width: 90%;
	height: 100%;
	margin: 9px 0;
	padding-left: 5%;
}

.header_production--list ul li:hover a {
	color: #ff6b17;
	font-weight: bold;
}

.header_production--rec {
	width: 442px;
	background-color: #f5f5f5;
	text-align: center;
	padding-bottom: 30px;
}

.header_production--rec ._name {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 27px;
	margin-top: 25px;
	color: #ff6b17;
}

.header_production--rec ._more {
	display: block;
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	text-decoration: underline;
}

.header_production--rec img {
	margin-top: 25px;
	height: 300px;
}

.header_production--rec ._title {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	margin-top: 36px;
}

.header_production--rec ._price {
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	color: #1790ff;
	margin-top: 22px;
}

.header_production--rec ._btn {
	margin-top: 20px;
	padding-left: 42px;
	padding-right: 42px;
}

/*
	head_section
  */

.head_section {
	background: url("/local/templates/arista/src/css/../img/head_bg.webp") no-repeat center;
	background-size: cover;
}

.head_section--dots {
	display: flex;
	flex-direction: column;
	position: fixed;
	left: 71px;
	top: 50%;
	z-index: 10;
}

.head_section--dots .dots_item {
	display: flex;
	align-items: center;
}

.head_section--dots .dots_item:before {
	content: "";
	width: 42px;
	height: 1px;
	background-color: #3b3b3b;
}

.head_section--dots .dots_item ._count {
	visibility: hidden;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #ff6b17;
	margin-left: 9px;
}

.head_section--dots .dots_item.active:before {
	background-color: #ff6b17;
	width: 64px;
}

.head_section--dots .dots_item.active ._count {
	visibility: visible;
}

.head_section--inner {
	display: flex;
	align-items: center;
	height: 790px;
}

.head_section--content {
	display: flex;
	justify-content: space-between;
	flex: 1;
	margin-top: -79px;
}

.head_section ._title {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 55px;
	line-height: 67px;
	margin: 0;
	max-width: 722px;
}

.head_section ._desc {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	line-height: 28px;
	margin: 26px 0 0;
	max-width: 430px;
}

.head_section ._btn {
	margin-top: 34px;
}

.head_section--years {
	width: 190px;
	height: 223px;
	background-color: #fff;
	padding: 22px 31px 21px 15px;
	margin: 8px 78px 0 0;
}

.head_section ._years--title {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 21px;
	border: 1px solid #3b3b3b;
	width: 144px;
	height: 115px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.head_section ._years--title b {
	font-size: 60px;
}

.head_section ._years-desc {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: -0.025em;
	margin: 14px 0 0;
}

/*
	ABOUT
  */

.about {
	position: relative;
	overflow: hidden;
}

.about_bg {
	font-family: "DINCondensedC", sans-serif;
	font-size: 300px;
	line-height: 293px;
	color: rgba(59, 59, 59, 0.05);
	position: absolute;
	text-transform: uppercase;
	white-space: nowrap;
	top: 115px;
	left: -62px;
	z-index: -1;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.about--inner {
	display: flex;
	padding: 240px 0 0;
}

.about ._right {
	padding-right: 54px;
}

.about_slider {
	width: 413px;
	position: relative;
}

.about_slider .slick-list {
	position: relative;
	z-index: 1;
	border: 1px solid #c8c8c8;
}

.about_slider .slick-list img {
	vertical-align: middle;
	height: auto;
}

.about_slider .slick-arrow {
	width: 51px;
	height: 51px;
	background-color: #f3f3f3;
	border: none;
	transition-duration: 0.3s;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 2;
	bottom: 11px;
	cursor: pointer;
}

.about_slider .slick-arrow svg {
	width: 21px;
	height: 18px;
	transition-duration: 0.3s;
	fill: #1790ff;
}

.about_slider .slick-arrow:hover {
	background-color: #ff6b17;
}

.about_slider .slick-arrow:hover svg {
	fill: #fff;
}

.about_slider .slick-prev {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 10px;
}

.about_slider .slick-next {
	left: 71px;
}

.about ._left {
	margin-top: 33px;
}

.about ._desc {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin-top: 57px;
	padding-right: 95px;
	text-align: justify;
}

/*
	NEWS
  */

.news {
	position: relative;
	overflow: hidden;
}

.news_bg {
	font-family: "DINCondensedC", sans-serif;
	font-size: 300px;
	line-height: 293px;
	color: rgba(59, 59, 59, 0.05);
	position: absolute;
	text-transform: uppercase;
	top: 98px;
	right: 155px;
	white-space: nowrap;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	z-index: -1;
}

.news--inner {
	padding-top: 200px;
}

.news_head {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.news_head ._desc {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 160%;
	max-width: 536px;
	color: rgba(59, 59, 59, 0.8);
}

.news_content {
	display: flex;
	flex-wrap: wrap;
	margin: 49px -9px 0;
}

.news_item {
	width: 25%;
	padding: 0 9px;
}

.news_item--inner {
	display: block;
}

.news_item ._img {
	position: relative;
}

.news_item ._img img {
	display: block;
}

.news_item ._arrow {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #f3f3f3;
	width: 52px;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition-duration: 0.3s;
}

.news_item ._arrow svg {
	width: 21px;
	height: 18px;
	transition-duration: 0.3s;
	fill: #1790ff;
}

.news_item--desc {
	background: #ffffff;
	border: 1px solid #dfdfdf;
	border-top: none;
	padding: 25px 18px;
	transition-duration: 0.3s;
}

.news_item:hover ._arrow {
	background: #ff6b17;
}

.news_item:hover ._arrow svg {
	fill: #fff;
}

.news_item:hover .news_item--desc {
	border-color: #ff6b17;
}

.news_item ._date {
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	color: #676767;
}

.news_item ._title {
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 160%;
	margin-top: 13px;
}

.news_item ._desc {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 160%;
	margin-top: 15px;
}

/*
	reviews
  */

.reviews {
	position: relative;
	overflow: hidden;
}

.reviews_bg {
	font-family: "DINCondensedC", sans-serif;
	font-size: 300px;
	line-height: 293px;
	color: rgba(59, 59, 59, 0.05);
	position: absolute;
	text-transform: uppercase;
	top: 65px;
	right: 7px;
	white-space: nowrap;
	z-index: -1;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.reviews--inner {
	padding-top: 187px;
	display: flex;
	margin: 0 -44px;
}

.reviews ._left {
	width: 50%;
	padding: 0 44px;
}

.reviews ._left .reviews_item {
	margin-top: 76px;
}

.reviews ._right {
	width: 50%;
	padding: 0 44px;
}

.reviews ._right .reviews_item {
	margin-bottom: 37px;
}

.reviews ._right .reviews_item:last-child {
	margin-bottom: 0;
}

.reviews_head {
	padding-left: 10px;
}

.reviews_head ._desc {
	margin-top: 30px;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	color: rgba(59, 59, 59, 0.8);
}

.reviews_item--inner {
	border: 1px solid #c8c8c8;
	display: flex;
	align-items: flex-start;
	padding: 40px 40px 33px;
	background-color: #fff;
}

.reviews_item--content {
	padding-left: 39px;
}

.reviews_item img {
	width: 83px;
	height: 83px;
	border-radius: 50%;
	flex-shrink: 0;
}

.reviews_item ._title {
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 18px;
}

.reviews_item p {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin: 0 0 26px;
}

.reviews_item ._author {
	margin-top: 35px;
}

.reviews_item ._name {
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 26px;
	color: #1790ff;
}

.reviews_item ._position {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #676767;
	margin-top: 5px;
}

/*
	partners
  */

.partners {
	overflow: hidden;
	position: relative;
}

.partners_bg {
	font-family: "DINCondensedC", sans-serif;
	font-size: 300px;
	line-height: 293px;
	color: rgba(59, 59, 59, 0.05);
	position: absolute;
	text-transform: uppercase;
	top: 94px;
	left: -747px;
	white-space: nowrap;
	z-index: -1;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.partners--inner {
	padding-top: 217px;
}

.partners_slider {
	margin-top: 46px;
}

.partners_slider .slick-list {
	overflow: visible;
}

.partners_slider .slick-track {
	margin: 0 -28px;
}

.partners_slider--item {
	padding: 0 28px;
	background-color: #fff;
	height: auto;
}

.partners_slider--item ._inner {
	width: 155px;
	height: 134px;
	border: 1px solid #c8c8c8;
	display: flex;
	justify-content: center;
	align-items: center;
}

.banners .slick-arrow,
.partners_slider .slick-arrow {
	width: 51px;
	height: 51px;
	background-color: #fff;
	border: 1px solid #c8c8c8;
	transition-duration: 0.3s;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	z-index: 2;
	top: -97px;
	cursor: pointer;
}

.banners .slick-arrow{
	top:38%;
}

.banners .slick-arrow svg,
.partners_slider .slick-arrow svg {
	width: 21px;
	height: 18px;
	transition-duration: 0.3s;
	fill: #1790ff;
}

.banners .slick-arrow:hover,
.partners_slider .slick-arrow:hover {
	background-color: #ff6b17;
	border-color: #ff6b17;
}

.banners .slick-arrow:hover svg,
.partners_slider .slick-arrow:hover svg {
	fill: #fff;
}

.banners .slick-prev,
.partners_slider .slick-prev {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	right: 61px;
}

.banners .slick-prev{
	left:0;
	right:auto;
}

.banners .slick-next ,
.partners_slider .slick-next {
	right: 0;
}

/*
	contact
  */

.contact {
	overflow: hidden;
	position: relative;
	padding-top: 130px;
}

.contact._pt48 {
	padding-top: 48px;
}

.contact_bg {
	display: none;
	font-family: "DINCondensedC", sans-serif;
	color: rgba(59, 59, 59, 0.05);
	position: absolute;
	text-transform: uppercase;
	white-space: nowrap;
	z-index: -1;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.contact #map {
	height: 513px;
}

.contact_content .container {
	width: auto;
}

.contact_content--inner {
	position: relative;
}

.contact_content--box {
	position: absolute;
	background-color: #fff;
	right: 140px;
	bottom: calc(100% + 62px);
	padding: 49px 87px 61px;
}

.contact_content--box ._title {
	font-family: "DINCondensedC", sans-serif;
	font-size: 60px;
	line-height: 59px;
	margin-bottom: 44px;
	font-style: normal;
	font-weight: normal;
}

.contact_content--item {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	display: flex;
	align-items: center;
	margin-bottom: 23px;
}

.contact_content--item:last-child {
	margin-bottom: 0;
}

.contact_content--item a {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
}

.contact_content--item ._nostyle {
	color: #3b3b3b;
}

.contact_content--item ._icon {
	fill: #1790ff;
	margin-right: 15px;
}

.contact_content--item ._icon-whatsapp {
	fill: #4ec553;
	margin-left: 15px;
	display: none;
}

/*
	footer
  */

.footer {
	background-color: #000004;
}

.footer--inner {
	padding: 50px 0;
	position: relative;
}

.footer_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer_menu {
	position: relative;
}

.footer_menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
}

.footer_menu ul li {
	padding: 0;
	margin-right: 24px;
}

.footer_menu ul li:last-child {
	margin-right: 0;
}

.footer_menu ul li a {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 19px;
	color: #fff;
	transition-duration: 0.3s;
}

.footer_menu ul li a:hover {
	color: #ff6b17;
}

.footer_menu ._pay-logo {
	position: absolute;
	left: 0;
	bottom: -76px;
}

.footer_bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 16px;
}

.footer_bottom ._pay-logo {
	visibility: hidden;
}

.footer_copy {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 19px;
	color: #ffffff;
	margin-left: 9px;
}

.footer_social ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
}

.footer_social ul li {
	padding: 0;
	margin-right: 28px;
}

.footer_social ul li:last-child {
	margin-right: 0;
}

.footer_social ul li svg {
	fill: #fff;
	transition-duration: 0.3s;
}

.footer_social ul li:hover svg {
	fill: #1790ff;
}

/*
	bread crumbs
  */

.bread_crumbs {
	padding: 26px 0;
}

.bread_crumbs--inner {
	display: flex;
	align-items: center;
}

.bread_crumbs--item {
	display: flex;
	align-items: center;
}

.bread_crumbs--item span,
.bread_crumbs--item a {
	color: rgba(59, 59, 59, 0.6);
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-decoration-line: underline;
}

.bread_crumbs--item span:hover,
.bread_crumbs--item a:hover {
	color: #ff6b17;
}

.bread_crumbs--item .icon-arrow {
	width: 11px;
	height: 9px;
	fill: #1790ff;
	margin: 0 7px 0 5px;
}

.bread_crumbs--item .icon-prev {
	height: 16px;
	width: 9px;
	fill: #1790ff;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-right: 11px;
	display: none;
}

.bread_crumbs--item:last-child span,
.bread_crumbs--item:last-child a {
	color: #1790ff;
	text-decoration-line: none;
}

.bread_crumbs--item:last-child .icon-arrow {
	display: none;
}

/*
	category
  */

.category--inner {
	display: flex;
}

.category .aside {
	width: 286px;
	flex-shrink: 0;
}

.category .aside_categories {
	background: #f7f8fc;
	/*padding: 21px 20px;*/
	padding: 21px 0;
}

.category .aside_filters {
	background: #f7f8fc;
	padding: 25px 20px 43px;
	margin-top: 29px;
}

.category .aside_filters--apply {
	display: none;
}

.category .aside_title {
	padding: 0 20px;
	margin-bottom: 24px;
}

.category .aside_title svg {
	display: none;
}

.category .aside_title ._title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 39px;
}

.category .aside_title:after {
	content: "";
	height: 1px;
	width: 131px;
	background-color: #1790ff;
	display: block;
	margin-top: 7px;
}

.category .aside_item {
	margin-bottom: 12px;
}

.category .aside_item:last-child {
	margin-bottom: 0;
}

.category .aside_item--title {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	color: #000;
	padding: 0 20px;
}

.category .aside_item--title ._arrow {
	height: 16px;
	width: 9px;
	fill: #ff6b17;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	transition-duration: 0.3s;
}

.category .aside_item--content {
	/*padding-left: 6px;*/
	margin-top: 12px;
	display: block;
}

.category .aside_item.open .aside_item--title ._arrow {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.category .aside_item:not(.open) .aside_item--content {
	display: none;
}

.category .aside_item--check {
	cursor: pointer;
	display: block;
}

.category ._name,
.category .aside_item--check._name {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 16px;
	color: #676767;
	padding: 7px 20px 7px 26px;
}

.category ._name
{
	color:#3b3b3b;
}

.category .aside_item--check input:checked ~ ._name {
	color: #ff6b17;
}

.category .aside_item--check.active._name {
	/*color: #ff6b17;*/
}

.category .aside_item--submenu {
	padding: 0 0 0 10px;
	list-style-type: none;
	margin: 0;
}

.category .aside_item--submenu li {
	display: none;
}

.category .aside_item--submenu li:first-child {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-left: -10px;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 35px;
	color: #676767;
	cursor: pointer;
}

.category .aside_item--submenu li:first-child ._arrow {
	height: 15px;
	width: 7px;
	fill: #ff6b17;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	transition-duration: 0.3s;
}

.category .aside_item--submenu.open li {
	display: block;
}

.category .aside_item--submenu.open li:first-child {
	display: flex;
}

.category .aside_item--submenu.open li:first-child ._arrow {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.category .aside_price {
	margin-top: 26px;
	padding: 0 0 0 6px;
}

.category .aside_price--title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
}

.category .aside_price #price-range {
	border: none;
	height: 5px;
	background: #dcdee0;
	border-radius: 10px;
	margin-top: 18px;
	cursor: pointer;
}

.category .aside_price #price-range .ui-widget-header {
	background-color: #1790ff;
}

.category .aside_price #price-range .ui-state-default {
	background-color: #1790ff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	top: -8px;
	border: none;
	margin-left: -10px;
	cursor: pointer;
}

.category .aside_price--amount {
	display: flex;
	justify-content: space-between;
	margin-top: 14px;
}

.category .aside_price--amount input {
	border: none;
	background-color: transparent;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	width: 50%;
}

.category .aside_price--amount input:last-child {
	text-align: right;
}

.category_main {
	padding-left: 24px;
	flex: 1;
	overflow: hidden;
}

.category_main.noP {
	padding-left: 0;
}

.category_main--title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 39px;
}

.category_main--filters {
	margin-top: 24px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.category_main--filters .res-sort {
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
}

.category_main--filters .res-sort a {
	font-size: 14px;
}

.category_main--filters .filters_container {
	display: flex;
	align-items: center;
}

.category_main--filters .filters_item {
	margin-right: 22px;
}

.category_main--filters .filters_item:last-child {
	margin-right: 0;
}

.category_main--filters .filters_open {
	display: none;
}

.category_main--filters .custom_select {
	width: 229px;
}

.category_actions--bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.category_actions--bottom ._shown {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #676767;
}

/*.category_actions--bottom ._more {
	display: none;
  }*/

.category_info {
	margin-top: 39px;
	padding-left: 5px;
}
.category_info.upper_descr{
	margin-top: 5px;
}

.category_info p:nth-child(n + 3) {
	display: none;
}

.category_info p:last-child {
	display: block;
}

.category_info.open p {
	display: block;
}

.category_register {
	background: #f3f3f3;
	padding: 17px 27px;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin-top: 28px;
}

.category_register a {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-decoration: underline;
}

/*
	product
  */

.product {
	text-align: center;
	padding: 0 11px;
	margin-bottom: 22px;
	min-height: 310px;
}

.product_img {
	display: block;
	position: relative;
	background: center/contain no-repeat;
}

.product_img:before {
	content: "";
	display: block;
	padding-top: 100%;
}

.product_img img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.product_container {
	display: flex;
	flex-wrap: wrap;
	margin: 20px -11px 0;
}

.product_container.w20 .product {
	width: 20%;
}

.product_container.w20 .product--inner {
	width: auto;
}

.product--inner {
	background: #ffffff;
	border: 1px solid #dfdfdf;
	width: 210px;
	display: block;
	padding: 12px 0 10px 0;
	transition-duration: 0.3s;
	position: relative;
	margin: 0 auto;
}

.product--inner:hover {
	border: 1px solid #1790ff;
}

.product_name {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}

.product_actions {
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
	margin-top: 8px;
	align-items: center;
}

.product--btn {
	flex: 1;
}

.product_price {
	text-align: left;
	flex: 1;
}

.product_price ._price {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	color: #1790ff;
	white-space: nowrap;
}

.product_price._discount ._price-old {
	font-size: 10px;
	line-height: 12px;
	text-decoration-line: line-through;
	color: #676767;
}

.product_price._discount ._price {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	color: #ff6b17;
	white-space: nowrap;
}

.product_btn {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 28px;
	color: #fff;
	background-color: #1790ff;
	padding: 0;
	width: 86px;
	white-space: nowrap;
	margin: auto;
	margin-left: 5px;
}

.product_btn ._hover {
	display: none;
	color: #fff;
}

.product_btn ._base {
	color: #fff;
}

.product_btn:hover {
	background-color: #ff6b17;
	color: #fff;
}

.product_btn:hover ._hover {
	display: block;
}

.product_btn:hover ._base {
	display: none;
}

.product_btn.order {
	background: #6896bf;
}

.product_add {
	width: 31px;
	height: 31px;
	background: #f3f3f3;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 8px;
	border: none;
	cursor: pointer;
	z-index: 5;
}

.product_add svg {
	fill: #1790ff;
	transition-duration: 0.3s;
}

.product_add.active svg,
.product_add:hover svg {
	fill: #ff6b17;
}

.product_add--comparison {
	right: 46px;
}

.product_add--comparison svg {
	width: 20px;
	height: 20px;
}

.product_add--favorites {
	right: 6px;
}

.product_add--favorites svg {
	width: 20px;
	height: 17px;
}

.product_add--favorites ._active {
	display: none;
}

.product_add--favorites.active ._base,
.product_add--favorites:hover ._base {
	display: none;
}

.product_add--favorites.active ._active,
.product_add--favorites:hover ._active {
	display: block;
}

/*
	advantages
  */

.advantages {
	margin: 78px 0;
}

.advantages_title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 39px;
}

.advantages_container {
	display: flex;
	flex-wrap: wrap;
	margin: 25px -13px 0;
}

.advantages_check input:checked + .advantages_item--inner {
	border-color: #ff6b17;
}

.advantages_check .advantages_item--inner {
	transition-duration: 0.3s;
	cursor: pointer;
}

.advantages_check .advantages_item--inner:hover {
	border-color: #ff6b17;
}

.advantages_item {
	width: 33.33333%;
	padding: 9px 12px;
	display: flex;
}

.advantages_item--inner {
	background: #ffffff;
	border: 1px solid #c8c8c8;
	display: flex;
	padding: 15px 40px 15px 15px;
	position: relative;
	width: 100%;
	flex-direction: column;
}

.advantages_item ._icon {
	width: 100%;
	height: 69px;
	background: #f3f3f3;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	margin-right: 16px;
}

.advantages_item ._text {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}

.advantages_item ._text ._title {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 16px;
}

.advantages_item ._text ._mobile {
	display: none;
}

.advantages_item ._number {
	position: absolute;
	top: 7px;
	right: 9px;
	font-family: "Futura PT Demi", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 23px;
	color: #ff6b17;
}

.card_main {
	display: flex;
	position: relative;
}

.card_btn {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	padding: 12px 0;
}

.card_actions {
	width: 50%;
	padding-left: 30px;
}

.card_title {
	padding-bottom: 29px;
	border-bottom: 1px solid #dfdfdf;
}

.card_title ._name {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 39px;
}

.card_title ._key {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
}

.card_title--mobile {
	display: none;
}

.card_buy {
	display: flex;
	align-items: flex-end;
	padding: 21px 0 31px;
	justify-content: space-between;
	border-bottom: 1px solid #dfdfdf;
}

.card_buy--actions {
	display: flex;
}

.card_buy--price ._title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 39px;
}

.card_buy--price ._price {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #1790ff;
	margin-top: 19px;
}

.card_buy--quantity {
	width: 126px;
}

.card_buy--btn {
	width: 241px;
	margin-left: 12px;
}

.card_equipment {
	padding: 21px 0 31px;
	border-bottom: 1px solid #dfdfdf;
}

.card_equipment--title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 39px;
}

.card_equipment--list {
	display: flex;
	padding: 0;
	list-style-type: none;
	margin: 19px -9px 0;
}

.card_equipment--list li {
	width: 33.33333%;
	padding: 0 9px;
}

.card_equipment--list li span {
	width: 100%;
	padding: 5px 5px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f3f3f3;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	transition-duration: 0.3s;
	cursor: pointer;
}

.card_equipment--list li:hover span,
.card_equipment--list li.active span {
	color: #fff;
	background: #ff6b17;
}

.card_equipment--btn {
	width: 100%;
	margin-top: 30px;
}

.card_description {
	display: flex;
	padding: 27px 0 0 0;
}

.card_description--title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 39px;
}

.card_description--spec {
	width: 50%;
	border-right: 1px solid #dfdfdf;
}

.card_description--spec table {
	margin-top: 19px;
}

.card_description--spec table tr td {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}

.card_description--spec table tr td:first-child {
	color: #676767;
}

.card_description--spec table tr td:last-child {
	padding-left: 27px;
}

.card_description--manufacturer {
	width: 50%;
	padding-left: 40px;
}

.card_description--manufacturer ._list {
	display: flex;
	padding: 0;
	list-style-type: none;
	margin: 19px 0 0 0;
}

.card_description--manufacturer ._list li {
	padding: 0;
}

.card_description--manufacturer ._list li a {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-decoration-line: underline;
}

.card_description--more {
	display: block;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-decoration-line: underline;
	margin-top: 13px;
}

.card_slider {
	width: 50%;
	visibility: hidden;
	position: absolute;
}

.card_slider.active {
	visibility: visible;
	position: static;
}

.card_slider--view {
	border: 1px solid #dfdfdf;
	position: relative;
}

.card_slider--view .slick-track {
	display: flex;
	align-items: center;
}

.card_slider--nav {
	margin: 0 -10px;
	padding: 0 34px;
	position: relative;
}

.card_slider--nav .slick-list {
	padding: 26px 0;
}

.card_slider--nav .slick-list .slick-track {
	display: flex;
	align-items: center;
}

.card_slider--nav .slick-arrow {
	background: none;
	border: none;
	position: absolute;
	top: calc(50% - 8px);
	cursor: pointer;
}

.card_slider--nav .slick-arrow svg {
	fill: #ff6b17;
	transition-duration: 0.3s;
	width: 9px;
	height: 16px;
}

.card_slider--nav .slick-arrow:hover svg {
	fill: #1790ff;
}

.card_slider--nav .slick-prev {
	left: 3px;
}

.card_slider--nav .slick-prev svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.card_slider--nav .slick-next {
	right: 3px;
}

.card_slider--nav .nav_item {
	padding: 0 10px;
}

.card_slider--nav .nav_item--inner {
	border: 1px solid #dfdfdf;
}

.card_slider--nav .nav_item.slick-current .nav_item--inner {
	border: none;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.card_slider--actions {
	position: absolute;
	top: 22px;
	right: 18px;
	z-index: 5;
	display: flex;
}

.card_slider--actions ._item {
	background: #f3f3f3;
	border: none;
	padding: 0;
	width: 51px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 15px;
	cursor: pointer;
}

.card_slider--actions ._item:last-child {
	margin-right: 0;
}

.card_slider--actions ._item svg {
	width: 34px;
	height: 34px;
	fill: #1790ff;
	transition-duration: 0.3s;
}

.card_slider--actions ._item:hover svg,
.card_slider--actions ._item.active svg {
	fill: #ff6b17;
}

.card_slider--item {
	position: relative;
	display: flex !important;
	justify-content: center;
}

.card_slider--item img {
	width: 100%;
}

.card_slider--item:after {
	content: "";
	position: absolute;
	background: url(/local/templates/arista/src/css/../img/zoom-in.svg) center no-repeat #f3f3f3;
	visibility: hidden;
	opacity: 0;
	width: 57px;
	height: 57px;
	top: calc(50% - 28px);
	left: calc(50% - 28px);
	transition-duration: 0.3s;
}

.card_slider--item:hover:after {
	visibility: visible;
	opacity: 1;
}

.card_details {
	margin-top: 80px;
}

.card_details--mopen {
	display: none;
}

.card_details--menu {
	display: flex;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.card_details--menu li {
	width: 20%;
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 39px;
	border: 1px solid #c8c8c8;
	border-right: none;
	height: 76px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition-duration: 0.3s;
}

.card_details--menu li ._count {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background-color: #1790ff;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 6px;
}

.card_details--menu li.active {
	border: 1px solid #1790ff !important;
	color: #1790ff;
}

.card_details--menu li:hover {
	color: #1790ff;
}

.card_details--menu li:last-child {
	border-right: 1px solid #c8c8c8;
}

.card_details--item .content {
	display: none;
}

.card_details--item.open .content {
	display: block;
}

.card_details--description .content {
	padding: 44px 0 0;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
}

.card_details--specifications .content {
	margin-top: 44px;
}

.card_details--specifications .content table {
	width: 100%;
}

.card_details--specifications .content table td {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 32px;
}

.card_details--specifications .content table td:first-child {
	width: 100%;
}

.card_details--specifications .content table td:first-child ._name {
	color: #676767;
}

.card_details--specifications .content table td:first-child ._title {
	display: flex;
}

.card_details--specifications .content table td:first-child ._title:after {
	content: "";
	display: block;
	flex: 1;
	border-bottom: 1px dashed #c8c8c8;
	height: 22px;
}

.card_details--specifications .content table td:last-child {
	white-space: nowrap;
}

.card_details--documentation .content {
	margin-top: 20px;
}

.card_details--documentation .content .no_doc {
	height: 220px;
	border: 1px solid #dfdfdf;
	display: none;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.card_details--documentation .content .no_doc.active {
	display: flex;
}

.card_details--documentation .content .no_doc p {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 24px;
	width: 260px;
	margin-top: 12px;
	text-align: center;
}

.card_details--documentation .content .doc_container {
	margin: 0 -14px;
	display: flex;
	flex-wrap: wrap;
}

.card_details--documentation .content ._item {
	padding: 0 14px;
	width: 20%;
	margin-bottom: 20px;
}

.card_details--documentation .content ._item a {
	display: block;
	border: 1px solid #dfdfdf;
	position: relative;
}

.card_details--documentation .content ._item a:after {
	content: "";
	position: absolute;
	background: url("/local/templates/arista/src/css/../img/zoom-in.svg") center no-repeat #f3f3f3;
	visibility: hidden;
	opacity: 0;
	width: 57px;
	height: 57px;
	top: calc(50% - 28px);
	left: calc(50% - 28px);
	transition-duration: 0.3s;
}

.card_details--documentation .content ._item a:hover {
	border-color: #1790ff;
}

.card_details--documentation .content ._item a:hover:after {
	visibility: visible;
	opacity: 1;
}

.card_details--delivery .content {
	margin-top: 40px;
}

.card_details--delivery .content p {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #676767;
	margin: 0;
}

.card_details--delivery .content p b {
	font-weight: bold;
	color: #676767;
}

.card_details--delivery .content .delivery_title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
}

.card_details--delivery .content .delivery_row {
	display: flex;
	margin: 40px 0;
}

.card_details--delivery .content .delivery_row ._left {
	width: 50%;
	border-right: 1px solid #dfdfdf;
	padding-right: 34px;
}

.card_details--delivery .content .delivery_row ._right {
	width: 50%;
	padding-left: 38px;
}

.card_details--delivery .content .delivery_row ._right .delivery_title {
	margin-bottom: 23px;
}

.card_details--delivery .content .delivery_row--delivery {
	margin: 12px 0 40px;
}

.card_details--delivery .content .delivery_row--delivery ._row {
	display: flex;
	margin-bottom: 22px;
	justify-content: space-between;
}

.card_details--delivery .content .delivery_row--delivery ._row:last-child {
	margin-bottom: 0;
}

.card_details--delivery .content .delivery_row--delivery ._name {
	width: 418px;
}

.card_details--delivery .content .delivery_row--delivery ._desc {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: #ff6b17;
	width: 100px;
}

.card_details--delivery .content .delivery_row--ways {
	margin: 20px 0 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.card_details--delivery .content .delivery_row--ways ._name {
	width: 372px;
}

.card_details--delivery .content .delivery_row--ways ._links a {
	display: block;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 16px;
	text-decoration: underline;
	text-align: right;
}

.card_details--delivery .content .delivery_row--ways ._links a:last-child {
	margin-bottom: 0;
}

.card_details--delivery .content .delivery_row--time {
	margin: 26px 0 40px;
}

.card_details--delivery .content .delivery_row--time ._row {
	display: flex;
	justify-content: space-between;
	margin-bottom: 24px;
}

.card_details--delivery .content .delivery_row--time ._row:last-child {
	margin-bottom: 0;
}

.card_details--delivery .content .delivery_row--time ._desc {
	width: 256px;
	text-align: right;
}

.card_details--delivery .content .delivery_row--payment {
	margin: 27px 0 35px;
}

.card_details--delivery .content .delivery_row--payment ._row {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.card_details--delivery .content .delivery_row--payment ._row:last-child {
	margin-bottom: 0;
}

.card_details--delivery .content .delivery_row--payment ._name {
	font-weight: 500;
	color: #3b3b3b;
}

.card_details--delivery .content .delivery_row--payment ._desc {
	width: 356px;
}

.card_details--delivery .content .delivery_cost {
	display: flex;
	margin: 25px -35px 20px;
}

.card_details--delivery .content .delivery_cost .cost_table {
	border-collapse: collapse;
	width: 100%;
}

.card_details--delivery .content .delivery_cost .cost_table--container {
	width: 50%;
	padding: 0 35px;
}

.card_details--delivery .content .delivery_cost .cost_table tbody td {
	height: 50px;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	border: 1px solid #dfdfdf;
}

.card_details--delivery .content .delivery_cost .cost_table tbody td._primary {
	color: #ff6b17;
}

.card_details--delivery .content .delivery_cost .cost_table tbody td:first-child {
	color: #676767;
	padding: 0 18px;
}

.card_details--delivery .content .delivery_cost .cost_table tbody td:last-child {
	padding: 0 20px;
	font-weight: bold;
}

.card_details--delivery .content .delivery_cost .cost_table thead td {
	height: 50px;
	background: #1790ff;
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	color: #ffffff;
	text-align: center;
}

.card_details--delivery .content .delivery_schema {
	margin: 28px 0 40px;
}

.card_details--reviews .content {
	margin-top: 28px;
}

.card_details--reviews .content .reviews_item {
	padding-bottom: 26px;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 33px;
}

.card_details--reviews .content .reviews_item:last-child {
	margin-bottom: 0;
}

.card_details--reviews .content .reviews_header {
	display: flex;
	align-items: center;
	padding: 0;
}

.card_details--reviews .content .reviews_img {
	border-radius: 50%;
	width: 50px;
	height: 50px;
	margin-right: 10px;
}

.card_details--reviews .content .reviews_title {
	display: flex;
	align-items: center;
}

.card_details--reviews .content .reviews_title ._name {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #3b3b3b;
	margin: 0;
}

.card_details--reviews .content .reviews_title ._date {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #676767;
	margin-left: 6px;
}

.card_details--reviews .content .reviews_rating {
	display: flex;
	margin-left: 13px;
}

.card_details--reviews .content .reviews_rating span {
	display: block;
	width: 17px;
	height: 15px;
	background: url("/local/templates/arista/src/css/../img/rating.svg") no-repeat center;
	margin-right: 3px;
}

.card_details--reviews .content .reviews_rating span.active {
	background-image: url("/local/templates/arista/src/css/../img/rating_active.svg");
}

.card_details--reviews .content .reviews_rating span:last-child {
	margin-right: 0;
}

.card_details--reviews .content .reviews_body ._title {
	margin-top: 16px;
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
}

.card_details--reviews .content .reviews_body ._comment {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	margin: 7px 0 0;
}

.card_details--reviews .content .reviews_btn {
	width: 241px;
}

.quantity {
	border: 1px solid #d7dadc;
	height: 52px;
	display: flex;
	align-items: center;
}

.quantity button {
	border: none;
	background: none;
	padding: 0 15px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.quantity button svg {
	fill: #1790ff;
}

.quantity button.disabled svg {
	fill: #c4c4c4;
}

.quantity ._down {
	padding-right: 0;
}

.quantity ._down svg {
	width: 16px;
	height: 2px;
}

.quantity ._up {
	padding-left: 0;
}

.quantity ._up svg {
	width: 14px;
	height: 14px;
}

.quantity ._count {
	height: 100%;
	border: none;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	-moz-appearance: textfield;
	min-width: 26px;
	flex: 1;
}

.quantity ._count::-webkit-inner-spin-button,
.quantity ._count::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.recommended_product {
	margin-top: 78px;
}

.recommended_product--title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 39px;
}

.recommended_product .product_container {
	padding: 0 25px;
	position: relative;
}

.recommended_product .slick-list {
	width: 100%;
}

.recommended_product .slick-arrow {
	background: none;
	border: none;
	top: calc(50% - 8px);
	position: absolute;
	cursor: pointer;
}

.recommended_product .slick-arrow svg {
	fill: #ff6b17;
	transition-duration: 0.3s;
	width: 9px;
	height: 16px;
}

.recommended_product .slick-arrow:hover svg {
	fill: #1790ff;
}

.recommended_product .slick-next {
	right: 0px;
}

.recommended_product .slick-prev {
	left: 0;
}

.recommended_product .slick-prev svg {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.popup {
	position: fixed;
	width: 100vw;
	height: 100vh;
	z-index: 100;
	top: 0;
	left: 0;
	display: none;
}

.popup--container {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 2;
	height: 100%;
	overflow: auto;
}

.popup ._bg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: rgba(0, 0, 0, 0.3);
}

.popup_close {
	position: absolute;
	top: 18px;
	right: 18px;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
}

.popup_close svg {
	width: 16px;
	height: 16px;
	fill: #3b3b3b;
}

.popup_close:hover svg {
	fill: #1790ff;
}

.popup--inner {
	background-color: #fff;
	z-index: 2;
	position: relative;
	width: 937px;
	padding: 66px 62px 58px;
}

.popup--inner.w-05 {
	max-width: 468px;
}

.popup_title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 39px;
	text-align: center;
}

.popup_title svg {
	display: none;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	height: 16px;
	width: 9px;
}

.popup_add_comment .add_comment--form {
	margin-top: 64px;
}

.popup_add_comment .add_comment--rating {
	display: flex;
	align-items: center;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	margin-bottom: 30px;
}

.popup_add_comment .add_comment--rating .rating-area {
	margin-left: 26px;
}

.popup_add_comment .add_comment--item {
	margin-bottom: 22px;
}

.popup_add_comment .add_comment--btn {
	width: 241px;
	margin: 34px auto 0;
	display: block;
}

.rating-area {
	overflow: hidden;
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}

.rating-area:not(:checked) > input {
	display: none;
}

.rating-area:not(:checked) > label {
	display: block;
	width: 26px;
	height: 25px;
	margin-right: 3px;
	padding: 0;
	cursor: pointer;
	background: url("/local/templates/arista/src/css/../img/rating.svg") no-repeat center;
	background-size: cover;
}

.rating-area:not(:checked) > label:first-child {
	margin-right: 0;
}

.rating-area > input:checked ~ label {
	background-image: url("/local/templates/arista/src/css/../img/rating_active.svg");
}

.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
	background-image: url("/local/templates/arista/src/css/../img/rating_active.svg");
}

.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
	background-image: url("/local/templates/arista/src/css/../img/rating_active.svg");
}

.rating-area > label:active {
	position: relative;
}

.custom_input {
	position: relative;
}

.custom_input .bx-sls .dropdown-block {
	height: 40px;
}

.custom_input .bx-sls .dropdown-block input,
.custom_input .bx-sls .dropdown-block .bx-ui-sls-container {
	height: 100%;
}

.custom_input .bx-sls .dropdown-block .bx-ui-sls-clear {
	margin-top: 4px;
}

.custom_input .bx-sls .dropdown-block .dropdown-icon {
	top: 12px;
}

.custom_input ._name {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px;
	display: block;
}

.custom_input input,
.custom_input textarea {
	background-color: #fff;
	border: 1px solid #d7dadc;
	height: 40px;
	width: 100%;
	padding: 10px 14px;
	resize: none;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}

.custom_input input::-webkit-input-placeholder,
.custom_input textarea::-webkit-input-placeholder {
	color: #bcbcbc;
}

.custom_input input::-moz-placeholder,
.custom_input textarea::-moz-placeholder {
	color: #bcbcbc;
}

.custom_input input:-ms-input-placeholder,
.custom_input textarea:-ms-input-placeholder {
	color: #bcbcbc;
}

.custom_input input::-ms-input-placeholder,
.custom_input textarea::-ms-input-placeholder {
	color: #bcbcbc;
}

.custom_input input::placeholder,
.custom_input textarea::placeholder {
	color: #bcbcbc;
}

.custom_input ._error {
	display: none;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #ff2517;
	position: absolute;
	left: 0;
	top: 79px;
}

.custom_input.error input,
.custom_input.error textarea {
	border: 1px solid #ff2517;
}

.custom_input.error ._error {
	display: block;
}

.page_title ._title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 39px;
}

.c-primary {
	color: #1790ff;
}

.c-secondary {
	color: #ff6b17;
}

b {
	font-weight: 500;
	color: inherit;
}

.orders {
	margin-top: 26px;
	margin-bottom: 74px;
}

.orders_history {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	display: block;
	margin-bottom: 34px;
	text-decoration: underline;
}

.orders_title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 27px;
	margin-bottom: 30px;
}

.orders_info {
	display: flex;
	background: #f3f3f3;
	padding: 25px 20px;
	align-items: center;
	margin-bottom: 13px;
}

.orders_info p {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	margin: 0;
}

.orders_info ._desc {
	margin-left: 20px;
}

.orders_table {
	width: 100%;
	border-collapse: collapse;
	font-family: "Roboto", sans-serif;
}

.orders_table td {
	border: 1px solid #dfdfdf;
	padding: 17px;
}

.orders_table td._w225 {
	width: 225px;
}

.orders_table td._w240 {
	width: 240px;
}

.orders_table td p {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	margin: 0 0 8px;
}

.orders_table td p ._mobile {
	display: none;
}

.orders_table td p:last-child {
	margin-bottom: 0;
}

.orders_table td a:not(.btn) {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-decoration-line: underline;
}

.orders_table td ._red {
	color: #ff2517;
}

.orders_table td ._gray {
	color: #535c69;
}

.orders_table td ._green {
	color: #597707;
}

.orders_table td.status {
	text-align: center;
}

.orders_table td._pay {
	text-align: center;
}

.orders_table td._pay a:not(.btn) {
	margin-top: 14px;
	display: block;
}

.orders_table td .info_pay--container {
	display: flex;
}

.orders_table td .info_pay--container ._left {
	margin-right: 30px;
	display: flex;
	align-items: center;
}

.orders_table td .info_pay--container ._left img {
	margin-bottom: 14px;
	display: block;
}

.orders_table td .info_pay--container ._left img:last-child {
	margin-bottom: 0;
}

.orders_table thead td {
	background-color: #1790ff;
	height: 42px;
	text-align: center;
	color: #ffffff;
	/*font-family: "DINCondensedC", sans-serif;*/
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 28px;
	padding: 0 17px;
}

.orders_table thead td:first-child {
	text-align: left;
}

.orders_table--title td {
	background: #f3f3f3;
	height: 42px;
	/*font-family: "DINCondensedC", sans-serif;*/
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 28px;
	color: #ff6b17;
	padding: 0 17px;
}

.orders_table--btn {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	padding: 6px 41px;
}

.orders_desc {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 22px 0 0;
}

.orders_desc a {
	text-decoration: underline;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
}

.orders_desc--right {
	display: flex;
	align-items: center;
}

.orders_desc--repeat {
	display: flex;
	align-items: center;
	margin-right: 36px;
}

.orders_desc--repeat ._icon {
	width: 31px;
	height: 31px;
	background: #f3f3f3;
	margin-right: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.orders_desc--repeat ._icon svg {
	width: 17px;
	height: 20px;
	fill: #1790ff;
	transition-duration: 0.3s;
}

.orders_desc--repeat:hover ._icon svg {
	fill: #ff6b17;
}

.orders_desc--canceling {
	color: #ff2517;
}

.orders_item {
	margin-bottom: 41px;
}

.orders_item:last-child {
	margin-bottom: 0;
}

.orders_mobile_head {
	display: none;
	height: 43px;
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
	color: #ffffff;
	text-align: center;
	background-color: #1790ff;
	padding: 0 !important;
	align-items: center;
	justify-content: center;
}

.blog {
	margin: 26px 0 0;
}

.blog--inner {
	display: flex;
	flex-direction: column;
}

.blog_list {
	padding: 32px 0 26px;
}

.blog_item {
	display: flex;
	margin-bottom: 40px;
}

.blog_item:last-child {
	margin-bottom: 0;
}

.blog_item--content {
	padding-left: 25px;
}

.blog_item img {
	flex-shrink: 0;
	object-fit: cover;
	height: 236px;
}

.blog_item--name {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
}

.blog_item--date {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #676767;
	margin-top: 12px;
}

.blog_item--desc {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	margin-top: 20px;
	max-height: 156px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.blog_pagination--top {
	margin-left: auto;
}

.blog_more {
	display: none;
}

.post_title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	line-height: 39px;
}

.post_date {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	margin: 7px 0 32px;
	color: #676767;
}

.checkout {
	font-family: "Roboto", sans-serif;
	margin-top: 33px;
}

.checkout_table td:first-child {
	width: 100%;
}

.checkout_table--price {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #1790ff;
	white-space: nowrap;
}

.checkout_table--amount {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #1790ff;
	white-space: nowrap;
}

.checkout_table--amount ._mobile {
	display: none;
}

.checkout_table--close a {
	display: block;
	text-align: center;
}

.checkout_table--close svg {
	width: 16px;
	height: 16px;
	fill: #3b3b3b;
	transition-duration: 0.3s;
}

.checkout_table--close svg:hover {
	fill: #ff2517;
}

.checkout_table--title {
	display: flex;
}

.checkout_table--title ._left {
	flex-shrink: 0;
	border: 1px solid #dfdfdf;
}

.checkout_table--title ._left img {
	width: 90px;
	height: 90px;
}

.checkout_table--title ._right {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-left: 24px;
}

.checkout_table--title ._name {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
}

.checkout_table--title ._desc {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 140%;
	color: #676767;
}

.checkout_table--title ._mobile_price {
	display: none;
}

.checkout_table--quantity .quantity {
	width: 126px;
}

.checkout_description {
	display: flex;
	margin-top: 28px;
	justify-content: space-between;
}

.checkout_code {
	display: flex;
}

.checkout_code--input {
	width: 359px;
}

.checkout_code .btn {
	padding: 6px 30px;
}

.checkout_total {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	margin-top: 9px;
}

.checkout_entity {
	margin-top: 49px;
}

.checkout_title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	line-height: 140%;
}

.checkout_methods {
	margin-top: 76px;
}

.checkout_methods .advantages_item--inner {
	padding-right: 13px;
}

.checkout_contact {
	margin-top: 78px;
}

.checkout_contact--form {
	display: flex;
	margin-top: 25px;
}

.checkout_contact--form ._left {
	width: 50%;
	padding-right: 16px;
}

.checkout_contact--form ._left ._item {
	margin-bottom: 38px;
	display: block;
}

.checkout_contact--form ._right {
	width: 50%;
	padding-left: 16px;
}

.checkout_contact--form ._right ._item {
	margin-bottom: 38px;
	display: block;
}

.checkout_contact--passport {
	background: #f3f3f3;
	padding: 36px 20px;
}

.checkout_contact--passport ._title {
	display: flex;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #1790ff;
	align-items: flex-start;
}

.checkout_contact--passport ._title img {
	margin-right: 25px;
}

.checkout_contact--passport ._desc {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	margin-top: 33px;
}

.checkout_contact--passport .passport_form {
	display: flex;
	margin: 20px -12px 0;
}

.checkout_contact--passport .passport_form--item {
	width: 33.33333%;
	padding: 0 12px;
}

.checkout_delivery {
	margin-top: 78px;
}

.checkout_confirmation {
	font-family: "Roboto", sans-serif;
	margin-top: 78px;
}
.checkout_confirmation-title
{
	font-weight: normal;
}

.checkout_block_main
{
	margin: 0 0 20px !important;
}

.checkout_confirmation--list {
	padding: 0;
	list-style-type: none;
	margin: 24px 0 0;
}

.checkout_confirmation--list li {
	padding: 0;
	margin: 0 0 23px;
	display: flex;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	align-items: center;
}

.checkout_confirmation--list li:last-child {
	margin-bottom: 0;
}

.checkout_confirmation--list li ._line {
	flex: 1;
	border-bottom: 1px dashed #c8c8c8;
	height: 11px;
	margin: 0 11px;
}

.checkout_confirmation--actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 40px 0 64px;
}

.checkout_confirmation--actions ._desc {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	max-width: 723px;
}

.checkout_confirmation--actions a {
	text-decoration: underline;
}

.checkout--basket {
	margin-bottom: 30px;
}

.comparison {
	margin-top: 33px;
}

.comparison_row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 9px;
}

.comparison_row ._name {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 140%;
	text-decoration: none;
}

.comparison_row ._name:not(.c-primary) {
	color: #3b3b3b;
}

.comparison_row a {
	text-decoration: underline;
	font-size: 16px;
	line-height: 140%;
}

.comparison_row:last-child {
	margin-bottom: 0;
}

.comparison_table {
	border-left: 1px solid #d6d6d6;
	margin-top: 35px;
	overflow-x: auto;
}

.comparison_table--tr {
	display: flex;
}

.comparison_table--tr:first-child .comparison_table--td {
	border-top: 1px solid #d6d6d6;
}

.comparison_table--tr:first-child .comparison_table--left {
	border-top: 1px solid #d6d6d6;
}

.comparison_table--left {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	min-height: 50px;
	width: 297px;
	display: flex;
	align-items: center;
	padding: 8px 11px 6px 20px;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	color: #000000;
	flex-shrink: 0;
}

.comparison_table--left._title {
	font-weight: 500;
	font-size: 20px;
	line-height: 140%;
	color: #3b3b3b;
}

.comparison_table--right {
	display: flex;
	width: 100%;
}

.comparison_table--td {
	width: 25%;
	flex-shrink: 0;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	height: 100%;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	display: flex;
	align-items: center;
	padding: 3px 33px 3px;
}

.comparison_table--td.title {
	padding: 21px 18px 19px 0;
	flex-direction: column;
	align-items: flex-start;
}

.comparison_table--td.title .title_top {
	display: flex;
	align-items: flex-start;
}

.comparison_table--td.title .title_top img {
	width: 80px;
	object-fit: contain;
	height: 90px;
}

.comparison_table--td.title ._name {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}

.comparison_table--td.title ._price {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	color: #1790ff;
	margin-top: 6px;
	white-space: nowrap;
}

.comparison_table--td.title ._price._discount ._old-price {
	text-decoration-line: line-through;
	font-style: normal;
	font-weight: normal;
	color: #676767;
	font-size: 10px;
	line-height: 28px;
}

.comparison_table--td.title ._price._discount ._new-price {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	color: #ff6b17;
	margin-top: -13px;
}

.comparison_table--td.title .title_actions {
	padding-left: 18px;
	margin-top: 7px;
	display: flex;
}

.comparison_table--td.title .btn_buy {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 28px;
	padding: 0 35px;
}

.comparison_table--td.title .btn_add {
	width: 28px;
	height: 28px;
	background: #f3f3f3;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	margin-left: 10px;
	cursor: pointer;
}

.comparison_table--td.title .btn_add svg {
	width: 19px;
	height: 19px;
	fill: #1790ff;
}

.comparison_table--td.title .btn_add ._active {
	display: none;
}

.comparison_table--td.title .btn_add:hover svg,
.comparison_table--td.title .btn_add.active svg {
	fill: #ff6b17;
}

.comparison_table--td.title .btn_add:hover ._active,
.comparison_table--td.title .btn_add.active ._active {
	display: block;
}

.comparison_table--td.title .btn_add:hover ._base,
.comparison_table--td.title .btn_add.active ._base {
	display: none;
}

.comparison_table .best {
	color: #ff6b17;
	font-weight: 500;
}

.contacts {
	margin-top: 26px;
}

.contacts_top {
	display: flex;
	margin: 0 -6px;
}

.contacts_top--item {
	width: 25%;
	padding: 0 6px;
	display: flex;
}

.contacts_top--item .item--inner {
	border: 1px solid #d6d6d6;
	width: 100%;
	padding: 33px 20px 28px;
}

.contacts_top--item .item--title {
	text-align: center;
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;
	color: #000;
	margin-bottom: 21px;
}

.contacts_top--item .item_container {
	margin: 0 auto;
	width: fit-content;
}

.contacts_top--item.item_write ._item {
	margin-bottom: 18px;
	line-height: 220%;
}

.contacts_top--item.item_come ._item {
	align-items: flex-start;
	margin-bottom: 14px;
	line-height: 20px;
}

.contacts_top--item.item_before ._item {
	line-height: 160%;
}

.contacts_top--item.item_after ._item {
	line-height: 160%;
}

.contacts_top--item.item_after ._desc {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 160%;
	color: #8c8c8c;
	margin-top: 25px;
	text-align: center;
}

.contacts_top--item ._item {
	display: flex;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #3b3b3b;
	align-items: center;
}

.contacts_top--item ._item:last-child {
	margin-bottom: 0;
}

.contacts_top--item ._item svg {
	fill: #1790ff;
	margin-right: 12px;
	flex-shrink: 0;
}

.contacts_top--item ._item svg._whatsapp {
	fill: #4ec553;
}

.contacts_requisites {
	display: flex;
	margin: 45px -8px 78px;
}

.contacts_requisites--map {
	padding-right: 35px;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.contacts_requisites ._left {
	width: 50%;
	padding: 0 8px;
}

.contacts_requisites .requisites {
	border: 1px solid #d7dadc;
	padding: 40px 40px 50px;
}

.contacts_requisites .requisites_title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;
	color: #000;
	margin-bottom: 14px;
}

.contacts_requisites .requisites_item {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 240%;
	white-space: nowrap;
}

.contacts_requisites .requisites_item b {
	font-weight: 500;
}

.contacts_requisites ._right {
	width: 50%;
	padding: 0 8px;
	display: flex;
}

.contacts_requisites .map_title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 140%;
	color: #000;
	margin-bottom: 22px;
}

.contacts_requisites #map-contacts {
	height: 390px;
	width: 100%;
}

.contacts_requisites .map_search {
	display: flex;
	margin-top: 42px;
	align-items: flex-end;
}

.contacts_requisites .map_search .custom_input {
	flex: 1;
}

.contacts_requisites .map_search .btn {
	font-size: 16px;
	line-height: 28px;
	padding: 6px 24px;
}

.contacts_mobile_map {
	display: none;
}

.company {
	margin-top: 26px;
}

.order_go_back {
	display: flex;
	align-items: center;
	text-decoration: underline;
	font-size: 16px;
	line-height: 140%;
}

.order_go_back svg {
	fill: #1790ff;
	width: 21px;
	height: 15px;
	margin-right: 12px;
	flex-shrink: 0;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.order_payment_options ._number {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin-top: 31px;
}

.order_payment_options ._sym {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	margin-top: 13px;
}

.order_title {
	font-family: "DINCondensedC", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 21px;
}

.order_info {
	margin-top: 30px;
}

.order_info .order_title {
	margin-top: 42px;
}

.order_info .orders_table {
	margin-top: 20px;
}

.order_info .orders_table td {
	text-align: center;
}

.order_info .orders_table td:first-child {
	text-align: left;
}

.order_info .orders_table ._detail {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f3f3f3;
}

.order_info .orders_table ._detail ._title {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	margin: 15px 0;
}

.order_info .orders_table ._detail a {
	cursor: pointer;
}

.order_info .orders_table ._price p {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #1790ff;
}

.order_info .orders_table ._repeat_link {
	display: flex;
	align-items: center;
	justify-content: center;
}

.order_info .orders_table ._repeat_link ._icon {
	width: 31px;
	height: 31px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f3f3f3;
	margin-right: 11px;
}

.order_info .orders_table ._repeat_link ._icon svg {
	fill: #1790ff;
}

.order_info .orders_table ._repeat_detail {
	display: none;
}

.order_info_pay {
	margin-top: 43px;
	margin-bottom: 45px;
}

.order_info_shipment {
	margin-top: 28px;
}

.order_content {
	margin-top: 28px;
}

.order_content .checkout_table--quantity {
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}

.order_total {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-top: 30px;
}

.order_total--right {
	text-align: right;
}

.order_total--right p {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	margin: 0 0 14px;
}

.order_total--right p:last-child {
	margin-bottom: 0;
}

.auth {
	margin: 20px 0;
}

.auth--inner {
	width: 50%;
}

.auth--submit {
	padding: 10px 38px;
	margin-right: 30px;
}

.auth_input {
	margin-bottom: 20px;
	display: block;
}

.auth_input:last-child {
	margin-bottom: 0;
}

.auth_input ._error {
	top: 71px;
}

.auth_action {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.auth_action--submit {
	margin-top: 15px;
	display: flex;
	align-items: center;
}

.auth_error {
	color: #ff2517;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin-top: 20px;
}

.auth_or {
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 20px;
}

.auth .seo-text {
	margin-bottom: 20px;
}

.auth p {
	font-family: "Roboto", sans-serif;
}

.auth .nav-tabs {
	display: flex;
	padding: 0;
	list-style: none;
}

.auth .nav-tabs li {
	margin-right: 15px;
}

.auth .nav-tabs li:last-child {
	margin-right: 0;
}

.auth .nav-tabs li a.active {
	color: #ff6b17;
}

.slick-slide {
	height: auto;
}

.empty-cart {
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
}

.empty-cart--inner {
	padding: 50px 0;
}

.empty-cart a {
	font-size: 16px;
}

.empty-cart .bx-sbb-empty-cart-image {
	margin-bottom: 10px;
}

.basket-coupon-alert-section {
	font-family: "Open Sans", sans-serif;
}

.basket-coupon-alert-section .close-link {
	color: #ff2517;
	cursor: pointer;
}

.sale-personal-account-wallet-title {
	background: #1790ff;
}

.mb-30 {
	margin-bottom: 30px;
}

.edit_profile {
	font-family: "Roboto", sans-serif;
}

.edit_profile table tbody td:first-child {
	position: relative;
	vertical-align: bottom;
}

.edit_profile table tbody td:first-child:after {
	content: "";
	border-bottom: 1px dashed #c8c8c8;
	position: absolute;
	left: 0;
	width: 100%;
	z-index: -1;
	bottom: 4px;
}

.edit_profile table tbody td:first-child ._name {
	background-color: #fff;
}

.edit_profile table tbody td:last-child:after {
	display: none;
}

.edit_profile div.bx-auth-serv-icons a {
	border: 1px solid transparent;
	margin: 1px;
}

.edit_profile div.bx-auth-serv-icons a:hover {
	margin: 1px;
	border: 1px solid #d9d9d9;
}

.subscribe {
	padding: 20px 0;
	font-family: "Roboto", sans-serif;
}

.sale-order-payment-change-pp-list {
	margin-top: 10px;
}

.sale-order-payment-change-pp-company {
	margin: 0 !important;
	font-family: "Roboto", sans-serif;
	cursor: pointer;
	padding: 7px 0;
	z-index: 1;
}

.sale-order-payment-change-pp-company span {
	color: #1790ff;
	transition-duration: 0.3s;
}

.sale-order-payment-change-pp-company:hover span {
	color: #ff6b17;
}

.sale-order-list-inner-row-template {
	display: block;
}

.dilivery_loader_price {
	position: relative;
	top: 4px;
}

.dilivery_loader_price:not(.load) {
	display: none;
}

.bx_result_price_price:not(.active) {
	display: none;
}

/*
	ADAPTIVE
  */

@media screen and (max-width: 1560px) {
	.head_section--dots {
		top: auto;
		bottom: 20px;
	}
}

@media screen and (max-width: 1250px) {
	/*open new html*/
	.header_production--lists {
		background-color: #fff;
		padding: 56px 36px 0;
		display: flex;
		flex-wrap: wrap;
		width: 588px;
		justify-content: space-between;
	}
	.header_production--list:first-child{
		background: #fff;
	}
	.header_production--list:first-child ._title a{
		color: #000000;
	}

	.header_production--list {
		position: absolute !important;
		display: block;
		width: calc(50% - 36px);
		padding: 0 20px;
		margin-bottom: 45px;
	}

	.header_production--list svg {
		display: none;
	}

	.header_production--list ._title {
		font-family: "DINCondensedC", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 28px;
		line-height: 27px;
		width: auto;
		padding: 0;
	}

	.header_production--list ._title a {
		font-family: "DINCondensedC", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 28px;
		line-height: 27px;
		color: #3b3b3b;
	}

	.header_production--list ._title svg {
		display: none;
		width: 9px;
		height: 16px;
		fill: #ff6b17;
	}

	.header_production--list ul {
		position: static;
		display: block;
		width: auto;
		min-height: 0;
		margin: 37px 0 0 0;
		padding: 0;
		list-style-type: none;
		max-height: none;
	}
	.header_production--list:hover ul {
		display: block;
	}
	.header_production--list:hover {
		background: #fff;
	}
	.header_production--list:hover ._title a {
		color: #3b3b3b;
	}
	.header_production--list ul list a{
		display: inline;
		margin: 0;
		padding-left: 0;
	}
	.header_production--list ul li{
		padding: 0 10px 18px 10px;
	}
	/*end new html*/
	.container {
		width: 728px;
	}
	.seo-text p img {
		float: none !important;
		margin: 32px auto !important;
		display: block;
	}
	.seo-text div img {
		float: none !important;
		margin: 32px auto !important;
		display: block;
	}
	.seo-text blockquote {
		padding: 31px 14px 23px 75px;
	}
	.seo-text blockquote:before {
		top: 31px;
		left: 12px;
	}
	/*
	  HEADER
	*/
	.header_burger {
		display: flex;
	}
	.header_menu {
		display: none;
	}
	.header_menu_mobile {
		display: block;
	}
	.header_phone--title {
		padding: 0 0 0 14px;
	}
	.header_actions {
		padding: 0 0 0 16px;
	}
	.header_actions--inner {
		padding: 0 16px;
	}
	.header_search--inner {
		padding-left: 12px;
	}
	.header_search--input input {
		width: 496px;
	}
	.header_main--inner {
		position: static;
	}
	.header_production {
		top: 100%;
	}
	.header_production--lists {
		width: 382px;
		padding: 56px 0 0;
	}
	.header_production--list {
		width: 50%;
		padding: 0 20px;
	}
	.header_production--rec {
		width: 300px;
		display: block !important;
	}
	.header_production--rec img {
		width: 180px;
	}
	/*
	  head_section
	*/
	.head_section--inner {
		height: 667px;
		position: relative;
	}
	.head_section--dots {
		position: absolute;
		top: auto;
		bottom: 61px;
		left: 0;
	}
	.head_section--content {
		margin-top: -126px;
	}
	.head_section ._title {
		font-size: 40px;
		line-height: 49px;
	}
	.head_section ._desc {
		font-size: 16px;
		line-height: 28px;
		margin-top: 40px;
	}
	.head_section--years {
		margin: 10px 23px 0 0;
	}
	/*
	  ABOUT
	*/
	.about_bg {
		font-size: 200px;
		line-height: 195px;
		top: 75px;
		left: -206px;
	}
	.about--inner {
		padding: 96px 0 0;
	}
	.about ._right {
		padding-right: 0;
		margin-top: 150px;
	}
	.about_slider {
		width: 287px;
	}
	.about_slider .slick-arrow {
		width: 35px;
		height: 35px;
		bottom: 4px;
	}
	.about_slider .slick-prev {
		left: 7px;
	}
	.about_slider .slick-next {
		left: 49px;
	}
	.about ._desc {
		padding-right: 35px;
	}
	/*
	  NEWS
	*/
	.news_bg {
		font-size: 200px;
		line-height: 195px;
		top: 79px;
		right: -21px;
	}
	.news--inner {
		padding-top: 142px;
	}
	.news_head ._desc {
		font-size: 12px;
		line-height: 160%;
		max-width: 344px;
		margin-top: 18px;
	}
	.news_content {
		margin: 38px -7px 0;
	}
	.news_item {
		width: 33.33333%;
		padding: 0 7px;
	}
	.news_item:nth-child(n + 4) {
		display: none;
	}
	.news_item--desc {
		padding: 21px 14px;
	}
	.news_item ._arrow {
		width: 42px;
		height: 42px;
	}
	.news_item ._arrow svg {
		width: 20px;
		height: 17px;
	}
	/*
	  reviews
	*/
	.reviews_bg {
		font-size: 200px;
		line-height: 195px;
		top: 79px;
		right: -21px;
	}
	.reviews--inner {
		flex-direction: column;
		margin: 0;
		padding-top: 124px;
		margin: 0 -31px;
	}
	.reviews_item--inner {
		padding: 40px 28px 40px;
	}
	.reviews_item--content {
		padding-left: 30px;
	}
	.reviews_item p:nth-child(n + 2) {
		display: none;
	}
	.reviews_item ._author {
		margin-top: 29px;
	}
	.reviews ._left {
		width: 100%;
		padding: 0 31px;
	}
	.reviews ._left .reviews_item {
		margin-top: 66px;
	}
	.reviews ._right {
		width: 100%;
		padding: 0;
		display: flex;
		margin-top: 51px;
	}
	.reviews ._right .reviews_item {
		padding: 0 31px;
		margin-bottom: 0;
	}
	.reviews ._right .reviews_item--inner {
		display: block;
		height: 100%;
	}
	.reviews ._right .reviews_item--content {
		padding-left: 0;
	}
	.reviews ._right .reviews_item img {
		float: left;
	}
	.reviews ._right .reviews_item ._title {
		height: 83px;
		display: flex;
		align-items: center;
		padding-left: 21px;
		line-height: 28px;
		margin-bottom: 22px;
	}
	.reviews_head {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.reviews_head ._desc {
		max-width: 332px;
		font-size: 12px;
		line-height: 19px;
		margin-top: 15px;
	}
	/*
	  partners
	*/
	.partners_bg {
		font-size: 200px;
		line-height: 195px;
		top: 58px;
		left: -255px;
	}
	.partners--inner {
		padding-top: 130px;
	}
	.partners_slider .slick-track {
		margin: 0 -13px;
	}
	.partners_slider--item {
		padding: 0 13px;
	}
	/*
	  contact
	*/
	.contact #map {
		height: 513px;
	}
	.contact_bg {
		display: none;
	}
	.contact_content--box {
		padding: 49px 45px 61px 53px;
		right: 44px;
		bottom: calc(100% + 56px);
	}
	.footer_top {
		align-items: flex-start;
	}
	.footer_menu {
		flex: 1;
	}
	.footer_menu ul {
		flex-wrap: wrap;
		justify-content: space-between;
		padding-left: 52px;
		position: relative;
	}
	.footer_menu ul li {
		margin-right: 0;
		/*white-space: nowrap;*/
		width: 95px;
		margin-bottom: 10px;
	}
	.footer_menu ul:after {
		width: 100%;
		content: "";
		order: 4;
	}
	.footer_menu ._pay-logo {
		display: none;
	}
	.footer_bottom {
		flex-wrap: wrap;
	}
	.footer_bottom ._pay-logo {
		visibility: visible;
		order: 3;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	/*
	  category
	*/
	.category_main--filters {
		flex-wrap: wrap;
		justify-content: center;
	}
	.category_main--filters .filters_container {
		margin-bottom: 23px;
	}
	.category_main--filters .custom_select {
		width: 149px;
	}
	.category_actions--bottom {
		flex-wrap: wrap;
		justify-content: center;
	}
	.category_actions--bottom ._shown {
		margin-top: 20px;
	}
	.category_info {
		margin-top: 48px;
		padding-left: 0;
	}
	.category_info p:nth-child(2) {
		display: none;
	}
	.category_register {
		padding: 17px;
		margin-top: 26px;
	}
	/*
	  product
	*/
	.product_container.w20 .product {
		width: 33.33333%;
	}
	.product_container.w20 .product--inner {
		width: auto;
	}
	.product--inner {
		width: 198px;
	}
	/*
	  advantages
	*/
	.advantages_container {
		margin: 25px -8px 0;
	}
	.advantages_item {
		width: 33.33333%;
		padding: 0 8px;
	}
	.advantages_item--inner {
		background: #ffffff;
		border: 1px solid #c8c8c8;
		display: flex;
		padding: 15px 23px 15px 12px;
		position: relative;
	}
	.advantages_item ._icon {
		width: 54px;
		height: 54px;
		margin-right: 12px;
	}
	.advantages_item ._text ._desktop {
		display: none;
	}
	.advantages_item ._text ._mobile {
		display: block;
	}
	/*
	  card
	*/
	.card_actions {
		padding-left: 18px;
	}
	.card_title {
		display: none;
		border-bottom: none;
		padding-bottom: 22px;
	}
	.card_title ._key {
		margin-top: 2px;
	}
	.card_title--mobile {
		display: block;
	}
	.card_buy {
		flex-direction: column;
		align-items: stretch;
		padding: 0 0 21px;
	}
	.card_buy--price {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 0 18px;
		border-bottom: 1px solid #dfdfdf;
	}
	.card_buy--price ._title {
		font-size: 22px;
		line-height: 21px;
	}
	.card_buy--price ._price {
		margin-top: 0;
	}
	.card_buy--actions {
		margin-top: 20px;
	}
	.card_buy--quantity {
		width: 50%;
	}
	.card_buy--btn {
		width: 50%;
		margin-left: 9px;
	}
	.card_equipment {
		padding: 19px 0 20px;
	}
	.card_equipment--title {
		font-size: 22px;
		line-height: 21px;
	}
	.card_equipment--list li span {
		height: 42px;
	}
	.card_equipment--btn {
		margin-top: 20px;
	}
	.card_description {
		padding: 16px 0 0 0;
	}
	.card_description--title {
		font-size: 22px;
		line-height: 31px;
	}
	.card_description--spec table {
		margin-top: 13px;
	}
	.card_description--manufacturer {
		padding-left: 23px;
	}
	.card_description--manufacturer ._list {
		margin: 13px 0 0 0;
	}
	.card_slider--nav {
		margin: 0 -5px;
		padding: 0 26px;
	}
	.card_slider--nav .slick-list {
		padding: 15px 0;
	}
	.card_slider--nav .slick-prev {
		left: 0;
	}
	.card_slider--nav .slick-next {
		right: 0;
	}
	.card_slider--nav .nav_item {
		padding: 0 5px;
	}
	.card_slider--actions {
		top: 13px;
		right: 10px;
	}
	.card_slider--actions ._item {
		width: 32px;
		height: 32px;
		margin-right: 9px;
	}
	.card_slider--actions ._item svg {
		width: 20px;
		height: 20px;
	}
	.card_details {
		margin-top: 60px;
	}
	.card_details--menu li {
		font-size: 18px;
		line-height: 25px;
	}
	.card_details--description .content {
		padding: 27px 0 0;
	}
	.card_details--specifications .content {
		margin-top: 19px;
	}
	.card_details--documentation .content {
		margin-top: 20px;
	}
	.card_details--documentation .content .doc_container {
		margin: 0 -17px;
	}
	.card_details--documentation .content ._item {
		padding: 0 17px;
		width: 33.33333%;
	}
	.card_details--delivery .content {
		margin-top: 30px;
	}
	.card_details--delivery .content .delivery_row {
		margin: 20px 0 35px;
		flex-direction: column;
	}
	.card_details--delivery .content .delivery_row ._left {
		width: 100%;
		border-right: none;
		padding-right: 0;
	}
	.card_details--delivery .content .delivery_row ._right {
		width: 100%;
		padding-left: 0;
	}
	.card_details--delivery .content .delivery_row ._right .delivery_title {
		margin-bottom: 13px;
	}
	.card_details--delivery .content .delivery_row--delivery {
		margin: 20px 0 22px;
	}
	.card_details--delivery .content .delivery_row--delivery ._row {
		justify-content: normal;
	}
	.card_details--delivery .content .delivery_row--delivery ._name {
		width: 427px;
		padding-right: 25px;
	}
	.card_details--delivery .content .delivery_row--ways {
		margin: 12px 0 34px;
		justify-content: normal;
		align-items: flex-start;
	}
	.card_details--delivery .content .delivery_row--ways ._name {
		width: 401px;
		margin-right: 26px;
	}
	.card_details--delivery .content .delivery_row--ways ._links a {
		margin-bottom: 9px;
		text-align: left;
	}
	.card_details--delivery .content .delivery_row--time {
		margin: 16px 0 35px;
	}
	.card_details--delivery .content .delivery_row--time ._row {
		margin-bottom: 20px;
	}
	.card_details--delivery .content .delivery_row--time ._desc {
		width: 299px;
		text-align: left;
	}
	.card_details--delivery .content .delivery_row--payment {
		margin: 22px 0 22px;
	}
	.card_details--delivery .content .delivery_row--payment ._row {
		margin-bottom: 22px;
		flex-direction: column;
	}
	.card_details--delivery .content .delivery_row--payment ._desc {
		width: auto;
		margin-top: 9px;
	}
	.card_details--delivery .content .delivery_cost {
		margin: 25px 0 32px;
		flex-direction: column;
	}
	.card_details--delivery .content .delivery_cost .cost_table--container {
		width: 100%;
		padding: 0;
		margin-bottom: 32px;
	}
	.card_details--delivery .content .delivery_cost .cost_table--container:last-child {
		margin-bottom: 0;
	}
	.card_details--delivery .content .delivery_schema {
		margin: 18px 0 35px;
	}
	.card_details--reviews .content .reviews_item {
		margin-bottom: 18px;
		padding-bottom: 18px;
	}
	.popup--inner {
		width: 679px;
		padding: 66px 45px 58px;
	}
	.orders {
		margin-bottom: 39px;
	}
	.orders_table td {
		padding: 17px 10px;
	}
	.orders_table td p {
		font-size: 16px;
		line-height: 19px;
	}
	.orders_table td._pay a {
		margin-top: 6px;
	}
	.orders_table td._w225 {
		width: 170px;
	}
	.orders_table td._w240 {
		width: 174px;
	}
	.orders_table td.status {
		padding: 17px 5px;
	}
	.orders_table td .info_pay--container ._left {
		margin-right: 21px;
	}
	.orders_table--title td {
		padding: 0 13px;
	}
	.orders_table--btn {
		padding: 6px 18px;
	}
	.orders_info p {
		font-size: 16px;
		line-height: 19px;
	}
	.orders_info ._desc {
		margin-left: 25px;
	}
	.orders_desc {
		margin: 19px 0 0;
	}
	.orders_desc a {
		font-size: 16px;
		line-height: 19px;
	}
	.orders_desc--repeat {
		margin-right: 24px;
	}
	.orders_item {
		margin-bottom: 37px;
	}
	.blog_list {
		padding: 24px 0 34px;
	}
	.blog_item--date {
		margin-top: 9px;
	}
	.blog_item--desc {
		line-height: 24px;
		margin-top: 19px;
		max-height: 168px;
		-webkit-line-clamp: 7;
	}
	.checkout {
		margin-top: 22px;
	}
	.checkout_table thead td {
		font-size: 16px;
		line-height: 140%;
		padding: 0 10px;
	}
	.checkout_table td {
		padding: 14px 10px;
	}
	.checkout_table--price {
		font-size: 16px;
		line-height: 28px;
	}
	.checkout_table--amount {
		font-size: 16px;
		line-height: 28px;
	}
	.checkout_table--close a {
		display: block;
		text-align: center;
	}
	.checkout_table--close svg {
		width: 16px;
		height: 16px;
		fill: #3b3b3b;
		transition-duration: 0.3s;
	}
	.checkout_table--close svg:hover {
		fill: #ff2517;
	}
	.checkout_table--title ._right {
		padding-left: 13px;
	}
	.checkout_table--title ._name {
		font-size: 16px;
		line-height: 19px;
	}
	.checkout_table--title ._desc {
		font-size: 12px;
		line-height: 17px;
		margin-top: 7px;
	}
	.checkout_table--quantity .quantity {
		width: 90px;
	}
	.checkout_code--input {
		width: 283px;
	}
	.checkout_total {
		font-size: 18px;
		line-height: 21px;
	}
	.checkout_entity {
		margin-top: 32px;
	}
	.checkout_contact--form {
		flex-direction: column;
	}
	.checkout_contact--form ._left {
		width: 100%;
		padding-right: 0;
	}
	.checkout_contact--form ._left ._item {
		margin-bottom: 28px;
	}
	.checkout_contact--form ._right {
		width: 100%;
		padding-left: 0;
	}
	.checkout_delivery .advantages_item {
		width: 50%;
	}
	.checkout_confirmation--actions {
		margin: 40px 0 72px;
	}
	.checkout_confirmation--actions ._desc {
		max-width: 442px;
	}
	.comparison {
		margin-top: 24px;
	}
	.comparison_table {
		margin-top: 54px;
	}
	.comparison_table--left {
		min-height: 64px;
		width: 178px;
		padding: 14px 6px 14px 12px;
	}
	.comparison_table--td {
		font-size: 14px;
		line-height: 16px;
		padding: 14px 13px;
	}
	.comparison_table--td.title {
		padding: 20px 8px 19px 0;
	}
	.comparison_table--td.title .title_top img {
		width: 48px;
	}
	.comparison_table--td.title ._name {
		font-size: 12px;
		line-height: 14px;
		min-height: 42px;
		height: auto;
	}
	.comparison_table--td.title .title_actions {
		padding-left: 7px;
		display: flex;
	}
	.comparison_table--td.title .btn_buy {
		font-size: 12px;
		line-height: 28px;
		padding: 0 6px;
	}
	.comparison_table--td.title .btn_add {
		margin-left: 6px;
	}
	.comparison_table .best {
		color: #ff6b17;
		font-weight: 500;
	}
	.contacts_top {
		margin: 0 -15px;
		flex-wrap: wrap;
	}
	.contacts_top--item {
		width: 50%;
		padding: 0 15px;
		margin-bottom: 35px;
		min-height: 240px;
	}
	.contacts_requisites {
		margin: 0;
		flex-wrap: wrap;
	}
	.contacts_requisites ._left {
		width: 100%;
		padding: 0;
	}
	.contacts_requisites ._right {
		display: block;
		width: 100%;
		padding: 0;
	}
	.contacts_requisites--map {
		margin-top: 24px;
	}
	.contacts_mobile_map {
		display: block;
	}
	.order_info .orders_table ._nomolile {
		display: none;
	}
	.order_info .orders_table ._repeat {
		text-align: left;
	}
	.order_info .orders_table ._repeat_link {
		justify-content: flex-start;
	}
	.order_info .orders_table ._repeat_detail {
		display: block;
	}
	.auth--inner {
		width: 100%;
	}
}

@media screen and (max-width: 740px) {
	.container {
		width: auto;
		padding: 0 20px;
	}
	.title h2 {
		font-size: 40px;
		line-height: 39px;
	}
	.title ._link {
		margin: 0 0 0 8px;
	}
	.title ._link:before {
		height: 32px;
	}
	.title ._link a {
		padding-left: 8px;
		font-size: 14px;
		line-height: 140%;
	}
	.btn {
		padding: 6px 16px;
		font-size: 14px;
		line-height: 28px;
	}
	/*
	 HEADER
	*/
	.header_top {
		display: none;
	}
	.header_phone {
		display: none;
	}
	.header_actions {
		padding: 0 0 0 15px;
	}
	.header_actions--inner {
		padding: 0 12px;
	}
	.header_actions:before {
		height: 30px;
	}
	.header_actions--item {
		margin-right: 14px;
	}
	.header_burger {
		padding-right: 0;
	}
	.header_search {
		position: static;
	}
	.header_search:before {
		height: 30px;
	}
	.header_search--open svg {
		width: 20px;
		height: 20px;
	}
	.header_search--open.open {
		visibility: hidden;
	}
	.header_search--input {
		top: calc(100% - 1px);
		right: 0;
		width: 100vw;
		height: 36px;
	}
	.header_search--input input {
		width: 100%;
	}
	.header_search--input ._submit {
		top: 4px;
		right: 2px;
	}
	.header_search--input ._submit svg {
		width: 20px;
		height: 20px;
	}
	.header_menu_mobile .menu_mobile {
		width: 243px;
		padding-left: 0;
		padding-right: 0;
		padding-top: 12px;
	}
	.header_menu_mobile .menu_mobile--menu {
		padding: 0 20px 0 20px;
	}
	.header_menu_mobile .menu_mobile--menu ul li {
		margin-bottom: 19px;
	}
	.header_menu_mobile .menu_mobile--menu ul li a {
		font-weight: normal;
	}
	.header_menu_mobile .menu_mobile--actions {
		display: block;
		margin-top: 18px;
		border-top: 1px solid #c0c0c0;
		padding: 18px 26px 0 20px;
	}
	.header_menu_mobile .menu_mobile--actions .actions_item {
		margin-bottom: 12px;
	}
	.header_menu_mobile .menu_mobile--actions .actions_item:last-child {
		margin-bottom: 0;
	}
	.header_menu_mobile .menu_mobile--actions .actions_item a {
		display: flex;
		align-items: center;
		color: #3b3b3b;
	}
	.header_menu_mobile .menu_mobile--actions .actions_item ._icon {
		position: relative;
		margin-right: 17px;
	}
	.header_menu_mobile .menu_mobile--actions .actions_item ._icon svg {
		fill: #1790ff;
	}
	.header_menu_mobile .menu_mobile--actions .actions_item ._icon ._count {
		position: absolute;
		bottom: -2px;
		right: -3px;
		width: 16px;
		height: 16px;
		background-color: #ff6b17;
		border-radius: 50%;
		text-align: center;
		color: #fff;
		font-family: "Open Sans", sans-serif;
		font-size: 10px;
		line-height: 14px;
		font-weight: 600;
		transition-duration: 0.3s;
	}
	.header_menu_mobile .menu_mobile--actions .actions_item:hover a {
		color: #ff6b17;
	}
	.header_menu_mobile .menu_mobile--actions .actions_item:hover ._icon svg {
		fill: #ff6b17;
	}
	.header_menu_mobile .menu_mobile--actions .actions_item:hover ._icon ._count {
		background-color: #1790ff;
	}
	.header_menu_mobile .menu_mobile--phone {
		display: block;
		margin-top: 12px;
		border-top: 1px solid #c0c0c0;
		padding: 18px 26px 0 27px;
	}
	.header_menu_mobile .menu_mobile--phone ._phone svg {
		fill: #1790ff;
		margin-right: 13px;
	}
	.header_menu_mobile .menu_mobile--phone ._phone a {
		font-family: "Roboto", sans-serif;
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: 29px;
		color: #3b3b3b;
	}
	.header_menu_mobile .menu_mobile--phone ._phone._whatsapp svg {
		fill: #4ec553;
	}
	.header_menu_mobile .menu_mobile--contacts {
		display: block;
		margin-top: 12px;
		border-top: 1px solid #c0c0c0;
		padding: 18px 35px 0 36px;
		text-align: center;
	}
	.header_menu_mobile .menu_mobile--contacts ._social {
		display: flex;
		justify-content: space-between;
		margin-top: 17px;
	}
	.header_menu_mobile .menu_mobile--contacts ._social svg {
		fill: #676767;
	}
	.header_production {
		top: 100%;
		height: 100vh;
		background-color: #fff;
	}
	.header_production--lists {
		width: 243px;
		padding: 13px 14px 10px 22px;
		height: auto !important;
		align-content: flex-start;
	}
	.header_production--list {
		width: 100%;
		margin-bottom: 27px;
		padding: 0;
		position: static !important;
	}
	.header_production--list:hover {
		background: white;
	}
	.header_production--list:hover ._title a {
		color: #3b3b3b;
	}
	.header_production--list ._title {
		font-family: "Roboto", sans-serif;
		font-weight: 500;
		font-size: 16px;
		line-height: 19px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.header_production--list ._title a {
		font-family: "Roboto", sans-serif;
		font-weight: 500;
		font-size: 16px;
		line-height: 19px;
		pointer-events: none;
	}
	.header_production--list ._title svg {
		display: block;
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		transition-duration: 0.3s;
	}
	.header_production--list ._title.open svg {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.header_production--list ul {
		margin: 22px 0 0 0;
		display: none;
		max-height: none;
	}
	.header_production--list:hover ul {
		display: none;
		flex-wrap: nowrap;
	}
	.header_production--list ul li {
		font-size: 16px;
		line-height: 19px;
		padding: 0 10px 5px 10px;
		/*margin-bottom: 15px;*/
		width: 100%;
	}
	.header_production--list ul li a {
		font-family: "Roboto", sans-serif;
		font-weight: normal;
	}
	.header_production--list svg {
		margin: 0;
	}
	.header_production--rec {
		display: none;
	}
	/*
	  head_section
	*/
	.head_section--inner {
		height: 512px;
		align-items: flex-start;
	}
	.head_section--dots {
		bottom: 14px;
		left: 23px;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.head_section--dots .dots_item ._count {
		margin-left: 4px;
	}
	.head_section--dots .dots_item:before {
		width: 18px;
	}
	.head_section--dots .dots_item.active:before {
		width: 29px;
	}
	.head_section--content {
		justify-content: flex-start;
		flex-direction: column;
		margin-top: 0;
	}
	.head_section ._title {
		font-size: 22px;
		line-height: 27px;
		max-width: 220px;
	}
	.head_section ._desc {
		display: none;
	}
	.head_section ._right {
		margin: 71px 0 0 auto;
	}
	.head_section--left {
		margin-top: 124px;
	}
	.head_section ._btn {
		margin-top: 20px;
	}
	.head_section--years {
		width: 95px;
		height: 120px;
		margin: 0;
		padding: 11px 15px 11px 7px;
	}
	.head_section--years ._years--title {
		width: 72px;
		height: 58px;
		font-size: 16px;
	}
	.head_section--years ._years--title b {
		font-size: 30px;
	}
	.head_section--years ._years-desc {
		font-size: 9px;
		line-height: 11px;
		letter-spacing: -0.08em;
		margin: 6px 0 0;
	}
	/*
	  ABOUT
	*/
	.about_bg {
		font-size: 150px;
		line-height: 147px;
		top: 20px;
	}
	.about--inner {
		padding: 38px 0 0;
	}
	.about ._right {
		display: none;
	}
	.about ._desc {
		font-size: 14px;
		line-height: 160%;
		padding-right: 0;
		margin-top: 38px;
		text-align: left;
	}
	/*
	  NEWS
	*/
	.news_bg {
		font-size: 150px;
		line-height: 147px;
		top: 16px;
		right: auto;
		left: 0;
	}
	.news--inner {
		padding-top: 55px;
	}
	.news_head {
		flex-direction: column;
		align-items: flex-start;
	}
	.news_head ._desc {
		margin-top: 22px;
	}
	.news_content {
		display: none;
	}
	.reviews_bg {
		font-size: 150px;
		line-height: 147px;
		top: 16px;
		right: auto;
		left: 0;
	}
	.reviews--inner {
		padding-top: 73px;
	}
	.reviews_head {
		display: block;
		padding: 0;
	}
	.reviews ._right {
		margin: 0;
	}
	.reviews_item {
		display: none;
	}
	/*
	  partners
	*/
	.partners_bg {
		font-size: 150px;
		line-height: 147px;
		top: 16px;
		right: auto;
		left: -411px;
	}
	.partners--inner {
		padding-top: 60px;
	}
	.partners .title {
		padding-right: 100px;
	}
	.partners_slider {
		margin-top: 27px;
	}
	.partners_slider .slick-arrow {
		width: 35px;
		height: 35px;
		top: -67px;
	}

	.banners .slick-prev,
	.partners_slider .slick-prev {
		right: 41px;
	}
	.banners .slick-next,
	.partners_slider .slick-next {
		right: 0;
	}
	.contact {
		padding-top: 76px;
	}
	.contact_bg {
		display: block;
		font-size: 150px;
		line-height: 147px;
		top: 17px;
		left: -109px;
	}
	.contact #map {
		display: none;
	}
	.contact_content--box {
		position: static;
		padding: 0 0 46px;
		background: transparent;
	}
	.contact_content--box ._title {
		font-size: 40px;
		line-height: 39px;
		margin-bottom: 37px;
		font-style: normal;
		font-weight: normal;
	}
	.contact_content--item {
		margin-bottom: 20px;
	}
	.footer--inner {
		padding: 29px 0;
	}
	.footer_top {
		flex-direction: column;
		align-items: center;
	}
	.footer_logo {
		width: 126px;
	}
	.footer_menu {
		margin-top: 28px;
	}
	.footer_menu ul {
		padding: 0;
		position: relative;
	}
	.footer_menu ul li {
		width: 50%;
		white-space: normal;
		margin-bottom: 9px;
	}
	.footer_menu ul li a {
		font-size: 14px;
		line-height: 22px;
	}
	.footer_menu ul:after {
		display: none;
	}
	.footer_bottom {
		flex-direction: column;
		margin-top: 30px;
	}
	.footer_bottom ._pay-logo {
		order: 1;
		margin: 0 0 20px;
	}
	.footer_copy {
		order: 2;
		margin: 30px 0 0 0;
	}
	.footer_social {
		order: 1;
	}
	/*
	  category
	*/
	.category .aside {
		display: none;
		position: fixed;
		z-index: 30;
		top: 0;
		left: 0;
		width: 100vw;
		height: 100vh;
		overflow-y: auto;
	}
	.category .aside_title {
		display: flex;
		align-items: center;
		margin-bottom: 42px;
	}
	.category .aside_title svg {
		display: block;
		height: 16px;
		width: 9px;
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
		fill: #1790ff;
		margin-right: 13px;
	}
	.category .aside_title:after {
		display: none;
	}
	.category .aside_categories {
		display: none;
	}
	.category .aside_filters {
		margin-top: 0;
		min-height: 100%;
		padding: 20px 30px 39px;
	}
	.category .aside_filters--apply {
		display: block;
		margin: 43px auto 0;
		font-family: "Roboto", sans-serif;
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: 28px;
		padding: 12px 44px;
	}
	.category .aside_item--title {
		font-family: "DINCondensedC", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 20px;
		line-height: 32%;
	}
	.category .aside_item--content {
		padding-left: 0;
		margin-top: 22px;
	}
	.category_main {
		padding: 0;
	}
	.category_main--title {
		font-size: 30px;
		line-height: 29px;
		text-align: center;
	}
	.category_main--filters .filters_container {
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.category_main--filters .filters_open {
		display: block;
		width: 100%;
		margin-bottom: 19px;
	}
	.category_main--filters .custom_select {
		width: 100%;
		margin-right: 0;
		margin-bottom: 22px;
	}
	.category_main--filters .pagination {
		display: none;
	}
	.category_actions--bottom .pagination {
		display: none;
	}
	.category_actions--bottom ._shown {
		display: none;
	}
	.category_actions--bottom ._more {
		display: block;
		font-family: "Roboto", sans-serif;
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: 28px;
		padding: 12px 44px;
	}
	.category_info {
		margin-top: 24px;
	}
	.category_register {
		padding: 12px 6px;
		line-height: 20px;
	}
	.category_register a {
		line-height: 20px;
	}
	/*
	  product
	*/
	.product_container {
		justify-content: center;
	}
	.product_container.w20 .product {
		width: auto;
	}
	.product_container.w20 .product--inner {
		width: 280px;
	}
	.product--inner {
		width: 220px;
	}
	.product_btn {
		padding: 0;
	}
	/*
	  bread crumbs
	*/
	.bread_crumbs--item {
		display: none;
	}
	.bread_crumbs--item:nth-last-child(-n + 2) {
		display: flex;
	}
	.bread_crumbs--item:last-child {
		display: none;
	}
	.bread_crumbs--item span,
	.bread_crumbs--item a {
		color: #1790ff;
		text-decoration: none;
	}
	.bread_crumbs--item .icon-prev {
		display: block;
	}
	.bread_crumbs--item .icon-arrow {
		display: none;
	}
	/*
	  advantages
	*/
	.advantages {
		margin: 30px 0;
	}
	.advantages_title {
		font-size: 24px;
		line-height: 34px;
	}
	.advantages_container {
		margin: 20px 0 0;
		flex-direction: column;
	}
	.advantages_item {
		width: 100%;
		padding: 0;
		margin-bottom: 22px;
	}
	.advantages_item:last-child {
		margin-bottom: 0;
	}
	.advantages_item--inner {
		padding: 15px 28px 15px 15px;
		position: relative;
	}
	.advantages_item ._icon {
		margin-right: 26px;
	}
	.advantages_item ._text {
		font-size: 14px;
		line-height: 16px;
	}
	.advantages_item ._number {
		top: 7px;
		right: 15px;
	}
	.card_main {
		flex-direction: column;
	}
	.card_actions {
		width: 100%;
		padding-left: 0;
	}
	.card_slider {
		width: 100%;
	}
	.card_slider--nav {
		padding: 0 20px;
	}
	.card_title {
		padding-bottom: 26px;
	}
	.card_title ._name {
		font-size: 30px;
		line-height: 29px;
	}
	.card_title ._key {
		font-size: 16px;
		line-height: 140%;
		margin-top: 9px;
	}
	.card_buy {
		margin-top: 20px;
	}
	.card_buy--price {
		padding: 0 0 12px;
	}
	.card_equipment--list li span {
		font-weight: 500;
		font-size: 12px;
		line-height: 14px;
	}
	.card_description {
		padding: 14px 0 0 0;
		flex-direction: column;
	}
	.card_description--spec {
		width: 100%;
		border-right: none;
	}
	.card_description--spec table tr td:last-child {
		width: 100%;
		text-align: right;
	}
	.card_description--manufacturer {
		padding-left: 0;
		width: 100%;
		margin-top: 25px;
	}
	.card_details {
		margin-top: 32px;
	}
	.card_details--mopen {
		font-family: "DINCondensedC", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 25px;
		height: 52px;
		border: 1px solid #c8c8c8;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.card_details--mopen ._count {
		width: 24px;
		height: 24px;
		border-radius: 50%;
		background-color: #1790ff;
		color: #fff;
		font-family: "Open Sans", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 12px;
		line-height: 16px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-left: 6px;
	}
	.card_details--mopen:hover {
		color: #1790ff;
	}
	.card_details--mopen.active {
		border-color: #1790ff;
		color: #1790ff;
	}
	.card_details--menu {
		display: none;
	}
	.card_details--description .content {
		padding: 15px 0 30px;
	}
	.card_details--specifications .content {
		margin-top: 15px;
	}
	.card_details--specifications .content table td {
		font-size: 16px;
		line-height: 22px;
	}
	.card_details--specifications .content table td:first-child ._title {
		width: 190px;
		margin-bottom: 14px;
	}
	.card_details--specifications .content table td:first-child ._title:after {
		display: flex;
	}
	.card_details--documentation .content {
		margin-top: 17px;
	}
	.card_details--documentation .content .doc_container {
		margin: 0 -20px;
		justify-content: center;
	}
	.card_details--documentation .content ._item {
		padding: 0 20px;
		width: 220px;
	}
	.card_details--delivery .content {
		margin-top: 15px;
	}
	.card_details--delivery .content .delivery_row {
		margin: 30px 0;
	}
	.card_details--delivery .content .delivery_row--delivery {
		margin: 12px 0 30px;
	}
	.card_details--delivery .content .delivery_row--delivery ._row {
		justify-content: space-between;
	}
	.card_details--delivery .content .delivery_row--delivery ._name {
		width: auto;
		padding-right: 10px;
	}
	.card_details--delivery .content .delivery_row--delivery ._desc {
		flex-shrink: 0;
		text-align: right;
	}
	.card_details--delivery .content .delivery_row--ways {
		margin: 12px 0 30px;
		flex-direction: column;
	}
	.card_details--delivery .content .delivery_row--ways ._name {
		width: auto;
		margin-right: 0;
		margin-bottom: 17px;
	}
	.card_details--delivery .content .delivery_row--time {
		margin: 16px 0 30px;
	}
	.card_details--delivery .content .delivery_row--time ._row {
		margin-bottom: 15px;
		flex-direction: column;
	}
	.card_details--delivery .content .delivery_row--time ._desc {
		width: auto;
		text-align: left;
		margin-top: 7px;
	}
	.card_details--delivery .content .delivery_row--payment {
		margin: 13px 0 30px;
	}
	.card_details--delivery .content .delivery_row--payment ._row {
		margin-bottom: 15px;
	}
	.card_details--delivery .content .delivery_row--payment ._desc {
		margin-top: 5px;
	}
	.card_details--delivery .content .delivery_cost {
		margin: 25px 0 20px;
	}
	.card_details--delivery .content .delivery_cost .cost_table tbody td:first-child {
		padding: 0 8px;
	}
	.card_details--delivery .content .delivery_cost .cost_table tbody td:last-child {
		padding: 0 8px;
	}
	.card_details--delivery .content .delivery_schema {
		margin: 18px 0 30px;
	}
	.card_details--reviews .content {
		margin-top: 34px;
	}
	.card_details--reviews .content .reviews_item {
		padding-bottom: 16px;
		margin-bottom: 20px;
		display: block;
	}
	.card_details--reviews .content .reviews_header {
		flex-wrap: wrap;
	}
	.card_details--reviews .content .reviews_title {
		flex-direction: column;
		align-items: start;
	}
	.card_details--reviews .content .reviews_title ._date {
		margin: 5px 0 0;
	}
	.card_details--reviews .content .reviews_rating {
		margin: 18px 0 0;
		width: 100%;
	}
	.card_details--reviews .content .reviews_body ._comment {
		display: block;
	}
	.recommended_product {
		margin-top: 30px;
	}
	.recommended_product .product--inner {
		width: 220px !important;
	}
	.popup--inner {
		padding: 20px;
		width: 100%;
		min-height: 100%;
		max-width: none;
	}
	.popup--inner.w-05 {
		max-width: none;
	}
	.popup_title {
		font-size: 28px;
		line-height: 39px;
		text-align: left;
		display: flex;
		align-items: center;
		padding-left: 3px;
		fill: #1790ff;
	}
	.popup_title svg {
		display: block;
		margin-right: 13px;
	}
	.popup_add_comment .add_comment--form {
		margin-top: 12px;
	}
	.popup_add_comment .add_comment--item {
		margin-bottom: 16px;
	}
	.popup_add_comment .add_comment--btn {
		width: 100%;
		margin: 16px auto 0;
		display: block;
	}
	.page_title ._title {
		text-align: center;
		font-size: 30px;
		line-height: 29px;
	}
	.orders {
		margin-bottom: 31px;
	}
	.orders_table thead {
		display: none;
	}
	.orders_table tr {
		border: 1px solid #dfdfdf;
	}
	.orders_table td {
		display: block;
		border: none;
	}
	.orders_table td._pay {
		text-align: left;
	}
	.orders_table td p {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 19px;
	}
	.orders_table td p ._mobile {
		display: inline;
	}
	.orders_table td a {
		font-size: 14px;
		line-height: 20px;
	}
	.orders_table td.status {
		text-align: left;
		padding: 0 10px;
	}
	.orders_table td .info_pay--container {
		flex-direction: column;
	}
	.orders_table td .info_pay--container ._left {
		margin-right: 0;
		display: flex;
		margin-bottom: 15px;
	}
	.orders_table td .info_pay--container ._left img {
		margin-bottom: 0;
		margin-right: 18px;
	}
	.orders_table--title td {
		display: table-cell;
	}
	.orders_table--btn {
		width: 100%;
	}
	.orders_title {
		font-size: 22px;
		line-height: 21px;
	}
	.orders_info {
		padding: 25px 5px 21px 13px;
		align-items: flex-start;
		margin-bottom: 26px;
		flex-direction: column;
	}
	.orders_info ._desc {
		margin-left: 0;
		margin-top: 14px;
	}
	.orders_desc {
		flex-direction: column;
		align-items: flex-start;
		margin: 17px 0 0;
	}
	.orders_desc--right {
		align-items: flex-start;
		flex-direction: column;
		order: 1;
	}
	.orders_desc--details {
		order: 2;
		margin-top: 22px;
	}
	.orders_desc--repeat {
		margin-right: 0;
	}
	.orders_desc--repeat ._icon {
		margin-right: 9px;
	}
	.orders_desc--canceling {
		margin-top: 22px;
	}
	.orders_item {
		margin-bottom: 32px;
	}
	.orders_mobile_head {
		display: flex !important;
	}
	.blog_list {
		padding: 0 0 30px;
	}
	.blog_item {
		margin-bottom: 30px;
		flex-direction: column;
	}
	.blog_item--content {
		padding-left: 0;
		margin-top: 18px;
	}
	.blog_item--date {
		margin-top: 9px;
	}
	.blog_pagination {
		display: none;
	}
	.blog_more {
		display: block;
		margin: 0 auto;
	}
	.post_title {
		font-size: 30px;
		line-height: 29px;
	}
	.post_date {
		margin: 9px 0 26px;
	}
	.checkbox_switch {
		font-size: 16px;
		line-height: 19px;
	}
	.checkout {
		margin-top: 24px;
	}
	.checkout_table tr {
		border: none;
		border-bottom: 1px solid #dfdfdf;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		padding: 0 20px 19px 0;
		margin-top: 19px;
	}
	.checkout_table td {
		border: none;
		padding: 0;
	}
	.checkout_table--price {
		display: none !important;
	}
	.checkout_table--amount {
		margin-top: 16px;
		margin-left: 44px;
	}
	.checkout_table--amount ._mobile {
		display: block;
		font-family: "DINCondensedC", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 140%;
	}
	.checkout_table--close {
		position: absolute;
		top: 0;
		right: 0;
	}
	.checkout_table--title ._right {
		padding-left: 6px;
	}
	.checkout_table--title ._mobile_price {
		display: flex;
		margin-top: 8px;
		font-family: "DINCondensedC", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 140%;
		align-items: center;
	}
	.checkout_table--title ._mobile_price span {
		font-family: "Roboto", sans-serif;
		font-style: normal;
		font-weight: bold;
		font-size: 16px;
		line-height: 28px;
		margin-left: 15px;
	}
	.checkout_table--quantity .quantity {
		margin-top: 16px;
		width: 127px;
	}
	.checkout_description {
		margin-top: 23px;
		flex-direction: column;
		align-items: flex-start;
	}
	.checkout_code {
		order: 2;
		margin-top: 13px;
		width: 100%;
	}
	.checkout_code--input {
		width: auto;
		flex: 1;
	}
	.checkout_total {
		order: 1;
	}
	.checkout_entity {
		margin-top: 24px;
	}
	.checkout_title {
		font-size: 22px;
		line-height: 140%;
	}
	.checkout_methods {
		margin-top: 30px;
	}
	.checkout_contact {
		margin-top: 30px;
	}
	.checkout_contact--passport ._title img {
		margin-right: 13px;
	}
	.checkout_contact--passport .passport_form {
		margin: 40px -12px 0;
		flex-direction: column;
	}
	.checkout_contact--passport .passport_form--item {
		width: 100%;
		margin-bottom: 17px;
	}
	.checkout_contact--passport .passport_form--item:last-child {
		margin-bottom: 0;
	}
	.checkout_delivery {
		margin-top: 30px;
	}
	.checkout_delivery .advantages_item {
		width: 100%;
	}
	.checkout_confirmation {
		margin-top: 42px;
	}
	.checkout_confirmation--list {
		margin: 20px 0 0;
	}
	.checkout_confirmation--list li {
		margin: 0 0 25px;
		font-size: 16px;
		line-height: 19px;
	}
	.checkout_confirmation--actions {
		margin: 33px 0 30px;
		flex-direction: column;
	}
	.checkout_confirmation--actions ._desc {
		font-size: 14px;
		line-height: 16px;
		max-width: 100%;
	}
	.checkout_confirmation--actions .btn {
		margin-top: 30px;
	}
	.comparison_row {
		align-items: flex-start;
		margin-bottom: 25px;
		flex-direction: column;
	}
	.comparison_row a {
		margin-top: 11px;
	}
	.comparison_table {
		margin-top: 26px;
		border-top: none;
	}
	.comparison_table--tr {
		display: flex;
		flex-direction: column;
		width: min-content;
	}
	.comparison_table--tr:first-child {
		border-top: 1px solid #d6d6d6;
	}
	.comparison_table--left {
		background: #f3f3f3;
		min-height: 40px;
		line-height: 14px;
		width: 100%;
		padding: 6px 5px 6px 12px;
	}
	.comparison_table--left._title {
		display: none;
	}
	.comparison_table--right {
		width: min-content;
	}
	.comparison_table--td {
		width: 140px;
		min-height: 40px;
		padding: 3px 11px 3px 5px;
	}
	.comparison_table .best {
		color: #ff6b17;
		font-weight: 500;
	}
	.contacts_top {
		margin: 0;
	}
	.contacts_top--item {
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
		min-height: 192px;
	}
	.contacts_top--item .item--inner {
		padding: 31px 15px 20px;
	}
	.contacts_requisites--map {
		padding-right: 0;
	}
	.contacts_requisites .requisites {
		border: none;
		padding: 0;
	}
	.order_payment_options ._sym {
		font-size: 14px;
		line-height: 16px;
		margin-top: 17px;
	}
	.order_title {
		font-size: 22px;
		line-height: 21px;
	}
	.order_title.nomobile {
		display: none;
	}
	.order_info .orders_table ._price {
		padding: 0 10px;
		text-align: left;
		margin-top: 18px;
	}
	.order_info .orders_table ._price p {
		font-size: 14px;
		line-height: 16px;
		font-style: normal;
		font-weight: normal;
	}
	.order_info_shipment tbody td:last-child {
		padding-top: 0;
	}
	.order_content .checkout_table--title {
		padding: 15px 0 0 15px;
	}
	.order_content .checkout_table--title ._right {
		padding-left: 12px;
	}
	.order_content .checkout_table--title ._mobile_price {
		font-family: "Roboto", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 16px;
	}
	.order_content .checkout_table--quantity {
		width: 100%;
		text-align: left;
		margin-left: 119px;
	}
	.order_content .checkout_table--amount {
		width: 100%;
		text-align: left;
		margin-left: 119px;
		margin-bottom: 40px;
	}
	.order_content .checkout_table--amount ._mobile {
		font-family: "Roboto", sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 14px;
		line-height: 16px;
		display: inline;
	}
	.order_content tr {
		padding: 0;
		border: 1px solid #dfdfdf;
		margin: 0;
	}
	.order_total {
		flex-direction: column;
	}
	.order_total--right {
		order: 1;
		margin-bottom: 33px;
	}
	.order_total--right p {
		text-align: left;
		font-size: 18px;
		line-height: 21px;
	}
	.order_total .order_go_back {
		order: 2;
	}
}

@media screen and (max-width: 520px) {
	.header_actions--item._nomobile {
		display: none;
	}
}

@media screen and (max-width: 440px) {
	.header_actions--item ._count {
		width: 13px;
		height: 13px;
		font-size: 9px;
		line-height: 12px;
	}
	.header_actions--cart .actions_cart {
		display: none;
	}
	.header_actions--cart svg {
		width: 19px;
		height: 17px;
	}
	.header_actions--user svg {
		width: 20px;
		height: 20px;
	}
}

[data-open="reviews"] {
	display: none !important;
}

.card_details--menu li {
	width: 25%;
}

[data-open="documentation"] {
	border-right: 1px solid #c8c8c8 !important;
}

.bx-filter-parameters-box.open .aside_item--content {
	max-height: 175px;
	overflow-y: auto !important;
	overflow-x: hidden;
}

/*# sourceMappingURL=style.css.map */

.card_slider--view .slick-track,
.js-card-view {
	height: 540px;
}

.slider_product-image-wrapper {
	/*padding: 2% !important;*/
	padding: 30px;
	height: inherit;
}

.js-card-view .card_slider--item {
	/*align-items: flex-start;*/
}

.slider_product-image {
	width: 91% !important;
	object-fit: contain;
	height: auto;
	max-height: 480px;
}

.fancybox-content img {
	/*transform: scale(1.5);*/
}

@media (max-width: 800px) {
	.card_slider--view .slick-track,
	.js-card-view {
		height: unset;
	}
}
._price._price_old {
	line-height: 16px;
	font-size: 15px;
}
.old_price {
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	position: relative;
}
.old_price::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: black;
	top: 50%;
	left: 0;
}
.icon__discount {
	width: 31px;
	height: 31px;
	position: absolute;
	top: 8px;
	z-index: 9;
	left: 6px;
}
.icon__saleoffer{
	position: absolute;
	width: 30%;
	z-index: 10;
	top: -1%;
	background: none;
	right: auto;
	left: -1%;
	text-align: center;
}
.icon__saleoffer_page_detail
{
	width:180px;
}
.product--inner {
	padding-bottom: 25px;
}
.discount__title {
	width: 100%;

	font-family: "Roboto";
	font-size: 13px;
	font-weight: normal;
	color: #f44336;
}
.product_actions__wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.product_price_one-click {
	text-align: center;
}
.btn_one-click {
	width: 135px;
	margin-top: 5px;
}
.product--inner_absolute {
	padding-bottom: 140px;
}
.product_actions__wrapper_offers {
	top: 71%;
}
.product-img__wrapper {
	position: relative;
	margin-top: 20px;
}
.quick-view__btn > svg {
	width: 20px;
	height: 20px;
	fill: #1790ff;
	position: absolute;
	left: 7px;
}
.quick-view__btn {
	position: absolute;
	top: 8px;
	right: 6px;
	cursor: pointer;
	opacity: 1;
	transition: opacity 0.2s;
	display: none;
	width: 31px;
	height: 31px;
	background: #f3f3f3;
	justify-content: center;
	align-items: center;
	z-index: 5;
}
.product_add--favorites_with-quick-view {
	right: 6px;
}
.product_add--comparison_with-quick-view {
	right: 46px;
}
@media (min-width: 1024px) {
	.quick-view__btn {
		display: flex;
	}
	.product_add--favorites_with-quick-view {
		right: 46px;
	}
	.product_add--comparison_with-quick-view {
		right: 86px;
	}
}
.quick-view__btn:hover > svg {
	fill: #ff6b17;
}
.product:hover .quick-view__btn {
	opacity: 1;
}

.popup__element {
	width: 100%;
	padding: 10px 30px;
	padding-top: 20px;
}
@media (min-width: 740px) {
	.popup__element {
		width: unset;
	}
}
@media (max-width: 740px) {
	.popup__element .js-close-popup {
		top: 260px;
	}
	.popup__element {
		padding-top: 270px;
	}
}

.tns-visually-hidden {
	display: none;
}

.tns-outer {
	overflow-x: hidden;
}
.viewed-slider__wrapper {
	position: relative;
}
.slider-viewed__control {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 85%;
	transform: translate(-50%, -50%);
}
@media (min-width: 620px) {
	.slider-viewed__control {
		width: 97%;
	}
}
@media (min-width: 1200px) {
	.slider-viewed__control {
		width: 95%;
	}
}

.slider-viewed__arrow {
	width: 15px;
	position: absolute;
	cursor: pointer;
}

.slider-viewed__arrow path {
	fill: #3b3b3b;
}
.slider-viewed__arrow_right {
	right: -10px;
}
.slider-viewed__arrow_left {
	left: -20px;
}
.category_main {
	overflow: visible;
}
.category_main--title_viewed {
	margin: 20px 0;
}

.custom_input_popup {
	display: block;
}
.card_equipment_popup {
	border-bottom: none;
}
@media (min-width: 820px) {
	.slider-viewed__arrow_right {
		right: -40px;
	}
	.slider-viewed__arrow_left {
		left: -40px;
	}
}
@media (min-width: 1250px) {
	.slider-viewed__arrow_right {
		right: -20px;
	}
	.slider-viewed__arrow_left {
		left: -20px;
	}
}
@media (min-width: 1300px) {
	.slider-viewed__arrow_right {
		right: -40px;
	}
	.slider-viewed__arrow_left {
		left: -40px;
	}
}
.price_text_popup {
	color: #1790ff;
}
.product_container_element {
	flex-direction: column;
}
.icon__discount_element {
	width: 32px;
	height: 32px;
	top: 13px;
	left: 10px;
}
@media screen and (min-width: 1250px) {
	.icon__discount_element {
		width: 51px;
		height: 51px;
		top: 22px;
		left: 18px;
	}
}
.price__wrapper {
	position: relative;
}
.old_price_element {
	position: absolute;
	top: -35%;
}
@media screen and (min-width: 740px) {
	.old_price_element {
		top: -40%;
	}
}
.btn.orange {
	width: 135px;
}
.category_main--title_search {
	font-size: 30px;
	margin-top: 30px;
}
.product--inner_ajax {
	display: flex;
	align-items: center;
}
.ajax__product_img {
	width: 75px;
	height: 75px;
	border: 1px solid #d7dadc;
}
.ajax__product_img > a {
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
}
.ajax__product_img img {
	width: 100%;
	height: 100%;
}
.ajax__wrapper {
	background-color: white;
	padding: 20px;
	border: 1px solid #d7dadc;
	border-top: none;
	padding-top: 5px;
	max-height: 357px;
	overflow-y: scroll;
	padding-bottom: 10px;
}
.ajax__product_action {
	display: flex;
	flex-direction: column;
	padding-left: 10px;
}
.ajax_link {
	display: block;
	text-align: center;
	color: #ff6b17;
	position: relative;
}
.product__ajax {
	margin-bottom: 10px;
}
@media screen and (max-width: 740px) {
	.category_main--title_ajax {
		text-align: left;
	}
}
.category_main--title_ajax {
	font-size: 20px;
	margin: 0;
	padding: 0;
}
.product_btn_ajax {
	margin: 0;
	margin-top: 10px;
}
.sections__ajax {
	margin: 0;
	padding: 0;
	padding-left: 18px;
}
.loader_ajax,
.ajax_not_found {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	background-color: white;
	border: 1px solid #d7dadc;
	border-top: none;
}
.loader_ajax svg {
	width: 30px;
}
.ajax_not_found {
	padding: 10px;
}
.ajax_not_found span {
	color: #ff6b17;
}
.card_buy_in-transit .card_buy--price,
.card_buy_in-transit .product-item-detail-info-container,
.card_buy_in-transit .card_buy--actions {
	display: none;
}
.card_btn_in-transit {
	display: none;
}
.discount__title_product {
	display: none;
	color: #ff6b17;
}
.card_buy_in-transit .card_btn_in-transit {
	display: block;
}
.card_buy_in-transit {
	flex-direction: column;
	align-items: center;
}
.cart_btn_one_click_transit {
	display: none;
}
.in-transit__title.discount__title_product {
	font-size: 26px;
	margin: 0;
	font-family: "Roboto", sans-serif;
}

.card_buy_in-transit .discount__title_product {
	display: block;
}
.card_buy_in-transit.card_buy_in-transit_ajax.card_buy_in-transit_no_offers .card_btn_in-transit {
	display: none;
}
.card_buy_in-transit_no_offers {
	border-bottom: none;
	padding-bottom: 0;
}
.btn_card__intransit {
	margin-top: 5px;
	width: 160px;
	font-size: 12px;
}
.in-transit__title {
	font-size: 13px;
	margin-bottom: 3px;
	margin-top: 6px;
}
.product_actions__wrapper_in-transit {
	margin-top: 10px;
}

@media (max-width: 740px) {
	.in-transit__title {
		margin-top: -3px;
	}
	.product_actions__wrapper_in-transit {
		margin-top: 0;
	}
}
.subscribe-form {
	background: #1790ff1a;
	width: 100%;
	margin-top: 32px;
	padding: 53px 73px;
}

.subscribe-form_rubrics {
	display: none;
}
.subscribe-form__form {
	display: flex;
	flex-wrap: wrap;
}
.subscribe-form__title {
	font-family: "DINCondensedC", sans-serif;
	font-size: 55px;
	line-height: 19px;
	color: #3b3b3b;
}
.subscribe-form__text {
	font-family: "Montserrat", sans-serif;
	color: #3b3b3b;
	font-size: 26px;
	line-height: 31px;
	margin-top: 18px;
}
.subscribe-form__content {
	width: 50%;
}
.subscribe-form__input_wrapper {
	width: 50%;
}

.subscribe-form__input_wrapper {
	padding-left: 22px;
	padding-top: 30px;
}
.subscribe-form__input {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	width: 65%;
	border: 1px solid #d7dadc;
	padding: 15px 21px;
}
.subscribe-form__submit {
	background: #1790ff;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	width: 30%;
	padding: 16px 0;
	text-align: center;
	color: #ffffff;
	border: none;
	transition: 0.3s ease-in-out;
	cursor: pointer;
}
.subscribe-form__submit:hover {
	background-color: #ff6b17;
	color: #fff;
}
.subscribe-form__input_wrapper__text {
	font-family: "Roboto";
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;
	text-align: left;
	margin-top: 9px;
	color: #676767;
	padding-left: 1px;
}
@media (max-width: 1250px) {
	.subscribe-form {
		padding: 41px 14px;
	}
	.subscribe-form__submit {
		width: 44%;
	}
	.subscribe-form__input {
		width: 55%;
	}
	.subscribe-form__input_wrapper {
		padding-top: 30px;
		width: 100%;
		padding-left: 0;
	}
	.subscribe-form__text {
		margin-bottom: 0;
		font-size: 20px;
	}
	.subscribe-form__content {
		width: 100%;
		text-align: center;
	}
	.subscribe-form__input_wrapper__text {
		text-align: center;
	}
}
@media (max-width: 700px) {
	.subscribe-form__content {
		width: 100%;
	}
	.subscribe-form__input_wrapper {
		width: 100%;
		padding-left: 0;
	}
	.subscribe-form {
		flex-wrap: wrap;
	}
}
@media (max-width: 576px) {
	.subscribe-form__input_wrapper {
		display: flex;
		flex-direction: column;
	}
	.subscribe-form__submit {
		width: 100%;
		margin-top: 10px;
	}
	.subscribe-form__input {
		width: 100%;
	}
	.subscribe-form__title {
		line-height: 45px;
	}
	.subscribe-form__input_wrapper__text {
		font-size: 14px;
	}
	.subscribe-form__text {
		line-height: 23px;
	}
}
.header_social__subscribe {
	font-family: "Roboto";
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	background: #1790ff;
	padding: 3.5px 30px;
	text-align: center;
	margin-right: 30px;
	transition: 0.3s ease-in-out;
	cursor: pointer;
}
.header_social__subscribe:hover {
	background-color: #ff6b17;
	color: #fff;
}
.subscribe_form_container {
	margin-bottom: -100px;
}
.subscribe_form_container_no_padding {
	margin-bottom: 0;
}
@media (max-width: 740px) {
	.header_social__subscribe {
		margin-right: 0;
		margin-top: 10px;
		font-size: 15px;
		display: inline-block;
	}
	.subscribe_form_container {
		margin-bottom: unset;
	}
}
.subscribe_form_container_inform {
	margin-bottom: 56px;
	margin-top: -100px;
}
.subscribe_form_container_compare {
	margin-bottom: 56px;
	margin-top: -70px;
}
.discount__title {
	color: #ff6b17;
}
.subscribe_form_container_kontact{
	margin-top: unset;
}
/* ВЕСНА */
.news_item img{
	width: 100%;
}
.header_top--inner_spring>a{
	color:#73B634;
}
.link_spring{
	color: #73B634;
}

.header_burger--inner_spring:hover span{
	background-color: #73B634;
}
.body_spring{
	overflow-x: clip;
}
.body_spring .js-close-popup svg{
	fill: #73B634;
}
.body_spring .b24-widget-button-inner-block{
	background: #FF6B17 !important;
}
.body_spring .b24-widget-button-pulse-animate{
	border-color: #73B634 !important;
}
.body_spring .b24-widget-button-inner-mask{
	background: #73B634 !important;
}
.body_spring .popup-window-with-titlebar .btn-buy{
	background-color: #73B634;
	border-color: #73B634;
}
.body_spring .popup-window-with-titlebar .btn-buy:hover{
	background-color: #FF6B17;
	border-color: #FF6B17;
}
.body_spring .b24-widget-button-popup,.body_spring .b24-widget-button-popup-triangle{
	border-color: #73B634 !important;
}
.header_phone_spring ._phone svg{
	fill: #73B634;
}
.header_phone--title_spring::after{
	border-color:#73B634 transparent transparent transparent; ;
}
.header_actions--item_spring svg{
	fill: #73B634;
}
.actions_item_spring svg{

}
.header_menu_mobile .menu_mobile--actions .actions_item_spring ._icon svg{
	fill: #73B634;
}
.header_menu_mobile .menu_mobile--phone_spring ._phone svg{
	fill: #73B634;
}
.menu_mobile--contacts_mail_spring {
	color:#73B634;
}
.header_social__subscribe_spring{
	background:#73B634;

}
.header_burger--inner_spring.open span{
	background-color: #73B634;
}
.head_section_spring ._btn{
	background-color: #73B634;
	border-radius: 8px;
}
.about_bg_spring{
	color: rgba(208, 230, 165, 0.5);
}
.about_slider_spring .slick-arrow svg{
	fill:#73B634;
}
.about_slider_spring{
	position: relative;
}

.about_slider_spring::after{
	position: absolute;
	top: 35%;
	left: 72%;
	content: " ";
	width: 78%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_197.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.about_slider_spring::after {
		top: 43%;
		left: 86%;
		width: 59%;
		height: 80%;
	}
}
.news_bg_spring{
	color: rgba(208, 230, 165, 0.5);
}
.title ._link_spring a:hover{
	color:#73B634;
}
.news_item_spring ._arrow svg{
	fill:#73B634;
}
.news_content_spring{
	position: relative;
}
.news_content_spring::after{
	position: absolute;
	top: 47%;
	right: 65%;
	content: " ";
	width: 47.8%;
	height: 38%;
	background: url(/local/templates/arista/src/css/../img/Group_77.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.news_content_spring::after {
		width: 39%;
		height: 37%;
		top: 35%;
		right: 82%;
	}
}
.reviews_bg_spring{
	color: rgba(208, 230, 165, 0.5);
}
.reviews_item_spring ._name{
	color:#73B634;
}
.reviews--inner_spring{
	position: relative;
}
.reviews--inner_spring::after{
	position: absolute;
	top: 61%;
	left: 90%;
	content: " ";
	width: 20%;
	height: 43%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.reviews--inner_spring::after {
		left: 87%;
		width: 28%;
	}
}
.partners_bg_spring{
	color: rgba(208, 230, 165, 0.5);
}
.contact_bg_spring{
	color: rgba(208, 230, 165, 0.5);
}
.partners_slider_spring .slick-arrow svg{
	fill:#73B634;
}
.subscribe-form_spring{
	background: #F3F9E8;
	position: relative;
}
.subscribe-form__submit_spring{
	background: #73B634;
}
.subscribe-form_spring::after{
	position: absolute;
	top: -20%;
	content: " ";
	width: 45%;
	height: 126%;
	background: url(/local/templates/arista/src/css/../img/Group_198.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: -13%;
}
@media screen and (max-width: 1250px){
	.subscribe-form_spring::after {
		top: 17%;
		height: 84%;
		left: -20%;
	}
}
@media (max-width: 700px){
	.subscribe-form_spring::after {
		display: none;
	}
}
.contact_content--item_spring ._icon{
	fill:#73B634;
}
.contact_content--item_spring a{
	color: #73B634;
}
.contact_content--box_spring::after{
	position: absolute;
	top: 9%;
	content: " ";
	width: 35%;
	height: 21%;
	background: url(/local/templates/arista/src/css/../img/Group_73.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	background-size: contain;
	left: 7%;
}
@media screen and (max-width: 1250px){
	.contact_content--box_spring::after {
		left: 3%;
	}
}
@media (max-width: 740px){
	.contact_content--box_spring::after {
		display: none;
	}
}
.footer_spring{
	background-color: #B8E885;
}
.footer_social_spring ul li svg{
	fill:#3B3B3B;
}
.footer_copy_spring{
	color: #3B3B3B;
}
.footer_menu_spring ul li a{
	color: #3B3B3B;
}


.bread_crumbs--item_spring:last-child span,
.bread_crumbs--item_spring:last-child a{
	color: #73B634;
}
.bread_crumbs--item_spring .icon-arrow{
	fill: #000;
}

@media (max-width: 740px){
	.bread_crumbs--item_spring a{
		color: #73B634;
	}
}
.bread_crumbs--item_spring .icon-prev{
	fill: #73B634;
}
.category_spring .aside_categories, .category_spring .aside_filters{
	background: #F3F9E8;
}
.category_spring .aside_categories .aside_item--check._name.active{
	background: #fbfff8;
}
.category_spring .aside_categories .aside_item--check._name:hover{
	background: #fbfff8;
}
.category_spring .aside_title::after{
	background-color: #73B634;
}
.category_spring .aside_price #price-range .ui-state-default{
	background-color: #73B634;
}
.category_spring .aside_price #price-range .ui-widget-header{
	background-color: #73B634;
}
.pagination_spring li a.active{
	background-color: #73B634;
}
.pagination_spring li a:hover:not(.active){
	color: #73B634;
}
.pagination .prev-next:hover svg{
	fill: #73B634;
}
.product_btn_spring{
	background-color: #73B634;
}
.product_price_spring ._price{
	color: #73B634;
}
.product_spring svg{
	fill: #73B634;
}
.product_spring .product--inner:hover{
	border-color: #73B634;
}
.btn_primary_spring{
	background-color: #73B634;
}
.checkbox_primary_spring .checkmark-check{
	fill: #73B634;
}
.category_main_spring{
	position: relative;
}
/* .category_main_spring:after{
	position: absolute;
	bottom: -30%;
	left: -21%;
	content: " ";
	width: 35%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_200.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
  } */
@media screen and (max-width: 1250px){
	.category_main_spring:after {
		left: -28%;
		width: 48%;
	}
}
@media (max-width: 740px){
	.category_main_spring:after {
		display: none;
	}
}
.category_main_spring::before{
	position: absolute;
	right: -22%;
	top: 8%;
	content: " ";
	width: 35%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.category_main_spring::before {
		right: -30%;
		width: 48%;
	}
}
@media (max-width: 740px){
	.category_main_spring::before {
		display: none;
	}
}
.body_spring .ui-selectmenu-menu .ui-state-active{
	color: #73B634;
}

.card_details--delivery_spring .content .delivery_cost .cost_table thead td{
	background: #73B634;
}
.delivery_cost_spring{
	position: relative;
}
.cost_table{
	background-color: white;
}
.delivery_cost_spring::after{
	position: absolute;
	top: 26%;
	right: 30%;
	content: " ";
	width: 80%;
	height: 81%;
	background: url(/local/templates/arista/src/css/../img/Group_77.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}

.delivery_cost_spring::before{
	position: absolute;
	right: -8%;
	top: 8%;
	content: " ";
	width: 18%;
	height: 81%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){

	.delivery_cost_spring::before {
		width: 23%;
		height: 33%;
		right: -14%;
		top: 12%;
	}
	.delivery_cost_spring::after {
		width: 40%;
		height: 33%;
		top: 68%;
		right: 83%;
	}
}
@media (max-width: 740px){
	.delivery_cost_spring::after {
		display: none;
	}
	.delivery_cost_spring::before {
		display: none;
	}
}
.company_spring{
	position: relative;
}
.company_spring::after{
	position: absolute;
	top: 36%;
	right: -11%;
	content: " ";
	width: 19%;
	height: 49%;
	background: url(/local/templates/arista/src/css/../img/Group_77.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(137deg);
}
@media screen and (max-width: 1250px){
	.company_spring::after {
		top: 27%;
		right: -1%;
		width: 28%;
	}
}
@media (max-width: 740px){
	.company_spring::after {
		display: none;
		opacity: 0;
	}
}
.btn_secondary_spring:hover{
	background-color: #73B634;
}
.blog_inform_spring{
	position: relative;
	overflow-x: clip;
}
.blog_inform_spring::after{
	position: absolute;
	top: 9%;
	content: " ";
	width: 45%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_198.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 87%;
}
@media screen and (max-width: 1250px){
	.blog_inform_spring::after{
		width: 26%;
		left: 81%;
	}
}
@media (max-width: 740px){
	.blog_inform_spring::after {
		display: none;
	}
}
.blog_inform_spring::before{
	position: absolute;
	left: 61%;
	top: 51%;
	content: " ";
	width: 45%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
@media screen and (max-width: 1250px){
	.blog_inform_spring::before{
		width: 26%;
		left: 81%;
	}
}
@media (max-width: 740px){
	.blog_inform_spring::before {
		display: none;
	}
}
.blog_news_spring{
	position: relative;
	overflow-x: clip;
}
.blog_news_spring::after{
	position: absolute;
	top: 1%;
	content: " ";
	width: 11%;
	height: 12%;
	background: url(/local/templates/arista/src/css/../img/Group_198.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 92%;
}
.blog_news_spring::before{
	position: absolute;
	left: 92%;
	top: 25%;
	content: " ";
	width: 11%;
	height: 12%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
.news_aplication{
	width: 11%;
	height: 12%;
	position: absolute;
	left: 92%;
	z-index: -1;
}
.news_aplication_first_spring{
	background: url(/local/templates/arista/src/css/../img/Group_197.png);
	transform: rotateY(180deg);
	background-size: contain;
	background-repeat: no-repeat;
	top: 51%;
}
.news_aplication_second_spring{
	background: url(/local/templates/arista/src/css/../img/Group_77.png);
	background-size: contain;
	background-repeat: no-repeat;
	top: 75%;
}
@media (max-width: 740px){
	.news_aplication,.blog_news_spring::before,.blog_news_spring::after {
		display: none;
	}
}

.contacts_top--item_spring ._item svg{
	fill: #73B634;
}
.contacts_top_spring{
	position: relative;
}
.contacts_top_spring .item--inner{
	background-color: white;
}
.contacts_top_spring::after{
	position: absolute;
	left: 90%;
	top: -9%;
	content: " ";
	width: 24%;
	height: 102%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media (max-width: 740px){
	.contacts_top_spring::after,.contacts_requisites_spring ._left::after {
		display: none;
	}
}
.contacts_requisites_spring ._left .requisites{

	background-color: white;
}
.contacts_requisites_spring ._left{
	position: relative;
}
.contacts_requisites_spring ._left::after{
	position: absolute;
	top: 59%;
	left: 79%;
	content: " ";
	width: 62%;
	height: 62%;
	/*background: url(/local/templates/arista/src/css/../img/Group_197.png);*/
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.contacts_top_spring::after{
		top: 7%;
	}
	.contacts_requisites_spring ._left::after{
		left: 89%;
		width: 37%;
		height: 35%;
	}
}


.card_buy_spring .card_buy--price ._price{
	color: #73B634;
}
.card_buy_spring .quantity ._up svg{
	fill: #73B634;
}
.card_slider--actions_spring ._item svg{
	fill: #73B634;
}
.card_slider--item_spring:after{
	background: url(/local/templates/arista/src/css/../img/zoom-in_spring.svg) center no-repeat #f3f3f3;
}
.card_details--menu_spring li.active{
	color: #73B634;
	border: 1px solid #73B634 !important;
}
.card_details--menu_spring li:hover{
	color: #73B634;
}
.card_description_spring a{
	color: #73B634;
}
.popup_close_spring:hover svg{
	fill: #73B634;
}
.card_slider--view_spring{
	background-color: white;
}
.card_slider--view_spring::after{
	position: absolute;
	top: 34%;
	left: -46%;
	content: " ";
	width: 62%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_197.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg)
}
.card_spring{
	position: relative;
	overflow-x: clip;
}
.card_spring::after{
	position: absolute;
	top: 67%;
	content: " ";
	width: 15%;
	height: 24%;
	background: url(/local/templates/arista/src/css/../img/Group_198.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 90%;
}
.recommended_product_wrapper_spring{
	position: relative;
}
.recommended_product_wrapper_spring::after{
	position: absolute;
	left: -1%;
	top: 17%;
	content: " ";
	width: 24%;
	height: 69%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
.viewed_product_wrapper_spring{
	position: relative;
	overflow-x: clip;
}
.viewed_product_wrapper_spring::after{
	position: absolute;
	top: 36%;
	right: -6%;
	content: " ";
	width: 15%;
	height: 49%;
	background: url(/local/templates/arista/src/css/../img/Group_77.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media(max-width:1250px){
	.recommended_product_wrapper_spring::after{
		left: 4%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
	.viewed_product_wrapper_spring::after{
		width: 23%;
	}
}
@media (min-width:1500px){
	.recommended_product_wrapper_spring::after{
		left: 10%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
}
@media (max-width: 740px){
	.viewed_product_wrapper_spring::after,.recommended_product_wrapper_spring::after,.card_spring::after,.card_slider--view_spring::after {
		display: none;
	}
}
.card_details--mopen_spring.active{
	border-color: #73B634;
	color: #73B634;
}
.card_details--mopen_spring:hover{
	color: #73B634;
}
.checkbox_switch_spring input:checked+.checkmark::after{
	background-color: #73B634;
}
.checkbox_switch_spring input:checked + .checkmark::after{
	background-color: #73B634;
}
.order_form_content_spring .c-primary{
	color: #73B634;
}
.orders_table_spring thead td{
	background-color: #73B634;
}
.orders_table_spring td a:not(.btn){
	text-decoration-color:#73B634 ;
}
.checkout_table--price_spring{
	color: #73B634;
}
.quantity_spring button svg{
	fill: #73B634;
}
.c-primary_spring{
	color: #73B634;
}
.checkout_confirmation--actions_spring a{
	color: #73B634;
}
.checkout_confirmation--actions_spring a:hover{
	color: #ff6b17
}
._mobile_pric_spring .c-primary{
	color: #73B634;
}
.actions_cart--item_spring a{
	color: #73B634;
}
.actions_cart--item_spring a:hover{
	color: #ff6b17
}
.header_actions--cart .actions_cart--item_spring ._price{
	color: #73B634;
}
.search__link_spring{
	color: #73B634;
}
.search__link_spring:hover{
	color: #ff6b17
}
.body_spring .comparison_table--td  .btn_primary{
	background-color: #73B634;
}
.body_spring .comparison_table--td ._price{
	color: #73B634;
}
.body_spring .comparison_table--td a{
	color: #73B634;
}
.body_spring .comparison_table--td a:hover{
	color: #ff6b17
}
.body_spring .comparison_row a{
	color: #73B634;
}
.body_spring .comparison_row a:hover{
	color: #ff6b17
}
.header_actions--item_spring:hover ._count{
	background-color: #73B634;
}
.header_production--rec_spring ._price{
	color: #73B634;
}
.header_production--rec_spring .btn_secondary:hover{
	background-color: #73B634;

}
.header_production--rec_spring ._more{
	color: #73B634;
}
.header_production--rec_spring ._more:hover{
	color: #ff6b17;
}
.category_main--title_ajax_spring a{
	color: #73B634;
}
.category_main--title_ajax_spring a:hover{
	color: #ff6b17
}
.card_details--content_spring a{
	color: #73B634;
}
.card_details--content_spring a:hover{
	color: #ff6b17;
}

.card_details--content_spring .card_details--delivery .content .delivery_cost .cost_table thead td{
	background: #73B634;
}
.footer_social_spring ul li:hover svg {
	fill: #ff6b17;
}
.company_wrapper_spring{
	overflow-x: clip ;
}
.auth--inner_spring a{
	color: #73B634;
}
.auth--inner_spring a:hover{
	color: #ff6b17;
}
.reg_links_spring a{
	color:#73B634;
}
.reg_links_spring a:hover{
	color:#ff6b17;
}
.auth_action_spring a{
	color: #73B634;
}
.auth_action_spring a:hover{
	color:#ff6b17;
}
.price_text_popup_spring{
	color: #73B634;
}
.js-close-popup-mobile_spring svg{
	fill: #73B634;
}
.sale_order_full_table_spring a{
	color: #73B634;
}
.sale_order_full_table_spring a:hover{
	color: #ff6b17;
}
@media(max-width:740px){
	.reviews--inner_spring::after{
		display: none;
	}
}
.header_search--input_spring ._submit:hover svg{
	fill:#73B634;
}
.order_form_content_spring .form-control:focus{
	border-color: #73B634;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(115 182 52 / 60%);
}

/* ЛЕТО */


.header_top--inner_summer>a{
	color:#FABE0E;
}
.link_summer{
	color: #FABE0E;
}

.header_burger--inner_summer:hover span{
	background-color: #FABE0E;
}
.body_summer{
	overflow-x: clip;
}
.body_summer .js-close-popup svg{
	fill: #FABE0E;
}
.body_summer .b24-widget-button-inner-block{
	background: #FF6B17 !important;
}
.body_summer .b24-widget-button-pulse-animate{
	border-color: #FABE0E !important;
}
.body_summer .b24-widget-button-inner-mask{
	background: #FABE0E !important;
}
.body_summer .b24-widget-button-popup,.body_summer .b24-widget-button-popup-triangle{
	border-color: #FABE0E !important;
}
.body_summer .popup-window-with-titlebar .btn-buy{
	background-color: #FABE0E;
	border-color: #FABE0E;
}
.body_summer .popup-window-with-titlebar .btn-buy:hover{
	background-color: #FF6B17;
	border-color: #FF6B17;
}
.header_phone_summer ._phone svg{
	fill: #FABE0E;
}
.header_phone--title_summer::after{
	border-color:#FABE0E transparent transparent transparent; ;
}
.header_actions--item_summer svg{
	fill: #FABE0E;
}
.actions_item_summer svg{

}
.header_menu_mobile .menu_mobile--actions .actions_item_summer ._icon svg{
	fill: #FABE0E;
}
.header_menu_mobile .menu_mobile--phone_summer ._phone svg{
	fill: #FABE0E;
}
.menu_mobile--contacts_mail_summer {
	color:#FABE0E;
}
.header_social__subscribe_summer{
	background:#FABE0E;

}
.header_burger--inner_summer.open span{
	background-color: #FABE0E;
}
.head_section_summer ._btn{
	background-color: #FABE0E;
	border-radius: 8px;
}
.about_bg_summer{
	color: rgba(255, 215, 119, 0.4);
}
.about_slider_summer .slick-arrow svg{
	fill:#FABE0E;
}
.about_slider_summer{
	position: relative;
}

.about_slider_summer::after{
	position: absolute;
	top: 7%;
	left: 51%;
	content: " ";
	width: 71%;
	height: 100%;
	background: url(/local/templates/arista/src/css/../img/Group_200_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.about_slider_summer::after {
		top: 17%;
		left: 65%;
		width: 67%;
		height: 100%;
	}
}
.news_bg_summer{
	color: rgba(255, 215, 119, 0.4);
}
.title ._link_summer a:hover{
	color:#FABE0E;
}
.news_item_summer ._arrow svg{
	fill:#FABE0E;
}
.news_content_summer{
	position: relative;
}
.news_content_summer::after{
	position: absolute;
	top: -5%;
	right: 39%;
	content: " ";
	width: 78%;
	height: 93%;
	background: url(/local/templates/arista/src/css/../img/Group_201_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.news_content_summer::after {
		width: 47%;
		height: 72%;
		top: 4%;
		right: 76%;
	}
}
.reviews_bg_summer{
	color: rgba(255, 215, 119, 0.4);
}
.reviews_item_summer ._name{
	color:#FABE0E;
}
.reviews--inner_summer{
	position: relative;
}
.reviews--inner_summer::after{
	position: absolute;
	top: 61%;
	left: 89%;
	content: " ";
	width: 20%;
	height: 72%;
	background: url(/local/templates/arista/src/css/../img/Group_202_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.reviews--inner_summer::after {
		left: 87%;
		width: 28%;
	}
}
.partners_bg_summer{
	color: rgba(255, 215, 119, 0.4);
}
.contact_bg_summer{
	color: rgba(255, 215, 119, 0.4);
}
.partners_slider_summer .slick-arrow svg{
	fill:#FABE0E;
}
.subscribe-form_summer{
	background: #FFF3D6;
	position: relative;
}
.subscribe-form__submit_summer{
	background: #FABE0E;
}
.subscribe-form_summer::after{
	position: absolute;
	top: -20%;
	content: " ";
	width: 45%;
	height: 126%;
	background: url(/local/templates/arista/src/css/../img/Group_203_s.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: -13%;
}
@media screen and (max-width: 1250px){
	.subscribe-form_summer::after {
		top: 0%;
		height: 94%;
		left: -17%;
	}
}
@media (max-width: 700px){
	.subscribe-form_summer::after {
		display: none;
	}
}
.contact_content--item_summer ._icon{
	fill:#FABE0E;
}
.contact_content--item_summer a{
	color: #FABE0E;
}
.contact_content--box_summer::after{
	position: absolute;
	top: 9%;
	content: " ";
	width: 35%;
	height: 21%;
	background: url(/local/templates/arista/src/css/../img/Group_73.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	background-size: contain;
	left: 7%;
	display: none;
}
@media screen and (max-width: 1250px){
	.contact_content--box_summer::after {
		left: 3%;
	}
}
@media (max-width: 740px){
	.contact_content--box_summer::after {
		display: none;
	}
}
.footer_summer{
	background-color: #FFD777;
}
.footer_social_summer ul li svg{
	fill:#3B3B3B;
}
.footer_copy_summer{
	color: #3B3B3B;
}
.footer_menu_summer ul li a{
	color: #3B3B3B;
}


.bread_crumbs--item_summer:last-child span,
.bread_crumbs--item_summer:last-child a{
	color: #FABE0E;
}
.bread_crumbs--item_summer .icon-arrow{
	fill: #000;
}

@media (max-width: 740px){
	.bread_crumbs--item_summer a{
		color: #FABE0E;
	}
}
.bread_crumbs--item_summer .icon-prev{
	fill: #FABE0E;
}
.category_summer .aside_categories, .category_summer .aside_filters{
	background: #FFF3D6;
}
.category_summer .aside_categories .aside_item--check._name.active{
	background: #fff5e9;
}
.category_summer .aside_categories .aside_item--check._name:hover{
	background: #fff5e9;
}
.category_summer .aside_title::after{
	background-color: #FABE0E;
}
.category_summer .aside_price #price-range .ui-state-default{
	background-color: #FABE0E;
}
.category_summer .aside_price #price-range .ui-widget-header{
	background-color: #FABE0E;
}
.pagination_summer li a.active{
	background-color: #FABE0E;
}
.pagination_summer li a:hover:not(.active){
	color: #FABE0E;
}
.pagination .prev-next:hover svg{
	fill: #FABE0E;
}
.product_btn_summer{
	background-color: #FABE0E;
}
.product_price_summer ._price{
	color: #FABE0E;
}
.product_summer svg{
	fill: #FABE0E;
}
.product_summer .product--inner:hover{
	border-color: #FABE0E;
}
.btn_primary_summer{
	background-color: #FABE0E;
}
.checkbox_primary_summer .checkmark-check{
	fill: #FABE0E;
}
.category_main_summer{
	position: relative;
}
/* .category_main_summer:after{
	position: absolute;
	bottom: -30%;
	left: -21%;
	content: " ";
	width: 35%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_200.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
  } */
@media screen and (max-width: 1250px){
	.category_main_summer:after {
		left: -28%;
		width: 48%;
	}
}
@media (max-width: 740px){
	.category_main_summer:after {
		display: none;
	}
}
.category_main_summer::before{
	position: absolute;
	right: -24%;
	top: 8%;
	content: " ";
	width: 35%;
	height: 26%;
	background: url(/local/templates/arista/src/css/../img/Group_204_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.category_main_summer::before {
		right: -26%;
		width: 48%;
		top: 7%;
	}
}
@media (max-width: 740px){
	.category_main_summer::before {
		display: none;
	}
}
.body_summer .ui-selectmenu-menu .ui-state-active{
	color: #FABE0E;
}

.card_details--delivery_summer .content .delivery_cost .cost_table thead td{
	background: #FABE0E;
}
.delivery_cost_summer{
	position: relative;
}
.cost_table{
	background-color: white;
}
.delivery_cost_summer::after{
	position: absolute;
	top: 0%;
	right: 83%;
	content: " ";
	width: 22%;
	height: 100%;
	background: url(/local/templates/arista/src/css/../img/Group_205_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}

.delivery_cost_summer::before{
	position: absolute;
	right: -8%;
	top: -16%;
	content: " ";
	width: 18%;
	height: 126%;
	background: url(/local/templates/arista/src/css/../img/Group_209_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){

	.delivery_cost_summer::before {
		width: 23%;
		height: 78%;
		right: -14%;
		top: -3%;
	}
	.delivery_cost_summer::after {
		width: 40%;
		height: 46%;
		top: 54%;
		right: 73%;
	}
}
@media (max-width: 740px){
	.delivery_cost_summer::after {
		display: none;
	}
	.delivery_cost_summer::before {
		display: none;
	}
}
.company_summer{
	position: relative;
}
.company_summer::after{
	position: absolute;
	top: 1%;
	right: -17%;
	content: " ";
	width: 48%;
	height: 80%;
	background: url(/local/templates/arista/src/css/../img/Group_208_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(137deg);
}
@media screen and (max-width: 1250px){
	.company_summer::after {
		top: 2%;
		right: -7%;
		width: 49%;
	}
}
@media (max-width: 740px){
	.company_summer::after {
		display: none;
		opacity: 0;
	}
}
.btn_secondary_summer:hover{
	background-color: #FABE0E;
}
.blog_inform_summer{
	position: relative;
	overflow-x: clip;
}
.blog_inform_summer::after{
	position: absolute;
	top: 9%;
	content: " ";
	width: 45%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_211_s.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 94%;
}
@media screen and (max-width: 1250px){
	.blog_inform_summer::after{
		width: 20%;
		left: 90%;
	}
}
@media (max-width: 740px){
	.blog_inform_summer::after {
		display: none;
	}
}
.blog_inform_summer::before{
	position: absolute;
	left:91%;
	top: 51%;
	content: " ";
	width: 14%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_207_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;

}
@media screen and (max-width: 1250px){
	.blog_inform_summer::before{
		width: 20%;
		left: 86%;
	}
}
@media (max-width: 740px){
	.blog_inform_summer::before {
		display: none;
	}
}
.blog_news_summer{
	position: relative;
	overflow-x: clip;
}
.blog_news_summer::after{
	position: absolute;
	top: 1%;
	content: " ";
	width: 11%;
	height: 12%;
	background: url(/local/templates/arista/src/css/../img/Group_205_s.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 95%;
}
.blog_news_summer::before{
	position: absolute;
	left: 94%;
	top: 25%;
	content: " ";
	width: 11%;
	height: 12%;
	background: url(/local/templates/arista/src/css/../img/Group_201_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
.news_aplication{
	width: 11%;
	height: 12%;
	position: absolute;
	left: 95%;
	z-index: -1;
}
.news_aplication_first_summer{
	background: url(/local/templates/arista/src/css/../img/Group_212_s.png);
	background-size: contain;
	background-repeat: no-repeat;
	top: 51%;
}
.news_aplication_second_summer{
	background: url(/local/templates/arista/src/css/../img/Group_203_s.png);
	background-size: contain;
	background-repeat: no-repeat;
	top: 75%;
	left: 94%;
}
@media (max-width: 740px){
	.news_aplication,.blog_news_summer::before,.blog_news_summer::after {
		display: none;
	}
}

.contacts_top--item_summer ._item svg{
	fill: #FABE0E;
}
.contacts_top_summer{
	position: relative;
}
.contacts_top_summer .item--inner{
	background-color: white;
}
.contacts_top_summer::after{
	position: absolute;
	left: 90%;
	top: -2%;
	content: " ";
	width: 24%;
	height: 102%;
	background: url(/local/templates/arista/src/css/../img/Group_213_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media (max-width: 740px){
	.contacts_top_summer::after,.contacts_requisites_summer ._left::after {
		display: none;
	}
}
.contacts_requisites_summer ._left .requisites{

	background-color: white;
}
.contacts_requisites_summer ._left{
	position: relative;
}
.contacts_requisites_summer ._left::after{
	position: absolute;
	top: 58%;
	left: 73%;
	content: " ";
	width: 53%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_214_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.contacts_top_summer::after{
		top: 1%;
		left: 87%;
	}
	.contacts_requisites_summer ._left::after{
		left: 75%;
		width: 50%;
		height: 66%;
	}
}


.card_buy_summer .card_buy--price ._price{
	color: #FABE0E;
}
.card_buy_summer .quantity ._up svg{
	fill: #FABE0E;
}
.card_slider--actions_summer ._item svg{
	fill: #FABE0E;
}
.card_slider--item_summer:after{
	background: url(/local/templates/arista/src/css/../img/zoom-in_summer.svg) center no-repeat #f3f3f3;
}
.card_details--menu_summer li.active{
	color: #FABE0E;
	border: 1px solid #FABE0E !important;
}
.card_details--menu_summer li:hover{
	color: #FABE0E;
}
.card_description_summer a{
	color: #FABE0E;
}
.popup_close_summer:hover svg{
	fill: #FABE0E;
}
.card_slider--view_summer{
	background-color: white;
}
.card_slider--view_summer::after{
	position: absolute;
	top: 2%;
	left: -52%;
	content: " ";
	width: 62%;
	height: 96%;
	background: url(/local/templates/arista/src/css/../img/Group_206_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg)
}
@media screen and (max-width: 1250px){
	.card_slider--view_summer::after{
		top: 15%;
		left: -50%;
	}
}
.card_summer{
	position: relative;
	overflow-x: clip;
}
.card_summer::after{
	position: absolute;
	top: 67%;
	content: " ";
	width: 15%;
	height: 24%;
	background: url(/local/templates/arista/src/css/../img/Group_205_s.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 93%;
}
.recommended_product_wrapper_summer{
	position: relative;
}
.recommended_product_wrapper_summer::after{
	position: absolute;
	left: -1%;
	top: 17%;
	content: " ";
	width: 24%;
	height: 69%;
	background: url(/local/templates/arista/src/css/../img/Group_207_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
.viewed_product_wrapper_summer{
	position: relative;
	overflow-x: clip;
}
.viewed_product_wrapper_summer::after{
	position: absolute;
	top: 23%;
	right: -9%;
	content: " ";
	width: 15%;
	height: 63%;
	background: url(/local/templates/arista/src/css/../img/Group_208_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media(max-width:1250px){
	.recommended_product_wrapper_summer::after{
		left: 4%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
	.viewed_product_wrapper_summer::after{
		width: 23%;
		right: -13%;
	}
}
@media (min-width:1500px){
	.recommended_product_wrapper_summer::after{
		left: 10%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
}
@media (max-width: 740px){
	.viewed_product_wrapper_summer::after,.recommended_product_wrapper_summer::after,.card_summer::after,.card_slider--view_summer::after {
		display: none;
	}
}
.card_details--mopen_summer.active{
	border-color: #FABE0E;
	color: #FABE0E;
}
.card_details--mopen_summer:hover{
	color: #FABE0E;
}
.checkbox_switch_summer input:checked+.checkmark::after{
	background-color: #FABE0E;
}
.checkbox_switch_summer input:checked + .checkmark::after{
	background-color: #FABE0E;
}
.order_form_content_summer .c-primary{
	color: #FABE0E;
}
.orders_table_summer thead td{
	background-color: #FABE0E;
}
.orders_table_summer td a:not(.btn){
	text-decoration-color:#FABE0E ;
}
.checkout_table--price_summer{
	color: #FABE0E;
}
.quantity_summer button svg{
	fill: #FABE0E;
}
.c-primary_summer{
	color: #FABE0E;
}
.checkout_confirmation--actions_summer a{
	color: #FABE0E;
}
.checkout_confirmation--actions_summer a:hover{
	color: #ff6b17
}
._mobile_pric_summer .c-primary{
	color: #FABE0E;
}
.actions_cart--item_summer a{
	color: #FABE0E;
}
.actions_cart--item_summer a:hover{
	color: #ff6b17
}
.header_actions--cart .actions_cart--item_summer ._price{
	color: #FABE0E;
}
.search__link_summer{
	color: #FABE0E;
}
.search__link_summer:hover{
	color: #ff6b17
}
.body_summer .comparison_table--td  .btn_primary{
	background-color: #FABE0E;
}
.body_summer .comparison_table--td ._price{
	color: #FABE0E;
}
.body_summer .comparison_table--td a{
	color: #FABE0E;
}
.body_summer .comparison_table--td a:hover{
	color: #ff6b17
}
.body_summer .comparison_row a{
	color: #FABE0E;
}
.body_summer .comparison_row a:hover{
	color: #ff6b17
}
.header_actions--item_summer:hover ._count{
	background-color: #FABE0E;
}
.header_production--rec_summer ._price{
	color: #FABE0E;
}
.header_production--rec_summer .btn_secondary:hover{
	background-color: #FABE0E;

}
.header_production--rec_summer ._more{
	color: #FABE0E;
}
.header_production--rec_summer ._more:hover{
	color: #ff6b17;
}
.category_main--title_ajax_summer a{
	color: #FABE0E;
}
.category_main--title_ajax_summer a:hover{
	color: #ff6b17
}
.card_details--content_summer a{
	color: #FABE0E;
}
.card_details--content_summer a:hover{
	color: #ff6b17;
}

.card_details--content_summer .card_details--delivery .content .delivery_cost .cost_table thead td{
	background: #FABE0E;
}
.footer_social_summer ul li:hover svg {
	fill: #ff6b17;
}
.company_wrapper_summer{
	overflow-x: clip ;
}
.auth--inner_summer a{
	color: #FABE0E;
}
.auth--inner_summer a:hover{
	color: #ff6b17;
}
.reg_links_summer a{
	color:#FABE0E;
}
.reg_links_summer a:hover{
	color:#ff6b17;
}
.auth_action_summer a{
	color: #FABE0E;
}
.auth_action_summer a:hover{
	color:#ff6b17;
}
.price_text_popup_summer{
	color: #FABE0E;
}
.js-close-popup-mobile_summer svg{
	fill: #FABE0E;
}
.sale_order_full_table_summer a{
	color: #FABE0E;
}
.sale_order_full_table_summer a:hover{
	color: #ff6b17;
}
@media(max-width:740px){
	.reviews--inner_summer::after{
		display: none;
	}
}
.header_search--input_summer ._submit:hover svg{
	fill:#FABE0E;
}
.order_form_content_summer .form-control:focus{
	border-color: #FABE0E;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(250 190 14 / 60%);
}

/* ОСЕНЬ */

.header_top--inner_autumn>a{
	color:#369DAC;
}
.link_autumn{
	color: #369DAC;
}

.header_burger--inner_autumn:hover span{
	background-color: #369DAC;
}
.body_autumn{
	overflow-x: clip;
}
.body_autumn .js-close-popup svg{
	fill: #369DAC;
}
.body_autumn .b24-widget-button-inner-block{
	background: #FF6B17 !important;
}
.body_autumn .b24-widget-button-pulse-animate{
	border-color: #FABE0E !important;
}
.body_autumn .b24-widget-button-inner-mask{
	background: #FABE0E !important;
}
.body_autumn .b24-widget-button-popup,.body_autumn .b24-widget-button-popup-triangle{
	border-color: #FABE0E !important;
}
.body_autumn .popup-window-with-titlebar .btn-buy{
	background-color: #369DAC;
	border-color: #369DAC;
}
.body_autumn .popup-window-with-titlebar .btn-buy:hover{
	background-color: #FF6B17;
	border-color: #FF6B17;
}
.header_phone_autumn ._phone svg{
	fill: #369DAC;
}
.header_phone--title_autumn::after{
	border-color:#FB8056 transparent transparent transparent; ;
}
.header_actions--item_autumn svg{
	fill: #369DAC;
}
.actions_item_autumn svg{

}
.header_menu_mobile .menu_mobile--actions .actions_item_autumn ._icon svg{
	fill: #369DAC;
}
.header_menu_mobile .menu_mobile--phone_autumn ._phone svg{
	fill: #369DAC;
}
.menu_mobile--contacts_mail_autumn {
	color:#369DAC;
}
.header_social__subscribe_autumn{
	background:#369DAC;

}
.header_burger--inner_autumn.open span{
	background-color: #369DAC;
}
.head_section_autumn ._btn{
	background-color: #369DAC;
	border-radius: 8px;
}
.about_bg_autumn{
	color: rgba(254, 217, 204, 1);
}
.about_slider_autumn .slick-arrow svg{
	fill:#369DAC;
}
.about_slider_autumn{
	position: relative;
}

.about_slider_autumn::after{
	position: absolute;
	top: 7%;
	left: 51%;
	content: " ";
	width: 71%;
	height: 100%;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	display: none;
}
@media screen and (max-width: 1250px){
	.about_slider_autumn::after {
		top: 17%;
		left: 65%;
		width: 67%;
		height: 100%;
	}
}
.news_bg_autumn{
	color: rgba(254, 217, 204, 1);
}
.title ._link_autumn a:hover{
	color:#369DAC;
}
.news_item_autumn ._arrow svg{
	fill:#369DAC;
}
.news_content_autumn{
	position: relative;
}
.news_content_autumn::after{
	position: absolute;
	top: -26%;
	right: -64%;
	content: " ";
	width: 78%;
	height: 93%;
	background: url(/local/templates/arista/src/css/../img/Group_28_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.news_content_autumn::after {
		width: 47%;
		height: 72%;
		top: 4%;
		right: -32%;
	}
}
.reviews_bg_autumn{
	color: rgba(254, 217, 204, 1);
}
.reviews_item_autumn ._name{
	color:#369DAC;
}
.reviews--inner_autumn{
	position: relative;
}
.reviews--inner_autumn::after{
	position: absolute;
	top: 5%;
	left: 35%;
	content: " ";
	width: 34%;
	height: 72%;
	background: url(/local/templates/arista/src/css/../img/Group_29_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.reviews--inner_autumn::after {
		left: -27%;
		width: 50%;
		top: 17%;
	}
}
.partners_bg_autumn{
	color: rgba(254, 217, 204, 1);
}
.contact_bg_autumn{
	color: rgba(254, 217, 204, 1);
}
.partners_slider_autumn .slick-arrow svg{
	fill:#369DAC;
}
.subscribe-form_autumn{
	background: #FEE6DD;
	position: relative;
}
.subscribe-form__submit_autumn{
	background: #369DAC;
}
.subscribe-form_autumn::after{
	position: absolute;
	top: -33%;
	content: " ";
	width: 45%;
	height: 126%;
	background: url(/local/templates/arista/src/css/../img/Group_30_a.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: -13%;
}
@media screen and (max-width: 1250px){
	.subscribe-form_autumn::after {
		top: -16%;
		height: 94%;
		left: -20%;
	}
}
@media (max-width: 700px){
	.subscribe-form_autumn::after {
		display: none;
	}
}
.contact_content--item_autumn ._icon{
	fill:#369DAC;
}
.contact_content--item_autumn a{
	color: #369DAC;
}
.contact_content--box_autumn::after{
	position: absolute;
	top: 9%;
	content: " ";
	width: 43%;
	height: 30%;
	background: url(/local/templates/arista/src/css/../img/Group_35_a.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	background-size: contain;
	left: 5%;
}
@media screen and (max-width: 1250px){
	.contact_content--box_autumn::after {
		left: 1%;
		top: 11%;
		height: 25%;
	}
}
@media (max-width: 740px){
	.contact_content--box_autumn::after {
		display: none;
	}
}
.footer_autumn{
	background-color: #FB8056;
}
.footer_social_autumn ul li svg{
	fill:#3B3B3B;
}
.footer_copy_autumn{
	color: white;
}
.footer_menu_autumn ul li a{
	color: white;
}
.footer_menu_autumn ul li a:hover{
	color: #3B3B3B;
}

.bread_crumbs--item_autumn:last-child span,
.bread_crumbs--item_autumn:last-child a{
	color: #369DAC;
}
.bread_crumbs--item_autumn .icon-arrow{
	fill: #000;
}

@media (max-width: 740px){
	.bread_crumbs--item_autumn a{
		color: #369DAC;
	}
}
.bread_crumbs--item_autumn .icon-prev{
	fill: #369DAC;
}
.category_autumn .aside_categories, .category_autumn .aside_filters{
	background: #FEE6DD;
}
.category_autumn .aside_categories .aside_item--check._name.active{
	background: #fff5f1;
}
.category_autumn .aside_categories .aside_item--check._name:hover{
	background: #fff5f1;
}
.category_autumn .aside_title::after{
	background-color: #369DAC;
}
.category_autumn .aside_price #price-range .ui-state-default{
	background-color: #369DAC;
}
.category_autumn .aside_price #price-range .ui-widget-header{
	background-color: #369DAC;
}
.pagination_autumn li a.active{
	background-color: #369DAC;
}
.pagination_autumn li a:hover:not(.active){
	color: #369DAC;
}
.pagination .prev-next:hover svg{
	fill: #369DAC;
}
.product_btn_autumn{
	background-color: #369DAC;
}
.product_price_autumn ._price{
	color: #369DAC;
}
.product_autumn svg{
	fill: #369DAC;
}
.product_autumn .product--inner:hover{
	border-color: #369DAC;
}
.btn_primary_autumn{
	background-color: #369DAC;
}
.checkbox_primary_autumn .checkmark-check{
	fill: #369DAC;
}
.category_main_autumn{
	position: relative;
}
/* .category_main_autumn:after{
	position: absolute;
	bottom: -30%;
	left: -21%;
	content: " ";
	width: 35%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_200.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
  } */
@media screen and (max-width: 1250px){
	.category_main_autumn:after {
		left: 0%;
		width: 48%;
	}
}
@media (max-width: 740px){
	.category_main_autumn:after {
		display: none;
	}
}
.category_main_autumn::before{
	position: absolute;
	right: -36%;
	top: -8%;
	content: " ";
	width: 35%;
	height: 26%;
	background: url(/local/templates/arista/src/css/../img/Group_46_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotate(-220deg);
}
.category_main_autumn::after{
	position: absolute;
	right: 77%;
	top: -7%;
	content: " ";
	width: 35%;
	height: 26%;
	background: url(/local/templates/arista/src/css/../img/Group_34_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotate(-11deg);
}
@media screen and (max-width: 1250px){
	.category_main_autumn::after{
		right: 41%;
		top: -3%;
		content: " ";
		width: 58%;
		height: 43%;
	}
	.category_main_autumn::before {
		right: -32%;
		width: 48%;
		top: -14%;
	}
}
@media (max-width: 740px){
	.category_main_autumn::before {
		display: none;
	}
}
.body_autumn .ui-selectmenu-menu .ui-state-active{
	color: #369DAC;
}

.card_details--delivery_autumn .content .delivery_cost .cost_table thead td{
	background: #369DAC;
}
.delivery_cost_autumn{
	position: relative;
}
.cost_table{
	background-color: white;
}
.delivery_cost_autumn::after{
	position: absolute;
	top: 0%;
	right: 88%;
	content: " ";
	width: 22%;
	height: 100%;
	background: url(/local/templates/arista/src/css/../img/Group_242_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}

.delivery_cost_autumn::before{
	position: absolute;
	right: -10%;
	top: -45%;
	content: " ";
	width: 30%;
	height: 126%;
	background: url(/local/templates/arista/src/css/../img/Group_45_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){

	.delivery_cost_autumn::before {
		width: 41%;
		height: 78%;
		right: -14%;
		top: -19%;
	}
	.delivery_cost_autumn::after {
		width: 40%;
		height: 46%;
		top: 54%;
		right: 82%;
	}
}
@media (max-width: 740px){
	.delivery_cost_autumn::after {
		display: none;
	}
	.delivery_cost_autumn::before {
		display: none;
	}
}
.company_autumn{
	position: relative;
}
.company_autumn::after{
	position: absolute;
	top: -41%;
	right: -10%;
	content: " ";
	width: 49%;
	height: 119%;
	background: url(/local/templates/arista/src/css/../img/Group_55_a.png);
	background-repeat: no-repeat;

	background-size: contain;

}
@media screen and (max-width: 1250px){
	.company_autumn::after {
		top: -21%;
		right: -19%;
		width: 82%;
	}
}
@media (max-width: 740px){
	.company_autumn::after {
		display: none;
		opacity: 0;
	}
}
.btn_secondary_autumn:hover{
	background-color: #369DAC;
}
.blog_inform_autumn{
	position: relative;
	overflow-x: clip;
}
.blog_inform_autumn::after{
	position: absolute;
	top: 9%;
	content: " ";
	width: 45%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_239_a.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 91%;
}
@media screen and (max-width: 1250px){
	.blog_inform_autumn::after{
		width: 20%;
		left: 90%;
	}
}
@media (max-width: 740px){
	.blog_inform_autumn::after {
		display: none;
	}
}
.blog_inform_autumn::before{
	position: absolute;
	left: 89%;
	top: 73%;
	content: " ";
	width: 14%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_60_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;

}
@media screen and (max-width: 1250px){
	.blog_inform_autumn::before{
		width: 20%;
		left: 81%;
	}
}
@media (max-width: 740px){
	.blog_inform_autumn::before {
		display: none;
	}
}
.blog_news_autumn{
	position: relative;
	overflow-x: clip;
}
.blog_news_autumn::after{
	position: absolute;
	top: -10%;
	content: " ";
	width: 43%;
	height: 26%;
	background: url(/local/templates/arista/src/css/../img/Group_63_a.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 58%;
}
@media screen and (max-width: 1250px){
	.blog_news_autumn::after{
		top: -8%;
	}
}
.blog_news_autumn::before{
	position: absolute;
	left: 92%;
	top: 25%;
	content: " ";
	width: 11%;
	height: 12%;
	background: url(/local/templates/arista/src/css/../img/Group_245_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;

}
.news_aplication{
	width: 11%;
	height: 12%;
	position: absolute;
	left: 95%;
	z-index: -1;
}
.news_aplication_first_autumn{

	background-size: contain;
	background-repeat: no-repeat;
	top: 51%;
}
.news_aplication_second_autumn{
	background: url(/local/templates/arista/src/css/../img/Group_242_a.png);
	background-size: contain;
	background-repeat: no-repeat;
	top: 75%;
	left: 90%;
}
@media (max-width: 740px){
	.news_aplication,.blog_news_autumn::before,.blog_news_autumn::after {
		display: none;
	}
}

.contacts_top--item_autumn ._item svg{
	fill: #369DAC;
}
.contacts_top_autumn{
	position: relative;
}
.contacts_top_autumn .item--inner{
	background-color: white;
}
.contacts_top_autumn::after{
	position: absolute;
	left: -10%;
	top: -28%;
	content: " ";
	width: 100%;
	height: 291%;
	background: url(/local/templates/arista/src/css/../img/Group_246_a.png);
	background-repeat: no-repeat;

	background-size: contain;
}
@media (max-width: 740px){
	.contacts_top_autumn::after,.contacts_requisites_autumn ._left::after {
		display: none;
	}
}
.contacts_requisites_autumn ._left .requisites{

	background-color: white;
}
.contacts_requisites_autumn ._left{
	position: relative;
}
.contacts_requisites_autumn ._left::after{
	position: absolute;
	top: 58%;
	left: 73%;
	content: " ";
	width: 53%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_46_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.contacts_top_autumn::after{
		top: -13%;
		left: -13%;
		height: 131%;
	}
	.contacts_requisites_autumn ._left::after{
		left: 75%;
		width: 50%;
		height: 66%;
	}
}


.card_buy_autumn .card_buy--price ._price{
	color: #369DAC;
}
.card_buy_autumn .quantity ._up svg{
	fill: #369DAC;
}
.card_slider--actions_autumn ._item svg{
	fill: #369DAC;
}
.card_slider--item_autumn:after{
	background: url(/local/templates/arista/src/css/../img/zoom-in_autumn.svg) center no-repeat #f3f3f3;
}
.card_details--menu_autumn li.active{
	color: #369DAC;
	border: 1px solid #FB8056 !important;
}
.card_details--menu_autumn li:hover{
	color: #369DAC;
}
.card_description_autumn a{
	color: #369DAC;
}
.popup_close_autumn:hover svg{
	fill: #369DAC;
}
.card_slider--view_autumn{
	background-color: white;
}
.card_slider--view_autumn::after{
	position: absolute;
	top: 2%;
	left: -19%;
	content: " ";
	width: 62%;
	height: 96%;
	background: url(/local/templates/arista/src/css/../img/Group_241_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;

}
@media screen and (max-width: 1250px){
	.card_slider--view_autumn::after{
		top: 15%;
		left: -29%;
	}
}
.card_autumn{
	position: relative;
	overflow-x: clip;
}
.card_autumn::after{
	position: absolute;
	top: 67%;
	content: " ";
	width: 402px;
	height: 500px;
	background: url(/local/templates/arista/src/css/../img/Group_48_a.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 86%;
}
@media screen and (max-width: 1250px){
	.card_autumn::after{

		left: 82%;
	}
}
.recommended_product_wrapper_autumn{
	position: relative;
}
.recommended_product_wrapper_autumn::after{
	position: absolute;
	left: -1%;
	top: 17%;
	content: " ";
	width: 24%;
	height: 69%;
	background: url(/local/templates/arista/src/css/../img/Group_207_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
.viewed_product_wrapper_autumn{
	position: relative;
	overflow-x: clip;
}
.viewed_product_wrapper_autumn::after{
	position: absolute;
	top: 23%;
	right: -9%;
	content: " ";
	width: 25%;
	height: 63%;
	background: url(/local/templates/arista/src/css/../img/Group_47_a.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media(max-width:1250px){
	.recommended_product_wrapper_autumn::after{
		left: 4%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
	.viewed_product_wrapper_autumn::after{
		width: 23%;
		right: -13%;
	}
}
@media (min-width:1500px){
	.recommended_product_wrapper_autumn::after{
		left: 10%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
}
@media (max-width: 740px){
	.viewed_product_wrapper_autumn::after,.recommended_product_wrapper_autumn::after,.card_autumn::after,.card_slider--view_autumn::after {
		display: none;
	}
}
.card_details--mopen_autumn.active{
	border-color: #369DAC;
	color: #369DAC;
}
.card_details--mopen_autumn:hover{
	color: #369DAC;
}
.checkbox_switch_autumn input:checked+.checkmark::after{
	background-color: #369DAC;
}
.checkbox_switch_autumn input:checked + .checkmark::after{
	background-color: #369DAC;
}
.order_form_content_autumn .c-primary{
	color: #369DAC;
}
.orders_table_autumn thead td{
	background-color: #369DAC;
}
.orders_table_autumn td a:not(.btn){
	text-decoration-color:#FABE0E ;
}
.checkout_table--price_autumn{
	color: #369DAC;
}
.quantity_autumn button svg{
	fill: #369DAC;
}
.c-primary_autumn{
	color: #369DAC;
}
.checkout_confirmation--actions_autumn a{
	color: #369DAC;
}
.checkout_confirmation--actions_autumn a:hover{
	color: #ff6b17
}
._mobile_pric_autumn .c-primary{
	color: #369DAC;
}
.actions_cart--item_autumn a{
	color: #369DAC;
}
.actions_cart--item_autumn a:hover{
	color: #ff6b17
}
.header_actions--cart .actions_cart--item_autumn ._price{
	color: #369DAC;
}
.search__link_autumn{
	color: #369DAC;
}
.search__link_autumn:hover{
	color: #ff6b17
}
.body_autumn .comparison_table--td  .btn_primary{
	background-color: #369DAC;
}
.body_autumn .comparison_table--td ._price{
	color: #369DAC;
}
.body_autumn .comparison_table--td a{
	color: #369DAC;
}
.body_autumn .comparison_table--td a:hover{
	color: #ff6b17
}
.body_autumn .comparison_row a{
	color: #369DAC;
}
.body_autumn .comparison_row a:hover{
	color: #ff6b17
}
.header_actions--item_autumn:hover ._count{
	background-color: #369DAC;
}
.header_production--rec_autumn ._price{
	color: #369DAC;
}
.header_production--rec_autumn .btn_secondary:hover{
	background-color: #369DAC;

}
.header_production--rec_autumn ._more{
	color: #369DAC;
}
.header_production--rec_autumn ._more:hover{
	color: #ff6b17;
}
.category_main--title_ajax_autumn a{
	color: #369DAC;
}
.category_main--title_ajax_autumn a:hover{
	color: #ff6b17
}
.card_details--content_autumn a{
	color: #369DAC;
}
.card_details--content_autumn a:hover{
	color: #ff6b17;
}

.card_details--content_autumn .card_details--delivery .content .delivery_cost .cost_table thead td{
	background: #369DAC;
}
.footer_social_autumn ul li:hover svg {
	fill: #369DAC;
}
.company_wrapper_autumn{
	overflow-x: clip ;
}
.auth--inner_autumn a{
	color: #369DAC;
}
.auth--inner_autumn a:hover{
	color: #ff6b17;
}
.reg_links_autumn a{
	color:#369DAC;
}
.reg_links_autumn a:hover{
	color:#ff6b17;
}
.auth_action_autumn a{
	color: #369DAC;
}
.auth_action_autumn a:hover{
	color:#ff6b17;
}
.price_text_popup_autumn{
	color: #369DAC;
}
.js-close-popup-mobile_autumn svg{
	fill: #369DAC;
}
.sale_order_full_table_autumn a{
	color: #369DAC;
}
.sale_order_full_table_autumn a:hover{
	color: #ff6b17;
}
@media(max-width:740px){
	.reviews--inner_autumn::after{
		display: none;
	}
}
.header_search--input_autumn ._submit:hover svg{
	fill:#369DAC;
}
.order_form_content_autumn .form-control:focus{
	border-color: #369DAC;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(54 157 172 / 60%);
}
.head_section_btn_autumn{
	position: relative;
}
.head_section_btn_autumn::after{
	position: absolute;
	top: -275%;
	right: -64%;
	content: " ";
	width: 253.2%;
	height: 774%;
	background: url(/local/templates/arista/src/css/../img/Group_73_a.png);
	background-repeat: no-repeat;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.head_section_btn_autumn::after{
		top: -185%;
		right: -84%;
		content: " ";
		width: 253.2%;
		height: 634%;
	}
}
.about--inner_autumn .title{
	position: relative;
}
.about--inner_autumn .title:after{
	position: absolute;
	top: -25%;
	right: 20%;
	content: " ";
	width: 100%;
	height: 550%;
	background: url(/local/templates/arista/src/css/../img/Group_72_a.png);
	background-repeat: no-repeat;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.about--inner_autumn .title:after{
		right: 38%;
	}
}
@media (max-width: 740px){
	.about--inner_autumn .title:after {
		display: none;
	}
}
.card_details--delivery_autumn{
	position: relative;
}
.card_details--delivery_autumn:after{
	position: absolute;
	top: -20%;
	right: 60%;
	content: " ";
	width: 50%;
	height: 30%;
	background: url(/local/templates/arista/src/css/../img/Group_44_a.png);
	background-repeat: no-repeat;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.card_details--delivery_autumn:after{
		top: -10%;
		right: 82%;
		width: 30%;
		height: 22%;
	}
}
@media (max-width: 740px){
	.card_details--delivery_autumn:after {
		display: none;
	}
}
.company_wrapper_autumn .btn_secondary_autumn{
	position: relative;
}
.company_wrapper_autumn .btn_secondary_autumn::after{
	position: absolute;
	top: -188%;
	right: -54%;
	content: " ";
	width: 101%;
	height: 310%;
	background: url(/local/templates/arista/src/css/../img/Group_49_a.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: -1;

}
@media screen and (max-width: 1250px){
	.company_wrapper_autumn .btn_secondary_autumn::after{
		right: -62%;
	}
}
@media (max-width: 740px){
	.company_wrapper_autumn .btn_secondary_autumn::after{
		display: none;
	}
}


/* ЗИМА */
.header_top--inner_winter>a{
	color:#1790FF;
}
.link_winter{
	color: #1790FF;
}

.header_burger--inner_winter:hover span{
	background-color: #1790FF;
}
.body_winter{
	overflow-x: clip;
}
.body_winter .js-close-popup svg{
	fill: #1790FF;
}
.body_winter .b24-widget-button-inner-block{
	background: #FF6B17 !important;
}
.body_winter .b24-widget-button-pulse-animate{
	border-color: #1790FF !important;
}
.body_winter .b24-widget-button-inner-mask{
	background: #1790FF !important;
}
.body_winter .popup-window-with-titlebar .btn-buy{
	background-color: #1790FF;
	border-color: #1790FF;
}
.body_winter .popup-window-with-titlebar .btn-buy:hover{
	background-color: #FF6B17;
	border-color: #FF6B17;
}
.body_winter .b24-widget-button-popup,.body_winter .b24-widget-button-popup-triangle{
	border-color: #1790ff !important;
}
.header_phone_winter ._phone svg{
	fill: #1790FF;
}
.header_phone--title_winter::after{
	border-color:#1790FF transparent transparent transparent; ;
}
.header_actions--item_winter svg{
	fill: #1790FF;
}
.actions_item_winter svg{

}
.header_menu_mobile .menu_mobile--actions .actions_item_winter ._icon svg{
	fill: #1790FF;
}
.header_menu_mobile .menu_mobile--phone_winter ._phone svg{
	fill: #1790FF;
}
.menu_mobile--contacts_mail_winter {
	color:#1790FF;
}
.header_social__subscribe_winter{
	background:#1790FF;

}
.header_burger--inner_winter.open span{
	background-color: #1790FF;
}
.head_section_winter ._btn{
	background-color: #1790FF;
	border-radius: 8px;
}
.about_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.about_slider_winter .slick-arrow svg{
	fill:#1790FF;
}
.about_slider_winter{
	position: relative;
}

.about_slider_winter::after{
	position: absolute;
	top: 15%;
	left: 59%;
	content: " ";
	width: 101%;
	height: 81%;
	background: url(/local/templates/arista/src/css/../img/Group_217_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
.about_slider_winter::before{
	position: absolute;
	top: -16%;
	left: -15%;
	content: " ";
	width: 100%;
	height: 81%;
	background: url(/local/templates/arista/src/css/../img/Group_218_w.png);
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 10;
}
@media screen and (max-width: 1250px){
	.about_slider_winter::after {
		top: 13%;
		left: 67%;
		width: 77%;
		height: 100%;
	}
	.about_slider_winter::before{
		top:-14%;
	}
}
.news_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.title ._link_winter a:hover{
	color:#1790FF;
}
.news_item_winter ._arrow svg{
	fill:#1790FF;
}
.news_content_winter{
	position: relative;
}
.news_content_winter::after{
	position: absolute;
	top: -3%;
	right: 44%;
	content: " ";
	width: 78%;
	height: 93%;
	background: url(/local/templates/arista/src/css/../img/Group_219_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.news_content_winter::after {
		width: 47%;
		height: 99%;
		top: 15%;
		right: 78%;
	}
}
.reviews_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.reviews_item_winter ._name{
	color:#1790FF;
}
.reviews--inner_winter{
	position: relative;
}
.reviews--inner_winter::after{
	position: absolute;
	top: 40%;
	left: -6%;
	content: " ";
	width: 20%;
	height: 43%;
	background: url(/local/templates/arista/src/css/../img/Group_221_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.reviews--inner_winter::after {
		left: -8%;
		width: 28%;
		top: 24%;
	}
}
.partners_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.contact_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.partners_slider_winter .slick-arrow svg{
	fill:#1790FF;
}
.subscribe-form_winter{
	background: #ECFAFD;
	position: relative;
}
.subscribe-form__submit_winter{
	background: #1790FF;
}
.subscribe-form_winter::after{
	position: absolute;
	top: -20%;
	content: " ";
	width: 45%;
	height: 126%;
	background: url(/local/templates/arista/src/css/../img/Group_231_w.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: -10%;
}
.subscribe-form_winter::before{
	position: absolute;
	top: -43%;
	content: " ";
	width: 70%;
	height: 126%;
	background: url(/local/templates/arista/src/css/../img/Group_230_w.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	background-size: contain;
	left: -3%;
}
@media screen and (max-width: 1250px){
	.subscribe-form_winter::after {
		top: 17%;
		height: 84%;
		left: -14%;
	}
	.subscribe-form_winter::before{
		top: -23%;
	}
}
@media (max-width: 700px){
	.subscribe-form_winter::after {
		display: none;
	}
	.subscribe-form_winter::before{
		top: -11%;
	}
}
@media (max-width: 650px){

	.subscribe-form_winter::before{
		top: -17%;
	}
}
@media (max-width: 570px){

	.subscribe-form_winter::before{
		top: -9%;
	}
}
@media (max-width: 400px){

	.subscribe-form_winter::before{
		top: -5%;
	}
}
.contact_content--item_winter ._icon{
	fill:#1790FF;
}
.contact_content--item_winter a{
	color: #1790FF;
}
.contact_content--box_winter::after{
	position: absolute;
	top: -12%;
	content: " ";
	width: 35%;
	height: 32%;
	background: url(/local/templates/arista/src/css/../img/Group_227_w.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	background-size: contain;
	left: -13%;
}
@media screen and (max-width: 1250px){
	.contact_content--box_winter::after {
		left: -13%;
		top:-10%;
	}
}
@media (max-width: 740px){
	.contact_content--box_winter::after {
		display: none;
	}
}
.footer_winter{
	background-color: #BFEDF7;
}
.footer_social_winter ul li svg{
	fill:#3B3B3B;
}
.footer_copy_winter{
	color: #3B3B3B;
}
.footer_menu_winter ul li a{
	color: #3B3B3B;
}


.bread_crumbs--item_winter:last-child span,
.bread_crumbs--item_winter:last-child a{
	color: #1790FF;
}
.bread_crumbs--item_winter .icon-arrow{
	fill: #000;
}

@media (max-width: 740px){
	.bread_crumbs--item_winter a{
		color: #1790FF;
	}
}
.bread_crumbs--item_winter .icon-prev{
	fill: #1790FF;
}
.category_winter .aside_categories, .category_winter .aside_filters{
	background:#ECFAFD;
}
.category_winter .aside_categories .aside_item--check._name.active{
	background: #f4f9fc;
}
.category_winter .aside_categories .aside_item--check._name:hover{
	background: #f4f9fc;
}
.category_winter .aside_title::after{
	background-color: #1790FF;
}
.category_winter .aside_price #price-range .ui-state-default{
	background-color: #1790FF;
}
.category_winter .aside_price #price-range .ui-widget-header{
	background-color: #1790FF;
}
.pagination_winter li a.active{
	background-color: #1790FF;
}
.pagination_winter li a:hover:not(.active){
	color: #1790FF;
}
.pagination .prev-next:hover svg{
	fill: #1790FF;
}
.product_btn_winter{
	background-color: #1790FF;
}
.product_price_winter ._price{
	color: #1790FF;
}
.product_winter svg{
	fill: #1790FF;
}
.product_winter .product--inner:hover{
	border-color: #1790FF;
}
.btn_primary_winter{
	background-color: #1790FF;
}
.checkbox_primary_winter .checkmark-check{
	fill: #1790FF;
}
.category_main_winter{
	position: relative;
}
/* .category_main_winter:after{
	position: absolute;
	bottom: -30%;
	left: -21%;
	content: " ";
	width: 35%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_200.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
  } */
@media screen and (max-width: 1250px){
	.category_main_winter:after {
		left: -28%;
		width: 48%;
	}
}
@media (max-width: 740px){
	.category_main_winter:after {
		display: none;
	}
}
.category_main_winter::before{
	position: absolute;
	right: -13%;
	top: 8%;
	content: " ";
	width: 27%;
	height: 43%;
	background: url(/local/templates/arista/src/css/../img/Group_232_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.category_main_winter::before {
		right: -22%;
		width: 48%;
	}
}
@media (max-width: 740px){
	.category_main_winter::before {
		display: none;
	}
}
.body_winter .ui-selectmenu-menu .ui-state-active{
	color: #1790FF;
}

.card_details--delivery_winter .content .delivery_cost .cost_table thead td{
	background: #1790FF;
}
.delivery_cost_winter{
	position: relative;
}
.cost_table{
	background-color: white;
}
.delivery_cost_winter::after{
	position: absolute;
	top: -33%;
	right: 33%;
	content: " ";
	width: 80%;
	height: 141%;
	background: url(/local/templates/arista/src/css/../img/Group_250_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}

.delivery_cost_winter::before{
	position: absolute;
	right: -8%;
	top: 8%;
	content: " ";
	width: 18%;
	height: 81%;
	background: url(/local/templates/arista/src/css/../img/Group_238_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){

	.delivery_cost_winter::before {
		width: 23%;
		height: 33%;
		right: -14%;
		top: 12%;
	}
	.delivery_cost_winter::after {
		width: 40%;
		height: 48%;
		top: 53%;
		right: 78%;
	}
}
@media (max-width: 740px){
	.delivery_cost_winter::after {
		display: none;
	}
	.delivery_cost_winter::before {
		display: none;
	}
}
.company_winter{
	position: relative;
}
.company_winter::after{
	position: absolute;
	top: -24%;
	right: -81%;
	content: " ";
	width: 99%;
	height: 99%;
	background: url(/local/templates/arista/src/css/../img/Group_236_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;

}
.company_winter::before{
	position: absolute;
	top: -10%;
	right: -5%;
	content: " ";
	width: 38%;
	height: 99%;
	background: url(/local/templates/arista/src/css/../img/Group_225_w.png);
	background-repeat: no-repeat;

	background-size: contain;

}
@media screen and (max-width: 1250px){
	.company_winter::after {
		top: -6%;
		right: -11%;
		width: 58%;
		height: 69%;
	}
	.company_winter::before{
		top: -5%;
		right: 9%;
		width: 65%;
	}
}
@media (max-width: 740px){
	.company_winter::after {
		display: none;
		opacity: 0;
	}
	.company_winter::before{
		display: none;
	}

}
.btn_secondary_winter:hover{
	background-color: #1790FF;
}
.blog_inform_winter{
	position: relative;
	overflow-x: clip;
}
.blog_inform_winter::after{
	position: absolute;
	top: 9%;
	content: " ";
	width: 45%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_251_w.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 87%;
}
@media screen and (max-width: 1250px){
	.blog_inform_winter::after{
		width: 26%;
		left: 81%;
	}
}
@media (max-width: 740px){
	.blog_inform_winter::after {
		display: none;
	}
}
.blog_inform_winter::before{
	position: absolute;
	left: 61%;
	top: 51%;
	content: " ";
	width: 45%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_237_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
@media screen and (max-width: 1250px){
	.blog_inform_winter::before{
		width: 26%;
		left: 81%;
	}
}
@media (max-width: 740px){
	.blog_inform_winter::before {
		display: none;
	}
}
.blog_news_winter{
	position: relative;
	overflow-x: clip;
}
.blog_news_winter::after{
	position: absolute;
	top: 1%;
	content: " ";
	width: 11%;
	height: 12%;
	background: url(/local/templates/arista/src/css/../img/Group_251_w.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 92%;
}
.blog_news_winter::before{
	position: absolute;
	left: 92%;
	top: 25%;
	content: " ";
	width: 11%;
	height: 12%;
	background: url(/local/templates/arista/src/css/../img/Group_237_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
.news_aplication{
	width: 11%;
	height: 12%;
	position: absolute;
	left: 92%;
	z-index: -1;
}
.news_aplication_first_winter{
	background: url(/local/templates/arista/src/css/../img/Group_221_w.png);
	transform: rotateY(180deg);
	background-size: contain;
	background-repeat: no-repeat;
	top: 51%;
}
.news_aplication_second_winter{
	background: url(/local/templates/arista/src/css/../img/Group_219_w.png);
	background-size: contain;
	background-repeat: no-repeat;
	top: 75%;
}
@media (max-width: 740px){
	.news_aplication,.blog_news_winter::before,.blog_news_winter::after {
		display: none;
	}
}

.contacts_top--item_winter ._item svg{
	fill: #1790FF;
}
.contacts_top_winter{
	position: relative;
}
.contacts_top_winter .item--inner{
	background-color: white;
}
.contacts_top_winter::after{
	position: absolute;
	left: 93%;
	top: -9%;
	content: " ";
	width: 24%;
	height: 102%;
	background: url(/local/templates/arista/src/css/../img/Group_252_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media (max-width: 740px){
	.contacts_top_winter::after,.contacts_requisites_winter ._left::after {
		display: none;
	}
}
.contacts_requisites_winter ._left .requisites{

	background-color: white;
}
.contacts_requisites_winter ._left{
	position: relative;
}
.contacts_requisites_winter ._left::after{
	position: absolute;
	top: 59%;
	left: 79%;
	content: " ";
	width: 62%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_238_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.contacts_top_winter::after{
		top: 7%;
	}
	.contacts_requisites_winter ._left::after{
		left: 89%;
		width: 37%;
		height: 35%;
	}
}


.card_buy_winter .card_buy--price ._price{
	color: #1790FF;
}
.card_buy_winter .quantity ._up svg{
	fill: #1790FF;
}
.card_slider--actions_winter ._item svg{
	fill: #1790FF;
}
.card_slider--item_winter:after{
	background: url(/local/templates/arista/src/css/../img/zoom-in_winter.svg) center no-repeat #f3f3f3;
}
.card_details--menu_winter li.active{
	color: #1790FF;
	border: 1px solid #1790FF !important;
}
.card_details--menu_winter li:hover{
	color: #1790FF;
}
.card_description_winter a{
	color: #1790FF;
}
.popup_close_winter:hover svg{
	fill: #1790FF;
}
.card_slider--view_winter{
	background-color: white;
}
.card_slider--view_winter::after{
	position: absolute;
	top: 9%;
	left: -74%;
	content: " ";
	width: 88%;
	height: 84%;
	background: url(/local/templates/arista/src/css/../img/Group_233_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg)
}
@media (max-width:1250px) {
	.card_slider--view_winter::after{
		left: -58%;
	}
}
.card_winter{
	position: relative;
	overflow-x: clip;
}
.card_winter::after{
	position: absolute;
	top: 67%;
	content: " ";
	width: 15%;
	height: 24%;
	background: url(/local/templates/arista/src/css/../img/Group_236_w.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 90%;
}
.recommended_product_wrapper_winter{
	position: relative;
}
.recommended_product_wrapper_winter::after{
	position: absolute;
	left: -1%;
	top: 17%;
	content: " ";
	width: 24%;
	height: 69%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
.viewed_product_wrapper_winter{
	position: relative;
	overflow-x: clip;
}
.viewed_product_wrapper_winter::after{
	position: absolute;
	top: 21%;
	right: 76%;
	content: " ";
	width: 15%;
	height: 89%;
	background: url(/local/templates/arista/src/css/../img/Group_237_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media(max-width:1250px){
	.recommended_product_wrapper_winter::after{
		left: 4%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
	.viewed_product_wrapper_winter::after{
		width: 23%;
	}
}
@media (min-width:1500px){
	.recommended_product_wrapper_winter::after{
		left: 10%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
}
@media (max-width: 740px){
	.viewed_product_wrapper_winter::after,.recommended_product_wrapper_winter::after,.card_winter::after,.card_slider--view_winter::after {
		display: none;
	}
}
.card_details--mopen_winter.active{
	border-color: #1790FF;
	color: #1790FF;
}
.card_details--mopen_winter:hover{
	color: #1790FF;
}
.checkbox_switch_winter input:checked+.checkmark::after{
	background-color: #1790FF;
}
.checkbox_switch_winter input:checked + .checkmark::after{
	background-color: #1790FF;
}
.order_form_content_winter .c-primary{
	color: #1790FF;
}
.orders_table_winter thead td{
	background-color: #1790FF;
}
.orders_table_winter td a:not(.btn){
	text-decoration-color:#1790FF ;
}
.checkout_table--price_winter{
	color: #1790FF;
}
.quantity_winter button svg{
	fill: #1790FF;
}
.c-primary_winter{
	color: #1790FF;
}
.checkout_confirmation--actions_winter a{
	color: #1790FF;
}
.checkout_confirmation--actions_winter a:hover{
	color: #ff6b17
}
._mobile_pric_winter .c-primary{
	color: #1790FF;
}
.actions_cart--item_winter a{
	color: #1790FF;
}
.actions_cart--item_winter a:hover{
	color: #ff6b17
}
.header_actions--cart .actions_cart--item_winter ._price{
	color: #1790FF;
}
.search__link_winter{
	color: #1790FF;
}
.search__link_winter:hover{
	color: #ff6b17
}
.body_winter .comparison_table--td  .btn_primary{
	background-color: #1790FF;
}
.body_winter .comparison_table--td ._price{
	color: #1790FF;
}
.body_winter .comparison_table--td a{
	color: #1790FF;
}
.body_winter .comparison_table--td a:hover{
	color: #ff6b17
}
.body_winter .comparison_row a{
	color: #1790FF;
}
.body_winter .comparison_row a:hover{
	color: #ff6b17
}
.header_actions--item_winter:hover ._count{
	background-color: #1790FF;
}
.header_production--rec_winter ._price{
	color: #1790FF;
}
.header_production--rec_winter .btn_secondary:hover{
	background-color: #1790FF;

}
.header_production--rec_winter ._more{
	color: #1790FF;
}
.header_production--rec_winter ._more:hover{
	color: #ff6b17;
}
.category_main--title_ajax_winter a{
	color: #1790FF;
}
.category_main--title_ajax_winter a:hover{
	color: #ff6b17
}
.card_details--content_winter a{
	color: #1790FF;
}
.card_details--content_winter a:hover{
	color: #ff6b17;
}

.card_details--content_winter .card_details--delivery .content .delivery_cost .cost_table thead td{
	background: #1790FF;
}
.footer_social_winter ul li:hover svg {
	fill: #ff6b17;
}
.company_wrapper_winter{
	overflow-x: clip ;
}
.auth--inner_winter a{
	color: #1790FF;
}
.auth--inner_winter a:hover{
	color: #ff6b17;
}
.reg_links_winter a{
	color:#1790FF;
}
.reg_links_winter a:hover{
	color:#ff6b17;
}
.auth_action_winter a{
	color: #1790FF;
}
.auth_action_winter a:hover{
	color:#ff6b17;
}
.price_text_popup_winter{
color: .header_top--inner_winter>a{
	color:#1790FF;
}
.link_winter{
	color: #1790FF;
}

.header_burger--inner_winter:hover span{
	background-color: #1790FF;
}
.body_winter{
	overflow-x: clip;
}
.body_winter .js-close-popup svg{
	fill: #1790FF;
}
.body_winter .b24-widget-button-inner-block{
	background: #FF6B17 !important;
}
.body_winter .b24-widget-button-pulse-animate{
	border-color: #73B634 !important;
}
.body_winter .b24-widget-button-inner-mask{
	background: #73B634 !important;
}
.body_winter .popup-window-with-titlebar .btn-buy{
	background-color: #1790FF;
	border-color: #1790FF;
}
.body_winter .popup-window-with-titlebar .btn-buy:hover{
	background-color: #FF6B17;
	border-color: #FF6B17;
}
.body_winter .b24-widget-button-popup,.body_winter .b24-widget-button-popup-triangle{
	border-color: #73B634 !important;
}
.header_phone_winter ._phone svg{
	fill: #1790FF;
}
.header_phone--title_winter::after{
	border-color:#1790FF transparent transparent transparent; ;
}
.header_actions--item_winter svg{
	fill: #1790FF;
}
.actions_item_winter svg{

}
.header_menu_mobile .menu_mobile--actions .actions_item_winter ._icon svg{
	fill: #1790FF;
}
.header_menu_mobile .menu_mobile--phone_winter ._phone svg{
	fill: #1790FF;
}
.menu_mobile--contacts_mail_winter {
	color:#1790FF;
}
.header_social__subscribe_winter{
	background:#1790FF;

}
.header_burger--inner_winter.open span{
	background-color: #1790FF;
}
.head_section_winter ._btn{
	background-color: #1790FF;
	border-radius: 8px;
}
.about_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.about_slider_winter .slick-arrow svg{
	fill:#1790FF;
}
.about_slider_winter{
	position: relative;
}

.about_slider_winter::after{
	position: absolute;
	top: 35%;
	left: 72%;
	content: " ";
	width: 78%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_197.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.about_slider_winter::after {
		top: 43%;
		left: 86%;
		width: 59%;
		height: 80%;
	}
}
.news_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.title ._link_winter a:hover{
	color:#1790FF;
}
.news_item_winter ._arrow svg{
	fill:#1790FF;
}
.news_content_winter{
	position: relative;
}
.news_content_winter::after{
	position: absolute;
	top: -3%;
	right: 39%;
	content: " ";
	width: 78%;
	height: 93%;
	background: url(/local/templates/arista/src/css/../img/Group_201_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.news_content_winter::after {
		width: 47%;
		height: 99%;
		top: -4%;
		right: 82%;
	}
}
.reviews_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.reviews_item_winter ._name{
	color:#1790FF;
}
.reviews--inner_winter{
	position: relative;
}
.reviews--inner_winter::after{
	position: absolute;
	top: 61%;
	left: 90%;
	content: " ";
	width: 20%;
	height: 43%;
	background: url(/local/templates/arista/src/css/../img/Group_202_s.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.reviews--inner_winter::after {
		left: 87%;
		width: 28%;
	}
}
.partners_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.contact_bg_winter{
	color: rgba(229, 248, 252, 1);
}
.partners_slider_winter .slick-arrow svg{
	fill:#1790FF;
}
.subscribe-form_winter{
	background: #F3F9E8;
	position: relative;
}
.subscribe-form__submit_winter{
	background: #1790FF;
}
.subscribe-form_winter::after{
	position: absolute;
	top: -20%;
	content: " ";
	width: 45%;
	height: 126%;
	background: url(/local/templates/arista/src/css/../img/Group_198.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: -13%;
}
@media screen and (max-width: 1250px){
	.subscribe-form_winter::after {
		top: 17%;
		height: 84%;
		left: -20%;
	}
}
@media (max-width: 700px){
	.subscribe-form_winter::after {
		display: none;
	}
}
.contact_content--item_winter ._icon{
	fill:#1790FF;
}
.contact_content--item_winter a{
	color: #1790FF;
}
.contact_content--box_winter::after{
	position: absolute;
	top: 9%;
	content: " ";
	width: 35%;
	height: 21%;
	background: url(/local/templates/arista/src/css/../img/Group_73.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	background-size: contain;
	left: 7%;
}
@media screen and (max-width: 1250px){
	.contact_content--box_winter::after {
		left: 3%;
	}
}
@media (max-width: 740px){
	.contact_content--box_winter::after {
		display: none;
	}
}
.footer_winter{
	background-color: #B8E885;
}
.footer_social_winter ul li svg{
	fill:#3B3B3B;
}
.footer_copy_winter{
	color: #3B3B3B;
}
.footer_menu_winter ul li a{
	color: #3B3B3B;
}


.bread_crumbs--item_winter:last-child span,
.bread_crumbs--item_winter:last-child a{
	color: #1790FF;
}
.bread_crumbs--item_winter .icon-arrow{
	fill: #000;
}

@media (max-width: 740px){
	.bread_crumbs--item_winter a{
		color: #1790FF;
	}
}
.bread_crumbs--item_winter .icon-prev{
	fill: #1790FF;
}
.category_winter .aside_categories, .category_winter .aside_filters{
	background: #F3F9E8;
}
.category_winter .aside_title::after{
	background-color: #1790FF;
}
.category_winter .aside_price #price-range .ui-state-default{
	background-color: #1790FF;
}
.category_winter .aside_price #price-range .ui-widget-header{
	background-color: #1790FF;
}
.pagination_winter li a.active{
	background-color: #1790FF;
}
.pagination_winter li a:hover:not(.active){
	color: #1790FF;
}
.pagination .prev-next:hover svg{
	fill: #1790FF;
}
.product_btn_winter{
	background-color: #1790FF;
}
.product_price_winter ._price{
	color: #1790FF;
}
.product_winter svg{
	fill: #1790FF;
}
.product_winter .product--inner:hover{
	border-color: #1790FF;
}
.btn_primary_winter{
	background-color: #1790FF;
}
.checkbox_primary_winter .checkmark-check{
	fill: #1790FF;
}
.category_main_winter{
	position: relative;
}
/* .category_main_winter:after{
	  position: absolute;
	  bottom: -30%;
	  left: -21%;
	  content: " ";
	  width: 35%;
	  height: 62%;
	  background: url(/local/templates/arista/src/css/../img/Group_200.png);
	  background-repeat: no-repeat;
	  z-index: -1;
	  background-size: contain;
	} */
@media screen and (max-width: 1250px){
	.category_main_winter:after {
		left: -28%;
		width: 48%;
	}
}
@media (max-width: 740px){
	.category_main_winter:after {
		display: none;
	}
}
.category_main_winter::before{
	position: absolute;
	right: -22%;
	top: 8%;
	content: " ";
	width: 35%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.category_main_winter::before {
		right: -30%;
		width: 48%;
	}
}
@media (max-width: 740px){
	.category_main_winter::before {
		display: none;
	}
}
.body_winter .ui-selectmenu-menu .ui-state-active{
	color: #1790FF;
}

.card_details--delivery_winter .content .delivery_cost .cost_table thead td{
	background: #1790FF;
}
.delivery_cost_winter{
	position: relative;
}
.cost_table{
	background-color: white;
}
.delivery_cost_winter::after{
	position: absolute;
	top: 26%;
	right: 30%;
	content: " ";
	width: 80%;
	height: 81%;
	background: url(/local/templates/arista/src/css/../img/Group_77.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}

.delivery_cost_winter::before{
	position: absolute;
	right: -8%;
	top: 8%;
	content: " ";
	width: 18%;
	height: 81%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){

	.delivery_cost_winter::before {
		width: 23%;
		height: 33%;
		right: -14%;
		top: 12%;
	}
	.delivery_cost_winter::after {
		width: 40%;
		height: 33%;
		top: 68%;
		right: 83%;
	}
}
@media (max-width: 740px){
	.delivery_cost_winter::after {
		display: none;
	}
	.delivery_cost_winter::before {
		display: none;
	}
}
.company_winter{
	position: relative;
}
.company_winter::after{
	position: absolute;
	top: 36%;
	right: -11%;
	content: " ";
	width: 19%;
	height: 49%;
	background: url(/local/templates/arista/src/css/../img/Group_77.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(137deg);
}
@media screen and (max-width: 1250px){
	.company_winter::after {
		top: 27%;
		right: -1%;
		width: 28%;
	}
}
@media (max-width: 740px){
	.company_winter::after {
		display: none;
		opacity: 0;
	}
}
.btn_secondary_winter:hover{
	background-color: #1790FF;
}
.blog_inform_winter{
	position: relative;
	overflow-x: clip;
}
.blog_inform_winter::after{
	position: absolute;
	top: 9%;
	content: " ";
	width: 45%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_198.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 87%;
}
@media screen and (max-width: 1250px){
	.blog_inform_winter::after{
		width: 26%;
		left: 81%;
	}
}
@media (max-width: 740px){
	.blog_inform_winter::after {
		display: none;
	}
}
.blog_inform_winter::before{
	position: absolute;
	left: 61%;
	top: 51%;
	content: " ";
	width: 45%;
	height: 22%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
@media screen and (max-width: 1250px){
	.blog_inform_winter::before{
		width: 26%;
		left: 81%;
	}
}
@media (max-width: 740px){
	.blog_inform_winter::before {
		display: none;
	}
}
.blog_news_winter{
	position: relative;
	overflow-x: clip;
}
.blog_news_winter::after{
	position: absolute;
	top: 1%;
	content: " ";
	width: 11%;
	height: 12%;
	background: url(/local/templates/arista/src/css/../img/Group_251.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 92%;
}
.blog_news_winter::before{
	position: absolute;
	left: 92%;
	top: 25%;
	content: " ";
	width: 11%;
	height: 12%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
.news_aplication{
	width: 11%;
	height: 12%;
	position: absolute;
	left: 92%;
	z-index: -1;
}
.news_aplication_first_winter{
	background: url(/local/templates/arista/src/css/../img/Group_221_w.png);
	transform: rotateY(180deg);
	background-size: contain;
	background-repeat: no-repeat;
	top: 51%;
}
.news_aplication_second_winter{
	background: url(/local/templates/arista/src/css/../img/Group_219_w.png);
	background-size: contain;
	background-repeat: no-repeat;
	top: 75%;
}
@media (max-width: 740px){
	.news_aplication,.blog_news_winter::before,.blog_news_winter::after {
		display: none;
	}
}

.contacts_top--item_winter ._item svg{
	fill: #1790FF;
}
.contacts_top_winter{
	position: relative;
}
.contacts_top_winter .item--inner{
	background-color: white;
}
.contacts_top_winter::after{
	position: absolute;
	left: 90%;
	top: -9%;
	content: " ";
	width: 24%;
	height: 102%;
	background: url(/local/templates/arista/src/css/../img/Group_252_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media (max-width: 740px){
	.contacts_top_winter::after,.contacts_requisites_winter ._left::after {
		display: none;
	}
}
.contacts_requisites_winter ._left .requisites{

	background-color: white;
}
.contacts_requisites_winter ._left{
	position: relative;
}
.contacts_requisites_winter ._left::after{
	position: absolute;
	top: 59%;
	left: 72%;
	content: " ";
	width: 62%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_238_w.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media screen and (max-width: 1250px){
	.contacts_top_winter::after{
		top: 7%;
	}
	.contacts_requisites_winter ._left::after{
		left: 89%;
		width: 37%;
		height: 35%;
	}
}


.card_buy_winter .card_buy--price ._price{
	color: #1790FF;
}
.card_buy_winter .quantity ._up svg{
	fill: #1790FF;
}
.card_slider--actions_winter ._item svg{
	fill: #1790FF;
}
.card_slider--item_winter:after{
	background: url(/local/templates/arista/src/css/../img/zoom-in_winter.svg) center no-repeat #f3f3f3;
}
.card_details--menu_winter li.active{
	color: #1790FF;
	border: 1px solid #1790FF !important;
}
.card_details--menu_winter li:hover{
	color: #1790FF;
}
.card_description_winter a{
	color: #1790FF;
}
.popup_close_winter:hover svg{
	fill: #1790FF;
}
.card_slider--view_winter{
	background-color: white;
}
.card_slider--view_winter::after{
	position: absolute;
	top: 34%;
	left: -46%;
	content: " ";
	width: 62%;
	height: 62%;
	background: url(/local/templates/arista/src/css/../img/Group_197.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg)
}
.card_winter{
	position: relative;
	overflow-x: clip;
}
.card_winter::after{
	position: absolute;
	top: 67%;
	content: " ";
	width: 15%;
	height: 24%;
	background: url(/local/templates/arista/src/css/../img/Group_198.png);
	background-repeat: repeat;
	background-size: auto;
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	left: 90%;
}
.recommended_product_wrapper_winter{
	position: relative;
}
.recommended_product_wrapper_winter::after{
	position: absolute;
	left: -1%;
	top: 17%;
	content: " ";
	width: 24%;
	height: 69%;
	background: url(/local/templates/arista/src/css/../img/Group_196.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
	transform: rotateY(180deg);
}
.viewed_product_wrapper_winter{
	position: relative;
	overflow-x: clip;
}
.viewed_product_wrapper_winter::after{
	position: absolute;
	top: 36%;
	right: -6%;
	content: " ";
	width: 15%;
	height: 49%;
	background: url(/local/templates/arista/src/css/../img/Group_77.png);
	background-repeat: no-repeat;
	z-index: -1;
	background-size: contain;
}
@media(max-width:1250px){
	.recommended_product_wrapper_winter::after{
		left: 4%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
	.viewed_product_wrapper_winter::after{
		width: 23%;
	}
}
@media (min-width:1500px){
	.recommended_product_wrapper_winter::after{
		left: 10%;
		top: 17%;
		width: 24%;
		height: 69%;
	}
}
@media (max-width: 740px){
	.viewed_product_wrapper_winter::after,.recommended_product_wrapper_winter::after,.card_winter::after,.card_slider--view_winter::after {
		display: none;
	}
}
.card_details--mopen_winter.active{
	border-color: #1790FF;
	color: #1790FF;
}
.card_details--mopen_winter:hover{
	color: #1790FF;
}
.checkbox_switch_winter input:checked+.checkmark::after{
	background-color: #1790FF;
}
.checkbox_switch_winter input:checked + .checkmark::after{
	background-color: #1790FF;
}
.order_form_content_winter .c-primary{
	color: #1790FF;
}
.orders_table_winter thead td{
	background-color: #1790FF;
}
.orders_table_winter td a:not(.btn){
	text-decoration-color:#1790FF ;
}
.checkout_table--price_winter{
	color: #1790FF;
}
.quantity_winter button svg{
	fill: #1790FF;
}
.c-primary_winter{
	color: #1790FF;
}
.checkout_confirmation--actions_winter a{
	color: #1790FF;
}
.checkout_confirmation--actions_winter a:hover{
	color: #ff6b17
}
._mobile_pric_winter .c-primary{
	color: #1790FF;
}
.actions_cart--item_winter a{
	color: #1790FF;
}
.actions_cart--item_winter a:hover{
	color: #ff6b17
}
.header_actions--cart .actions_cart--item_winter ._price{
	color: #1790FF;
}
.search__link_winter{
	color: #1790FF;
}
.search__link_winter:hover{
	color: #ff6b17
}
.body_winter .comparison_table--td  .btn_primary{
	background-color: #1790FF;
}
.body_winter .comparison_table--td ._price{
	color: #1790FF;
}
.body_winter .comparison_table--td a{
	color: #1790FF;
}
.body_winter .comparison_table--td a:hover{
	color: #ff6b17
}
.body_winter .comparison_row a{
	color: #1790FF;
}
.body_winter .comparison_row a:hover{
	color: #ff6b17
}
.header_actions--item_winter:hover ._count{
	background-color: #1790FF;
}
.header_production--rec_winter ._price{
	color: #1790FF;
}
.header_production--rec_winter .btn_secondary:hover{
	background-color: #1790FF;

}
.header_production--rec_winter ._more{
	color: #1790FF;
}
.header_production--rec_winter ._more:hover{
	color: #ff6b17;
}
.category_main--title_ajax_winter a{
	color: #1790FF;
}
.category_main--title_ajax_winter a:hover{
	color: #ff6b17
}
.card_details--content_winter a{
	color: #1790FF;
}
.card_details--content_winter a:hover{
	color: #ff6b17;
}

.card_details--content_winter .card_details--delivery .content .delivery_cost .cost_table thead td{
	background: #1790FF;
}
.footer_social_winter ul li:hover svg {
	fill: #ff6b17;
}
.company_wrapper_winter{
	overflow-x: clip ;
}
.auth--inner_winter a{
	color: #1790FF;
}
.auth--inner_winter a:hover{
	color: #ff6b17;
}
.reg_links_winter a{
	color:#1790FF;
}
.reg_links_winter a:hover{
	color:#ff6b17;
}
.auth_action_winter a{
	color: #1790FF;
}
.auth_action_winter a:hover{
	color:#ff6b17;
}
.price_text_popup_winter{
	color: #1790FF;
}
.js-close-popup-mobile_winter svg{
	fill: #1790FF;
}
.sale_order_full_table_winter a{
	color: #1790FF;
}
.sale_order_full_table_winter a:hover{
	color: #ff6b17;
}
@media(max-width:740px){
	.reviews--inner_winter::after{
		display: none;
	}
}
.header_search--input_winter ._submit:hover svg{
	fill:#1790FF;
}
.order_form_content_winter .form-control:focus{
	border-color: #1790FF;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(115 182 52 / 60%);
}
}
.js-close-popup-mobile_winter svg{
	fill: #1790FF;
}
.sale_order_full_table_winter a{
	color: #1790FF;
}
.sale_order_full_table_winter a:hover{
	color: #ff6b17;
}
@media(max-width:740px){
	.reviews--inner_winter::after{
		display: none;
	}
}
.header_search--input_winter ._submit:hover svg{
	fill:#1790FF;
}
.order_form_content_winter .form-control:focus{
	border-color: #1790FF;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(23 144 255 / 60%);
}
.news_item_winter{
	position: relative;
}
.news_item_winter::after{
	position: absolute;
	content: " ";

	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
}
.news_item_winter:nth-child(1)::after{
	background: url(/local/templates/arista/src/css/../img/Group_220_w.png);
	background-repeat: no-repeat;
	background-size: contain;
	left: -16%;
	top: -21%;
}
.news_item_winter:nth-child(2)::after{
	background: url(/local/templates/arista/src/css/../img/Group_222_w.png);
	background-repeat: no-repeat;
	background-size: contain;
	left: -16%;
	top: -10%;
}
.news_item_winter:nth-child(3)::after{
	background: url(/local/templates/arista/src/css/../img/Group_223_w.png);
	background-repeat: no-repeat;
	background-size: contain;
	left: 17%;
	top: -18%;
}
.news_item_winter:nth-child(4)::after{
	background: url(/local/templates/arista/src/css/../img/Group_224_w.png);
	background-repeat: no-repeat;
	background-size: contain;
	left: 36%;
	top: -13%;
}

@media(max-width:1250px){
	.news_item_winter:nth-child(3)::after{
		top: -14%;
	}
	.news_item_winter:nth-child(2)::after{
		top: -8%;
	}
	.news_item_winter:nth-child(1)::after{
		top: -16%;
	}
}
.reviews_item_winter{
	position: relative;
}
.reviews_item_winter::after{
	position: absolute;
	content: " ";
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
}
.reviews_item_winter:nth-child(1)::after{
	background: url(/local/templates/arista/src/css/../img/Group_226_w.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 90%;
	height: 51%;
	top: -27%;
	left: 53%;
}
.reviews_item_winter:nth-child(2)::after{
	background: url(/local/templates/arista/src/css/../img/Group_225_w.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: -19%;
	left: 13%;
}
.reviews ._right .reviews_item_winter:nth-child(2)::after{
	background: url(/local/templates/arista/src/css/../img/Group_227_w.png);
	background-repeat: no-repeat;
	background-size: contain;
	top: -12%;
	left: -12%;
	width: 29%;
	height: 36%;
}
@media(max-width:1250px){
	.reviews_item_winter:nth-child(2)::after{
		top: -27%;
	}
	.reviews ._right .reviews_item_winter:nth-child(1)::after{
		top: -25%;
		left: -10%;
	}
	.reviews ._right .reviews_item_winter:nth-child(2)::after{
		top: -8%;
		left: -6%;
		width: 36%;
	}

}
.card_details--delivery_winter{
	position: relative;
}
.card_details--delivery_winter:after{
	position: absolute;
	content: " ";
	width: 32%;
	left: 100%;
	top: -10%;
	height: 23%;
	background: url(/local/templates/arista/src/css/../img/Group_251_w.png);
	background-repeat: no-repeat;
	background-size: contain;
}
@media (max-width:740px){
	.card_details--delivery_winter:after{
		background: none;
	}
}
.in-transit_block_inform .card_buy--price{
	display: block;
	text-align: center;
}
.in-transit_block_inform .card_buy {
	border-bottom: none;
}
.in-transit_block_inform{
	width: 100%;

	justify-content: space-between;
	align-items: center;
	display: none;
	flex-direction: column;
}
.card_buy_in-transit .in-transit_block_inform{
	display: flex;
}
.in-transit_block_inform ._price{
	margin: 0;
}
.in-transit_block_inform .card_buy{
	padding-bottom: 12px;
}
@media  (max-width: 1250px){
	.in-transit_block_inform .card_buy--price {
		border-bottom: none;
		text-align: center;
	}
}
@media  (max-width: 740px){
	.in-transit_block_inform .card_buy--price {
		border-bottom: none;
		text-align: center;
	}
}
.subscribe-form__input+span{
	display: none;
}

.subscribe-form__input_error+span{
	display: inline-block;
	color: #ff0000;
}
.subscribe-form__input_success+span{
	display: inline-block;
	color: #72b336;
}
.subscribe-form__input_wrapper{
	position: relative;
}
.subscribe-form__input_error{
	border-color:  #ff6b17;
}
.subscribe-form__input_error_message{
	font-family: "Roboto";
	font-size: 12px;
	font-weight: 400;
	top:0;
	left: 0;
	position: absolute;
	top: 6%;
	left: 4%;
}
@media (max-width: 1250px){
	.subscribe-form__input_error_message{
		left: 0;
	}
}

.checkout_col-order_checkout_col-order-right_summer .checkout_confirmation-title{
	background:#FABE0E;
}
.checkout_col-order_checkout_col-order-right_winter .checkout_confirmation-title{
	background:#1790FF;
}
.checkout_col-order_checkout_col-order-right_autumn .checkout_confirmation-title{
	background:#369DAC;
}
.checkout_col-order_checkout_col-order-right_spring .checkout_confirmation-title{
	background:#73B634;
}
.checkout_col-order_checkout_col-order-right_spring .js-total{
	background:#73B634;
}
.checkout_col-order_checkout_col-order-right_spring .js-total{
	color:#73B634;
}
.checkout_col-order_checkout_col-order-right_summer .js-total {
	color:#FABE0E;
}
.checkout_col-order_checkout_col-order-right_autumn .js-total{
	color:#369DAC;
}
.checkout_col-order_checkout_col-order-right_winter .js-total{
	color:1790FF;
}
.order_form_content_summer a{
	color:#FABE0E;
}
.order_form_content_winter a{
	color:1790FF;
}
.order_form_content_spring a{
	color:#73B634;
}
.order_form_content_autumn a{
	color:#369DAC;
}
.checkout_contact--passport_summer ._title{
	color:#FABE0E;
}
.checkout_contact--passport_autumn ._title{
	color:#369DAC;
}
.checkout_contact--passport_winter ._title{
	color:1790FF;
}
.checkout_contact--passport_spring ._title{
	color:#73B634;
}

@media(max-width:741px){
	.blog_item img{
		height: 100%;
	}

}
.icon__discount__wrapper{
	display: flex;
	width: 180px;
	height: 51px;
	top: 10px;
	left: 18px;
	position: absolute;
}
.icon__discount__wrapper>div{
	position: relative;
	width: 50%;
	top:unset;
	left:unset;
	right: unset;

}
@media(max-width:1250px){
	.icon__discount__wrapper{
		width: 100px;
		top: 13px;
		right: 10px;
	}
}
.card_item__icon_wrapper{
	display:flex;
	position: absolute;
	top: 8px;
	left: 6px;
	width:70px;
}
.card_item__icon_wrapper>div{
	position: relative;
	top:unset;
	left:unset;
	right: unset;
	width: 50%;
}
.reviews--inner.reviews--inner__page{
	padding-top: 0;
	margin: 0;
}
.reviews_item__page{
	margin-bottom: 50px;
}
.reviews--inner__page ._desc{
	margin-bottom: 60px;
	font-size:20px ;
	max-width: 100%;
}
.reviews--inner__page .reviews_head{
	padding-left: 0;
}
@media screen and (max-width: 740px){
	.reviews_item__page{
		display: block ;
	}
	.reviews_item__page .reviews_item--inner{
		flex-direction: column;
	}
	.reviews_item__page .reviews_item--content{
		padding-left: 0;
		margin-top: 20px;
	}
}
.header_social--item__youtube{
	margin-top: 3px;
}
._no_display{
	display: none;
}

@media(max-width:1250px){
	.checkout_row-order__adaptive{
		flex-direction: column;
	}
	.checkout_row-order__adaptive #checkout_fixed_col-confirmation{
		position: relative !important;
		top: unset !important;
	}
	.checkout_row-order__adaptive .checkout_col-order-left, .checkout_row-order__adaptive .checkout_col-order-right{
		width: 100%;
	}
	.checkout_row-order__adaptive .checkout_col-order-right{
		margin-bottom: 30px;
	}
	.checkout_row-order__adaptive .checkout_confirmation{
		margin: 0 !important;
	}
	.checkout__dilivery-block__adaptive .checkout_delivery-select{
		flex-direction: column;
	}
	.checkout__dilivery-block__adaptive div[data-property-id-row]{
		width: 100%;
	}
}
@media(max-width:740px){
	.checkout_contact--form__adative div[data-property-id-row]{
		width: 100%;
	}

	.checkout__dilivery-block__adaptive .advantages_container.advantages_check{
		flex-wrap: wrap;
		flex-direction: unset;
	}
	.checkout__dilivery-block__adaptive .dilivery_item{
		width: 135px !important;
		height: 250px;
	}
}

.checkout__error
{
	display:none;
	color:#f01;
	margin-bottom:5px;
}
.checkout__error_passport{
	color: #f01;
}
.container_bounses{
	padding: 0;
}
.card_details--delivery .content .delivery_cost .cost_table--container.bounses_table_container{
	width:100%;
	margin: 0 auto;
}
.card_details--delivery .content .delivery_cost .bounses_table tbody td:last-child{
	font-weight: normal;
}
.card_details--delivery .content .delivery_cost .bounses_table tbody td{
	text-align: center;
}
.card_details--delivery .content .delivery_cost .bounses_table tbody td:first-child{
	font-weight: bold;
}
@media(max-width:740px){
	.card_details--delivery .content .delivery_cost .cost_table--container.bounses_table_container{
		width:100%;
	}
}
@media(max-width:570px){
	.card_details--delivery .content .delivery_cost .bounses_table thead td{
		font-size: 16px;
	}
	.card_details--delivery .content .delivery_cost .bounses_table tbody td{
		font-size: 16px;
	}
	.card_details--delivery .content .delivery_cost .bounses_table tbody td:first-child{
		font-size: 14px;
	}
}
@media(max-width:380px){
	.card_details--delivery .content .delivery_cost .bounses_table thead td{
		font-size: 14px;
	}
	.card_details--delivery .content .delivery_cost .bounses_table tbody td{
		font-size: 14px;
	}
	.card_details--delivery .content .delivery_cost .bounses_table tbody td:first-child{
		font-size: 12px;
	}
}
.delivery_cost.delivery_cost_bounses::before,.delivery_cost.delivery_cost_bounses::after{
	display: none;
}
.reviews--inner_autumn::after{
	display:none;
}
.reviews--inner_winter::after{
	display:none;
}
.reviews--inner_spring::after{
	display:none;
}
.reviews--inner_summer::after{
	display:none;
}
.reviews_add{
	margin-bottom: 2rem;
}
#reviews_add .popup--inner{
	max-height: 70vh;
	overflow-y: scroll;
}
.add_comment__btn {
	padding: 12px 15px;
}
.ui-selectmenu-menu.reviews_select{
	height: 100px;
	overflow-y:scroll ;
}
#reviews_succes ._desc{
	text-align: center;
	margin-top: 2rem;
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	color: rgba(59, 59, 59, 0.8);
	justify-content: center;
}

@media screen and (max-width: 740px){
	#reviews_succes .popup--inner{
		min-height: unset;
	}
	#reviews_succes.popup--inner{
		justify-content: center;
	}
	#reviews_add .popup--inner{
		max-height: 100vh;

	}
}
.add_comment__btn_wrapper{
	display: flex;
	justify-content: center;
}
.title.title_bonuses  ._link::before{
	display: none;
}
.title.title_bonuses  ._link{
	margin: 0;
	margin-top: 50px;
}
.about_bg,.partners_bg,.contact_bg{
	left: inherit;
	width:100%;

}
.about_bg{
	font-size: 280px;
}
.partners_bg{
	font-size: 215px;
}
@media (max-width:1250px){
	.about_bg{
		font-size: 190px;
	}
	.partners_bg{
		font-size: 130px;
	}
}
@media (max-width:740px){
	.about_bg{
		font-size: 110px;
	}
	.partners_bg{
		font-size: 90px;
	}
}
.header_production--rec .product_btn {
	padding: 12px 42px;
	width: unset;
	margin-top: 20px;
}

.banners{
	position: relative;
}
.banners__type__top{
	margin-top: 10px;
	margin-bottom: 15px;
}
.banners__type__bottom{
	margin-top: 32px;
}

.wc-accordion__title{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 27px;
	background-color: #f4f4f4;
	height: 42px;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	cursor: pointer;
}

.wc-accordion__item__state_active .wc-accordion__title:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 27px;
	left: 27px;
	display: block;
	height: 4px;
	background-color: #181716;
	opacity: 0;
	transition: .3s ease-out;
}

.wc-accordion__title:after{
	content:'';
	display: inline-flex;
	width: 6px;
	height: 6px;
	border-bottom: 1px solid #181716;
	border-right: 1px solid #181716;
	transition: .3s ease-out;
	transform: rotate(-45deg);
}

.wc-accordion__item__state_active .wc-accordion__title:after{
	transform: rotate(45deg);
}

.wc-accordion__body{
	padding:0 !important;
}
.wc-accordion__body-wrapper{
	padding-top: 10px;
	padding-bottom: 40px;
}

@media (max-width:740px){
	.container.banners.banners__type__top{
		width: 100%;
	}
	.banners .slick-arrow{
		width: 32px;
		height: 32px;
	}
}

.card_custom--price_catalog ._price {
	color: #369DAC;
	font-family: "Roboto", sans-serif;

}

.utochnenie{
	position: absolute;
	bottom: 106px;
	right: -2px;
}
@media (max-width: 1250px) {
	.utochnenie{
		bottom: 167px;
	}
}
@media (max-width: 740px) {
	.utochnenie{
		bottom: 133px;
		right: calc(50% - 120px);
	}
}
.extremist{
	font-family: "Roboto", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

@media (max-width: 501px) {
	.product--inner {
		width: 180px;
      
	}
}
@media (max-width: 421px) {
	.product--inner {
		width: 140px;
	}
	.product_actions__wrapper_offers{
		top: 55%;
	}
}
@media (min-width: 650px) {
	#hidden .card_details--delivery .content .delivery_cost {
	
		flex-flow: wrap;
	
	}
	
	#hidden .card_details--delivery .content .delivery_cost .cost_table--container {
		width: 50%;
		padding: 20px 35px;
	}

}
/* End */


/* Start:/local/templates/arista/components/bitrix/sale.basket.basket.line/template1/style.css?17496289924401*/
.bx-basket { }

.bx-basket-block {
	position: relative;
	padding-bottom: 5px;
	padding-left: 20px;
	white-space: nowrap;
	font-size: 12px;
}

.bx-basket-block > .fa {
	position: absolute;
	top: 3px;
	left: 0;
	width: 12px;
	color: #97a1ab;
}

.bx-basket-block a { margin-right: 10px; }

/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed {
		position: fixed;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		width: 200px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-fixed.top { top: 10px }

	.bx-basket-fixed.right { right: 10px }

	.bx-basket-fixed.bottom { bottom: 10px }

	.bx-basket-fixed.left { left: 10px }

	.bx-basket-fixed.bx-max-height { top: 10px; bottom: 10px; }
}

@media (max-width: 767px) {
	.bx-basket-fixed {
		position: fixed;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 998;
		overflow: hidden;
		padding-top: 10px;
		border: 1px solid #f0f0f0;
		border-radius: 1px;
		background: #fff;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
	}

	.bx-basket-item-list { display: none; }

	/*.bx-basket-fixed */
}

.bx-basket-fixed .bx-basket-block { margin-left: 10px; }

.bx-basket-item-list {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	overflow: hidden;
	height: 20px;
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: absolute;
	right: 0;
	bottom: 20px;
	left: 0;
	padding: 10px 0;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 100%
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	font-size: 13px;
	line-height: 16px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	top: -7px;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

.bx_cart_login_top .bx-hdr-profile { line-height: 1.44em; }
/* End */


/* Start:/local/templates/arista/components/bitrix/search.title/header_search/style.css?17496289922819*/
.bx_search_container{
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}

.bx_search_container .bx_field{
	position: relative;
	margin-top: 15px;
	height: 30px;
	border-top:    1px solid #8ca3ae;
	border-right:  1px solid #a0b4be;
	border-bottom: 1px solid #b6c8d1;
	border-left:   1px solid #a0b4be;
	border-radius: 3px;
	background: #fff;
	box-shadow: inset 0 2px 3px 0 rgba(0,0,0,0.1);
	line-height: 30px;
}
.bx_search_container .bx_field .bx_input_text{
	position: absolute;
	right: 34px;
	left: 5px;
	height: 30px;
	outline: none;
	border: none;
	background: none;
	line-height: 30px;
}
.bx_search_container .bx_field .bx_input_submit{
	position: absolute;
	top: 2px;
	right: 0;
	bottom: 0;
	width: 34px;
	border: none;
	background: url('/local/templates/arista/components/bitrix/search.title/header_search/images/search_lupe.png') no-repeat left center;
	cursor: pointer;

}

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-left: 11px;
	margin-top:-20px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/arista/components/bitrix/search.title/header_search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 45px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #000;font-weight: normal;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
/* End */


/* Start:/local/templates/arista/styles.css?1749628991242*/
.fullscreen_opacity{
    display: none;
    position: absolute;
    width: 100%;
    height: 100vh;
    background: #8f8f8f;
    opacity: 0.5;
}
@media (max-width: 1250px) {
    .fullscreeen_opacity{
        display: none;
    }
}
/* End */


/* Start:/local/templates/arista/template_styles.css?174962899143*/
.error {
            color: red;

        }
/* End */
/* /local/templates/arista/src/css/slick.css?17496289911736 */
/* /local/templates/arista/src/css/jquery.fancybox.min.css?174962899112795 */
/* /local/templates/arista/src/css/jquery-ui.css?174962899122646 */
/* /local/templates/arista/src/css/style.css?1749628991243073 */
/* /local/templates/arista/components/bitrix/sale.basket.basket.line/template1/style.css?17496289924401 */
/* /local/templates/arista/components/bitrix/search.title/header_search/style.css?17496289922819 */
/* /local/templates/arista/styles.css?1749628991242 */
/* /local/templates/arista/template_styles.css?174962899143 */
