/* @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-enterprise.node-teaser{border-bottom:1px solid #f5f5f5;padding:20px 15px}.node-enterprise.node-teaser .l{margin-bottom:15px}.node-enterprise.node-teaser .l img{display:block;margin:0 auto}.node-enterprise.node-teaser:last-child{border-bottom:0}.node-enterprise.node-teaser .field_img_announcement a,.node-enterprise.node-teaser .field_logo_company a,.node-enterprise.node-teaser .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-teaser .field_region_enterprise{color:#777;line-height:170%;margin-bottom:15px}.node-enterprise.node-teaser .field_photogallery a{margin-right:15px;margin-bottom:15px;display:inline-block;vertical-align:middle}.node-enterprise.node-teaser .field_photogallery img{display:block}.node-enterprise.node-teaser .title-relate{font-size:18px;font-weight:500;line-height:28px;margin-bottom:10px;display:block}.node-enterprise.node-teaser .field_photogallery_relate{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.node-enterprise.node-teaser .more-link{display:block;margin-bottom:15px}.node-enterprise.node-teaser.node-teaser-promo{border-radius:10px;box-shadow:0 20px 60px 0 rgba(0,0,0,.06);background-color:#fff;background-image:url(/themes/fab10/img/sticky_fon.svg);background-position:100% 0;margin-bottom:15px;border-bottom:0}@media (min-width:768px){.node-enterprise.node-teaser{padding:20px;display:-ms-flexbox;display:flex}.node-enterprise.node-teaser .l{width:172px;margin-bottom:0}.node-enterprise.node-teaser .r{width:calc(100% - 172px)}}.node-teaser.node-announcement .field_announcement{margin-bottom:5px}.node-teaser.node-announcement .field_region{margin-bottom:10px;color:#777}.node-teaser.node-announcement .field_date_announcement{color:#777}.node-teaser.node-announcement .field_type_adv{font-size:14px;color:#fd8d56;margin-bottom:5px}.node-teaser.node-announcement .field_type_adv .pr{color:#31c1f4}.node-event.node-teaser .field_teaser_about_company{padding-bottom:15px}.node-event.node-teaser .field_address{color:#777;margin-bottom:10px}.node-event.node-teaser .field_date_event{font-weight:500;color:#121212}.node-article.node-relate{width:calc(33.333% - 14px);margin:0 7px 35px}.node-article.node-relate a.title-relate{color:#121212;font-weight:400;margin-bottom:15px;display:block;line-height:140%}.node-article.node-relate .img-preview{overflow:hidden;min-width:344px}.node-article.node-relate .img-preview img{display:block;border-radius:5px}.node-article.node-relate .content{padding:20px 0 0}.node-article.node-relate time{color:#777;font-size:16px}@media (max-width:1140px){.node-article.node-relate{min-width:380px;max-width:380px}}@media (max-width:500px){.node-article.node-relate{min-width:100px;width:100%}}.year-nav{margin:0 -3px 20px}.year-nav a{display:inline-block;border-radius:20px;border:1px solid #8eb6ec;padding:7px 15px;margin:0 3px 5px;line-height:16px}.year-nav a:hover{text-decoration:none;background:rgba(25,103,210,.1);border-color:transparent}.year-nav a.active{background:#1967d2;color:#fff}.block-article-mons .article-line{font-size:16px;margin-bottom:20px}.block-article-mons .time-article{color:#777;font-size:16px;margin-top:15px}@media only screen and (min-width:768px){.block-article-mons{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin:0 -1% 10px}.block-article-mons .article-line{width:48%;margin:0 1% 25px}}.title-mons{font-weight:700;font-size:1.1em;margin-bottom:15px}.publictions-page .more{width:100%;margin:0 0 50px}.publictions-page .more a{display:block}.publictions-page .more a:hover{text-decoration:none;color:#fff;background:#1967d2}.publictions-page .l .more{margin:0 7px 50px}.publictions-page .novosti_block_1{display:block}.publictions-page .views-novosti{margin:0 -7px 15px}.publictions-page .views-novosti .node-article.node-relate{max-width:calc(50% - 14px);min-width:auto;margin-bottom:25px;width:auto}.publictions-page .views-novosti .node-article.node-relate .img-preview{min-width:auto}.publictions-page .rows-news-pub{border:1px solid #e6e6e6;border-radius:5px;background:#fff;padding:10px 25px;margin-bottom:20px}.publictions-page .rows-news-pub a{display:block;margin-bottom:5px;color:#000}.publictions-page .rows-news-pub time{color:#777}.publictions-page .l{width:calc(100% - 455px)}.publictions-page .r{width:420px}@media (max-width:1199px){.publictions-page .r{width:370px}.publictions-page .l{width:calc(100% - 400px)}}@media (max-width:1023px){.publictions-page .r{width:400px}.publictions-page .l{width:calc(100% - 430px)}}@media (max-width:880px){.publictions-page .views-novosti .node-article.node-relate{max-width:unset;width:100%}.publictions-page .r{width:30%}.publictions-page .l{width:66%}.publictions-page .img-preview img{max-height:100px;width:auto}}@media (max-width:780px){.publictions-page .img-preview img{max-width:100%;max-height:120px}.publictions-page .r{width:33%}.publictions-page .l{width:63%}}@media (max-width:560px){.publictions-page .img-preview img{min-width:100%;max-height:unset}.publictions-page .flex-content{display:block}.publictions-page .l,.publictions-page .r{width:100%}}.publictions-form{margin-bottom:40px;margin-top:-116px;position:relative;z-index:1}@media (min-width:650px){.publictions-form{margin-top:-94px}}.publictions-form .in-content{border:1px solid #f1f1f1;border-radius:4px;box-shadow:0 20px 60px 0 rgba(0,0,0,.07);background:#fff;min-height:76px;padding:3px 10px;max-width:1184px}@media (min-width:650px){.publictions-form .in-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 10px 0 25px}}@media (max-width:1270px){.publictions-form .in-content{max-width:86%}}.publictions-form .l{width:100%;display:-ms-flexbox;display:flex;border-bottom:1px solid hsla(0,0%,52%,.17)}@media (min-width:650px){.publictions-form .l{width:440px;-ms-flex-wrap:unset;flex-wrap:unset;border-bottom:0}}@media (min-width:650px) and (max-width:768px){.publictions-form .l{width:50%}.publictions-form .l .markup{width:22%;min-width:60px}}.publictions-form .r{width:100%;display:-ms-flexbox;display:flex}@media (min-width:650px){.publictions-form .r{width:calc(100% - 440px);-ms-flex-wrap:unset;flex-wrap:unset}.publictions-form .r .form-item-text{width:calc(100% - 52px)}}.publictions-form .r .button{width:52px;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}.publictions-form .r .button:hover{background-color:rgba(41,84,239,.1)}@media (min-width:650px) and (max-width:768px){.publictions-form .r{width:50%}}.publictions-form .markup{border-right:1px solid hsla(0,0%,52%,.17);min-width:140px;margin-right:10px;color:#272727;line-height:52px}@media (max-width:649px){.publictions-form .markup{display:none}}.publictions-form .form-item-cat{margin:0 10px 0 0}@media (max-width:649px){.publictions-form .form-item-cat{width:100%;margin:0}}.publictions-form .form-item-cat select{min-height:52px;border:0}.publictions-form .form-item-text{margin:0}.publictions-form .form-item-text input{min-height:52px;border:0}#page-news{border-radius:15px;background:radial-gradient(1559.34% 115.95% at 7.71% 17.96%,#6945fa 0,#c8a7ff 100%);margin:20px 20px 55px;padding:0 20px;position:relative}#page-news header .fav{background-image:url(/themes/fab10/img/fav.svg)}#page-news header .find{background-image:url(/themes/fab10/img/find-white.svg)}#page-news .breadcrumb,#page-news h1{position:relative;z-index:10}#page-news header .user-link{background-image:url(/themes/fab10/img/user_white.svg)}@media (max-width:999px){#page-news header #global-nav a{color:#2c2c2c}#page-news header .mobile-menu{background-image:url(/themes/fab10/img/mobile-menu-white.svg)}#page-news header .open-menu .mobile-menu{background-image:url(/themes/fab10/img/close-menu-white.svg)}#page-news header .fav{background-image:url(/themes/fab10/img/fav_black.svg)}#page-news header .find{background-image:url(/themes/fab10/img/find.svg)}#page-news header .user-link{background-image:url(/themes/fab10/img/user_black.svg)}}@media (max-width:767px){#page-news{margin:15px 15px 55px}}#page-news:after{content:"";background-image:url(/themes/fab10/img/group191.svg);background-size:auto;background-repeat:no-repeat;background-position:calc(100% + 100px) -238px;position:absolute;top:0;bottom:0;right:0;left:0;mix-blend-mode:lighten;border-radius:15px}#page-news header{border-bottom:1px solid rgba(239,244,246,.21);margin:0 -20px;position:relative;z-index:11}#page-news 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-news header .in-content+.in-content{padding-top:26px;padding-bottom:26px}#page-news header form .in-content{min-height:unset;background:#e9eefd;padding-top:0}#page-news .btn{color:#1967d2;background:#e9eefd}#page-news .btn:hover{background-color:rgba(41,84,239,.36);color:#fff}#page-news #global-nav a,#page-news .breadcrumb a,#page-news .breadcrumb ol,#page-news .logo,#page-news h1{color:#fff}@media (min-width:1000px){#page-news #global-nav ul li.last{background-image:url(/themes/fab10/img/check-top.svg);background-size:18px auto}}#page-news h1{margin-bottom:100px}#page-news .breadcrumb ol{margin-top:50px;margin-bottom:0}@media (max-width:500px){#page-news~main .node-article.node-relate .img-preview{min-width:auto}}#page-news.clone-to-article{background:radial-gradient(1559.34% 115.95% at 7.71% 17.96%,#fa6045 0,#ffc2a7 100%)}#page-news.clone-to-pub-search{background:radial-gradient(877.31% 114.97% at 27% 20%,#4c6de1,#448cf9 0,#2854ee 100%)}#page-news~.catalog-popup{top:160px}@media (max-width:399px){#page-news{margin:0 0 50px;border-radius:0}#page-news .account .link-add{display:none}#page-news header{margin-bottom:30px}#page-news header .header-nav,#page-news header a.logo{width:auto;margin-bottom:0}#page-news .all-search-form,#page-news header .in-content+.in-content .header-nav{top:70px}}.clone-to-pub-search~main .in-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:1024px){.clone-to-pub-search~main .in-content{-ms-flex-wrap:unset;flex-wrap:unset;-ms-flex-direction:row;flex-direction:row}.clone-to-pub-search~main .in-content .l{width:calc(100% - 335px)}.clone-to-pub-search~main .in-content .r{width:300px}}.rubrikinovostey li{margin-bottom:15px}.rubrikinovostey a{display:block;border-radius:20px;border:1px solid #8eb6ec;padding:7px 15px;line-height:20px}.rubrikinovostey a:hover{text-decoration:none;background:rgba(25,103,210,.1);border-color:transparent}@media (max-width:1023px){.nav-mobile ul{display:none;margin:0 -1% 20px}.nav-mobile ul li{width:48%;margin:0 1% 15px}.nav-mobile.view-block ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:670px){.nav-mobile.view-block ul{display:block;-ms-flex-wrap:unset;flex-wrap:unset;margin:0 0 20px}.nav-mobile.view-block ul li{width:100%;margin:0 0 15px}}.pub-row-search{padding:15px 20px;line-height:1.2em;border-radius:4px;border:1px solid #f1f1f1;background:#fff;box-shadow:0 20px 60px 0 rgba(0,0,0,.07);margin-bottom:20px;font-size:14px}.pub-row-search div p:last-child{margin-bottom:0}.pub-row-search .views-field-title{font-size:20px;margin-bottom:15px;line-height:25px}.views-novosti{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -7px}@media (max-width:1140px){.views-novosti{-ms-flex-pack:center;justify-content:center}}.tovarnaya-vitrina-view .node-tovar.node-teaser,.views-izbrannoe .node-tovar.node-teaser,.views-osnovnoy-poisk .node-tovar.node-teaser{max-width:250px;min-width:250px;margin:0 auto 20px}.tovarnaya-vitrina-view .tovar-preview,.views-izbrannoe .tovar-preview,.views-osnovnoy-poisk .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}.tovarnaya-vitrina-view .field_goods_cost,.views-izbrannoe .field_goods_cost,.views-osnovnoy-poisk .field_goods_cost{margin-bottom:5px;color:#212121}.tovarnaya-vitrina-view .field_rel_company,.views-izbrannoe .field_rel_company,.views-osnovnoy-poisk .field_rel_company{margin-bottom:5px;font-size:14px}.tovarnaya-vitrina-view .field_region_enterprise,.views-izbrannoe .field_region_enterprise,.views-osnovnoy-poisk .field_region_enterprise{color:#777;font-size:14px}@media (min-width:500px){.tovarnaya-vitrina-view,.views-izbrannoe,.views-osnovnoy-poisk{margin:0 -12px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tovarnaya-vitrina-view nav.pager,.views-izbrannoe nav.pager,.views-osnovnoy-poisk nav.pager{margin:40px 12px 0}.tovarnaya-vitrina-view .node-tovar.node-teaser,.views-izbrannoe .node-tovar.node-teaser,.views-osnovnoy-poisk .node-tovar.node-teaser{margin:0 12px 25px;max-width:calc(50% - 24px);min-width:calc(50% - 24px)}}@media (min-width:768px){.tovarnaya-vitrina-view .node-tovar.node-teaser,.views-izbrannoe .node-tovar.node-teaser,.views-osnovnoy-poisk .node-tovar.node-teaser{max-width:calc(33.3% - 24px);min-width:calc(33.3% - 24px)}}@media (min-width:1000px){.tovarnaya-vitrina-view .node-tovar.node-teaser,.views-izbrannoe .node-tovar.node-teaser,.views-osnovnoy-poisk .node-tovar.node-teaser{margin:0 12px 25px;max-width:calc(50% - 24px);min-width:calc(50% - 24px)}}@media (min-width:1200px){.tovarnaya-vitrina-view .node-tovar.node-teaser,.views-izbrannoe .node-tovar.node-teaser,.views-osnovnoy-poisk .node-tovar.node-teaser{max-width:calc(33.3% - 24px);min-width:calc(33.3% - 24px)}}.views-izbrannoe{margin:0}.views-izbrannoe .node-teaser{width:100%}.views-izbrannoe .js-flag-message{background-color:#fff;z-index:2;padding:5px;border-radius:5px}.views-izbrannoe .flag-izbrannoe{margin-top:15px;position:relative;line-height:1.1em}.views-izbrannoe .flag-izbrannoe a{display:block;padding-left:20px;background-position:0;background-image:url(/themes/fab10/img/fav_blue.svg)}.views-izbrannoe .flag-izbrannoe.action-unflag a{background-image:url(/themes/fab10/img/fav_blue_true.svg)}.category-page{-ms-flex-wrap:wrap;flex-wrap:wrap}.category-page .l,.category-page .r{width:100%}@media (min-width:1000px){.category-page{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.category-page .r{width:300px}.category-page .l{width:calc(100% - 325px)}}.nav-rubric,.nav-view-more{border-radius:4px;background-color:rgba(25,103,210,.1);display:block;font-size:16px;font-weight:500;transition:all .2s ease-in-out;background-image:none;color:#1967d2;max-width:260px}.nav-rubric a,.nav-rubric span,.nav-view-more a,.nav-view-more span{background-image:url(/themes/fab10/img/arrow-right.png);background-position:calc(100% - 20px) 50%;display:block;transition:all .2s ease-in-out;padding:12px 20px}.nav-rubric:hover,.nav-view-more:hover{background-color:#4084f8;text-decoration:none}.nav-rubric:hover a,.nav-rubric:hover span,.nav-view-more:hover a,.nav-view-more:hover span{background-position:calc(100% - 25px) 50%;background-image:url(/themes/fab10/img/right_white.svg);color:#fff;padding:12px 20px 12px 25px;text-decoration:none}@media (min-width:1000px){.nav-rubric,.nav-view-more{max-width:100%}}.label-nav{font-size:22px;margin-bottom:15px}.nav-sidebar-style li{background-image:url(/themes/fab10/img/polygon8.png);background-position:1px 7px;padding-left:20px}.nav-sidebar-style li a.is-active{color:#181414;border-bottom:1px solid #181414}.nav-sidebar-style li a.is-active:hover{cursor:default;text-decoration:none}.nav-sidebar-style li ul{display:none;margin:15px 0}.nav-sidebar-style li.active-trail ul{display:block}.nav-sidebar-style li.active-trail>a:not(.is-active){color:#181414}.nav-sidebar-style li:nth-child(n+11){display:none}.nav-sidebar-style.nav-view-more-true li,.nav-sidebar-style.no-view-more li{display:list-item!important}.nav-sidebar-style.nav-view-more-true .nav-view-more,.nav-sidebar-style.no-view-more .nav-view-more{display:none}@media (min-width:1000px){.nav-sidebar-style li:nth-child(n+11){display:list-item}.nav-sidebar-style .nav-view-more{display:none}}.nav-view-grid ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -12px}.nav-view-grid ul li{margin:0 12px 18px;width:100%;background:none;padding-left:0}@media (min-width:520px){.nav-view-grid ul li{width:calc(50% - 24px)}.nav-view-grid ul li:nth-child(n+11){display:list-item}.nav-view-grid ul li:nth-child(n+15){display:none}}@media (min-width:768px){.nav-view-grid ul li{width:calc(33.33% - 24px)}.nav-view-grid ul li:nth-child(n+15){display:list-item}.nav-view-grid ul li:nth-child(n+22){display:none}}@media (min-width:1000px){.nav-view-grid ul li{width:calc(25% - 24px)}.nav-view-grid ul li:nth-child(n+22){display:list-item}}.sidebar-form{padding:25px;border-radius:10px;background:#f8f8f9;margin:0 15px 30px;transition:all .5s ease-in-out}.sidebar-form form{position:relative}@media (min-width:1000px){.sidebar-form{margin:0 0 35px}}.top-content-form{padding:16px;border-radius:8px;background:#f8f8f9;margin:0 0 30px;transition:all .5s ease-in-out}.top-content-form .form-item{position:relative}@media (min-width:1000px){.top-content-form .label-nav{color:#777;font-size:16px;margin:0 12px 0 0}.top-content-form form{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.top-content-form form .form-select-wrap{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex}.top-content-form form .form-select-wrap .form-item{margin:0 5px;width:calc(33.3% - 10px)}.top-content-form form .form-submit{margin:0 0 0 12px;border-radius:4px;background-color:#e8edfe;background-image:url(/themes/fab10/img/filter.svg);background-repeat:no-repeat;background-position:50%;color:#e8edfe;font-size:0;width:53px}}@media (min-width:1000px){.top-content-form.close-z-form form .form-select-wrap .form-item{width:calc(50% - 10px)}}.sidebar-form .button,.top-content-form .button{border-radius:4px;color:#fff;background:#1967d2;width:100%}.sidebar-form .button:hover,.top-content-form .button:hover{background-color:rgba(41,84,239,.1);color:#2954ef}.sidebar-form .form-item:last-of-type,.top-content-form .form-item:last-of-type{margin:0 0 20px}.sidebar-form.form-view-more,.top-content-form.form-view-more{padding:15px 25px}.sidebar-form.form-view-more .label,.top-content-form.form-view-more .label{margin-bottom:0;cursor:pointer;background-image:url(/themes/fab10/img/bottom_black.svg);background-position:100%;background-size:15px auto;width:100%}.sidebar-form.form-view-more form,.top-content-form.form-view-more form{display:none}.top-content-form.form-view-more form{display:block}.top-content-form.form-view-more .label~.form-submit,.top-content-form.form-view-more .label~div{display:none}@media (max-width:999px){.menu-taxo-right{margin-top:75px}}.promo-register{margin-top:75px}.promo-register .content{border-radius:15px;box-shadow:0 30px 120px 0 rgba(25,103,210,.1);background-color:#1967d2;background-image:url(/themes/fab10/img/promo88.svg);background-size:auto 500px;padding:250px 23px 35px;background-position:calc(100% + 210px) -255px}.promo-register .content div{max-width:528px}.promo-register .content .title{color:hsla(0,0%,100%,.78);font-size:10px;font-weight:500;text-transform:uppercase}.promo-register .content .desc{color:#fff;font-size:23px;font-weight:600;line-height:110%;margin-bottom:35px}.promo-register .content a{display:block;border-radius:5px;background:#fff;padding:0 33px;line-height:50px;text-align:center;font-weight:700;transition:all .3s ease-in-out}.promo-register .content a:hover{color:#fff;background:#ffaa8a;text-decoration:none}@media (min-width:700px){.promo-register .content{padding:51px 67px;background-position:calc(100% + 130px) -75px}.promo-register .content a{display:inline-block}.promo-register .content .desc{font-size:36px}.promo-register .content .title{font-size:13px}}@media (min-width:1000px){.promo-register{margin:0 auto 75px;max-width:1220px;padding:0 20px}}.promo-register-adv .content{background:radial-gradient(circle at bottom left,#fa6045 21%,#ffc2a7 100%);position:relative}.promo-register-adv .content .desc,.promo-register-adv .content .title,.promo-register-adv .content a{position:relative;z-index:2}.promo-register-adv .content a{color:#fb6146}.promo-register-adv .content a:hover{background:#1967d2}.promo-register-adv .content:after{content:"";background-image:url(/themes/fab10/img/group-149.svg);position:absolute;top:0;bottom:0;right:0;min-width:315px;background-repeat:no-repeat;background-size:auto 265px;background-position:-20px 24px}@media (min-width:700px){.promo-register-adv .content:after{min-width:421px;background-size:500px 365px;background-position:-20px 24px}}.sidebar-second{margin-top:75px}.sidebar-second .label-nav{font-size:34px;margin-bottom:35px}.sidebar-second .block+.block{margin-top:75px}.pre-content-text{color:#2f2f2f;margin-bottom:15px}@media (min-width:1000px){.pre-content-text{margin-bottom:25px}.pre-content-text>div{width:calc(100% - 325px)}}.pre-content-text .taxo-nav-top{width:100%}.pre-content-text .taxo-nav-top ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -6px}.pre-content-text .taxo-nav-top li{margin:0}.pre-content-text .taxo-nav-top a,.pre-content-text .taxo-nav-top span.btn-mini.active{border:1px solid #8eb6ec;border-radius:48px;display:block;padding:0 12px;margin:0 6px 12px;transition:all .2s ease-in-out;font-size:14px;line-height:32px}.pre-content-text .taxo-nav-top a:hover,.pre-content-text .taxo-nav-top span.btn-mini.active:hover{background-color:#4084f8;text-decoration:none;color:#fff}.pre-content-text .taxo-nav-top a.sitemap-link,.pre-content-text .taxo-nav-top span.btn-mini.active{background-image:url(/themes/fab10/img/right_white.svg);background-position:calc(100% - 20px) 50%;background-color:#4084f8;color:#fff;padding:0 40px 0 16px;background-size:5px auto}.pre-content-text .taxo-nav-top a.sitemap-link:hover,.pre-content-text .taxo-nav-top span.btn-mini.active:hover{background-image:url(/themes/fab10/img/arrow-right.png);background-color:rgba(25,103,210,.1);padding-left:18px;padding-right:38px;background-position:calc(100% - 22px) 50%;color:#4084f8}.pre-content-text .taxo-nav-top span.btn-mini.active{background:#4084f8;padding:0 16px}.pre-content-text .taxo-nav-top span.btn-mini.active:hover{background:#4084f8;color:#fff;padding:0 16px}.flex-content.flex-start{-ms-flex-pack:left;justify-content:left;-ms-flex-align:center;align-items:center}.flex-content.flex-start div{margin-right:20px}@media (max-width:1000px){.flex-content.flex-start{-ms-flex-wrap:wrap;flex-wrap:wrap}}ul.link-add a{background-image:url(/themes/fab10/img/arrow-right.png);background-position:calc(100% - 20px) 50%;padding:0 40px 0 16px;background-color:transparent;color:#4084f8;background-size:5px auto;border:1px solid #8eb6ec;border-radius:48px;display:block;margin:0 6px 12px;transition:all .2s ease-in-out;font-size:14px;line-height:32px;white-space:nowrap}ul.link-add a:hover{text-decoration:none;background-image:url(/themes/fab10/img/right_white.svg);background-color:#4084f8;color:#fff;padding-left:18px;padding-right:38px;background-position:calc(100% - 22px) 50%}.node-teaser .com-n{line-height:27px;color:#1967d2}.node-teaser .field_logo_company+.com-n{margin-top:15px}.node-teaser .reviews-anons{margin:0;border-radius:6px;background:#f8f8f9;padding:15px}.node-teaser .reviews-anons .flex-content{-ms-flex-align:center;align-items:center;margin-bottom:7px}.node-teaser .reviews-anons .comment_body{color:#121212;line-height:22px;font-size:14px}.node-teaser .reviews-anons .comment_body p{margin:0}.node-teaser .reviews-anons .user-comment div,.node-teaser .reviews-anons .user-comment time{font-size:14px;display:inline-block;margin:0}.node-teaser .reviews-anons .user-comment div{margin-right:10px}.node-teaser .reviews-anons .impressions{width:28px;min-width:28px;margin-bottom:0}.node-teaser .reviews-anons .impressions span{background-size:28px auto;min-height:22px}.taxo-info-block h2{font-weight:400;font-size:26px;line-height:39px;margin-bottom:15px;color:#121212}.taxo-info-block .taxo-block-text+div h2{margin-top:30px}.flex-h1{-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.flex-h1 .title-in-flex{margin-right:10px}.flex-h1 .icon-wrapper{position:relative;display:inline-block;cursor:help;vertical-align:middle}.flex-h1 .icon-wrapper .representative-icon{width:25px;display:block}.flex-h1 .icon-wrapper .r-i-1{width:23px;margin-right:2px}.flex-h1 .icons-h1{margin-bottom:10px}.flex-h1 .icons-h1 .tooltip-text{visibility:hidden;opacity:0;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:5px 10px;position:absolute;z-index:1000;bottom:140%;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:12px;line-height:1.4;transition:opacity .3s,visibility .3s;box-shadow:0 2px 8px rgba(0,0,0,.2);pointer-events:none}.flex-h1 .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}.flex-h1 .icons-h1 .icon-wrapper:focus .tooltip-text,.flex-h1 .icons-h1 .icon-wrapper:hover .tooltip-text{visibility:visible;opacity:1}@media (max-width:767px){.flex-h1 .icons-h1{text-align:left}.flex-h1 .icons-h1 .tooltip-text{white-space:normal;min-width:200px;bottom:140%;left:100px}.flex-h1 .icons-h1 .tooltip-text:after{left:10px}}
