/* @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}
#page-front{border-radius:15px;background:radial-gradient(877.31% 114.97% at 27% 20%,#4c6de1,#448cf9 0,#2854ee 100%);margin:20px 20px 70px;padding:0 20px;position:relative}#page-front header{border-bottom:1px solid rgba(239,244,246,.21);margin:0 -20px 55px;position:relative;z-index:5}#page-front 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}@media (min-width:1000px){#page-front header .in-content{padding-top:30px}}#page-front header .in-content+.in-content{padding-top:26px;padding-bottom:26px}#page-front header .in-content form .in-content{min-height:unset;background:#e9eefd;padding-top:0}#page-front header .fav{background-image:url(/themes/fab10/img/fav.svg)}@media (max-width:999px){#page-front header .fav{background-image:url(/themes/fab10/img/fav_black.svg)}}#page-front header .user-link{background-image:url(/themes/fab10/img/user_white.svg)}@media (max-width:999px){#page-front header .user-link{background-image:url(/themes/fab10/img/user_black.svg)}}#page-front header .mobile-menu{background-image:url(/themes/fab10/img/mobile-menu-white.svg)}#page-front header .open-menu .mobile-menu{background-image:url(/themes/fab10/img/close-menu-white.svg)}@media (max-width:999px){#page-front header .in-content+.in-content{padding:0}}@media (max-width:767px){#page-front{margin:15px 15px 50px}#page-front header+.in-content{padding:0}}@media (max-width:399px){#page-front{margin:0 0 50px;border-radius:0}#page-front .account .link-add{display:none}#page-front header{margin-bottom:30px}#page-front header .header-nav,#page-front header a.logo{width:auto;margin-bottom:0}#page-front .all-search-form,#page-front header .in-content+.in-content .header-nav{top:70px}}#page-front h1{font-size:24px;margin-bottom:25px;font-weight:500;letter-spacing:2px;text-align:center}@media (min-width:768px){#page-front h1{font-size:40px}}@media (min-width:1024px){#page-front h1{font-size:64px}}#page-front #global-nav a,#page-front .breadcrumb a,#page-front .breadcrumb ol,#page-front .logo,#page-front h1{color:#fff}@media (min-width:1000px){#page-front #global-nav ul li.last{background-image:url(/themes/fab10/img/check-top.svg);background-size:18px auto}}@media (max-width:999px){#page-front #global-nav a{color:#2c2c2c}}#page-front #block-fab10-topfrontcountnode{margin:0 auto 40px;text-align:center}#page-front #block-fab10-topfrontcountnode .line{display:inline-block;margin:0 10px 10px 0;padding:7px 10px 6px;border-radius:42px;background:#e4ecff;color:#346df3;font-size:14px;line-height:1em}@media (min-width:500px){#page-front #block-fab10-topfrontcountnode{max-width:90%;margin:0 auto 50px}}@media (min-width:768px){#page-front #block-fab10-topfrontcountnode{margin:0 auto 65px}}@media (min-width:1024px){#page-front #block-fab10-topfrontcountnode{margin:0 auto 80px;max-width:100%;width:739px;text-align:left}}#page-front .fd-node.body{color:#fff;margin:0 auto 15px;font-size:14px;text-align:center}@media (min-width:500px){#page-front .fd-node.body{max-width:90%}}@media (min-width:1024px){#page-front .fd-node.body{width:739px;font-size:16px;max-width:100%;text-align:left}}#page-front .btn{color:#1967d2;background:#e9eefd}#page-front .btn:hover{background-color:rgba(41,84,239,.36);color:#fff}#block-fab10-dopopisanie .content{box-sizing:border-box;border:2px solid transparent;border-radius:5px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);padding:25px 25px 15px}.block-front{margin-bottom:105px}.block-front .flex-content{-ms-flex-align:center;align-items:center;margin-bottom:24px}.block-front.pub-front{margin-bottom:0}.block-front.tovar-front{margin-bottom:90px}@media (min-width:1024px){.block-front.tovar-front{margin-bottom:120px}}.border-hover{box-sizing:border-box;border:2px solid transparent;border-radius:5px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);padding:25px}.border-hover:hover{border:2px solid rgba(25,103,210,.17);border-radius:15px;box-shadow:0 20px 30px 0 rgba(25,103,210,.1)}@media (min-width:768px){.promo-front .content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px;-ms-flex-pack:justify;justify-content:space-between}}.promo-front .promo{position:relative;border-radius:40px;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);overflow:hidden;width:100%;margin:0 0 15px;padding:25px 20px;text-align:center}.promo-front .promo .title{color:#458ce7;font-size:18px;line-height:110%;font-weight:500;margin-bottom:10px}.promo-front .promo .desc{color:#484848;font-size:14px;line-height:130%}@media (min-width:768px){.promo-front .promo{width:calc(33.33% - 24px);padding:40px;margin:0 12px 35px;text-align:left}.promo-front .promo .title{font-size:24px;line-height:30px}.promo-front .promo .desc{font-size:18px;line-height:24px}}.promo-1:after,.promo-1:before,.promo-2:after,.promo-2:before,.promo-3:after,.promo-3:before{content:"";display:block;background-image:url(/themes/fab10/img/promo-1.svg);background-repeat:no-repeat;min-height:125px;background-position:center 0}@media (min-width:768px){.promo-1:after,.promo-1:before,.promo-2:after,.promo-2:before,.promo-3:after,.promo-3:before{background-position:0 0;min-height:145px}}@media (max-width:767px){.promo-1:after,.promo-2:after,.promo-3:after{content:unset}}@media (min-width:768px){.promo-1:after,.promo-2:after,.promo-3:after{position:absolute;bottom:-40px;right:-35px;opacity:.1;width:140px}.promo-2:after,.promo-3:after{background-size:190px auto}.promo-3:after{background-position:0 10px}}.promo-2:after,.promo-2:before{background-image:url(/themes/fab10/img/promo-2.png)}.promo-3:after,.promo-3:before{background-image:url(/themes/fab10/img/promo-3.svg)}@media (min-width:768px){.views-novosti{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:960px){.views-doska-obyavleniy,.views-otzyvy,.views-proizvoditeli{display:-ms-flexbox;display:flex;margin:0 -7px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.views-otzyvy{margin:0 -12px}}.node-enterprise.node-front{width:100%;margin:0 0 30px}.node-enterprise.node-front .title-relate{margin-bottom:4px;display:block;font-size:16px}.node-enterprise.node-front .field_enterprise{color:#000;margin-bottom:4px}.node-enterprise.node-front .field_region_enterprise{color:#8b8b8b;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:start;justify-content:start}@media (min-width:960px){.node-enterprise.node-front{width:calc(50% - 14px);margin:0 7px 35px}}.node-doska.node-front{width:100%;margin:0 0 30px}.node-doska.node-front a.title-relate{color:#2d2d2d;font-size:16px;margin-bottom:10px}.node-doska.node-front time{color:#777;display:block;margin-bottom:25px}.node-doska.node-front .flex-content{margin-bottom:0;-ms-flex-pack:left;justify-content:left}@media (max-width:500px){.node-doska.node-front .flex-content{display:block}.node-doska.node-front .flex-content .bl-doska,.node-doska.node-front .flex-content .field_region,.node-doska.node-front .flex-content .or-doska{margin-right:0;margin-bottom:10px;text-align:center}}@media (min-width:960px){.node-doska.node-front{width:calc(50% - 14px);margin:0 7px 35px}}.bl-doska,.field_region,.or-doska{border:1px solid #31c1f4;border-radius:42px;line-height:1em;padding:6px 12px;margin-right:19px;color:#31c1f4}.or-doska{border:1px solid #fd8d56;color:#fd8d56}.field_region{margin-right:0;border:1px solid #616161;color:#616161}.reviews-front .views-otzyvy .reviews{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:960px){.reviews-front .views-otzyvy .reviews{width:calc(33.33% - 24px);margin:0 12px 35px}}.reviews-front .views-otzyvy .flex-content{-ms-flex-pack:start;justify-content:start}.reviews-front a.title-relate{margin-bottom:0}.reviews-front .reviews time{color:#777;font-size:12px}.reviews-front .reviews:last-of-type{border:2px solid transparent}.reviews-front .reviews:last-of-type:hover{border:2px solid rgba(25,103,210,.17);border-radius:15px;box-shadow:0 20px 30px 0 rgba(25,103,210,.1)}.reviews-front .comment-data{width:auto}.reviews-front .comment-data-wrap{margin-bottom:25px}@media (max-width:767px){.reviews-front .comment_body{font-size:14px}.reviews-front .impressions{width:65px;min-width:65px;margin-bottom:0}}.node-article.node-relate{width:100%;margin:0 0 30px}.node-article.node-relate a.title-relate{color:#121212;font-size:14px;font-weight:400;line-height:140%;margin-bottom:5px;display:block}.node-article.node-relate .img-preview img{border-radius:8px;display:block;margin:0 auto}.node-article.node-relate .content{padding:20px 0 0}.node-article.node-relate time{color:#777}@media (min-width:768px){.node-article.node-relate{width:calc(33.33% - 24px);margin:0 12px 35px}.node-article.node-relate .img-preview img{width:100%;margin:0}}@media (min-width:980px){.node-article.node-relate a.title-relate{font-weight:500;font-size:18px;line-height:28px}}.link-more{border-radius:6px;background:#1967d2;display:block;padding:12px 24px;color:#fff;width:151px;transition:.4s;text-align:center}.link-more:hover{background:rgba(25,103,210,.03);color:#1967d2;text-decoration:none}.link-more+.link-add{padding:12px 24px;margin-left:10px;width:151px}.title-relate{font-size:18px;font-weight:500;line-height:28px;margin-bottom:5px;display:block}.field_goods_cost{margin-bottom:5px;color:#212121}.field_rel_company{margin-bottom:5px;font-size:14px}.field_region_enterprise{color:#777;font-size:14px}.tovar-preview{border-radius:5px;background:#fff;mix-blend-mode:darken;box-shadow:0 20px 30px 0 rgba(0,0,0,.04);padding:20px;min-height:290px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.block-front .views-display+.flex-content{-ms-flex-pack:left;justify-content:left;margin-bottom:0}@media (max-width:767px){.block-front .views-display+.flex-content{display:block}.block-front .views-display+.flex-content .link-add,.block-front .views-display+.flex-content .link-more{width:100%;margin:0 0 10px}}.block-front>.flex-content,.views-tovarnaya-vitrina{-ms-flex-wrap:wrap;flex-wrap:wrap}.views-tovarnaya-vitrina{display:-ms-flexbox;display:flex}.views-tovarnaya-vitrina .node-tovar.node-teaser{width:100%;margin:0 0 20px;min-width:274px}@media (min-width:650px){.views-tovarnaya-vitrina{margin:0 -12px}.views-tovarnaya-vitrina .node-tovar.node-teaser{margin:0 12px 20px;width:calc(50% - 24px)}}@media (min-width:950px){.views-tovarnaya-vitrina .node-tovar.node-teaser{width:calc(33.333% - 24px)}}@media (min-width:1250px){.views-tovarnaya-vitrina .node-tovar.node-teaser{width:calc(25% - 24px)}}
