/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
*{box-sizing:border-box;background-repeat:no-repeat}body,html{margin:0;padding:0;min-height:100%;height:100%}body{font-family:Roboto,sans-serif;font-size:16px;line-height:1.5em;color:#121212}h1,h2,h3,h4,h5,h6{color:#101010;line-height:136%;font-size:18px}h1{font-size:30px;margin:0 0 30px}h1,h2{font-weight:400;line-height:110%}h2{font-size:28px}h2,h3{margin:0 0 25px}h3{font-size:26px;line-height:110%;font-weight:500}@media (min-width:768px){h1{font-size:54px;margin:0 0 35px}h2{font-size:40px}h3{font-size:30px;margin:0 0 35px}}.select2-container .select2-selection,input,select,textarea{width:100%;max-width:100%;background:#fff;border:1px solid #f3f3f3;border-radius:4px;font-size:14px;line-height:16px;padding:14px 15px;height:auto;color:#777}input{min-height:56px}select:focus{outline:none}input.form-checkbox,input.form-radio{width:20px;min-width:20px;height:20px;border:1px solid #e7e7e7;border-radius:50%;padding:0;margin:0;min-height:unset}input.form-checkbox{border-radius:4px;border:1px solid #c2c2c2}input:focus-visible,textarea:focus-visible{border-color:#cfcfcf;outline:none}textarea{min-height:255px;resize:none}textarea+.grippie{display:none}blockquote{margin:25px 0;border-top:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;position:relative;padding:31px 0 33px 40px}blockquote p{margin-bottom:0}blockquote:before{content:" ";left:0;top:30px;width:18px;height:18px;background:url(/themes/fab10/img/icon-quote.svg) 50% 50% no-repeat;background-size:100% 100%;position:absolute}@media only screen and (min-width:768px){blockquote{margin:30px 0}}.select2-container .select2-selection{padding:8px 15px}.select2-container--default .select2-selection--single .select2-selection__arrow{height:44px}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#fff}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{color:#b7b7b7}table tr td{padding:15px 10px}.table::-webkit-scrollbar{height:0;width:0}.table{-ms-overflow-style:none;overflow:-moz-scrollbars-none;max-width:100%;overflow:auto}.table table{border-spacing:0;width:auto;border:1px solid #f0f0f0;font-size:14px;line-height:18px;min-width:100%;margin-bottom:20px}.table table td{padding:10px 5px;border-left:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.table table td:first-child{border-left:none}.table table tr:last-child td{border-bottom:none}.table table tr:nth-child(2n){background-color:#f0f0f0}.form-item{margin:0 0 10px}.form-item .label,.form-item label{line-height:24px;display:block;margin-bottom:5px}form .description{color:#777;margin:10px 0 25px;line-height:150%;font-size:14px}@media (max-width:767px){form .description{font-size:12px}}ol,ul{margin:0 0 20px}ul{padding:0;list-style:none}ul ul{margin-left:10px}ul li,ul li.expanded,ul li.leaf{list-style:none;margin:0 0 10px;padding:0}ul li.expanded{padding-left:20px;position:relative;margin-bottom:15px}ul li.expanded:before{position:absolute;left:0;top:0;bottom:0;content:"";min-width:10px;background-image:url(/themes/fab10/img/str.svg);background-size:auto 10px;background-repeat:no-repeat;background-position:50%;display:block;transition:all .5s ease}ul li.expanded.nav-opened:before{transform:rotate(90deg);bottom:auto;min-height:20px}.toolbar-menu li{margin-bottom:0}p{margin:0 0 10px}a{color:#1967d2;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.title-front-block,.title-h1,.title-h1-block,.title-h2,.title-h3{font-size:18px;display:block;font-weight:500;margin-bottom:10px;line-height:1.1em}.title-h2{font-size:22px;font-weight:400;margin-bottom:15px}.title-h1{font-weight:400;font-size:26px;margin-bottom:35px}@media (min-width:768px){.title-h1{font-size:34px}}.title-front-block{font-size:30px}.title-h1-block{font-weight:400;font-size:34px;margin-bottom:25px}@media (min-width:768px){.title-h1-block{font-size:40px}}.form-type-checkbox,.form-type-radio{position:relative}.form-type-checkbox input,.form-type-radio input{position:absolute;top:1px;left:0;width:1px;height:1px;opacity:0}.form-type-checkbox label,.form-type-radio label{padding-left:30px;cursor:pointer;position:relative;margin-bottom:0;min-height:20px}.form-type-checkbox label:before,.form-type-radio label:before{position:absolute;top:0;left:0;content:"";display:block;width:20px;height:20px;border:1px solid #e7e7e7;border-radius:50%}.form-type-checkbox input:checked+label:before,.form-type-radio input:checked+label:before{border:1px solid #1861df}.form-type-checkbox input:checked+label:after,.form-type-radio input:checked+label:after{position:absolute;top:6px;left:6px;content:"";display:block;width:10px;height:10px;border-radius:50%;background-color:#5c93df}.form-type-checkbox{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.form-type-checkbox label:before{border-radius:25%}.form-type-checkbox .description{margin-left:12px}.form-type-checkbox input:checked+label:after{top:6px;left:5px;width:12px;height:6px;border-top:2px solid #5c93df;border-right:2px solid #5c93df;transform:rotate(128deg);border-radius:0;background-color:transparent}.flex-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.flex-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-50 .simpler-select{min-height:56px}.flex-50 .form-item,.flex-50 .select-wrapper{width:48%;-ms-flex-align:start;align-items:start;margin-right:0}@media (max-width:767px){.flex-50 .form-item,.flex-50 .select-wrapper{width:100%}}.flex-50 .form-item .form-item,.flex-50 .select-wrapper .form-item{width:100%;margin:0}@media (max-width:767px){.flex-50 .select-wrapper{margin-bottom:15px}}.btn,.form-actions a,.form-submit,button{margin:0 15px 0 0;padding:9px 23px;text-align:center;outline:0;cursor:pointer;color:#2954ef;background-color:rgba(41,84,239,.1);border:1px solid transparent;transition:.4s;border-radius:6px;line-height:24px;width:auto;display:inline-block}.btn:hover,.form-actions a:hover,.form-submit:hover,button:hover{text-decoration:none;background-color:#4084f8;color:#fff}.btn:last-child,.form-actions a:last-child,.form-submit:last-child,button:last-child{margin-right:0}.center-t{text-align:center}article,footer,header,main,nav{display:block}@media (max-width:767px){.hide-mobile,.visible-mobile{display:none}}@media (min-width:768px) and (max-width:1023px){.hide-tablet{display:none}}@media (min-width:1024px){.hide-desktop{display:none}}a.logo{color:#2c2c2c;font-size:22px;font-weight:500}a.logo img{width:138px;display:block;margin:0 auto}@media (max-width:999px){a.logo{margin:5px 0 15px;display:block}}@media (max-width:460px){a.logo{margin:0 0 15px;width:100%;text-align:center}}a.logo:hover{color:#818181;text-decoration:none}#fab-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%}main{padding:0;-ms-flex:1 0 0px;flex:1 0 0;margin-bottom:75px}@media (min-width:768px){main{padding:0 15px}}.in-content{margin:0 auto;padding:0 15px}@media (min-width:768px){.in-content{max-width:1220px;padding:0 20px}}.right-str-but{border-radius:48px;border:1px solid rgba(25,103,210,.45);padding:6px 35px 6px 16px;display:inline-block;background-image:url(/themes/fab10/img/str-line.svg);background-position:calc(100% - 16px) 50%;margin-bottom:15px}#fab-wrapper>header{border-bottom:1px solid #f5f5f5;box-shadow:0 14px 54px 0 rgba(0,0,0,.06);position:relative}#fab-wrapper>header .in-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;min-height:60px;padding-top:20px}#fab-wrapper>header .in-content+.in-content{padding-top:26px;padding-bottom:26px}#fab-wrapper>header .in-content form .in-content{min-height:unset;padding-top:0}@media (max-width:399px){#fab-wrapper>header .account .link-add{display:none}#fab-wrapper>header .header-nav,#fab-wrapper>header a.logo{width:auto;margin-bottom:0}#fab-wrapper>header .all-search-form,#fab-wrapper>header .in-content+.in-content .header-nav{top:70px}}header .mobile-menu{display:none}@media (max-width:999px){header .mobile-menu{display:block;background-image:url(/themes/fab10/img/mobile-menu.svg);width:26px;height:18px;cursor:pointer}}header .fav,header .find,header .user-link{display:block;padding-left:22px;background-image:url(/themes/fab10/img/fav_blue.svg);background-position:0;position:relative}@media (max-width:999px){header .fav,header .find,header .user-link{padding:10px 20px 10px 32px;background-position:10px;border-bottom:1px solid #ebebeb;color:#2c2c2c;background-image:url(/themes/fab10/img/fav_black.svg)}}@media (min-width:1000px){header .fav,header .find,header .user-link{display:inline-block;width:15px;height:18px;margin-right:18px;text-indent:-100px;padding-left:0;font-size:0}header .fav .like-num,header .find .like-num,header .user-link .like-num{position:absolute;top:4px;left:6px;text-indent:0;background-color:#fff;border-radius:50%;width:20px;height:20px;line-height:20px;border:1px solid #646464;text-align:center;padding-left:0;font-size:12px;color:#000}}header .fav:hover,header .find:hover,header .user-link:hover{text-decoration:none}@media (max-width:999px){header .user-link{background-image:url(/themes/fab10/img/user_black.svg)}}@media (min-width:1000px){header .user-link{background-image:url(/themes/fab10/img/user.svg);margin-right:0;width:18px}}@media (max-width:999px){header .find{background-image:url(/themes/fab10/img/find.svg)}}@media (min-width:1000px){header .find{background-image:url(/themes/fab10/img/find-blue.svg)}}header .account{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}header .account .link-add{font-size:14px;line-height:44px;padding:0 14px;border-radius:4px;margin-right:0}@media (max-width:999px){header .account .link-add{margin-right:15px;line-height:40px}}.ui-widget.ui-widget-content{z-index:1003}@media (max-width:999px){.open-menu .header-nav{display:block!important;opacity:1!important}.open-menu .mobile-menu{background-image:url(/themes/fab10/img/close-menu.svg);background-position:100%}}.breadcrumb span{padding:0 5px}.breadcrumb li{margin-bottom:5px;line-height:24px}.breadcrumb li span{padding:0}.breadcrumb ol{margin:23px 0 13px;list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#777}.breadcrumb ol a{color:#777}.message-block{background-color:rgba(248,229,80,.32);padding:10px 20px;margin-bottom:15px;border-radius:5px;color:#343434}.header-nav .popup-navigate{display:none}@media (min-width:1000px){.header-nav{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:calc(100% - 150px)}.header-nav .popup-navigate{display:block}}@media (max-width:999px){header .in-content+.in-content .header-nav{position:absolute;background-color:#fff;top:80px;right:0;padding:0 10px 20px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);display:none;opacity:0;z-index:101;width:228px}header .in-content+.in-content .header-nav .account{display:block}}@media (min-width:1000px){header .in-content+.in-content .header-nav{width:100%}}#global-nav ul li{display:block}#global-nav ul li.last{background-image:url(/themes/fab10/img/check-top.png);padding-left:22px;background-position:0 1px}#global-nav ul li.last a{color:#1967d2}#global-nav ul a{color:#2c2c2c}@media (min-width:1000px) and (max-width:1155px){#global-nav ul li.items-6{display:none}}@media (max-width:999px){#global-nav ul,#global-nav ul li{margin-bottom:0}#global-nav ul a{padding:10px 20px;display:block;border-bottom:1px solid #ebebeb}#global-nav ul li.last{background-position:15px}}@media (min-width:1000px){#global-nav ul{margin:0 -13px}#global-nav ul li{margin:0 13px;display:inline-block}}@media (min-width:1000px) and (max-width:1200px){#global-nav ul{margin:0 -1px 0 -13px}#global-nav ul li{margin:0 1px 0 13px}}#block-fab10-primary-local-tasks ul,.reviews .nav-reviews ul{margin:20px 0 10px;list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#777}#block-fab10-primary-local-tasks ul li,.reviews .nav-reviews ul li{margin-right:10px;margin-bottom:5px}#block-fab10-primary-local-tasks ul a,.reviews .nav-reviews ul a{display:block;background-color:rgba(25,103,210,.03);color:#1967d2;padding:5px 10px;border-radius:5px;text-decoration:none;transition:all .2s;background-repeat:no-repeat;background-position:8px}#block-fab10-primary-local-tasks ul a.is-active,.reviews .nav-reviews ul a.is-active{background-color:#4084f8;color:#fff;cursor:default}#block-fab10-primary-local-tasks ul a:hover,.reviews .nav-reviews ul a:hover{background-color:#4084f8;color:#fff}#block-fab10-primary-local-tasks ul a.promo-task,.reviews .nav-reviews ul a.promo-task{background-image:url(/themes/fab10/img/promo-task.svg);padding-left:38px}#block-fab10-primary-local-tasks ul a.promo-task:hover,.reviews .nav-reviews ul a.promo-task:hover{background-image:url(/themes/fab10/img/promo-task-white.svg)}#block-fab10-primary-local-tasks ul a.view-task,.reviews .nav-reviews ul a.view-task{background-image:url(/themes/fab10/img/eye-blue.svg);padding-left:36px;background-size:24px auto}#block-fab10-primary-local-tasks ul a.view-task:hover,.reviews .nav-reviews ul a.view-task:hover{background-image:url(/themes/fab10/img/eye-white.svg)}#block-fab10-primary-local-tasks ul a.edit-task,.reviews .nav-reviews ul a.edit-task{background-image:url(/themes/fab10/img/edit-task.svg);padding-left:38px}#block-fab10-primary-local-tasks ul a.edit-task:hover,.reviews .nav-reviews ul a.edit-task:hover{background-image:url(/themes/fab10/img/edit-task-white.svg)}#block-fab10-primary-local-tasks ul a.editor-task,.reviews .nav-reviews ul a.editor-task{background-image:url(/themes/fab10/img/editor-task.svg);padding-left:34px;background-size:22px auto}#block-fab10-primary-local-tasks ul a.editor-task:hover,.reviews .nav-reviews ul a.editor-task:hover{background-image:url(/themes/fab10/img/editor-task-white.svg)}#block-fab10-primary-local-tasks ul a.delete-task,.reviews .nav-reviews ul a.delete-task{color:#fa6045;padding-left:28px;background-image:url(/themes/fab10/img/delete-task.svg)}#block-fab10-primary-local-tasks ul a.delete-task:hover,.reviews .nav-reviews ul a.delete-task:hover{background-image:url(/themes/fab10/img/delete-task-white.svg);background-color:#fa6045;color:#fff}#block-fab10-primary-local-tasks ul a.archive-li-task,.reviews .nav-reviews ul a.archive-li-task{padding-left:38px;background-size:24px auto;background-image:url(/themes/fab10/img/archive_task.svg)}#block-fab10-primary-local-tasks ul a.archive-li-task:hover,.reviews .nav-reviews ul a.archive-li-task:hover{background-image:url(/themes/fab10/img/archive_task_white.svg)}#block-fab10-primary-local-tasks ul a.archive-li-task-view,.reviews .nav-reviews ul a.archive-li-task-view{color:#ff8400;background-image:url(/themes/fab10/img/eye-orang.svg)}#block-fab10-primary-local-tasks ul a.archive-li-task-view:hover,.reviews .nav-reviews ul a.archive-li-task-view:hover{background-image:url(/themes/fab10/img/eye-white.svg);color:#fff}.reviews{border-bottom:1px solid #eff4f6;padding-bottom:25px;margin-bottom:25px;position:relative}.reviews:last-of-type{border:0}.reviews .impressions{margin-bottom:15px;width:74px;min-width:74px}.reviews .comment_body{color:#212121}.reviews .fd.field_comment_name{margin-bottom:3px;font-weight:500}.reviews time{color:#777}.reviews .bad,.reviews .good{background-image:url(/themes/fab10/img/like.svg);display:block;min-height:36px}.reviews .bad{background-image:url(/themes/fab10/img/bad.svg)}.reviews .nav-reviews li{margin-right:7px}.reviews .nav-reviews a{font-size:14px}@media (min-width:768px){.reviews .reviews-view{display:-ms-flexbox;display:flex}.reviews .impressions{margin-bottom:0}.reviews .comment-data{width:calc(100% - 74px)}.reviews .nav-reviews ul{position:absolute;right:0;bottom:20px}.reviews .nav-reviews li{margin-right:0;margin-left:7px}}.otzyvy_page_1 .comment-data .title-relate,.otzyvy_page_2 .comment-data .title-relate{font-size:18px;font-weight:500;line-height:28px;display:block;margin-bottom:12px}.comment-form .button--primary,.node-form .button--primary,.user-form .button--primary{padding:16px 24px;border-radius:4px;background:#1967d2;width:100%;color:#fff;line-height:24px;margin-top:15px}.comment-form .button--primary:hover,.node-form .button--primary:hover,.user-form .button--primary:hover{background:rgba(25,103,210,.03);color:#1967d2}.comment-form .button--primary+.button--danger,.node-form .button--primary+.button--danger,.user-form .button--primary+.button--danger{display:none}.comment-form a.button--primary{text-decoration:none;display:block;text-align:center}.reviews-block{max-width:886px}.reviews-block .indented{margin-left:20px;padding-top:20px;position:relative;margin-top:-20px}.reviews-block .indented .reviews{background-image:url(/themes/fab10/img/c-com.svg);background-size:20px auto;background-position:100% -2px}.reviews-block .indented .indented{margin-left:5px}.reviews-block .indented .indented .indented{margin-left:0}.info-reviews{font-size:18px;position:relative;margin-top:-20px;margin-bottom:20px;background-color:#f8f8f9;padding:6px 10px;border-radius:4px}.reviews-form{padding:15px;border-radius:5px;border:1px solid #e2e2e2;mix-blend-mode:darken;box-shadow:0 20px 30px 0 rgba(0,0,0,.04)}@media (min-width:768px){.reviews-form{padding:25px 35px}}.reviews-form .form-item-field-agree-value,.reviews-form .form-item-field-soglasie-na-obrabotku-value{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:20px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.reviews-form .form-item-field-agree-value label,.reviews-form .form-item-field-soglasie-na-obrabotku-value label{margin-left:15px;margin-bottom:0}@media (max-width:767px){.reviews-form .form-item-field-agree-value label,.reviews-form .form-item-field-soglasie-na-obrabotku-value label{font-size:12px;line-height:1.4em}}@media (max-width:767px){.reviews-form .is-captcha.flex-content{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:start;align-items:start}}@media (max-width:360px){.reviews-form .is-captcha.flex-content .captcha{margin-left:-15px;position:relative}}.reviews-form form label{margin-bottom:5px;display:block}.reviews-form .com-form-top,.reviews-form .js-form-type-textarea{margin-bottom:25px}.reviews-form .com-form-top .comments-name{margin-bottom:30px}.reviews-form .com-form-top .comments-imp .fieldset-wrapper>div{display:-ms-flexbox;display:flex;margin-top:17px}.reviews-form .com-form-top .comments-imp .form-item{margin-bottom:0;margin-right:30px}.reviews-form .com-form-top .comments-imp .form-item label{display:inline-block;vertical-align:top}@media (min-width:768px){.reviews-form .com-form-top{display:-ms-flexbox;display:flex}.reviews-form .com-form-top .comments-imp{width:calc(50% - 17px)}.reviews-form .com-form-top .comments-name{margin-bottom:0;width:calc(50% - 17px);margin-right:35px}}.close-event{color:#ffb52a;font-size:14px}.image-widget.form-managed-file:not(.image-upload-true){position:relative;border-radius:10px;border:1px dashed #1861df;background-image:url(/themes/fab10/img/Imageupload.svg);background-position:center 30px}.image-widget.form-managed-file:not(.image-upload-true):after,.image-widget.form-managed-file:not(.image-upload-true):before{position:absolute;content:"Прикрепить файл";top:65px;text-align:center;color:#1b1b1b;left:0;right:0;display:block}.image-widget.form-managed-file:not(.image-upload-true):after{content:"Или загрузите нажав здесь";color:#1861df;top:95px}.image-widget.form-managed-file:not(.image-upload-true) .form-file{opacity:0;min-height:150px;position:relative;z-index:1}.is-captcha.flex-content{-ms-flex-align:center;align-items:center}.is-captcha .captcha{margin-bottom:35px;margin-right:20px}@media (max-width:767px){.is-captcha{-ms-flex-wrap:wrap;flex-wrap:wrap}.is-captcha .captcha{margin-right:0}}#footer{background:#f8f8f9;padding-top:40px;padding-bottom:20px}@media (min-width:768px){#footer{padding-bottom:30px;padding-top:46px}}.copy{padding-top:20px;border-top:1px solid #dbdbdb}@media (min-width:768px){.copy{padding-top:27px}}nav.pager{border-top:1px solid #e7e7e7;display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}nav.pager ul{padding-top:23px}nav.pager ul.pager__items_fast{text-align:right}nav.pager ul li{display:inline-block;margin-right:12px;margin-bottom:15px}nav.pager ul li a,nav.pager ul li span{display:block;width:50px;height:50px;line-height:50px;text-align:center;border-radius:5px;background:#f8f8f9;color:#121212;text-decoration:none;transition:all .3s}nav.pager ul li a:hover,nav.pager ul li span{background:#1967d2;color:#fff}nav.pager ul.pager__items_fast li{margin-left:12px;margin-right:0}nav.pager ul .next a,nav.pager ul .next span,nav.pager ul .previous a,nav.pager ul .previous span{background-color:transparent;border:1px solid #1967d2;color:#1967d2}nav.pager ul .next span,nav.pager ul .previous span{opacity:.2}.mfp-iframe-holder .mfp-close,.mfp-iframe-holder .mfp-close:hover,.mfp-image-holder .mfp-close,.mfp-image-holder .mfp-close:hover{padding-right:0;width:45px;text-align:center;cursor:pointer}@media (min-width:768px){.footer-top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.info-footer .title-h2 img{display:block;width:138px}@media (min-width:500px) and (max-width:767px){.info-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;margin-bottom:30px}.info-footer>div{margin-bottom:0!important;padding-bottom:0!important}}@media (min-width:500px) and (max-width:1099px){.nav-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:30px}.nav-footer nav{width:40%}.nav-footer nav:nth-child(2),.nav-footer nav:nth-child(4){margin-right:0}}@media (min-width:1100px){.nav-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 0 -26px}.nav-footer nav{width:auto;margin:0 26px 20px}.nav-footer nav:last-of-type{margin-right:0}}@media (min-width:1200px){.nav-footer{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0 0 0 -36px}.nav-footer nav{margin:0 36px 20px}}.nav-footer nav a{color:#121212}.nav-footer nav a.is-active{color:#1967d2}@media (max-width:499px){.nav-footer{margin-bottom:50px}.nav-footer li,.nav-footer ul{margin-bottom:0}.nav-footer li a{padding:20px 10px;display:block;border-bottom:1px solid #dfdfdf;background-image:url(/themes/fab10/img/str-black.svg);background-position:97%}}#block-fab10-footercountnode{padding-bottom:25px;font-size:16px}@media (min-width:768px){#block-fab10-footercountnode{font-size:14px;padding-bottom:45px;line-height:25px}}@media (max-width:499px){#block-fab10-footercountnode .line{margin-bottom:20px}}#block-fab10-socialarticle,#block-fab10-socialfooter{margin-bottom:35px}#block-fab10-socialarticle .lines,#block-fab10-socialfooter .lines{display:-ms-flexbox;display:flex;margin:0 -5px}#block-fab10-socialarticle .line,#block-fab10-socialfooter .line{margin:0 5px}#block-fab10-socialarticle .line a,#block-fab10-socialfooter .line a{text-indent:-100px;font-size:10px;display:block;overflow:hidden;background-image:url(/themes/fab10/img/vk.svg);width:42px;height:42px}#block-fab10-socialarticle .line.dzen a,#block-fab10-socialfooter .line.dzen a{background-image:url(/themes/fab10/img/dzen.svg)}#block-fab10-socialarticle .line.telegram a,#block-fab10-socialfooter .line.telegram a{background-image:url(/themes/fab10/img/tg.svg)}.page-404 h1{text-align:center}.like-num{padding-left:5px}.page-404-content{text-align:center;max-width:625px;margin:0 auto 50px}.page-404-content .img{background-image:url(/themes/fab10/img/404.jpg);background-position:50%;background-size:cover;border-radius:5px;min-height:365px;margin-bottom:20px}@media (max-width:1023px){main .nav-mobile h2{position:relative;font-size:18px;padding:15px 18px;border-radius:4px;background-color:#f8f8f9;cursor:pointer}main .nav-mobile h2:after{content:"";display:block;width:12px;height:12px;position:absolute;background-image:url(/themes/fab10/img/bottom_black.svg);background-repeat:no-repeat;background-position:50%;right:15px;top:calc(50% - 6px)}main .nav-mobile.view-block h2:after{transform:rotate(180deg)}}.ajax-progress-throbber{position:absolute;z-index:2;right:5%}.ajax-progress-throbber .throbber{width:24px;height:24px;display:block;background:transparent url(/themes/fab10/img/822.svg) no-repeat 0}.r .flag-izbrannoe .ajax-progress-throbber,.top-product .flag-izbrannoe .ajax-progress-throbber{right:auto;left:0}.flag-izbrannoe a{white-space:nowrap}.js-flag-message{position:absolute;left:-10px;bottom:-40px}.message-block li,.message-block ul{margin:0}.message-block ul+ul{margin-top:15px}.message-block li+li{margin-top:5px}.message-block+.top-product .flag-izbrannoe{margin-top:0}.ui-dialog.modal-login-user{max-width:300px;border:0;padding:25px;border-radius:15px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);background-color:#fff;font-family:Roboto,sans-serif}.ui-dialog.modal-login-user .ui-dialog-content,.ui-dialog.modal-login-user .ui-dialog-titlebar,.ui-dialog.modal-login-user .user-login-form{background-color:transparent;padding:0;border:0}.ui-dialog.modal-login-user .ui-dialog-titlebar{margin-bottom:40px}.ui-dialog.modal-login-user .ui-dialog-title{font-size:30px;font-weight:500;color:#1b1b1b}.ui-dialog.modal-login-user input[type=password],.ui-dialog.modal-login-user input[type=text]{padding:10px 20px}.ui-dialog.modal-login-user label{display:block;color:#121212;font-size:16px;font-weight:400;line-height:24px;margin-bottom:5px}.ui-dialog.modal-login-user .form-item-name{margin-bottom:25px}.ui-dialog.modal-login-user .message-block li:empty{margin:0;padding:0}.ui-dialog.modal-login-user input[type=submit]{border-radius:4px;background:#1967d2;width:100%;margin:0 0 20px;color:#fff;height:56px}.ui-dialog.modal-login-user input[type=submit]:hover{opacity:.7}.ui-dialog.modal-login-user .get-reg{margin:0}.ui-dialog.modal-login-user .form-item-pass{display:block;-ms-flex-pack:unset;justify-content:unset}@media (min-width:400px){.ui-dialog.modal-login-user{max-width:360px}}@media (min-width:600px){.ui-dialog.modal-login-user{max-width:450px}}.get-psw{margin-bottom:25px}.get-psw a{color:#1967d2;font-size:14px}.get-reg{margin-bottom:35px}.get-reg a{color:#1967d2;padding-left:5px;text-decoration:underline}.get-reg a:hover{text-decoration:none}.ui-dialog .ui-dialog-titlebar-close{padding:22px;border:1px solid #d9d9d9;border-radius:50%;background-color:transparent;top:5px}.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{background-image:url(/themes/fab10/img/close-grey.svg);background-position:50%;background-size:14px auto}.vp{position:relative}.vp .eye{position:absolute;top:18px;right:10px;display:block;width:22px;height:22px;cursor:pointer;z-index:2;background-image:url(/themes/fab10/img/eye.svg);background-position:50%;background-size:22px auto}.vp input[type=text]+.eye{background-image:url(/themes/fab10/img/eye2.svg)}.all-search-form{position:absolute;display:-ms-flexbox;display:flex;width:calc(100% - 30px);left:15px;top:80px}.all-search-form .message{display:none}@media (min-width:768px){.all-search-form{left:20px;width:calc(100% - 40px)}}.all-search-form form{width:100%;position:relative}.all-search-form .in-content{min-height:44px;border:1px solid #d4d4d4;border-radius:4px;padding:0}.all-search-form .l{width:100%;border-bottom:1px solid hsla(0,0%,52%,.17)}.all-search-form .r{width:100%}.all-search-form .form-item-r,.all-search-form .form-item-type{margin:0}.all-search-form .form-item-r select,.all-search-form .form-item-type select{min-height:44px;border:0;color:#272727;font-size:14px;padding:0 0 0 8px;background:transparent}.all-search-form .form-item-r select{padding:0 4px 0 0}.all-search-form #text-field-wrapper{width:100%}.all-search-form #text-field-wrapper .form-item{margin:0}.all-search-form #text-field-wrapper input{border:0;color:#272727;font-size:14px;min-height:44px}.all-search-form .button{width:44px;min-width:44px;overflow:hidden;display:block;text-indent:-200px;margin:0;padding:0;border:0;background-image:url(/themes/fab10/img/find.svg);background-repeat:no-repeat;background-position:50%;background-color:transparent;min-height:44px}.all-search-form .popup-navigate .but-cat-top{border-radius:4px;font-size:14px;color:#1967d2;line-height:18px;padding:14px 20px;width:104px;cursor:pointer;background-color:#e9eefd;background-image:url(/themes/fab10/img/cat-menu.svg);background-repeat:no-repeat;background-position:78px;background-size:12px 10px;margin-right:10px}.all-search-form .popup-navigate .but-cat-top.open{background-image:url(/themes/fab10/img/close-menu.svg)}.all-search-form .in-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.all-search-form .l{width:140px;border-bottom:0}.all-search-form .r{width:calc(100% - 309px)}.all-search-form .r2{width:125px}@media (min-width:1000px){.all-search-form{position:relative;top:unset;left:unset;width:calc(100% - 181px)}}@media (min-width:1100px){.all-search-form .r{width:calc(100% - 324px)}.all-search-form .r2{width:140px}}.all-search-form .close-find-form{display:none}.all-search-form input.form-autocomplete{background:none!important}.field_not_work{background-color:#a5a5a5;padding:5px;font-size:14px;color:#fff;display:inline-block;border-radius:5px;font-weight:400;line-height:1em;margin-bottom:10px}#page-users{border-radius:15px;background:linear-gradient(93.25deg,#e083b9,#70428c 100%);margin:20px 20px 0;padding:0 20px;position:relative;overflow-x:clip}#page-users~.catalog-popup{top:160px}#page-users #global-nav a,#page-users .breadcrumb ol a,#page-users .breadcrumb ol span,#page-users .logo,#page-users h1{color:#fff}@media (min-width:1000px){#page-users #global-nav ul li.last{background-image:url(/themes/fab10/img/check-top.svg);background-size:18px auto}}#page-users h1{margin-bottom:120px}#page-users .breadcrumb,#page-users h1{position:relative;z-index:10}#page-users .fav{background-image:url(/themes/fab10/img/fav.svg)}#page-users .find{background-image:url(/themes/fab10/img/find-white.svg)}#page-users .user-link{background-image:url(/themes/fab10/img/user_white.svg)}#page-users .btn{color:#7b4991;background:#e9eefd}#page-users .btn:hover{background-color:#7b4991;color:#fff}#page-users header{border-bottom:1px solid rgba(239,244,246,.21);margin:0 -20px;position:relative;z-index:11}#page-users header .in-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;min-height:60px;padding-top:20px}#page-users header .in-content form .in-content{min-height:unset;background:#e9eefd;padding-top:0}#page-users header .in-content+.in-content{padding-top:26px;padding-bottom:26px}#page-users:after{content:"";background-image:url(/themes/fab10/img/group88.svg);background-size:1300px auto;background-repeat:no-repeat;background-position:calc(100% + 580px) -340px;position:absolute;top:0;bottom:0;right:0;left:0;border-radius:15px}#page-users+main .flex-content .l{width:800px;max-width:100%}@media (max-width:767px){#page-users{margin:20px 20px 0}#page-users+main .flex-content{display:block}#page-users+main .flex-content .l{width:100%}}@media (max-width:999px){#page-users .mobile-menu{background-image:url(/themes/fab10/img/mobile-menu-white.svg)}#page-users #global-nav a{color:#2c2c2c}#page-users .fav{background-image:url(/themes/fab10/img/fav_black.svg)}#page-users .find{background-image:url(/themes/fab10/img/find.svg)}#page-users .user-link{background-image:url(/themes/fab10/img/user_black.svg)}#page-users .open-menu .mobile-menu{background-image:url(/themes/fab10/img/close-menu-white.svg)}}@media (max-width:399px){#page-users{margin:0 0 50px;border-radius:0}#page-users .account .link-add{display:none}#page-users header{margin-bottom:30px}#page-users header .header-nav,#page-users header a.logo{width:auto;margin-bottom:0}#page-users .all-search-form,#page-users header .in-content+.in-content .header-nav{top:70px}#page-users+main #user-nav-nl{margin-top:-120px}#page-users:after{border-radius:0}}#user-nav-nl{border-radius:5px;background:#fff;box-shadow:0 20px 60px 0 rgba(0,0,0,.07);padding:15px 20px;position:relative;margin-top:-40px;margin-bottom:55px}#user-nav-nl ul{display:-ms-flexbox;display:flex;margin:0 -7px;-ms-flex-pack:justify;justify-content:space-between}#user-nav-nl ul li{-ms-flex:1;flex:1;margin:0}#user-nav-nl ul a{display:block;margin:0 7px;border-radius:5px;background:rgba(25,103,210,.03);line-height:48px;padding:0 20px;text-align:center;transition:all .2s ease-in-out}#user-nav-nl ul a.is-active{border-radius:5px 5px 0 0;border-bottom:2px solid #4084f8;background:rgba(64,132,248,.1)}@media (max-width:1300px){#user-nav-nl{max-width:95%;margin:-40px auto 55px}}@media (max-width:800px){#user-nav-nl{max-width:90%}#user-nav-nl ul{-ms-flex-wrap:wrap;flex-wrap:wrap}#user-nav-nl ul li{width:100%;-ms-flex:none;flex:none;margin-bottom:10px}}.page-user .l{width:calc(100% - 335px)}.page-user .r{width:300px}.page-user .top-info{margin-bottom:25px}.page-user .top-info,.page-user .user-status{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:left;justify-content:left}.page-user .user-date-access,.page-user .user-date-register{margin-right:15px;font-size:14px;line-height:24px;white-space:nowrap;color:#777;margin-bottom:10px}.page-user .sidebar-side-in-content .views-element-container{margin-bottom:55px}.page-user .field_about_user{width:100%}.page-user .lines-requisites{margin:0 -12px 56px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-user .lines-requisites .label{color:#5a5a5a;margin-bottom:5px}.page-user .lines-requisites .line{font-size:18px;margin-bottom:5px;overflow-x:auto}.page-user .lines-requisites .fd-user{width:calc(50% - 24px);margin:0 12px 24px;padding:25px 35px 20px;border-radius:5px;border:1px solid #e2e2e2;mix-blend-mode:darken;box-shadow:0 20px 30px 0 rgba(0,0,0,.04)}.page-user .field_user_picture{width:162px;height:154px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:17px;border-radius:10px;background:#f8f8f9;margin-right:20px;margin-bottom:25px}.page-user .user-online-status{line-height:1em;font-size:14px}.page-user .user-online-status .response{line-height:24px;color:#be3020}.page-user .user-online-status .absent .response{color:#be5c20}.page-user .user-online-status .online .response{color:#20be8f}.page-user h1{font-size:30px;line-height:40px}.page-user .field_user_dolzhnost,.page-user .field_user_kompaniya,.page-user h1{margin-bottom:10px}.page-user .user-data{width:calc(100% - 182px);margin-bottom:25px}.page-user .table-user-block .rows{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.page-user .table-user-block .rows-head{text-transform:uppercase;font-size:14px;color:#626262;letter-spacing:1px}.page-user .table-user-block .rows-head .row{padding:0 18px 25px}.page-user .table-user-block .row{padding:25px 18px}.page-user .table-user-block .fd-ann-type{font-size:14px;margin-top:5px}.page-user .table-user-block .row-1{width:calc(100% - 460px)}.page-user .table-user-block .row-2{width:130px}.page-user .table-user-block .row-3{width:175px;color:#777}.page-user .table-user-block .row-3 div{background-image:url(/themes/fab10/img/archive_task.svg);background-position:0;padding-left:23px;background-size:15px auto}.page-user .table-user-block .row-3 div.rejected-node{background-image:url(/themes/fab10/img/delete-task.svg);background-size:14px auto}.page-user .table-user-block .row-3 div.needs-node{background-image:url(/themes/fab10/img/eye-blue.svg)}.page-user .table-user-block .row-3 div.publish-node{background-image:url(/themes/fab10/img/ok-green.svg)}.page-user .table-user-block .row-4{width:155px}.page-user .table-user-block time{color:#121212}.page-user .table-user-block .node-views-user{border:1px solid #f1f1f1;border-radius:4px;box-shadow:0 20px 60px 0 rgba(0,0,0,.07);background:#fff;margin-bottom:15px}.page-user .table-user-block .node-views-user a{font-weight:500}.page-user .us-full .table-user-block .row-1{width:calc(100% - 305px)}@media (max-width:767px){.page-user .us-full .table-user-block .row-1{width:100%}}.page-user .views-materialy-polzovatelya .pager__item a{padding:16px 24px;border-radius:4px;background:#1967d2;width:100%;color:#fff;line-height:24px;transition:.4s;display:block;text-align:center}.page-user .views-materialy-polzovatelya .pager__item a:hover{background:rgba(25,103,210,.03);color:#1967d2}.page-user .field_user_email.vth .line-1 a,.page-user .field_user_telefon.vth .line-1 a{background-image:url(/themes/fab10/img/contact-v.svg);background-size:22px auto;background-position:100%;padding-right:30px}@media (max-width:1200px) and (min-width:1024px){.page-user .table-user-block .row-1{width:calc(100% - 425px)}.page-user .table-user-block .row-4{width:120px;text-align:center}.page-user .table-user-block .row-4 a{display:block;background-image:url(/themes/fab10/img/edit-task.svg);width:22px;height:22px;overflow:hidden;text-indent:-200px;margin:0 auto}}@media (max-width:1023px){.page-user .flex-content{display:block}.page-user .flex-content .l{margin-bottom:50px}.page-user .top-info.flex-content{display:-ms-flexbox;display:flex}.page-user .l,.page-user .r{width:100%}.page-user .lines-requisites .fd-user{width:auto;min-width:290px}}@media (max-width:767px){.page-user .top-info.flex-content{display:block}.page-user .user-data{width:100%}.page-user .table-user-block .rows-head{display:none}.page-user .table-user-block .rows{-ms-flex-wrap:wrap;flex-wrap:wrap}.page-user .table-user-block .row{padding:15px}.page-user .table-user-block .row-1{width:100%;padding-bottom:0}.page-user .table-user-block .row-2{padding-right:5px;width:40%}.page-user .table-user-block .row-3{padding-left:10px;width:60%;text-align:right}.page-user .table-user-block .row-3 div{display:inline-block}.page-user .table-user-block .row-4{padding-top:0;font-size:14px;width:100%}}.vth-upload{position:relative}.vth-upload .line{animation:_pulse_border 1.5s infinite;background-color:transparent}@keyframes _pulse_border{0%{background-color:rgba(52,152,219,.2);box-shadow:0 0 0 0 rgba(52,152,219,.4)}70%{background-color:rgba(52,152,219,.6);box-shadow:0 0 0 10px rgba(52,152,219,0)}to{background-color:rgba(52,152,219,.2);box-shadow:0 0 0 0 rgba(52,152,219,0)}}.field-multiple-drag,.tabledrag-toggle-weight-wrapper{display:none;padding:0}.captcha{border:0;padding:0}.captcha .captcha__title{display:none}@media (max-width:339px){.captcha .h-captcha{position:relative;margin-left:-8px}}.form-item-surname{overflow:hidden;width:0;height:0;padding:0;margin:0}.field_teaser_about_company{max-width:100%;overflow-x:auto}.field_about_company li,.field_ad li,.field_body_2 li,.field_event_describing li,.field_goods_tex li,.field_text_article li,.page-form .l .block-content li,article .body li{margin-bottom:14px;list-style:disc}.field_about_company ul,.field_ad ul,.field_body_2 ul,.field_event_describing ul,.field_goods_tex ul,.field_text_article ul,.page-form .l .block-content ul,article .body ul{padding-left:25px;padding-top:15px;margin-bottom:25px}.field_about_company ol,.field_ad ol,.field_body_2 ol,.field_event_describing ol,.field_goods_tex ol,.field_text_article ol,.page-form .l .block-content ol,article .body ol{padding-left:20px;padding-top:15px;margin-bottom:25px}.field_about_company .title-h1,.field_about_company .title-h2,.field_ad .title-h1,.field_ad .title-h2,.field_body_2 .title-h1,.field_body_2 .title-h2,.field_event_describing .title-h1,.field_event_describing .title-h2,.field_goods_tex .title-h1,.field_goods_tex .title-h2,.field_text_article .title-h1,.field_text_article .title-h2,.page-form .l .block-content .title-h1,.page-form .l .block-content .title-h2,article .body .title-h1,article .body .title-h2{margin-bottom:20px}.field_about_company p+h2,.field_ad p+h2,.field_body_2 p+h2,.field_event_describing p+h2,.field_goods_tex p+h2,.field_text_article p+h2,.page-form .l .block-content p+h2,article .body p+h2{margin-top:45px}.field_about_company p+h3,.field_ad p+h3,.field_body_2 p+h3,.field_event_describing p+h3,.field_goods_tex p+h3,.field_text_article p+h3,.page-form .l .block-content p+h3,article .body p+h3{margin-top:25px}.field_about_company ol+h2,.field_about_company ul+h2,.field_ad ol+h2,.field_ad ul+h2,.field_body_2 ol+h2,.field_body_2 ul+h2,.field_event_describing ol+h2,.field_event_describing ul+h2,.field_goods_tex ol+h2,.field_goods_tex ul+h2,.field_text_article ol+h2,.field_text_article ul+h2,.page-form .l .block-content ol+h2,.page-form .l .block-content ul+h2,article .body ol+h2,article .body ul+h2{margin-top:50px}.field_about_company ol+h3,.field_about_company ul+h3,.field_ad ol+h3,.field_ad ul+h3,.field_body_2 ol+h3,.field_body_2 ul+h3,.field_event_describing ol+h3,.field_event_describing ul+h3,.field_goods_tex ol+h3,.field_goods_tex ul+h3,.field_text_article ol+h3,.field_text_article ul+h3,.page-form .l .block-content ol+h3,.page-form .l .block-content ul+h3,article .body ol+h3,article .body ul+h3{margin-top:30px}.menu-user-right{border-radius:5px;box-shadow:0 20px 60px 0 rgba(0,0,0,.07);background:#fff;padding:15px 20px}.menu-user-right li,.menu-user-right ul{margin:0}.menu-user-right a{padding:15px 20px;border-radius:5px;background:rgba(25,103,210,.05);color:#1967d2;line-height:19px;display:block;margin-bottom:15px;text-decoration:none;transition:.4s}.menu-user-right a:hover{background-color:#4084f8;color:#fff}.menu-user-right a.is-active{background-color:#376ac2;color:#fff}.menu-user-right li:last-of-type a{margin-bottom:0;background:rgba(250,96,69,.1);color:#fa6045}.menu-user-right li:last-of-type a:hover{background-color:#fa6045;color:#fff}.file-upload-js-error{position:absolute;background-color:#fffbe1;padding:10px;left:0;right:0;top:0;border-radius:15px;font-size:14px;animation:hideErrorMessage .6s ease 3s forwards;opacity:1;max-height:200px;overflow:visible}@keyframes hideErrorMessage{0%{opacity:1;transform:translateY(0);max-height:200px}to{opacity:0;transform:translateY(-10px);max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;overflow:hidden}}.field--type-image .message-block{font-size:14px;line-height:20px;margin-bottom:0}.remove-image-field{position:absolute;top:0;left:calc(100% + 10px)}.field--name-field-comment-file .img-upload-block{display:inline-block}.draggable,.img-upload-block{position:relative}.draggable td,.img-upload-block td{padding:0}.draggable .form-submit,.img-upload-block .form-submit{width:56px;padding:10px;overflow:hidden;text-indent:-200px;background-color:#f5f5f5;margin-bottom:10px;background-image:url(/themes/fab10/img/close-grey.svg);background-repeat:no-repeat;background-position:50%}.draggable .form-submit:hover,.img-upload-block .form-submit:hover{background-color:#fafafa}.node-enterprise.node-teaser{width:100%}@media (max-width:999px){header{padding-bottom:15px}}@media (max-width:520px){.all-search-form .r{width:calc(100% - 135px)}.all-search-form .l,.all-search-form .r2{width:44px}.all-search-form .r2{border-left:1px solid #d4d4d4}.all-search-form .l,.all-search-form .r2{border-right:1px solid #d4d4d4}.all-search-form .button{width:44px;min-width:44px}.all-search-form .form-item select{background-image:url(/themes/fab10/img/map.svg);overflow:hidden;text-indent:-200px;width:40px;background-repeat:no-repeat;background-position:4px}.all-search-form .form-item select option{background-color:#fff}.all-search-form .l .form-item select{background-image:url(/themes/fab10/img/adjustments.svg);background-position:4px;border-radius:4px 0 0 4px}.all-search-form #text-field-wrapper input{padding:14px 8px}}@media (max-width:460px){.all-search-form{top:115px}.header-nav{width:100%}header .in-content{-ms-flex-wrap:wrap;flex-wrap:wrap}header .in-content .account{-ms-flex-pack:justify;justify-content:space-between}header .in-content+.in-content .header-nav{top:115px}}.catalog-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;animation:fadeIn .3s ease}.catalog-popup-overlay span{background:rgba(0,0,0,.7);padding:5px 10px;border-radius:15px;color:#fff}@media (max-width:999px){.catalog-popup-overlay{display:none}}.catalog-popup{position:absolute;top:140px;left:0;width:100%;z-index:1024;background:#f8f8f9;box-shadow:0 20px 30px 0 rgba(0,0,0,.04)}.catalog-popup .catalog-popup-inner{display:-ms-flexbox;display:flex;-ms-flex-align:start!important;align-items:start!important;padding-top:0!important}.catalog-popup .l{width:200px;padding:25px 0}.catalog-popup .l button{width:100%;border-radius:4px 0 0 4px;background-color:transparent;text-align:left;color:#121212;font-size:16px}.catalog-popup .l button.active,.catalog-popup .l button:hover{background:#fff;color:#1967d2}.catalog-popup .r{width:calc(100% - 200px);padding:25px 15px 0;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-popup .r a{display:block;margin-bottom:7px;font-size:15px;color:#202020}.catalog-popup .r a.term-link{color:#121212;font-size:20px;margin-bottom:15px}.catalog-popup .r .term-item{width:calc(33.33% - 20px);margin:0 10px 35px}.catalog-popup .r .terms-container{display:none}.catalog-popup .r .terms-container.active{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-popup div.more-view .sp-hide,.catalog-popup div.more-view a{display:none}.catalog-popup div.more-view span{color:#1a6bce;cursor:pointer;display:inline-block;margin-bottom:7px}.catalog-popup div.more-view span:after{content:"";background-image:url(/themes/fab10/img/arrow-right.png);display:inline-block;width:10px;height:10px;background-repeat:no-repeat;background-position:2px;margin-left:5px;transform:rotate(90deg)}.catalog-popup div.more-view.open span{display:none}.catalog-popup div.more-view.open a{display:block}.catalog-popup div.more-view.open .sp-hide{display:inline-block}.catalog-popup div.more-view.open .sp-hide:after{transform:rotate(-90deg)}@media (max-width:999px){.catalog-popup{display:none}}#page-front .catalog-popup{top:152px}#page-news .catalog-popup,#page-sitemap .catalog-popup,#page-user .catalog-popup{top:142px}.top-promo{background:#f8fafb;font-size:14px;line-height:22px;padding:7px 0}.top-promo .in-content{-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.top-promo .p-text{position:relative}.top-promo .close{background-image:url(/themes/fab10/img/close-grey.svg);width:22px;height:22px;background-repeat:no-repeat;background-size:10px auto;background-position:50%;cursor:pointer;margin-left:15px}.scroll-to-top{display:none;position:fixed;bottom:30px;right:30px;width:40px;height:40px;background-color:#1a6bce;color:#fff;border:none;border-radius:50%;font-size:24px;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:0}@media (min-width:1024px){.scroll-to-top{opacity:1;display:block}}.scroll-to-top:hover{background-color:#177fff;transform:translateY(-3px);box-shadow:0 6px 16px rgba(0,0,0,.2);color:#beff00}.scroll-to-top:active{transform:translateY(0)}.scroll-to-top.visible{opacity:1;visibility:visible}.block-prom-1,.block-prom-2{margin-bottom:20px}.block-prom-2,.block-prom-3{margin-top:20px}.block-prom-4,.block-prom-5{margin-bottom:25px}.block-prom-5,.block-prom-6{margin-top:25px}.block-prom-7,.block-prom-8{margin-bottom:30px}.block-prom-8,.block-prom-9{margin-top:30px}.asidebar{position:sticky;top:10px}.asidebar .block-content{position:relative}.asidebar .block-content img{display:block}.asidebar .ainfo{font-size:12px;letter-spacing:1px;right:5px;bottom:5px;background-color:#7e76cc;padding:4px 20px 4px 5px;line-height:1em;color:#fff;border-radius:5px;background-image:url(/themes/fab10/img/icons-i.png);background-repeat:no-repeat;background-position:99% 2px;background-size:16px auto;cursor:pointer;position:absolute}.asidebar .ainfo span{display:none;position:absolute;bottom:0;right:0}.asidebar .ainfo:hover span{display:block;background-color:#fff;border-radius:3px;color:#000;min-width:130px;bottom:105%;padding:2px 4px;line-height:1.2em;letter-spacing:normal}.text--center{text-align:center}.side-top-line{padding:25px 0}.info-reg{margin:10px 0;padding:5px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);color:#c31919;font-size:14px;text-align:center;border-right:1px solid #ffb90e;border-left:1px solid #ffb90e}.yandex-map input{min-height:5px;border-radius:unset}.prod-verification .lines-requisites .fd{padding:25px 35px 20px;border-radius:5px;border:1px solid #e2e2e2;mix-blend-mode:darken;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);display:inline-block;width:calc(50% - 2px)}.prod-verification .lines-requisites a{overflow:auto;display:inline-block;max-width:100%;vertical-align:bottom}.prod-verification .lines-requisites .line-full .fd{width:100%}.prod-verification .flex-content{-ms-flex-wrap:wrap;flex-wrap:wrap}#block-fab10-podtverzhdenieproizvodstva{box-shadow:unset;padding:0 0 30px;border:0}#block-fab10-podtverzhdenieproizvodstva .block-strong{margin-bottom:60px;padding-left:30px}#block-fab10-podtverzhdenieproizvodstva .block-strong strong{color:#101010;font-size:18px;line-height:27px;font-weight:500;margin-top:20px;display:inline-block;vertical-align:bottom;position:relative;margin-left:-30px}#block-fab10-podtverzhdenieproizvodstva .block-strong strong:before{content:"";margin-right:10px;display:inline-block;width:20px;height:1em;background-image:url(/themes/fab10/img/ok-green.svg);background-repeat:no-repeat;vertical-align:bottom}#block-fab10-podtverzhdenieproizvodstva .block-cost{border-radius:15px;background:#1967d2;box-shadow:0 30px 120px rgba(25,103,210,.1);padding:60px 50px 50px;color:#fff}#block-fab10-podtverzhdenieproizvodstva .block-cost span{text-transform:uppercase;font-weight:500;font-size:13px;color:hsla(0,0%,100%,.78)}#block-fab10-podtverzhdenieproizvodstva .block-cost h2{margin:0;color:#fff}#block-fab10-podtverzhdenieproizvodstva .block-cost h3{margin:0 0 15px;color:#fff}.block-dalshe{margin-bottom:75px}.block-dalshe h2{font-weight:400;line-height:39px;margin-bottom:15px;color:#121212;font-size:30px}.block-dalshe .content{border-radius:4px;box-shadow:0 20px 60px rgba(0,0,0,.07);padding:25px 25px 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-dalshe .content .promo{width:100%;margin:0 6px 25px;padding:20px;border-radius:8px;background:#e8f0fb;line-height:19px}@media (min-width:768px){.block-dalshe .content .promo{width:calc(33% - 12px)}}.block-dalshe .content .title{font-weight:500;margin-bottom:15px}.block-dalshe .content .title:before{content:"1";display:block;border-radius:78px;background:#1967d2;width:40px;line-height:40px;color:#fff;font-weight:500;text-align:center;margin-bottom:15px}.block-dalshe .content .promo-2 .title:before{content:"2"}.block-dalshe .content .promo-3 .title:before{content:"3"}.js-vopros-otvet .vopros-otvet{padding:20px 40px 20px 25px;border-radius:4px;border:1px solid #f1f1f1;margin-bottom:15px;position:relative;cursor:pointer}@media (max-width:767px){.js-vopros-otvet .vopros-otvet{padding:15px 40px 15px 15px}}.js-vopros-otvet .vopros-otvet:after{content:"";display:block;position:absolute;right:20px;top:calc(50% - 8px);width:15px;height:15px;background-image:url(/themes/fab10/img/left_black.svg);background-repeat:no-repeat;background-size:auto 15px;transform:rotate(-90deg);transition:all .3s ease}.js-vopros-otvet .vopros-otvet.open-qa .qa-answer{margin-top:15px;visibility:visible;max-height:1000px;opacity:1}.js-vopros-otvet .vopros-otvet.open-qa:after{top:calc(50% - 5px);transform:rotate(90deg)}.js-vopros-otvet .qa-question{font-weight:500;color:#1967d2}.js-vopros-otvet .qa-answer{max-height:0;opacity:0;overflow:hidden;visibility:hidden;transition:all .3s ease-out}.js-vopros-otvet .qa-answer div{white-space:pre-wrap}.content-moderation-entity-moderation-form .entity-moderation-form{display:block;padding:10px 10px 0}.content-moderation-entity-moderation-form .entity-moderation-form .flex-content{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.content-moderation-entity-moderation-form .form__item_1{-ms-flex:1;flex:1;font-size:20px;font-weight:500}.content-moderation-entity-moderation-form .form__item_2{-ms-flex:3;flex:3}.content-moderation-entity-moderation-form .form-item{margin:0 0 10px}.content-moderation-entity-moderation-form .form-item label{display:block;color:#a9a9a9;padding:0;font-size:14px;margin-bottom:0;line-height:16px;font-weight:400}.content-moderation-entity-moderation-form input[type=submit]{margin-bottom:0;min-height:40px}.content-moderation-entity-moderation-form select{min-height:56px}
.node-full{padding-bottom:100px}.node-top-info{border-radius:15px;background:radial-gradient(895.87% 114.71% at 27.19% 20.22%,#4c6de1 0,#448cf9 .01%,#2854ee 100%);padding:27px 18px;box-shadow:0 20px 60px rgba(0,0,0,.07);position:relative;overflow:hidden;margin:0 15px}.node-top-info .in-content{position:relative;z-index:10;padding:0}.node-top-info h1{color:#fff;margin-bottom:15px}.node-top-info .l{min-width:160px;max-width:160px;height:150px;background:#fff;box-shadow:0 20px 100px hsla(0,0%,100%,.06);border-radius:5px;margin-right:50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}.node-top-info .l img{border-radius:5px;display:block;max-width:129px}.node-top-info .l .fd{margin-bottom:0}.node-top-info .r{color:#fff}.node-top-info .r p{margin-bottom:15px;font-size:14px}.node-top-info:after{content:"";background-image:url(/themes/fab10/img/group191.svg);background-size:auto;background-repeat:no-repeat;background-position:-50px -238px;position:absolute;top:0;bottom:0;right:0;min-width:500px;mix-blend-mode:lighten}@media (min-width:768px){.node-top-info{padding:75px 20px 120px;margin:0}.node-top-info .in-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 15px}.node-top-info .l{min-width:235px;max-width:235px;height:225px;margin-bottom:0}.node-top-info .l img{max-width:unset}.node-top-info .r p{font-size:16px}}.flag-izbrannoe{position:relative;margin-bottom:20px}.flag-izbrannoe a{color:#1967d2;padding:5px 15px 5px 36px;background-position:15px;background-image:url(/themes/fab10/img/fav_blue.svg);border:1px solid #8eb6ec;border-radius:48px;display:inline-block}.flag-izbrannoe a:hover{border:1px solid #8eb6ec}.flag-izbrannoe.action-unflag a{background-image:url(/themes/fab10/img/fav_blue_true.svg)}.node-top-info .flex-content{-ms-flex-pack:left;justify-content:left}.node-top-info .flex-content div{margin-right:10px}@media (max-width:419px){.node-top-info .flex-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.node-top-info .flex-content div{margin-right:0;margin-bottom:10px;width:100%;text-align:center}}.node-top-info .flag-izbrannoe{margin-bottom:0;border:1px solid hsla(0,0%,100%,.45);border-radius:48px}.node-top-info .flag-izbrannoe a{color:#fff;background-image:url(/themes/fab10/img/fav.svg);border:0}.node-top-info .flag-izbrannoe:hover{border:1px solid hsla(0,0%,100%,.45)}.node-top-info .flag-izbrannoe.action-unflag a{background-image:url(/themes/fab10/img/fav_true.svg);color:#fff}.node-top-info .top-website{border:1px solid hsla(0,0%,100%,.45);border-radius:48px}.node-top-info .top-website a{color:#fff;display:inline-block;background-image:url(/themes/fab10/img/link.svg);padding:5px 15px 5px 36px;background-position:15px}.top-product{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.top-product #block-fab10-primary-local-tasks{margin-right:20px}.top-product .flag-izbrannoe{z-index:3;margin-bottom:5px}.all-product .node-top-info{padding:27px 18px 17px;margin-bottom:30px}@media (min-width:768px){.all-product .node-top-info{padding:50px 20px}}.navigate-top{width:100%;position:sticky;top:0;z-index:11}.navigate-top li a,.navigate-top li span{min-width:148px;padding:0 20px;border-radius:5px;background:rgba(25,103,210,.03);white-space:nowrap;display:block;line-height:48px;text-align:center;transition:all .2s}.navigate-top .mobile-menu-checkbox,.navigate-top .mobile-menu-wrap{display:none}@media (max-width:767px){.navigate-top .mobile-menu-wrap{display:block;padding:15px 14px;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.07);margin-top:10px;margin-bottom:40px;border-radius:5px}.navigate-top .mobile-menu-label{margin:0 7px;display:block;padding:12px 15px;background:#4084f8;color:#fff;cursor:pointer;border-radius:5px;text-align:center;position:relative;z-index:1}.navigate-top .mobile-menu-label:after{content:"▼";margin-left:8px;font-size:12px}.navigate-top .mobile-menu-wrap.checked~.nav-list{display:block}.navigate-top .nav-list{display:none}.navigate-top .nav-list li a{display:block}}.navigate-top .nav-list{padding:15px 14px;background:#fff;box-shadow:0 20px 60px rgba(0,0,0,.07);border-radius:5px;margin-bottom:45px;margin-top:-40px;position:relative;z-index:2}@media (min-width:768px){.navigate-top .nav-list{overflow-x:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:768px){.navigate-top .nav-list{margin-top:-125px}}.navigate-top .nav-list li{margin:0 7px}.navigate-top .nav-list li a:hover{text-decoration:none;background:#4084f8;color:#fff}@media (pointer:coarse){.navigate-top .nav-list li a:hover{background:rgba(25,103,210,.03);color:#1967d2}}.navigate-top .nav-list li span{opacity:.3;color:#1967d2}.navigate-top .nav-list li.current a{background:#4084f8;color:#fff}.node-event.node-full .node-top-info:after{background-size:800px auto;background-position:-175px -143px;top:-150px;bottom:-150px;right:-100px;min-width:600px;transform:rotate(45deg)}.node-event.node-full .close-event{position:relative;margin-top:-20px;margin-bottom:20px}.node-event.node-full .navigate-top .nav-list li a,.node-event.node-full .navigate-top .nav-list li span{min-width:214px}@media (min-width:768px){.node-event.node-full .lines-requisites .field_address,.node-event.node-full .lines-requisites .field_region_events{max-width:calc(50% - 24px);min-width:calc(50% - 24px);font-weight:400;-ms-flex-positive:3;flex-grow:3}.node-event.node-full .lines-requisites .field_events_date,.node-event.node-full .lines-requisites .field_site{min-width:calc(27% - 24px);-ms-flex-positive:2;flex-grow:2}.node-event.node-full .lines-requisites .field_events_date .line,.node-event.node-full .lines-requisites .field_site .line{font-weight:500}.node-event.node-full .lines-requisites .field_email,.node-event.node-full .lines-requisites .field_phone{min-width:calc(22% - 24px);-ms-flex-positive:2;flex-grow:2}}@media (min-width:768px){.node-event.node-full .content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.node-event.node-full .content .l{width:calc(100% - 371px)}.node-event.node-full .content .r{width:316px}}@media (min-width:1000px){.node-enterprise.node-full .content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.node-enterprise.node-full .content .l{width:calc(100% - 371px)}.node-enterprise.node-full .content .r{width:316px}}@media (min-width:1000px){.node-enterprise.node-full+.sidebar-tree .content-relate{margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.node-enterprise.node-full+.sidebar-tree .content-relate .l1{width:calc(100% - 371px)}.node-enterprise.node-full+.sidebar-tree .content-relate .r1{width:316px}}#transport{margin-top:50px;margin-bottom:56px}.node-full .fd{margin-bottom:25px}.node-full .line{margin-bottom:5px}.node-full .field_about_company{color:#3a3a3a;line-height:1.6em}.node-full h4{font-size:24px;line-height:110%;margin:0 0 15px;font-weight:400}.node-full .field_cat3level h4{margin-bottom:5px}.node-full .field_cat3level,.node-full .field_enterprise{margin-bottom:70px}.node-full .field_cat3level .line-2,.node-full .field_cat3level .line-3-d,.node-full .field_enterprise .line-2,.node-full .field_enterprise .line-3-d{background-image:url(/themes/fab10/img/polygon8.png);background-position:0;padding-left:20px}.node-full .field_cat3level .line-1-d,.node-full .field_enterprise .line-1-d{padding-top:10px}.node-full .field_cat3level .line-2-d,.node-full .field_enterprise .line-2-d{padding-left:10px}.node-full .field_cat3level .line-3-d,.node-full .field_enterprise .line-3-d{background-position:10px;padding-left:30px}.node-full .field_industrial_products{margin-bottom:56px}.node-full .field_industrial_products .lines{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#3a3a3a;line-height:160%;margin:0 -7px}.node-full .field_industrial_products .lines a{color:#3a3a3a}.node-full .field_industrial_products .lines .line{white-space:nowrap;padding:6px 16px;border-radius:48px;border:1px solid rgba(79,79,79,.45);margin:0 7px 14px}.node-full .field_email .line a,.node-full .field_phone .line a{padding-right:30px}.node-full .field_email.vth .line-1 a,.node-full .field_phone.vth .line-1 a{background-image:url(/themes/fab10/img/contact-v.svg);background-size:22px auto;background-position:100%}.node-full #photo{margin-bottom:56px}@media (min-width:1000px){.node-full #photo .lines{margin:0 -14px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.node-full #photo .line{margin:0 calc(50% - 106px) 30px;border-radius:10px;border:1px solid #e7e7e7;overflow:hidden;width:212px;max-width:100%}@media (min-width:1000px){.node-full #photo .line{margin:0 14px 30px;width:calc(20% - 28px)}}.node-full #photo .line img{display:block}@media (min-width:1000px){.node-full #photo .line-break{margin:0 14px 30px;border:0;border-radius:0}.node-full #photo .line-break:before{content:"Показать еще";background:#4084f8;color:#fff;width:100%;padding:9px 23px;transition:.4s;border-radius:6px;line-height:24px;display:inline-block;text-align:center;box-sizing:border-box;cursor:pointer}.node-full #photo .line-break:hover:before{color:#2954ef;background-color:rgba(25,103,210,.03)}.node-full #photo .line-break a,.node-full #photo .line-break~.line{display:none}}.node-full .lines-requisites .fd-node{padding:25px 35px 20px;border-radius:5px;border:1px solid #e2e2e2;mix-blend-mode:darken;box-shadow:0 20px 30px 0 rgba(0,0,0,.04)}.node-full .lines-requisites .fd-node .label{color:#5a5a5a;margin-bottom:5px}.node-full .lines-requisites .fd-node .line{font-size:18px}.node-full .requisites-100{width:100%;margin:0 12px}.node-full .requisites-100 a{background:#4084f8;color:#fff}.node-full .requisites-100 a:hover{color:#2954ef;background-color:rgba(25,103,210,.03)}.node-full .lines-requisites{margin:0 -12px 56px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.node-full .lines-requisites .fd{margin:0 12px 24px;min-width:calc(100% - 24px);-ms-flex-positive:1;flex-grow:1}@media (min-width:768px){.node-full .lines-requisites .fd{min-width:calc(50% - 24px);max-width:calc(50% - 24px)}}@media (min-width:1260px){.node-full .lines-requisites .fd{min-width:calc(33% - 24px);max-width:50%}}@media (min-width:1260px){.node-full .lines-requisites.lines-3 .fd{max-width:calc(33% - 24px)}}.node-full .lines-requisites .field_address{max-width:calc(33% - 24px)}.node-full .lines-requisites .field_phone .line{font-weight:500}.node-full .lines-requisites .field_phone span{color:#1967d2;font-size:14px;font-weight:400}@media (min-width:1260px){.node-full .lines-requisites .field_phone{min-width:calc(25% - 24px)}}@media (min-width:1260px){.node-full .lines-requisites .field_email,.node-full .lines-requisites .field_site{min-width:calc(20% - 24px)}}.node-full .lines-requisites .field_email .line,.node-full .lines-requisites .field_site .line{font-weight:500;white-space:nowrap}.node-full .lines-requisites div.w100{width:100%;margin:0 12px}.field_specifications{border-radius:5px;border:1px solid #e2e2e2;mix-blend-mode:darken;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);margin-bottom:35px}.field_specifications .container-inline{border-bottom:1px solid #e2e2e2;padding:25px 20px}.field_specifications .container-inline:last-of-type{border:0}.field_specifications .container-inline .double-field-first{margin-bottom:10px;color:#777;-ms-flex:2;flex:2;display:block}.field_specifications .container-inline .double-field-second{-ms-flex:2;flex:2;overflow-x:auto;max-width:100%}@media (min-width:600px){.field_specifications .container-inline{padding:29px 25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.field_specifications .container-inline .double-field-first{margin-bottom:0}.field_specifications .container-inline .double-field-second{margin-left:10px}}@media (min-width:768px){.field_specifications .container-inline .double-field-first{-ms-flex:1;flex:1}.field_specifications .container-inline .double-field-second{-ms-flex:3;flex:3;margin-left:20px}}@media (max-width:399px){.field_specifications .container-inline div{display:block}}.in-content-2 .l,.in-content-2 .r{margin-bottom:30px}@media (min-width:1000px){.in-content-2{display:-ms-flexbox;display:flex}.in-content-2 .l{width:calc(100% - 330px);margin-right:30px;margin-bottom:0}.in-content-2 .r{width:300px;margin-bottom:0}}.node-doska.node-full{padding-bottom:0}.node-doska.node-full .sidebar-tree{margin-top:75px}.node-doska.node-full .field_ad{margin-bottom:50px}.node-doska.node-full .block-top-teaser{min-width:auto;width:calc(100% - 436px)}.node-doska.node-full #custom-dots{width:406px}.node-doska.node-full .field_type_adv{margin-right:20px;display:inline-block}.node-doska.node-full .field_type_adv span{color:#fd8d56;display:block;border:1px solid #fd8d56;border-radius:48px;padding:5px 16px}.node-doska.node-full .field_type_adv span.pr{color:#31c1f4;border-color:#31c1f4}@media (max-width:899px){.node-doska.node-full .node-top-info-product{display:block}.node-doska.node-full .block-top-teaser{width:100%;margin-bottom:50px}}.right-contact .title-h2{margin-bottom:40px}.right-contact .fd{margin-bottom:15px;display:-ms-flexbox;display:flex}.right-contact .fd .label{min-width:90px}.right-contact .lines{max-width:100%;overflow:auto}.right-contact .right-str-but{margin-top:10px}.info-stat{border-radius:4px;background:#f8f8f9;color:#777;padding:15px 25px 0;line-height:150%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:80px}.info-stat a,.info-stat span{display:inline-block}.info-stat span.date_update{margin-right:10px;margin-bottom:15px}.info-stat a{color:#777;margin-bottom:15px}@media (max-width:500px){.info-stat{padding:15px 17px 0}}#block-fab10-advrelate,#block-fab10-enterpriserelate,#block-fab10-eventrelate{max-width:805px;margin-bottom:75px}.node-enterprise.node-relate{border-bottom:1px solid #f5f5f5;padding:30px 0}.node-enterprise.node-relate .l{margin-bottom:15px}.node-enterprise.node-relate .l img{display:block;margin:0 auto}@media (min-width:768px){.node-enterprise.node-relate{display:-ms-flexbox;display:flex}.node-enterprise.node-relate .r{width:calc(100% - 172px)}.node-enterprise.node-relate .l{width:172px;margin-bottom:0}}.node-enterprise.node-relate:last-child{border-bottom:0}.node-enterprise.node-relate .field_logo_company a,.node-enterprise.node-relate .field_logo_event a{width:139px;height:139px;padding:15px;border-radius:5px;background:#fff;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.node-enterprise.node-relate .field_region_enterprise{color:#777;line-height:170%;margin-bottom:15px}.node-enterprise.node-relate .field_photogallery a{margin-right:15px;margin-bottom:15px;display:inline-block;vertical-align:middle}.node-enterprise.node-relate .field_photogallery img{display:block}.node-enterprise.node-relate .field_photogallery_relate{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.node-enterprise.node-relate .more-link{display:block;margin-bottom:15px}.title-relate{font-size:18px;font-weight:500;line-height:28px;margin-bottom:10px;display:block}.node-event.node-relate .field_teaser_about_company{padding-bottom:15px}.node-event.node-relate .field_address{color:#777;margin-bottom:10px}.node-event.node-relate .field_date_event{font-weight:500;color:#121212}.tovarnaya-vitrina_block_1,.tovarnaya-vitrina_block_2{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px 56px}.tovarnaya-vitrina_block_1 .right-str-but{margin-left:12px}.right-contact{display:none}@media (min-width:1000px){.right-contact{display:block;margin-bottom:36px}}.node-tovar.node-relatenid{margin:0 12px 24px;width:100%}@media (min-width:500px){.node-tovar.node-relatenid{width:calc(50% - 24px)}}@media (min-width:768px){.node-tovar.node-relatenid{width:calc(33.33% - 24px)}}@media (min-width:1000px){.node-tovar.node-relatenid{width:calc(50% - 24px)}}@media (min-width:1200px){.node-tovar.node-relatenid{width:calc(33.33% - 24px)}}.node-tovar.node-relatenid .field_goods_cost{color:#212121}.node-tovar.node-relatenid a{display:block}.tovar-preview{border-radius:5px;background:#fff;mix-blend-mode:darken;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);margin-bottom:20px;padding:20px;min-height:290px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.tovar-preview img{display:block}.field_goods_photo,.field_img_announcement{width:470px;padding:32px;border-radius:5px;background:#fff;box-shadow:0 20px 60px 0 rgba(0,0,0,.07);position:relative;max-width:100%}.field_goods_photo .item,.field_img_announcement .item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:100%;height:412px}.field_goods_photo .item img,.field_img_announcement .item img{max-width:100%;margin:0 auto;width:auto}.field_img_announcement{width:406px}.field_img_announcement .item{height:303px}.node-announcement.node-relate .field_img_announcement{width:auto;padding:unset;border-radius:0;box-shadow:none}.node-announcement.node-relate .field_img_announcement a{width:139px;height:139px;padding:15px;border-radius:5px;background:#fff;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.node-announcement.node-relate .field_type_adv{font-size:14px;color:#fd8d56;margin-bottom:5px}.node-announcement.node-relate .field_type_adv .pr{color:#31c1f4}.node-announcement.node-relate .field_announcement{margin-bottom:5px}.node-announcement.node-relate .field_region{margin-bottom:10px;color:#777}.node-announcement.node-relate .field_date_announcement{color:#777}#custom-dots{width:470px;padding:0 22px;margin-top:25px;position:relative;max-width:100%}#custom-dots .item.owl-dot{width:63px;height:63px;padding:2px;border-radius:5px;border:1px solid #f1f1f1;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#custom-dots .item.owl-dot img{max-height:100%;width:auto}#custom-dots .owl-nav,#photo .owl-nav{display:block}#custom-dots .owl-nav button,#photo .owl-nav button{position:absolute;left:0;top:0;bottom:0;background-image:url(/themes/fab10/img/left_black.svg);width:15px;background-position:0;background-repeat:no-repeat}#custom-dots .owl-nav button span,#photo .owl-nav button span{opacity:0}#custom-dots .owl-nav button.owl-next,#photo .owl-nav button.owl-next{background-image:url(/themes/fab10/img/right_black.svg);left:auto;right:0}#custom-dots .owl-nav button.disabled,#photo .owl-nav button.disabled{opacity:.2;cursor:default}#photo .owl-nav button{left:-10px;bottom:auto;top:100px;border-radius:50%;border:1px solid #c6c6c6;width:40px;height:40px;background-position:50%;background-color:#fff;opacity:.9}#photo .owl-nav button.owl-next{right:-10px}.image-block{margin-bottom:75px}.node-inproduct{display:-ms-flexbox;display:flex}.node-inproduct .field_logo_company a{border-radius:10px;border:1px solid #e7e7e7;padding:11px;margin-bottom:25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:139px;height:139px;margin-right:25px}.node-inproduct .field_logo_company img{display:block}.node-inproduct .title-inproduct{font-size:16px}.node-inproduct .field_teaser_about_company{font-size:14px;color:#3a3a3a;line-height:160%;margin-bottom:12px}.node-inproduct .field_region_enterprise{color:#777}@media (min-width:900px) and (max-width:1024px){.node-inproduct{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:680px){.node-inproduct{-ms-flex-wrap:wrap;flex-wrap:wrap}}.node-product.node-full{padding-bottom:0}.node-product.node-full .sidebar-tree{margin-top:75px}.node-product.node-full h1{font-size:34px}.node-product.node-full .field_goods_text{color:#3a3a3a;line-height:160%}.node-product.node-full .rel-content-product{-ms-flex:1;flex:1}.node-product.node-full .node-top-info-product{-ms-flex-wrap:wrap;flex-wrap:wrap}.node-product.node-full #custom-dots,.node-product.node-full .image-block{max-width:100%}.node-product.node-full .field_cat3level{margin-bottom:46px}.node-product.node-full .field_cat3level .lines-flex{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.node-product.node-full .field_cat3level .lines-flex .line-flex{margin:0 10px 20px;width:calc(50% - 20px)}.node-product.node-full .params-teaser{padding-bottom:15px}@media (max-width:1230px){.node-product.node-full .field_goods_photo{max-width:100%}.node-product.node-full .field_cat3level .lines-flex .line-flex{width:100%}}@media (max-width:1150px){.node-product.node-full .field_rel_company{width:100%}.node-product.node-full .block-top-teaser{width:calc(100% - 490px)}}@media (max-width:900px){.node-product.node-full .block-top-teaser{width:100%}}.block-top-teaser{min-width:302px;width:calc(100% - 530px)}.block-top-teaser .line{display:-ms-flexbox;display:flex;margin-bottom:15px;min-width:170px;-ms-flex-align:end;align-items:end}.block-top-teaser .l1{display:-ms-flexbox;display:flex;min-width:200px;-ms-flex:1;flex:1}.block-top-teaser .params{-ms-flex:1;flex:1}.block-top-teaser .separator{border-bottom:1px dashed #ddd;-ms-flex:1 0 0px;flex:1 0 0}.block-top-teaser .title{color:#777}.block-top-teaser .nav-scroll{font-weight:500;font-size:18px;display:block;margin-bottom:15px}.block-top-teaser .field_goods_cost{color:#000;font-size:26px;margin-bottom:45px}.block-top-teaser .field_goods_cost span{font-size:18px}.block-top-teaser .params-teaser .flag-izbrannoe{margin-bottom:25px}.node-tovar.node-relate{max-width:265px;min-width:265px}.node-tovar.node-relate .tovar-preview{margin-bottom:15px}@media (min-width:500px){.node-tovar.node-relate{max-width:calc(50% - 24px);min-width:calc(50% - 24px)}}@media (min-width:1000px){.node-tovar.node-relate{max-width:calc(50% - 24px);min-width:calc(50% - 24px)}}@media (min-width:1200px){.node-tovar.node-relate{max-width:calc(33.3% - 24px);min-width:calc(33.3% - 24px)}}.page-article #block-fab10-node-pokhozhimi{margin:0 0 30px}.page-article .breadcrumb{margin-bottom:7px}.page-article figure{margin:0 0 20px}.page-article figure figcaption{display:inline;color:#777}.page-article #block-fab10-primary-local-tasks ul{margin-top:0}.page-article .l{width:calc(100% - 335px)}.page-article .r{width:300px}.page-article .field_img_article{margin-bottom:35px;border-radius:5px;overflow:hidden}.page-article .field_img_article img{display:block}.page-article .body{line-height:160%;letter-spacing:.32px;margin-bottom:35px}.page-article h1{margin-bottom:55px}@media (max-width:1023px){.page-article .flex-content{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.page-article.page-page .flex-content{display:block}.page-article.page-page .flex-content .l{margin-bottom:50px}.page-article .l,.page-article .r{width:100%}.page-article .sidebar-first.in-content{padding:0}.page-article .nav-mobile ul{display:none;margin:0 -1% 20px}.page-article .nav-mobile ul li{width:48%;margin:0 1% 15px}.page-article .nav-mobile.view-block ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-article h1{margin-bottom:35px}}@media (max-width:670px){.page-article .nav-mobile.view-block ul{display:block;-ms-flex-wrap:unset;flex-wrap:unset;margin:0 0 20px}.page-article .nav-mobile.view-block ul li{width:100%;margin:0 0 15px}}.page-article.page-page h1{margin-bottom:35px}.field_text_article{margin-bottom:50px}.node-article.node-relate{display:-ms-flexbox;display:flex;border-radius:4px;border:1px solid #f1f1f1;background:#fff;box-shadow:0 20px 60px 0 rgba(0,0,0,.07);margin-bottom:25px}.node-article.node-relate a.title-relate{color:#121212;font-weight:400;margin-bottom:15px}.node-article.node-relate .img-preview{border-radius:5px;overflow:hidden;min-width:344px;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.node-article.node-relate .img-preview a{display:-ms-flexbox;display:flex;height:100%;width:100%}.node-article.node-relate .img-preview a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.node-article.node-relate .content{padding:15px 20px;line-height:1.2em}.node-article.node-relate time{color:#777}@media (min-width:520px) and (max-width:1200px){.node-article.node-relate .img-preview{min-width:40%}}@media (max-width:519px){.node-article.node-relate{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.node-article.node-relate .img-preview{min-width:100%;max-height:150px}}#block-fab10-rubrikinovostey li{margin-bottom:15px}#block-fab10-rubrikinovostey a{display:block;border-radius:20px;border:1px solid #8eb6ec;padding:7px 15px;line-height:20px}#block-fab10-rubrikinovostey a:hover{text-decoration:none;background:rgba(25,103,210,.1);border-color:transparent}#block-fab10-articlerelate h2,#block-fab10-newsrelate h2{margin-bottom:35px}.field_img_source{color:#1f1f1f;margin-bottom:25px;position:relative;margin-top:-20px}.field_img_source .label{display:inline;color:#777}#block-fab10-socialarticle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-radius:17px;border:1px solid #f1f1f1;box-shadow:0 20px 60px 0 rgba(0,0,0,.07);padding:25px 35px;margin-bottom:50px}#block-fab10-socialarticle .label{line-height:24px;margin-right:25px}@media (max-width:570px){#block-fab10-socialarticle{-ms-flex-wrap:wrap;flex-wrap:wrap}#block-fab10-socialarticle .label{margin:0 0 10px;text-align:center;width:100%}#block-fab10-socialarticle .lines{-ms-flex-pack:center;justify-content:center;width:100%}}#block-fab10-tovarrelate{max-width:845px}#block-fab10-tovarrelate .flex-content{margin:0 -12px;-ms-flex-wrap:wrap;flex-wrap:wrap}#block-fab10-tovarrelate .node-tovar{margin:0 auto 25px}#block-fab10-tovarrelate .field_rel_company{margin-bottom:5px;font-size:14px}#block-fab10-tovarrelate .field_region_enterprise{color:#777;font-size:14px}#block-fab10-tovarrelate .field_goods_cost{margin-bottom:5px;color:#212121}#block-fab10-tovarrelate .title-relate{line-height:24px}@media (min-width:500px){#block-fab10-tovarrelate .node-tovar{margin:0 12px 25px}}.cont-nav{border:1px solid #f1f1f1;border-radius:4px;box-shadow:0 20px 60px 0 rgba(0,0,0,.07);background:#fff;padding:35px 35px 15px;margin-bottom:35px}.cont-nav .cont-nav-title{font-size:20px;font-weight:500;margin-bottom:20px}.cont-nav ul{margin-bottom:0;padding-left:0;padding-top:0}.cont-nav ul ul{margin:10px 0 20px 15px}.cont-nav ul ul li{margin-bottom:10px}.cont-nav ul li{margin-bottom:20px;list-style:none}.cont-nav ul li a{background-image:url(/themes/fab10/img/str.svg);display:block;padding-left:14px;background-position:0}.field-name-field-img-source{color:#777;font-size:.9em;margin-top:-10px;margin-bottom:15px}.node-top-info .field_not_work{margin-bottom:10px;background-color:#f34040;padding:7px 10px}@media (max-width:450px){.block-top-teaser .field_type_adv{float:left;margin-right:1%}.block-top-teaser .line{display:block}.block-top-teaser .line .separator{display:none}}#block-fab10-pageincount{margin-bottom:60px}#block-fab10-pageincount h2{font-size:30px;font-weight:400;line-height:110%}#block-fab10-pageincount .line{margin-bottom:20px;text-align:center}@media (min-width:420px){#block-fab10-pageincount .line{width:50%;display:inline-block;text-align:left}}@media (min-width:768px){#block-fab10-pageincount .line{width:25%}}@media (min-width:1000px){#block-fab10-pageincount .line{width:50%;text-align:center}}@media (min-width:1110px){#block-fab10-pageincount .line{width:25%;text-align:left}}#block-fab10-pageincount .line-info{transition:all .4s ease;color:#212121;line-height:160%;opacity:.5}#block-fab10-pageincount .line-count{transition:all .4s ease;font-size:54px;font-weight:500;line-height:140%;color:#adadad}#block-fab10-pageincount .line-count.animated{color:#101010}#block-fab10-pageincount .line-count.animated+.line-info{opacity:1}#block-fab10-podpisyvaytes{margin-bottom:60px}#block-fab10-podpisyvaytes h2{font-size:30px;font-weight:400;line-height:110%}#block-fab10-podpisyvaytes .lines{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}#block-fab10-podpisyvaytes .line{width:100%;margin:0 12px 24px;padding:20px;border:1px solid #e2e2e2;border-radius:5px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);background:#fff}#block-fab10-podpisyvaytes .line a{display:block;background-image:url(/themes/fab10/img/vk.svg);background-size:45px auto;line-height:45px;padding-left:55px}@media (min-width:600px){#block-fab10-podpisyvaytes .line{width:calc(50% - 24px)}}#block-fab10-podpisyvaytes .line.dzen a{background-image:url(/themes/fab10/img/dzen.svg)}#block-fab10-podpisyvaytes .line.telegram a{background-image:url(/themes/fab10/img/tg.svg)}.content-nav-top li{display:inline-block;margin-bottom:0}.content-nav-top a{border:1px solid #8eb6ec;border-radius:48px;display:block;padding:0 12px;margin:0 12px 12px 0;transition:all .2s ease-in-out;font-size:14px;line-height:32px}.content-nav-top a.is-active,.content-nav-top a:hover{background-color:#4084f8;text-decoration:none;color:#fff}#block-fab10-adminmoderate{border:1px solid #e2e2e2;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);padding:14px 7px 0;border-radius:5px;margin-bottom:5px}#block-fab10-adminmoderate .edit-chen-wrapper>div,#block-fab10-adminmoderate .edit-moderate-wrapper>div,#block-fab10-adminmoderate form{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}#block-fab10-adminmoderate .form-item{margin-right:10px;font-size:14px;display:-ms-flexbox;display:flex}#block-fab10-adminmoderate .form-item input{margin-right:5px}#block-fab10-adminmoderate .butt.button{min-height:5px;padding:7px;line-height:1em;margin:0 0 17px}.node-revision-table{max-width:1280px;margin:0 auto}.reviews-list.comments-more{max-height:1000px;overflow:hidden}.view-more-reviews{margin-bottom:50px;padding-top:75px;position:relative;margin-top:-75px;background:linear-gradient(0deg,#fff 0,#fff 40%,hsla(0,0%,100%,.8) 65%,hsla(0,0%,100%,0))}.view-more-reviews span{background:#4084f8;color:#fff;padding:9px 23px;cursor:pointer;transition:.4s;border-radius:6px}.view-more-reviews span:hover{color:#2954ef;background-color:rgba(25,103,210,.03)}.flex-h1{-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-h1 h1{margin-right:10px}.icon-wrapper{position:relative;display:inline-block;cursor:help;vertical-align:middle}.icon-wrapper .representative-icon{width:45px;display:block}@media (max-width:767px){.icon-wrapper .representative-icon{width:35px}}.icon-wrapper .r-i-1{width:37px;margin-right:3px}@media (max-width:767px){.icon-wrapper .r-i-1{width:29px}}.icon-wrapper .r-i-4{width:50px}@media (max-width:767px){.icon-wrapper .r-i-4{width:40px}}.icon-wrapper .r-i-4{width:42px}@media (max-width:767px){.icon-wrapper .r-i-4{width:35px}}.node-top-info .flex-content .icons-h1{margin-bottom:10px}.node-top-info .flex-content .icons-h1 .tooltip-text{visibility:hidden;opacity:0;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:8px 12px;position:absolute;z-index:1000;bottom:150%;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:14px;line-height:1.4;transition:opacity .3s,visibility .3s;box-shadow:0 2px 8px rgba(0,0,0,.2);pointer-events:none}.node-top-info .flex-content .icons-h1 .tooltip-text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent}.node-top-info .flex-content .icons-h1 .icon-wrapper:focus .tooltip-text,.node-top-info .flex-content .icons-h1 .icon-wrapper:hover .tooltip-text{visibility:visible;opacity:1}@media (max-width:767px){.node-top-info .flex-content .icons-h1{text-align:left}.node-top-info .flex-content .icons-h1 .tooltip-text{white-space:normal;min-width:200px;bottom:180%}}
form.user-login-form p,form.user-pass p,form.user-register-form p{color:#777;font-size:14px;line-height:150%;margin-bottom:20px}form.user-login-form .button,form.user-pass .button,form.user-register-form .button{padding:16px 24px;border-radius:4px;background:#1967d2;color:#fff;width:100%;line-height:1em}form.user-login-form .button:hover,form.user-pass .button:hover,form.user-register-form .button:hover{background:rgba(25,103,210,.03);color:#1967d2}form.user-login-form #field-user-telefon-values,form.user-pass #field-user-telefon-values,form.user-register-form #field-user-telefon-values{margin-bottom:30px}form.user-login-form #field-user-telefon-values td,form.user-pass #field-user-telefon-values td,form.user-register-form #field-user-telefon-values td{padding:0}form.user-login-form th h4,form.user-pass th h4,form.user-register-form th h4{font-size:16px;line-height:150%;font-weight:400;margin:0 0 5px;text-align:left}form.user-pass p{margin-top:30px}form.user-pass .form-item+p{margin-top:0}form.user-register-form .form-item-field-agree-value,form.user-register-form .form-item-field-soglasie-na-obrabotku-value{display:-ms-flexbox;display:flex;margin-bottom:35px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}form.user-register-form .form-item-field-agree-value input,form.user-register-form .form-item-field-soglasie-na-obrabotku-value input{margin-right:5px}form.user-register-form #field-user-telefon-values,form.user-register-form #field-user-telefon-values .form-item{margin-bottom:0}form.user-register-form #field-user-telefon-values table{border-spacing:0}form.user-login-form .get-reg{margin-top:20px}form.user-login-form .form-item-pass{display:block}form h3{margin-bottom:25px;padding-top:20px;font-weight:400}form .field-multiple-table th{text-align:left}form .field-multiple-table th h4{font-size:16px;color:#121212;font-weight:400;margin:0 0 5px}form .field-multiple-table td{padding:0}form .field--name-field-email,form .field--name-field-phone,form .field--name-field-user-email,form .field--name-field-user-telefon{position:relative}form .field--name-field-phone .description{margin-bottom:5px;margin-top:0}form fieldset{padding:0;border:0}form fieldset legend{font-size:30px;margin-bottom:25px;display:block;padding:20px 0 0}form .password-confirm-message{visibility:hidden;font-size:14px}form .password-confirm-message .error{color:#e70b0b}form .password-confirm-message .ok{color:#060bff}form.user-form .js-form-type-password-confirm{-ms-flex-wrap:wrap;flex-wrap:wrap}form.user-form .js-form-type-password-confirm .form-item{margin-bottom:0}form.user-form .js-form-type-password-confirm .description{width:100%;margin-top:0}@media (max-width:767px){form.user-form .js-form-type-password-confirm .form-item-pass-pass1{margin-bottom:25px}}.adminform-block fieldset{box-sizing:border-box;border:1px solid #e2e2e2;border-radius:5px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);background:#fff;padding:25px 35px;margin-bottom:35px}.adminform-block fieldset legend{padding:0}.adminform-block .fieldset-wrapper #edit-roles,.adminform-block .fieldset-wrapper #edit-status{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.adminform-block #edit-hide-revision-field{display:none}.field-add-more-submit{background-color:transparent;padding:0;line-height:24px;border-radius:unset;text-align:left;border:0;min-height:unset;font-size:14px;margin-top:5px}.field-add-more-submit:hover{text-decoration:underline;color:#2954ef;background-color:transparent}.fab-dev10-prod-confirm-form .form-item,.node-form .form-item,.user-form .form-item{margin-bottom:25px}.fab-dev10-prod-confirm-form .form-item .form-item,.node-form .form-item .form-item,.user-form .form-item .form-item{margin-bottom:10px}.fab-dev10-prod-confirm-form .js-form-type-vertical-tabs,.node-form .js-form-type-vertical-tabs,.user-form .js-form-type-vertical-tabs{margin-bottom:0}.fab-dev10-prod-confirm-form .js-form-type-managed-file>label,.node-form .js-form-type-managed-file>label,.user-form .js-form-type-managed-file>label{font-size:30px;margin-bottom:25px;padding-top:20px}.fab-dev10-prod-confirm-form .image-widget.form-managed-file:not(.image-upload-true):after,.fab-dev10-prod-confirm-form .image-widget.form-managed-file:not(.image-upload-true):before,.node-form .image-widget.form-managed-file:not(.image-upload-true):after,.node-form .image-widget.form-managed-file:not(.image-upload-true):before,.user-form .image-widget.form-managed-file:not(.image-upload-true):after,.user-form .image-widget.form-managed-file:not(.image-upload-true):before{content:"Ваша фотография или любое другое изображение"}.fab-dev10-prod-confirm-form .image-widget.form-managed-file:not(.image-upload-true):after,.node-form .image-widget.form-managed-file:not(.image-upload-true):after,.user-form .image-widget.form-managed-file:not(.image-upload-true):after{content:"Выбрать"}@media (max-width:600px){.fab-dev10-prod-confirm-form .image-widget.form-managed-file:not(.image-upload-true):after,.node-form .image-widget.form-managed-file:not(.image-upload-true):after,.user-form .image-widget.form-managed-file:not(.image-upload-true):after{top:112px}}.fab-dev10-prod-confirm-form .image-widget-logo-user,.node-form .image-widget-logo-user,.user-form .image-widget-logo-user{display:-ms-flexbox;display:flex}.fab-dev10-prod-confirm-form .image-widget-logo-user .user-logo-preview,.node-form .image-widget-logo-user .user-logo-preview,.user-form .image-widget-logo-user .user-logo-preview{box-sizing:border-box;border:1px dashed #777;border-radius:10px;background:#fff;width:150px;height:150px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-right:25px;padding:5px;position:relative}.fab-dev10-prod-confirm-form .image-widget-logo-user .image-widget.form-managed-file,.node-form .image-widget-logo-user .image-widget.form-managed-file,.user-form .image-widget-logo-user .image-widget.form-managed-file{width:calc(100% - 175px)}@media (max-width:500px){.fab-dev10-prod-confirm-form .image-widget-logo-user,.node-form .image-widget-logo-user,.user-form .image-widget-logo-user{display:block}.fab-dev10-prod-confirm-form .image-widget-logo-user .user-logo-preview,.node-form .image-widget-logo-user .user-logo-preview,.user-form .image-widget-logo-user .user-logo-preview{margin-right:0;margin-bottom:15px}.fab-dev10-prod-confirm-form .image-widget-logo-user .image-widget.form-managed-file,.node-form .image-widget-logo-user .image-widget.form-managed-file,.user-form .image-widget-logo-user .image-widget.form-managed-file{width:100%}}.fab-dev10-prod-confirm-form .image-widget-logo-user-no-preview .image-widget.form-managed-file,.node-form .image-widget-logo-user-no-preview .image-widget.form-managed-file,.user-form .image-widget-logo-user-no-preview .image-widget.form-managed-file{width:100%}.fab-dev10-prod-confirm-form .image-widget-logo-user-no-preview .user-logo-preview,.node-form .image-widget-logo-user-no-preview .user-logo-preview,.user-form .image-widget-logo-user-no-preview .user-logo-preview{width:200px;height:200px}.fab-dev10-prod-confirm-form .js-form-type-checkbox,.fab-dev10-prod-confirm-form .js-form-type-radio,.node-form .js-form-type-checkbox,.node-form .js-form-type-radio,.user-form .js-form-type-checkbox,.user-form .js-form-type-radio{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:10px}.fab-dev10-prod-confirm-form .js-form-type-checkbox input,.fab-dev10-prod-confirm-form .js-form-type-radio input,.node-form .js-form-type-checkbox input,.node-form .js-form-type-radio input,.user-form .js-form-type-checkbox input,.user-form .js-form-type-radio input{margin-right:10px}.fab-dev10-prod-confirm-form .js-form-type-checkbox .description,.fab-dev10-prod-confirm-form .js-form-type-radio .description,.node-form .js-form-type-checkbox .description,.node-form .js-form-type-radio .description,.user-form .js-form-type-checkbox .description,.user-form .js-form-type-radio .description{width:100%}.user-form .field--name-field-user-kogo-predstavlyaete legend span{font-size:16px;line-height:24px;margin-bottom:5px}.user-form .field--name-field-user-kogo-predstavlyaete .fieldset-wrapper>div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.user-form .field--name-field-user-kogo-predstavlyaete .form-item{margin-right:20px}.node-form .form-item-field-ya-geofield label{font-size:30px;margin-bottom:25px;padding-top:20px}.node-form .form-item-field-announcement-target-id .flex-50{-ms-flex-wrap:wrap;flex-wrap:wrap}.node-form .form-item-field-announcement-target-id .select-wrapper{margin-bottom:15px}.node-form .field--name-field-event-fotogalereya summary,.node-form .field--name-field-gal-announcement summary,.node-form .field--name-field-goods-photo summary,.node-form .field--name-field-photogallery summary{font-size:30px;margin-bottom:25px;padding-top:20px}.node-form .field--name-field-event-fotogalereya thead,.node-form .field--name-field-gal-announcement thead,.node-form .field--name-field-goods-photo thead,.node-form .field--name-field-photogallery thead{display:none}.node-form .field--name-field-event-fotogalereya table,.node-form .field--name-field-gal-announcement table,.node-form .field--name-field-goods-photo table,.node-form .field--name-field-photogallery table{width:100%}.node-form .field--name-field-event-fotogalereya table td,.node-form .field--name-field-gal-announcement table td,.node-form .field--name-field-goods-photo table td,.node-form .field--name-field-photogallery table td{padding:0}.node-form .field--name-field-event-fotogalereya .draggable .image-widget,.node-form .field--name-field-gal-announcement .draggable .image-widget,.node-form .field--name-field-goods-photo .draggable .image-widget,.node-form .field--name-field-photogallery .draggable .image-widget{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.node-form .field--name-field-event-fotogalereya .draggable .image-widget,.node-form .field--name-field-gal-announcement .draggable .image-widget,.node-form .field--name-field-goods-photo .draggable .image-widget,.node-form .field--name-field-photogallery .draggable .image-widget{max-width:550px}}@media (max-width:580px){.node-form .field--name-field-event-fotogalereya .draggable .image-widget,.node-form .field--name-field-gal-announcement .draggable .image-widget,.node-form .field--name-field-goods-photo .draggable .image-widget,.node-form .field--name-field-photogallery .draggable .image-widget{max-width:390px}}@media (max-width:400px){.node-form .field--name-field-event-fotogalereya .draggable .image-widget,.node-form .field--name-field-gal-announcement .draggable .image-widget,.node-form .field--name-field-goods-photo .draggable .image-widget,.node-form .field--name-field-photogallery .draggable .image-widget{max-width:230px}}.node-form .field--name-field-event-fotogalereya .draggable .image-preview,.node-form .field--name-field-gal-announcement .draggable .image-preview,.node-form .field--name-field-goods-photo .draggable .image-preview,.node-form .field--name-field-photogallery .draggable .image-preview{margin-right:30px}.node-form .field--name-field-event-fotogalereya .draggable .desc,.node-form .field--name-field-gal-announcement .draggable .desc,.node-form .field--name-field-goods-photo .draggable .desc,.node-form .field--name-field-photogallery .draggable .desc{overflow:auto}.node-form .draggable a.tabledrag-handle{display:block;width:20px;height:20px;margin:0 20px 0 0}.node-form .draggable a.tabledrag-handle .handle{background-position:0 0;background-size:20px auto;height:20px;width:20px;padding:0;margin:0}.node-form .image-widget.form-managed-file:not(.image-upload-true):after,.node-form .image-widget.form-managed-file:not(.image-upload-true):before{content:"Прикрепить файл"}.node-form .image-widget.form-managed-file:not(.image-upload-true):after{content:"Или загрузите нажав здесь"}.node-form .field--name-field-specifications{position:relative}.node-form .field--name-field-specifications .double-field-elements{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.node-form .field--name-field-specifications .double-field-elements .form-item{width:48%}@media (max-width:767px){.node-form .field--name-field-specifications .double-field-elements{-ms-flex-wrap:wrap;flex-wrap:wrap}.node-form .field--name-field-specifications .double-field-elements .form-item{width:100%}}.node-form .field--name-field-specifications .form-submit{margin-top:18px}.node-form .field--name-field-specifications .add-more input{margin-top:0}.node-form .field--name-field-specifications table{width:100%}.node-form .field--name-field-specifications tr td:nth-child(3){text-align:right}.node-form .field--name-field-specifications h4.label{margin-bottom:25px;padding-top:20px;font-weight:400;font-size:30px}.node-form .term-reference-tree-level .term-reference-tree-button{min-width:16px}.node-form .term-reference-tree-level .parent-term{display:inline-block;font-weight:500}.node-form .term-reference-tree-level .no-term-reference-tree-button{display:none}.node-form .term-reference-tree-level ul{padding-top:10px}.node-form .term-reference-tree-level ul .parent-term{font-weight:400}.node-form .term-reference-tree-level ul ul{padding-top:15px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0}.node-form .term-reference-tree-level ul ul li{width:47.333%;margin:0 1%}@media (max-width:767px){.node-form .term-reference-tree-level ul ul li{width:100%;margin:0}}.node-form .term-reference-tree-level ul ul .js-form-type-checkbox{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.order-form .form-item{margin-bottom:25px}.order-form .flex-50 .conteiner-zakaz{width:48%}.order-form .flex-50 .form-item{width:100%}.order-form .form-checkboxes{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-form .form-checkboxes .form-item{display:-ms-flexbox;display:flex;margin-right:20px;margin-bottom:10px}.order-form .form-checkboxes .form-item input{margin-right:10px}.order-form .field--name-field-zakaz-tip-zakaza .fieldset-wrapper>div{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.order-form .field--name-field-zakaz-tip-zakaza .js-form-type-radio{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:10px;-ms-flex-align:center;align-items:center}.order-form .field--name-field-zakaz-tip-zakaza .js-form-type-radio label{margin-bottom:0}.order-form .field--name-field-zakaz-tip-zakaza .js-form-type-radio input{margin-right:10px}.order-form legend span{font-size:16px;line-height:24px;margin-bottom:5px}.touchevents .field--name-field-specifications .draggable td{padding:0 10px 0 0}.touchevents .field--name-field-specifications .draggable td:nth-child(3){padding:0}.page-article.page-form .form-item select,.page-user-edit .form-item select{min-height:56px}.page-article.page-form .flex-content,.page-user-edit .flex-content{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}@media (max-width:1023px){.page-article.page-form .in-content.flex-content,.page-user-edit .in-content.flex-content{display:block}}@media (max-width:767px){.page-article.page-form .field-cost .flex-content,.page-user-edit .field-cost .flex-content{display:-ms-flexbox;display:flex}.page-article.page-form .flex-content,.page-user-edit .flex-content{display:block}}.field-cost .flex-content{-ms-flex-align:center;align-items:center}.field-cost .flex-content input{margin-right:5px}.label.form-required:after,fieldset.required legend span:after,label.form-required:after{content:"*";color:#e24b00;padding-left:2px;font-size:16px;line-height:1em}fieldset.required legend span{position:relative}fieldset.required legend span:after{position:absolute;left:100%;top:3px}.chosen-container.chosen-container-multi{max-width:100%;font-size:14px}.chosen-container.chosen-container-multi .chosen-choices{background:none;border:1px solid #f3f3f3;border-radius:4px;box-shadow:unset}.chosen-container.chosen-container-multi li.search-choice{line-height:16px;background:none;border:1px solid #e9e9e9;box-shadow:unset;padding:9px 20px 9px 5px;margin:10px 5px 10px 0}.chosen-container.chosen-container-multi li.search-field{min-height:36px}.webform-submission-form .web-info{border:1px solid #1a6bd7;border-radius:5px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);padding:15px 35px;background-color:#eef7ff}.webform-submission-form .web-info p:last-of-type{margin-bottom:0}.webform-submission-form .captcha{margin-bottom:25px}.webform-submission-form .webform-container{box-sizing:border-box;border:1px solid #e2e2e2;border-radius:5px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);background:#fff;padding:25px 35px}.webform-submission-form .form-item{margin-bottom:25px}.webform-submission-form .webform-button--submit{padding:16px 24px;border-radius:4px;background:#1967d2;color:#fff;width:100%;line-height:1em}.webform-submission-form .webform-button--submit:hover{background:rgba(25,103,210,.03);color:#1967d2}@media (max-width:799px){.webform-submission-form .flex-content{display:block}.webform-submission-form .web-info,.webform-submission-form .webform-container{padding:15px 20px}}@media (max-width:380px){.webform-submission-form .captcha{position:relative;margin-left:-18px}}.page-form .l .adminform-block,.page-form .l .block-content{box-sizing:border-box;border:1px solid #e2e2e2;border-radius:5px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);background:#fff;padding:25px 35px;margin-bottom:35px}.webform-readonly{display:none}.fab-dev10-prod-confirm-form{margin-bottom:75px}.fab-dev10-prod-confirm-form .captcha{margin-bottom:25px}.fab-dev10-prod-confirm-form .js-form-type-managed-file>label{font-size:16px;margin-bottom:5px;padding-top:0}.fab-dev10-prod-confirm-form textarea{min-height:168px}.fab-dev10-prod-confirm-form .form-item{position:relative}.fab-dev10-prod-confirm-form .form-item details summary,.fab-dev10-prod-confirm-form legend span{font-size:16px;line-height:24px;margin-bottom:5px}.fab-dev10-prod-confirm-form .video-url{margin-bottom:50px}.fab-dev10-prod-confirm-form .video-url .form-item .description,.fab-dev10-prod-confirm-form .video-url .form-item label{display:none}.fab-dev10-prod-confirm-form .video-url .description{margin-top:0;margin-bottom:5px}.fab-dev10-prod-confirm-form .file-replace{text-align:right;border-radius:5px;border:1px solid #e2e2e2;min-height:42px;cursor:pointer}.fab-dev10-prod-confirm-form .file-replace span{border-radius:5px;background:rgba(25,103,210,.05);white-space:nowrap;display:inline-block;color:#1967d2;min-height:40px;line-height:22px;padding:9px 24px;cursor:pointer}.fab-dev10-prod-confirm-form .file-replace:hover span{background:#1967d2;color:#fff}.fab-dev10-prod-confirm-form .file-replace+.form-managed-file{height:0}.fab-dev10-prod-confirm-form .file-replace+.form-managed-file input{opacity:0;height:0;overflow:hidden;padding:0;border:0;min-height:0}.fab-dev10-prod-confirm-form .file-upload-wrapper-total table{width:100%;border-collapse:collapse}.fab-dev10-prod-confirm-form .file-upload-wrapper-total .tabledrag-handle,.fab-dev10-prod-confirm-form .file-upload-wrapper-total span.file+span,.fab-dev10-prod-confirm-form .file-upload-wrapper-total thead{display:none}.fab-dev10-prod-confirm-form .file-upload-wrapper-total .draggable{width:100%;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;border-radius:5px;border:1px solid #e2e2e2;min-height:32px;padding:0 0 0 10px;margin-bottom:10px}.fab-dev10-prod-confirm-form .file-upload-wrapper-total .draggable td{display:block}.fab-dev10-prod-confirm-form .file-upload-wrapper-total .draggable .form-submit{width:auto;background-color:#fdf5f3;text-indent:0;margin-bottom:0;border-radius:5px;min-height:40px;line-height:22px;padding:9px 24px;background-image:none;font-size:16px;color:#1967d2}.fab-dev10-prod-confirm-form .file-upload-wrapper-total .draggable .form-submit:hover{color:#fff;background-color:#ee6b4b}.fab-dev10-prod-confirm-form .button--danger,.fab-dev10-prod-confirm-form .button--primary{padding:16px 24px;border-radius:4px;background:#1967d2;color:#fff;width:100%;line-height:1em;font-size:16px}.fab-dev10-prod-confirm-form .button--danger:hover,.fab-dev10-prod-confirm-form .button--primary:hover{background:rgba(25,103,210,.03);color:#1967d2}.fab-dev10-prod-confirm-form.fab-dev10-prod-confirm-edit-form .button--danger{color:#fff;background-color:#ee6b4b}.fab-dev10-prod-confirm-form.fab-dev10-prod-confirm-edit-form .button--danger,.fab-dev10-prod-confirm-form.fab-dev10-prod-confirm-edit-form .button--primary{width:auto}.node-announcement-delete-form,.node-article-delete-form,.node-enterprise-delete-form,.node-event-delete-form,.node-news-delete-form,.node-page-delete-form,.node-product-delete-form,.node-revision-delete-confirm{box-sizing:border-box;border:1px solid #e2e2e2;border-radius:5px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);background:#fff;padding:25px 35px;margin-bottom:35px;margin-top:35px}.node-announcement-delete-form .button--primary,.node-article-delete-form .button--primary,.node-enterprise-delete-form .button--primary,.node-event-delete-form .button--primary,.node-news-delete-form .button--primary,.node-page-delete-form .button--primary,.node-product-delete-form .button--primary,.node-revision-delete-confirm .button--primary{background-color:#fa6045;color:#fff;margin-left:20px}.node-announcement-delete-form .dialog-cancel,.node-article-delete-form .dialog-cancel,.node-enterprise-delete-form .dialog-cancel,.node-event-delete-form .dialog-cancel,.node-news-delete-form .dialog-cancel,.node-page-delete-form .dialog-cancel,.node-product-delete-form .dialog-cancel,.node-revision-delete-confirm .dialog-cancel{display:inline-block;background-color:#1967d2;color:#fff;border-radius:5px;padding:9px 23px;min-height:56px;line-height:38px;text-decoration:none}.vertical-tabs__panes details{padding:20px}.link-edit-summary{border:0;margin:0;background:unset;padding:0}.link-edit-summary:hover{text-decoration:underline;color:#2954ef;background:unset}.field--name-field-img-article .remove-image-field{top:unset;left:unset;position:inherit}.field--name-field-img-article .img-upload-top{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.field--name-field-img-article .img-upload-block{padding:5px;border-radius:5px;border:1px dashed #777}
