/* /bitrix/js/main/popup/dist/main.popup.bundle.css */
.popup-window{background-color:#fff;-webkit-box-shadow:0 7px 21px rgba(83,92,105,.12),0 -1px 6px 0 rgba(83,92,105,.06);box-shadow:0 7px 21px rgba(83,92,105,.12),0 -1px 6px 0 rgba(83,92,105,.06);padding:10px;font:13px "Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.popup-window[style*="block"]{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.bx-ie .popup-window[style*="block"]{display:block !important}.popup-window.popup-window-with-titlebar{padding:0 10px 10px}.popup-window-delimiter{background-color:#f0f1f2;display:block;height:1px;line-height:1px}.popup-window-delimiter-section{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px 0 8px 0;text-align:center}.popup-window-delimiter-section:before,.popup-window-delimiter-section:after{display:block;content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:15px;position:relative;top:8px;height:1px;background-color:#f0f1f2}.popup-window-delimiter-text{position:relative;top:2px;padding:0 12px;background:#fff;color:#b1b6bc;font-size:10px;font-weight:bold;text-transform:uppercase;white-space:nowrap;overflow-x:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.popup-window-buttons{text-align:center;padding:20px 0 10px;position:relative}.popup-window-button{display:inline-block;height:39px;line-height:39px;margin:0 12px 0 0;background:#ecedef;border-radius:2px;cursor:pointer;color:#7a818a;font-family:"OpenSans-Bold",Helvetica,Arial,sans-serif;font-size:12px;font-weight:normal;outline:none;padding:0 18px;vertical-align:middle;text-decoration:none;text-transform:uppercase;text-shadow:none;white-space:nowrap;-webkit-box-shadow:0 0 0 1px #c6cdd3 inset;box-shadow:0 0 0 1px #c6cdd3 inset;-webkit-font-smoothing:antialiased;-webkit-transition:background-color 0.2s linear,color 0.2s linear;-o-transition:background-color 0.2s linear,color 0.2s linear;transition:background-color 0.2s linear,color 0.2s linear}.popup-window-button:before,.popup-window-button:after{display:none}.popup-window-button:hover{background:#cfd4d8;color:#535c69}.popup-window-button:last-child{margin-right:0}.popup-window-button-accept,.popup-window-button-create{background:#bbed21;-webkit-box-shadow:none;box-shadow:none;color:#535c69}.popup-window-button-accept:hover,.popup-window-button-create:hover{background:#d2f95f;color:#535c69}.popup-window-button-wait{color:transparent !important;position:relative}.popup-window-button-wait .popup-window-button-text{opacity:0}.popup-window-button-wait:before{background:none !important;-webkit-box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px #fff;border-radius:50%;color:#fff;display:block !important;content:'_' !important;font-size:10px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:10px;height:21px;top:10px;left:50%;margin:0 0 0 -11px;padding-right:6px;position:absolute;text-align:right;width:15px}.popup-window-button-wait:after{background:#fff !important;content:' ' !important;display:block !important;height:7px;position:absolute;top:13px;left:50%;padding:0;width:1px;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-animation:popup-window-button-animation 1s infinite linear;animation:popup-window-button-animation 1s infinite linear}.popup-window-button-create.popup-window-button-wait:before,.popup-window-button-accept.popup-window-button-wait:before{color:#535c69;-webkit-box-shadow:inset 0 0 0 1px #535c69;box-shadow:inset 0 0 0 1px #535c69}.popup-window-button-create.popup-window-button-wait:after,.popup-window-button-accept.popup-window-button-wait:after{background:#535c69 !important}@-webkit-keyframes popup-window-button-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes popup-window-button-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.popup-window-button-decline{background:#f1361b;color:#fff;-webkit-box-shadow:none;box-shadow:none}.popup-window-button-decline:hover{background:#cc1a00;color:#fff}.popup-window-button-cancel{font-weight:normal}.popup-window-button-blue{background-color:#3bc8f5;-webkit-box-shadow:none;box-shadow:none;color:#fff}.popup-window-button-blue:hover{background-color:#3fddff;color:#fff}.popup-window-button-blue:active{background-color:#13b1e3;color:#fff}.popup-window-button-link,.popup-window-button-link-cancel,.popup-window-button-link:hover,.popup-window-button-link:active{background:none;-webkit-box-shadow:none;box-shadow:none}.popup-window-button-link{border-bottom:1px solid #c0c2c5;border-radius:0;color:#535c69;cursor:pointer;height:17px;line-height:17px;-webkit-transition:border-bottom-color 0.15s linear;-o-transition:border-bottom-color 0.15s linear;transition:border-bottom-color 0.15s linear;padding:0}.popup-window-button-link:hover,.popup-window-button-link:active{border-bottom-color:#535c69;color:#535c69;line-height:17px;height:17px}.popup-window-button-link-cancel{color:#f1361b;border-bottom-color:#ffb4a9}.popup-window-button.popup-window-button-link-cancel:hover,.popup-window-button.popup-window-button-link-cancel:active{border-bottom-color:#f1361b;color:#f1361b}.popup-window-button-disable{cursor:default;opacity:0.3}.popup-window-titlebar{height:49px}.popup-window-titlebar-text,.popup-window-titlebar-text-version{-webkit-box-sizing:border-box;box-sizing:border-box;color:#80868e;display:inline-block;font-size:14px;font-weight:bold;max-width:100%;line-height:49px;overflow:hidden;padding:0 30px 0 10px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.popup-window-titlebar-text-version{font-weight:normal;font-size:13px;padding-left:0}.popup-window-content{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}.popup-window-with-titlebar .popup-window-content,.popup-window-content-gray .popup-window-content{background-color:#eef2f4}.popup-window-content-white .popup-window-content{background-color:#fff}.popup-window-with-titlebar .popup-window-content{padding:20px}.popup-window-close-icon{cursor:pointer;height:27px;outline:none;opacity:0.5;position:absolute;right:0;top:0;width:27px;-webkit-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.popup-window-close-icon:after{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:10px;height:10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.787 1L5 3.787 2.213 1 1 2.213 3.787 5 1 7.787 2.213 9 5 6.213 7.787 9 9 7.787 6.213 5 9 2.213' fill='%23999' fill-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:""}.popup-window-titlebar-close-icon{top:12px;right:10px}.popup-window-close-icon:hover{opacity:1}.popup-window-angly{display:none;height:22px;position:absolute;overflow:hidden;width:33px;pointer-events:none}.popup-window-angly--arrow{background-color:#fff;-webkit-box-shadow:0 0 21px rgba(83,92,105,.13);box-shadow:0 0 21px rgba(83,92,105,.13);content:'';height:15px;position:absolute;left:9px;top:16px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;width:15px}.popup-window-angly-top{display:block;left:10px;margin:0;top:-22px}.popup-window-angly-top .popup-window-angly--arrow{}.popup-window-angly-right{display:block;right:-17px;top:10px;height:30px;width:17px}.popup-window-angly-right .popup-window-angly--arrow{left:-9px;top:8px}.popup-window-angly-bottom{bottom:-20px;display:block;height:20px;margin-left:10px}.popup-window-angly-bottom .popup-window-angly--arrow{top:-9px}.popup-window-angly-left{display:block;left:-14px;top:10px;height:30px;width:14px}.popup-window-angly-left .popup-window-angly--arrow{left:8px;top:8px}.popup-window-overlay{position:absolute;top:0;left:0;display:none;background:#333;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-moz-opacity:0.5;opacity:0.5}.popup-window-resize{opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;position:absolute;right:0;bottom:0;width:10px;height:10px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAAXNSR0IArs4c6QAAADBJREFUGBljYMADLl269B+PNESKNopwmoosgcxGcSeyBDKbKEUoGpA5uNgoplKNAwBv1DPc646T+wAAAABJRU5ErkJggg==");cursor:nwse-resize}.popup-window:hover .popup-window-resize{opacity:1}.menu-popup{padding:8px 0}.menu-popup-title{margin:0 0 7px 0;padding:0 0 0 4px;color:#4c4c4c;white-space:nowrap;font:normal normal normal 12px/normal Arial,Helvetica,sans-serif}.menu-popup .menu-popup-item{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;height:36px;position:relative;text-decoration:none;outline:none;white-space:nowrap}.menu-popup .menu-popup-item[style*="block"]{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.menu-popup .menu-popup-item-disabled{pointer-events:none;opacity:0.4;cursor:default}.menu-popup .menu-popup-item-disabled .main-ui-loader-svg-circle{stroke:#4a4e53;stroke-width:3}.menu-popup-item-icon{display:inline-block;height:16px;margin-left:15px;vertical-align:middle;width:19px}.menu-popup-item-text{display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#525c68;line-height:36px;padding:0 15px 0 9px;text-decoration:none;vertical-align:middle;-webkit-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear}.menu-popup .menu-popup-items .main-buttons-submenu-item.main-buttons-submenu-separator.main-buttons-hidden-label .menu-popup-item-text span{top:-10px !important}.menu-popup-item-text .tariff-lock{margin:0 5px 2px 5px;vertical-align:middle}.popup-window-fixed-width .menu-popup-item-text{-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.menu-popup-no-icon .menu-popup-item-text{padding:0 15px}.menu-popup-item-submenu .menu-popup-item-text{padding-right:28px}.menu-popup-item:hover,.menu-popup-item.menu-popup-item-open{background-color:#f5f5f6}.menu-popup-item:hover .menu-popup-item-text{color:#3b434f}.menu-popup-item.menu-popup-item-disabled:hover{background:initial}.menu-popup-item-submenu:after{position:absolute;right:11px;top:50%;margin-top:-4px;width:6px;height:9px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0tLjAxIDEuMTg3bDIuOTIyIDIuOTItMi45MiAyLjkyMyAxLjE3MyAxLjE3MyAyLjkyLTIuOTJMNS4yNiA0LjEwNyAxLjE2NC4wMTMiIGZpbGw9IiNBOEFCQjIiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);background-size:cover;content:""}.bx-admin-submenu-opened{background:#f0f0f0 !important;border-radius:3px}.menu-popup-no-icon .menu-popup-item-icon{display:none}.menu-popup-item-view .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8.37 0a6.37 6.37 0 015.326 9.861l3.309 3.307c.392.392.39 1.03.005 1.415l-.427.427c-.39.389-1.025.384-1.415-.005l-3.307-3.309A6.37 6.37 0 118.369 0zm0 1.82a4.55 4.55 0 100 9.098 4.55 4.55 0 000-9.098z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-edit .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M14.42 1l2.55 2.577-9.978 9.951-2.55-2.577L14.418 1zM3.008 14.638a.267.267 0 00.067.255c.067.067.164.093.255.067l2.851-.768-2.405-2.405-.768 2.85z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-create .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='15'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8.978 0v6h6.064v2.948l-6.064-.001v6.043H6l-.001-6.043H0V6h5.999L6 0h2.978z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-create-quick .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.39 8.032v3l3.01.002v2l-3.01-.001v3.003h-2v-3.003h-3.005v-2h3.006V8.032h2zM12.23 0L6.77 6.044h5.46l-8.865 9.409L6.77 8.744H2L5.009 0h7.22z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-take .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M7.477 14.702L2 9.39l2.267-2.209 3.21 3.102L16.002 2l2.267 2.209z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-begin .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M9.632 1a7.632 7.632 0 110 15.265A7.632 7.632 0 019.632 1zm0 1.752a5.88 5.88 0 100 11.761 5.88 5.88 0 000-11.761zM8.296 5.119a.7.7 0 01.375.11l4.418 2.806a.7.7 0 010 1.182L8.67 12.024a.7.7 0 01-1.075-.59V5.818a.7.7 0 01.7-.7z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-decline .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M6.161 2l.017 2.83h2.138a4.433 4.433 0 014.433 4.434v.129a4.433 4.433 0 01-4.433 4.433H4.91c-.24 0-.474-.019-.702-.055v-1.949h3.908l.163-.005a2.48 2.48 0 002.317-2.475l-.005-.163A2.48 2.48 0 008.116 6.86H6.19l.017 3.048L2 5.932 6.161 2zm10.043 1.887v9.662h-2.008V3.887h2.008z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-reopen .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M9.514 2a6.508 6.508 0 015.42 2.899l1.794-1.796v5.681h-5.68l2.238-2.238a4.254 4.254 0 10-3.772 6.222l.146-.005-.173 2.264-.207-.004A6.514 6.514 0 019.514 2z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-complete .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M4 2h11.648L13.1 6.015l2.548 4.016-9.661-.001v4.963H4V2z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-hold .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M8 2v12H5V2h3zm5.986 0v12h-3V2h3z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-accept .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M7.477 14.702L2 9.39l2.267-2.209 3.21 3.102L16.002 2l2.267 2.209z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-remake .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.246 8.07l1.398 2.234a2 2 0 01-1.695 3.06l-3.038-.001v2.439L8.56 12.45l3.352-3.352-.001 2.065 2.676.001-1.247-1.993 1.906-1.101zM5.58 5.71l1.227 4.578L4.849 9.16l-1.253 2.005h3.056v2.2H3.236a2 2 0 01-1.695-3.06L2.944 8.06 1 6.936 5.579 5.71zM10.153.304a2 2 0 01.635.635l1.746 2.791L14.5 2.597l-1.227 4.578L8.694 5.95l1.933-1.117-1.535-2.455L7.6 4.761l-1.906-1.1L7.397.94a2 2 0 012.756-.635z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-delete .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M15.406 3.889l-3.8 3.8 3.841 3.841-1.867 1.867-3.841-3.842-3.826 3.828-1.887-1.886L7.853 7.67l-3.8-3.8L5.92 2.003l3.8 3.8 3.8-3.8z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-copy .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M4.898 9.472V3.094c0-.108.088-.196.196-.196h6.378c.107 0 .195.088.195.196V3.4h1.899v-1.76a.642.642 0 00-.64-.641H3.64a.642.642 0 00-.64.64v9.285c0 .353.288.64.64.64h1.655V9.668h-.201a.196.196 0 01-.196-.195zm10.223 3.442a.208.208 0 01-.207.207H8.161a.208.208 0 01-.207-.207V6.161c0-.113.094-.207.207-.207h6.753c.114 0 .207.094.207.207v6.753zm1.148-8.86H6.713a.66.66 0 00-.659.66v9.555a.66.66 0 00.66.659h9.555a.661.661 0 00.659-.66V4.714a.66.66 0 00-.66-.659z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-delegate .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M10.283 2.73c-.485-.8 3.605-1.466 3.877.984a7.774 7.774 0 010 2.227s.611-.073.203 1.137c0 0-.225.87-.57.675 0 0 .056 1.1-.487 1.287 0 0 .04.586.04.625l.453.07s-.014.49.077.542c.414.279.868.49 1.345.626 1.41.372 2.126 1.012 2.126 1.571l.388 2.55H5.908s.079-1.256.293-2.127c.215-.87 1.42-1.516 2.53-2.013.575-.258.7-.412 1.278-.676a2.04 2.04 0 00.039-.487l.491-.06s.065.122-.039-.597c0 0-.552-.15-.578-1.294 0 0-.415.143-.44-.55-.018-.47-.372-.878.137-1.216l-.26-.72s-.272-2.78.924-2.555zm-7.307.929l4.167 4.168-4.167 4.167-.001-3.001H0v-2h2.975V3.659z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-add-to-tm .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16'%3E%3Cpath fill='%23525C69' fill-rule='evenodd' d='M12.293 1.542a7.494 7.494 0 014.696 6.952 7.348 7.348 0 01-7.196 7.49 7.494 7.494 0 112.5-14.442zM5.428 4.587a5.64 5.64 0 004.291 9.543 5.53 5.53 0 005.416-5.636 5.64 5.64 0 00-9.707-3.907zM8.13 9.989V5.417h2v2.572h2.508v2H8.13z'/%3E%3C/svg%3E") no-repeat}.menu-popup-item-accept-sm .menu-popup-item-icon{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16' viewBox='-4 -4 19 16'%3E%3Cpath fill='%232066B0' d='M1.36 3.446L4.013 6.1 10.316 0l1.36 1.36-6.299 6.1-1.364 1.36-1.36-1.36L0 4.806z'/%3E%3C/svg%3E") no-repeat}.popup-window-button-left,.popup-window-button-right{display:none}.popup-window-dark{background-color:rgba(0,0,0,0.8);border-radius:4px;-webkit-box-shadow:0 19px 24px rgba(88,112,118,0.17);box-shadow:0 19px 24px rgba(88,112,118,0.17)}.popup-window-dark .popup-window-content{background-color:transparent;color:#fff;margin:0}.popup-window-dark .popup-window-angly--arrow{background-color:rgba(0,0,0,0.8)}.popup-window-dark .popup-window-titlebar-text{color:#fff}.popup-window-dark .popup-window-close-icon:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.787 1L5 3.787 2.213 1 1 2.213 3.787 5 1 7.787 2.213 9 5 6.213 7.787 9 9 7.787 6.213 5 9 2.213' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.popup-window-tabs-box{padding:10px 0 4px}.popup-window-tabs{position:relative;padding:0 20px 0 0;margin:0;height:42px;font-size:0;z-index:1}.popup-window-tab{display:inline-block;height:42px;margin:0 7px 0 0;padding:0 12px;border:none;vertical-align:top;font-size:14px;font-weight:bold;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:41px;color:#535c69;background-color:#ecf2f3;text-shadow:none;cursor:pointer;-webkit-transition:background-color 0.15s linear;-o-transition:background-color 0.15s linear;transition:background-color 0.15s linear}.popup-window-tab:hover{background-color:#f7f9f9}.popup-window-tab-selected{position:relative;z-index:2;padding:0 11px;background-color:#fff !important;line-height:40px;border-radius:2px 2px 0 0;border:1px solid #c6cdd3;border-bottom:none;cursor:default}.popup-window-tabs-content{margin:0;padding:10px;border:1px solid #c6cdd3;border-radius:0 3px 3px}.popup-window-tab-content{display:none;padding:20px;background:#eef2f4}.popup-window-tabs-content-white .popup-window-tab-content{padding:10px;background:#fff}.popup-window-tab-content-selected{display:block}.popup-window-show-animation-opacity{-webkit-animation:popupWindowShowAnimationOpacity 100ms;animation:popupWindowShowAnimationOpacity 100ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowShowAnimationOpacity{0%{opacity:0}100%{opacity:1}}@keyframes popupWindowShowAnimationOpacity{0%{opacity:0}100%{opacity:1}}.popup-window-show-animation-opacity-transform{-webkit-animation:popupWindowShowAnimationOpacityTransform 100ms;animation:popupWindowShowAnimationOpacityTransform 100ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowShowAnimationOpacityTransform{0%{opacity:0;-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);transform:translate3d(0,0px,0)}}@keyframes popupWindowShowAnimationOpacityTransform{0%{opacity:0;-webkit-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);transform:translate3d(0,0px,0)}}.popup-window-close-animation-opacity{-webkit-animation:popupWindowCloseAnimationOpacity 150ms;animation:popupWindowCloseAnimationOpacity 150ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowCloseAnimationOpacity{0%{opacity:1}100%{opacity:0}}@keyframes popupWindowCloseAnimationOpacity{0%{opacity:1}100%{opacity:0}}.popup-window-close-animation-opacity-transform{-webkit-animation:popupWindowCloseAnimationOpacity 150ms;animation:popupWindowCloseAnimationOpacity 150ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popupWindowCloseAnimationOpacityTransform{0%{opacity:1;-webkit-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);transform:translate3d(0,0px,0)}100%{opacity:0;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}}@keyframes popupWindowCloseAnimationOpacityTransform{0%{opacity:1;-webkit-transform:translate3d(0,0px,0);-ms-transform:translate3d(0,0px,0);transform:translate3d(0,0px,0)}100%{opacity:0;-webkit-transform:translate3d(0,25px,0);-ms-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}}.popup-window-show-animation-scale{-webkit-animation:popup-window-show-animation-scale 400ms;animation:popup-window-show-animation-scale 400ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes popup-window-show-animation-scale{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes popup-window-show-animation-scale{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}

/* /bitrix/templates/furniture_dark-blue/components/bitrix/catalog.element/services_element/style.css */
.product-item-detail-slider-controls-image img,.product-item-detail-slider-image img,.product-item-label-center.product-item-label-middle{transform:translateY(-50%) translateX(-50%)}.product-item-detail-info-section{padding:0 20px}@media (max-width:992px){.product-item-detail-info-section{padding:0}}.product-item-detail-info-container{margin-bottom:20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.product-item-detail-info-container-title{margin-bottom:3px;color:#000;font-weight:700;font-size:13px}.product-item-detail-pay-block{position:relative;margin-bottom:15px;padding:20px 20px 0;border:1px solid #e4e4e4;border-radius:3px;background-color:#fff}.bx-retina .product-item-amount-field,.bx-retina .product-item-amount-field-btn-minus,.bx-retina .product-item-amount-field-btn-plus,.bx-retina .product-item-detail-pay-block{border-width:.5px}.product-item-detail-compare-container{position:relative;margin:0 -20px;padding:4px 15px;min-height:30px;border-top:1px solid #e4e4e4;background:#f3f3f3;box-shadow:inset 0 1px 1px 0 #eee;color:#4e4e4e;vertical-align:middle;font-size:12px;line-height:20px}.product-item-detail-slider-image img,.product-item-scu-item-color,.product-item-selected-scu-color{background-position:center;background-repeat:no-repeat}.product-item-detail-compare .checkbox{margin:0;padding:0}.product-item-detail-price-current{color:#d0021b;white-space:nowrap;font-weight:700;font-size:30px;line-height:33px;transition:font-size .2s}.product-item-detail-price-old{color:#bdbdbd;text-decoration:line-through;white-space:nowrap;font-weight:700;font-size:14px;line-height:17px}.product-item-scu-container{padding:0 0 2px}.product-item-scu-container-title{color:#333;font-size:12px}.product-item-scu-item-text,.product-item-selected-scu{font-size:11px;white-space:nowrap;text-transform:uppercase;text-overflow:ellipsis;overflow:hidden}.product-item-detail-short-card-btn .btn.product-item-detail-buy-button,.product-item-scu-list{margin:0}.product-item-scu-item-list{overflow:hidden;margin:0 0 0 -2px;padding:0;list-style:none}.product-item-scu-item-color-container,.product-item-scu-item-text-container{display:inline-block;box-sizing:border-box;padding:5px 3px;max-width:100%;vertical-align:middle}.product-item-scu-item-text-container{min-width:48px}.product-item-scu-item-color-container{max-width:38px;width:25%}.product-item-scu-item-color-block{position:relative;padding-top:100%;outline:#c0cfda solid 1px;cursor:pointer}.bx-no-touch .product-item-scu-item-color-block{transition:outline .2s}.bx-retina .product-item-detail-slider-controls-image,.bx-retina .product-item-scu-item-color-block,.bx-retina .product-item-scu-item-text-block,.bx-retina .product-item-selected-scu{outline-width:.5px}.bx-no-retina .product-item-detail-slider-controls-image.active,.product-item-scu-item-color-container.selected .product-item-scu-item-color-block,.product-item-scu-item-text-container.selected .product-item-scu-item-text-block{outline-width:2px}.bx-retina .product-item-detail-slider-controls-image.active,.bx-retina .product-item-scu-item.selected .product-item-scu-item-color-block,.bx-retina .product-item-scu-item.selected .product-item-scu-item-text-block{outline-width:1px}.product-item-scu-item-color{position:absolute;top:2px;right:2px;bottom:2px;left:2px;background-size:contain}.product-item-scu-item-text-block{position:relative;padding:0 5px;outline:#c0cfda solid 1px;cursor:pointer}.bx-no-touch .product-item-scu-item-text-block{transition:outline .3s}.product-item-scu-item-text{max-width:100%;vertical-align:middle;text-align:center;line-height:18px}.product-item-amount-field,.product-item-selected-scu{height:22px;line-height:22px;display:inline-block;text-align:center;vertical-align:middle}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block{position:relative;overflow:hidden;outline-color:#a9adb4!important}.product-item-scu-item-color-container.notallowed .product-item-scu-item-color-block:after,.product-item-scu-item-text-container.notallowed .product-item-scu-item-text-block:after{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4gIDxwYXRoIGZpbGw9IiNBOUFEQjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE0LjM5MjEyNjgsMTMuMjMyMzAyOSBMMjUuOTkyLDEuNDE4IEwyNC42LDAgTDEyLjk5OTk5NTYsMTEuODE0NDM2NCBMMS40LDAgTDAuMDA5LDEuNDE5IEwxMS42MDc4Njg3LDEzLjIzMjI5NzUgTDAuNDczLDI0LjU3MyBMMS44NjUsMjUuOTkxIEwxMi45OTk5OTkzLDE0LjY1MDE2NDUgTDI0LjEzNCwyNS45OSBMMjUuNTI2LDI0LjU3MiBMMTQuMzkyMTI2OCwxMy4yMzIzMDI5IFoiLz48L3N2Zz4=) center no-repeat rgba(255,255,255,.75);background-size:80% 80%;content:""}.product-item-selected-scu-container{word-spacing:1px}.product-item-selected-scu{padding:0 5px;min-width:22px;outline:#c0cfda solid 1px}.product-item-selected-scu-color{background-size:20px 20px}.product-item-amount{padding:0 0 2px;text-align:center}.product-item-amount-field-btn-minus,.product-item-amount-field-btn-plus{position:relative;display:inline-block;min-width:22px;height:22px;border-radius:2px;background-color:#f2f2f2;color:#fff;vertical-align:middle;text-align:center;cursor:pointer;transition:background .3s,opacity .3s}.product-item-amount-field-btn-minus:hover,.product-item-amount-field-btn-plus:hover{background:#d3d3d3}.product-item-amount-field-btn-minus:after,.product-item-amount-field-btn-plus:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.8;transition:opacity .3s,background .3s}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:after,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:after{opacity:.3!important;cursor:default}.product-item-amount-field-btn-disabled.product-item-amount-field-btn-minus:hover,.product-item-amount-field-btn-disabled.product-item-amount-field-btn-plus:hover{background-color:#f2f2f2}.product-item-amount-field-btn-plus:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxwYXRoIGZpbGw9IiM1MjVDNjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4LDEyIEwxOCwwIEwxMiwwIEwxMiwxMiBMMCwxMiBMMCwxOCBMMTIsMTggTDEyLDMwIEwxOCwzMCBMMTgsMTggTDMwLDE4IEwzMCwxMiBMMTgsMTIgWiIvPjwvc3ZnPg==) center/10px no-repeat}.product-item-amount-field-btn-minus:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";opacity:.8;transition:opacity .3s;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4gIDxyZWN0IHdpZHRoPSIzMCIgaGVpZ2h0PSI2IiB5PSIxMiIgZmlsbD0iIzUyNUM2OCIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+) center/10px no-repeat}.product-item-amount-field-btn-minus:hover:after,.product-item-amount-field-btn-plus:hover:after,.product-item-detail-slider-container.popup .product-item-detail-slider-close:hover{opacity:1}.product-item-amount-field{padding:0;max-width:50px;width:auto;border:1px solid transparent;border-radius:2px;background:0 0!important;color:#000;font-weight:700;font-size:19px;transition:border .3s}.product-item-amount-field:focus{outline:0!important}.bx-no-touch input.product-item-amount-field::-webkit-inner-spin-button,.bx-no-touch input.product-item-amount-field::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.product-item-amount-description-container{color:#a5a5a5;white-space:nowrap;font-size:12px}.product-item-amount-description-container strong{color:#333;white-space:nowrap}.product-item-amount-label-container{margin:5px 0;color:#a5a5a5;font-weight:700;font-size:12px}.product-item-quantity{color:#333;font-weight:400;font-size:12px}.btn.product-item-detail-buy-button{position:relative;display:block;margin:0 auto 20px;max-width:250px;width:100%;height:50px;text-transform:uppercase;font-weight:800;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.btn.product-item-detail-buy-button span{position:absolute;top:50%;right:0;left:0;display:inline-block;min-height:16px;max-width:100%;white-space:normal;line-height:16px;transform:translateY(-50%)}.btn-link.product-item-detail-buy-button{height:25px}.product-item-detail-slider-container{position:relative;max-width:100%;background:0 0;transition:background .8s}.product-item-detail-slider-block{position:relative;box-sizing:border-box;padding-top:56.25%;height:0}.product-item-detail-slider-block.product-item-detail-slider-block-square{padding-top:100%}.product-item-detail-slider-images-container{position:absolute;top:0;right:0;bottom:0;left:0}.product-item-detail-slider-image{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;opacity:0;transition:opacity 250ms linear}.product-item-detail-slider-image.active{z-index:10;opacity:1}.product-item-detail-slider-image img{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;width:auto;height:auto;outline:transparent solid 1px;transition:background-size 450ms,width 450ms,height 450ms,outline 450ms}.product-item-detail-slider-progress-bar{position:absolute;bottom:0;left:0;z-index:180;height:3px}.product-item-detail-slider-controls-block{padding:10px 0;text-align:center}.product-item-detail-slider-controls-image{position:relative;display:inline-block;overflow:hidden;width:65px;height:65px;outline:#c0cfda solid 1px;background-color:#fff;text-align:center;cursor:pointer}.product-item-detail-slider-controls-image img{position:absolute;top:50%;left:50%;max-width:65px;max-height:65px;width:auto;height:auto}.product-item-detail-slider-left,.product-item-detail-slider-right{position:absolute;top:0;bottom:0;z-index:111;display:block;width:25%;background:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2230%22%20viewBox%3D%220%200%2016%2030%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2050%202%2036%2016%2022%2015%2021%201%2035%200%2036%201%2037%2015%2051%22%20transform%3D%22translate(0%20-21)%22%2F%3E%3C%2Fsvg%3E') center no-repeat rgba(255,255,255,0);opacity:.57;cursor:pointer;transition:.3s}.product-item-detail-slider-left{left:0}.product-item-detail-slider-right{right:0;transform:rotate(180deg)}.product-item-detail-slider-left:hover,.product-item-detail-slider-right:hover{background-color:rgba(255,255,255,.4);opacity:.8}.product-item-detail-slider-close,.product-item-detail-slider-container.popup .product-item-label-ring,.product-item-detail-slider-container.popup .product-item-label-text,.product-item-detail-tab-content{display:none}.product-item-detail-slider-container.popup .product-item-detail-slider-close{position:absolute;top:4px;right:110px;bottom:0;z-index:150;display:block;width:50px;height:50px;background:url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%3Cpolygon%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20points%3D%2216%2015.1%208.944%208%2016%201%2015.006%200%208.05%207%20.994%200%200%201%207.056%208%200%2015.1%20.994%2016%208.05%209%2015.006%2016%22%2F%3E%3C%2Fsvg%3E') center no-repeat;opacity:.27;cursor:pointer;transition:.3s}.product-item-detail-slider-container.popup .product-item-detail-slider-images-container,.product-item-detail-slider-container.popup .product-item-detail-slider-right{right:105px}.product-item-detail-slider-container.magnified .product-item-detail-slider-image{z-index:100}.product-item-detail-slider-container.magnified .product-item-detail-slider-image img{outline-color:#ddd}.product-item-detail-slider-container.magnified .product-item-detail-slider-left,.product-item-detail-slider-container.magnified .product-item-detail-slider-right{z-index:50}.product-item-detail-slider-container.magnified .product-item-label-ring,.product-item-detail-slider-container.magnified .product-item-label-text{opacity:0}.product-item-detail-slider-container.popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#fff;animation-name:imgPopupShow;animation-duration:.3s}.product-item-detail-slider-container.popup .product-item-detail-slider-block{padding-top:0;height:100vh}.product-item-detail-slider-container.popup .product-item-detail-slider-image{position:absolute;top:50%;left:50%;max-height:100vh;width:calc(100% - 150px);transform:translateY(-50%) translateX(-50%)}@-webkit-keyframes imgPopupShow{from{opacity:0}to{opacity:1}}@-moz-keyframes imgPopupShow{from{opacity:0}to{opacity:1}}@-ms-keyframes imgPopupShow{from{opacity:0}to{opacity:1}}@-o-keyframes imgPopupShow{from{opacity:0}to{opacity:1}}@keyframes imgPopupShow{from{opacity:0}to{opacity:1}}.product-item-detail-slider-container.popup .product-item-detail-slider-image img{max-width:100%;max-height:90vh;width:auto;cursor:default}.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block{position:absolute;top:0;right:0;bottom:0;overflow-y:auto;padding:20px;border-left:1px solid #d3d3d3;background-color:#fff}.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image{display:block;margin-bottom:20px}.product-item-label-ring,.product-item-label-text{position:absolute;z-index:190;opacity:1;transition:opacity 450ms}.product-item-label-ring,.product-item-label-text span{display:inline-block;clear:both;margin-bottom:2px;background:#f42c2c;color:#fff;vertical-align:middle;text-align:center;transition:250ms}.bx-red .product-item-label-ring,.bx-red .product-item-label-text span{background-color:#fba90c}.product-item-label-ring>div,.product-item-label-text>div{line-height:0}.product-item-label-text span{padding:2px 5px;vertical-align:middle;font-weight:700}.product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-weight:400;font-size:13px;line-height:14px}.product-item-label-text.product-item-label-big span{padding:4px 10px;font-size:13px;line-height:17px}.product-item-label-ring{box-sizing:border-box;border-radius:50%;font-weight:700}.product-item-label-ring.product-item-label-small{width:40px;height:40px;font-size:14px;line-height:40px}.product-item-label-ring.product-item-label-big{width:50px;height:50px;font-size:18px;line-height:50px}@media (max-width:767px){.product-item-detail-slider-container.popup .product-item-detail-slider-images-container,.product-item-detail-slider-container.popup .product-item-detail-slider-right{right:0}.product-item-detail-slider-container.popup .product-item-detail-slider-block{padding-top:0;height:calc(100vh - 111px)}.product-item-detail-slider-container.popup .product-item-detail-slider-image{width:90%}.product-item-detail-slider-container.popup .product-item-detail-slider-image img{max-width:100%;max-height:calc(100vh - 115px);width:auto;cursor:default}.product-item-detail-slider-container.popup .product-item-detail-slider-controls-block{position:absolute;top:auto;right:0;bottom:0;left:0;overflow-x:auto;max-height:111px;border-top:1px solid #d3d3d3;border-left:none;white-space:nowrap}.product-item-detail-slider-container.popup .product-item-detail-slider-controls-image{display:inline-block;margin-bottom:0}.product-item-detail-slider-container.popup .product-item-detail-slider-close{right:10px;z-index:200}.product-item-detail-slider-left,.product-item-detail-slider-right{max-width:75px}.product-item-label-text>div{line-height:0}.product-item-label-text.product-item-label-small span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-small span{margin-bottom:1px;padding:2px 7px;font-size:10px;line-height:14px}.product-item-big-card .product-item-label-text.product-item-label-small span,.product-item-label-text.product-item-label-big span,.product-item-scalable-card.hover .product-item-label-text.product-item-label-big span{margin-bottom:1px;padding:3px 12px;font-size:14px;line-height:16px}.product-item-big-card .product-item-label-text.product-item-label-big span{padding:3px 12px;font-size:20px;line-height:25px}.product-item-label-ring.product-item-label-small,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-small{width:20px;height:20px;font-size:13px;line-height:20px}.product-item-big-card .product-item-label-ring.product-item-label-small,.product-item-label-ring.product-item-label-big,.product-item-scalable-card.hover .product-item-label-ring.product-item-label-big{width:35px;height:35px;font-size:12px;line-height:35px}.product-item-big-card .product-item-label-ring.product-item-label-big{width:70px;height:70px;font-size:24px;line-height:70px}}.product-item-label-top{top:-5px}.product-item-label-center{left:50%;transform:translateX(-50%)}.product-item-label-center>div{text-align:center}.product-item-label-left{left:-5px}.product-item-label-left>div{text-align:left}.product-item-label-bottom{bottom:-5px}.product-item-label-middle{top:50%;transform:translateY(-50%)}.product-item-label-right{right:-5px}.product-item-label-right>div{text-align:right}.product-item-detail-tabs-container{min-height:60px;border-bottom:1px solid #ededed;background:#fff}.product-item-detail-tabs-list{display:block;margin:0;padding:0;list-style:none}.product-item-detail-tabs-list:after{display:table;clear:both;content:""}.product-item-detail-tab{float:left;min-height:60px}.product-item-detail-tab-link{position:relative;display:inline-block;box-sizing:border-box;padding:10px 25px;height:60px;color:#039be5;vertical-align:middle;text-transform:uppercase;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-weight:700;font-size:13px;line-height:45px;transition:250ms}.product-item-detail-tab-link:hover,.product-item-detail-tab.active .product-item-detail-tab-link{color:#000}.product-item-detail-tab-link:after{position:absolute;right:0;bottom:0;left:0;height:0;background:#1485ce;content:"";transition:250ms}.product-item-detail-tab-link:hover:after,.product-item-detail-tab.active .product-item-detail-tab-link:after{height:3px}.product-item-detail-tab-link:active:after{height:6px}.product-item-detail-tab-content{padding:25px 0}@media (max-width:991px){.product-item-detail-tabs-container{display:none!important}.product-item-detail-tab-content{display:block!important}}.product-item-detail-tabs-container-fixed{position:fixed;top:-100px;right:0;left:0;z-index:1000;box-shadow:0 4px 14px 0 rgba(32,54,74,.23);transition:top 350ms linear;min-height:45px;background:#fff}.product-item-detail-short-card-fixed.active,.product-item-detail-tabs-container-fixed.active{top:0;opacity:1}.product-item-detail-short-card-fixed .product-item-detail-short-card-content-container,.product-item-detail-tabs-container-fixed .product-item-detail-tabs-list{margin:0 auto;max-width:1048px}.product-item-detail-tabs-container-fixed .product-item-detail-tab{min-height:45px}.product-item-detail-tabs-container-fixed .product-item-detail-tab-link{padding:10px 25px;height:45px;line-height:25px}.bx-touch .product-item-detail-short-card-fixed,.bx-touch .product-item-detail-tabs-container-fixed{display:none!important}.product-item-detail-short-card-fixed{position:fixed;top:-85px;right:0;left:0;z-index:1010;box-sizing:border-box;padding:7px 0 8px;height:85px;background-color:#fff;box-shadow:0 4px 14px 0 rgba(32,54,74,.23);transition:top 220ms linear}.product-item-detail-short-card-fixed.active+.product-item-detail-tabs-container-fixed.active{top:85px}.product-item-detail-short-card-content-container table{min-width:100%;border-collapse:collapse}.product-item-detail-short-card-image{padding-right:15px;width:80px;vertical-align:middle;text-align:left}.product-item-detail-short-card-image img{max-width:none;height:65px}.product-item-detail-short-title-container{max-width:650px}.product-item-detail-short-title-text{display:block;color:#000;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:16px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif}.product-item-detail-short-card-price{padding:0 10px;vertical-align:middle;text-align:right}.product-item-detail-short-card-btn{padding-left:10px;min-width:120px}.product-item-detail-tab-content.active{display:block}.product-item-detail-tab-content h3{margin-bottom:10px;font-weight:700;font-size:14px}.product-item-detail-properties{display:block;overflow:hidden;margin:0;max-width:560px;color:#a5a5a5;font-size:12px}.product-item-detail-properties dl{clear:both}.product-item-detail-properties dt{float:left;clear:both;font-weight:400}.product-item-detail-properties dd{float:right;margin-bottom:3px;margin-left:5px;color:#000}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}

/* /bitrix/templates/.default/components/bitrix/catalog.section.list/topmenu/style.css */
.catalog-sections-list-menu-items{display:block;padding:0;margin:0;background-color:#fff}.catalog-sections-list-menu-item{display:block;padding:0 0 0 17px;margin:0}.catalog-sections-list-menu-item-link{padding:0 17px 0 0;width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;min-height:55px;border-bottom:1px solid rgba(18,18,18,0.06);vertical-align:middle;text-decoration:none !important}.catalog-sections-list-menu-item-text{font-style:normal;font-weight:normal;font-size:18px;line-height:21px;color:#333;padding:17px 0}.catalog-sections-list-menu-item-text:hover{color:#000}.catalog-sections-list-menu-item-text i{font-style:normal;opacity:.6}.catalog-sections-list-menu-item:active,.catalog-sections-list-menu-item:hover,.catalog-sections-list-menu-item.selected .catalog-sections-list-menu-item-text{opacity:1}.catalog-sections-list-menu-item-angle{display:block;transform:rotate(-45deg);border-bottom:1px solid;border-right:1px solid;color:#333;opacity:0.6;width:7px;height:7px}

/* /bitrix/templates/furniture_dark-blue/template_styles.css */
body{font-family:'Qanelas-Regular';margin:0;padding:0}body,body *{box-sizing:border-box}.big_container{width:100%;padding:0px 40px}.middle_container{width:1286px;margin:0 auto}.small_contaner{width:1160px;margin:0 auto}.bg_blue{background:#ecf9fd}.bg_green{background:#f5fffa}.radius_some_block{border-radius:20px;padding:40px;width:100%;height:auto}.middle_container .radius_some_block{padding-left:67px;padding-right:67px}.flex_container_justify{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:'Qanelas-SemiBold',sans-serif;margin:0;padding:0}.big_title{font-family:'Qanelas-SemiBold',sans-serif;font-weight:600;font-size:50px;line-height:61px;color:#343434}.big_title strong{font-family:'Qanelas-SemiBold',sans-serif;font-weight:600;color:#62bd78}p{font-weight:400;font-size:16px;line-height:160%;color:#646464;margin:0;font-family:'Qanelas-Regular',sans-serif}p b,p strong{font-family:'Qanelas-SemiBold',sans-serif}.after_title{margin-top:20px}ul,ol{list-style:none;padding:0;margin:0}a{color:#62bd78;text-decoration:none}.btn{width:auto;height:45px;padding:0px 17.5px;border:none;background:transparent;border-radius:12px;text-align:center;font-size:16px;line-height:1;font-family:'Qanelas-SemiBold',sans-serif;font-style:normal;cursor:pointer;transition:all 0.5s ease 0s}a.btn{display:inline-block;line-height:41px}.btn_primary{background:#62bd78;color:#ffffff;border:1px solid #62bd78}.btn_primary:hover{background:#8fdda2;border:1px solid #8fdda2;box-shadow:0px 0px 10px #9fedb2}.btn_blue{background:#3892b7;color:#ffffff;border:1px solid #3892b7}.btn_blue:hover{background:#4eb3dd;border:1px solid #4eb3dd;box-shadow:0px 0px 10px #67c3e9}.btn_transparent{border:1px solid #62bd78;color:#62bd78}.btn_transparent:hover{color:#8fdda2;border:1px solid #8fdda2;box-shadow:0px 0px 10px #9fedb2}.download.btn_transparent{border:none;color:#646464}.download.btn_transparent:hover{box-shadow:none;color:#8fdda2}.btn_grey{background:#ecf4f0;color:#62bd78;border:1px solid #ecf4f0}.btn_grey:hover{color:#8fdda2;background:#f1fbf6;border:1px solid #f1fbf6;box-shadow:0px 0px 10px #e2efe7}.pop_up{width:100%;height:100%;background:rgba(52,52,52,0.6);position:fixed;top:0;left:0;z-index:9999;text-align:center;display:none}.pop_up:before{width:0px;height:100%;display:inline-block;vertical-align:middle;content:''}.close_div{width:100%;height:100%;top:0;left:0;position:absolute;cursor:pointer;z-index:2}.close_x_pop{position:absolute;right:25px;top:25px}.inpop{display:inline-block;vertical-align:middle;width:658px;height:auto;border-radius:20px;text-align:left;position:relative;z-index:2;transition:transform 1s ease 0s;transform:translateY(-200%)}.form_standart .form_standart_title{margin-bottom:33px}.form_standart input,.form_standart textarea{width:100%;height:45px;border:1px solid #62bd78;border-radius:12px;font-family:'Qanelas-Regular',sans-serif;font-weight:400;padding-left:20px;font-size:16px;line-height:1;color:#0c3b62;outline:none}.form_standart input:focus,.form_standart textarea:focus{outline:none;box-shadow:0px 0px 10px #9fedb2}.form_bottom_text{font-size:14px;color:rgba(100,100,100,0.8);margin-top:0;padding-top:10px}.send_call_back{margin-top:30px;width:186px}.form_standart textarea{height:135px;padding-top:14px;line-height:19px}.inputs_half input{width:calc(50% - 10px)}.form_standart input{margin-bottom:20px}.clear{clear:both}.big_black_text{color:#343434;font-family:'Qanelas-Bold',sans-serif;text-decoration:none;font-size:16px;line-height:20px;text-transform:uppercase}.close_div_x{width:16px;height:16px;background-image:url(/image/close.svg);background-size:100% auto;background-repeat:no-repeat;background-position:top left;cursor:pointer}.close_div_x:hover{animation:rotateIn 0.5s 1 linear}@keyframes rotateIn{from{transform:rotate(0deg)}to{transform:rotate(180deg)}}.form_filled input{background:#ecf4f0;border:none;border-radius:12px;color:#343434;font-size:14px;line-height:1;padding-left:21px;outline:none}.form_filled input:focus{outline:none;box-shadow:0px 0px 10px #9fedb2}.form_plashka{background:#f5fffa;border-radius:20px;padding:58px;width:100%;height:auto}.form_standart_title{font-size:22px;line-height:27px;color:#343434;font-family:'Qanelas-SemiBold',sans-serif}.form_standart_title input{width:100%;height:58px;border:1px solid #62bd78;border-radius:12px;background:#f5fffa;color:#0c3b62;font-size:16px;line-height:1;padding-left:20px}input.error{border-color:#ff0000 !important}.success_mes,.error_mes{font-size:2rem;line-height:1}.success_mes{color:#62bd78;margin-top:10px;margin-bottom:-10px}.error_mes{color:#ff0000;margin-top:-10px;margin-bottom:10px}.error_mes.mes_tel{margin-top:10px}.mt140{margin-top:60px}.mb30{margin-bottom:30px}.p60{padding:60px 0}.pad20{padding:20px 0px}.sub_block{margin-top:60px}.inline_top{display:inline-block;vertical-align:top}.inline_middle{display:inline-block;vertical-align:middle}.inline_bottom{display:inline-block;vertical-align:bottom}.mt85{margin-top:85px}.text_mt20{margin-top:20px}.icon_title{font-family:'Qanelas-SemiBold',sans-serif;font-size:20px;line-height:24px}header{height:90px;border-bottom:2px solid #ecf4f0;padding-top:14px !important}.header_menu li{margin-right:30px;padding-top:20px;padding-bottom:35px}.header_menu li.width_little_childs{position:relative}.header_menu li.width_childs>a{padding-right:11px;background-image:url(/image/arrowlittlebottom.svg);background-position:right 45%;background-repeat:no-repeat;display:block}.header_menu li a{font-size:14px;line-height:17px;font-family:'Qanelas-SemiBold',sans-serif;font-weight:600;text-transform:uppercase;color:#343434;text-decoration:none;cursor:pointer}.header_menu>li.width_childs>a:hover,.header_menu>li.active>a{background-image:url(/image/arrowlittlebottomgreen.svg)}.header_menu li a:hover,.header_menu>li.active>a{color:#62bd78}.childs_menu{position:absolute;width:100%;top:90px;left:0px;background:#fff;box-shadow:0px 23px 42px rgba(12,59,98,0.22);overflow:hidden;transition:height 0.5s ease 0s;height:0px;opacity:0;z-index:0}.childs_menu_little{width:262px;top:74px;left:-100px;padding:0px 38px}.childs_menu_little ul{padding:23px 0}.childs_menu_little li{padding:15px 0;margin:0}.left_half{width:460px;height:580px;padding-left:183px;border-right:1px solid #ecf4f0}.left_half ul{padding:52px 0px}.left_half ul li{margin-right:0px;padding-top:0px;padding-bottom:25px}.left_half ul li a{display:block;position:relative}.left_half ul>li>a:after{content:'';width:100%;position:relative;width:70px;height:1px;background:#ecf4f0;position:absolute;right:0;top:7px;display:none}.left_half ul li a:hover{color:#62bd78}.left_half ul>li:hover a:after{display:block}.sub-menu{display:none;position:absolute;left:430px;top:0;padding-left:70px !important;min-height:566px}.sub-menu a:after{display:none !important}.left_half ul>li:hover .sub-menu{display:block}.left_half .sub-menu li a{font-family:'Qanelas-Regular',sans-serif;text-transform:none;color:#343434;font-weight:400}.search_btn{width:45px;height:45px;padding:0;padding-top:3px}header .btn{margin-right:9px;margin-top:9px}header .btn.search_btn{margin-right:0}.tel_header{margin-right:22px;margin-top:21px}.logo_top{margin-right:29px}header .logo_top,header .header_menu{float:left}header .btn,header .tel_header{float:right}.eco_bottom_text{margin:40px 0;font-size:25px;line-height:31px;text-align:center;font-family:'Qanelas-SemiBold',sans-serif;color:#62bd78}.search_form{position:absolute;right:40px;top:0;width:0px;height:88px;background:#fff;overflow:hidden;opacity:0;z-index:0;transition:width 0.5s ease 0s}.search_form form{position:relative;margin-top:22px;width:516px;height:45px;z-index:1}.close_search{position:absolute;top:37px;right:14px;z-index:2;transition:opacity 0.5s ease 0.5s;opacity:0}.search_form form input{width:100%;height:100%}.button_right_arrow{width:auto;height:auto;padding:0;border:none;background:transparent;font-family:'Qanelas-SemiBold',sans-serif;font-size:14px;line-height:17px;color:#62bd78;text-transform:uppercase;cursor:pointer}.search_form form button{position:absolute;top:15px;right:51px}.button_right_arrow:after{content:'';background-image:url(/image/arrowlittlebottomgreen.svg);background-repeat:no-repeat;width:5px;height:3px;display:inline-block;vertical-align:top;margin-left:5px;transform:rotate(-90deg);margin-top:6px;transition:all 0.5s ease 0s}a.button_right_arrow:after{margin-top:6.5px}.button_right_arrow:hover:after{margin-left:10px;margin-right:-5px}.search_results{width:392px;height:0px;opacity:0;position:absolute;top:90px;right:122px;z-index:2;background:#f5fffa;box-shadow:0px 4px 4px rgba(0,0,0,0.25);border-radius:12px;transition:height 0.5s ease 0s;z-index:0;overflow:hidden}.search_results span{padding:6px 21px;display:block;font-size:14px;line-height:17px;color:#343434;cursor:pointer;width:100%}.search_results span:first-child{margin-top:13px}.search_results span:hover{background:#ffffff}footer{padding:41px 0px;border-top:5px solid #ecf4f0}.footer_left{width:260px;float:left}.footer_right{float:right;margin-left:40px;max-width:300px}footer .big_black_text{margin-bottom:20px}.footer_left a{margin-top:20px;display:block}.bottom_text_footer{margin-top:100px}.footer_right_menu ul li a{display:block;color:#646464;font-size:14px;line-height:160%;margin-bottom:10px}.footer_right_menu ul li a:hover{color:#62bd78}.email_company{font-family:'Qanelas-SemiBold',sans-serif;font-size:18px;line-height:22px;display:block;margin-top:34px}footer .email_company{margin-top:34px}.footer_right_tree .btn{width:240px;margin-top:14px}.footer_right_tree .do_subscribe{padding:0}.footer_right_tree .do_subscribe img{display:inline-block;vertical-align:top;margin-right:10px;margin-top:14px}.footer_right_tree .telegram .do_subscribe img{margin-top:10px}.footer_right_tree .telegram .btn{background:#fff}.telegram{position:fixed;max-width:1380px;top:auto;bottom:20px;width:100%;right:auto;left:auto;z-index:2}.container{max-width:1380px;width:100%;margin:0 auto;padding:0 15px}.layout{width:100%;display:grid;grid-template-columns:300px 1fr;gap:40px}.layout.service{grid-template-columns:300px 1fr}.layout .serv-card-grid.all_news_reviews{display:grid;grid-template-columns:repeat(3,calc(33.3% - 13.3px));gap:20px}.layout .all_news_reviews .news-item-gorizontal{margin:0;width:100%}.sidebar-custom{max-width:300px;width:300px;padding:24px 0;border-right:2px solid #ecf4f0}@media (max-width:1199px){.layout .serv-card-grid.all_news_reviews{grid-template-columns:repeat(2,calc(50% - 10px))}.layout .news_vertical .news-item-gorizontal,.layout .news_vertical .news-item-gorizontal:nth-child(3n + 3){margin:0;width:100% !important}}@media (max-width:991px){.layout{grid-template-columns:1fr}.layout.service{grid-template-columns:100%}.layout .layout__content{grid-row:1}.layout .layout__sidebar{grid-row:2}.layout .serv-card-grid.all_news_reviews{grid-template-columns:repeat(3,calc(33.3% - 13.3px))}.sidebar-custom{max-width:none;width:100%;border:none}.footer_right_tree .btn.do_subscribe{margin-bottom:40px}.footer_right_tree .telegram .btn.do_subscribe{margin-bottom:0px}}@media (max-width:767px){.layout .serv-card-grid.all_news_reviews{grid-template-columns:repeat(2,calc(50% - 10px))}}@media (max-width:576px){.layout .serv-card-grid.all_news_reviews{grid-template-columns:100%}}.sidebar-custom ul li{position:relative;margin-bottom:14px;transition:all 0.3s ease}.sidebar-custom ul li:after{position:absolute;content:'';width:46px;height:2px;top:6px;right:0;opacity:0;background-color:#ecf4f0;transition:all 0.3s ease}.sidebar-custom ul li:hover:after{opacity:1}.sidebar-custom ul li:last-child{margin-bottom:0}.sidebar-custom ul li a{font-size:14px;line-height:17px;font-family:'Qanelas-SemiBold',sans-serif;font-weight:600;text-transform:uppercase;color:#9f9f9f;text-decoration:none;transition:all 0.3s ease}.sidebar-custom ul li a:hover{color:#343434}.sidebar-custom ul li.active_li_cat a{color:#62bd78}.first_main_block .small_contaner{padding-top:15px;padding-bottom:45px}.first_block_left_part{width:50%}.first_block_right_part{display:flex;justify-content:flex-end;width:50%;position:relative}.first_block_left_part p{font-size:16px;line-height:22px;margin:30px 0 50px}.circle_first_block{width:410px;height:410px;border:1px solid #d5efe8;padding:13.5px;border-radius:50%}.circle_first_block_inner{position:relative;width:100%;height:100%;background:#d5efe8;border-radius:50%;text-align:center;padding-top:22px}.circle_first_block_inner img{display:inline-block;margin-left:23.5px;height:90%}.little_text{display:block;background-color:#ffffff;box-shadow:0px 4px 24px rgb(12 59 98 / 20%);border-radius:12px;padding:19px 21px 20px 47px;background-image:url(/image/littlepapka.svg);background-repeat:no-repeat;background-position:18px 14px;font-size:10px;line-height:14px;color:#343434;font-family:'Manrope',sans-serif;font-weight:700}.circle_first_block_inner>a{position:absolute;transition:all 0.5s ease 0s}.circle_first_block_inner>a.in_circle_a_first{top:20%;left:-66px}.circle_first_block_inner>a.in_circle_a_second{right:-50px;top:50%}.circle_first_block_inner>a.in_circle_a_third{bottom:14%;left:-10px}.circle_first_block_inner>a:hover{box-shadow:0px 4px 24px #f0f3ed}.good_top{font-size:30px;line-height:37px;font-family:'Qanelas-SemiBold',sans-serif;color:#62bd78;display:block}.good_one p{font-size:14px;line-height:140.78%;color:#646464}.good_over_top{font-size:12px;line-height:140.78%;font-family:'Qanelas-SemiBold',sans-serif;color:#62bd78;display:block;margin-bottom:-8px}.services_icons{margin-top:40px}.icon_one_service{background:#f5fffa;border-radius:20px;width:260px;height:300px;padding-top:38px;text-align:center;position:relative;display:block;text-decoration:none;transition:all 0.5s ease 0s}.icon_one_service *{transition:all 0.5s ease 0s}.icon_one_service span{width:100%;display:block;position:absolute;top:220px;left:0;text-align:center;color:#343434}.icon_one_service:hover{box-shadow:0px 4px 24px #f0f3ed}a.btn_all_s{display:block;margin:60px auto 0;width:186px}.good_number_one{width:44%;margin-right:5%;margin-top:30px}.good_number_one:nth-child(2n + 2){margin-right:0px}.num_icon{color:#ffffff;font-size:20px;line-height:40px;width:40px;height:40px;background:#3892b7;border-radius:13px;display:block;text-align:center}.icon_number{width:52px;height:52px;padding:5px;border:1px solid #3892b7;border-radius:18px;margin-right:26px}.icon_good_title{color:#3892b7}.good_number_one p{padding-left:82px}.goods_numbers .good_number_one:nth-child(1),.goods_numbers .good_number_one:nth-child(2){margin-top:0px}.pred_form p{margin:22px 0px 51px}.bg_world{background-image:url(/image/world.svg);background-repeat:no-repeat;background-position:calc(100% - 50px) 50%}.bg_send{background-image:url(/image/bgsend.svg);background-repeat:no-repeat;background-position:calc(100% - 50px) 50%}.bg_circle{background-image:url(/image/circle.svg);background-repeat:no-repeat;background-position:center;padding:140px 0px}.our_mission_text{width:388px;height:auto;background-color:#ffffff;box-shadow:0px 4px 24px rgba(39,109,135,0.15);border-radius:20px;padding:40px;float:right;background-image:url(/image/zakladka.svg);background-repeat:no-repeat;background-position:calc(100% - 17px) 16px;margin-top:10px}.sertificates{width:674px;margin-top:50px}.sert_one{width:198px}.sert_one img{cursor:pointer;max-width:100%;height:auto}.pop_up_image .inpop{width:auto;max-width:800px}.pop_up_image .close_x_pop{right:-20px;top:-20px;background-image:url(/image/closewhite.svg)}.pop_up_image .inpop img{height:auto;width:auto;max-width:100%;max-height:calc(100vh - 46px)}.goods_about{width:740px;margin:0 auto}.good_about{width:350px;margin-top:65px}.good_about:nth-child(2n + 2){margin-left:35px}.goods_about.goods_about_grid{width:100%;display:grid;grid-template-columns:repeat(3,calc(33.3% - 20px));gap:20px;margin-top:60px}@media (max-width:1300px){.goods_about.goods_about_grid{grid-template-columns:50% 50%}}@media (max-width:767px){.goods_about.goods_about_grid{grid-template-columns:50% 50%}}@media (max-width:567px){.goods_about.goods_about_grid{grid-template-columns:100%}}@media (max-width:567px){.goods_about.goods_about_grid{grid-template-columns:100%}}.goods_about.goods_about_grid .good_about{width:100%;margin:0}.goods_about.goods_about_grid .good_about:nth-child(2n + 2){margin:0}.icon_about{width:18px;height:18px;background-repeat:no-repeat;background-position:top left;margin-right:18px}.icon_about1{background-image:url(/image/iconabout1.svg)}.icon_about2{background-image:url(/image/iconabout2.svg)}.icon_about3{background-image:url(/image/iconabout3.svg)}.icon_about4{background-image:url(/image/iconabout4.svg)}.good_about p{padding-left:37px;margin-top:20px}.slider_trust{padding:62px 0px}.slider_logos{width:1038px;margin:76px auto 0}.slider_logos .item{height:110px;display:flex;align-items:center;justify-content:center}.slider_logos .item img{width:auto;height:auto;max-width:100%;max-height:87px}.slider_logos .item img.min_obr{max-height:140px}.owl-nav button span,.owl-dots button span{display:none !important}.owl-nav button,.owl-nav button:hover,.owl-nav button:focus{background:transparent !important;border:none !important;width:10px;height:18px;background-image:url(/image/arrrightblue.svg) !important;background-repeat:no-repeat;position:absolute;top:calc(50% - 44px);z-index:2}.owl-nav button.owl-prev{left:-66px;transform:rotate(180deg)}.owl-nav button.owl-next{right:-66px}.owl-nav button:hover{opacity:0.7}.owl-dots{margin-top:60px}.owl-dots button{width:10px;height:10px;background:transparent !important;border:1px solid #3892b7 !important;margin:0 10px;border-radius:50%}.owl-dots button.active{background:#3892b7 !important}.etap_icons{margin-top:90px}.etap_icon{width:20%;position:relative;padding-right:12px}.flex_container_justify_top{align-items:flex-start}.etap_icon .icon_title{display:block;margin:14px 0}.etap_icon *{position:relative;z-index:2}.etap_icon:before{content:'';position:absolute;left:7px;top:25px;z-index:1;width:100%;height:3px;background:#3892b7}.etap_icon:last-child:before{display:none}.padding_bg{padding:140px 0;background-position:center;background-repeat:no-repeat}.examles{background-image:url(/image/bgpersontransparent.svg)}.example_block{width:258px;height:298px;background:#ffffff;box-shadow:0px 4px 24px rgb(39 109 135 / 15%);border-radius:20px;padding:52px 28px;transition:all 0.5s ease 0s}.example_block:hover{box-shadow:0px 4px 24px #eafbdf}.example_block span{font-size:14px;line-height:22px;text-align:center;display:block;color:#646464}.example_block span strong{font-family:'Qanelas-SemiBold',sans-serif}.example_block span.img_logo_example{display:flex;align-items:center;width:100%;height:77px;margin-bottom:48px;justify-content:center}.reviews .news_blocks{margin-top:64px}.one_new{width:360px;height:503px;background:#f5fffa;border-radius:20px;position:relative;padding:30px;overflow:hidden;transition:all 0.5s ease 0s}.one_new:hover{box-shadow:0px 4px 24px #eafbdf}.new_cat{background:#62bd78;border-radius:3px;padding:5px 7px;font-family:'Qanelas-SemiBold',sans-serif;font-size:10px;line-height:12px;color:#ffffff;position:absolute;top:10px;left:30px;text-transform:uppercase}.image_new{height:180px;display:flex;align-items:center;width:100%;justify-content:center}.image_new img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:cover}.new_date{font-family:'Qanelas-SemiBold',sans-serif;font-size:14px;line-height:160%;color:#62bd78;display:block}.new_title{font-family:'Qanelas-SemiBold',sans-serif;font-size:20px;line-height:27px;color:#343434;margin-top:12px;display:block}.one_new p{font-size:14px;line-height:22px;color:#646464;margin-top:20px}.new_read_more{position:absolute;left:30px;bottom:30px}.half_bottom_form_left{width:451px;margin-top:20px}.half_bottom_form_right{width:658px;margin-top:9px}.bottom_contacts{margin-top:112px}.bottom_socs{margin-top:148px}.mt15{margin-top:15px}.bottom_contacts a{font-family:'Qanelas-SemiBold',sans-serif;font-size:20px;line-height:24px;color:#343434}.one_soc{display:inline-block;vertical-align:middle;width:40px;height:40px;text-align:center;background:#62bd78;border-radius:13px;margin-right:15px;margin-top:5px}.one_soc:before{content:'';display:inline-block;vertical-align:middle;height:41px}.one_soc img{display:inline-block;vertical-align:middle}.arr_top{width:45px;height:45px;background-color:#62bd78;background-image:url(/image/arrtop.svg);background-position:center;background-repeat:no-repeat;border-radius:12px;position:fixed;bottom:20px;right:10px;opacity:0;transition:all 0.5s ease 0s;cursor:pointer;z-index:3}.bx-no-touch .arr_top{bottom:120px}.bx-touch .arr_top{bottom:20px}.arr_top.shown{opacity:1}.video_photo_right_block{width:427px;height:290px;border:1px solid #d5efe8;box-sizing:border-box;border-radius:30px;padding:14px 14px;transform:rotate(-10.06deg)}.green_pryamougolnik{background:#d5efe8;border-radius:23px;width:100%;height:100%;position:relative}.green_pryamougolnik img{display:block;position:absolute;width:100%;height:100%;object-fit:cover;border-radius:23px;transform:rotate(10.06deg);z-index:1}.first_service_block{padding:80px 0 60px}.video_right_block .green_pryamougolnik:before{content:'';width:100%;height:100%;background-color:rgba(52,52,52,0.4);cursor:pointer;position:absolute;top:0;left:0;border-radius:23px;transform:rotate(10.06deg);background-image:url(/image/do_video.svg);background-repeat:no-repeat;background-position:center;z-index:2}.video_right_block iframe{display:block;position:absolute;width:100%;height:100%;object-fit:cover;border-radius:23px;transform:rotate(10.06deg);z-index:3}.one_service_block p{font-size:14px;line-height:180.78%;position:relative}.one_service_block p strong{font-size:16px;line-height:140.78%;color:#62bd78}.one_service_block_line_left p{padding-left:30px}.one_service_block_line_left p:before{content:'';width:18.5px;height:1.5px;background:#62bd78;position:absolute;left:0;top:13px}.how_we_work_service .etap_icon{width:260px}.how_we_work_service .etap_icon p{font-size:14px;margin-bottom:20px}.how_we_work_service .etap_icon p:last-child{margin-bottom:0}.one_service_good{width:360px;height:378px}.services_goods{padding:50px 0px 90px}.button_center{margin-top:54px;text-align:center}.one_service_good_title{font-size:22px;line-height:27px;color:#343434;font-weight:600;font-family:'Qanelas-SemiBold',sans-serif}.one_service_good_title strong{color:#3892b7}.services_goods .one_service_good_title{margin-bottom:35px}.one_service_good p,.one_service_good li{font-size:14px;line-height:22px;color:#646464}.one_service_good ul{list-style-type:disc;padding-left:17px}.one_service_good p{margin-bottom:25px}.one_service_good p.no_margin_bottom{margin-bottom:0}.goods_about_second{width:100%}.goods_about_second .good_about{margin-left:40px}.goods_about_second .good_about:nth-child(1),.goods_about_second .good_about:nth-child(4),.goods_about_second .good_about:nth-child(7),.goods_about_second .good_about:nth-child(10){margin-left:0}.goods_about_second .good_about .icon_about{height:75px;float:left;background-image:url(/image/arrows.svg);margin-top:4px}.goods_about_second .good_about:hover .icon_about{background-image:url(/image/arrows_hover.svg)}.goods_about_second .good_about:hover .icon_title{color:#3892b7}.services_reviews{background:#f5fffa;padding:95px 0px;margin-top:100px}.slider_reviews{margin-top:37px}.left_review .video_photo_right_block{margin-left:0}.left_review{padding:42px 0px 42px 28px}.green_slider .owl-dots button{border:1px solid #62bd78 !important}.green_slider .owl-dots button.active{background:#62bd78 !important}.green_slider .owl-nav button,.green_slider .owl-nav button:hover,.green_slider .owl-nav button:focus{background-image:url(/image/arrrightgreen.svg) !important}.new_review_title{font-size:22px;line-height:27px;color:#343434;font-family:'Qanelas-SemiBold',sans-serif}.new_review_desc p{font-size:14px;line-height:22px;color:#646464;margin-top:15px}.new_review_desc a.all_review_news{margin-top:50px;width:186px}.services_goods_second .good_about p{font-size:14px;line-height:22px}.text_452{max-width:452px}.image_invert .do_call_back{margin-top:40px}.image_invert{margin-top:100px;height:662px;background-image:url(/image/image_invert.svg);background-repeat:no-repeat;background-position:calc(50% + 160px) 0px}.min256{min-width:256px}.image_invert .small_contaner{position:relative}.numbers_icons_click{width:887px;height:662px;position:absolute;top:0;left:283px}.num_icon_click{position:absolute;cursor:pointer;z-index:1}.num_icon_click_one{top:380px;left:99px}.num_icon_click_two{top:500px;left:97px}.num_icon_click_three{top:307px;left:359px}.num_icon_click_four{top:250px;right:20px}.num_icon_click_five{top:391px;right:168px}.num_icon_click_six{top:452px;left:216px}.green_num{width:38px;height:38px;font-size:20px;line-height:38px;color:#ffffff;font-family:'Qanelas-SemiBold',sans-serif;display:block;text-align:center;background:#62bd78;box-shadow:0px 4px 24px rgba(0,0,0,0.25);border-radius:13px;position:relative;z-index:2;transition:all 0.5s ease 0s}.green_num:hover{transform:scale(1.15)}.num_desc_click{width:393px;height:auto;border:1px solid #d5efe8;border-radius:30px;background:#fff;padding:11px;position:absolute;right:-14px;top:-14px;z-index:1;display:none}.num_desc_click p{background:#d5efe8;border-radius:30px;width:100%;padding:22px 36px;font-size:14px;line-height:22px;color:#343434}.half_headers{max-width:588px}.first_page_block{padding-top:70px}.bx-breadcrumb{display:flex;align-items:center;margin-bottom:27px}.bx-breadcrumb-item{color:#b6bac2}.bx-breadcrumb-item,.bx-breadcrumb-item a,.bx-breadcrumb-item span{font-weight:400;font-size:12px;line-height:14px}.bx-breadcrumb-item span{color:#b6bac2}.bx-breadcrumb-item a span{color:#343434}.bred_line{width:18px;height:1px;background:rgba(52,52,52,0.5);display:inline-block;vertical-align:middle;margin:0px 9px}.home_class{background-image:url(/image/home_bred.svg);background-repeat:no-repeat;background-position:left center;padding-left:9px}.all_news_reviews{margin-top:20px}.news-item-gorizontal{background:#ffffff;box-shadow:0px 4px 24px rgba(39,109,135,0.15);border-radius:20px;width:100%;height:auto;position:relative;margin-top:41px}.right_part_new{padding:19px 35px 29px}.tag_list{margin-top:9px}.tag_list a{font-size:12px;line-height:14px;color:#b6bac2}.right_part_new>p{font-size:14px;line-height:22px;color:#646464;margin-top:22px}.img_new_left{min-width:367px;height:auto;min-height:319px;display:flex;align-items:center;justify-content:center;max-width:367px}.img_new_left img{max-width:100%;height:auto}.right_part_new .new_cat{left:402px;top:auto;bottom:25px}.right_part_new .new_read_more{left:auto;bottom:25px;right:35px}.right_part_new .new_date{position:absolute;top:19px;left:402px}a.btn_all_s span{text-transform:lowercase}.prev_page,.next_page{width:45px;height:45px;background-color:#ecf4f0;border-radius:12px;background-repeat:no-repeat;background-position:center;display:block;cursor:pointer;margin-right:11px}.prev_page{background-image:url(/image/arr_left.svg)}.next_page{background-image:url(/image/arr_right.svg)}.prev_page:hover,.next_page:hover{background-color:#e6efeb}.post_nav{display:flex;align-items:center;float:right;margin-top:60px}.post_nav .post_nav_text{font-size:14px;line-height:22px;color:#000;margin-right:11px}.choose_nav_pages{position:relative;margin-right:11px}.post_nav_munber{font-size:14px;line-height:45px;color:#000000;width:45px;background-color:#ecf4f0;display:block;text-align:center;border-radius:12px;cursor:pointer}.next_page{margin-right:0px}.num_list{width:45px;height:auto;background:#ecf4f0;border-radius:12px;position:absolute;left:0;top:45px;display:none}.num_list a,.num_list span{width:100%;height:auto;font-size:14px;line-height:45px;color:#000000;display:block;text-align:center;border-radius:12px;position:relative}.num_list a{color:#62bd78}.num_list a:hover{background-color:#e6efeb}.num_list span{font-family:'Qanelas-SemiBold',sans-serif}.num_list a:before,.num_list span:before{content:'';width:70%;height:1px;background:#fff;position:absolute;top:0;left:15%}.num_list a:first-child:before,.num_list span:first-child:before{display:none}.choose_nav_pages:hover .num_list{display:block}.bg_world_two{background-image:url(/image/bg_world_two.svg);background-repeat:no-repeat;background-position:calc(100% - 50px) center}.bottom_news{padding-bottom:114px}.small_contaner.bg_world{background-size:336px auto;padding-top:0px;padding-bottom:75px;background-position:calc(100% - 50px) 0}.command_photo{margin-top:40px;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0px 4px 24px rgba(39,109,135,0.15)}.command_photo img{width:100%;height:auto;display:block}.command_photo p{padding:30px 40px}.about_team{overflow:hidden;float:right;font-size:16px;line-height:117.28%;color:#3892b7;font-family:'Qanelas-SemiBold',sans-serif;width:170px;display:flex;align-items:center;margin:13px 90px 0 0}.about_team span{font-size:50px;line-height:61px;margin-right:10px}.dop_links{margin-top:70px}.dop_links .grey_links{margin-top:40px}.grey_links a{background:#ecf9fd;border-radius:20px;width:260px;height:auto;text-align:center;padding:39px 0px;font-size:16px;line-height:20px;font-family:'Qanelas-SemiBold',sans-serif;text-align:center;color:#3892b7;transition:all 0.5s ease 0s}.grey_links a:hover{box-shadow:0px 4px 24px rgb(39 109 135 / 15%);opacity:0.9}.our_team{margin-top:70px}.our_team .slider_team{margin-top:40px}.item_inner_team{background:#ecf9fd;border-radius:20px}.item_inner_team img{border-radius:20px 20px 0 0;width:100%;height:340px;object-fit:cover}.item_inner_team_text{padding:17px 30px;position:relative}.item_inner_team_text .new_read_more{position:static;color:#3892b7;margin-top:31px}.item_inner_team_text p{font-size:14px;line-height:18px;margin-top:8px;height:20px}.p_title{font-size:16px;line-height:20px;color:#343434;font-family:'Qanelas-SemiBold',sans-serif}.item_inner_team_text .p_title{font-size:16px;line-height:20px;margin-top:0px}.contact_team{position:absolute;top:0;left:0;background:#ecf9fd;border-radius:0 0 20px 20px;padding:30px;box-sizing:border-box;width:100%;overflow:hidden;height:100%;display:none}.contact_team a{display:block;font-size:14px;line-height:24px;color:#343434}.close_cont_info{position:absolute;right:15px;top:15px;width:12px;height:12px}.bg_world2{background-image:url(/image/world2.svg);background-repeat:no-repeat;background-position:calc(100% - 50px) 50%}.slider_gallery{margin-top:30px}.slider_gallery img{height:650px;max-height:80vh;object-fit:cover;border-radius:20px}.slider_team .owl-dots,.slider_gallery .owl-dots{margin-top:40px}.green_owl .owl-dots button{border:1px solid #62bd78 !important}.green_owl .owl-dots button.active{background:#62bd78 !important}.green_owl .owl-nav button{background-image:url(/image/arrrightgreen.svg) !important}.mt90{margin-top:90px}.our_presentation{background:#f5fffa;padding:73px 0}.our_presentation .first_block_left_part{width:auto;max-width:452px}.our_presentation .first_block_right_part{width:auto;max-width:100%}.our_presentation .first_block_right_part img{max-width:100%;height:auto}.our_presentation p{line-height:160%;margin-bottom:34px}.our_presentation .little_text{width:auto;display:inline-block;vertical-align:middle;margin-right:30px;min-width:155px;transition:all 0.5s ease 0s}.our_presentation .little_text:hover{box-shadow:0px 4px 24px #f0f3ed}.contact_part:first-child{margin-right:134px}.write_email{color:#62bd78;font-size:18px;line-height:162%;font-family:'Qanelas-SemiBold',sans-serif}.contact_part .icon_title{color:#343434}.contacts_parts{margin-top:34px}.about_loc{width:117px;margin:31px 30px 0 0;cursor:pointer}.command_photo>p>span{margin:0px 20px}.how_to_come{margin:100px 0}.half_bottom_contacts>p{margin-top:30px}.half_bottom_contacts .bottom_socs{margin-top:60px}.one_service_setion_links a{display:block;margin-top:20px;font-size:14px;line-height:17px;color:#646464}.one_service_setion_links{float:left;max-width:calc(100% - 40px)}.one_service_setion_links a:hover{color:#3892b7}.faq_list{max-width:860px;margin:0 auto}.one_faq_block{padding:0px 0px 29px;box-sizing:border-box;background-color:#fff;border:1px solid #62bd78;border-radius:20px;margin-bottom:20px;position:relative;height:80px;overflow:hidden}.one_faq_block.shown{height:auto}.one_faq_block:last-child{margin-bottom:0}.faq_header{font-size:18px;line-height:22px;color:#343434;font-family:'Qanelas-SemiBold',sans-serif;cursor:pointer;padding:28px 40px}.faq_content{margin-top:0px;padding:0px 70px}.faq_content p,.faq_content li{font-size:14px;line-height:174%;color:#646464}.faq_content ul{padding-left:20px;list-style-type:disc}.arrow_faq{display:block;background:#999;width:18px;height:10px;position:absolute;top:35px;right:30px}.arrow_faq:before,.arrow_faq:after{content:'';background:#fff;width:100%;height:10px;position:absolute}.arrow_faq:before{top:4px;left:-7px;transform:rotate(45deg)}.arrow_faq:after{top:4px;right:-7px;transform:rotate(-45deg)}.one_faq_block.shown .arrow_faq{background:#62bd78;transform:rotate(180deg)}.one_faq_block:hover .arrow_faq{background:#62bd78}.faq_block{margin-top:183px}.bg_circle2{background-position:center calc(100% + 300px)}.first_service_block .first_block_left_part .btn{min-width:256px}.one_service_block:first-child{max-width:305px}.one_service_good .h2,.one_service_good h2{font-size:22px;line-height:27px;color:#343434;font-weight:600;font-family:'Qanelas-SemiBold',sans-serif;margin-bottom:35px}.one_service_good h2 strong,.one_service_good h2 b,.one_service_good .h2 strong,.one_service_good .h2 b{color:#3892b7}.good_about h3,.good_about .h3{font-family:'Qanelas-SemiBold',sans-serif;font-size:20px;line-height:24px;background-image:url(/image/arrows.svg);background-repeat:no-repeat;background-position:0px 4px;padding-left:36px}.good_about:hover h3,.good_about:hover .h3{color:#3892b7;background-image:url(/image/arrows_hover.svg)}.right_review{min-width:492px}.etap_icon h3{display:block;margin:14px 0;font-family:'Qanelas-SemiBold',sans-serif;font-size:20px;line-height:24px}.top_cat_new{position:static;background:#e5e7eb;color:#b6bac2;display:inline-block;vertical-align:middle;margin:6px 3px 0 3px}.header_top_cats{margin-bottom:10px;margin-top:60px}.one_tag{display:inline-block;vertical-align:middle;text-transform:lowercase;font-size:12px;line-height:14px;color:#b6bac2}.date_tags .new_date{margin-right:32px;display:inline-block;vertical-align:middle}.text_and_letter{align-items:start}.desc_review{margin-top:50px}.top_desc{margin-bottom:30px}.top_desc,.top_desc p{color:#646464;font-size:16px;line-height:160%}.thank_letter{width:260px}.thank_letter img{max-width:100%;height:auto;box-shadow:0px 4px 24px rgb(39 109 135 / 15%);border-radius:20px;cursor:pointer}.text_letter{background:#ffffff;box-shadow:0px 4px 24px rgb(39 109 135 / 15%);border-radius:20px;width:760px;padding:108px 100px;position:relative}.top_desc,.another_review{max-width:760px}.another_review{font-size:16px;line-height:160%;color:#646464;margin:40px 0px 60px}.de_review_next{width:186px}.text_letter:before,.text_letter:after{content:'';width:33px;height:29px;background-image:url(/image/two.svg);background-repeat:no-repeat;position:absolute}.text_letter:before{top:41px;left:100px}.text_letter:after{bottom:41px;right:100px;transform:rotate(180deg)}.text_letter,.text_letter p,.text_letter li{font-size:16px;line-height:160%;color:#646464}.text_letter p{margin-top:20px}.text_letter h2{font-family:'Qanelas-SemiBold',sans-serif;font-size:22px;line-height:27px;color:#343434}.text_letter h2 b,.text_letter h2 strong{color:#3892b7}.reviews_related .owl-stage-outer{overflow:visible}.one_new.white_new{background:#ffffff;box-shadow:0px 4px 24px rgb(39 109 135 / 15%);border-radius:20px;height:305px}.slider_related .owl-item{opacity:0}.slider_related .owl-item.active{opacity:1}.slider_related{padding:50px 0px}.reviews_related{overflow:hidden}.one_new.white_new p{font-size:12px;line-height:14px;color:#b6bac2}.one_new.white_new{position:relative}.bottom_cats{position:absolute;bottom:20px;left:40px}.flex_container_center{display:flex;justify-content:center}.make_review{padding:10px 0px 110px}.links_category_top{max-width:504px}.links_category_top li{display:inline-block;verical-align:top;margin:15px 15px 0 0}.links_category_top li a{display:inline-block;font-family:'Qanelas-SemiBold',sans-serif;font-size:12px;line-height:12px;background:#e5e7eb;border-radius:3px;color:#b6bac2;padding:5px;text-transform:none}.links_category_top li.active_li_cat a{background:#62bd78;color:#ffffff}.news_vertical .news-item-gorizontal{width:360px;display:inline-block;vertical-align:top;margin-right:35px;overflow:hidden;min-height:472px}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.otzivy .news-item-gorizontal{width:100%;margin-right:0;min-height:319px;display:flex;align-items:flex-start}.otzivy .news-item-gorizontal .img_new_left{min-width:auto;width:100%;max-width:400px;min-height:319px}.otzivy .news-item-gorizontal .right_part_new{width:calc(100% - 400px)}.news_vertical .news-item-gorizontal:nth-child(3n + 3){margin-right:0}.news_vertical .news-item-gorizontal .img_new_left{min-width:100%;min-height:1px;max-width:100%}.news_vertical .news-item-gorizontal .right_part_new{padding:35px}.news_vertical .news-item-gorizontal .right_part_new .new_date,.otzivy .all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new .new_date{position:static;margin-bottom:13px}.news_vertical .news-item-gorizontal .right_part_new .new_read_more{display:none}.otzivy .news-item-gorizontal .right_part_new .new_read_more{display:block}.news_vertical .cats_list .new_cat{position:static;background:#e5e7eb;color:#b6bac2;margin-top:10px;display:inline-block;vertical-align:top;margin-right:10px}.news_vertical .cats_list{position:absolute;bottom:25px;left:35px;background:#fff}.post_image_top{margin:80px 0 -6px;transform:rotate(8.66deg);width:660px;height:330px}.post_image_top .green_pryamougolnik{width:630px;height:300px}.post_image_top img{transform:rotate(-8.66deg)}.top_desc p,.top_desc h2,.top_desc h3,.top_desc ol,.top_desc ul,.top_desc hr,.top_desc img{margin:30px 0}.top_desc ol,.top_desc ul{padding-left:20px}.top_desc ol{list-style-type:decimal}.top_desc ul{list-style-type:disc}.top_desc img{max-width:100%;height:auto;display:block}.big-button,.greenbutton{display:inline-block;width:auto;height:45px;padding:0px 17.5px;border-radius:12px;text-align:center;font-size:16px;line-height:42px;font-family:'Qanelas-SemiBold',sans-serif;font-style:normal;cursor:pointer;transition:all 0.5s ease 0s;background:#62bd78;color:#ffffff;border:1px solid #62bd78}.big-button:hover,.greenbutton:hover{background:#8fdda2;border:1px solid #8fdda2;box-shadow:0px 0px 10px #9fedb2}.servcices-list .good_about{margin-top:0px;padding-top:65px}#service_cat .news_vertical .news-item-gorizontal{min-height:206px}.menu_services .left_half ul li{padding-bottom:17px}.left_half ul.menu_ul_8 li{padding-bottom:13px}.menu_services .left_half{width:535px}.menu_services .sub-menu{left:510px}.menu_services .childs_menu li a.icon_menu{background-repeat:no-repeat;background-position:left center;padding:6px 0 6px 26px;background-size:auto 18px}.icon_menu1{background-image:url(/image/icons/1.svg)}.icon_menu1:hover{background-image:url(/image/icons/1-green.svg)}.icon_menu2{background-image:url(/image/icons/2.svg)}.icon_menu2:hover{background-image:url(/image/icons/2-green.svg)}.icon_menu3{background-image:url(/image/icons/3.svg)}.icon_menu3:hover{background-image:url(/image/icons/3-green.svg)}.icon_menu4{background-size:auto 17px;background-image:url(/image/icons/4.svg)}.icon_menu4:hover{background-image:url(/image/icons/4-green.svg)}.icon_menu5{background-image:url(/image/icons/5.svg)}.icon_menu5:hover{background-image:url(/image/icons/5-green.svg)}.icon_menu6{background-image:url(/image/icons/6.svg)}.icon_menu6:hover{background-image:url(/image/icons/6-green.svg)}.icon_menu7{background-size:auto 17px;background-image:url(/image/icons/7.svg)}.icon_menu7:hover{background-image:url(/image/icons/7-green.svg)}.icon_menu8{background-image:url(/image/icons/8.svg)}.icon_menu8:hover{background-image:url(/image/icons/8-green.svg)}.icon_menu9{background-image:url(/image/icons/9.svg)}.icon_menu9:hover{background-image:url(/image/icons/9-green.svg)}.icon_menu10{background-image:url(/image/icons/10.svg)}.icon_menu10:hover{background-image:url(/image/icons/10-green.svg)}.icon_menu11{background-size:auto 17px;background-image:url(/image/icons/11.svg)}.icon_menu11:hover{background-image:url(/image/icons/11-green.svg)}.text_letter img{max-width:100%;height:auto}.block_form_my{text-align:left}.container_goods .one_service_good{display:inline-block;vertical-align:top;margin-right:34px;margin-bottom:30px}.container_goods .one_service_good:nth-child(3n + 3){margin-right:0}.one_service_good>div{font-size:14px;line-height:22px;color:#646464;margin-bottom:25px}.one_service_good{font-size:14px;line-height:22px;color:#646464}.container_goods.container_goods_grid{display:grid;grid-template-columns:repeat(2,calc(50% - 10px));gap:20px;align-self:flex-start}@media (max-width:567px){.container_goods.container_goods_grid{grid-template-columns:100%}}.container_goods.container_goods_grid .one_service_good{margin:0;width:100%;height:auto}.text_service_block{padding:0px 0px 90px}.services_goods h2,.text_service_block h2{font-family:'Qanelas-SemiBold',sans-serif;font-weight:600;font-size:50px;line-height:61px;color:#343434;margin-bottom:50px}.text_service_block p,.text_service_block li{font-size:16px;line-height:22px}.text_service_block li{padding:10px 0 10px 30px;position:relative;display:block;vertical-align:top;width:100%}.text_service_block li:before{content:'';width:18px;height:2px;background:#62bd78;position:absolute;left:0;top:16px}.text_service_block p,.text_service_block ul,.text_service_block ol{margin-top:30px}.count-goods-4 .one_service_good,.count-goods-8 .one_service_good,.count-goods-12 .one_service_good{margin-right:24px;margin-bottom:20px;width:269px}.count-goods-4 .one_service_good:nth-child(3n + 3),.count-goods-8 .one_service_good:nth-child(3n + 3),.count-goods-12 .one_service_good:nth-child(3n + 3){margin-right:24px}.count-goods-4 .one_service_good:nth-child(4n + 4),.count-goods-8 .one_service_good:nth-child(4n + 4),.count-goods-12 .one_service_good:nth-child(4n + 4){margin-right:0px}.icon_one_service_full{width:100%;text-align:left;padding:38px;height:auto}.icon_one_service_full img{float:left;margin-right:40px}.icon_one_service_full span{position:static;text-align:left}.icon_one_service_full>p{margin:16px 0px}.sertificates{align-items:flex-start}.sertificates .sert_one img{border-radius:12px}.pop_up_pdf .close_x_pop{right:-20px;top:-20px;background-image:url(/image/closewhite.svg)}.pop_up_pdf .inpop iframe{width:100%;height:calc(90vh - 46px)}.second_half_elem{display:inline-block;vertical-align:top;width:auto;max-width:300px;margin-right:40px;margin-top:30px}.second_half_elem img{display:block;margin-top:15px}.second_half_elem iframe{display:block;margin-top:39px}.search_thank{padding:80px 0}.search_form_page{margin-top:40px}.search_form_page input{border:none;border-radius:0;background:transparent;height:45px;border-bottom:1px solid #62bd78;color:#343434;font-size:16px;line-height:19px;width:461px;display:inline-block;vertical-align:bottom;margin-right:30px}.search_form_page input:focus{outline:none}.search_form_page button{display:inline-block;vertical-align:bottom}.text_service_block .bg_world{background-position:calc(100% - 50px) center}.text_service_block .button_center{margin-top:0}.search_form_page_sp{margin-bottom:60px}.grid-wrapper .col{display:inline-block;vertical-align:top;margin-right:1%}.grid2 .col{width:48.5%}.grid3 .col{width:30%}.grid4 .col{width:23.5%}.grid5 .col{width:18.5%}img.aligncenter{margin-left:auto;margin-right:auto}.iframe_doc{width:100%;height:500px;margin-top:30px}a.download{margin-top:30px;background-image:url(/image/littlepapka.svg);background-repeat:no-repeat;background-position:15px 8.5px;padding-left:48px}.goods_main_contacts .good_one{height:75px}.goods_main_contacts .good_one.top_little{height:91px}.left_half ul li.all_services_menu a{color:#62bd78;font-size:16px;padding-left:25px;background-image:url(/image/icons/ss.svg);background-repeat:no-repeat;background-size:auto 20px;padding-top:2px;padding-bottom:2px}.left_half ul.okhrana_lis li{padding-bottom:14px}.header_mob{display:none}.close_header{display:none}.big_text{padding-right:435px}@media (max-width:1286px){.middle_container{width:100%}.header_menu li{margin-right:20px}.tel_header{margin-right:20px;margin-top:22px}.big_container{padding:0px 20px}header .header_menu{margin-top:4px}}@media (max-width:1199px){header.big_container button.btn.btn_primary.do_call_back{margin:auto;top:-45px;position:relative;float:none;left:50%;margin-right:-50%;transform:translate(-50%,-50%)}.small_contaner{width:100%}.header_mob{display:block;background:#f5f5f5;height:50px;position:relative;padding:5px 20px}.sendwich_mob{position:absolute;background-image:url(/image/sendwich.svg);background-repeat:no-repeat;width:32px;height:32px;right:20px;top:9px}.logo_mob{width:88px;height:41px;background-image:url(/image/logo.svg);background-repeat:no-repeat;background-size:auto 100%;display:block}header .logo_top{display:none}header.big_container{width:100%;position:fixed;z-index:9999;background:#fff;top:0;left:0;height:100%;box-sizing:border-box;padding:20px 20px 120px;overflow:hidden;display:none}header .d_call_back{display:none}header a.btn_transparent{position:absolute;bottom:15px;border:none;width:100%;left:0;text-align:center;padding:0;height:auto}header .tel_header{display:block;width:calc(100% - 40px);float:none;position:absolute;bottom:55px;left:20px;text-align:center;padding-top:25px;margin-top:0;border-top:1px solid #dfdfdf;color:#62bd78}header .search_btn,header.close_search{display:none}.search_form form button{right:15px}header .search_form{opacity:1;width:calc(100% - 80px);z-index:2;left:20px;right:auto}header .search_form form{width:100%}header .header_menu{margin-top:66px;float:none;display:block;height:calc(100% - 66px);overflow-y:auto}.header_menu li{margin-right:0;padding-bottom:15px;padding-top:15px}.header_menu>li{height:46px;overflow:hidden}.header_menu>li.active{height:auto}.header_menu li.width_childs>a{padding-right:25px;background-image:url(/image/arr_right.svg) !important;display:block;background-size:auto 11px}.childs_menu{position:static;width:100%;background:transparent;box-shadow:none;overflow:hidden;height:auto !important}.header_menu>li.width_childs.active>a,.header_menu>li.width_childs:hover>a,.header_menu>li.width_childs>a:hover{background-image:url(/image/arr_right.svg);background-size:auto 11px}.header_menu .left_half{width:100%;height:auto;padding-left:20px;border-right:none}.left_half ul{padding:20px}.left_half ul li:last-child{padding-bottom:0}.sub-menu{position:static;padding-left:20px !important;min-height:1px;display:block;overflow:hidden}.close_header{display:block;position:absolute;right:20px;top:36px}.big_title{font-size:35px;line-height:111.3%}.owl-nav button.owl-prev{left:-45px}.owl-nav button.owl-next{right:-45px}.slider_logos{width:100%;margin:30px auto 0}.small_contaner{padding-left:20px;padding-right:20px}.mt140{margin-top:40px}.services_icons{margin-top:20px}a.btn_all_s{margin:30px auto 0}.mt85{margin-top:40px}.bg_circle{padding:75px 0px;background-size:auto calc(100% - 60px)}.our_mission_text{width:100%;height:auto;padding:30px;margin-top:40px;margin-bottom:40px}.about_us.bg_circle>.text_mt20{font-family:'Qanelas-SemiBold',sans-serif}about_us.bg_circle>.text_mt20 br{display:none}.sertificates{width:100%;margin-top:40px}.sert_one{width:30%}.goods_about{width:100%}.good_about{width:calc(50% - 25px);margin-top:45px}.owl-dots{margin-top:40px}.icon_one_service{width:23%}.icon_one_service_full{width:100%}.etap_icons{margin-top:45px;display:block}.etap_icon:before{display:none}.etap_icon{width:100%;margin-top:30px}.sub_block{margin-top:45px}.padding_bg{padding:75px 0;background-size:auto 90%}.examles_blocks{display:block}.example_block{width:calc(50% - 20px);height:auto;display:inline-block;vertical-align:top;box-sizing:border-box;margin-right:20px;margin-top:20px}.example_block:nth-child(2n + 2){margin-right:0px}.reviews .news_blocks{margin-top:45px}.one_new{width:32%;height:auto;padding-bottom:64px}.row_halfs{display:block}.half_bottom_form_left{width:100%}.bottom_contacts{margin-top:20px}.bottom_socs{margin-top:20px}.half_bottom_form_right{width:100%;margin-top:40px}form_plashka{padding:40px}.eco_bottom_text{margin:30px 0;font-size:22px;line-height:28px}.footer_right_menu{display:none}.bottom_text_footer{margin-top:20px}.news_vertical .news-item-gorizontal,.news_vertical .news-item-gorizontal:nth-child(3n + 3){margin-right:20px;width:calc(50% - 22px)}.otzivy .news-item-gorizontal,.otzivy .news-item-gorizontal:nth-child(3n + 3){margin-right:0;width:100%}.news_vertical .news-item-gorizontal:nth-child(2n + 2){margin-right:0}.bottom_news{padding-bottom:45px}.item .one_new{width:100%}.owl-theme .owl-nav.disabled + .owl-dots{margin-top:30px}.desc_review{margin-top:20px;padding-left:0}.text_letter{width:calc(100% - 290px);padding:70px 50px;position:relative}.desc_review{margin-top:20px;padding-left:0}.another_review{margin:40px 0px 32px;width:calc(100% - 290px)}.make_review{padding:0px 0px 50px}.small_contaner.bg_world{background-size:270px auto}.half_headers{max-width:calc(100% - 340px)}.grey_links a{width:24%}.item_inner_team img{height:450px;object-position:top}.faq_block{margin-top:75px}.servcices-list .good_about{padding-top:50px;width:100%;position:static !important;margin:0 !important}.faq_header{font-size:18px;line-height:22px;padding:20px 30px}.one_faq_block{height:64px}.arrow_faq{top:25px}.image_invert{background-position:213px 0px;background-size:767px auto;height:595px}.numbers_icons_click{width:767px;height:566px;position:absolute;top:0;left:213px}.num_icon_click_one{top:323px;left:71px}.num_icon_click_two{top:430px;left:70px}.num_icon_click_six{top:390px;left:172px}.num_icon_click_three{top:263px;left:295px}.num_icon_click_five{top:337px;right:152px}.num_icon_click_four{top:213px;right:26px}.goods_line .middle_container .radius_some_block{padding-left:25px;padding-right:25px;display:block}.one_service_block:first-child{max-width:100%;margin-bottom:10px}.first_block_left_part{width:359px}.one_service_good,.container_goods .one_service_good{width:100%;height:auto;margin-right:0}.button_center{margin-top:24px}.big_text{padding-right:calc(100% - 679px)}.services_goods{padding:71px 0px 70px}.text_service_block{padding:0px 0px 0px}.goods_about_second .good_about{margin-left:0px;margin-right:40px;width:calc(50% - 23px)}.goods_about_second .good_about:nth-child(2n + 2){margin-right:0}.right_review{min-width:1px;max-width:308px}.goods_line .middle_container .goods_main_contacts{display:flex}.text_service_block h2{font-size:35px;line-height:140%}}.my_photo_service{margin:-50px 0 90px}.service_calculator{margin-bottom:90px;background:#f5fffa;padding:95px 0px}.service_calculator.block{padding:60px;border-radius:20px}.service_calculator .big_title,.service_calculator p{max-width:52%}.calculator_steps{margin-top:50px}.calculator_step .icon_title{margin-right:20px}.calculator_step .btn_transparent{display:inline-block;vertical-align:middle;margin-top:20px;width:260px;height:60px;margin-right:10px}.calculator_step .btn_blue,.calculator_step .icon_title{display:inline-block;vertical-align:middle;margin-bottom:30px}.input_checkbox{display:inline-block;vertical-align:top;margin-top:20px;width:260px;height:auto;margin-right:10px}.input_checkbox input{width:15px;height:15px;margin-right:8px}.input_checkbox span{width:225px}.input_checkbox span,.input_checkbox input{display:inline-block;vertical-align:top}.calculator_step .btn_primary{width:170px;margin-top:40px}.calculator_step .form_standart{padding:0;max-width:621px}.calculator_step .form_standart .form_bottom_text{max-width:100%}.btn.next_btn:after,.btn.back_btn:before{content:'';background-image:url(/image/arrwhite.svg);background-position:100% center;background-repeat:no-repeat;background-size:100% auto;width:5px;height:9px;display:inline-block;vertical-align:middle}.btn.next_btn:after{margin-left:9px}.btn.back_btn:before{margin-right:9px;transform:rotate(180deg)}.btn.back_btn{margin-right:20px}@media (max-width:959px){.otzivy .news-item-gorizontal .img_new_left{max-width:200px}.otzivy .news-item-gorizontal .right_part_new{width:calc(100% - 200px)}.service_calculator .big_title,.service_calculator p{max-width:100%}.service_calculator{margin-bottom:50px;padding:50px 0px}.first_main_block .small_contaner{display:block}.first_block_left_part{width:100%;padding:60px 0}.first_block_left_part p br{display:none}.goods_line .middle_container .goods_main_contacts{display:block}.first_block_right_part{margin:0 auto}.goods_main_contacts .good_one{height:auto}.good_top,.good_one p{display:inline;font-size:16px}.good_one p br{display:none}.good_over_top{font-size:16px;display:inline;margin-bottom:0}.goods_main_contacts .good_one.top_little{height:auto}.services_icons{margin-top:0px;display:block}.icon_one_service{width:calc(50% - 12px);display:inline-block;vertical-align:top;margin-top:20px;margin-right:20px}.icon_one_service:nth-child(2n + 2){margin-right:0}.icon_one_service_full{width:100%;margin-right:0px}.pred_form.bg_world .form_standart_title,.pred_form.bg_world p{width:calc(100% - 269px)}.reviews .news_blocks{display:block}.one_new{width:100%;margin-top:20px}.news-item-gorizontal{margin-top:30px;display:block}.news-item-gorizontal .img_new_left{width:100%;max-width:100%}.news-item-gorizontal .new_date{left:35px}.news-item-gorizontal .new_cat{left:127px;top:20px;bottom:auto}.news-item-gorizontal .right_part_new{padding-bottom:60px}.half_headers{max-width:100%}.bx-breadcrumb{display:block}.bx-breadcrumb-item{font-size:11px;line-height:14px;display:inline-block;vertical-align:middle}.header_top_cats{margin-top:40px}.text_and_letter{display:block}.text_letter{width:100%}.text_letter:before{left:53px}.text_letter:after{right:53px}.thank_letter{width:100%;margin-top:40px}.another_review{width:100%}.slider_related{padding:30px 0px}.bg_world .half_headers{max-width:calc(100% - 340px)}.small_contaner.bg_world{padding-bottom:60px}.dop_links .grey_links{display:block}.grey_links a{width:100%;display:block;margin-top:20px;padding:18px 0px}.bg_world2.pred_form p,.bg_world2.pred_form .form_standart_title{width:calc(100% - 290px)}.our_presentation .flex_container_justify{flex-direction:column-reverse}.mt90{margin-top:60px}.our_presentation{padding:50px 0}.our_presentation .first_block_left_part{width:auto;max-width:100%;padding-bottom:0}.icon_title{font-size:18px}.first_service_block{padding:90px 0 60px}.first_service_block .flex_container_justify{flex-direction:column-reverse}.first_service_block .first_block_right_part{margin:0 0 0 -46px}.first_service_block .first_block_left_part{width:100%;padding:90px 0 0}.first_block_left_part p{margin:30px 0 35px}.big_text{padding-right:321px}.slider_reviews .item{display:block}.services_reviews{padding:60px 0px;margin-top:75px}.right_review{max-width:100%;margin-top:50px}.image_invert{background-image:none;height:auto}.numbers_icons_click{width:720px;height:524px;position:relative;background-image:url(/image/image_invert.svg);background-position:top left;background-size:100% auto;background-repeat:no-repeat;margin-top:40px;left:0}.num_icon_click_one{top:307px;left:65px}.num_icon_click_two{top:403px;left:62px}.num_icon_click_six{top:364px;left:160px}.num_icon_click_three{top:245px;left:277px}.num_icon_click_four{top:199px;right:26px}.num_icon_click_five{top:314px;right:142px}.my_photo_service{margin:0px 0 50px}.new_cat{font-size:12px;text-transform:none}}@media (max-width:759px){.otzivy .news-item-gorizontal{flex-wrap:wrap;min-height:auto}.otzivy .news-item-gorizontal .img_new_left{max-width:100%;min-height:auto}.otzivy .news-item-gorizontal .right_part_new{width:100%;padding-bottom:60px}.small_contaner,.big_container,.middle_container{min-width:320px}.first_block_right_part{width:100%}.circle_first_block{width:320px;height:320px;margin:0 auto}.circle_first_block_inner{padding-top:9px}.circle_first_block_inner img{width:190px}.little_text{padding:15px 15px 14px 34px;background-position:12px 11px;background-size:17px auto}.icon_one_service img{width:80%}.icon_one_service{padding-top:25px;height:240px}.icon_one_service span{top:177px}.icon_one_service_full{padding:19px;height:auto}.icon_one_service_full img{width:45%;display:block;float:none;margin:0 auto 15px}.good_number_one{width:100%;margin-right:0;margin-top:20px !important}.goods_numbers .good_number_one:nth-child(1){margin-top:0px !important}.pred_form.bg_world,.pred_form.bg_world2,.pred_form.bg_send,.pred_form.bg_world_two{background-position:center 31px;background-size:200px auto;padding-top:240px}.pred_form.bg_world_two .form_standart_title,.pred_form.bg_world_two p,.pred_form.bg_world .form_standart_title,.pred_form.bg_world p,.pred_form.bg_world2 .form_standart_title,.pred_form.bg_world2 p,.pred_form.bg_send .form_standart_title,.pred_form.bg_send p{width:100%;text-align:center}.pred_form p{margin:22px 0px 29px}.good_about{width:100%;margin-top:30px}.good_about:nth-child(2n + 2){margin-left:0}p.text_mt20 br{display:none}.owl-dots{display:none !important}.pred_form .btn{width:100%}.example_block{width:100%}.inputs_half{display:block}.inputs_half input{width:100%}.form_plashka{padding:40px}.footer_right{float:left;margin-left:0px;max-width:300px;margin-top:28px}.news_vertical .news-item-gorizontal,.news_vertical .news-item-gorizontal:nth-child(3n + 3){margin-right:0px;width:100%}.bx-breadcrumb-item{display:inline}.post_image_top{width:100%;height:229px}.post_image_top .green_pryamougolnik{width:100%;height:200px}.first_page_block{padding-top:50px}.post_image_top{margin:54px 0 -6px}.news_gorizontal .img_new_left{min-width:1px;height:auto;min-height:250px;max-width:100%;padding-top:42px}.about_team{width:100%;margin:13px 0px 0 0;padding:0px 38px}.first_page_block .small_contaner.bg_world{background-size:290px auto;background-position:center 40px}.first_page_block .small_contaner.bg_world .half_headers{max-width:100%;margin-top:300px}.our_presentation .little_text{width:100%;display:block;margin-right:0px;margin-bottom:10px}.contact_part:first-child{margin-right:0;margin-bottom:10px}.goods_about_second .good_about{margin-left:0px;margin-right:0px;width:100%}.one_faq_block{height:87px}.arrow_faq{top:37px;right:20px}.video_photo_right_block{margin-left:0px;width:100%;height:230px}.green_pryamougolnik{width:100%;height:200px}.first_service_block .first_block_right_part{margin:0 0 0 0px}.first_service_block{padding:60px 0 50px}.first_service_block .first_block_left_part{padding:60px 0 0}.text_service_block .bg_world{background-position:top center;padding-bottom:10px !important}.big_text{padding-right:0;padding-top:250px}.left_review{width:calc(100% - 28px);padding:25px 0px 26px 0px;margin-left:14px}.numbers_icons_click{width:320px;height:241px;margin-left:auto;margin-right:auto}.green_num{width:25px;height:25px;font-size:14px;line-height:25px;border-radius:9px}.num_desc_click{width:240px}.num_desc_click p{border-radius:22px;padding:9px 28px 9px 16px;font-size:12px;line-height:17px}.num_icon_click_one{top:131px;left:26px}.num_icon_click_one .num_desc_click,.num_icon_click_two .num_desc_click,.num_icon_click_six .num_desc_click{right:auto;left:-14px}.num_icon_click_one .num_desc_click p,.num_icon_click_two .num_desc_click p,.num_icon_click_six .num_desc_click p{padding:9px 12px 9px 31px}.num_icon_click_two{top:174px;left:26px}.num_icon_click_six{top:158px;left:67px}.num_icon_click_three{top:105px;left:120px}.num_icon_click_three .num_desc_click{width:240px;right:auto;left:calc(50% - 120px)}.num_icon_click_three .num_desc_click p{padding:32px 16px 9px 16px}.num_icon_click_four{top:86px;right:7px}.num_icon_click_five{top:135px;right:61px}.inpop{width:90%}.pop_up_image .inpop{width:auto;max-width:calc(100% - 60px)}.form_plashka{padding:28px}.form_standart input{margin-bottom:14px;height:40px}.send_call_back{margin-top:20px}.form_bottom_text{font-size:12px;line-height:130%}.form_standart input,.form_standart textarea{font-size:14px}.form_standart textarea{height:100px}.first_main_block .first_block_left_part .big_title{max-width:276px}.slider_gallery img{height:235px}.owl-nav button,.owl-nav button:hover,.owl-nav button:focus{top:auto !important;bottom:-30px !important}.owl-nav button.owl-next{right:calc(50% - 35px)}.owl-nav button.owl-prev{left:calc(50% - 35px)}.owl-theme .owl-nav{height:15px}}.service_photo_another{text-align:center}.my_photo_service .service_photo_another img{width:auto;max-width:100%;border-radius:20px}.top_desc table{width:100%;margin:20px 0}.top_desc table td{border:1px solid #b6bac2;padding:7px;vertical-align:top}.all_news_reviews .text_mt20{line-height:1.5}.all_news_reviews div.text_mt20{color:#646464;font-size:16px;line-height:160%;margin-top:30px;max-width:860px}.all_news_reviews div.text_mt20 p,.all_news_reviews div.text_mt20 div,.all_news_reviews div.text_mt20 li{color:#646464;font-size:16px;line-height:160%}.all_news_reviews div.text_mt20 h2,.all_news_reviews div.text_mt20 h3,.all_news_reviews div.text_mt20 h4,.all_news_reviews div.text_mt20 h5,.all_news_reviews div.text_mt20 h6{color:#646464;margin:30px 0}.all_news_reviews div.text_mt20 ul,.all_news_reviews div.text_mt20 ol{padding:0;margin:30px 0;list-style:none}.all_news_reviews div.text_mt20 ol,.all_news_reviews div.text_mt20 ol li{list-style-type:decimal}.all_news_reviews div.text_mt20 ul li{padding-left:30px;position:relative}.all_news_reviews div.text_mt20 ul li:before{content:'';width:18.5px;height:0.5px;background:#62bd78;position:absolute;left:0;top:calc(50% - 1px)}.top_desc strong,.top_desc b,.top_desc .strong{font-family:'Qanelas-SemiBold',sans-serif}.big_text{color:#646464}.top_desc iframe{max-width:100%;max-height:480px}.text_letter iframe{max-width:100%;height:auto;margin:20px 0}@media (max-width:759px){.top_desc table{overflow-x:auto;max-width:100%;display:block}.top_desc a.btn{max-width:100%;word-break:break-all;line-height:1.4;padding-top:8px;height:auto;padding-bottom:6px}.search_form_page input{max-width:calc(100% - 120px)}}.slider_trust2{padding-top:0}.slider_trust2 .slider_logos{margin-top:0}@media (min-width:760px){.eco_bottom_text{margin-top:75px}}@media (max-width:759px){.big-button,.greenbutton{height:auto;padding:10px 17.5px;line-height:1.3}}.top_desc table td,.top_desc table td *{font-size:14px;margin:0}.top_desc table{display:block;overflow-x:auto}.loading_new{width:30px;height:auto;margin-left:10px;display:inline-block;vertical-align:middle;margin-top:-6px}.all_news_reviews.news_gorizontal .news-item-gorizontal{height:320px}.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new_full{position:relative;height:100%;width:calc(100% - 367px);display:flex;flex-direction:column;justify-content:center}.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new .new_date{position:absolute;top:20px;left:35px}.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new .new_read_more{bottom:20px;right:35px}.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new .cats_list{position:absolute;left:35px;bottom:20px}.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new .new_cat{position:static}@media (max-width:959px){.all_news_reviews.news_gorizontal .news-item-gorizontal{height:auto}.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new_full{width:100%}.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new .new_date{position:static}}@media (max-width:567px){.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new_full{display:block;padding-bottom:30px}.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new .new_read_more{text-align:start;position:static;display:block;margin-top:26px}.all_news_reviews.news_gorizontal .news-item-gorizontal .right_part_new .cats_list{display:block;position:static;margin-top:20px}}.preview_picture.serv-img{max-height:120px;object-fit:cover;width:100%}.news_vertical .news-item-gorizontal.serv-card .right_part_new{padding:35px 35px 58px}.scheme{padding:30px 0}.scheme-caption{margin-bottom:20px}.scheme-map{border-radius:20px;overflow:hidden}.scheme-map a{display:block;height:100%;cursor:zoom-in}.scheme-map a img{width:100%;height:auto;object-fit:cover}.highlite.highlite_blue{color:#0177ff}.highlite.highlite_red{color:#ff033f}.contacts-box{display:grid;grid-template-columns:40% 1fr;gap:40px}@media (max-width:1300px){.contacts-box{grid-template-columns:1fr}.contacts-box .bottom_socs{margin-top:20px}.contacts-box .bottom_contacts{margin-top:20px}}@media (max-width:1099px){.goods_line_content{flex-direction:column;align-items:flex-start}}.table-for-seo{margin:30px 0;overflow-x:auto;width:100%}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;width:100%;font-family:'Qanelas-Regular',sans-serif}table,td,th{border:1px solid #dddddd}td,th{padding:10px;border-width:0 1px 1px 0}tr td{font-size:16px;color:#646464}@media (max-width:767px){tr td{font-size:16px}tr td p{font-size:16px}}tr td a{color:#37b678;-webkit-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}tr td a:hover{color:#a5ce08}tr td:last-child{border-width:0 0 1px 0}tr:last-child td{border-width:0 1px 0px 0}tr:last-child td:last-child{border-width:0 0 0px 0}.list-def{margin:10px 0;padding-left:20px;list-style-type:disc}.list-def li{font-size:16px;line-height:160%;color:#646464}.bg_block_green{background-color:#f5fffa;padding:20px;text-align:center}.top_desc .bg_block_green_header{font-weight:bold;font-size:22px;margin:24px 0 0 0;line-height:120%}.form_filled .ya-site-form__form table,.form_filled .ya-site-form__form td,.form_filled .ya-site-form__form th{border:none;padding:0}.form_filled #ya-site-form0{margin-top:23px!important}.form_filled #ya-site-form0 .ya-site-form__search-input{padding:0!important}.form_filled #ya-site-form0 .ya-site-form__form .ya-site-form__input-text{background-color:#ecf4f0!important;border:none;border-radius:12px;color:#343434;font-size:14px;line-height:1;padding-left:21px;outline:none;height:45px;padding-right:110px}.form_filled #ya-site-form0 .ya-site-form__submit{margin-left:-110px;font-family:'Qanelas-SemiBold',sans-serif!important;font-size:14px;line-height:17px;color:#62bd78!important;text-transform:uppercase;cursor:pointer}.info-panel{position:fixed;bottom:-100%;left:0;width:100%;background-color:#fff;padding:18px 0;color:var(--text);font-size:12px;line-height:16px;transition:1s;z-index:1000}.info-panel .container .f-row{align-items:center}.info-panel .container .f-row .f-col-2{text-align:right}.info-panel-v{bottom:0}button.close-panel:active,button.close-panel:focus{outline:none}button.close-panel::-moz-focus-inner{border:0}.close-panel{font-size:12px;line-height:20px;width:140px;height:36px;border:none;cursor:pointer;color:#fff}.close-panel:hover{color:#fff}.close-panel:active{color:#fff}.info-panel p{display:inline-block;vertical-align:middle;text-align:left;margin:0 60px 0 0}.info-panel p a{text-decoration:underline}.info-panel .maxwidth-theme .f-row{align-items:center}.f-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}@media (max-width:1340px){.f-row{margin-right:-15px;margin-left:-15px}}@media only screen and (min-width:1198px){.info-panel p{display:inline-block;vertical-align:middle;text-align:left}}@media only screen and (max-width:1024px){.info-panel p{font-size:12px}}@media only screen and (max-width:760px){.info-panel p{margin:0 0 5px 0}}.f-col-sm-12,.f-col-md-9{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;text-align:center}@media (min-width:576px){.f-col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.f-col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.f-col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.f-col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}

/* /fonts/qanelas/stylesheet.css */
@font-face{font-display:swap;font-family:'Qanelas';src:url('/fonts/qanelas/Qanelas-Black.eot');src:local('Qanelas Black'),local('Qanelas-Black'),url('/fonts/qanelas/Qanelas-Black.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-Black.woff') format('woff'),url('/fonts/qanelas/Qanelas-Black.ttf') format('truetype');font-weight:900;font-style:normal;}@font-face{font-display:swap;font-family:'Qanelas-Thin';src:url('/fonts/qanelas/Qanelas-Thin.eot');src:local('Qanelas Thin'),local('Qanelas-Thin'),url('/fonts/qanelas/Qanelas-Thin.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-Thin.woff') format('woff'),url('/fonts/qanelas/Qanelas-Thin.ttf') format('truetype');font-weight:100;font-style:normal;}@font-face{font-display:swap;font-family:'Qanelas-UltraLightItalic';src:url('/fonts/qanelas/Qanelas-UltraLightItalic.eot');src:local('Qanelas UltraLight Italic'),local('Qanelas-UltraLightItalic'),url('/fonts/qanelas/Qanelas-UltraLightItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-UltraLightItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-UltraLightItalic.ttf') format('truetype');font-weight:200;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-SemiBold';src:url('/fonts/qanelas/Qanelas-SemiBold.eot');src:local('Qanelas SemiBold'),local('Qanelas-SemiBold'),url('/fonts/qanelas/Qanelas-SemiBold.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-SemiBold.woff') format('woff'),url('/fonts/qanelas/Qanelas-SemiBold.ttf') format('truetype');font-weight:600;font-style:normal;}@font-face{font-display:swap;font-family:'Qanelas-SemiBoldItalic';src:url('/fonts/qanelas/Qanelas-SemiBoldItalic.eot');src:local('Qanelas SemiBold Italic'),local('Qanelas-SemiBoldItalic'),url('/fonts/qanelas/Qanelas-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-SemiBoldItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-SemiBoldItalic.ttf') format('truetype');font-weight:600;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-ExtraBold';src:url('/fonts/qanelas/Qanelas-ExtraBold.eot');src:local('Qanelas ExtraBold'),local('Qanelas-ExtraBold'),url('/fonts/qanelas/Qanelas-ExtraBold.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-ExtraBold.woff') format('woff'),url('/fonts/qanelas/Qanelas-ExtraBold.ttf') format('truetype');font-weight:800;font-style:normal;}@font-face{font-display:swap;font-family:'Qanelas-Bold';src:url('/fonts/qanelas/Qanelas-Bold.eot');src:local('Qanelas Bold'),local('Qanelas-Bold'),url('/fonts/qanelas/Qanelas-Bold.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-Bold.woff') format('woff'),url('/fonts/qanelas/Qanelas-Bold.ttf') format('truetype');font-weight:bold;font-style:normal;}@font-face{font-display:swap;font-family:'Qanelas-ThinItalic';src:url('/fonts/qanelas/Qanelas-ThinItalic.eot');src:local('Qanelas Thin Italic'),local('Qanelas-ThinItalic'),url('/fonts/qanelas/Qanelas-ThinItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-ThinItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-ThinItalic.ttf') format('truetype');font-weight:100;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-HeavyItalic';src:url('/fonts/qanelas/Qanelas-HeavyItalic.eot');src:local('Qanelas Heavy Italic'),local('Qanelas-HeavyItalic'),url('/fonts/qanelas/Qanelas-HeavyItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-HeavyItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-HeavyItalic.ttf') format('truetype');font-weight:900;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-UltraLight';src:url('/fonts/qanelas/Qanelas-UltraLight.eot');src:local('Qanelas UltraLight'),local('Qanelas-UltraLight'),url('/fonts/qanelas/Qanelas-UltraLight.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-UltraLight.woff') format('woff'),url('/fonts/qanelas/Qanelas-UltraLight.ttf') format('truetype');font-weight:200;font-style:normal;}@font-face{font-display:swap;font-family:'Qanelas-Light';src:url('/fonts/qanelas/Qanelas-Light.eot');src:local('Qanelas Light'),local('Qanelas-Light'),url('/fonts/qanelas/Qanelas-Light.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-Light.woff') format('woff'),url('/fonts/qanelas/Qanelas-Light.ttf') format('truetype');font-weight:300;font-style:normal;}@font-face{font-display:swap;font-family:'Qanelas-Heavy';src:url('/fonts/qanelas/Qanelas-Heavy.eot');src:local('Qanelas Heavy'),local('Qanelas-Heavy'),url('/fonts/qanelas/Qanelas-Heavy.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-Heavy.woff') format('woff'),url('/fonts/qanelas/Qanelas-Heavy.ttf') format('truetype');font-weight:900;font-style:normal;}@font-face{font-display:swap;font-family:'Qanelas-MediumItalic';src:url('/fonts/qanelas/Qanelas-MediumItalic.eot');src:local('Qanelas Medium Italic'),local('Qanelas-MediumItalic'),url('/fonts/qanelas/Qanelas-MediumItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-MediumItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-MediumItalic.ttf') format('truetype');font-weight:500;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-ExtraBoldItalic';src:url('/fonts/qanelas/Qanelas-ExtraBoldItalic.eot');src:local('Qanelas ExtraBold Italic'),local('Qanelas-ExtraBoldItalic'),url('/fonts/qanelas/Qanelas-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-ExtraBoldItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-ExtraBoldItalic.ttf') format('truetype');font-weight:800;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-RegularItalic';src:url('/fonts/qanelas/Qanelas-RegularItalic.eot');src:local('Qanelas Regular Italic'),local('Qanelas-RegularItalic'),url('/fonts/qanelas/Qanelas-RegularItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-RegularItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-RegularItalic.ttf') format('truetype');font-weight:normal;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-BoldItalic';src:url('/fonts/qanelas/Qanelas-BoldItalic.eot');src:local('Qanelas Bold Italic'),local('Qanelas-BoldItalic'),url('/fonts/qanelas/Qanelas-BoldItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-BoldItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-BoldItalic.ttf') format('truetype');font-weight:bold;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-LightItalic';src:url('/fonts/qanelas/Qanelas-LightItalic.eot');src:local('Qanelas Light Italic'),local('Qanelas-LightItalic'),url('/fonts/qanelas/Qanelas-LightItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-LightItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-LightItalic.ttf') format('truetype');font-weight:300;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-BlackItalic';src:url('/fonts/qanelas/Qanelas-BlackItalic.eot');src:local('Qanelas Black Italic'),local('Qanelas-BlackItalic'),url('/fonts/qanelas/Qanelas-BlackItalic.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-BlackItalic.woff') format('woff'),url('/fonts/qanelas/Qanelas-BlackItalic.ttf') format('truetype');font-weight:900;font-style:italic;}@font-face{font-display:swap;font-family:'Qanelas-Regular';src:url('/fonts/qanelas/Qanelas-Regular.eot');src:local('Qanelas Regular'),local('Qanelas-Regular'),url('/fonts/qanelas/Qanelas-Regular.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-Regular.woff') format('woff'),url('/fonts/qanelas/Qanelas-Regular.ttf') format('truetype');font-weight:normal;font-style:normal;}@font-face{font-display:swap;font-family:'Qanelas-Medium';src:url('/fonts/qanelas/Qanelas-Medium.eot');src:local('Qanelas Medium'),local('Qanelas-Medium'),url('/fonts/qanelas/Qanelas-Medium.eot?#iefix') format('embedded-opentype'),url('/fonts/qanelas/Qanelas-Medium.woff') format('woff'),url('/fonts/qanelas/Qanelas-Medium.ttf') format('truetype');font-weight:500;font-style:normal;}

/* /owlcarousel/assets/owl.carousel.min.css */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url('/owlcarousel/assets/owl.video.play.png') no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* /owlcarousel/assets/owl.theme.default.min.css */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

