

/* Start:/local/templates/new_rus/css/reset.css?173177893910016*/

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #90aabd; color: #fff; text-shadow: none; }
::selection { background: #90aabd; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */


/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
 */

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author:
   ========================================================================== */




/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  /*a[href]:after { content: " (" attr(href) ")"; }*/
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* End */


/* Start:/local/templates/new_rus/css/sticky.min.css?1731778939719*/
/*!
 * # Semantic UI 2.1.4 - Sticky
 * http://github.com/semantic-org/semantic-ui/
 *
 *
 * Copyright 2015 Contributors
 * Released under the MIT license
 * http://opensource.org/licenses/MIT
 *
 */
.ui.sticky{position:static;-webkit-transition:none;transition:none;z-index:400}
.ui.sticky.bound{position:absolute;left:auto;right:auto}
.ui.sticky.fixed{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;position:fixed;left:auto;right:auto;}
.ui.sticky.bound.top,.ui.sticky.fixed.top{top:0;bottom:auto}.ui.sticky.bound.bottom,.ui.sticky.fixed.bottom{top:auto;bottom:0}.ui.native.sticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky}
/* End */


/* Start:/local/templates/new_rus/css/style.min.css?1742462160238263*/
*,::after,::before{box-sizing:border-box}@font-face{font-display:swap;font-family:"Rouble";src:url(/local/templates/new_rus/css/../fonts/rouble.eot);src:url(/local/templates/new_rus/css/../fonts/rouble.eot?#iefix)format("embedded-opentype"),url(/local/templates/new_rus/css/../fonts/rouble.woff2)format("woff2"),url(/local/templates/new_rus/css/../fonts/rouble.woff)format("woff"),url(/local/templates/new_rus/css/../fonts/rouble.ttf)format("truetype");font-weight:400;font-style:normal}html{height:100%}body{position:relative;font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased;color:#303030;background-color:#fff;overflow-x:hidden;min-width:320px;-webkit-tap-highlight-color:transparent}.clear{clear:both}.nowrap{white-space:nowrap}.pull-left{float:left}.pull-right{float:right}.lh-smaller{line-height:1.3}.ruble{text-decoration:line-through}.itogo-cell .btn.goto{background-color:#652d53;border-color:#652d53;color:#fff;transition:all .3s}.itogo-cell .btn.goto:hover{opacity:.8;background-color:#652d53!important}.itogo-cell .btn--print{color:#632d56;letter-spacing:.015em;font-size:12px}.itogo-cell .btn--print:hover{color:#632d56}.itogo-cell .btn--print:after{background:url(/local/templates/new-rus/img/bg-icon-print-outlined.png)0 0 no-repeat;width:16px;height:16px;top:0;left:20px}.btn--print{background-clip:border-box;background-origin:padding-box;background:0 0;background-size:auto;box-sizing:border-box;color:#388c94;display:inline-block;float:none;font-size:14px;letter-spacing:1px;line-height:18px;margin:23px 77px 20px 0;padding:0 0 0 50px;position:relative;text-align:center;text-decoration:underline;text-transform:uppercase;vertical-align:top}.btn--print:after{content:"";background:url(/local/templates/new-rus/img/bg-icon-print.svg)0 0 no-repeat;position:absolute;top:-7px;left:0;height:34px;width:34px;background-size:cover}.btn--print:hover{color:#3b9da6}@media screen and (min-width:1024px){.itogo-table{margin:5px;display:table;border-spacing:5px;width:100%}.itogo-table .itogo-row{display:table-row}.itogo-table .itogo-row .itogo-cell{display:table-cell;vertical-align:middle}}@media screen and (max-width:1023px){.itogo-table .itogo-row .itogo-cell{display:block;margin:5px 0;padding:5px 0;width:100%}.itogo-cell .btn--link{margin:0!important}.itogo-cell .btn--print{padding-left:20px;margin:0}.itogo-cell .btn--print:after{left:0}}label{cursor:default;margin-right:7px}label.blocked{display:block;margin:0 0 4px}label.blocked:first-child{margin-top:10px}label.required:after{margin:0 0 0 4px;color:#632d56;content:"*"}label.right{text-align:right}label.strong{font-weight:700}label.left{position:relative;margin:0;width:155px;top:-1px}label.left,label.left+.form__item-field{display:inline-block;vertical-align:top}input.overfield-input{padding-left:4em;text-align:right}textarea{-webkit-font-smoothing:antialiased}button,input,select{font:12px Verdana,Geneva,Arial,Helvetica,sans-serif}button,input{-webkit-font-smoothing:antialiased;outline:0}.uppercase{text-transform:uppercase!important}.text-transform-none{text-transform:none!important}select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:27px;line-height:5em;padding:0 2px;border:0}.btn.fullwidth,.fullwidth.file-input__emulator,select,select.fullwidth{width:100%}select.width-auto{width:auto}select.w200{width:250px}select.error{outline:1px solid #b95b77}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{outline:0;resize:none;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font:12px Verdana,Geneva,Arial,Helvetica,sans-serif;font-weight:400;color:#303030;-webkit-appearance:none;padding:12px 14px 11px;border-radius:10px;border:1px solid #aaa;background-color:#fff;-webkit-transition:color .3s,background-color .3s,border-color .3s,box-shadow .3s;-moz-transition:color .3s,background-color .3s,border-color .3s,box-shadow .3s;transition:color .3s,background-color .3s,border-color .3s,box-shadow .3s}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{line-height:1.25}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{outline:0}input[type=color].width-auto,input[type=date].width-auto,input[type=datetime-local].width-auto,input[type=datetime].width-auto,input[type=email].width-auto,input[type=month].width-auto,input[type=number].width-auto,input[type=password].width-auto,input[type=search].width-auto,input[type=tel].width-auto,input[type=text].width-auto,input[type=time].width-auto,input[type=url].width-auto,input[type=week].width-auto,textarea.width-auto{width:auto}input[type=color].error,input[type=date].error,input[type=datetime-local].error,input[type=datetime].error,input[type=email].error,input[type=month].error,input[type=number].error,input[type=password].error,input[type=search].error,input[type=tel].error,input[type=text].error,input[type=time].error,input[type=url].error,input[type=week].error,textarea.error{border-color:#b95b77}input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#303030;opacity:1}input[type=color]:-moz-placeholder,input[type=date]:-moz-placeholder,input[type=datetime-local]:-moz-placeholder,input[type=datetime]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=month]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=time]:-moz-placeholder,input[type=url]:-moz-placeholder,input[type=week]:-moz-placeholder,textarea:-moz-placeholder{color:#303030;opacity:1}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,textarea::-moz-placeholder{color:#303030;opacity:1}input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#303030;opacity:1}input[type=color]+label,input[type=date]+label,input[type=datetime-local]+label,input[type=datetime]+label,input[type=email]+label,input[type=month]+label,input[type=number]+label,input[type=password]+label,input[type=search]+label,input[type=tel]+label,input[type=text]+label,input[type=time]+label,input[type=url]+label,input[type=week]+label,textarea+label{margin-left:10px}input[type=color]:-webkit-autofill,input[type=date]:-webkit-autofill,input[type=datetime-local]:-webkit-autofill,input[type=datetime]:-webkit-autofill,input[type=email]:-webkit-autofill,input[type=month]:-webkit-autofill,input[type=number]:-webkit-autofill,input[type=password]:-webkit-autofill,input[type=search]:-webkit-autofill,input[type=tel]:-webkit-autofill,input[type=text]:-webkit-autofill,input[type=time]:-webkit-autofill,input[type=url]:-webkit-autofill,input[type=week]:-webkit-autofill,textarea:-webkit-autofill{background-color:transparent!important;color:#303030;-webkit-text-fill-color:#303030;-webkit-box-shadow:0 0 0 1000px #fff inset}label.select-plus-label,select.selectized+label.select-plus-label{display:block;margin-bottom:5px}.selectize-control+label.select-plus-label,select+label.select-plus-label{display:inline;margin-bottom:0}input[type=text].small{position:relative;top:-1px;padding:5px 14px;margin:-5px 12px -5px 0}input.strong,textarea.strong{font-weight:700}input.onenumber{display:inline-block;position:relative;top:-2px;margin:-5px 9px -5px 0;width:27px;padding:5px 0;text-align:center}input::-moz-focus-inner{border:0;padding:0}textarea{line-height:1.7;padding-top:9px;padding-bottom:9px}label.blocked+input[type=text],label.blocked+textarea,label.overfield+input[type=text],label.overfield+textarea{margin-left:0}.small{font-size:11px}.medium{font-size:14px}a{outline:0;color:#632d56;background-color:transparent;-webkit-transition:color .3s,background-color .3s,border-color .3s,opacity .3s;-moz-transition:color .3s,background-color .3s,border-color .3s,opacity .3s;transition:color .3s,background-color .3s,border-color .3s,opacity .3s}a.bordered,a.nounderline{text-decoration:none}a.bordered{display:inline-block;height:1.15em;border-bottom:1px solid #000;border-bottom:1px solid rgba(0,0,0,.4)}a.disabled{opacity:.2;filter:alpha(opacity=20)}input[type=checkbox],input[type=radio]{vertical-align:middle}input[type=checkbox].error,input[type=radio].error{outline:1px solid #cb2126;outline:1px solid rgba(203,33,38,.8)}.highlight{color:#388c94}.img-responsive{max-width:100%}div.btn{cursor:pointer}.btn{display:inline-block;padding:13px 20px 12px}.btn,.file-input__emulator{vertical-align:top;outline:0;text-decoration:none!important;text-align:center;font-size:12px;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;line-height:1.25;text-transform:uppercase;border-radius:10px;border:0;background-color:#388c94;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .3s,background-color .3s,border-color .3s;-moz-transition:color .3s,background-color .3s,border-color .3s;transition:color .3s,background-color .3s,border-color .3s}.btn:hover,.file-input__emulator:hover{color:#fff;background-color:#3f9ea7}.btn:active,.file-input__emulator:active{background-color:#317b82}.btn.disabled,.btn[disabled],.disabled.file-input__emulator,[disabled].file-input__emulator{color:rgba(255,255,255,.2)}.btn+.btn,.btn+.file-input__emulator,.file-input__emulator+.btn,.file-input__emulator+.file-input__emulator{margin-left:17px}.btn--alt{background-color:#632d56}.btn--alt:hover{color:#fff;background-color:#753565}.btn--alt:active{background-color:#512547}.btn--link{padding:0;margin:13px 0 12px;text-decoration:underline!important;background:0 0!important}.btn--link,.btn--link:hover{color:#632d56}.btn+.btn--link,.file-input__emulator+.btn--link{margin-left:16px}.btn--middle{vertical-align:middle}.btn--text-wide{letter-spacing:.015em}.btn--w150{min-width:150px}.btn--w200{min-width:200px}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;-webkit-box-shadow:inset 0 0 12px 4px #fff;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{-webkit-box-shadow:0 2px 5px rgba(0,0,0,.2);box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;border-bottom:1px solid #d0d0d0;background:#f8f8f8;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button [data-value]{position:relative;padding-right:24px!important}.selectize-control.plugin-remove_button [data-value] .remove{z-index:1;position:absolute;top:0;right:0;bottom:0;width:17px;text-align:center;font-weight:700;font-size:12px;color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:2px 0 0;border-left:1px solid #d0d0d0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#cacaca}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:0}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#fff}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{font-family:inherit;line-height:18px;-webkit-font-smoothing:inherit}.selectize-input,.selectize-input input{color:#303030;font-size:13px}.selectize-input{cursor:text;border:1px solid #d0d0d0;padding:8px;width:100%;overflow:hidden;position:relative;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.1);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;display:inline-block}.selectize-control.multi .selectize-input.has-items{padding:6px 8px 3px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.15);box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.selectize-input>*{vertical-align:baseline;display:-moz-inline-stack;display:inline-block;zoom:1;*display:inline}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#f2f2f2;cursor:inherit;background:inherit!important;color:inherit!important;border:0}.selectize-control.multi .selectize-input>div.active{background:#e8e8e8;color:#303030;border:0 solid #cacaca}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#7d7d7d;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0 2px 0 0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;-webkit-user-select:auto!important;-webkit-box-shadow:none!important;box-shadow:none!important;position:absolute!important;visibility:hidden}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input::after{content:" ";display:block;clear:left}.selectize-input.dropdown-active::before{content:" ";display:block;position:absolute;background:#f0f0f0;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;background:#fff;margin:-1px 0 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1);-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden;padding:5px 8px}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.selectize-dropdown .optgroup-header{padding:5px 8px}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f5fafd;color:#495c68}.selectize-dropdown .active.create{color:#495c68}.selectize-dropdown .create{color:rgba(48,48,48,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden}.payment-wrap .form__line.form__line__billing label,.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:" ";display:block;position:absolute;top:50%;right:15px;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:gray transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent gray}.selectize-control.rtl.single .selectize-input:after{left:15px;right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0-2px!important}.selectize-control .selectize-input.disabled{background-color:#fafafa;opacity:.5;filter:alpha(opacity=50)}.selectize-control{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #bbdbde;background-color:#fff;border-radius:10px}.selectize-control.fullwidth{width:100%}.selectize-control.custom:before{position:absolute;display:block;right:-1px;top:-1px;bottom:-1px;left:-1px;border:1px solid #bbdbde;border-radius:10px;z-index:9;content:""}.selectize-control .selectize-input{display:block!important;height:27px;line-height:25px;margin:-1px;width:auto;overflow:hidden;padding:0 35px 0 9px!important;border:0;border-radius:10px;box-shadow:none;background:0 0!important;color:#303030;font-size:12px;letter-spacing:0;font-weight:400;cursor:pointer;z-index:11}.selectize-input .item{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selectize-control.custom{display:inline-block;vertical-align:middle;position:relative;top:-2px;margin:-5px 12px -5px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.selectize-control.custom.w200{width:250px}.selectize-control.selectize-open{z-index:15}.selectize-control .selectize-input .item-default{color:#a2a2a2}.selectize-control.custom .selectize-input input{display:none!important}.selectize-control.custom .selectize-input:before{position:absolute;display:block;right:0;top:0;bottom:0;left:auto;height:auto;width:27px;background:#388c94;border-radius:10px;z-index:12;content:""}.selectize-control.custom .selectize-input:after{position:absolute;top:50%;right:9px;margin-top:-2px;width:0;height:0;border-style:solid;border-width:6px 4px 0!important;border-color:#fff transparent transparent!important;z-index:13;content:""}.selectize-control.custom .selectize-input.dropdown-active{background-color:#fff;border-color:#bbdbde;color:#303030;cursor:pointer}.selectize-control.custom .selectize-input.dropdown-active:after{margin-top:-3px;border-width:0 4px 6px!important;border-color:transparent transparent #fff!important}.selectize-dropdown-content{max-height:16.25em}.selectize-dropdown{border-radius:0 0 10px 10px;background-color:#fff;border:1px solid #bbdbde;border-top:0;box-shadow:none;color:#303030;font-size:12px;font-weight:400;margin-top:-10px;padding:12px 0 2px;left:-1px!important;right:-1px!important;width:auto!important;z-index:10}.selectize-dropdown .option{position:relative;padding:6px 9px 5px;margin:1px 0 0}.selectize-dropdown .option:first-child{margin-top:0;border-top-color:#fff}.selectize-dropdown .option.active,.selectize-dropdown .option.selected,.selectize-dropdown .option:hover{color:#fff;background-color:#388c94;border-radius:10px}.selectize-dropdown .option.selected{z-index:1}.checkbox{position:relative;padding-left:40px;display:block}.checkbox .icheckbox_custom,.checkbox .iradio_custom,.smile-list li img,ul.list-with-big-img li .img-list,ul.list-with-big-img li img{position:absolute;left:0;top:0}.icheckbox_custom,.iradio_custom{position:relative;top:-2px;display:inline-block;vertical-align:middle;padding:0;width:25px;height:25px;border:1px solid #bbdbde;background-color:#fff;cursor:pointer;margin:-5px 9px -5px 0}.iradio_custom{border-radius:50%}.icheckbox_custom.error,.iradio_custom.error{border-color:#b95b77}.form__item-field_checkbox .icheckbox_custom,.form__item-field_checkbox .iradio_custom{border-color:#aaa}.icheckbox_custom:before{top:50%;left:50%;background-color:#388c94;content:"";-webkit-transition:opacity .3s,visibility 0 .3s;-moz-transition:opacity .3s,visibility 0 .3s;transition:opacity .3s,visibility 0 .3s}.file-input>input,.icheckbox_custom:before,.iradio_custom:before{opacity:0;filter:alpha(opacity=0);position:absolute}.iradio_custom:before{top:50%;left:50%;margin:-5.5px 0 0-5.5px;width:11px;height:11px;border-radius:50%;background-color:#388c94;content:"";-webkit-transition:opacity .3s,visibility 0 .3s;-moz-transition:opacity .3s,visibility 0 .3s;transition:opacity .3s,visibility 0 .3s}.icheckbox_custom.checked,.iradio_custom.checked{background-position:-70px 0}.icheckbox_custom.checked:before,.iradio_custom.checked:before{opacity:1;filter:alpha(opacity=100);-webkit-transition-delay:0;-moz-transition-delay:0;transition-delay:0}.icheckbox_custom.disabled,.iradio_custom.disabled{border-color:#dbd0c6;background-color:transparent;box-shadow:none;cursor:default}.icheckbox_custom{border-radius:10px}.icheckbox_custom:before{border-radius:0;margin:-6px 0 0-7px;width:16px;height:12px;background:url(/local/templates/new-rus/img/bg-icon-tick.png)0 0 no-repeat}.file-input{display:inline-block;position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;line-height:38px;height:40px;text-align:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:background-color .3s,color .3s;-moz-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s}.file-input.fullwidth{width:100%}.file-input>input{font-size:120px;top:-20px;right:-10px;vertical-align:top;z-index:3;cursor:pointer}.file-input__emulator,.file-input__line{position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.file-input__emulator{z-index:2;display:inline-block;float:left;margin:0-20px 0 0;padding:13px 5px 12px;min-width:130px}.file-input__line{display:block;border:1px solid #d7d7d7;line-height:38px;height:38px;border-radius:10px;color:#8d8d8d;background-color:#fff;padding:0 10px 0 30px}.form__title{font-size:20px;font-weight:400;line-height:1;margin:20px 0}.form__items:first-child,.form__title:first-child{margin-top:0}.form__items{margin:20px 0 0}.form__line{border-bottom:1px solid #bbdbde;padding:16px 0 13px}.form__line:first-child{border-top:1px solid #bbdbde}.form__line--level2{padding-left:10px;padding-right:10px}.form__item{position:relative;margin:20px 0 0}.form__item:first-child{margin-top:0}.form__item.required{position:relative}.form__item.required:before{position:absolute;top:6px;right:7px;line-height:1;font-size:20px;color:#632d56;content:"*"}.form__item .input_desc{margin-left:40px}.form__item .input_desc,.form__item .input_desc_text{font-size:11px;font-weight:400}.form__item .input_desc_select{margin-left:266px;font-size:11px;font-weight:400;height:0}.form__item-half{float:left;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form__item-half:first-child{padding-right:10px}.form__item-half:first-child+.form__item-half{padding-left:10px}.form__item-third-wrapper{margin-left:-10px;margin-right:-10px}.form__item-third{float:left;width:33.33%;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form__item-third--double{width:66.66%}.form__item-quarter-wrapper{margin-left:-10px;margin-right:-10px}.form__item-quarter{float:left;width:25%;padding:0 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.form__item-quarter--double{width:25%}.form__item-field--justify{text-align:justify;font-size:.1px}.form__item-field--justify:after{display:inline-block;width:100%;content:""}.form__item-field--justify label{display:inline-block;vertical-align:middle;font-size:12px;margin-right:0;text-align:left}.form__error{color:#d20;font-size:11px;line-height:1.1;margin:3px 0 0;text-align:left}.form__forget{font-size:.643em;font-weight:500;text-transform:uppercase;letter-spacing:.3em;text-align:center;margin:2.142em 0 0}.form__actions:first-child,.form__forget:first-child{margin-top:0}.form__forget a{text-decoration:none}.form__actions .print{float:right;text-transform:uppercase;margin:12px 0 0;letter-spacing:.03em;padding:0 0 0 23px;background:url(/local/templates/new-rus/img/bg-icon-print-outlined.png)0 3px no-repeat}.form__actions-tip{display:inline-block;vertical-align:top;font-size:14px;font-style:italic;padding:6px 0 0 23px}.form__required{font-size:14px;color:#68737a;margin:27px 0 0}.form__message:first-child,.form__required:first-child{margin-top:0}.form__message{margin:8px 0 0;font-size:18px;font-weight:700;color:#632d56;text-transform:uppercase;text-align:left}.form__message.error{color:#ff6c00}.form__inner{-webkit-transition:opacity .3s,visibility .3s;-moz-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.form.inactive .form__inner{opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:opacity .3s,visibility 0 .3s;-moz-transition:opacity .3s,visibility 0 .3s;transition:opacity .3s,visibility 0 .3s}.form{position:relative}.form--type-1{margin-left:40px;width:760px}.title+.form--type-1{padding-top:4px}.form--type-2{padding-bottom:20px}.form--type-2 label.left+.form__item-field{width:335px}.form--type-2 .form__item-field--justify{width:780px;margin-top:17px}.message>.message__title{margin:20px 0;padding:10px;border:1px solid #632d56;color:#632d56;font-size:14px;border-radius:10px}#form-payment-message>.message__title{border:0}.message:first-child,ul.bullets-absolute li:first-child,ul:first-child{margin-top:0}.message.active{display:block}.message+.form__items,ul{margin-top:0}.tab-pane{position:absolute;visibility:hidden;top:-9999px}.tab-pane.active{position:relative;top:0;visibility:visible}img.left{float:left;margin:3px 25px 10px 0}img.right{float:right;margin:3px 0 10px 25px}.indented{margin:0 0 0 50px}ul{list-style:none;margin-bottom:1rem;padding:0}ul.bullets-absolute li{margin-top:20px}ul.bullets-absolute li:before{position:absolute;top:5px;left:-17px;margin:0}ul li{margin-bottom:10px;position:relative;padding-left:26px}.title:first-child,.wrap-snippets h2:first-child,h1:first-child,p+ul:first-child,ul li:first-child{margin-top:0}span.spisok:before,ul li:before{content:"";display:block;width:10px;height:2px;background-color:#632d56;position:absolute;left:0;top:9px}.caroufredsel li:before,.ya-share2 ul li:before,nav li:before{display:none}span.spisok{font:12px/1.7 Verdana,Geneva,Arial,Helvetica,sans-serif}p+ul{margin-top:10px}.title,.title2,h1,h2{font-size:20px;font-weight:400;text-transform:uppercase;letter-spacing:.03em;line-height:1.1;color:#388c94;margin:25px 0}.title2,h2{font-size:15px;letter-spacing:.07em;margin:30px 0 20px}.title2:first-child,h2:first-child{margin-top:-2px}.h3,h3{font-size:14px;font-weight:400;margin:25px 0 13px;line-height:1.25}.h3:first-child,.tag_h4:first-child,blockquote:first-child,h3:first-child,h4:first-child{margin-top:0}.h3+p,.tag_h4+p,.tag_h4+ul,h3+p,h4+p,h4+ul{margin-top:13px}.tag_h4,h4{font-size:12px;font-weight:700;margin:22px 0 0;line-height:1.25}.plain{font-weight:400;text-transform:none}.muted{color:#6e6e6e}.when-need .text-align-center{margin-bottom:0!important}.text-align-center{text-align:center}.text-align-right{text-align:right}blockquote{position:relative;background-color:#e6ebed;border-radius:5px;padding:7px 10px 10px 43px;margin:18px 0 0}p{margin:10px 0 0}p.margin-more:first-child,p:first-child,table:first-child{margin-top:0}p.margin-more{margin:42px 0}p.margin-more:last-child{margin-bottom:0}p.right{text-align:right}p.center{text-align:center}.image{padding:8px 0 11px}pre{color:#000;border:1px solid #ccc;padding:17px 20px 14px;line-height:1.5;margin:17px 0 19px}pre,pre code{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:12px}table{width:100%;margin:20px 0 0}.valign-baseline{vertical-align:baseline}.large{font-size:18px}.table-prices td,.table-prices th{border-top:1px solid #bbdbde;border-bottom:1px solid #bbdbde;padding:11px 50px 8px;vertical-align:middle}.table-prices td.text-bottom,.table-prices th.text-bottom{vertical-align:text-bottom;padding-top:8px;padding-bottom:11px}.table-prices+.form__actions{margin-top:30px}.table-results tfoot .btn--link{margin:0 0 0 12px;vertical-align:baseline}.table-results tfoot td{padding-top:15px}.table-results td{padding-top:4px;padding-left:10px}.table-results tbody tr:first-child td{padding-top:0}.table-results td:first-child{padding-left:45px}.slider,.slider__crop{position:relative}.slider:hover .slider__next,.slider:hover .slider__prev{opacity:1;filter:alpha(opacity=100)}.slider+p{margin-top:17px}.slider__crop{overflow:hidden;z-index:0}.slider__item{position:absolute;width:100%;display:none}.slider__item:first-child{position:static;display:block}.slider__item.cycle-slide{display:block}.slider__item-image img{width:100%;height:315px}.slider__item-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.slider__nav{text-align:center;margin-top:20px}.slider__menu,.slider__menu span{display:inline-block;vertical-align:middle}.slider__menu span{position:relative;cursor:pointer;margin:0 0 0 12px;width:10px;height:10px;text-indent:-9999px;text-align:left;background-color:#632d56;opacity:.52;-webkit-transition:background-color .3s;-moz-transition:background-color .3s;transition:background-color .3s}.slider__menu span:before{position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;content:""}.footer-new__menu a:first-child,.slider__menu span:first-child{margin-left:0}.slider__menu span.cycle-pager-active{cursor:default;background-color:#632d56;opacity:1}[data-cycle-hide-non-active=false] .slider__item.cycle-slide{visibility:hidden}[data-cycle-hide-non-active=false] .slider__item.cycle-slide-active,[data-cycle-hide-non-active=false] .slider__item.cycle-slide-next,[data-cycle-hide-non-active=false] .slider__item.cycle-slide-visible{visibility:visible}#title-search,.slider-carousel{position:relative}.about p:first-child,.caroufredsel:first-child,.slider-carousel:first-child{margin-top:0}.slider-carousel__crop{position:relative;width:100%!important;z-index:0;overflow:hidden;white-space:nowrap}.slider-carousel__item{display:inline-block;white-space:normal;vertical-align:top;text-align:center;margin:0 10px}.articles--press .article__image img,.slider-carousel__item img{vertical-align:middle}.caroufredsel-wrapper{margin-top:30px}.caroufredsel{border-bottom:1px solid #e8dfe6;border-top:1px solid #e8dfe6;height:88px;padding:0 0 9px;margin:10px 0 0;overflow:hidden}.caroufredsel li,.caroufredsel ul{margin:0;padding:0;list-style:none;display:block;height:88px}.caroufredsel ul:after{content:"";display:table;clear:both}.caroufredsel li{line-height:88px;padding:0 8px;text-align:center;float:left;position:relative}.sticker-like{position:absolute;top:0;right:-5px;width:24px;height:36px;background:url(/local/templates/new-rus/img/bg-icon-like-sticker.png)center center no-repeat}.overflow-hidden,.wrap{overflow:hidden}.wrap{float:left;width:100%;min-height:100%}.wrapper{max-width:1430px;padding:0 15px;margin:0 auto}.header-new{font-family:"Roboto",sans-serif;font-size:14px;height:116px;line-height:116px;width:100%;word-spacing:-5px;position:relative}.header-new *{word-spacing:normal;line-height:normal}.close-menu,.header-new__language li:before,.header__new-search #title-search:before,.menu-main .header-new__ask-question,.services-menu-top br,.show-menu,.show-menu_new{display:none}.header-new__brend{display:inline-block;position:relative;width:370px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;min-height:66px;line-height:66px;vertical-align:middle;margin:0 0 0 17px}.header-new__logo{display:block;float:left;width:105px;height:55px;background:url(/local/templates/new-rus/img/logo-april-10.svg)0 8px no-repeat;padding:0 18px 0 0;position:relative;text-align:left;text-indent:-9999px}.header-new__logo:after,.header-new__slogan:before{content:"";height:49px;position:absolute;top:10px;width:1px}.header-new__logo:after{background:#c8b5c3;right:0}.header-new__slogan{display:inline-block;width:200px;height:49px;line-height:25px;padding:10px 0 0 18px;text-align:left;text-transform:uppercase;font-size:15px;position:relative}.header-new__slogan:before{background:#9a7792;left:0}#title-search:before{content:"";position:absolute;bottom:20px;height:12px;width:12px;background:url(/local/templates/new-rus/img/bg-search-lupa.svg)0 0 no-repeat;background-size:contain}.header-new__search{display:inline-block;height:17px;vertical-align:middle;margin-left:64px;position:absolute;right:224px;bottom:14px;width:258px}.header-new__search input[type=text]{border:0;border-bottom:1px solid #b5ada9;border-radius:0;padding:0 0 0 17px;height:17px;line-height:13px;width:100%;font-size:10px}.header-new__search input[type=text]::-webkit-input-placeholder{color:#b5ada9}.header-new__search input[type=text]::-moz-placeholder{color:#b5ada9}.header-new__search input[type=text]:-moz-placeholder{color:#b5ada9}.header-new__search input[type=text]:-ms-input-placeholder{color:#b5ada9}.header-new__search button[type=submit]{background:0 0;display:none;border:0;height:13px;position:absolute;right:1px;top:3px;width:13px;padding:0}.header-new__language{list-style:none;cursor:pointer;display:block;color:#a8a8a8;height:15px;line-height:15px;margin:0 0 0 21px;position:absolute;vertical-align:middle;bottom:6px;right:0;top:-30px;width:auto}@-moz-document url-prefix(){.header-new__language{width:163px}}.header-new__language_open{overflow:visible}.header-new__language li{float:left;font-size:13px;font-weight:500;border:0;padding:0 0 0 4px;margin:0 0 0 5px}.header-new__language li:first-child{border:0;padding:0;margin:0}.header-new__language a{color:#388c94;text-decoration:none}li.header-new__language-selected{line-height:42px;padding:0}.header-new__block-1{display:inline-block;margin:-14px 0 0 230px;vertical-align:middle}.header-new__ask-question{color:#632d56;height:18px;display:block;padding:0 0 0 25px;vertical-align:middle;position:relative;float:left;font-size:14px;margin-left:35px;margin-top:-2px;font-weight:500}.header-new__ask-question-icon{background:url(/local/templates/new-rus/img/bg-icon-mail-newest.svg)0 50%no-repeat;background-size:cover;height:12px;width:20px;position:absolute;left:-2px;top:3px}.header-new__worktime{height:16px;line-height:16px;display:block;padding:0 0 0 25px;margin-bottom:6px;position:relative;float:left;font-size:14px;color:#303030;font-weight:500}.header-new__worktime-icon{background:url(/local/templates/new-rus/img/bg-icon-clock-newest.svg)0 50%no-repeat;background-size:cover;height:17px;width:17px;position:absolute;left:0}.header-new__info{text-align:right;width:175px;vertical-align:middle;margin:25px 30px 0 20px}.header-new__info,.header-new__info_mobile{display:inline-block;float:right}.header-new__info a{color:#632d56}.header-new__phone{color:#632d56;font-size:20px;margin-bottom:5px}.header-new__phone span{font-size:12px}.header-new_nv{line-height:normal}.header-new_nv .header-new__brend{margin:27px 0 0 32px}.header-new_nv .header-new__slogan{line-height:26px}.header-new_nv .header-new__worktime{margin-bottom:9px;letter-spacing:.02em}.header-new_nv .header-new__worktime-icon{background-image:url(/local/templates/new-rus/img/bg-icon-clock-april-10.svg);height:18px;width:18px;top:-2px}.header-new_nv .header-new__ask-question{letter-spacing:.04em}.header-new_nv .header-new__ask-question-icon{background-image:url(/local/templates/new-rus/img/bg-icon-mail-april-10.svg);height:14px;width:19px;top:1px;background-size:contain}.header-new_nv .header-new__language{right:0;margin:0}.header__right-block{float:right;font-size:12px;margin:42px 32px 0 0;position:relative;height:74px}.header__phones{float:right;line-height:26px;position:relative;color:#303030;font-weight:500;font-size:14px;margin:38px 190px 0 0}.header__new-search{height:28px;position:absolute;border-radius:3px;font-size:12px;line-height:25px;border:0;left:588px;width:93px;top:-57px}.header__new-search,.header__new-search input[type=submit],.header__new-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.header__new-search input[type=text]{width:100%;font-size:12px;line-height:25px;border:0}.header__new-search-icon{background:url(/local/templates/new-rus/img/bg-icon-lupa-april-10.svg)0 0 no-repeat;content:"";position:absolute;top:6px;left:5px;height:18px;width:21px;background-size:contain;cursor:pointer;z-index:9}.header__new-search input[type=submit]{display:none;background-color:transparent;color:#388c94;border:1px solid #388c94;text-transform:uppercase;width:60px;height:20px;border-radius:3px 3px 3px 0;position:absolute;top:3px;right:-88px}.header__new-search_active input[type=submit]{display:block}.header__new-search form:after{content:"";display:block;background-color:#388c94;height:1px;position:absolute;left:28px;right:0;bottom:2px}.header__new-search input[type=text]{padding:0 0 0 28px;border-radius:0;height:20px}.header__new-search input[type=text]::-webkit-input-placeholder{color:#388c94;font-family:"Roboto",sans-serif;font-size:11px;font-weight:500}.header__new-search input[type=text]:-moz-placeholder{color:#388c94;font-family:"Roboto",sans-serif;font-size:11px;font-weight:500}.header__new-search input[type=text]::-moz-placeholder{color:#388c94;font-family:"Roboto",sans-serif;font-size:11px;font-weight:500}.header__new-search input[type=text]:-ms-input-placeholder{color:#388c94;font-family:"Roboto",sans-serif;font-size:11px;font-weight:500}.menu-main{background:#8a2a6a;color:#fff;height:31px;line-height:31px}.menu-main_new{height:40px;line-height:40px}.menu-main__item{color:#fff;display:inline-block;padding:0 13px;font-size:12px;text-transform:uppercase;text-decoration:none;text-align:center}.menu-main__item:hover,.menu-main__item_active{background:#42aab4}.menu-main .wrapper{position:relative}.services-menu-top{background:#ececec;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:11px 0;-webkit-box-shadow:-9px 18px 1.4em -15px rgba(0,0,0,.45);-moz-box-shadow:-9px 18px 1.4em -15px rgba(0,0,0,.45);box-shadow:-9px 18px 1.4em -15px rgba(0,0,0,.45)}.services-menu-top__item{color:#632d56;display:table-cell;font-size:12px;padding:0 0 0 38px;text-transform:uppercase;text-decoration:none;overflow:visible;height:41px;position:relative;vertical-align:middle}.services-menu-top__item_level_2{display:none;background:#ececec;position:absolute;top:57px;z-index:99;width:275px;text-transform:none}.services-menu-top__item:last-child .services-menu-top__item_level_2{left:auto;right:0}.services-menu-top__item:hover .services-menu-top__item_level_2{display:block}.services-menu-top__item_level_2 li{padding:0 7px;margin-top:0}.services-menu-top__item_level_2 li a{text-decoration:none;display:inline-block;padding:5px 0;width:100%}.services-menu-top__item:hover{text-decoration:underline}.services-menu-top__item span{position:relative;z-index:50;display:inline-block;padding-left:7px}.services-menu-top__item:hover span,.services-menu-top__item_active span,.services-menu-top__item_level_2 li.item-selected,.services-menu-top__item_level_2 li:hover{background:#fff}.table{display:table}.footer-new{margin:20px 0 0}.footer-new__contacts{font-size:12px;margin-bottom:25px}.footer-new__contacts-item{color:#fff;display:inline-block;padding:0 0 0 29px}.footer-new__contacts-item_phone{background:url(/local/templates/new-rus/img/bg-icon-phone.png)0 50%no-repeat;margin-right:47px}.footer-new__contacts-item_email{background:url(/local/templates/new-rus/img/bg-icon-email.png)0 50%no-repeat;margin-right:79px}.footer-new__contacts-item_location{background:url(/local/templates/new-rus/img/bg-icon-location.png)0 50%no-repeat}.footer-new__contacts-item_worktime{float:right;padding-left:0}.footer-new__main{background:url(/local/templates/new-rus/img/bg-footer.jpg)0 0 repeat-x;color:#fff;font-size:12px;height:100px;line-height:100px}.footer-new__menu{display:inline-block;font-size:11px;text-transform:uppercase}.footer-new__menu a{color:#fff;margin-left:16px;text-decoration:none}.footer-new__copyright{font-size:12px}.footer-new__bottom{background:#100e11;height:46px;line-height:46px}.footer-new__bottom .footer-new__menu a{margin-right:0}.footer-new__social{height:28px;line-height:28px;margin:13px auto 40px;width:250px}.footer-new__social-item{background:url(/local/templates/new-rus/img/bg-icon-social-newest.png)0 0 no-repeat;float:left;height:28px;margin-right:11px;width:29px}.footer-new__social-item:hover{background-image:url(/local/templates/new-rus/img/bg-icon-social-newest-hover.png)}.footer-new__social-item_in{background:url(/local/templates/new-rus/img/bg-social-in.svg)0 0 no-repeat}.footer-new__social-item_in:hover{background:url(/local/templates/new-rus/img/bg-social-in-hover.svg)0 0 no-repeat}.footer-new__social-item_tw{background:url(/local/templates/new-rus/img/bg-social-tw.svg)0 0 no-repeat}.footer-new__social-item_tw:hover{background:url(/local/templates/new-rus/img/bg-social-tw-hover.svg)0 0 no-repeat}.footer-new__social-item_lj{background:url(/local/templates/new-rus/img/bg-social-lj.svg)0 0 no-repeat}.footer-new__social-item_lj:hover{background:url(/local/templates/new-rus/img/bg-social-lj-hover.svg)0 0 no-repeat}.footer-new__social-item_fb{background:url(/local/templates/new-rus/img/bg-social-fb.svg)0 0 no-repeat}.footer-new__social-item_fb:hover{background:url(/local/templates/new-rus/img/bg-social-fb-hover.svg)0 0 no-repeat}.footer-new__social-item_vk{background:url(/local/templates/new-rus/img/bg-social-vk.svg)0 0 no-repeat}.footer-new__social-item_vk:hover{background:url(/local/templates/new-rus/img/bg-social-vk-hover.svg)0 0 no-repeat}.footer-new__social-item_gl{background:url(/local/templates/new-rus/img/bg-social-gl.svg)0 0 no-repeat}.footer-new__social-item_gl:hover{background:url(/local/templates/new-rus/img/bg-social-gl-hover.svg)0 0 no-repeat}.footer-new__social-item_bl{background:url(/local/templates/new-rus/img/bg-social-bl.svg)0 0 no-repeat}.footer-new__social-item_bl:hover{background:url(/local/templates/new-rus/img/bg-social-bl-hover.svg)0 0 no-repeat}.footer-new__social-item_tb{background:url(/local/templates/new-rus/img/bg-social-tb.svg)0 0 no-repeat}.footer-new__social-item_tb:hover{background:url(/local/templates/new-rus/img/bg-social-tb-hover.svg)0 0 no-repeat}.footer-new__half-top{background:#ececec;padding:28px 0 25px}.footer-new__main-menu{display:table;width:930px;margin:5px auto 0}.footer-new__main-menu-item{display:table-cell;color:#388c94;width:16.6%;text-decoration:none;text-transform:uppercase}.footer-new__main-menu-item:hover{text-decoration:underline}.footer-new__half-bottom{background:#ececec;color:#388c94;padding:23px 0;text-align:center}table.footer-new__table-menu{width:auto;margin:0 auto}table.footer-new__table-menu td{padding-left:55px}table.footer-new__table-menu td:first-child{padding-left:0}table.footer-new__table-menu td a{color:#388c94;display:block;text-transform:uppercase;text-decoration:none;font-weight:700}table.footer-new__table-menu td a:first-child{margin-bottom:3px}table.footer-new__table-menu td a:hover{text-decoration:underline}.main{position:relative;margin:25px 0 0}.wrapper__news{display:flex;justify-content:center;margin-right:-3000px;margin-left:-3000px;background-color:#eeeef3;padding:80px 15px 100px}.about{width:330px;margin-left:40px;padding:13px 0 0}.about p{margin:10px 0 0}.about__section{margin:36px 0 0 40px}.about__section-content:first-child,.about__section-title:first-child,.about__section:first-child{margin-top:0}.about__section-title{position:relative;font-size:15px;text-transform:uppercase;color:#632d56;margin:9px 0 0}.about__section-title:before{position:absolute;top:11px;left:-30px;width:20px;height:2px;background-color:#00b2b8;content:""}.about__section-content{margin:9px 0 0}.about__section-phone{font-size:18px;line-height:1.25;margin:10px 0 0;white-space:nowrap}.about__section-phone span,.material__date strong{font-size:24px}.subscribe{position:absolute;top:50%;left:50%;margin:-1508px 0 0-265px;width:530px;height:3000px;line-height:3000px}.subscribe .form__items{margin-top:14px;text-align:center}.subscribe .form__actions,.subscribe .form__item{display:inline-block;vertical-align:top;margin-top:0}.subscribe .form__actions{margin-left:16px}.subscribe [type=text]{border-color:#388c94;width:240px}.subscribe [type=text]::-webkit-input-placeholder{color:#303030}.subscribe [type=text]:-moz-placeholder{color:#303030}.subscribe [type=text]::-moz-placeholder{color:#303030}.subscribe [type=text]:-ms-input-placeholder{color:#303030}.subscribe .btn,.subscribe .file-input__emulator{min-width:160px}.subscribe__middle{display:inline-block;vertical-align:middle;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px 5px 20px;line-height:1.7;background-color:rgba(255,255,255,.7)}.subscribe__title{font-weight:700;font-size:24px;color:#1d747c;text-align:center;text-transform:uppercase}.subscribe__subtitle{font-size:16px;text-align:center;margin-top:-1px}.lt-ie9 .subscribe__middle{background:url(/local/templates/new-rus/img/bg-white-opacity-70.png)0 0}.slider--front{float:left;width:690px}.slider--services{float:none;margin:52px auto 0}.services{margin:20px 0 0}.service{color:#632d56;display:inline-block;vertical-align:top;font-size:12px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:330px;margin:0 15px -1px;padding:20px 0 23px;border-top:1px solid #d9d7d5;border-bottom:1px solid #d9d7d5;position:relative}.services__list{font-size:0;margin:0-15px}.services--calcs .service__list li:first-child,.services--simplified .service__list:first-child,.services:first-child{margin-top:0}.services--calcs .service__title a{display:inline-block;position:relative;padding:0 40px 0 64px;text-transform:uppercase;font-size:14px}.service__icon{position:absolute;top:-1px;left:0;width:30px;height:30px;background-repeat:no-repeat;background-position:center center;background-size:contain}.service__link-inner{color:#303030;text-decoration:underline;position:relative}.service__price{color:#303030;cursor:default;display:block;font-size:14px;font-style:italic;font-weight:700;text-transform:none}.service__price_new{padding-left:64px}.title+.services,h1+.services{margin-top:-12px}.services--calcs .service{padding-bottom:20px}.services--calcs .service__title{color:#632d56}.services--calcs .service__list a{color:#388c94}.services--simplified .services__list{padding-top:8px;margin-bottom:-17px}.services--simplified .service{border:0;padding:0;margin:21px 15px}.services--simplified .service__title{padding-left:0}.services--simplified .service__icon{display:none}.services--simplified .service__list{margin:22px 0 0}.service__list a:hover,.services--simplified .service__list a,.services-wrap-new .services.services--calcs.work-permit-service .service__title a:hover{text-decoration:underline}.services--calcs.calcs-page .services__list{display:flex;flex-wrap:wrap;justify-content:space-between}.services--calcs.calcs-page .service__list{padding-left:45px}.services--calcs.calcs-page .service__list li{padding:0}.services__list_content_news{margin:0-25px}.services-wrap-new .services.services--calcs.work-permit-service .services__list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:stretch;margin:30px 0 55px}.interesting-wrap .services.services--calcs.work-permit-service .services__list{justify-content:center;flex-wrap:nowrap}.services-wrap-new .services.services--calcs.work-permit-service .service{position:static;width:25%;margin:0;min-height:187px;border-bottom:2px solid #eeeef3;border-right:2px solid #eeeef3;display:flex;align-items:center;padding:14px;text-align:center}.interesting-wrap .services-wrap-new .services.services--calcs.work-permit-service .service{width:510px}.services-wrap-new .services.services--calcs.work-permit-service .service:nth-child(-n+4){border-top:2px solid #eeeef3}.services-wrap-new .services.services--calcs.work-permit-service .service:nth-child(4n+1){border-left:2px solid #eeeef3}.services-wrap-new .services.services--calcs.work-permit-service .service__title{width:100%}.services-wrap-new .services.services--calcs.work-permit-service .service__title a{color:#2f2f32;font-weight:400;font-size:14px;padding:0}.services-wrap-new .services.services--calcs.work-permit-service .service__icon{position:static;display:block;width:48px;height:48px;margin:0 auto 20px}.new-service__icon--consult_tax_and_legal_advice{background-image:url(/local/templates/new-rus/img/new-page/price/lawyer-consulting.svg)}.new-service__icon--abonent_obsl{background-image:url(/local/templates/new-rus/img/new-page/price/subscriber-legal-service.svg)}.new-service__icon--consult_drafting_and_examination_of_contracts{background-image:url(/local/templates/new-rus/img/new-page/price/contract-work.svg)}.new-service__icon--nalog_consult{background-image:url(/local/templates/new-rus/img/new-page/price/tax-advice.svg)}.new-service__icon--consult_maintenance_tax_audits{background-image:url(/local/templates/new-rus/img/new-page/price/tax-disputes.svg)}.new-service__icon--drs{background-image:url(/local/templates/new-rus/img/new-page/price/settlement-of-disputes.svg)}.new-service__icon--ua{background-image:url(/local/templates/new-rus/img/new-page/price/legal-arbitration.svg)}.new-service__icon--consult_debt_collection{background-image:url(/local/templates/new-rus/img/new-page/price/debt-collection.svg)}.new-service__icon--consult_check_counterparty{background-image:url(/local/templates/new-rus/img/new-page/price/checking-contractors.svg)}.new-service__icon--trademark_prices{background-image:url(/local/templates/new-rus/img/new-page/price/trademarks.svg)}.new-service__icon--trud{background-image:url(/local/templates/new-rus/img/new-page/price/labor-disputes.svg)}.new-service__icon--med{background-image:url(/local/templates/new-rus/img/new-page/price/services-to-medical-organizations.svg)}.new-service__icon--accompaniment-biz{background-image:url(/local/templates/new-rus/img/new-page/price/legal-support-of-business.svg)}.new-service__icon--accompaniment-bancrot{background-image:url(/local/templates/new-rus/img/new-page/price/bankruptcy-lawyer.svg)}.new-service__icon--home{background-image:url(/local/templates/new-rus/img/new-page/price/home.svg)}.new-service__icon--plot{background-image:url(/local/templates/new-rus/img/new-page/price/plot.svg)}.new-service__icon--paration-of-claims{background-image:url(/local/templates/new-rus/img/new-page/preparation-of-claims.svg)}.new-service__icon--finances{background-image:url(/local/templates/new-rus/img/new-page/finances.svg)}.new-service__icon--accompaniment{background-image:url(/local/templates/new-rus/img/new-page/accompaniment-of-inspections.svg)}.new-service__icon--help{background-image:url(/local/templates/new-rus/img/new-page/help.svg)}.new-service__icon--shop{background-image:url(/local/templates/new-rus/img/new-page/shop.svg)}.new-service__icon--technology{background-image:url(/local/templates/new-rus/img/new-page/technology.svg)}.new-service__icon--support{background-image:url(/local/templates/new-rus/img/new-page/support.svg)}.new-service__icon--card{background-image:url(/local/templates/new-rus/img/new-page/card.svg)}.new-service__icon--search{background-image:url(/local/templates/new-rus/img/new-page/search.svg)}.new-service__icon--sp{background-image:url(/local/templates/new-rus/img/new-page/sp.svg)}.new-service__icon--others{background-image:url(/local/templates/new-rus/img/new-page/others.svg)}.new-service__icon--pre-trial-decision{background-image:url(/local/templates/new-rus/img/new-page/pre-trial-decision.svg)}.new-service__icon--notebook{background-image:url(/local/templates/new-rus/img/new-page/price/notebook.svg)}.new-service__icon--planet{background-image:url(/local/templates/new-rus/img/new-page/price/planet.svg)}.new-service__icon--accounting{background-image:url(/local/templates/new-rus/img/new-page/price/accounting.svg)}.new-service__icon--find{background-image:url(/local/templates/new-rus/img/new-page/find.svg)}.new-service__icon--permits{background-image:url(/local/templates/new-rus/img/new-page/permits.svg)}.new-service__icon--email{background-image:url(/local/templates/new-rus/img/new-page/email.svg)}.new-service__icon--docs{background-image:url(/local/templates/new-rus/img/new-page/docs.svg)}.new-service__icon--safe{background-image:url(/local/templates/new-rus/img/new-page/price/safe.svg)}.new-service__icon--safe-money{background-image:url(/local/templates/new-rus/img/new-page/price/safe-money.svg)}.new-service__icon--order-completed{background-image:url(/local/templates/new-rus/img/new-page/order-completed.svg)}.new-service__icon--approved{background-image:url(/local/templates/new-rus/img/new-page/approved.svg)}.new-service__icon--star{background-image:url(/local/templates/new-rus/img/new-page/star.svg)}.new-service__icon--controversial-situations{background-image:url(/local/templates/new-rus/img/new-page/controversial-situations.svg)}.new-service__icon--people-arrow{background-image:url(/local/templates/new-rus/img/new-page/people-arrow.svg)}.new-service__icon--owl{background-image:url(/local/templates/new-rus/img/new-page/owl.svg)}.new-service__icon--shield{background-image:url(/local/templates/new-rus/img/new-page/shield.svg)}.new-service__icon--cadres{background-image:url(/local/templates/new-rus/img/new-page/price/cadres.svg)}.new-service__icon--list{background-image:url(/local/templates/new-rus/img/new-page/price/list.svg)}.new-service__icon--list-time{background-image:url(/local/templates/new-rus/img/new-page/preparation-of-claims.svg)}.new-service__icon--excretions{background-image:url(/local/templates/new-rus/img/new-page/price/excretions.svg)}.new-service__icon--division{background-image:url(/local/templates/new-rus/img/new-page/price/division.svg)}.new-service__icon--joining{background-image:url(/local/templates/new-rus/img/new-page/price/joining.svg)}.new-service__icon--mergers{background-image:url(/local/templates/new-rus/img/new-page/price/mergers.svg)}.new-service__icon--transformation{background-image:url(/local/templates/new-rus/img/new-page/price/transformation.svg)}.new-service__icon--reorganization{background-image:url(/local/templates/new-rus/img/new-page/price/reorganization.svg)}.new-service__icon--military-registration{background-image:url(/local/templates/new-rus/img/new-page/price/military-registration.svg)}.services-wrap-new .services.services--calcs.work-permit-service .service__price.service__price_new{display:block;margin-top:8px;font-size:14px;color:#88888c;font-weight:900;padding:0;font-style:normal}.services-wrap-new .service__link-inner{text-decoration:none;text-transform:none}.show-more-work,.work-permit-service .margin-left25p.service:before,.work-permit-service .service_2:before,.work-permit-service .service_3:after{display:none}.work-permit-service .service{border:0}.services__list_content_news .service{margin-left:25px;margin-right:25px;width:315px}.services-main .service{border:0;text-align:center;position:relative}.services-main .service:after{content:"";display:inline-block;background:#9bc5c9;height:2px;width:152px}.service__title{position:relative;font-size:16px;color:#388c94;margin:15px 0 0}.calcs-page .service__title{padding:0 0 0 45px}.services-main .service__title{padding:0}.service__title a{display:block}.service__title:first-child{margin-top:0}.service__link-inner:after{content:"";background:url(/local/templates/new-rus/img/bg-icon-question.svg)0 0 no-repeat;background-size:contain;position:absolute;bottom:-5px;right:-40px;height:22px;width:26px;display:none}.service__price:after{content:"d";font-style:normal;font-family:"Rouble"}.service__price_rouble_none.service__price:after{content:""}.service__price_new:after{display:none}.work-permit-service .service__icon{width:50px;height:44px;margin-top:7px}.services-main .service__icon{position:static;display:inline-block;height:46px;width:46px}.service__icon--consult_tax_and_legal_advice{background-image:url(/local/templates/new-rus/img/bg-icon-service-consulting-tax-and-legal-advice.svg)}.service__icon--nalog_consult{background-image:url(/local/templates/new-rus/img/bg-icon-service-nalog-consult.svg)}.service__icon--abonent_obsl{background-image:url(/local/templates/new-rus/img/bg-icon-service-abonent-obsl.svg)}.service__icon--consult_tax_planning{background-image:url(/local/templates/new-rus/img/bg-icon-service-consulting-tax-planning.svg)}.service__icon--consult_maintenance_tax_audits{background-image:url(/local/templates/new-rus/img/bg-icon-service-consulting-maintenance-tax-audits.svg)}.service__icon--consult_drafting_and_examination_of_contracts{background-image:url(/local/templates/new-rus/img/bg-icon-service-consulting-drafting-and-examination-of-contracts.svg)}.service__icon--consult_debt_collection{background-image:url(/local/templates/new-rus/img/bg-icon-service-consulting-debt-collection.svg);height:29px}.service__icon--consult_check_counterparty{background-image:url(/local/templates/new-rus/img/bg-icon-service-consulting-check-counterparty.svg);height:29px}.service__icon--audit_accounts_auditing{background-image:url(/local/templates/new-rus/img/bg-icon-service-audit-accounts-auditing.svg)}.service__icon--audit_tax_audit{background-image:url(/local/templates/new-rus/img/bg-icon-service-audit-tax-audit.svg)}.service__icon--audit_express_an_audit{background-image:url(/local/templates/new-rus/img/bg-icon-service-audit-express-an-audit.svg)}.service__icon--audit_audit_of_stock_investment_funds{background-image:url(/local/templates/new-rus/img/bg-icon-service-audit-audit-of-stock-investment-funds.svg)}.service__icon--audit_invent{background-image:url(/local/templates/new-rus/img/bg-icon-service-audit-invent.svg)}.service__icon--buchhalt_record_keeping{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-record-keeping.svg)}.service__icon--buchhalt_record_keeping_kadr{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-record-keeping-kadr.svg)}.service__icon--buchhalt_record_keeping_vosst_kadr{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-record-keeping-vosst-kadr.svg)}.service__icon--ps-kk{background-image:url(/local/templates/new-rus/img/bg-icon-service-kk.svg)}.service__icon--buchhalt_record_keeping_kons{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-record-keeping-kons.svg)}.service__icon--buchhalt_taking_inventory{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-taking-inventory.svg)}.service__icon--buchhalt_restoration_of_accounting{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-restoration-of-accounting.svg)}.service__icon--buchhalt_zero_accounting{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-zero-accounting.svg)}.service__icon--buchhalt_unlock_account{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-unlock-account.svg)}.service__icon--buchhalt_kompleksnoee_obsluzhivanie{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-kompleksnoee-obsluzhivanie.svg)}.service__icon--buchhalt_soprovozhdenie_ooo{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-soprovozhdenie-ooo.svg)}.service__icon--reg_registration_of_companies{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-registration-of-companies.svg)}.service__icon--trademark_verification{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-verification.svg)}.service__icon--trademark_prolongation{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-prolongation.svg)}.service__icon--trademark_expertise{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-expertise.svg)}.service__icon--trademark_introduction_of_changes{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-introduction-of-changes.svg)}.service__icon--trademark_registration{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-registration-rospatent.svg)}.service__icon--trademark_protect{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-protect.svg)}.service__icon--trademark_registration_rospatent{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-registration.svg)}.service__icon--license_agreement_registration{background-image:url(/local/templates/new-rus/img/bg-icon-service-license-agreement-registration.svg)}.service__icon--brand_registration{background-image:url(/local/templates/new-rus/img/bg-icon-service-brand-registration.svg)}.service__icon--concession_rospatent{background-image:url(/local/templates/new-rus/img/bg-icon-service-concession-rospatent.svg)}.service__icon--trademark_international_registration{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-international-registration.svg)}.service__icon--trademark_cost{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-prices.svg)}.service__icon--trademark_alienation{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-alienation.svg)}.service__icon--trademark_prices{background-image:url(/local/templates/new-rus/img/bg-icon-service-trademark-prices.svg)}.service__icon--reg_registration_of_ooo{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-ooo.svg);width:26px}.service__icon--reg_registration_of_ao{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-ao.svg);width:26px}.service__icon--reg_registration_of_fi{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-fi.svg);width:34px;height:29px;margin-top:5px}.service__icon--reg_registration_of_ip{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-ip.svg)}.service__icon--reg_registration_of_tam{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-tam.svg);width:19px;height:39px;margin-top:-5px}.service__icon--reg_registration_of_building{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-building.svg)}.service__icon--reg_registration_of_building_company{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-building-company.svg)}.service__icon--reg_registration_of_lom{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-lom.svg)}.service__icon__stock--reg_registration_of_smi{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-smi.svg)}.service__icon__stock--reg_registration_of_chaz{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-chaz.svg)}.service__icon--reg_registration_of_mfo{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-mfo.svg);width:26px}.service__icon--reg_registration_of_chop{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-chop.svg)}.service__icon__stock--reg_registration_of_ooo{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-ooo.svg)}.service__icon__stock--reg_registration_of_ao{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-ao.svg)}.service__icon__stock--reg_registration_of_fi{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-fi.svg)}.service__icon__stock--reg_registration_of_ip{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-ip.svg)}.service__icon__stock--reg_registration_of_tam{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-tam.svg)}.service__icon__stock--reg_registration_of_building{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-building.svg)}.service__icon__stock--reg_registration_of_building_company{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-building-company.svg)}.service__icon__stock--reg_registration_of_lom{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-lom.svg)}.service__icon__stock--reg_registration_of_mfo{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-mfo.svg)}.service__icon__stock--reg_registration_of_chop{background-image:url(/local/templates/new-rus/pic/regkom/registration-of-chop.svg)}.service__icon__stock--reg_lic_edu{background-image:url(/local/templates/new-rus/pic/regkom/lic-edu.svg)}.service__icon--reg_registration_of_securities_issue{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-registration-of-securities-issue.svg)}.service__icon--reg_vnesenie_izmeneniy_v_ustav_egrul{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-vnesenie-izmeneniy-v-ustav-egrul.svg)}.service__icon--reg_change_of_participants_of_llc{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-change-of-participants-of-llc.svg)}.service__icon--reg_opening_of_branch{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-opening-of-branch.svg)}.service__icon--reg_closing_ip{background-size:contain;background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-closing-ip.svg)}.service__icon--reg_closing_pod{background-size:contain;background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-closing-pod.svg)}.service__icon--reg_npo{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-npo.svg);height:31px}.service__icon--reorg_npo{background-image:url(/local/templates/new-rus/img/bg-icon-service-reorg-npo.svg)}.service__icon--liquidation_npo{background-image:url(/local/templates/new-rus/img/bg-icon-service-liquidation-npo.svg)}.service__icon--reg_changes_npo{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-changes-npo.svg)}.service__icon--reg_reorganization_liquidation{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-reorganization-liquidation.svg)}.service__icon--reg_lic_edu{background-image:url(/local/templates/new-rus/pic/regkom/lic_edu.svg)}.service__icon--reg_closing_company{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-closing-company.svg)}.service__icon--reg_closing_firms{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-closing-firms.svg)}.service__icon--reg_closing_Ltd{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-closing-ltd.svg)}.service__icon--reg_closing_Ltd_voluntary{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-closing-ltd-voluntary.svg)}.service__icon--reg_closing_Ltd_zero_balance{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-closing-ltd-zero-balance.svg)}.service__icon--reg_closing_subdivision{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-closing-subdivision.svg)}.service__icon--hh_hr_outsourcing{background-image:url(/local/templates/new-rus/img/vkupk.svg)}.service__icon--hh_personnel_audit{background-image:url(/local/templates/new-rus/img/bg-icon-service-headhunter-personnel-audit.svg)}.service__icon--hh_ob_audit{background-image:url(/local/templates/new-rus/img/bg-icon-service-ob-audit.svg)}.service__icon--hh_in_audit{background-image:url(/local/templates/new-rus/img/bg-icon-service-in-audit.svg)}.service__icon--hh_fin_audit{background-image:url(/local/templates/new-rus/img/bg-icon-service-fin-audit.svg)}.service__icon--hh_sop_serv_audit{background-image:url(/local/templates/new-rus/img/bg-icon-service-sop-serv-audit.svg)}.service__icon--hh_selection_of_the_personnel{background-image:url(/local/templates/new-rus/img/bg-icon-service-headhunter-selection-of-the-personnel.svg)}.service__icon--hh_selection_of_the_personnel_buh{background-image:url(/local/templates/new-rus/img/bg-icon-service-headhunter-selection-of-the-personnel-buh.svg)}.service__icon--hh_work_permit{background-image:url(/local/templates/new-rus/img/bg-icon-service-headhunter-work-permit.svg)}.service__icon--hh_labour_disputes{background-image:url(/local/templates/new-rus/img/bg-icon-service-headhunter-labour-disputes.svg)}.service__icon--hh_audit_doc{background-image:url(/local/templates/new-rus/img/bg-icon-service-headhunter-audit-doc.svg)}.service__icon--consult{background-image:url(/local/templates/new-rus/img/bg-icon-consult-newest.svg)}.no-svg .service__icon--consult{background-image:url(/local/templates/new-rus/img/bg-icon-service-consulting.png)}.service__icon--audit{background-image:url(/local/templates/new-rus/img/bg-icon-audit-newest.svg)}.no-svg .service__icon--audit{background-image:url(/local/templates/new-rus/img/bg-icon-service-audit.png)}.service__icon--audit-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-audit-alt.svg)}.no-svg .service__icon--audit-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-audit-alt.png)}.service__icon--accredit{background-image:url(/local/templates/new-rus/img/bg-icon-accred-newest.svg)}.no-svg .service__icon--accredit{background-image:url(/local/templates/new-rus/img/bg-icon-service-accreditation.png)}.service__icon--accredit-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-accreditation-alt.svg)}.no-svg .service__icon--accredit-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-accreditation-alt.png)}.service__icon--buchhalt{background-image:url(/local/templates/new-rus/img/bg-icon-buh-newest.svg)}.no-svg .service__icon--buchhalt{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter.png)}.service__icon--yurist-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-yurist-alt.svg)}.service__icon--buchhalt-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-alt.svg)}.no-svg .service__icon--buchhalt-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-buchhalter-alt.png)}.service__icon--reg{background-image:url(/local/templates/new-rus/img/bg-icon-register-newest.svg)}.no-svg .service__icon--reg{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg.png)}.service__icon--reg-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-alt.svg)}.no-svg .service__icon--reg-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-reg-alt.png)}.service__icon--hh{background-image:url(/local/templates/new-rus/img/bg-icon-kadr-newest.svg)}.no-svg .service__icon--hh{background-image:url(/local/templates/new-rus/img/bg-icon-service-headhunter.png)}.service__icon--chair{width:36px;height:36px;background-image:url(/local/templates/new-rus/img/bg-icon-service-chair.svgx)}.no-svg .service__icon--chair{background-image:url(/local/templates/new-rus/img/bg-icon-service-chair.png)}.service__icon--chair-alt{width:36px;height:36px;top:-6px;background-image:url(/local/templates/new-rus/img/bg-icon-service-chair-alt.svg)}.no-svg .service__icon--chair-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-chair-alt.png)}.service__icon--org-edit{width:34px;height:34px;background-image:url(/local/templates/new-rus/img/bg-icon-service-cirkul.svgx)}.no-svg .service__icon--org-edit{background-image:url(/local/templates/new-rus/img/bg-icon-service-cirkul.png)}.service__icon--org-edit-alt{width:34px;height:34px;background-image:url(/local/templates/new-rus/img/bg-icon-service-cirkul-alt.svg)}.service__icon--work-permit-alt{width:34px;height:34px;background-image:url(/local/templates/new-rus/img/bg-icon-service-work-permit-alt.svg)}.service__icon--reorganization-alt{width:34px;height:34px;background-image:url(/local/templates/new-rus/img/bg-icon-service-reorganization-alt.svg)}.no-svg .service__icon--org-edit-alt{background-image:url(/local/templates/new-rus/img/bg-icon-service-cirkul-alt.png)}.service__list{margin:10px 0 0}.service__list:first-child,.service__more:first-child{margin-top:0}.service__list li{margin-top:0}.service__list a{text-decoration:none}.service__icon--wp1{background-image:url(/local/templates/new-rus/img/icons-work-permit/bg-icon-service-wp1.svg)}.service__icon--wp2{background-image:url(/local/templates/new-rus/img/icons-work-permit/bg-icon-service-wp2.svg)}.service__icon--wp3{background-image:url(/local/templates/new-rus/img/icons-work-permit/bg-icon-service-wp3.svg)}.service__icon--wp4{background-image:url(/local/templates/new-rus/img/icons-work-permit/bg-icon-service-wp4.svg)}.service__icon--wp5{background-image:url(/local/templates/new-rus/img/icons-work-permit/rg-aerobus.svg)}.service__icon--wp6{background-image:url(/local/templates/new-rus/img/icons-work-permit/rg-door.svg)}.service__icon--wp7{background-image:url(/local/templates/new-rus/img/icons-work-permit/rg-ruki.svg)}.service__icon--wp8{background-image:url(/local/templates/new-rus/img/icons-work-permit/rg-mail.svg)}.service__icon--wp11{background-image:url(/local/templates/new-rus/img/icons-work-permit/dv-wp1.svg)}.service__icon--drs{background-image:url(/local/templates/new-rus/img/drs-ls1.svg)}.service__icon--ua{background-image:url(/local/templates/new-rus/img/ua-ls1.svg)}.service__icon--wp10{background-image:url(/local/templates/new-rus/img/svg/6.svg)}.service__icon--wp30{background-image:url(/local/templates/new-rus/img/svg/1.svg)}.service__icon--wp20{background-image:url(/local/templates/new-rus/img/svg/4.svg)}.service__icon--wp40{background-image:url(/local/templates/new-rus/img/svg/5.svg)}.service__icon--wp50{background-image:url(/local/templates/new-rus/img/svg/2.svg)}.service__icon--wp60{background-image:url(/local/templates/new-rus/img/svg/3.svg)}.llc__icon--wp1{background-image:url(/local/templates/new-rus/img/smena-uch/smena1.svg)}.llc__icon--wp2{background-image:url(/local/templates/new-rus/img/smena-uch/smena2.svg)}.llc__icon--wp3{background-image:url(/local/templates/new-rus/img/smena-uch/smena3.svg)}.llc__icon--wp4{background-image:url(/local/templates/new-rus/img/smena-uch/smena4.svg)}.llc__icon--wp5{background-image:url(/local/templates/new-rus/img/smena-uch/smena5.png)}.izmen__icon--wp1{background-image:url(/local/templates/new-rus/img/izmen-ust/izmen1.svg)}.izmen__icon--wp2{background-image:url(/local/templates/new-rus/img/izmen-ust/izmen2.svg)}.izmen__icon--wp3{background-image:url(/local/templates/new-rus/img/izmen-ust/izmen3.svg)}.izmen__icon--wp4{background-image:url(/local/templates/new-rus/img/izmen-ust/izmen4.svg)}.izmen__icon--wp5{background-image:url(/local/templates/new-rus/img/izmen-ust/izmen5.svg)}.izmen__icon--wp6{background-image:url(/local/templates/new-rus/img/izmen-ust/izmen6.svg)}.reorg__icon--wp1{background-image:url(/local/templates/new-rus/img/reorganizacia/icon-v-forme-vudelenuya.svg)}.reorg__icon--wp2{background-image:url(/local/templates/new-rus/img/reorganizacia/icon-v-forme-prusoedunenuya.svg)}.reorg__icon--wp3{background-image:url(/local/templates/new-rus/img/reorganizacia/icon-v-forme-razdelenuya.svg)}.reorg__icon--wp4{background-image:url(/local/templates/new-rus/img/reorganizacia/icon-v-forme-sluyanuya.svg)}.reorg__icon--wp5{background-image:url(/local/templates/new-rus/img/reorganizacia/icon-dobrovolnaya-lukvudacuya.svg)}.reorg__icon--wp6{background-image:url(/local/templates/new-rus/img/reorganizacia/icon-v-forme-preobrazovanuya.svg)}.service__more{margin:5px 0-11px}.pride{color:#632d56;line-height:1.5;margin:50px auto 0;padding:31px;width:1050px}.pride_price-table{overflow-x:auto}.pride-wrapper{background:#f3f2f1;margin:50px -3000px 0}.pride-wrapper_bg{background:0 0}.pride-wrapper.audit-wrapper{margin-left:-34px;margin-right:-34px}.pride-wrapper_price-table{margin-top:30px;margin-bottom:30px}.pride-wrapper2{margin:50px -3000px 0}.pride:after{content:"";display:table;clear:both}.pride:first-child{margin-top:0}.pager+.pride{margin-top:100px}.services+.pride{margin-top:30px}.pride__col{float:left;width:223px;margin-left:30px}.pride__col:first-child{margin-left:0}.pride__col-title{font-size:11px;min-height:36px}.pride__col-content{font-size:11px;line-height:1.45;margin-top:15px}.pride__col-content:first-child{margin-top:0}.pride__col-item{position:relative;padding:0 0 0 60px;margin-top:35px}.pride__col-item:first-child{margin-top:0;min-height:56px}.pride__col-item:before{position:absolute;top:0;left:0;width:55px;height:60px;background:url(/local/templates/new-rus/img/bg-icons-pride-logos.png)-9999px -9999px no-repeat;content:""}.pride__col-item--audit-palata:before{background:url(/local/templates/new-rus/img/company/bg-palata.svg)0 0 no-repeat;height:45px;width:45px;background-size:cover}.pride__col-item--nalog-palata:before{background:url(/local/templates/new-rus/img/bg-palata.svg)0 0 no-repeat;height:53px;width:51px;background-size:cover}.pride__col-item--roo:before{background:url(/local/templates/new-rus/img/bg-roo.svg)5px 0 no-repeat}.pride__col-item--mtp-palata:before{background:url(/local/templates/new-rus/img/bg-tpp.svg)0 0 no-repeat;background-size:contain;width:35px;height:50px;left:4px;top:10px}.pride__col-item--rtib:before{background:url(/local/templates/new-rus/img/bg-rtib.svg)0 0 no-repeat;background-size:contain;width:27px;height:33px;left:8px;top:5px}.pride__col-item--reest-nadezh:before{background:url(/local/templates/new-rus/img/bg-gerb.svg)0 0 no-repeat;height:49px;width:40px;background-size:cover}.pride__col-item--iso:before{background:url(/local/templates/new-rus/img/bg-iso.svg)3px 15px no-repeat}.pride__col-item--expert{margin-top:0}.pride__col-item--raex{background:url(/local/templates/new-rus/img/company/bg-raex.svg)0 0 no-repeat;width:73px;height:17px;background-size:contain;margin-top:6px;margin-bottom:6px}.pride__col-item--expert:before{background:url(/local/templates/new-rus/img/company/bg-expert.svg)0 0 no-repeat;width:36px;height:33px;background-size:contain;margin-top:6px}.pride__col-item--insurance:before{background:url(/local/templates/new-rus/img/company/bg-prof.svg)0 0 no-repeat;width:36px;height:39px;background-size:contain;margin-top:6px;margin-left:6px}.pride__col-item--national:before{background:url(/local/templates/new-rus/img/bg-prem.svg)0 0 no-repeat;background-size:cover;height:34px;width:23px;margin-left:10px}.pride__col-item--shos:before{background:url(/local/templates/new-rus/img/bg-shanghai.svg)0 0 no-repeat;background-size:contain;height:53px;width:52px}.pride__footer{margin-top:-36px;margin-left:229px;position:absolute}.pride__footer-content{font-size:11px;line-height:1.45;position:relative;margin-left:30px;float:left}@media screen and (max-width:979px){.wrapper__news{display:block;margin-right:-15px;margin-left:-15px;padding:55px 15px}.pride__footer{margin-top:30px;margin-left:0;position:relative}.pride__footer-content{margin-top:30px;float:none;margin-left:0}.block-tags_hide{display:none}.col-right-as-menu__inner.col-right-as-menu__inner_new .new-article-services .btn{margin-right:0;width:100%}.price-selector{margin-top:20px}}.pride__footer-item{position:relative;padding-left:40px}.pride__footer-item:before{position:absolute;content:"";top:0;left:0}.pride__footer-item--mtp-agency{padding-top:6px}.pride__footer-item--mtp-agency:before{background:url(/local/templates/new-rus/img/company/bg-gerb.svg)0 0 no-repeat;background-size:contain;height:30px;width:30px}.pride__footer-item--mtp-media:before{background:url(/local/templates/new-rus/img/company/bg-roscom.svg)0 0 no-repeat;background-size:contain;height:27px;width:27px}.year-found{width:130px;font-size:14px;line-height:1.3;margin-top:-1px}.year-found__value{display:inline-block;margin-top:6px;font-size:24px}.pride__col-item--rating{padding-left:0}.pride__col-item--rating-value{font-size:16px}.news-top-block{border-top:1px solid #e8e8e8;font-size:12px;padding:23px 0 0}.news-top-block:first-child{border-top:0;padding-top:0}.news-top-block:last-child{margin-bottom:0}.news-top-block:nth-child(2){margin:0}.news-top-block__date{color:#388c94;font-size:12px;margin-bottom:5px;line-height:12px}.news-top-block__title{font-size:12px}.counters:after,.news:after{content:"";display:table;clear:both}.news__col{float:left;width:240px;margin-left:30px}.news__col:first-child,.top-block-new .title-tabs li:first-child{margin-left:0}.news__title{position:relative;font-size:15px;text-transform:uppercase;color:#388c94;margin:20px 0 0;padding:0 0 0 30px}.news__list:first-child,.news__title:first-child{margin-top:0}.news__title_press{padding-left:39px}.news__title_news{padding-left:32px}.news__title_consult{padding-left:40px}.news__title_articles{padding-left:36px}.news__icon{position:absolute;top:0;left:0;width:24px;height:24px;background:url(/local/templates/new-rus/img/bg-icons-media-types.png)-9999px -9999px no-repeat}.news__icon--press{background:url(/local/templates/new-rus/img/bg-icon-press-newest.svg)0 50%no-repeat;background-size:contain;height:31px;width:32px}.news__icon--news{background:url(/local/templates/new-rus/img/bg-icon-new-newest.svg)0 0 no-repeat;background-size:contain;height:17px;width:21px;margin-top:3px}.news__icon--consult{background:url(/local/templates/new-rus/img/bg-icon-cons-newest.svg)0 50%no-repeat;background-size:contain;height:29px;width:27px}.news__icon--articles{background:url(/local/templates/new-rus/img/bg-icon-articles-newest.svg)0 0 no-repeat;background-size:cover;height:27px;width:27px}.news__list{margin:32px 0 0}.news__item{margin:20px 0 0;border-bottom:1px solid #e8e8e8;font-size:12px;padding-bottom:20px}.col-right .news__item{border:0;font-size:12px}.counters:first-child,.news__item-date:first-child,.news__item-title:first-child,.news__item:first-child,.news__more:first-child{margin-top:0}.news__item-date{color:#388c94;margin:10px 0 0;line-height:12px}.news__item-title{margin:7px 0 0}.news__item-title a,.news__more a{text-decoration:underline}.news__more{margin:35px 0 0}.news__more a{color:#388c94}.counters{margin:37px 0 0}.counters__inner{float:right}.with-icon{position:relative;padding-left:32px}.icon{position:absolute;top:50%;left:0;margin-top:-14px;width:23px;height:28px}.icon--calc{background:url(/local/templates/new-rus/img/bg-icon-calc.svgx)center center no-repeat}.icon--recommend{background:url(/local/templates/new-rus/img/bg-icon-recommend-new.svg)center center no-repeat;background-size:cover;height:28px;width:26px}.icon--certificates{background:url(/local/templates/new-rus/img/bg-icon-certificates.svg)center center no-repeat;background-size:cover;height:32px;width:25px}.no-svg .icon--calc{background-image:url(/local/templates/new-rus/img/bg-icon-calc.png)}.icon--list-edit{background:url(/local/templates/new-rus/img/bg-icon-list-edit.svgx)center center no-repeat}.no-svg .icon--list-edit{background-image:url(/local/templates/new-rus/img/bg-icon-list-edit.png)}.dropdown-menu>ul{background-color:#388c94;border-radius:10px}.dropdown-menu>ul>li>a{z-index:1;font-size:15px;padding:8px 20px 9px 50px}.dropdown-menu>ul>li>a:before{position:absolute;top:50%;left:20px;margin:-7px 0 0;width:18px;height:12px;background:url(/local/templates/new-rus/img/bg-icon-list.svgx)center center no-repeat;background-size:contain;content:""}.dropdown-menu>ul>li>ul{padding-top:1px}.dropdown-menu>ul>li>ul:before{position:absolute;top:-10px;right:0;left:0;background-color:#388c94;height:11px;content:""}.dropdown-menu>ul>li>a,.dropdown-menu>ul>li>ul>li>a{text-transform:uppercase}.dropdown-menu>ul ul{position:absolute;top:100%;left:0;width:100%;margin-top:-1px;display:none}.dropdown-menu>ul ul a{padding:11px 20px 9px}.dropdown-menu>ul ul a:before{position:absolute;top:0;right:20px;left:20px;border-top:1px solid #71adb5;opacity:1;visibility:visible;content:""}.dropdown-menu>ul ul a:hover:before,.dropdown-menu>ul ul li.hover+li>a:before,.dropdown-menu>ul ul li.hover>a:before,.dropdown-menu>ul ul li:hover+li>a:before,.dropdown-menu>ul ul li:hover>a:before{opacity:0;visibility:hidden}.dropdown-menu>ul ul li{margin:0;cursor:pointer}.dropdown-menu a:hover,.dropdown-menu>ul ul li.hover>a,.dropdown-menu>ul ul li:hover>a{background-color:#642d55}.dropdown-menu>ul ul li:first-child>a{border-top-left-radius:0;border-top-right-radius:0}.dropdown-menu>ul ul ul{position:absolute;top:0;left:100%;width:300px;margin-top:0}.dropdown-menu li,.dropdown-menu>ul ul ul li{margin:0}.dropdown-menu>ul ul ul li:first-child>a{border-top-right-radius:10px}.dropdown-menu>ul ul ul li:first-child>a:before{display:none}.dropdown-menu li>a{border-radius:0}.dropdown-menu li:first-child>a{border-top-left-radius:10px;border-top-right-radius:10px}.dropdown-menu li:last-child>a{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.dropdown-menu li.hover>ul,.dropdown-menu li:hover>ul{display:block;opacity:1;visibility:visible}.dropdown-menu a{position:relative;display:block;background-color:#388c94;color:#fff;text-decoration:none;-webkit-transition:none;-moz-transition:none;transition:none}.no-svg .dropdown-menu>ul>li>a:before{background-image:url(/local/templates/new-rus/img/bg-icon-list.png)}.inner-bc{color:#2f2f32}.inner-bc a{color:#206c7d;text-decoration:none}.inner-bc a:hover,.top-block-new .top-block-menu ul a:hover{text-decoration:underline}.bc-prev{position:relative;margin:0 10px}.bc-prev:before{content:"";position:absolute;top:0;bottom:0;width:1px;height:10px;margin:auto;background:#2f2f32}.services-menu{position:relative;float:left;width:240px;margin-top:-10px;margin-bottom:-6px;z-index:20}.services-menu+.breadcrumb{margin-left:270px}.title-tabs a,.title-tabs li{display:inline-block;vertical-align:top}.title-tabs li{margin:0 30px 10px 0}.title-tabs a{text-decoration:none;border-bottom:1px dashed #632d56}.get-price{display:block;width:218px;height:59px;padding:0 10px;border:2px solid #206c7d;border-radius:3px;background:#206c7d;color:#fff;text-align:center;line-height:55px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;text-decoration:none}.get-price:hover{opacity:.8}.top-block-new{margin-bottom:40px}.top-block-new_anchors{margin:0 0 25px}.top-block-new .top-block-menu{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:stretch}.top-block-new .top-block-menu nav{flex:1}.top-block-new .top-block-menu ul{margin:0;padding:0;list-style:none;display:flex;justify-content:flex-start;flex-wrap:wrap}.top-block-new .top-block-menu ul a{font-size:14px;color:#206c7d;font-weight:400;text-decoration:none;border-bottom:none}.top-block-new .title-tabs li{margin:0 0 5px}.top-block-new .title-tabs li.active{color:#388c94}.top-block-new .title-tabs li.active a{color:#388c94;border-bottom:0}.section{margin:52px 0 0}.section--highlight .section__inner:after,.section:after{content:"";display:table;clear:both}.section:first-child{margin-top:0}.max-width,.section.audit-wrapper,.section~.section{max-width:1050px;margin:52px auto 0}.three-cols__accreditation{margin:52px auto 0}.section+.section--highlight{margin-top:52px}.section--highlight{margin-left:-3000px;margin-right:-3000px;margin-top:52px;padding:30px 0 40px;background-color:#f4f4f4}.section--highlight:first-child{margin-top:0}.section--highlight .section__inner{max-width:940px;margin:0 auto}.section--calc-pay.section--highlight .section__inner:after{content:none}.section--highlight input[type=text],.section--highlight textarea{border-color:#bbdbde}.section--highlight_new{background:#e9f5f8;padding-top:38px;padding-bottom:35px}.section--highlight_new--fix{padding-left:15px}.section--highlight_new .section__inner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.section--highlight_new .title{margin-bottom:0;min-height:33px;line-height:33px}.section--highlight_new .table-prices{margin-top:30px}.section--highlight_new .table-prices td,.section--highlight_new .table-prices th,.section--highlight_new_content .table-prices td{border-top:0;padding-left:4px;padding-right:0}.section--highlight_new .table-prices tr td:nth-child(2),.section--highlight_new_content .table-prices tr td:nth-child(2){text-align:right;padding-left:0;padding-right:15px}.section--highlight_new .form__actions a.btn--link,.section--highlight_new_content .form__actions a.btn--link{color:#388c94!important;margin-right:77px!important;padding-right:0!important;padding-left:50px!important;margin-left:0!important}.section--highlight_new .form__actions a.btn--link:after,.section--highlight_new_content .form__actions a.btn--link:after{background:url(/local/templates/new-rus/img/bg-calc-cost-new.png)0 0 no-repeat!important;height:38px!important;width:39px!important;left:0!important;right:auto!important}.form__actions.text-align-center,.section--highlight_new .table-prices+.form__actions{margin-top:55px}.section--highlight_new .zero-accounting-list{margin:0;width:100%}.section--highlight_new .zero-accounting-list li,.section--highlight_new_content .zero-accounting-list li{border-bottom:1px solid #bbdbde;margin-top:0;margin-left:0;padding:12px 0 11px 4px}.section--highlight_new .zero-accounting-list li:before,.section--highlight_new_content .zero-accounting-list li:before{margin-left:0}.section--highlight_new_content{background:#e9f5f8;padding-top:38px;padding-bottom:35px}.section--highlight_new_content .section__inner{padding-left:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;max-width:none}.section--highlight_new_content .title{margin-bottom:0;margin-left:-50px;min-height:33px;line-height:33px}.article--details .article__summary p,.section--highlight_new_content .table-prices{margin-top:20px}.section--highlight_new_content .form__actions .btn{float:right;font-size:14px!important}.section--highlight_new_content .table-prices+.form__actions{margin-top:35px}.section--highlight_new_content .zero-accounting-list{margin:0;width:100%}.form__actions a.price-descr-button,.price-list-new *,.section-price-new *{font-size:14px}.section-price-new .title{font-size:24px;text-transform:none}.section-price-new .table-prices tr{border:2px solid #eeeef3!important}.section-price-new .table-prices td{padding:30px 53px;border:0;vertical-align:inherit}.price-list-new .table-prices td:nth-child(1),.section-price-new .table-prices td:nth-child(1){width:80%}.section-price-new .table-prices td p{margin:0;line-height:21px}.price-list-new .table-prices .large,.section-price-new .table-prices .large{color:#88888c}.price-list-new{background-color:#eeeef3;padding:80px 120px}.section-price-new hr{border-top:2px solid #eeeef3}.price-list-new .form_banner{display:block;width:100%}.price-list-new h2{margin:0 0 35px}.price-list-new .table-prices td{vertical-align:initial;border:0;padding:15px}.price-list-new .table-prices td a{color:#206c7d;text-decoration:none}.form__actions a:hover,.price-list-new .table-prices td a:hover{color:#40afc8;text-decoration:underline}.price-selector-wrap{max-width:940px;margin:0 auto}.price-selector{display:inline-block;margin-left:30px}.price-select{border-bottom:1px dashed #632d56;display:inline;margin-right:20px;padding:10px 8px 10px 10px;color:#632d56;text-decoration:none;line-height:22px}.price-select_active{border-bottom:0;color:#388c94;cursor:default;text-decoration:none}.price-list-new h2,.price-selector-wrap .price-selector-title{font-size:24px;text-transform:none}.price-selector-wrap .price-select{position:relative;font-size:14px;color:#88888c;margin-right:15px;border:0}.price-selector-wrap .price-select:before{content:"";display:block;width:29px;height:2px;position:absolute;background-color:#632d56;top:-12px;left:0;opacity:0;transition:opacity .3s}.price-selector-wrap .price-select_active,.tags a:hover{color:#2f2f32}.menu-in-pages ul li.active a:before,.price-selector-wrap .price-select_active:before{opacity:1}.section--highlight_new_buh .section__inner{padding-left:0}.section--highlight_new_buh .table-prices{margin-top:15px}.section--highlight_new_buh .title{display:flex;align-items:baseline;flex-wrap:wrap;margin-left:0}.section--highlight_new_buh .price-selector{display:flex;white-space:nowrap;overflow-x:auto}.section--highlight_new_buh .price-select:last-child{margin-right:0}.section--highlight_new_buh .price-select{margin-bottom:15px;border:0;color:#388c94}.section--highlight_new_buh .price-select:hover{border-bottom:1px solid #3b9da6;color:#3b9da6}.section--highlight_new_buh .price-select_active{border:1px solid #388c94;background-color:#fff}.section--highlight_new_buh .form__actions .btn{float:none;margin-bottom:20px}.section--highlight_new_buh .form__actions .btn.goto:hover{background:#3b9da6}.section--highlight_new_buh .form__actions a.btn--link{letter-spacing:1px}.section--highlight_new_buh .form__actions a.btn--link:after{background:url(/local/templates/new-rus/img/bg-calc-cost-new-s.svg)0 0 no-repeat!important;height:34px!important;width:34px!important;top:-7px!important}.section--highlight_new_buh .form__actions a.btn--link:hover{color:#3b9da6!important}.section--highlight_new_buh .form__actions a.btn--link:hover:after{background:url(/local/templates/new-rus/img/bg-calc-cost-new-active.svg)0 0 no-repeat!important;height:34px!important;width:34px!important}.section-hightlight_box{margin:45px auto}.section-hightlight_box.text-color-icon,.section-hightlight_box.text-color-icon .section__inner .title{color:#1c6b7b}.section-hightlight_box .section__inner .title{text-align:center;color:#632d56;margin-bottom:0}.section-hightlight_box .section__inner .cols{text-align:center}.section-hightlight_box .section__inner .cols .col-4{display:inline-block;text-align:center;position:relative;margin:0 26px;padding-top:40px;min-width:148px;width:41%}.section-hightlight_box .section__inner .cols .col-4 .img{height:74px}.section-hightlight_box .section__inner .cols .col-4 p{font:italic 13px/16.5px Verdana}.half-block{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;width:50%}.half-block_left{padding-right:30px}.half-block_right{padding-left:30px}.half-block .large{font-size:16px;font-style:normal;font-weight:400}.section--highlight_old_d .half-block .large{font-size:18px;font-weight:700}.section--highlight_new .half-block .table-prices tr td{height:42px;padding-bottom:4px;padding-top:15px;padding-left:0;vertical-align:bottom}.section--highlight_new .half-block .table-prices tr td:nth-child(2){font-style:italic;min-width:140px;padding-right:0}.section--highlight_new.section--highlight_old_d .half-block .table-prices tr td:nth-child(2){font-style:normal}.modal-new .fancybox-close{right:11px}.modal-new .fancybox-close:before{background:url(/local/templates/new-rus/img/bg-icon-close-new.svg)center center no-repeat;height:27px;width:27px;top:20px;left:20px}.modal-new .fancybox-close:hover:before{background:url(/local/templates/new_rus/css/../img/bg-icon-close_new_active.svg)center center no-repeat}.price-descr-title{background:#3b9da6;color:#fff;display:inline-block;font-size:16px;padding:10px 11px;text-transform:uppercase}.list-with-arrow-new_underline li{border-bottom:1px solid #9dced2;margin-top:22px;padding-bottom:5px;line-height:16px}.form__actions-new{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;align-content:stretch;max-width:940px;margin:20px auto!important}.form__actions a{color:#206c7d;text-decoration:none;background-color:transparent}.form__actions .btn.btn--link,.form__actions .btn.btn--text-wide,.form__actions .btn.goto,.table-results .btn{border-radius:3px;border:2px solid #206c7d;background-color:#fff;color:#206c7d;line-height:18px;font-weight:700;min-width:221px;margin-left:0;margin-right:0;padding:20px;text-decoration:none!important}.form__actions .btn.btn--text-wide.inactive{cursor:not-allowed;color:#6d7381;border-color:#6d7381;opacity:.8;background:0 0}.form__actions .btn.btn--text-wide.inactive:hover{color:#6d7381;border-color:#6d7381;background:0 0!important}.form__actions-new .btn--link{margin:0}.form__actions .btn:hover,.table-results .btn:hover{background-color:#206c7d!important;color:#fff}.one-btn{max-width:940px;margin:20px auto}.section--order-form{margin-top:65px}.section--order-form:first-child{margin-top:0}.section__half{float:left;width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wrapper-flex{display:flex;justify-content:space-between;gap:10px}.wrapper-flex .col-releases{margin-left:20px}.wrapper-flex .news-releases{max-width:372px;order:-1;margin-top:27px}.wrapper-flex .col-list{margin:0;width:auto}.wrapper-flex .col-left-as-menu,div#bx_incl_area_11_1_2{order:-1;min-width:28%}.col-main,.col-right{float:left;width:72%;margin:25px 0 0}.col-right{float:right;width:240px}.col-right .news{border:1px solid #e1e1e1;border-radius:10px;padding:15px 19px 14px}.col-right .news__col,.news-releases .news__col{width:auto}.news-col__item{width:100%;min-height:125px;border:2px solid #eeeef3;padding-left:21px;padding-top:22px;padding-bottom:22px;display:block;transition:background-color .3s;margin-bottom:7px;line-height:1.4;text-decoration:none}.news-col__item-date,.news-col__item:hover{background-color:#eeeef3}.news-col__item-date{width:102px;height:27px;font-size:12px;color:#97979b;font-weight:600;text-transform:uppercase;display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:background-color .3s}.news-col__item:hover .news-col__item-date{background-color:#fff}.news-col__item-text{font-size:14px;color:#2f2f32}.articles-list .article__title a:hover,.news-col__item-text:hover{color:#206c7d}.tags{font-size:14px}.tags li{margin:4px 0 0}.tags li:first-child{margin-top:0!important}.section-new span+p,.tags li+.tag-em{margin-top:5px}.tags a{color:#88888c;text-decoration:none}.tag-em,.tag-em+li{margin-top:10px!important;padding:0;line-height:21px}.articles .article__tag-item{display:flex;margin-bottom:45px}.article__tag-item .article__info{padding-left:15px}.article__tag-item .articles--news{margin:0}.article__tag-item .article__title{font-size:14px;margin-top:-4px}.article__tag-item .article__date{font-size:11px;color:#388c94;margin:12px 0 0}.inner__flex .article__date{color:#97979b;font-size:12px}.article--details .article__summary p:first-child,.article__date:first-child,.article__summary:first-child{margin-top:0}.article__summary{margin:11px 0 0}.article__tags{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;font-size:11px}.article__tags a{color:#206c7d;margin-top:13px;margin-right:13px;text-decoration:none}.article__tags a:hover{color:#40afc8}.articles--press{margin:-20px -15px -18px}.articles--press .article{float:left;width:50%;padding:0 15px;margin:21px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.articles--news .article:nth-child(2n+1),.articles--press .article:nth-child(2n+1){clear:both}.articles--press .article__image{position:relative;width:150px;height:150px;line-height:149px;text-align:center;overflow:hidden}.articles--press .article__image:before{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #d7d7d7;content:""}.articles--press .article__info{margin-left:165px}.articles--news{margin:-28px -15px -11px}.articles--news .article{float:left;width:50%;padding:0 15px;margin:24px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.articles--news .article__date{float:left;width:75px;height:75px;line-height:74px;text-align:center;background:#cfe5e8;overflow:hidden;font-size:14px}.articles--news .article__date .strong,.articles--news .article__date strong,.related-articles__item .article__date strong{display:block;font-size:36px;line-height:.95}.articles--news .article__date-inner{display:inline-block;vertical-align:middle;line-height:1.7;color:#303030}.related-articles__item .article__date{margin-top:0!important;float:left;width:75px;height:75px;line-height:74px;text-align:center;background:#cfe5e8;overflow:hidden;font-size:14px}.related-articles__item .article__date-inner{display:inline-block;vertical-align:middle;line-height:1.7;color:#303030}.articles--news .article__title{margin-top:1px}.articles--consultaions{margin-bottom:-4px}.articles-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;align-content:stretch;margin:0;padding:0}.articles-list .article{display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;width:47.7%;border:2px solid #eeeef3;padding:23px;margin-top:40px;margin-bottom:0;line-height:normal}.articles-list .article:nth-child(-n+2){margin-top:0}.articles-list .article:hover{background:#eeeef3}.articles-list .article__date{width:auto;height:auto;font-size:12px;color:#97979b;line-height:normal;margin-bottom:13px;background:0 0}.articles-list .article__date .article__date-inner{color:#97979b}.articles-list .article__info{margin:0}.articles-list .article__image{margin-right:19px}.articles-list .article__image img{border-radius:4px}.articles-list .article__info_flex{display:flex;flex-direction:column;flex:1}.article__info_flex .article__date{order:-1;margin-top:0}.articles-list .article__title a{color:#414146;font-weight:700;text-decoration:none}.articles-list .article__summary{font-size:14px;margin:26px 0 13px}.articles--clients{margin-top:35px}.articles--clients .article__title{font-size:12px;font-weight:700}.articles--clients .article__image{position:relative;width:100px;line-height:100px;text-align:center;overflow:hidden}.articles--clients .article__image img{width:100px}.article__image img{border-radius:4px;object-fit:cover}.articles--clients .article__info{margin-left:120px}.article--details .title,.article--details h1{margin-bottom:23px}.article--details .article__date{margin-top:37px}.article--details .article__summary{margin-top:21px}.article__file{width:150px;height:210px;margin-top:10px;border:1px solid #eeeef3}.article__file img{width:100%;height:100%;object-fit:cover}.clients-on-map{display:flex;justify-content:center;max-width:915px;margin:50px auto}.article.article--details .rubric__title{margin-top:45px}.inner__flex{display:flex;justify-content:space-between}.col-right__author{width:auto;margin:0 0 0 2%;order:1}.article__author{float:left;width:150px;text-align:center;margin:30px 30px 20px 0}.article__author-image{width:150px;height:150px;overflow:hidden;margin:0 0 16px}.article__author-image img{max-width:100%}.article__print{float:right;margin-top:-3px}.no-svg .article__print a:after{background-image:url(/local/templates/new-rus/img/bg-icon-print.png)}.article__share{margin-top:32px}.article__share:first-child{margin-top:32px;margin-bottom:32px}.gif-banner{margin:25px 0 0;text-align:right}.gif-banner:first-child,.pager:first-child{margin-top:0}.pager{margin:40px 0 0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:center}.pager *{border:2px solid #eeeef3;background-color:#eeeef3;text-align:center;color:#88888c;font-size:12px;font-weight:700;width:59px;height:59px;line-height:56px;margin-right:2px;text-decoration:none}.pager .pager__active,.pager a:hover{background:#fff;color:#206c7d;border-color:#206c7d;text-decoration:none}.section--subscribe{padding:32px 0 33px;margin-top:65px;margin-bottom:47px}.section--subscribe:first-child{margin-top:0}.section--subscribe .form__items{padding:8px 0 0}.section--subscribe .form__actions,.section--subscribe .form__item{display:inline-block;vertical-align:top;margin-top:0;width:240px}.section--subscribe .form__actions{margin-left:16px}.section--subscribe__left{float:left;width:420px}#footer .section--subscribe__right{float:right;width:600px}.section--subscribe__title{text-transform:uppercase;font-size:20px;color:#388c94;line-height:1.5}.section--subscribe__subtitle{font-size:15px}.section--highlight.section--calc{padding-top:25px}.section--calc{margin-top:15px}.section--calc .section__inner{width:100%!important;max-width:1428px;padding:0 15px}.section--highlight_new--fix .section__inner{max-width:1396px}.section--calc:first-child{margin-top:15px}.section--calc+.section{margin-top:57px}.section--calc .form__actions{margin-top:30px;margin-bottom:-10px}.section--calc .title,.section--calc h1{margin-left:-55px}.section--calc__summary{line-height:2}.section--calc__summary+.form__items{margin-top:25px}.title+.section--calc__summary,h1+.section--calc__summary{margin-top:-18px}.section--calc+.section--calc-results{margin-top:27px}.section--calc+.section--calc-results .title{margin-bottom:19px}.section--calc+.section--calc-results .title+.table-results{margin-top:19px}.section--calc-results,.section--order-form .result_calc{display:none}.section--order-form+.section--calc-pay{margin-top:80px}.section--calc-pay{max-width:none!important;background-color:#eeeef3;padding:30px}.section--calc-pay .section__inner{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;max-width:none}.section--calc-pay .title{text-transform:none;margin:0}.section--calc-pay__image{display:flex;align-items:center;justify-content:space-between;width:65%;margin:25px auto;padding:0 20px}.section--calc-pay__image .yandex-money{width:117px;height:41px}.section--calc-pay__image .webmoney{width:143px;height:40px}.section--calc-pay__image .visa{width:75px;height:23px}.section--calc-pay__image .mastercard{width:75px;height:45px}.section--calc-pay__image .sber{width:165px;height:26px}.form__actions.payments .btn{width:221px;border-radius:3px;background:0 0;font-weight:700;border:2px solid #206c7d;color:#206c7d;padding:21.5px}.form__actions.payments .btn:hover{text-decoration:none;cursor:pointer;background:#206c7d;color:#fff}.clients-summary{margin:0 0 0 35px;font-size:14px;line-height:1.4}.title+.clients-summary,h1+.clients-summary{margin-top:-10px}.wrapper-recommendations{max-width:100%!important}.section-recommendations .recommendation{padding:13px 26px 13px 0}.section.recommendations{align-items:normal}.inner-block{box-sizing:border-box;padding:30px 0 15px;position:relative;margin:0 auto;max-width:1050px}.recommendations--4{display:flex;flex-wrap:wrap;margin:-13px -13px 0}.our-certificates .recommendations--4,.wrapper-recommendations .recommendations--4{justify-content:space-between}.wrapper__smile-list{display:flex;flex-direction:column;justify-content:center;align-items:center}.recommendations{margin:0 0 20px}.recommendation{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:13px 0;margin:0;border:0}.recommendation_half img{width:300px}.recommendation img{object-fit:contain;height:327px;border:1px solid #dbc7d2}.our-certificates .recommendation img{max-width:240px}.recommendation_half{overflow:hidden;margin-bottom:10px}.recommendation:nth-child(4n+1){clear:none}.contacts p:first-child,.recommendation:first-child{margin-top:0}.section.our-certificates{max-width:none}.specialists{box-sizing:border-box;padding:40px 23px 15px 15px;position:relative;margin:0 auto;width:100vw;max-width:1430px}.specialists_banks{padding-top:27px}.specialists:after{content:"";clear:both;display:block}.specialists__title{color:#388c94;font-size:17px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;margin-bottom:33px}.specialists__item{text-align:center;float:left;width:20%;border:2px solid #f4f4f4;border-right:1px solid #f4f4f4;border-left:1px solid #f4f4f4;padding:37px 20px 17px;height:273px!important}.specialists__title_bank{font-size:20px;text-transform:uppercase}.specialists__name{font-weight:700;margin:20px 0;min-height:32px}.specialists__position{color:#88888c;font-size:12px;min-height:30px}.specialists__item_bank{height:148px;line-height:135px}.specialists__image{margin:0 0 12px}.specialists__image_bank{margin-bottom:0;display:inline-block;vertical-align:middle}.title+.recommendations--4,h1+.recommendations--4{margin-top:-19px}.contacts{margin:0 0 120px 40px;line-height:2.1}.contacts:after,.popup__overlay-form:after,.section--search .section__inner:after,.sitemap:after{content:"";display:table;clear:both}.contacts .map{float:left;width:670px;height:300px;margin:0;background-color:#ddd;border-radius:10px;overflow:hidden}.contacts p{margin:25px 0 0}.vacancies{margin:75px 0 0}.vacancies:first-child,.vacancies__list:first-child{margin-top:0}.vacancies__list{margin:37px 0 0 50px;border-bottom:1px solid #e8dfe6;padding:0 0 31px}.vacancy{border-top:1px solid #e8dfe6;padding:33px 0 0;margin:31px 0 0}.vacancy:first-child{border-top:0;padding-top:0;margin-top:0}.block-404__title b,.vacancy__title{font-weight:700}.vacancy__summary{margin:7px 0 0}.vacancy__action:first-child,.vacancy__summary:first-child{margin-top:0}.vacancy__action{margin:24px 0 0}.vacancy__action-button{display:none}.vacancy__action-button .btn,.vacancy__action-button .file-input__emulator{min-width:240px}.vacancy__action-button.active{display:block}.vacancy__form{display:none;padding:10px 0 33px}.vacancy__form .title{margin-left:-50px}.vacancy__form .form--type-1{margin-left:0}.person img,.vacancy__form.active{display:block}.persons{margin:50px 0 0}.person{margin:44px 0 0}.person img{max-width:100%;margin:0 0-2px;height:auto}.person:first-child{margin-top:0}.section--search{margin-top:30px}.section--search .section__inner{padding-top:10px}.section--search .title{float:left;width:90px;margin:6px 0 0}.section--search .form__actions,.section--search .form__items{float:left;width:240px;margin:0 0 0 20px}.form--check-tk .form__items{margin-left:0;width:480px}.search-results{margin:30px 0 0;border-bottom:1px solid #bbdbde}.search-results:first-child{margin-top:0}.search-results+.pager{margin-top:50px}.search-result{border-top:1px solid #bbdbde;padding:24px 0 27px}.search-result:first-child{border-top:0;padding-top:0;margin-top:0}.left-indented-small_width_100 b,.search-result__title{font-size:14px}.search-result__summary{margin:10px 0 0}.search-result__summary:first-child{margin-top:0}.new-search-wrap{margin:30px -3000px;padding:40px;background-color:#eeeef3}.new-search-wrap .form-search,.new-search-wrap .section__inner{display:flex;justify-content:center;flex-wrap:wrap}.new-search-wrap .section__inner{align-items:center}.new-search-wrap .title{margin:0;font-size:24px;text-transform:none}.new-search-wrap .form__items{margin:0 20px}.new-search-wrap .form__item,.sitemap__section-list li{margin:0}.new-search-wrap input{height:62px;padding:0 24px;border:0;border-radius:0;font-size:14px;color:#818181}.new-search-wrap .btn{width:221px;padding:21.5px;border:2px solid #206c7d;border-radius:3px;background:0;font-weight:700;color:#206c7d}.new-search-results .search-result__title{font-size:15px}.new-search-results .search-result__title a,.sitemap-wrap ul li a,.sitemap__section-list a{color:#388c94;text-decoration:none}.new-search-results .search-result__title a:hover,.sitemap-wrap ul li a:hover{color:#40afc8;text-decoration:underline}.new-search-results .search-result__summary{font-size:13px}.sitemap-wrap ul li{font-size:14px;padding-left:20px;margin-bottom:5px}.sitemap-wrap ul li:before{top:11px}.sitemap{margin:-18px -15px;padding:5px 0 60px}.sitemap__col{float:right;width:66.66%}.sitemap__col:first-child{float:left;width:30.55%}.sitemap__col:first-child .sitemap__section{width:100%}.sitemap__section{float:left;width:50%;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:18px 0}.sitemap__section-title{font-size:15px;text-transform:uppercase;letter-spacing:.06em;color:#632d56}.sitemap__section-list{margin:15px 0 0 30px}.popup__overlay-block-title-line:first-child,.sitemap__section-list:first-child{margin-top:0}.footer__menu a:hover,.sitemap__section-list a:hover{text-decoration:underline}.popup__overlay{position:relative}.popup__overlay-block{position:absolute;top:0;right:0;bottom:0;left:0;cursor:default}.popup__overlay-block-title{position:absolute;top:70px;right:10px;left:10px;font-size:21px;color:#fff}.popup__overlay-image img{max-width:100%}.popup__overlay-block-title-line{display:inline-block;background:rgba(99,45,86,.8);padding:2px 9px 6px;line-height:1.25;margin-top:6px}.lt-ie9 .popup__overlay-block-title-line{background:url(/local/templates/new-rus/img/bg-activecolor-opacity-80.png)0 0}.popup__overlay-form{position:absolute;right:10px;bottom:10px;left:10px;background:rgba(56,140,148,.8);padding:20px;color:#fff}.popup__overlay-form .form__title{font-size:15px;text-transform:uppercase;margin-bottom:18px}.popup__overlay-form .form__title:first-child{margin-top:-3px}.popup__overlay-form .form__error{color:#fff}.popup__overlay-form .form__items{float:left;margin-top:0}.popup__overlay-form .form__item{display:inline-block;vertical-align:top;margin-top:0;margin-left:16px;width:160px}.footer__menu li:first-child,.popup__overlay-form .form__actions:first-child,.popup__overlay-form .form__item:first-child,.social li:first-child{margin-left:0}.popup__overlay-form .form__actions{float:right;margin-top:0;margin-left:16px}.popup__overlay-form [type=text]{padding:7px 10px 8px;border-radius:5px;border:0}.popup__overlay-form .btn,.popup__overlay-form .file-input__emulator{padding:8px 10px 7px;min-width:120px;border-radius:5px}.lt-ie9 .popup__overlay-form{background:url(/local/templates/new-rus/img/bg-hovercolor-opacity-80.png)0 0}.footer{background-color:#3a3a3a;color:#ccc;text-align:center;margin:20px -3000px 0}.footer:first-child,.footer__copyright:first-child,.footer__menu:first-child{margin-top:0}.footer:after{display:block;height:100px;border-top:1px solid #fff;background:#39373a url(/local/templates/new-rus/img/bg-footer.jpg)0 0 repeat-x;content:""}.footer a,.interesting__item:hover .interesting__text span{color:#388c94}.footer__inner{margin:0 auto;width:1050px;padding:24px 0 18px}.footer__inner:after,.popup__footer:after{content:"";display:table;clear:both}.footer__menu{margin:22px 0 0;text-transform:uppercase}.footer__menu li,.social li{display:inline;margin:0 0 0 5px}.footer__menu a,.work-permit-service .service a{text-decoration:none}.footer__copyright{margin:16px 0 0;font-family:Arial,Helvetica}.social{font-size:0}.social li{display:inline-block;vertical-align:top}.social li.in a:before{background-position:0 0}.social li.tw a:before{background-position:-35px 0}.social li.lj a:before{background-position:-70px 0}.social li.fb a:before{background-position:-105px 0}.social li.vk a:before{background-position:-140px 0}.social li.gl a:before{background-position:-175px 0}.social li.bl a:before{background-position:-210px 0}.social li.tb a:before{background-position:-245px 0}.social a{position:relative;display:block;width:30px;height:30px;text-align:left;text-indent:-9999px}.social a:after,.social a:before{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/local/templates/new-rus/img/bg-icons-social.svgx)-9999px -9999px no-repeat;background-size:275px 30px;content:"";-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.no-svg .social a:after,.no-svg .social a:before{background-image:url(/local/templates/new-rus/img/bg-icons-social.png)}.popup{position:fixed;top:-9999px;left:50%;background-color:#fff;padding:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:760px;min-width:300px;margin:0 0 0-380px;z-index:100;opacity:0;visibility:hidden;-webkit-transition:opacity .5s,visibility 0 .5s;-moz-transition:opacity .5s,visibility 0 .5s;transition:opacity .5s,visibility 0 .5s}.popup.visible{visibility:visible;opacity:1;-webkit-transition-delay:0;-moz-transition-delay:0;transition-delay:0}.popup.popup-inview{top:50px}.popup__title{font-size:18px;color:#388c94;margin:0 0 13px;line-height:1.25}.popup__title:first-child{margin-top:-5px}.popup__footer{margin:38px -30px 0;border-top:1px solid #aaa;padding:30px 30px 0}.popup-mask,.popup__timeout{opacity:0;visibility:hidden;-webkit-transition:opacity .5s,visibility 0 .5s;-moz-transition:opacity .5s,visibility 0 .5s;transition:opacity .5s,visibility 0 .5s}.popup-mask{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);z-index:99}.popup-mask.visible{visibility:visible;opacity:1;-webkit-transition-delay:0;-moz-transition-delay:0;transition-delay:0}.lt-ie9 .popup-mask{background:url(/local/templates/new-rus/img/bg-black-opacity-50.png)0 0}.popup__timeout{position:absolute;top:19px;right:50px;font-size:10px}.popup__timeout.active{visibility:visible;opacity:1;-webkit-transition-delay:0;-moz-transition-delay:0;transition-delay:0}.popup__close{position:absolute;top:14px;right:11px;width:20px;height:20px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);text-align:left;text-indent:-9999px;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.fancybox-close:before,.popup__close:before{position:absolute;top:50%;left:50%;margin:-10px 0 0-10px;width:20px;height:20px;background:url(/local/templates/new-rus/img/bg-icon-close.svg)center center no-repeat;background-size:contain;content:""}.popup__close:hover{opacity:.8;filter:alpha(opacity=80)}.no-svg .fancybox-close:before,.no-svg .popup__close:before{background-image:url(/local/templates/new-rus/img/bg-icon-close.png)}.fancybox-overlay{background:rgba(0,0,0,.5)}.lt-ie9 .fancybox-overlay{background:url(/local/templates/new-rus/img/bg-black-opacity-50.png)0 0}.fancybox-opened .fancybox-skin{-webkit-box-shadow:none;box-shadow:none}.fancybox-skin{border-radius:0;background:#fff}.fancybox-close{position:absolute;top:4px;right:1px;width:40px;height:40px;border:0;background:0 0}.captcha__field input[type=text]{width:71px}.captcha__field img{height:37px;width:168px}.presslizimage img{border-radius:10px}.work-permit-service .service{width:510px}.services-indented .service{width:485px}span.spisok{display:inline-block;width:100%}.hide_item{display:none}.rg_table_border{border-collapse:collapse;border:1px solid #000;width:100%;margin:0 auto}.rg_table_width_auto td{width:auto!important}.rg_table_border.not_main_border{border:0}.rg_table_border td:not(:first-child),.rg_table_middleline td:not(:first-child){border-left:1px solid #000}.rg_table_border tr:not(:first-child){border-top:1px solid #000}.rg_table_middleline{margin:0 auto;width:100%}.rg_table_border td,.rg_table_middleline td{width:50%;padding:10px}.rg_markup .rg_wrap>p{margin-bottom:20px}.profit_rosco_cont{margin:40px 0 0 50px}.profit_rosco_cont .left_txt_cont{float:left;margin-top:60px}.profit_rosco_cont .right_img_cont{float:left;margin-left:90px;position:relative}.left_txt_cont div{margin-bottom:50px}.right_img_cont .r_header div{display:inline-block;font-size:16px}.r_header .head_left{font-style:italic;color:#79134c}.r_header .head_left span{font-style:normal;color:#000}.r_header .head_right{font-style:italic;color:#000;margin-left:46px}.right_img_cont .r_row div,.right_img_cont .r_row img{display:inline-block}.right_img_cont .r_row{margin-top:28px;border-bottom:1px solid #e6e6e6;padding-bottom:9px}.right_img_cont .r_row .left_img{margin-left:5px}.right_img_cont .r_row .left_txt{width:70px;top:1px;position:relative}.right_img_cont .r_row .right_txt{top:1px;position:relative}.right_img_cont .r_row .right_img{margin-left:90px}.right_img_cont .r_row .bot_day{top:5px}.contacts__question-wrap{margin:40px 0 0-40px}.contacts__question-wrap .form--type-1{width:670px}.news__title-link{color:#388c94;text-decoration:none}.news__title-link:hover{text-decoration:underline}.contacts__info{float:right;width:271px}.left-img-small{float:left;width:76px}.left-indented-small{height:68px;line-height:68px;margin:0 0 0 106px;position:relative;width:555px}.three-blocks{margin-top:25px}.examination-sequence,.three-blocks{position:relative;text-align:justify}.examination-sequence:after,.three-blocks:after{content:"";display:inline-block;width:100%;height:0;overflow:hidden}.examination-sequence__arrow,.examination-sequence__item,.three-blocks__block-1,.three-blocks__block-2,.three-blocks__block-3{display:inline-block;text-align:left;vertical-align:top}.sequence-change-name .examination-sequence__item,.three-blocks__block-2 .three-blocks__img{text-align:center}.three-blocks__block-1{width:180px}.three-blocks__block-2,.three-blocks__block-3{width:170px}.three-blocks__text{margin:30px 0 0}.left-img-big{float:left;width:217px}.left-indented-big{margin:0 0 0 270px;position:relative}.examination-sequence{margin-top:50px}.examination-sequence__item{width:170px}.examination-sequence__arrow{background:url(/local/templates/new-rus/img/bg-arrow-horizontal.png)0 center no-repeat;height:62px;margin-top:25px;width:40px}.examination-sequence__item-text{margin-top:20px}.advantages{margin:40px 0 20px;overflow:hidden}.advantages-item{box-sizing:border-box;float:left;min-height:120px;margin:0 0 56px;padding:0 20px 0 0;width:50%}.advantages-item__img{float:left;text-align:center;width:130px}.advantages-item__text{margin:0 0 0 160px;min-height:90px;line-height:90px}.advantages-item__text>div,.left-indented-small p,.target p{display:inline-block;vertical-align:middle;line-height:normal}.inner-header{color:#303030;font-size:14px;text-transform:none;letter-spacing:normal}.block-404{margin:0 0 95px;height:200px;line-height:200px;position:relative}.block-404__image{background:url(/local/templates/new-rus/img/404-rosco.png)0 center no-repeat;background-size:cover;height:200px;position:absolute;width:200px}.block-404__title{color:#651c4c;display:inline-block;font-family:Ubuntu;font-weight:300;font-size:93px;line-height:93px;padding:0 0 0 242px;vertical-align:middle}.block-404__title-text{font-size:24px;line-height:24px;margin:37px 0 0}.w40{width:40px!important}.left-img-small_width_143{width:143px}.left-img-small_width_141{width:141px}.left-indented-small_margin-left_182{margin-left:182px;width:585px;font-size:13px}.left-indented-small_padding-left_185{padding-left:185px;margin:0;font-size:13px}.left-indented-small_width_100{box-sizing:border-box;width:100%}.left-indented-big_margin-left_283{margin-left:283px;padding-top:38px;font-size:13px}.block-5-items{display:table;width:100%;margin:65px 0 64px}.block-5-items__item{display:table-cell;width:20%;text-align:center}.block-5-items__text{margin-top:25px}.left-indented-small_height_102{height:120px;line-height:102px}.sequence-change-name .examination-sequence__item-text{margin-top:60px;text-align:left}.sequence-without-arrow .examination-sequence__item{width:250px}.target{background:url(/local/templates/new-rus/pic/target.png)0 0 no-repeat;font-size:14px;width:390px;margin:80px auto 60px;font-weight:700;padding:0 0 0 115px;height:80px;line-height:80px}.target p{vertical-align:bottom}.btn--calc{background:url(/local/templates/new-rus/img/bg-icon-calc-new.png)100%0 no-repeat!important;height:52px;margin-top:-4px;padding-top:13px;box-sizing:border-box;padding-right:85px;text-transform:none;font-size:16px}.sequence-narrow{width:930px;margin-left:auto;margin-right:auto}.width127{width:127px}.margin-left170{margin-left:170px}.small-text{color:#303030}.three-blocks-zero-accounting{margin:45px 0 0;text-align:center}.three-blocks-zero-accounting__item{display:inline-block;margin:0 0 0 60px;width:273px;text-align:center;vertical-align:top}.three-blocks-zero-accounting__item:first-child{margin-left:0}.three-blocks-zero-accounting__image{margin:0 0 22px}.zero-accounting-sequence{margin:65px auto 0;min-height:46px;width:942px;word-spacing:-5px}.zero-accounting-sequence *{word-spacing:normal}.zero-accounting-sequence__item{box-sizing:border-box;display:inline-block;vertical-align:top;width:25%}.zero-accounting-sequence__item:first-child{width:220px;padding-left:34px}.zero-accounting-sequence__item:first-child+.zero-accounting-sequence__item{width:251px;padding-left:31px}.zero-accounting-sequence__item:first-child+.zero-accounting-sequence__item+.zero-accounting-sequence__item{width:235px;padding-left:30px}.zero-accounting-sequence__item:first-child+.zero-accounting-sequence__item+.zero-accounting-sequence__item+.zero-accounting-sequence__item{width:235px;padding-left:34px}.zero-accounting-sequence__image{box-sizing:border-box;height:71px;line-height:61px;margin:-29px 0 22px;padding:0 0 10px;text-align:center}.zero-accounting-sequence__image img{vertical-align:bottom}.zero-accounting-sequence__text{text-align:center}.zero-accounting-list{margin:0 auto;width:705px}ul.zero-accounting-list li{margin-top:15px;margin-left:30px}ul.zero-accounting-list li:before{background:url(/local/templates/new-rus/img/bg-list-item-za.png)0 0 no-repeat;height:21px;margin-left:-31px;top:0;width:22px}.fs16{font-size:16px}.directions__wrapper,.section#prices-table h2{max-width:940px;margin:0 auto}p.poryadok{position:relative;left:-89px;margin-top:10px}.directions{box-sizing:border-box;margin-top:27px;margin-bottom:-27px;padding-left:90px;overflow:hidden}.directions__item{float:left;margin:0 0 27px;min-height:50px;padding:0;line-height:normal!important;position:relative;width:50%}.indented-new{padding-right:300px}.indented-new p{margin:20px 0}.directions-new{margin-top:50px}.directions-new ul.directions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:stretch;overflow:hidden;margin:0;padding:0}.directions-new li.directions__item{width:50%;margin:0;padding:50px;border:2px solid #f4f4f4;border-top:none;line-height:normal}.directions-new li.directions__item:nth-child(4n),.directions-new li.directions__item:nth-child(4n+1){background-color:#f4f4f4}.directions-new li.directions__item:nth-child(-n+2){border-top:2px solid #f4f4f4}.directions-new .inner-page-wrap ul li.directions__item{padding-left:50px}.directions-new .inner-page-servises ul li.directions__item{width:50%!important;line-height:normal!important;margin-bottom:0!important}.directions-new .directions__image{position:static;width:auto;max-width:50px;margin-bottom:20px}.directions-new .directions__image img{max-width:32px}.directions-new .directions__text{padding-left:0}.directions-new .directions__text h3,.directions-new .directions__text span{margin-bottom:20px;font-weight:700;text-transform:uppercase;font-size:14px;color:#632d56}.directions-new .directions__text p{margin-bottom:0;font-size:14px;line-height:normal}.directions-new li.directions__item_check{padding:30px}.directions__item_check .directions__image{width:50px;text-align:center}.directions__item_check img{display:inline;margin-top:0}.section-ellipse-line{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch;margin:40px 0}.section-ellipse-elem{width:23%;position:relative;padding-top:62px;line-height:normal}.section-ellipse-elem::before{content:"";position:absolute;top:0;left:23px;background:url(/local/templates/new-rus/img/new-page/snippets/ellipse.png)0 0 no-repeat;width:325px;height:47px}.section-ellipse-elem:last-child:before{content:none}.section-ellipse-elem span{display:block;color:#632d56;font-size:14px;font-weight:700;margin-bottom:20px}.hyperlink-wrap a{color:#206c7d;text-decoration:none;background-color:transparent}.hyperlink-wrap a:hover{border-bottom:none;color:#40afc8;text-decoration:underline}.hyperlink-wrap .directions__item{float:none;margin:0;min-height:0;line-height:normal}.hyperlink-wrap .directions__item a{color:#206c7d;text-decoration:none;border-bottom:1px dashed}.hyperlink-wrap .directions__item a:hover,.hyperlink-wrap a{border-bottom:none}.txt-hide-show{display:none}.advantages .three-cols{flex-wrap:wrap}.accounting-directions .three-cols{flex-wrap:wrap;justify-content:flex-start}.section__buhgalterskie-uslugi{max-width:940px;margin:52px auto 0}.section__buhgalterskie-uslugi .three-cols{align-items:center}.section__wrapper-title{max-width:1050px;margin:52px auto 0}.format .wrapper,.prem-rosco .wrapper,.vigodi-sotrudnichestva .wrapper,.why-rosco .wrapper{max-width:1050px;padding:0}.three-cols{margin:45px 0-45px}.three-cols__accreditation .three-cols__item{margin-bottom:10px}.three-cols__item{display:inline-block;margin:0 0 45px;width:33%;text-align:center;vertical-align:top;position:relative}.three-cols__item-inner{display:inline-block;width:250px;position:relative}.three-cols__img{margin:0 0 16px}.big-blue-link{color:#388c94;text-transform:uppercase}.text-align-left{text-align:left}.record-keeping-type{display:inline-block;padding:0 0 0 55px;position:relative;width:250px;min-height:42px;margin-bottom:20px}.uvelich-rass .record-keeping-type{margin-bottom:29px}.icon-record-keeping{background-position:0 50%;background-repeat:no-repeat;background-size:contain;position:absolute;top:0;bottom:0;left:0;width:42px}.icon-record-keeping_1{background-image:url(/local/templates/new-rus/img/vedenie-badge-1.svg)}.icon-record-keeping_2{background-image:url(/local/templates/new-rus/img/vedenie-badge-2.svg)}.icon-record-keeping_3{background-image:url(/local/templates/new-rus/img/vedenie-badge-3.svg)}.icon-record-keeping_4{background-image:url(/local/templates/new-rusimg/vedenie-badge-4.svg)}.icon-record-keeping_4_1{background-image:url(/local/templates/new-rus/img/vedenie-badge-4-1.svg)}.icon-record-keeping_5{background-image:url(/local/templates/new-rus/img/vedenie-badge-5.svg)}.icon-record-keeping_6{background-image:url(/local/templates/new-rus/img/vedenie-badge-6.svg)}.icon-record-keeping_7{background-image:url(/local/templates/new-rus/img/vedenie-badge-7.svg)}.icon-record-keeping_8{background-image:url(/local/templates/new-rus/img/vedenie-badge-8.svg)}.icon-record-keeping_9{background-image:url(/local/templates/new-rus/img/vedenie-badge-9.svg);height:42px}.icon-record-keeping_10{background-image:url(/local/templates/new-rus/img/vedenie-badge-10.svg)}.icon-record-keeping_11{background-image:url(/local/templates/new-rus/img/vedenie-badge-11.svg)}.icon-record-keeping_12{background-image:url(/local/templates/new-rus/img/vedenie-badge-12.svg)}.icon-record-keeping_13{background-image:url(/local/templates/new-rus/img/vedenie-badge-13.svg)}.icon-record-keeping_13_1{background-image:url(/local/templates/new-rus/img/vedenie-badge-13-1.svg)}.icon-record-keeping_15{background-image:url(/local/templates/new_rus/img/zero-accounting/surrender-of-zero-accounts-to-pfr.svg)}.icon-record-keeping_16{background-image:url(/local/templates/new_rus/img/zero-accounting/zero-reporting-in-fss.svg)}.icon-record-keeping_17{background-image:url(/local/templates/new_rus/img/zero-accounting/zero-accounting.svg)}.icon-record-keeping_18{background-image:url(/local/templates/new_rus/img/zero-accounting/zero-reporting-usn.svg)}.icon-record-keeping_19{background-image:url(/local/templates/new_rus/img/zero-accounting/zero-reporting-in-fss.svg)}.icon-record-keeping_20{background-image:url(/local/templates/new_rus/img/zero-accounting/zero-reporting-ip.svg)}.icon-record-keeping_21{background-image:url(/local/templates/new_rus/img/zero-accounting/zero-based-reporting-ooo-to-ocno.svg)}.icon-record-keeping_22{background-image:url(/local/templates/new_rus/img/zero-accounting/zero-reporting-ooo.svg)}.icon-audit_1{background-image:url(/local/templates/new-rus/img/audit-badge-1.svg)}.icon-audit_2{background-image:url(/local/templates/new-rus/img/audit-badge-2.svg)}.icon-audit_3{background-image:url(/local/templates/new-rus/img/audit-badge-3.svg)}.icon-audit_4{background-image:url(/local/templates/new-rus/img/audit-badge-4.svg)}.icon-audit_5{background-image:url(/local/templates/new-rus/img/audit-badge-5.svg)}.icon-audit_6{background-image:url(/local/templates/new-rus/img/audit-badge-6.svg)}.icon-audit_7{background-image:url(/local/templates/new-rus/img/audit-badge-7.svg)}.icon-audit_8{background-image:url(/local/templates/new-rus/img/audit-badge-8.svg)}.audit-service{line-height:42px}.audit-service__inner,ul.list-with-big-img li span{display:inline-block;line-height:normal;vertical-align:middle}.audit-service__inner{text-decoration:underline}.width149{width:149px}.margin-left176{margin-left:176px}ul.list-with-arrow li:before{position:relative;top:18px;background:url(/local/templates/new-rus/img/bg-list-item-arrow.svg)0 2px no-repeat;background-size:contain;height:19px;margin-left:-29px;width:28px}ul.list-with-big-img{margin-left:160px}ul.list-with-big-img li{background-repeat:no-repeat;min-height:76px;line-height:76px;margin-bottom:30px;position:relative}ul.list-with-big-img.list-with-big-img_image-size_middle li{line-height:50px;min-height:50px}ul.list-with-big-img li span{padding-left:107px}ul.list-with-big-img.list-with-big-img_image-size_middle li span{padding-left:85px}.service__dropdown li:before,ul.list-with-big-img li:before{display:none}ul.list-with-arrow-new{margin-top:32px;margin-bottom:32px;margin-left:34px}ul.list-with-arrow-new li:before{position:relative;top:20px;background:url(/local/templates/new-rus/img/bg-list-item-arrow.svg)0 2px no-repeat;background-size:contain;height:19px;margin-left:-33px;margin-right:14px;width:18px}.three-cols_img-height .three-cols__img{min-height:45px;line-height:45px}.three-cols_img-height .three-cols__img img{vertical-align:bottom}.margin-left25p{margin-left:25%}.width165{width:165px}.margin-top35{margin-top:35px}.margin-left193{margin-left:193px}.margin-left250{margin-left:250px}.horizontal-line573{background:#632d56;height:1px;margin:0 auto 25px;width:573px}.margin-left16p{margin-left:16.5%}.service__title_toggle{position:relative}.service__title-arrow,.service__title_open .service__title-arrow{border-left:9px solid transparent;border-right:9px solid transparent}.service__title-arrow{border-top:14px solid #388c94;cursor:pointer;position:absolute;top:2px;right:0}.service__title_open .service__title-arrow{border-top:0;border-bottom:14px solid #388c94}.service__dropdown{box-sizing:border-box;border:1px solid #d7d7d7;border-radius:0 0 10px 10px;border-top:0;background:#fff;display:none;margin:5px 0 0;padding:20px 19px 20px 65px;line-height:16px;position:absolute;top:100%;right:-20px;left:-20px;z-index:90;text-transform:none}.service__title_open .service__dropdown{display:block}.service__dropdown:before{content:"";position:absolute;top:10px;left:19px;right:19px;height:1px;background:#d7d7d7}.service__dropdown ul{margin:0}.service__dropdown li{margin-top:12px}.description-wrapper{margin:30px 0 0}.description-block{box-sizing:border-box;margin:0 0 30px}.description-block__inner{border:1px solid #d7d7d7;border-radius:10px;padding:25px 19px 13px}.description-block_width_50p{float:left;width:50%}.description-block_left{padding-right:15px}.description-block_right{padding-left:15px}.article-services:focus,.col-right-as-menu:focus,.col-right-as-menu__inner:focus{outline:0}.col-right-as-menu__inner{height:100%;overflow:inherit;position:relative}.article-services{box-sizing:border-box}.article-services__inner{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid #878787;border-radius:4px;padding:16px 10px}.article-services__item{color:#303030;display:block;margin:12px 0 0;position:relative;text-decoration:none}.article-services__img{width:43px;position:absolute;padding-top:5px}.article-services__text{text-decoration:underline;text-transform:uppercase}.article-services__decr{padding:0 0 12px;margin-left:53px}.article-services__decr a{text-decoration:none}.article-services__price{font-size:14px;font-style:italic;font-weight:700}.related-articles{margin:45px 0 0}.related-articles__items{border-top:1px solid #e1e1e1;overflow:hidden;padding:20px 0 0}.related-articles__item{box-sizing:border-box;display:inline-block;margin:0 0 30px;min-height:75px;width:49%;padding:0 20px 0 0;position:relative;vertical-align:top}.related-articles__img{position:absolute;width:75px}.related-articles__title{padding:0 0 0 85px}.related-articles__date{color:#388c94;font-size:11px}.closing-advantages{margin:0 auto;width:825px}.closing-advantages__items{border-bottom:1px solid #388c94;margin:50px 0 35px}.closing-advantages__item{border-top:1px solid #388c94;padding:20px 0;position:relative;line-height:94px}.closing-advantages__image{box-sizing:border-box;position:absolute;left:0;padding:0 0 0 15px}.closing-advantages__text{padding:0 0 0 212px;line-height:normal}.closing-advantages_indented_img .closing-advantages__image{padding-left:0;margin-left:-15px}.width292{width:292px}.margin-left330{margin-left:330px}.cng-req{margin:0 auto;overflow:hidden;width:734px}.cng-req__item{float:left;margin:33px 0 0;text-align:center;width:50%}.cng-req__item-inner{display:inline-block;line-height:64px;min-height:64px;position:relative;text-align:left;width:300px}.cng-req__img{position:absolute}.cng-req__text{display:inline-block;line-height:normal;padding:0 0 0 88px;vertical-align:middle}.width800,.width900{margin:0 auto;width:800px}.width900{width:900px}.rosco-adv-table{margin:0 0 40px}.rosco-adv-table tr{border-bottom:1px solid #d9d9d9}.rosco-adv-table tr:first-child{border-bottom:0}.rosco-adv-table tr:first-child td{height:auto}.rosco-adv-table td{height:75px;vertical-align:middle}.rosco-adv-table td:first-child{padding-left:18px}.desktop-hide{display:none}.dz-step{padding-left:62px;margin:25px 0 0}.dz-step__inner{margin:0 0 25px;line-height:63px;min-height:63px;position:relative}.dz-step__img{position:absolute}.dz-step__text{display:inline-block;line-height:normal;padding:0 0 0 102px;vertical-align:middle}.dz-note,.dz-note-important{position:relative;padding-left:55px}.dz-note{min-height:30px;margin-bottom:20px}.dz-note-important:before,.dz-note:before{background-size:contain;position:absolute;content:"";left:0}.dz-note:before{background:url(/local/templates/new-rus/img/bg-dz-gal.svg)0 50%no-repeat;top:50%;height:25px;width:39px;margin-top:-13px}.dz-note-important{min-height:36px;display:inline-block;text-align:left}.dz-note-important:before{background:url(/local/templates/new-rus/pic/dz-vz.svg)0 0 no-repeat;height:36px;width:36px;top:0}.header-new__address{top:0;right:32px;height:20px;line-height:20px;position:static;padding:0;background-color:transparent;color:#303030;font-size:14px;font-weight:500}.header-new__address a{color:#303030;text-decoration:none}.show-services-menu{display:none}.width84{width:84px;margin-left:18px}.margin-left136{margin-left:136px}.vhod-steps{width:856px;margin:0 0 0 70px}.vhod-steps__item{position:relative;min-height:82px;line-height:105px;margin:0 0 64px}.vhod-steps__img{width:104px;margin-left:-13px;position:absolute}.vhod-steps_big_img .vhod-steps__img{width:149px;margin-left:0}.vhod-steps__text{display:inline-block;line-height:normal;padding-left:138px;vertical-align:middle}.vhod-steps_big_img .vhod-steps__text{padding-left:190px}.width100{width:100px}.vhod-adv{margin-top:60px}.vhod-adv .directions__item{line-height:76px;min-height:76px}.vhod-adv .directions__text{padding-left:82px}ul.galochka-list{margin-left:60px}ul.galochka-list li:before{background:url(/local/templates/new-rus/img/bg-ra-g.svg)0 0 no-repeat;height:40px;width:40px;margin-left:-60px;background-size:contain;margin-right:20px;position:absolute}ul.galochka-list li{min-height:40px;line-height:40px}ul.galochka-list li span{line-height:normal;display:inline-block}.expander{color:#fff;position:absolute;top:-8px;left:-8px;width:16px;height:16px;padding:4px;background:#388c94;z-index:99999;cursor:pointer;text-align:center;line-height:16px}.expander:before{content:"+"}.expand-on:before{content:"-"}.neighborhood{margin:30px 0;overflow:hidden}.neighborhood__prev{float:left}.neighborhood__next{float:right}.dz-step_small-icon .dz-step__inner img{height:54px;width:54px}.service_h{display:inline-block;width:330px;margin:0 30px 0 0;vertical-align:top}.margin-left100{margin-left:100px}.margin-left120{margin-left:120px}.padding-left88{padding-left:88px}.padding-left110{padding-left:110px}.padding-left140{padding-left:140px}.padding-left160{padding-left:160px}.padding-left55{padding-left:55px}.margin-left33p{margin-left:33%}.dl-stage{margin:33px 0 0;width:100%}.dl-stage__inner{margin:16px 0 7px 27px}.dl-stage__line{margin:10px 0;width:308px;height:1px;background:#388c94}.dl-note{color:#388c94;font-style:italic}.dl-padding-left110{padding:0 0 0 110px}.paff-img{box-sizing:border-box;float:left;height:88px;padding-top:10px;width:100px}.width45p{width:45%}.title-underline{border-bottom:2px solid #388c94;padding-left:30px;padding-right:30px;padding-bottom:10px;margin-bottom:18px;display:inline-block}.width24p{width:24%}.materials{position:relative;max-width:100%!important}.materials__title{color:#388c94;display:block;font-size:15px;letter-spacing:.07em;min-height:21px;position:relative;padding:0 0 0 32px;text-transform:uppercase;text-decoration:none}.materials__title_press{padding-left:37px}.materials__title:before,.materials__title_press:before{content:"";position:absolute;top:0;left:0;background-size:contain}.materials__title:before{background:url(/local/templates/new-rus/img/bg-icon-materials.svg)0 0 no-repeat;height:27px;width:27px}.materials__title_press:before{background:url(/local/templates/new-rus/img/bg-icon-press-newest.svg)0 0 no-repeat;height:31px;width:32px}.materials__inner{margin:40px 0 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;align-content:stretch}.related-articles .materials__inner{margin:0;padding-top:20px;border-top:1px solid #e1e1e1}.material{border:2px solid #eeeef3;position:relative;width:calc((100% - 85px)/3)}.material:nth-child(-n+3){margin-bottom:40px}.related-articles .material{width:calc((100% - 42px)/2);margin-bottom:40px}.material:hover{background:#eeeef3}.material__link{position:absolute;left:0;top:0;width:100%;height:100%}.material__elem{display:flex;padding:20px}.material__desc{flex:1}.material__date{display:inline-block;border-radius:4px;background-color:#eeeef3;color:#97979b;font-size:12px;font-weight:500;padding:3px 11px}.material__name{font-size:14px;color:#414146;line-height:21px;margin-top:19px}.material__name a{color:inherit;text-decoration:none}.material__img{width:73px;margin-right:20px}.material__img img{width:75px;height:50px;border-radius:4px}.material__title{margin:0 0 0 78px;height:85px;border-bottom:1px solid #ececec}.strong{font-weight:700}.important{background:#deebe9;padding:10px 16px 15px}.important__title{color:#000;font-weight:700;margin-bottom:5px}.arrow-link{display:inline-block;padding-left:15px;position:relative}.arrow-link:before{content:"→";position:absolute;top:0;left:0}.mini-form{border:2px solid #9bc5c9;margin:20px 0 0;padding:10px}.mini-form__title{color:#388c94;font-size:18px;line-height:20px;margin-bottom:10px}.mini-form__description{color:#867c7c;line-height:14px;margin-bottom:10px}.mini-form__input{border-color:#9bc5c9!important;border-radius:0!important;padding:7px!important}.btn_right-angle{margin:15px 0 0;font-size:11px!important;width:160px!important}.margin-left70{margin-left:70px}.prettytable,.prettytable-2rows-colored{width:100%;border-spacing:0;border-collapse:collapse;empty-cells:show;margin:0 0 10px;font-size:13px}.prettytable td,.prettytable th,.prettytable-2rows-colored td,.prettytable-2rows-colored th{border:1px #000 solid;padding:2px 4px}.prettytable th,.prettytable tr:first-child td,.prettytable-2rows-colored th,.prettytable-2rows-colored tr:first-child td,.prettytable-2rows-colored tr:nth-child(2) td{background:#deebe9;font-weight:700;text-align:center;vertical-align:middle}.prettytable td:nth-child(n+2){text-align:center}.section--highlight .form__actions a.btn--link{padding-right:50px;position:relative;margin-left:72px}.section--highlight .form__actions a.btn--link:after{content:"";background:url(/local/templates/new-rus/img/bg-calc-cost.svg)0 0 no-repeat;position:absolute;top:-10px;right:0;height:34px;width:34px;background-size:cover}.section--highlight .form__actions a.btn--link:hover:after{background-image:url(/local/templates/new-rus/img/bg-calc-cost-hover.svg)}.margin-left150{margin-left:150px}.hhu{float:left;width:50%}ul.smile-list.padding-left160{padding:0}.list-with-img li:before,.margin-left30p.service:before,.smile-list li:before,ul.directions li:before,ul.three-cols li:before{display:none}ul.three-cols{margin-left:0}ul.vbu-list{margin:40px auto;width:435px;padding-left:62px}ul.vbu-list li:before{margin-left:-62px;margin-right:32px;background-image:url(/local/templates/new-rus/img/vbu-gal.svg);background-color:initial;height:23px;width:29px;top:4px;background-size:cover}.width265{width:265px}.width40p{width:40%}.smile-list{margin-left:0}.smile-list li{padding-left:60px;position:relative;line-height:29px;min-height:29px}.padding-left200{padding-left:200px}.li-top-24 li{margin-top:24px}.list-with-img{margin-left:0}.list-with-img .list-with-img__img{position:absolute;top:0;left:0;width:103px;text-align:center}.buhgalterskie-uslugi-wrapper .block-with-img__title>span,.list-with-img__inner{display:inline-block;line-height:normal;vertical-align:middle}.list-with-img li{margin-top:25px;line-height:90px;min-height:90px;padding-left:110px;position:relative}.block-with-smile:before,.button-up{background-size:contain;position:absolute}.button-up{background-image:url(/local/templates/new-rus/img/button-up-inactive.svg);cursor:pointer;bottom:0;right:-82px;height:72px;width:72px;opacity:.6}.button-up_left{left:-82px;right:auto}.button-up_active{background-image:url(/local/templates/new-rus/img/button-up-active.svg);right:-151px;width:140px;height:70px;background-size:cover}.button-up_left.button-up_active{left:-151px;right:auto}.button-up_fixed{position:fixed;bottom:20px}.button-up_left.button-up_fixed{left:auto}.pii-block{margin:40px 0 0 48px}.pii-arrow-list{margin:24px 0 0 36px}.pii-arrow-list li{margin-top:24px}.pii-arrow-list li:before{background-image:url(/local/templates/new-rus/pic/pii-arrow.svg);height:14px;width:16px;margin-right:20px;margin-left:-36px;background-size:cover}.margin-left90{margin-left:90px}.block-with-smile{min-height:30px;padding:0 0 0 57px;position:relative}.block-with-smile:before{content:"";background:url(/local/templates/new-rus/pic/pii-smile.svg)0 4px no-repeat;top:0;left:0;height:32px;width:28px}.width55p{width:55%}.language-wrapper{position:absolute;height:116px;width:100%;top:0}.sheet-a4{margin:20px 0;border:1px solid #000;padding:1cm;width:200mm;min-height:297mm;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.sheet-a4 p{margin-top:10px!important}.sheet-a4 p:first-child{margin-top:0!important}.sheet-a4-horizontal{margin:20px 0;border:1px solid #000;padding:1cm;height:200mm;width:297mm;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.kinetic-scroll{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.padding-left120{padding-left:120px}.directions_width_50p{width:50%;padding-left:0;margin:40px 0;float:left}.margin-left-50{margin-left:-50px}.margin-left-44{margin-left:-44px}.margin-left-57{margin-left:-57px}.margin-left-27{margin-left:-27px}.directions.margin-left-27{margin-left:-27px!important}.margin-left-30{margin-left:-30px}.margin-left-80{margin-left:-80px}.margin-left30p{margin-left:30%}.margin-left200{margin-left:200px}.margin-left110{margin-left:110px}.margin-left88{margin-left:88px}.margin-left80{margin-left:80px}.margin-left160{margin-left:160px}.margin-left220{margin-left:220px}.margin-left236{margin-left:236px}.padding-left47{padding-left:47px}.padding-left77{padding-left:77px}.padding-left67{padding-left:67px}.padding-left93{padding-left:93px}.padding-left81{padding-left:81px}.padding-left102{padding-left:102px}.fixed{position:fixed!important;top:0;z-index:101;width:100vw}.services-menu-top.fixed{top:31px;max-height:100%;overflow-y:scroll;overflow-x:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.interesting{overflow:hidden;box-sizing:border-box;padding:0 0 15px;position:relative;margin:0 auto;max-width:1050px}.interesting__title{color:#388c94;text-transform:uppercase;font-size:20px;margin:95px 0 30px}.interesting__item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#303030;display:block;float:left;margin:0 0 30px;min-height:40px;padding:0 25px;position:relative;width:33%;text-decoration:none}.interesting__image{position:absolute;top:0;left:25px}.interesting__text{margin:-3px 0 0 59px;text-transform:uppercase;min-height:65px}.interesting__text span{text-decoration:underline}.interesting__price{font-size:12px;font-weight:700;text-transform:lowercase;margin-top:10px;font-style:italic}.normal-list{list-style:disc}.normal-list li:before{display:none}ul.list-with-arrow-new_big-indent{margin-left:54px;margin-top:35px;margin-bottom:35px}ul.list-with-arrow-new_big-indent li{margin-bottom:27px}ul.list-with-arrow-new_big-indent li:before{margin-left:-54px;margin-right:35px}.top-buttons{display:flex;margin:40px 0}.top-buttons__item{display:block;width:218px;height:59px;border-radius:3px;border:2px solid #206c7d;text-align:center;line-height:55px;color:#206c7d;font-weight:700;text-transform:uppercase;letter-spacing:.3px;text-decoration:none}.top-buttons__item+.top-buttons__item{margin-left:46px}.top-buttons__item:hover{background:#206c7d;color:#fff}.top-buttons__item_color_purple{background:#206c7d;color:#fff;padding:0 10px}.top-buttons__item_color_purple:hover{opacity:.8}.h1-wrapper{position:relative;margin:25px 0 33px;padding-right:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.width49p{width:400px}.section+.section--discount{margin-top:52px}.section--discount{background-color:#f3f2f1;margin-left:-3000px;margin-right:-3000px;padding:23px 0 14px}.section--discount .section__inner{width:940px;margin:0 auto}.discount-card{background:url(/local/templates/new-rus/img/bg-card-discount.png)0 0 no-repeat;height:161px;padding:0 0 0 248px}.discount-card__title{color:#388c94;font-size:20px;line-height:22px;padding-top:25px;text-transform:uppercase}.discount-card__subtitle{color:#388c94;font-size:14px;line-height:16px;padding-top:15px;text-transform:none}.discount-card__phone{color:#303030;font-size:14px;font-style:italic;padding-top:36px}.menu-main_new .header-new__language{display:none}.nalog-table td{height:30px;padding-bottom:5px}.nalog-tabel__first-col{font-size:11px;width:387px}.nalog-tabel__second-col{text-align:center;width:58px}.nalog-tabel__third-col{width:252px}td.nalog-table__col-title{font-size:10px;padding-bottom:0}.dashed-cells{border:1px dashed #000;overflow:hidden}.dashed-cells__item{border-left:1px dashed #000;float:left;height:15px;line-height:15px;width:15px;text-align:center}.dashed-cells__item:first-child{border-left:0}.consequences-wrapper{display:flex;justify-content:center;padding-left:85px}.consequences{max-width:685px;background-color:#f4f4f4;margin:48px 0 0;padding:25px 75px}.consequences__title{color:#853c74;text-transform:uppercase}.consequences__inner{padding-left:12px}.consequence{border:1px solid #853d73;border-radius:7px;margin:20px 0;padding:5px 10px;min-height:110px;line-height:110px;position:relative;max-width:660px}.consequence__image{height:100%;position:absolute;top:0;left:0;text-align:center;width:150px}.consequence__description{display:inline-block;line-height:normal;margin-left:150px;vertical-align:middle}.consequence__title{color:#853c74;margin-bottom:11px;text-transform:uppercase}.popular-questions__item{margin-bottom:35px}.popular-questions__question{font-style:italic;margin-bottom:12px}.popular-questions__answer{padding-left:23px;position:relative}.popular-questions__answer:before{background:#231f20;border-right:1px solid #918f8f;content:"";position:absolute;top:9px;left:0;height:2px;width:13px}.table-with-banners{width:100%;border-collapse:collapse}.table-with-banners td,.table-with-banners th{border:1px solid #dce7ed;vertical-align:middle;padding:0}.table-with-banners th{padding:10px}.table-with-banners td:first-child{text-align:center}.table-with-banners td label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:inline-block;cursor:pointer;padding:10px;width:100%}.article-banner{border:1px solid #beb3bf;margin:20px 0;width:100%}.article-banner img{max-width:100%}.article-banner__mobile{display:none}.akcii-wrapper{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 auto;max-width:1050px;padding:35px 15px 0}.akcii{margin:0-25px}.akcii-title{color:#388c94;font-size:20px;margin-bottom:30px;text-transform:uppercase}.akcii-all{padding-bottom:15px;position:relative;text-align:right;top:-18px}.akcii-all,.akcii-all a{color:#388c94}.akcii:after{clear:both;content:"";display:table;width:100%}.akcii__item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-bottom:48px;padding:0 25px;width:50%}.akciya{height:100%;position:relative}.akciya:after{content:"";background-color:#d7d8d2;position:absolute;right:0;bottom:0;left:64px;height:1px}.akcii-wrapper .akciya:after{left:0}.akciya__name{color:#632d56;display:block;font-size:16px;text-transform:uppercase;line-height:20px;margin-bottom:12px;text-decoration:none}.akciya__inner{min-height:74px;position:relative}.akciya__img{position:absolute;top:14px;left:0;height:48px;width:48px;text-indent:-9999px}.akciya__img_current{background:url(/local/templates/new-rus/img/img-akciya-current.svg)0 0 no-repeat;background-size:contain}.akciya__img_new{background:url(/local/templates/new-rus/img/img-akciya-new.svg)0 0 no-repeat;background-size:contain}.akciya__img_closed{background:url(/local/templates/new-rus/img/img-akciya-closed.svg)0 0 no-repeat;background-size:contain}.akciya__description{margin-left:64px;padding-bottom:12px}.akciya__date{color:#3b9da6;font-size:12px}.akciya__preview-text{color:#000;text-decoration:none}.akcii-wrapper .akciya__preview-text{font-size:11px}.search-result-tm{margin:45px 0 0}.search-result-tm__item{position:relative;margin-bottom:30px}.search-result-tm__img{position:absolute;top:0;left:0;height:171px;line-height:171px;width:150px}.search-result-tm__img img{display:inline-block;vertical-align:middle}.search-result-tm__descr{border-bottom:1px solid #bbdbde;padding-bottom:10px;margin-left:150px}.search-result-tm__title{font-size:14px;font-weight:600;margin-bottom:20px}.tm-property{position:relative;margin-bottom:10px}.tm-property__name{position:absolute;top:0;left:0;font-weight:600;width:150px}.tm-property__val{margin-left:150px}.price-table-wrapper{color:#632d56;line-height:1.5;margin:50px auto 0;padding:31px;width:1050px}.price-table-wrapper:after{content:"";display:table;clear:both}.price-table{margin:0 auto;width:850px}.price-table td,.price-table th{border:2px ridge #ab90a4}.price-table th{font-size:13px;padding-top:5px;padding-bottom:7px}.price-table td{font-size:15px;padding-top:15px;padding-bottom:15px;text-align:center;vertical-align:middle}.price-table td:first-child{text-align:left;padding-left:15px;font-style:italic;border-left:0}.price-table th:first-child{border-left:0}.price-table td:last-child,.price-table th:last-child{border-right:0}td.price-table__for-whom,th.price-table__for-whom{font-size:15px;font-style:italic;text-align:left;padding-left:15px}.price-table__checkbox{display:inline-block;height:27px;width:27px}.price-table__checkbox_checked{background:url(/local/templates/new-rus/img/checkbox-price-table.svg)0 0 no-repeat}.cells{overflow:hidden}.cells__item{border:1px solid #000;border-left:0;float:left;width:20px;height:17px;line-height:17px;text-align:center;font-size:12px}.cells__item:first-child,.cells__item_border_none+.cells__item{border-left:1px solid #000}.cells__item_border_none{border:0;width:15px}.doc-line{display:inline-block;border-bottom:1px solid #000;width:200px}.insurance-period-table{font-size:10px;margin-top:0}.insurance-period-table td,.insurance-period-table th{border:1px solid #000}.insurance-period-table th{font-weight:400}.insurance-period-table td{text-align:center}.wrapper-about .section{max-width:none}.wrapper__btn{max-width:1230px}.wrapper-legal{height:255px}.table-with-prices tbody{background:#efedee}.table-with-prices-wrapper{background-color:#f7f5f5;position:relative;margin:20px -3000px}.table-with-prices-wrapper:before{content:"";display:table;width:100%}.table-with-prices-wrapper:after{background-color:#fff;content:"";position:absolute;top:0;left:0;height:23px;width:100%}.table-with-prices,.table-with-prices-note{margin:0 auto!important;position:relative;width:940px}.table-with-prices-note p{margin:20px 0;font-style:italic}.table-with-prices-note a{display:block;width:auto;min-width:220px;padding:0 15px;border:2px solid #206c7d;border-radius:3px;background-color:#fff;color:#206c7d;line-height:58px;font-weight:700}.table-with-prices-note a:hover{background:#206c7d}.table-with-prices{border-collapse:collapse;border-spacing:0;z-index:9}.table-with-prices tr td:nth-child(n+2){-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;vertical-align:middle;width:180px}.table-with-prices_2_cols tr td:nth-child(n+2){width:268px}.table-with-prices thead tr td{color:#fff;font-size:16px;height:52px;padding:0;text-transform:uppercase}.table-with-prices_small_head thead tr td{font-size:15px;text-transform:none;line-height:18px;height:62px}.table-with-prices tbody tr td{border-bottom:4px solid #fff;padding:16px 5px}.table-with-prices tbody tr:first-child td{height:72px;vertical-align:middle}.table-with-prices_big-height tr td{height:90px}.table-with-prices tbody tr td:first-child{padding-right:35px;padding-left:20px}.table-with-prices-wrapper-new .table-with-prices tbody tr td:first-child{width:310px}.table-with-prices tbody tr:last-child td{border:0}.table-with-prices thead tr td:nth-child(1){background-color:#c4c4c4;vertical-align:middle;padding-left:20px}.table-with-prices thead tr td:nth-child(2){background-color:#3b9ea6}.table-with-prices thead tr td:nth-child(3){background-color:#388c94}.table-with-prices thead tr td:nth-child(4){background-color:#1c6b7a}.table-with-prices tr td:nth-child(2){background-color:#f2f2f0}.table-with-prices tr td:nth-child(3){background-color:#edebe8}.table-with-prices tr td:nth-child(4){background-color:#e8e3e3}.table-with-prices_with-info{font-size:13px!important}.rates-table tbody tr td,.table-with-prices_with-info tbody tr td{border-bottom:none}.table-with-prices_with-info tbody tr td:nth-child(2){background-color:transparent;font-style:italic;text-align:left;width:197px}.table-with-prices_with-info tbody tr td:nth-child(3),.table-with-prices_with-info tbody tr td:nth-child(4){width:232px}.table-with-prices__cell-with-background{position:relative}.table-with-prices__cell-with-background:after,.table-with-prices__cell-with-background:before{background-color:#edebe8;content:"";height:100%;min-height:72px;position:absolute;top:0;bottom:0;right:232px;width:232px}.table-with-prices__cell-with-background:after{right:0;background-color:#e8e3e3}.table-with-prices__position_relative{display:block;position:relative;z-index:9;width:100%}.table-with-prices__service-content{padding-left:14px}.table-with-prices-order-button{float:right}td.sale-and-purchase-transactions span{display:inline-block;margin-bottom:10px}.rates-table table.table-with-prices td{width:auto;text-align:center}.rates-table .table-with-prices thead tr td:nth-child(1){padding-left:0}.rates-table .table-with-prices tbody tr td:first-child{padding:16px 5px}.rates-table .table-with-prices tr:first-child td:nth-child(1){background-color:#f2f2f0}.rates-table .table-with-prices tr:first-child td:nth-child(2){background-color:#edebe8}.rates-table .table-with-prices tr:first-child td:nth-child(3){background-color:#e8e3e3}.rates-table tbody tr:last-child{background-color:#c4c4c459;text-align:center;font-style:italic}.services-table .table-with-prices thead tr td{text-transform:none}.services-table .table-with-prices thead tr td:nth-child(2){padding:16px 10px}.services-table .table-with-prices tbody tr td:first-child{width:50%}.services-menu-top__toggle-level-2{display:none!important;text-decoration:none;position:absolute;top:0;right:0;font-size:20px;width:45px!important;text-align:center}.services-menu-top__toggle-level-2:before{content:"+"}.services-menu-top__toggle-level-2_active:before{content:"-"}.table-wrapper{display:table}.recommendations-title{display:none}.container-width-940{margin:0 auto;max-width:940px!important;position:relative}.container-width-404{margin:0 auto;max-width:404px;position:relative;display:inline-block}.about-us-image{background:url(/local/templates/new-rus/img/about-us.jpg)0 0 no-repeat;margin:0 0 40px;height:470px}.about-us-text-on-image{max-width:700px}.about-us-text-on-image__year{font-size:36px;line-height:36px}.about-us-text-on-image__small{font-size:11px}.about-us-cols{margin:0-47px}.about-us-cols:after,.block-with-img:after{clear:both;content:"";display:table;width:100%}.about-us-cols__item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;padding:0 47px;width:50%}.block-with-img{margin:0 0 28px;position:relative}.block-with-img__image{float:left;text-align:center;width:64px}.block-with-img__text,.block-with-img__title{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin:0-64px 0 0;padding:0 64px 0 20px;width:100%}.block-with-img__text{vertical-align:middle}.block-with-img__title{font-size:16px;color:#632d56}.vertical-position-on-center{display:inline-block;line-height:normal;margin:0;vertical-align:middle}.small-title{color:#632d56;font-weight:700;line-height:16px;margin:0 0 24px}.small-title a{font-weight:400}.advantage-new.advantage-new_little-image .why__answer-image img,.height-100{height:100%}.text-italic-22{font:italic 16px/22px Verdana;font-weight:400}.buhgalterskie-uslugi-header{display:block;max-width:830px}.buhgalterskie-uslugi-subheader{display:block;margin-top:40px;max-width:800px}.buhgalterskie-uslugi-wrapper .buhgalterskie-uslugi-main-title,.buhgalterskie-uslugi-wrapper h1,.vs-table th{text-transform:uppercase;font-size:24px;color:#632d56;text-align:center}.audit-wrapper h2,.buhgalterskie-uslugi-wrapper h2{color:#632d56;font-size:16px;line-height:16.5px}.audit-wrapper .h3,.audit-wrapper h3{color:#632d56;font-size:12px;line-height:16.5px;font-weight:700;text-transform:uppercase}.buhgalterskie-uslugi-wrapper .about-us-cols{padding-bottom:50px}.buhgalterskie-uslugi-wrapper .block-with-img{margin-bottom:20px;display:table}.about-us-cols__item_centered{text-align:center}.about-us-cols__item_centered .block-with-img{display:block;margin-bottom:5px}.buhgalterskie-uslugi-wrapper .block-with-img__image{margin-left:3px;width:72px;display:table-cell}.about-us-cols__item_centered .block-with-img__image{display:block;float:none;width:100%;text-align:center;margin-bottom:15px}.buhgalterskie-uslugi-wrapper .block-with-img__title{margin:0-75px 0 0;padding:0 75px 0 20px;line-height:72px;height:72px}.about-us-cols__item_centered .block-with-img__title{float:none;height:auto;line-height:normal;padding:0;text-align:center}.buhgalterskie-uslugi-wrapper-alt .about-us-cols__item{padding:0 40px 0 47px}.step-1{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-grajdan-dalnego-zarubejya/1.svg)bottom center no-repeat}.step-2{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-grajdan-dalnego-zarubejya/2.svg)bottom center no-repeat}.step-3{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-grajdan-dalnego-zarubejya/3.svg)bottom center no-repeat}.step-4{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-grajdan-dalnego-zarubejya/4.svg)bottom center no-repeat}.step-5{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-grajdan-dalnego-zarubejya/5.svg)bottom center no-repeat}.step-6{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-grajdan-dalnego-zarubejya/6.svg)bottom center no-repeat}.vsk .step-1{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-vks/1.svg)bottom center no-repeat}.vks .step-2{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-vks/2.svg)bottom center no-repeat}.vks .step-3{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-vks/3.svg)bottom center no-repeat}.vks .step-4{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-vks/4.svg)bottom center no-repeat}.vks .step-5{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-vks/5.svg)bottom center no-repeat}.vks .step-6{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-vks/6.svg)bottom center no-repeat}.vks .step-7{background:url(/local/templates/new-rus/img/personnel-services/work-permit/razreshenie-na-rabotu-dlya-vks/7.svg)bottom center no-repeat}.uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina .step-1{background:url(/local/templates/new-rus/img/personnel-services/work-permit/uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina/1.svg)bottom center no-repeat}.uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina .step-2{background:url(/local/templates/new-rus/img/personnel-services/work-permit/uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina/2.svg)bottom center no-repeat}.uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina .step-3{background:url(/local/templates/new-rus/img/personnel-services/work-permit/uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina/3.svg)bottom center no-repeat}.uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina .step-4{background:url(/local/templates/new-rus/img/personnel-services/work-permit/uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina/4.svg)bottom center no-repeat}.uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina .step-5{background:url(/local/templates/new-rus/img/personnel-services/work-permit/uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina/5.svg)bottom center no-repeat}.uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina .step-6{background:url(/local/templates/new-rus/img/personnel-services/work-permit/uvedomlenie-o-prieme-uvolnenii-na-rabotu-inostrannogo-grazhdanina/6.svg)bottom center no-repeat}.oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika .step-1{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika/1.svg)bottom center no-repeat}.oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika .step-2{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika/2.svg)bottom center no-repeat}.oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika .step-3{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika/3.svg)bottom center no-repeat}.oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika .step-4{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika/4.svg)bottom center no-repeat}.oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika .step-5{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika/5.svg)bottom center no-repeat}.oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika .step-6{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-priglasheniya-na-vezd-v-rf-dlya-inostrannogo-sotrudnika/6.svg)bottom center no-repeat}.oformlenie-vizy .step-1{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-vizy/1.svg)bottom center no-repeat}.oformlenie-vizy .step-2{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-vizy/2.svg)bottom center no-repeat}.oformlenie-vizy .step-3{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-vizy/3.svg)bottom center no-repeat}.oformlenie-vizy .step-4{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-vizy/4.svg)bottom center no-repeat}.oformlenie-vizy .step-5{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-vizy/5.svg)bottom center no-repeat}.oformlenie-vizy .step-6{background:url(/local/templates/new-rus/img/personnel-services/work-permit/oformlenie-vizy/6.svg)bottom center no-repeat}.registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina .step-1{background:url(/local/templates/new-rus/img/personnel-services/work-permit/registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina/1.svg)bottom center no-repeat}.registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina .step-2{background:url(/local/templates/new-rus/img/personnel-services/work-permit/registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina/2.svg)bottom center no-repeat}.registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina .step-3{background:url(/local/templates/new-rus/img/personnel-services/work-permit/registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina/3.svg)bottom center no-repeat}.registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina .step-4{background:url(/local/templates/new-rus/img/personnel-services/work-permit/registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina/4.svg)bottom center no-repeat}.registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina .step-5{background:url(/local/templates/new-rus/img/personnel-services/work-permit/registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina/5.svg)bottom center no-repeat}.registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina .step-6{background:url(/local/templates/new-rus/img/personnel-services/work-permit/registratsiya-po-mestu-prebyvaniya-inostrannogo-grazhdanina/6.svg)bottom center no-repeat}.delovaya_viza .step-1{background:url(/local/templates/new-rus/img/personnel-services/work-permit/delovaya-viza/1.svg)bottom center no-repeat}.delovaya_viza .step-2{background:url(/local/templates/new-rus/img/personnel-services/work-permit/delovaya-viza/2.svg)bottom center no-repeat}.delovaya_viza .step-3{background:url(/local/templates/new-rus/img/personnel-services/work-permit/delovaya-viza/3.svg)bottom center no-repeat}.delovaya_viza .step-4{background:url(/local/templates/new-rus/img/personnel-services/work-permit/delovaya-viza/4.svg)bottom center no-repeat}.delovaya_viza .step-5{background:url(/local/templates/new-rus/img/personnel-services/work-permit/delovaya-viza/5.svg)bottom center no-repeat}.delovaya_viza .step-6{background:url(/local/templates/new-rus/img/personnel-services/work-permit/delovaya-viza/6.svg)bottom center no-repeat}.nulevaja-otchetnost .step-1{background:url(/local/templates/new-rus/img/buhgalterskie-uslugi/nulevaja-otchetnost/1.svg)bottom center no-repeat}.nulevaja-otchetnost .step-2{background:url(/local/templates/new-rus/img/buhgalterskie-uslugi/nulevaja-otchetnost/2.svg)bottom center no-repeat}.nulevaja-otchetnost .step-3{background:url(/local/templates/new-rus/img/buhgalterskie-uslugi/nulevaja-otchetnost/3.svg)bottom center no-repeat}.nulevaja-otchetnost .step-4{background:url(/local/templates/new-rus/img/buhgalterskie-uslugi/nulevaja-otchetnost/4.svg)bottom center no-repeat}.zero_accounting .step-1{background:url(/local/templates/new-rus/img/calculators/zero-accounting/1.svg)bottom center no-repeat}.zero_accounting .step-2{background:url(/local/templates/new-rus/img/calculators/zero-accounting/2.svg)bottom center no-repeat}.zero_accounting .step-3{background:url(/local/templates/new-rus/img/calculators/zero-accounting/3.svg)bottom center no-repeat}.zero_accounting .step-4{background:url(/local/templates/new-rus/img/calculators/zero-accounting/4.svg)bottom center no-repeat}.vs-table{width:100%;margin-bottom:40px}.vs-table th{background-color:#388b93;color:#fff;font-size:16px;font-weight:400;height:53px;text-align:left}.vs-table th:first-child{background-color:#3a9da6}.vs-table td,.vs-table th{padding-right:10px;padding-left:26px}.vs-table td{background-color:#eceae9;padding-top:18px;padding-bottom:18px;width:50%}.vs-table td:first-child{background-color:#f3f0ef}.new-page,.wrap-snippets{max-width:855px}.section-ellipse .section-ellipse-title{max-width:600px}.new-page{margin:50px auto}.wrap-snippets{margin:20px auto}.new-page h2,.new-title{margin-bottom:40px;font-size:25px;color:#632d56;text-transform:none;letter-spacing:0}.top-block-menu{margin-top:40px}.new-page p,.section-new p{margin:20px 0}.new-list_flex{display:flex;justify-content:space-between}.new-list_flex ul{margin:0!important}.indented .new-list_flex{justify-content:space-around}.new-page ul li:not(:last-child),ul.new-list_arrow li:not(:last-child),ul.new-list_check li:not(:last-child),ul.new-list_icons li:not(:last-child){margin-bottom:15px}.section-new span{font-weight:700}.new-page ul li span,.section-new .text-italic-22{font-weight:400}.new-page ul li:before,ul.new-list_arrow>li:before,ul.new-list_check li:before{content:url(/local/templates/new_rus/css/../../new-rus/img/new-page/check.svg);width:auto;height:auto;background-color:#fff;top:4px}ul.new-list_arrow>li:before{content:url(/local/templates/new-rus/img/bg-list-item-arrow.svg);top:3px}.section-new{margin-top:45px}.new-list_flex h2,.section-new h2,.wrap-snippets h2{margin-bottom:20px;font-weight:400;font-size:17px;color:#632d56;text-transform:none;line-height:normal;letter-spacing:normal}.advantage-new h2,.directions-new h2{letter-spacing:normal}.advantage-new h4,.directions-new h4,.new-list_flex h3,.section-new h3,.wrap-snippets h3{margin-bottom:20px;font-weight:400;font-size:17px;color:#632d56;text-transform:none;line-height:normal;letter-spacing:normal}.advantage-new h2,.advantage-new h3,.directions-new h2,.directions-new h3{font-size:20px;color:#632d56;font-weight:400;text-transform:none;line-height:normal;margin:0}.wrap-snippets .title-italic{font:italic 16px/15px Verdana}.directions-new h2,.directions-new h3{margin-bottom:40px}ul.new-list_icons li{padding:0}ul.new-list_icons li img{display:block;max-width:32px;margin-bottom:5px}.calculation-wrap .icheckbox_custom:before,.calculation-wrap .selectize-control:before,.payment-wrap .selectize-control:before,ul.new-list_icons li:before{content:none}.menu-in-pages li{margin:0 15px 0 0!important;font-size:15px;padding-left:0}.menu-in-pages ul li a{position:relative;text-transform:none;border-bottom:none;color:#88888c}.menu-in-pages ul li a:before{content:"";position:absolute;left:0;top:-10px;width:26px;height:2px;background-color:#632d56;opacity:0}.menu-in-pages ul li.active a{color:#2f2f32}.payment-wrap{background-color:#eeeef3;margin:40px 0 0;padding:80px 120px;font-size:14px}.payment-wrap .section--calc{position:relative;background-color:#eeeef3;padding:0;margin:0}.payment-wrap .section__inner{max-width:none;padding:0}.payment-wrap-title{font-size:24px;font-weight:700;color:#388c94;letter-spacing:.03em;line-height:1.1}.payment-wrap .form--type-2{padding:0}.payment-wrap .form__items{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;align-content:stretch;margin:0}.payment-wrap .form__line{width:30%;border:0;padding:0}.payment-wrap .form__line.form__line__billing{width:100%}.payment-wrap .form__line.form__line__billing label.strong{margin-bottom:25px;margin-right:0;font-weight:400;cursor:default}.payment-wrap .section--calc .form__item-field.billing{margin:0;flex-direction:row;align-items:center}.payment-wrap .radio-custom span label+span label,.payment-wrap .section--calc .form__item-field.billing span+span{margin-left:73px}.payment-wrap .form__item{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:stretch;margin:0 0 33px;padding:0}.payment-wrap .form__items label.left{position:static;display:block;width:auto;padding-left:24px;margin-bottom:9px;margin-right:0;font-weight:400}.calculation-wrap .form__item,.calculation-wrap .form__item_field,.payment-wrap .form__item-field{display:flex;flex-direction:column-reverse;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-content:stretch;width:100%!important}.calculation-wrap .selectize-control,.payment-wrap .selectize-control{position:static;display:flex;align-items:center;height:62px;margin:0;padding:0 20px;border:0;border-radius:0}.payment-wrap .section--calc input{height:62px;padding:0 24px;border:0;border-radius:0;font-size:14px;color:#818181}.payment-wrap input::-webkit-input-placeholder{color:#818181}.payment-wrap input:-moz-placeholder{color:#818181}.payment-wrap input::-moz-placeholder{color:#818181}.payment-wrap input:-ms-input-placeholder{color:#818181}.calculation-wrap .selectize-control .selectize-input:before,.payment-wrap .selectize-control.custom .selectize-input:before,.payment-wrap input.small{position:static}.calculation-wrap .selectize-control .selectize-input,.payment-wrap .selectize-control .selectize-input{position:relative;width:100%;color:#818181!important;font-size:14px}.calculation-wrap .selectize-control .selectize-input:after,.payment-wrap .selectize-control.custom .selectize-input:after{margin:0!important;padding:0;right:0;background:url(/local/components/adiknfs/payment.yandex/templates/.default/images/dropdown.svg)no-repeat;width:8px;height:5px;border:0}.payment-wrap .section--calc .iradio_custom{top:auto;margin-right:15px;border:2px solid #d5d5da;border-radius:0}.payment-wrap .section--calc .iradio_custom:before{border-radius:0}.payment-wrap .section--calc .form__actions{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;align-content:stretch;gap:20px;margin-top:0}.payment-wrap .section--calc .adress-sber input,.payment-wrap input.small{margin:0}.payment-wrap .form__actions .btn{width:221px;height:62px;background-color:#eeeef3;border:2px solid #206c7d;color:#206c7d;border-radius:3px;font-size:12px;font-weight:700}.payment-wrap .form__actions .btn:hover{text-decoration:none;cursor:pointer;background:#206c7d;color:#fff}.close:after{transform:rotate(180deg)}.calculation-wrap .selectize-dropdown .active,.calculation-wrap .selectize-dropdown .option.selected,.payment-wrap .selectize-dropdown .active,.payment-wrap .selectize-dropdown .option.selected{background-color:#f5fafd;color:#000;border-radius:0}.calculation-wrap .selectize-dropdown,.payment-wrap .selectize-dropdown{border:1px solid #eeeef3;border-top:none;border-radius:0}.calculation-wrap .selectize-dropdown .option,.payment-wrap .selectize-dropdown .option{padding:7px 27px 5px}.payment-wrap button+p{max-width:490px;margin-top:0;margin-left:15px;font-size:12px;text-align:left}@media (max-width:820px){.payment-wrap button+p{max-width:none;margin-top:15px;margin-left:0}}.calculation-wrap.section--calc{margin-left:-3000px;margin-right:-3000px;padding:30px 0;background-color:#eeeef3;font-size:14px}.calculation-wrap label.select-plus-label{margin-bottom:9px}.calculation-wrap .input_desc_select-new{padding-left:7px;font-size:11px;font-weight:400}.calculation-wrap input[type=text],.table-prices.table-to-blocks.price-block .list-with-arrow-new_underline li{border:0}.calculation-wrap .icheckbox_custom,.calculation-wrap input.onenumber{position:relative;width:25px;height:25px;background-color:initial;border:3px solid #fff;vertical-align:middle;display:inline-block;margin:0 5px 0 0;border-radius:0}.calculation-wrap input.onenumber{background-color:#fff;font-weight:400}.calculation-wrap .icheckbox_custom.checked:before{content:"";margin:0;opacity:1;transition:.2s;width:9px;height:9px;background:#fff;position:absolute;top:5px;left:5px}.calculation-wrap .form__line{max-width:600px}.calculation-wrap .form__line:not(:first-child){margin-top:20px}.calculation-wrap .form__line,.calculation-wrap .form__line:first-child,.calculation-wrap label{margin:0;padding:0;border:0}.calculation-wrap .selectize-control{max-width:250px}.calculation-wrap .selectize-dropdown{max-width:252px}.calculation-wrap .form__actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.calculation-wrap .form__actions .print{float:none;margin:0;padding:0;text-transform:none;background:0 0}.calculation-wrap .form__actions .btn{background-color:#eeeef3}.calculation-wrap .form__actions_btn{max-width:600px;align-items:center!important}.calculation-wrap .form__actions_btn .btn{width:auto!important}.calculation-wrap .form__actions_btn .price-descr-button{margin-right:10px}.table-results{font-size:14px}@media screen and (max-width:1450px){.calculation-wrap.section--calc,.section--calc{margin-left:-20px;margin-right:-20px}.calculation-wrap .section__inner{padding:0 20px}}@media screen and (max-width:1310px){.section--calc-pay .section__inner{flex-direction:column}}@media screen and (max-width:1160px){.section--calc-pay{margin-left:-15px!important;margin-right:-15px!important;padding:30px 0}.section--calc-pay__image{flex-direction:column;width:auto;margin-top:25px;margin-bottom:0}.section--calc-pay__image img{margin-bottom:25px}.payment-wrap{padding:30px}.payment-wrap .form__line{width:48%}.payment-wrap .form__items label.left{padding-left:0}.payment-wrap .form__line.form__line__billing{width:100%;margin-bottom:0}.payment-wrap .section--calc .form__item-field.billing span+span{margin-left:0}.payment-wrap .section--calc .form__item-field.billing label,.section--calc .form__item-field.billing label+label{margin-right:73px;margin-left:0;margin-bottom:22px}.payment-wrap .form__item_payment{margin-bottom:10px!important}.wrapper-legal{height:auto}.directions__konsalting .directions__item{width:100%}.why-rosco .wrapper{width:945px}p.poryadok{position:static}.about-us-text-on-image{padding:0 20px}.consequences{padding-right:108px}.section--calc .title,.section--calc h1{margin-left:7px}.header__new-search{left:485px}.service_h{width:458px}.pride{width:945px}.header-new__block-1{margin-left:355px}.three-blocks-zero-accounting__item{width:265px}.about,.services--simplified .services__list_content_news .service{width:290px}.slider--front{width:640px}.services--simplified .services__list{margin-left:-14px;margin-right:-14px}.services--simplified .service{margin-left:14px;margin-right:14px;width:300px}.pride__col{width:210px;margin-left:30px}.year-found{width:110px}.news__col{width:212px;margin-left:30px}.news__col:first-child{margin-left:0}.footer__inner,.section--highlight .section__inner{width:960px}.col-main{width:680px}.col-right{width:240px}.section--subscribe .form__actions,.section--subscribe__right{width:auto}.contacts{margin-left:0;margin-bottom:80px}.contacts .map{width:650px}.sitemap{padding-bottom:0}.sitemap__section-list{margin-left:0}.section--calc-pay .section__inner{position:relative}.section--calc-pay .title{float:none;width:auto}.header-new__brend{width:auto}.header-new__logo{padding:0}.header-new__logo:after,.header-new__slogan{display:none}.header-new__search{margin-left:36px}.justify{text-align:left;word-spacing:-5px}.justify *{word-spacing:normal}.services-menu-top .table{display:block;height:90px;word-spacing:-5px}.services-menu-top br{display:inline}.services-menu-top__item{box-sizing:border-box;display:inline-block;height:45px;line-height:45px;width:32%;padding:0 0 0 3%;position:relative;word-spacing:normal}.services-menu-top__item_level_2{display:none!important}.services-menu-top__item span{padding-right:7px}.menu-main__item{padding:0 10px;font-size:11px}.footer-new__contacts-item_worktime{display:none}.footer-new__bottom{text-align:center;height:92px;line-height:92px}.footer-new__bottom .footer-new__menu{height:46px;line-height:46px;vertical-align:top;width:100%;text-align:justify}.footer-new__bottom .footer-new__menu a{display:inline-block;text-align:left}.footer-new__bottom .footer-new__menu:after{content:"";display:inline-block;width:100%;height:0;overflow:hidden}.footer-new__social{display:block}}@media screen and (min-width:980px){.col-right__author{position:relative;top:-70px}.article.article--details .rubric__title{max-width:73%}}@media screen and (max-width:1010px){.calculation-wrap .form__item,.calculation-wrap .form__item_field{flex-direction:column}}@media screen and (max-width:1100px){.inner-block{padding-left:10px;padding-right:10px}.inner-block .services__list{display:flex;flex-wrap:wrap;justify-content:center;margin-left:0;margin-right:0}.akcii-wrapper,.inner-block{max-width:980px}.button-up:hover,.button-up_active,.button-up_fixed{background-image:url(/local/templates/new-rus/img/button-up-mobile.svg)}.button-up_fixed{left:20px!important;opacity:.6!important}.button-up:hover,.button-up_active{height:72px;width:72px}.sequence-narrow{width:100%;margin-left:auto;margin-right:auto}.interesting{max-width:950px}}@media screen and (max-width:979px){.h1-wrapper{margin-bottom:25px}.form__actions-new{flex-wrap:wrap;max-width:740px}.one-btn{max-width:740px}.article.article--details .rubric__title{margin-top:30px}.wrapper-flex{flex-direction:column}.wrapper-flex .col-releases{margin-left:0}.wrapper-flex .news-releases{max-width:none;order:0;margin:0}.why-rosco .wrapper{width:750px}.akcii-wrapper{max-width:760px}.recommendations-title{display:block;margin:20px 0;font-weight:700}.services-menu-top__item_open-second-level{height:auto}.services-menu-top_new .services-menu-top__item:hover{background-color:transparent!important}.services-menu-top__item_level_2.show{background-color:#fff;display:block!important;margin:0-15px;padding:0 15px;position:static;width:100%}.services-menu-top__toggle-level-2{display:block!important}.header-new_nv .header-new__worktime-icon{top:-3px}.consequences-wrapper{padding-left:35px}.consequences{padding-right:50px;padding-left:50px}.interesting{max-width:730px}.section--calc .title,.section--calc h1{margin-left:-6px}.section--discount .section__inner{width:750px;margin:0 auto}.header-new_nv .header-new__address{display:block;font-size:12px;top:35px;position:absolute;right:0}.header-new_nv .header-new__language{bottom:0;width:188px}@-moz-document url-prefix(){.header-new_nv .header-new__language{bottom:0;width:190px}}.header-new_nv .header-new__worktime{display:block;position:absolute;right:0}.header__new-search,.header__new-search form:after,.phone_second{display:none}.header__mobile-block,.menu-main_new .header-new__language{display:block}.header__new-search-icon_white{background-image:url(/local/templates/new-rus/img/bg-icon-lupa-white.svg)}.show-services-menu{background:#632d56;border-radius:5px;box-sizing:border-box;color:#fff;display:none;font-size:14px;line-height:20px;padding:8px 0 8px 65px;position:relative;text-decoration:none;width:100%}.services-menu-top.services-menu-top_new{display:none;padding:15px}.services-menu-top.services-menu-top_new .wrapper{margin:0}.services-menu-top.services-menu-top_new .table{height:auto}.services-menu-top_new .services-menu-top__item{width:100%;border:0;margin-left:-15px;padding-left:15px;padding-right:15px;box-sizing:content-box}.services-menu-top_new .services-menu-top__item:hover span,.services-menu-top_new .services-menu-top__item_active span{background:0 0}.services-menu-top_new .services-menu-top__item:hover,.services-menu-top_new .services-menu-top__item_active{background:#fff}.services-menu-top_new .wrapper{width:100%}.services-menu-top_new .services-menu-top__item a{display:inline-block;width:100%}.services-menu-top_fixed{top:36px;background:#ececec;border-bottom:1px solid #d7d7d7;width:100%}.show-services-menu:after,.show-services-menu:before{content:"";position:absolute;width:22px;box-sizing:border-box;top:50%;left:26px}.show-services-menu:before{height:15px;border-top:3px solid #fff;border-bottom:3px solid #fff;margin-top:-7.5px}.show-services-menu:after{background:#fff;height:3px;margin-top:-1.5px}.show-services-menu_new{border-radius:0;cursor:pointer;display:block;padding:10px 18px;text-transform:uppercase;font-size:13px}.show-services-menu_new:before{display:none}.show-services-menu_new:after{background:url(/local/templates/new-rus/img/bg-price-descr-white.svg)0 0 no-repeat;background-size:cover;height:15px;width:8px;top:12px;right:18px;left:auto;margin:0}.half-block{float:none;width:100%}.half-block_left,.half-block_right{padding:0}.half-block_right .table-prices{margin-top:0}.services-menu-top.fixed{top:0}.header-new{position:static}.header-new .header-new__ask-question{display:none}.list-with-img,.three-cols,ul.list-with-arrow-new{padding-left:0}ul.list-with-big-img{margin-left:20px}.form__actions .print{background:0;margin-top:1px}.tablet-hide{display:none}.dl-padding-left110{padding:0}.service_h{width:355px}.header-new__block-1{margin-left:0}.vhod-steps,.width900{width:100%}.vhod-steps__img{margin-left:0}.directions{padding:0}.three-cols__item{width:49%;margin-left:0}.sequence-without-arrow .examination-sequence__item{width:200px}.three-blocks-zero-accounting__item{display:block;margin:0 auto 40px}.three-blocks-zero-accounting__item:first-child{margin:0 auto 40px}.zero-accounting-list{width:auto;margin:0 0 0 30px}.zero-accounting-sequence{background:0;margin-left:auto;margin-right:auto;width:610px;text-align:center}.zero-accounting-sequence__item{box-sizing:content-box;margin-bottom:50px;text-align:left;width:200px!important}.zero-accounting-sequence__text{padding:0}.block-404{line-height:160px}.block-404__image{height:160px;width:160px}.block-404__title{font-size:72px;line-height:72px;padding-left:200px}.block-404__title-text{font-size:18px;line-height:18px;margin-top:20px}.tablet-full-blocks .advantages-item{width:100%}.mobile-show{display:block!important}.footer-new__main-menu,.footer-new__table-menu{display:none}.pride{width:750px}.header-new_new{height:56px;line-height:56px}.header-new__search{display:none}.header-new__language{right:30px;bottom:-30px}.header-new__language li{font-size:12px}.header-new__ask-question{display:none}.header-new__brend{line-height:66px;vertical-align:middle}.header-new__info{margin-top:25px}.header-new__info_mobile{float:right;position:relative}.header-new_nv .header-new__brend_new{display:block;float:none;margin:0 auto;padding-top:0;width:100px}.header-new_nv .header-new__brend_new .header-new__logo{float:none;width:100px;height:50px;background-size:contain;margin-top:10px;margin-right:auto;margin-left:auto}.footer-new__bottom .footer-new__menu,.menu-main{display:none}.services-menu-top__item{position:relative;border-left:1px solid #632d56}.services-menu-top__item_first{border:0}.footer-new__menu{width:100%}.footer-new__bottom{box-sizing:border-box;height:80px;padding-top:28px}.footer-new__social{margin:0 auto}.show-menu,.show-menu_new{display:block;float:left;width:55px;position:relative}.show-menu_new{height:122px}.show-menu,.show-menu_new_1{height:56px}.show-menu:after,.show-menu:before,.show-menu_new:after,.show-menu_new:before{content:"";position:absolute;width:22px;box-sizing:border-box;top:50%;left:16px}.show-menu:before,.show-menu_new:before{height:15px;border-top:3px solid #500936;border-bottom:3px solid #500936;margin-top:-7.5px}.show-menu:after,.show-menu_new:after{background:#500936;height:3px;margin-top:-1.5px}.menu-main{box-sizing:border-box;z-index:501;height:100%;top:0;bottom:0}.menu-main .wrapper{width:100%;margin:0}.menu-main__item{border-top:1px solid #51133c;border-bottom:1px solid #51133c;box-sizing:border-box;display:block;width:100%;text-align:left;margin-top:-1px}.menu-main_new .menu-main__item{border-top:0;border-bottom:1px solid #76486b}.close-menu{display:block;position:absolute;background:url(/local/templates/new-rus/img/bg-close-menu.png)0 0 no-repeat;height:20px;width:20px;top:33px;right:22px}.header-new__ask-question{position:absolute;top:33px;left:20px;z-index:95;color:#fff;margin:0}.header-new__ask-question-icon{background-image:url(/local/templates/new-rus/img/bg-icon-mail-white.png);height:12px;width:16px}#title-search:before{top:5px;left:3px}.header-new__search,.header__new-search{position:absolute;left:20px;top:95px;z-index:502;margin:0;width:263px!important}.header__new-search input[type=text]{border-radius:0}.header__new-search input[type=submit]{display:none!important}.header-new__search button[type=submit]{background-image:url(/local/templates/new-rus/img/bg-icon-search-new-white.png)}.header-new__search input[type=text]{background-image:url(/local/templates/new-rus/img/bg-icon-search-nov-white.png);background-position:4px center;height:20px;padding-left:20px}.header-new__search input[type=text]:focus{color:#000;height:20px}.header-new__search input[type=text]:focus+button[type=submit]{background-image:url(/local/templates/new-rus/img/bg-icon-search-new.png)}.header-new__worktime{display:none}.contacts__question-wrap{margin-left:0}.contacts__question-wrap .form--type-1{width:100%}.about{width:auto;margin-top:80px;padding-top:0}.about:after,.recommendations:after{content:"";display:table;clear:both}.about:first-child,.slider--front:first-child{margin-top:0}.about__section{float:left;width:300px;margin-top:0}.slider--front{float:none;width:auto;margin-top:30px}.slider--front .slider__item-image img{display:block;width:100%;height:auto;aspect-ratio:5/2.5445;object-fit:contain}.services--simplified .services__list{margin-left:-14px;margin-right:-14px}.services--simplified .service{width:356px;margin:14px}.pride__col-item{min-height:40px}.pride__col{width:285px}.pride__col:first-child+.pride__col+.pride__col+.pride__col,.pride__col:first-child+.pride__col+.pride__col+.pride__col+.pride__col{margin-top:40px}.pride__col:first-child+.pride__col+.pride__col{margin-top:40px;margin-left:0}.pride__col:first-child+.pride__col+.pride__col+.pride__col+.pride__col .pride__col-title{min-height:0}.year-found{width:110px}.news{margin-top:30px}.news__col{width:100%;margin:0 30px 25px;padding-top:25px;border-top:1px solid #e8e8e8}.news__col:first-child{margin-left:30px;border:0;padding:0}.col-right .news__item{display:block;width:100%;padding:0;margin-top:20px}.news-top-block{box-sizing:border-box;border:0;display:inline-block;width:49%;padding:0 0 0 30px;vertical-align:top;margin:0}.news-top-block:first-child{padding:0}.news-top-block:last-child{display:none}.footer__inner{width:740px}.col-main,.col-right{float:none;width:auto}.col-right-as-menu.focus-in:after,.col-right-as-menu.focus-in:before{opacity:.2}.col-right-as-menu.focus-in .col-right-as-menu__inner{opacity:1;visibility:visible;z-index:0;-webkit-transition-delay:0;-moz-transition-delay:0;transition-delay:0}.article-services{position:relative!important;left:0!important}.col-right-as-menu__inner .tags{border:0;padding:0}.persons{margin-left:-15px;margin-right:-15px}.person{float:left;width:50%;margin:0 0 30px;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center}.person:first-child{margin-top:0}.person:nth-child(odd){clear:both}.person img{margin-left:auto;margin-right:auto}.gif-banner{display:inline-block;vertical-align:top;margin:25px 5px 0}.gif-banner:first-child{margin-top:25px}.section--highlight .section__inner{width:740px}.section--subscribe__left{float:none;width:auto;text-align:center}.title-tabs li{margin-left:0;margin-right:30px;margin-bottom:10px}.title-tabs li:last-child{margin-right:0}.pager{text-align:center}.articles--press .article__image{width:100px;height:100px;line-height:99px}.articles--press .article__info{margin-left:115px}.form--type-1{width:100%;margin-left:0}.form--type-2 .form__item-field--justify{width:auto}.articles--certificates .article{width:100%}.recommendations{margin:-10px -10px 0}.recommendation{float:left;width:33.33%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px!important;margin:0;border:0}.recommendation_half{margin-bottom:10px}.recommendation:nth-child(4n+1),.recommendations-letters .recommendation:nth-child(3n+1){clear:none}.recommendation:nth-child(3n+1){clear:both}.recommendation_half:nth-child(n+5){display:none}.recommendation img{display:block;width:100%;height:auto;border:1px solid #dbc7d2}.recommendation:first-child{margin-top:0}.contacts{margin-bottom:50px}.contacts .map{width:420px}.section--search .section__inner{padding-top:0}.section--search .title{float:none;width:auto;margin-top:0;margin-bottom:15px}.section--search .form__items{float:none;width:auto;margin-left:0;margin-right:120px}.section--search .form__actions{position:absolute;top:0;right:0;width:100px;margin-left:0}.table-prices td,.table-prices th{padding-left:20px;padding-right:20px}.menu-main{position:relative;width:100%;padding-top:40px}.menu-main_new{padding-top:0;border-top:1px solid #76486b}.menu-main.fixed{position:relative!important}.menu-main_new .menu-main__item{font-size:12px;padding:0 18px}.menu-main_new .header-new__language{position:static;margin:15px 18px;width:100%}.menu-main_new .header-new__language li{border-left-color:#fff}.menu-main_new .header-new__language a{color:#fff}.wrapper_header{width:auto;margin:0 10px}.header__new-search_new{position:relative;top:auto!important;left:auto!important;right:auto!important;height:40px;border:0;border-bottom:1px solid #76486b;width:100%!important}.header__new-search_new .header__new-search-icon{top:12px;left:18px}.header__new-search_new input[type=text]{background-color:#632d56;color:#fff;height:39px;padding:0 18px 0 45px}.header__new-search_new input[type=text]:focus{background-color:#fff;color:#303030;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Verdana,Arial,sans-serif}.header__new-search_new input[type=text]::-webkit-input-placeholder{color:#fff;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Verdana,Arial,sans-serif}.header__new-search_new input[type=text]:-moz-placeholder{color:#fff;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Verdana,Arial,sans-serif}.header__new-search_new input[type=text]::-moz-placeholder{color:#fff;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Verdana,Arial,sans-serif}.header__new-search_new input[type=text]:-ms-input-placeholder{color:#fff;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Verdana,Arial,sans-serif}.header__new-search_new input[type=text]:focus::-webkit-input-placeholder{color:#303030;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Verdana,Arial,sans-serif}.header__new-search_new input[type=text]:focus:-moz-placeholder{color:#303030;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Verdana,Arial,sans-serif}.header__new-search_new input[type=text]:focus::-moz-placeholder{color:#303030;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Verdana,Arial,sans-serif}.header__new-search_new input[type=text]:focus:-ms-input-placeholder{color:#303030;text-transform:uppercase;font-size:12px;font-weight:400;font-family:Verdana,Arial,sans-serif}.header-new_new .header-new__address.mobile-hide,.header-new_new .header-new__language.mobile-hide{display:none}.header-new_new{position:relative}.header__phones_new{margin:0;position:absolute}.header-new__worktime_new{font-size:11px!important;line-height:13px}.header__new-search_new{display:block}.buhgalterskie-uslugi-wrapper .container-width-940{max-width:750px}.inner__flex{flex-direction:column}.col-right__author{margin:0!important;order:-1}}@media screen and (max-width:940px){.price-descr-title+div{width:100%!important}.table-with-prices-note{width:100%}.table-with-prices-wrapper{margin-right:-15px;margin-left:-15px;overflow-x:auto;padding:0 5px}}@media screen and (max-width:760px){.why-rosco .wrapper{width:auto}.about-us-cols{margin:0}.about-us-cols__item{float:none;margin-bottom:28px;padding:0;width:100%}.akcii__item{float:none;width:100%;height:auto!important}.article__print{margin-top:-10px}.ya-share2__container_size_m .ya-share2__icon{height:30px!important;width:30px!important;background-size:30px 30px!important}.ya-share2__container_size_m .ya-share2__item{margin:5px 10px 5px 0!important}.consequences-wrapper{padding-left:0}.consequences{padding-right:25px;padding-left:25px}.dv-img-adaptive{width:auto!important;text-align:center!important}.dv-p-adaptive,.ya-p-adaptive{padding-top:0!important}.margin-left120,.section--calc .title,.section--calc h1{margin-left:0}.section--discount .section__inner{width:640px;margin:0 auto}.discount-card__title{padding-top:0}.margin-left-27,.margin-left-30,.margin-left-44,.margin-left-57,.margin-left-80{margin-left:0}.directions.margin-left-27{margin-left:0!important}.interesting__item{float:none;width:100%}.section--highlight_new .section__inner{padding-left:0}.section--highlight_new .title{margin-left:0}.section--highlight_new_content .section__inner{padding-left:0}.section--highlight_new_content .title,h2.margin-left90{margin-left:0}.directions_width_50p{float:none;width:100%;margin:0}.section{padding-left:0}.pii-block{margin-left:0}.smile-list{padding-left:0}.hhu{width:100%}.specialists{padding:41px 23px 0 16px}.specialists__item{width:33%}.material{float:none;width:100%}.padding-left55{padding-left:0}.margin-left100{margin-left:0}.vhod-steps{margin:0}.vhod-steps__img,.vhod-steps_big_img .vhod-steps__img{position:relative;margin:0 auto}.vhod-steps__text,.vhod-steps_big_img .vhod-steps__text{padding:0}.mobile-inline-show{display:inline}.cng-req,.sequence-without-arrow .examination-sequence__item,.width800{width:100%}.directions__text{width:auto}.left-indented-small{height:auto}.block-5-items{display:block}.block-5-items__item{display:block;margin:0 auto 60px;width:145px}.left-indented-small_padding-left_185{padding:0;text-align:center}.sequence-change-name .examination-sequence__item-text{text-align:center}.btn--calc{background-position:center 50px!important;padding:0 0 127px;margin-top:40px;display:block;margin-left:0!important;margin-right:0!important}.target{width:100%;padding:91px 0 0;background-position:center 0}.block-404,.target{line-height:normal;height:auto;text-align:center}.block-404__image{height:160px;width:160px;position:relative;display:inline-block}.block-404__title{display:block;font-size:46px;line-height:46px;padding-left:0;margin-top:40px}.block-404__title-text{font-size:16px;line-height:16px;margin-top:20px}.examination-sequence__arrow,.examination-sequence__item,.three-blocks__block-1,.three-blocks__block-2,.three-blocks__block-3{margin:25px 0;width:100%;text-align:center}.examination-sequence__arrow{background:url(/local/templates/new-rus/img/bg-arrow-vertical.png)center center no-repeat;height:40px}.left-img-small{width:100%;float:none}.left-indented-small{margin-left:0}.left-img-big,.left-indented-big,.left-indented-small{width:100%;float:none}.left-indented-big{margin-left:0}.left-img-big,.left-img-small{text-align:center;margin-bottom:25px;margin-top:0!important;margin-left:0!important}.advantages-item{width:100%}.pride-wrapper{margin-left:-15px!important;margin-right:-15px!important;width:auto}.header-new__info_mobile{float:right}.footer-new__contacts-item_email{margin-right:44px}.mobile-hide{display:none!important}.mobile-show{display:block!important}.pride,.section--calc-pay .form__actions .file-input__emulator,.wrapper{width:auto}.about__section{width:50%;margin-left:0;margin-right:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.about__section:first-child{padding-right:30px}.about__section:first-child br{display:none}.about__section-title:before{display:none}.news,.news__col,.services__list{margin-left:0;margin-right:0}.news__col{width:100%}.news__col:first-child{margin-left:0;margin-right:0}.news__item-title{margin-top:0}.news__more{margin-top:10px}.footer{margin-left:-10px;margin-right:-10px}.footer__inner{width:auto;margin:0 10px;position:relative}.pride{margin-left:-15px;margin-right:-15px}.pride__col{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:15px 0!important;padding-left:15px;padding-right:15px}.year-found{float:none;margin-left:auto!important;margin-right:auto!important;width:150px!important;padding-left:0;padding-right:0}.counters,.year-found{text-align:center}.counters__inner{float:none;display:inline-block;vertical-align:top}.counters__inner img{max-width:100%}.services-menu+.breadcrumb{margin-left:0;clear:both;padding-top:25px}.section--highlight{margin-left:-15px!important;margin-right:-15px!important}.section--highlight .section__inner{width:auto;padding:0 15px}.section--highlight_new--fix,.section--highlight_new--fix .section__inner{padding:0}.title-tabs{font-size:14px}.title-tabs li{margin-right:10px}.title-tabs li:last-child{margin-right:0}.articles--news .article,.articles--press .article,.articles-list .article{width:100%}.vacancies__list,.vacancy__form .title{margin-left:0}.contacts .map{width:300px}.section__half{width:100%;margin-top:40px}.section__half:first-child{margin-top:0}.sitemap__col,.sitemap__section{width:100%}.sitemap__col:first-child{width:100%}.section--calc-pay{text-align:center}.section--calc-pay .form__actions{position:relative;bottom:auto;right:auto;width:auto;margin-top:15px}.form--type-2 .form__item-field--justify{text-align:left}.form--type-2 .form__item-field--justify label{margin-right:37px;margin-bottom:12px}.buhgalterskie-uslugi-wrapper{margin:5px -15px 0;padding:0 10px}.buhgalterskie-uslugi-wrapper .about-us-cols{padding:0}.buhgalterskie-uslugi-wrapper .about-us-cols__item{padding:0 0 50px}.buhgalterskie-uslugi-wrapper .block-with-img{display:block;width:100%;text-align:center}.buhgalterskie-uslugi-wrapper .block-with-img__image{display:block;width:100%;padding:0}.buhgalterskie-uslugi-wrapper .block-with-img__title{display:block;width:100%;text-align:center;padding:0}}@media screen and (max-width:780px){.audit-wrapper br{display:none}.popup{left:10px;right:10px;margin-left:0;width:auto}.popup__overlay-block-title{top:10px;background:rgba(99,45,86,.8);padding:2px 9px 6px}.popup__overlay-block-title-line{background:0;padding:0;margin:0;display:inline}.popup__overlay-form .form__item{display:block;width:auto;margin-left:0;margin-top:10px}.popup__overlay-form .form__item:first-child{margin-top:0}}@media screen and (max-width:760px){.why__answer{height:auto!important}.why__title{font-size:29px!important}.clients-on-map{text-align:center;margin:20px auto}}@media screen and (max-width:750px){.service,.service_h{width:100%}}@media screen and (max-width:725px){.h1-wrapper{margin-bottom:15px}.new-title{text-align:center}.top-block-menu{margin-top:35px}.top-block-new{margin-bottom:15px}.top-block-new .top-block-menu nav.title-tabs_show{width:100%;overflow-x:auto}.top-block-new .top-block-menu ul{flex-wrap:nowrap;white-space:nowrap}.top-block-new .top-block-menu ul li{margin-bottom:10px;padding-left:20px}.top-block-new .top-block-menu .title-tabs_show.fixed ul li:first-child{padding-left:15px}.top-block-new .top-block-menu .title-tabs_show.fixed ul li:last-child{padding-right:15px}.top-block-new .title-tabs_show.fixed{left:0;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.03)}body.overflow-mob-burger .top-block-new .title-tabs_show.fixed{z-index:99;display:none}.top-block-new.fixed .top-block-menu{margin-top:0}.h1-wrapper+.top-block-new .top-block-menu,.new-title+.banner_wrap_fix+.top-block-new .top-block-menu{flex-direction:column;align-items:center}.h1-wrapper+.top-block-new .top-block-menu .top-buttons__item,.new-title+.banner_wrap_fix+.top-block-new .top-block-menu .top-buttons__item{margin-bottom:35px}.top-block-new .title-tabs li:first-child{padding-left:0}.indented{margin-left:0}.article-banner__mobile img,.three-cols__item{width:100%}.h1-wrapper_with_banner .title_anchors{margin-right:-300px!important}.title_new{margin-bottom:20px}.services--simplified .services__list_content_news .service{width:100%;margin:0;padding:14px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.services--simplified .services__list_content_news .service .news__list{border-bottom:1px solid #e8e8e8;padding-bottom:20px}.services--simplified .services__list_content_news .service .news__item{padding-bottom:0;border-bottom:0}.article-banner__main,.consequence__text br,.justify:after,.popular-questions__item br,.services-menu-top__item_level_2 br{display:none}.article-banner__mobile,.form--check-tk .form__items{display:block}.consequence{height:auto;line-height:normal;text-align:center}.consequence__image{position:static;height:100px;line-height:100px;width:100%}.consequence__description{margin-left:0;padding:15px}.pride__col-content,.pride__col-title{font-size:12px}.header-new_nv .header-new__worktime-icon{top:-5px;left:-4px}.three-cols__item-inner{width:100%}p,ul li{font-size:14px}.article__share .b-share_theme_counter .b-share_type_small .b-share-icon{background-image:url(/local/templates/new-rus/img/b-share-counter-large.png)!important;height:32px!important;width:32px!important}.article__share .b-share_theme_counter .b-share_type_small .b-share__link:active{height:32px!important;border:0!important}.article__share .b-share_theme_counter .b-share-icon_vkontakte{background-position:50% -55px!important}.article__share .b-share_theme_counter .b-share-icon_gplus{background-position:0-144px!important}.article__share .b-share_theme_counter .b-share-icon_twitter{background-position:50% -84px!important}.article__share .b-share_theme_counter .b-share-icon_facebook{background-position:50% 2px!important}.article__share .b-share_theme_counter .b-share_type_small .b-share-btn__wrap{margin-left:15px!important}.article__share .b-share_theme_counter .b-share_type_small .b-share-btn__wrap:first-child{margin-left:0!important}.article__share .b-share_theme_counter .b-share_type_small .b-share-counter{margin-top:7px!important}.form--type-1{display:table}.form__items{display:table-header-group}.message{display:table-footer-group}.service__list{font-size:14px;line-height:32px}.dz-step{padding-left:0}.closing-advantages,.cng-req__item{width:100%}.related-articles__item{float:none;width:100%}.description-block_width_50p{float:none;width:100%;padding:0}.directions__item{width:100%;margin-left:0}.three-cols_directions .three-cols__item{text-align:left}.services-menu-top.fixed{background-color:transparent;padding:40px 0 0;top:0}.services-menu-top.fixed>.wrapper{padding:0 15px 15px;background-color:#ececec;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.services-menu-top{display:none;padding:15px}.services-menu-top .wrapper{margin:0}.services-menu-top .table{height:auto}.services-menu-top__item{width:100%;border:0;margin-left:-15px;padding-left:15px;padding-right:15px;box-sizing:content-box}.services-menu-top__item:hover span,.services-menu-top__item_active span{background:0 0}.services-menu-top__item:hover,.services-menu-top__item_active{background:#fff}.show-services-menu{display:block;z-index:501}.header-new__block-1{display:block}.header-new__worktime{display:block;font-size:12px;position:absolute;top:31px;right:6px;padding-left:18px}.header-new_nv .header-new__worktime{top:0}.header-new__worktime-icon{height:13px;width:13px;margin-top:2px}.header-new__address{display:block;font-size:11px;text-align:right}.header-new__info{display:block;width:auto;margin:-20px 0 0;right:6px}.header-new__phone,.header-new__phone span{font-size:12px}.header-new__email,.header-new__slogan{display:none}.header-new__brend,.header-new_nv .header-new__brend{display:block;width:131px;margin:0 0 0 55px;padding-top:25px}.header-new_nv .header-new__brend{float:left;margin:0}.header-new_nv .header-new__brend_new{float:none;margin:0 auto;padding-top:0}.header-new__logo{float:none;width:100px;height:50px;background-size:contain;margin-top:10px}.header-new_nv .header-new__brend_new .header-new__logo{margin-right:auto;margin-left:auto}.footer-new__contacts{height:auto;padding:30px 0}.footer-new__main{display:none}.footer-new__contacts-item{width:100%}.news__col{border:0}.news__item{display:none}.news__item:first-child{display:block;width:100%}.news-top-block{width:100%;padding:0;margin-bottom:28px}.header-new__info_mobile{float:right}.header-new__language{width:132px;bottom:-20px;right:0}}@media screen and (max-width:640px){.section--highlight_new .form__actions .btn,.section--highlight_new_content .form__actions .btn,.vs-table{margin-bottom:20px}.vs-table th{font-size:14px}.vs-table td,.vs-table th{padding-right:5px;padding-left:10px}.vs-table td p{font-size:12px}.section--highlight_new .half-block .table-prices tr{overflow:hidden;border-bottom:1px solid #bbdbde}.section--highlight_new .half-block .table-prices tr td:first-child{border-bottom:0;height:auto;min-width:inherit;float:left;width:50%}.section--highlight_new .half-block .table-prices tr td:nth-child(2){border-bottom:0;height:auto;min-width:inherit;float:left;width:50%}.section--discount .section__inner{width:300px;margin:0 auto}.discount-card{background-position:50%0;height:auto;padding:200px 0 0;text-align:center}.discount-card__title{padding-top:0}.price-selector{margin:20px 0 0}.price-selector-wrap .price-selector{margin-top:25px}.section--highlight_new .form__actions a.btn--link,.section--highlight_new_content .form__actions a.btn--link{margin-right:20px!important}ul.vbu-list{width:100%}.closing-advantages__item,.services--calcs .service__title a{padding-right:0}.closing-advantages__image{position:relative;width:100%;text-align:center;margin-left:0}.closing-advantages__text{padding:20px 0 0}.horizontal-line573{width:320px}.zero-accounting-sequence{width:210px}.zero-accounting-sequence__item{margin:0 auto 50px!important;width:200px}.dropdown-menu li li a{border-radius:0!important;position:relative;z-index:1}.dropdown-menu>ul ul{background-color:#388c94}.dropdown-menu>ul>li>a{z-index:2}.dropdown-menu>ul>li>ul{max-height:400px;overflow-y:auto;overflow-x:hidden;padding-top:10px;margin-top:-10px}.dropdown-menu>ul ul li.hover>a,.dropdown-menu>ul ul li:hover>a,.dropdown-menu>ul ul ul a{background-color:transparent}.dropdown-menu>ul ul li.hover>a:before,.dropdown-menu>ul ul li:hover>a:before{opacity:1;visibility:visible}.dropdown-menu>ul ul li.hover>a:hover,.dropdown-menu>ul ul li:hover>a:hover{background-color:#642d55}.dropdown-menu>ul ul li.hover>a:hover:before,.dropdown-menu>ul ul li:hover>a:hover:before{opacity:0;visibility:hidden}.dropdown-menu>ul ul ul{position:relative;top:auto;left:auto;right:auto;width:auto;background-color:#388c94;display:block}.dropdown-menu>ul ul ul:after,.dropdown-menu>ul ul ul:before{position:absolute;right:20px;left:20px;border-top:1px solid #71adb5;content:"";display:block!important}.dropdown-menu>ul ul ul:before{top:0}.dropdown-menu>ul ul ul:after{bottom:-1px}.dropdown-menu>ul ul ul a{border-radius:0!important;padding-left:30px}.dropdown-menu>ul ul li:last-child ul:after{display:none!important}.slider__nav{position:relative;bottom:auto;right:auto;left:auto;margin-top:10px}.contacts__info{float:none;width:auto;margin-top:20px}.subscribe{width:280px;margin-left:-140px;margin-top:-1500px}.subscribe__middle{padding:10px}.subscribe__title{font-size:12px;letter-spacing:-.02em}.subscribe__subtitle{font-size:11px}.subscribe .form__items{margin-top:8px}.form--type-2 label.left+.form__item-field,.subscribe .form__item{width:100%}.subscribe [type=text]{width:100%;padding:7px 10px;font-size:11px}.subscribe .form__actions{padding-top:10px;margin-left:0;width:100%}.subscribe .btn,.subscribe .file-input__emulator{min-width:0;padding:8px 15px}.gif-banner{display:block;width:234px;margin-left:auto;margin-right:auto;box-shadow:0 0 15px rgba(0,0,0,.15)}.form__item-third{width:100%;margin-top:20px}.form__item-third:first-child{margin-top:0}.vacancy__form .form__actions label.blocked{display:none}.vacancy__form .form__actions .form__item-third--double label.blocked{display:block}.vacancy__form .form__actions .form__item-third--double{text-align:left}.form__actions .form__item-third .btn,.form__actions .form__item-third .file-input__emulator,.vacancy__form .form__actions .btn,.vacancy__form .form__actions .file-input__emulator{width:auto}.contacts .map{float:none;width:auto;margin-left:0;margin-top:0}.form--type-2 label.left{display:block;margin-bottom:5px}.popup__overlay-block-title{font-size:16px}.directions__item{padding-left:0}.block-with-smile{padding-left:40px}.advantages .three-cols{align-items:center}}@media screen and (max-width:560px){.tm-property__name{position:static;width:150px}.tm-property__val{margin-left:0}.header-new_nv_admin .header__right-block{top:26px}.header-new_nv_admin .header__phones{top:40px}.header-new{position:relative}.header-new__info_mobile{position:static}.header-new_nv .header-new__language{bottom:-8px;right:0}.menu-main{position:relative;width:100%;padding-top:40px}.menu-main_new{padding-top:0}.menu-main.fixed{position:relative!important}.header-new__search,.header__new-search{top:125px;width:auto;left:10px;right:10px}.header__new-search{top:122px;width:auto!important}.header-new__ask-question{top:183px;display:none!important}.close-menu{display:none}.menu-main__item{font-size:12px;padding:0 15px}.inner-block .services{margin:0}}@media screen and (max-width:540px){.top-block-new ul li{padding-left:0}.payment-wrap .selectize-input .item{white-space:normal}.title_anchors{margin-right:0!important}.title_new{display:table-header-group}.title_new:after{content:"";display:block;height:20px}.work-permit-service .service{width:450px}}@media screen and (max-width:497px){.section--highlight_new .form__actions .btn,.section--highlight_new_content .form__actions .btn{float:none}}@media screen and (max-width:480px){ul.list-with-big-img{margin-left:0}ul.list-with-big-img li{text-align:center;line-height:normal;min-height:initial}ul.list-with-big-img li .img-list,ul.list-with-big-img li img{position:relative;margin-bottom:20px}ul.list-with-big-img li .img-list img{margin-bottom:0}ul.list-with-big-img li span,ul.list-with-big-img.list-with-big-img_image-size_middle li span{padding-left:0}.specialists__item{width:50%}.form__actions .print{margin-top:20px}.about__section{width:100%;margin-top:30px}.about__section:first-child,.form--type-2 .form__item-field--justify label:first-child{margin-top:0}.pride__col{margin:20px 0!important;width:100%}.pride__col-title{min-height:0}.year-found{margin-left:auto!important;margin-right:auto!important;width:150px!important}.person{width:100%}.section--subscribe .form__actions{display:block;text-align:center;margin-top:20px}.section--subscribe .form__actions .btn,.section--subscribe .form__actions .file-input__emulator{width:auto}.article__author{float:none;margin-left:auto;margin-right:auto}.title_anchors .title-tabs li{margin-right:0!important}.articles .article__tag-item{display:block}.article__tag-item .article__info{padding:0}.article__info,.articles--clients .article__info{margin-left:0}.article__date,.article__title{text-align:center}.article__date .article__print,.article__title{float:none;margin-top:10px}.articles--certificates .article__title,.articles--news .article__date,.articles--press .article__info,.related-articles__item .article__date{margin-left:0}.article__image{float:none;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:15px}.article__summary{margin-top:0;padding-top:10px;clear:both}.articles--certificates .article__summary,.articles--clients .article__summary{clear:none}.articles--certificates .article{margin-top:20px;margin-bottom:20px}.articles--certificates .article__image{float:none;margin-left:auto;margin-right:auto}.articles--certificates .article__info{margin-left:0;margin-top:20px}.recommendation{width:50%}.recommendation:nth-child(3n+1){clear:none}.recommendation:nth-child(2n+1){clear:both}.table-to-blocks,.table-to-blocks tbody,.table-to-blocks td,.table-to-blocks tfoot,.table-to-blocks th,.table-to-blocks thead,.table-to-blocks tr{display:block}.table-to-blocks td,.table-to-blocks th{border:0}.table-prices.table-to-blocks td,.table-prices.table-to-blocks th{border:0;padding:0}.table-prices.table-to-blocks tr{border-bottom:1px solid #bbdbde;padding:10px 15px}.table-prices.table-to-blocks tr:first-child{border-top:1px solid #bbdbde}.form__actions .print{float:none;display:inline-block;margin-left:8px;margin-right:8px}.form--type-2[name=payment_form]{display:table;width:100%}.form--type-2 .form__item-field--justify label{display:block;margin-bottom:10px;margin-top:27px}.popup__overlay-form{padding:10px}.popup__overlay-form .form__title{margin-bottom:8px}.popup__overlay-form .form__items{float:none}.popup__overlay-form .form__item{float:none;margin-top:5px}.popup__overlay-form .form__actions{float:none;margin-left:0;margin-top:10px}.popup__overlay-block-title{line-height:1.25;font-size:14px;padding:5px 10px}.popup__overlay-block-title br{display:none}.work-permit-service .service{width:400px}}@media screen and (max-width:420px){.specialists__title_bank{font-size:17px}.section--highlight_new .form__actions a.btn--link,.section--highlight_new_content .form__actions a.btn--link{font-size:13px!important}.form__actions .btn,.form__actions .file-input__emulator{margin-left:8px;margin-right:8px}.work-permit-service .service{display:block;width:100%}}@media screen and (max-width:320px){body{overflow-x:auto}}@media print{body{min-width:1070px}}.li_check_mark,.li_check_mark_arrow{display:table;list-style:none;padding-left:50px;min-height:23px;padding-bottom:4px;margin-bottom:28px}.li_check_mark{background:url(/local/templates/new-rus/pic/vku-gal.svg)no-repeat 10px 0}.li_check_mark_arrow{background:url(/local/templates/new-rus/img/bg-list-item-arrow.svg)15px 3px no-repeat}.li_check_mark.arrow{background:url(/local/templates/new-rus/pic/list-arrow.svg)0 5px no-repeat;padding-left:40px}.li_check_mark p,.smile-block p,.ver-text p{display:table-cell;vertical-align:middle}.li_arrow:before{background:0;width:0;height:0;margin:0}.li_arrow{list-style:none;background:url(/local/templates/new-rus/img/bg-list-item-arrow.svg)no-repeat 0 2px;background-size:22px;padding-left:38px;min-height:22px}.margin-bottom20{margin-bottom:20px}.get-price2{background:#3b9da6 url(/local/templates/new-rus/img/bg-get-price-button-gal.png)110px 50%no-repeat;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;display:inline-block;font-size:12px;height:35px;line-height:35px;padding-left:17px;text-decoration:none;text-transform:uppercase;width:140px}.three-cols-new{width:24%}@media screen and (max-width:725px){.new-search-wrap .form__items{display:block}.three-cols-new{width:100%}}.form_h1{margin-top:0;margin-bottom:13px}.form_banner{display:inline-block;width:auto}.section--highlight .section__inner .banner_v{margin:0 0 20px 35px}.title_new{font-size:12px;margin-bottom:0;margin-top:0}.title_anchors{margin-right:-300px}.h1-wrapper_with_banner .title_anchors{margin-right:0}.title_anchors .title-tabs li{margin:0 25px 10px 0}.title_anchors .title-tabs li:last-child{margin-right:0}.customers-can{margin-top:20px;margin-bottom:-40px;width:610px}.customers-can__col{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;padding:0 0 0 40px;width:50%}.customers-can__col:first-child{padding:0 40px 0 0}.customers-can__item{min-height:60px;margin-bottom:20px}.customers-can__title{color:#632d56;font-weight:700;text-transform:uppercase}@media screen and (max-width:610px){.customers-can{width:100%}.customers-can__col{padding:0;width:100%}}@media screen and (max-width:1160px){.form_banner{width:68%}}@media screen and (max-width:980px){.form_banner{width:60%}}@media screen and (max-width:780px){.form_banner{width:59%}}@media screen and (max-width:725px){.section--highlight .section__inner .banner_vm{margin-top:5px;margin-bottom:25px}.form_banner{width:100%}.h1c{margin:25px 0}}.max_width{max-width:750px}@media screen and (max-width:1160px){.max_width{max-width:680px}}@media screen and (max-width:980px){.max_width{max-width:470px}}@media screen and (max-width:770px){.max_width{max-width:430px}}@media screen and (max-width:725px){.max_width{max-width:100%}}.section_width_730{display:inline-block;margin-bottom:30px;max-width:730px;width:100%;text-align:left}.section_width_790,.section_width_810{display:inline-block;max-width:790px;width:100%;text-align:left}.section_width_810{max-width:810px}.margin-left96{margin-left:96px}.ver-text{display:table;max-width:660px}.ux-wrap{position:relative;background:#f4f4f4}.ux-wrap:before{content:"";position:absolute;top:0;bottom:0;width:2px;background:#632d56}.ux-inner{padding:20px}@media screen and (max-width:760px){ul.list-with-arrow li:before{top:21px;left:-23px;margin-left:-10px}.ver-text{max-width:100%;height:auto!important}.margin-left96{margin-left:0}}.max_width_410{max-width:410px}.max_width_500{max-width:500px}.max_width_560{max-width:560px}.max_width_600{max-width:600px}.max_width_620{max-width:620px}.max_width_680{max-width:680px}.smile-block{display:table;height:34px;padding:0 0 0 47px}.section_padding,.section_padding2{padding-top:8px}.calc_row{float:left;width:50%;margin-bottom:-1px}@media screen and (max-width:980px){.calc_row{width:100%}}@media screen and (max-width:725px){.calc_row{width:50%}}@media screen and (max-width:580px){.calc_row{width:100%}}.td-width{width:150px}.table-block1,.table-block2{display:inline-block;vertical-align:top;width:46%}.table-block1{margin-right:7%}.table-block1 div,.table-block2 div{margin-top:-1px;padding:15px 0;border-top:1px solid #388c94;border-bottom:1px solid #388c94}.table-block1 div:first-child,.table-block2 div:first-child{padding:15px 0;border-top:1px solid transparent;border-bottom:1px solid transparent;font-weight:600}@media screen and (max-width:725px){.table-block1{margin:0;width:100%}.table-block2{width:100%;margin:20px 0 0}}.li_number1{padding-bottom:6px;background:url(/local/templates/new-rus/pic/number-1.svg)no-repeat 10px 0}.li_number2{padding-bottom:6px;background:url(/local/templates/new-rus/pic/number-2.svg)no-repeat 10px 0}.li_number3{padding-bottom:6px;background:url(/local/templates/new-rus/pic/number-3.svg)no-repeat 10px 0}.li_number4{padding-bottom:6px;background:url(/local/templates/new-rus/pic/number-4.svg)no-repeat 10px 0}.li_number5{padding-bottom:6px;background:url(/local/templates/new-rus/pic/number-5.svg)no-repeat 10px 0}.advantage-new{margin:50px 0}.advantage-new .advantage-new__subtitle{max-width:600px;margin:20px 0 0}.directions-new .directions-new__subtitle{max-width:600px;margin:20px 0}.advantage-new .flex-wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:stretch;align-content:space-between}.advantage-new .flex-start{justify-content:flex-start}.advantage-new .flex-start .why__answer:nth-child(3n){margin-right:0}.advantage-new .flex-wrap .why__answer{float:none;padding:0;text-align:left;width:30%;margin-top:40px;margin-right:5%;margin-bottom:0}.advantage-new .why__answer-image{margin-bottom:17px;height:auto;line-height:normal}.advantage-new.advantage-new_little-image .why__answer-image{height:27px;line-height:normal}.advantage-new .why__answer-title{margin-bottom:20px!important;font-size:14px!important;color:#2f2f32!important;font-weight:700;line-height:normal;text-transform:none}.advantage-new .why__answer-text{font-size:14px;line-height:normal}.advantage-new .why{font-family:Tahoma,sans-serif;padding:30px 0 0}.why{margin:50px 0;padding-top:40px}.inner__why{display:flex;flex-wrap:wrap}.why:after{content:"";clear:both;display:table}.why__title{color:#632d56;font-size:30px;line-height:32px;margin-bottom:55px;text-align:center;text-transform:uppercase}.why__answer{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin:0 0 52px;padding:0 20px;text-align:center;width:33.333%}.why__answer-image{height:77px;line-height:77px;margin-bottom:12px}.why__answer-image img{vertical-align:bottom;height:48px}.information p,.why__answer-text{margin:0}.why__answer-title{color:#632d56;font-size:16px;margin-bottom:5px;text-transform:uppercase}@media (max-width:1024px){.price-list-new,.section-price-new .table-prices td{padding:30px 23px}.table-results,.table-results td,.table-results tr{display:block;padding:0!important}.table-results tr{margin-bottom:15px}.material{width:48%}.material:nth-child(-n+4){margin-bottom:40px}.advantage-new .buhgalterskie-uslugi-wrapper h2,.audit-wrapper h2{margin:0}.advantage-new .flex-wrap .why__answer{width:47%}.advantage-new .flex-start .why__answer{margin-right:6%}.advantage-new .flex-start .why__answer:nth-child(3n){margin-right:6%}.advantage-new .flex-start .why__answer:nth-child(2n){margin-right:0}.advantage-new .flex-wrap{margin-bottom:0}.directions-new ul li.directions__item{padding-left:30px!important}.top-block-new .top-block-menu nav,.why__answer-text br{display:none}.top-block-new .top-block-menu nav.title-tabs_show{display:block}.interesting-wrap .services-wrap-new .services.services--calcs.work-permit-service .service,.services-wrap-new .services.services--calcs.work-permit-service .service{width:calc(100%/3)}.services-wrap-new .services.services--calcs.work-permit-service .service:nth-child(4n+1){border-left:0}.services-wrap-new .services.services--calcs.work-permit-service .service:nth-child(3n+1){border-left:2px solid #eeeef3}.services-wrap-new .services.services--calcs.work-permit-service .service:nth-child(-n+4){border-top:0}.services-wrap-new .services.services--calcs.work-permit-service .service:nth-child(-n+3){border-top:2px solid #eeeef3}.interesting-wrap .services.services--calcs.work-permit-service .services__list{justify-content:flex-start;flex-wrap:wrap}.col-right__author{margin:0 0 0 7%}.news-releases .news-col__item{height:auto;padding-bottom:21px;padding-right:21px}.articles-list .article{width:100%;padding:20px}.articles-list .article+.article{margin-top:11px}.section-ellipse-elem{width:24%;padding-top:37px}.section-ellipse-elem::before{background:url(/local/templates/new-rus/img/new-page/snippets/el-line.png)0 0 no-repeat;width:151px;height:33px}}@media (max-width:768px){.price-list-new .table-prices td,.section-price-new .table-prices td{display:block;width:100%}.price-list-new .table-prices td:nth-child(1),.section-price-new .table-prices td:nth-child(1){width:100%}.price-list-new .table-prices td:nth-child(2),.section-price-new .table-prices td:nth-child(2){padding-top:0}.calculation-wrap .form__actions{align-items:flex-start}.calculation-wrap .form__actions .print{margin-top:15px}.new-search-wrap{margin-right:-15px;margin-left:-15px;padding:30px 15px}.new-search-wrap .form-search,.new-search-wrap .section__inner{flex-direction:column;align-items:center}.new-search-wrap .form__items{margin:20px 0}.new-search-wrap .form__actions,.new-search-wrap .form__actions .btn{margin:0;width:100%}.form__actions-new{flex-direction:column}.form__actions .price-descr-button,.h1-wrapper h1{margin:0}.form__actions-new a:not(:last-child){margin-bottom:15px}.h1-wrapper{padding-right:0}.top-buttons{margin:35px 0;justify-content:center}.table-with-prices-note a{float:none}.form__actions .btn.btn--link,.form__actions .btn.goto,.payment-wrap .form__line{width:100%}.indented-new{padding-right:0}.directions-new li.directions__item:nth-child(4){background-color:#fff}.directions-new li.directions__item:nth-child(1),.directions-new li.directions__item:nth-child(3){background-color:#f4f4f4}.payment-wrap{padding:43px 0;position:relative}.payment-wrap .section--calc::before,.payment-wrap::before{content:"";position:absolute;top:0;bottom:0;width:9999px;background:#eeeef3;right:100%}.payment-wrap .section--calc::after,.payment-wrap::after{content:"";position:absolute;top:0;bottom:0;width:9999px;background:#eeeef3;left:100%}.payment-wrap-title{text-align:center;font-size:18px;margin-bottom:28px}.payment-wrap .section--calc .form__item-field.billing label,.section--calc .form__item-field.billing label+label{margin-right:35px}.form__actions .file-input__emulator,.payment-wrap .form__actions .btn{margin:0}.payment-wrap .form__item{margin:0 0 25px}.section-new h3{font-size:18px}.material{width:100%!important}.related-articles .material{margin-bottom:0}.material:not(:last-child),.related-articles .material:not(:last-child){margin-bottom:10px}.services-wrap-new .services.services--calcs.work-permit-service .service:nth-child(n+2):nth-child(-n+3){border-top:0}.directions-new,.section-new{margin-top:40px}.new-list_flex,.new-page ul{flex-direction:column}.advantage-new .flex-wrap .why__answer{height:auto!important;width:100%}.flex-cols .audit-service,li.directions__item{width:100%}.directions-new ul li.directions__item{width:100%!important;padding-top:30px;padding-bottom:30px;border:2px solid #f4f4f4;border-top:0}.top-block-new .top-block-menu .get-price.goto{margin:0 auto}.services-wrap-new .services.services--calcs.work-permit-service .service{display:none}.directions-new h3,.services-wrap-new .services.services--calcs.work-permit-service .services__list{margin-bottom:30px}.services-wrap-new .services.services--calcs.work-permit-service .service:nth-child(-n+3),.services.services--calcs.work-permit-service .service.is-show{display:flex}.services-wrap-new .services.services--calcs.work-permit-service .service{width:100%!important;border-left:2px solid #eeeef3!important}.services-wrap-new .show-more-work{display:block;margin:0 auto 20px;width:218px;height:59px;border-radius:3px;border:2px solid #206c7d;text-align:center;line-height:55px;color:#206c7d;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.pl50{padding-left:0!important}.section-ellipse-elem::before,.txt-hide{display:none}.txt-hide-show{cursor:pointer;display:block;color:#206c7d;text-transform:uppercase;font-weight:700;font-size:13px;margin-top:25px}.why__answer{width:50%;margin-left:0!important}.specialists__title{font-size:15px;margin-bottom:88px}.price-descr-button{margin-right:3%}.padding-left160{padding:0}.section+.section--highlight{margin-top:0}.section-ellipse-elem+.section-ellipse-elem{margin-top:20px}.section-ellipse-elem{font-size:14px}.section-ellipse-line{flex-direction:column;margin:28px 0}.section-ellipse-elem{width:100%;padding-top:0}.section-ellipse-elem span{margin-bottom:16px}}@media (max-width:547px){.price-descr-button{margin-right:0}.left-indented-big.ver-text{display:flex;flex-direction:column}}@media (max-width:480px){.section-price-new .table-prices tr{padding:0}.section-price-new .table-prices td{padding:23px}.section-price-new .table-prices tr:not(:last-child){border-bottom:0!important}.price-list-new .table-prices.table-to-blocks tr,.price-list-new .table-prices.table-to-blocks tr:first-child{border:0}.price-list-new .table-prices td:nth-child(2){padding-top:5px}.title-tabs ul li{padding-left:0}.articles-list .article__image{width:100%;text-align:left}.article__info_flex .article__date{text-align:left}.articles-list .article__summary{margin:13px 0 0;padding:0}.article__tags a{margin-top:10px}.articles-list .article__title{margin-top:0}.menu-in-pages .title-tabs ul li{display:inline}}@media (max-width:425px){.why br{display:none}.why__answer{width:100%}}@media (max-width:420px){.service-new{margin-top:30px!important}.slider__menu span{width:9px;height:9px}}.video-player{width:560px;height:315px}@media (max-width:580px){.video-player{width:100%;height:315px}}@media (max-width:516px){.calculation-wrap .form__actions_btn .btn{margin-top:15px}}@media (max-width:350px){.top-buttons__item_color_purple{padding:0}}.calculation-services{margin-top:20px}.calculation-services .section--calc .section__inner{max-width:940px;padding:0}.calculation-services-results .itogo-cell .btn--text-wide.btn--link{display:none}@media screen and (max-width:979px){.calculation-services .section--calc .section__inner{width:740px!important}}@media screen and (max-width:760px){.calculation-services .section--calc .section__inner{width:auto!important;padding:0 15px}}.table-prices.table-to-blocks.price-block{max-width:940px;margin:45px auto}.information{margin-top:50px}.information h1{line-height:1.4;text-align:center}.information h2{margin-top:35px}.information>div{display:flex;gap:20px}.information>div>div{display:flex;flex-direction:column;gap:15px}@media screen and (max-width:768px){.information>div{flex-wrap:wrap;gap:5px}}
/* End */


/* Start:/local/templates/new_rus/css/slick.css?17317789391765*/
/* Slider */
.slick-slider {
    position: relative;

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

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

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

.slick-list {
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}

.slick-list:focus, .slick-active {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

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

    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/new_rus/js/fancybox/jquery.fancybox_new.css?173177893912800*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:9999999999}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/new_rus/js/animate/fm.revealator.jquery.min.css?173177893957920*/
@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}

/* End */


/* Start:/local/templates/new_rus/components/bitrix/search.title/search_nv3/style.css?17317789392405*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
	width: 478px!important;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/new_rus/components/bitrix/search.title/search_nv3/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

@media screen and (max-width: 979px) {
	div.title-search-result {
		width: auto !important;
	}

	div.title-search-fader {
		left: auto !important;
		right: 0;
	}

	table.title-search-result {
		width: auto;
	}

	table.title-search-result td {
		white-space: normal;
	}
}
/* End */


/* Start:/local/components/bitrix24/rosco.form.vue/templates/feedback/style.min.css?1731778939560*/
.big-form-main .form__item-third:nth-child(2){display:none}.big-form-main .section--order-form{margin:0}.big-form-main input,.big-form-main textarea{border-radius:0 !important}.big-form-main .input-container--active input{background-color:#fff !important;color:#2f2f32 !important;padding-left:10px !important}.big-form-main .input-container--active label{color:#818181 !important;font-size:11px !important;top:7px !important;left:10px !important}.form__item-field_checkbox{margin-left:30px}.section--order-form .modal__input-error{font-size:11px;color:#ef5151}
/* End */


/* Start:/local/components/darneo/cookie.popup/templates/.default/style.css?17484290001272*/
.cookie-popup {
    position: fixed;
    bottom: 0;
    z-index: 9999999999;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 360px;
    margin: 0 10px 10px 10px;
    padding: 20px;
    background-color: white;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .3);
    border-radius: 2px;
    transform: translateY(150%);
    transition: transform 0.2s ease;
}

.cookie-popup-show {
    transform: translateY(0);
}

.cookie-popup__inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.cookie-popup__text h5 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    color: #632d56;
}

.cookie-popup__text p {
    margin-bottom: 0;
    white-space: nowrap;
}

.cookie-popup__text a {
    color: #1D8C9C;
    text-decoration: underline;
}

.cookie-popup__text a:hover {
    text-decoration: none;
}

.btn.cookie-popup__btn {
    width: fit-content;
    padding: 0 10px;
    background-color: #206c7d;
    font-size: 12px;
    letter-spacing: .3px;
    font-weight: 600;
    line-height: 30px;
    border-radius: 3px;
    text-transform: none;
    transition: .3s;
}

.btn.cookie-popup__btn:hover {
    opacity: .8;
    background-color: #206c7d;
}
/* End */


/* Start:/local/templates/new_rus/styles.min.css?17317789397594*/
.prettytable{width:100%;border-spacing:0;border-collapse:collapse;empty-cells:show;margin:0 0 10px;font-size:13px}.prettytable.without-colored tr:first-child td{background:0;font-weight:400;text-align:left}.prettytable.without-colored tr:first-child td:nth-child(n+2){text-align:center}.margin-right{margin:0 10px 0 0}.margin-left{margin:0 0 0 10px}.margin-right-bottom{margin:0 10px 10px 0}.margin-left-bottom{margin:0 0 10px 10px}.margin-all{margin:10px}.margin-vertical{margin:10px 0}.margin-horizontal{margin:0 10px}.caroufredsel--services li{line-height:1.7;font-size:12px}.menu-main,.show-services-menu{background:#8a2a6a}.menu-main__item:hover,.menu-main__item_active{background:#42aab4}ul.list_none li:before{display:none}.li_mark_light{display:table;list-style:none;background:url(/local/templates/new-rus/pic/ooo-mark-light.svg) no-repeat 0 8px;padding-left:10px;min-height:23px;padding-bottom:0;margin-bottom:15px}.margin-left186{margin-left:186px}.hidden_logo{display:none}.hidden_logo .header-new__logo{height:40px;width:65px;background:url(/local/templates/new-rus/css/../img/logo-april-10.svg) 0 0 no-repeat;background-size:90px}.hidden_logo a span.header-new__logo::after{background:0}@media screen and (max-width:760px){.margin-left186{margin-left:0}}@media screen and (max-width:610px){.li_mark_dark{background:url(/local/templates/new-rus/pic/ooo-mark-light.svg) no-repeat 0 8px}}@media screen and (max-width:480px){.table-with-prices-wrapper::after{width:480px}#sl-services li{width:240px}.article-services__item{margin:6px 0 0}}.specialists .sl-prev,.specialists .slick-prev,.specialists .sl-next,.specialists .slick-next{background-color:transparent}.specialist-slider .slick-arrow{position:absolute;top:-60px}.specialist-slider .slick-prev{right:90px}.specialist-slider .slick-next{right:0}.specialist-slider .slick-list{border-right:1px solid #f4f4f4;border-left:1px solid #f4f4f4;margin-right:-7px}.service__icon--buchhalt_kompleksnoee_obsluzhivanie{background-image:url("/local/templates/new-rus/img/bg-icon-service-buchhalter-kompleksnoee-obsluzhivanie.svg")}.service__icon--buchhalt_soprovozhdenie_ooo{background-image:url("/local/templates/new-rus/img/bg-icon-service-buchhalter-soprovozhdenie-ooo.svg")}.service__icon__stock--reg_registration_of_avtolom{background-image:url("/local/templates/new-rus/pic/regkom/registration-of-avtolom.svg")}.icon-record-keeping_14{background-image:url("/local/templates/new-rus/img/vedenie-badge-14.svg")}.slick-list{overflow:hidden}.footer-new{background:#ececec}.footer-new__half-bottom{width:100%;display:inline-block;padding:0}.footer-new__copyright{float:left}.footer-new__contacts{float:right;margin-top:5px}.footer-block{width:920px;margin:0 auto;text-align:left}.footer-new__social{float:left;margin:0 auto 25px}.footer-new__social-item_tw{background:url(/local/templates/new-rus/img/bg-icon-tw.png) no-repeat}.footer-new__social-item_tw:hover,.footer-new__social-item_tw:focus{background:url(/local/templates/new-rus/img/bg-icon-tw.png) no-repeat;background-size:28px;opacity:.5}.footer-new__social-item_lj{background:url(/local/templates/new-rus/img/bg-icon-lj.png) no-repeat}.footer-new__social-item_lj:hover,.footer-new__social-item_lj:focus{background:url(/local/templates/new-rus/img/bg-icon-lj.png) no-repeat;background-size:28px;opacity:.5}.footer-new__social-item_fb{background:url(/local/templates/new-rus/img/bg-icon-fb.png) no-repeat}.footer-new__social-item_fb:hover,.footer-new__social-item_fb:focus{background:url(/local/templates/new-rus/img/bg-icon-fb.png) no-repeat;background-size:28px;opacity:.5}.footer-new__social-item_vk{background:url(/local/templates/new-rus/img/bg-icon-vk.png) no-repeat}.footer-new__social-item_vk:hover,.footer-new__social-item_vk:focus{background:url(/local/templates/new-rus/img/bg-icon-vk.png) no-repeat;background-size:28px;opacity:.5}.footer-new__social-item_gl{background:url(/local/templates/new-rus/img/bg-icon-gp.png) no-repeat}.footer-new__social-item_gl:hover,.footer-new__social-item_gl:focus{background:url(/local/templates/new-rus/img/bg-icon-gp.png) no-repeat;background-size:28px;opacity:.5}.footer-new__social-item_insta:hover,.footer-new__social-item_insta:focus{background:url(/local/templates/new-rus/img/bg-icon-instagram.svg) no-repeat;background-size:28px;opacity:.5}.footer-new__social-item_insta{background:url(/local/templates/new-rus/img/bg-icon-instagram.svg) no-repeat}.footer-new__social-item{background-size:28px;border-radius:5px}.mobile_br{display:none}.service__icon--med{background-image:url("/local/templates/new-rus/img/bg-icon-service-med.png");height:29px}.service__icon--trud{background-image:url("/local/templates/new-rus/img/bg-icon-service-trud.png");height:29px}.service__icon--med_coprovozhdenie-kliniki{background-image:url("/local/templates/new-rus/img/bg-icon-service-med-coprovozhdenie-kliniki.svg")}.service__icon--med_dogovory{background-image:url("/local/templates/new-rus/img/bg-icon-service-med-dogovory.svg")}.service__icon--med_soprovozhdenie-meditsinskoy-deyatelnosti{background-image:url("/local/templates/new-rus/img/bg-icon-service-med-soprovozhdenie-meditsinskoy-deyatelnosti.svg")}.service__icon--med_meditsinskiy-yurist{background-image:url("/local/templates/new-rus/img/bg-icon-service-med-meditsinskiy-yurist.svg")}.service__icon--med_meditsinskiy-audit{background-image:url("/local/templates/new-rus/img/bg-icon-service-med-meditsinskiy-audit.svg")}.service__icon--med_meditsinskie-spory{background-image:url("/local/templates/new-rus/img/bg-icon-service-med-meditsinskie-spory.svg")}.service__icon--accompaniment-biz{background-image:url("/local/templates/new-rus/img/bg-icon-service-bis.png")}.service__icon--accompaniment-bancrot{background-image:url("/local/templates/new-rus/img/bg-icon-service-bancrot.png")}.service__icon--bancrot-fiz{background-image:url("/local/templates/new-rus/img/bg-icon-service-bancrot-fiz-liz.png")}.service__icon--bankrotstvo-ooo{background-image:url("/local/templates/new-rus/img/bg-icon-service-bankrotstvo-ooo.png")}.service__icon--bankrotstvo-predpriyatij{background-image:url("/local/templates/new-rus/img/bg-icon-service-bankrotstvo-predpriyatij.png")}.service__icon--stoimost-bankrotstva-fiz-lic{background-image:url("/local/templates/new-rus/img/bg-icon-service-stoimost-bankrotstva-fiz-lic.png")}.service__icon--ehtape-likvidacii-obshchestva{background-image:url("/local/templates/new-rus/img/bg-icon-service-ehtape-likvidacii-obshchestva.png")}.service__icon--oformlenie-rvp{background-image:url("/local/templates/new-rus/img/bg-icon-servic-oformlenie-rvp.png")}.service__icon--vid-na-zhitelstvo{background-image:url("/local/templates/new-rus/img/bg-icon-servic-vid-na-zhitelstvo.png")}.reorg__icon--registr_ooo{background-image:url("/local/templates/new-rus/img/bg-icon-servic-region-registr_ooo.png")}.table-with-prices-note_after-table{line-height:43px;padding:30px 0}@media(max-width:980px){.footer-block{width:96%;margin:0 10px}}@media(max-width:768px){.footer-block{width:90%;margin:0 40px}.footer-new__social,.footer-new__contacts{float:left;width:100%;margin-bottom:10px}.footer-new__copyright{float:left;width:100%;margin-bottom:70px}.mobile_br{display:block}.specialist-slider .slick-prev{right:auto;left:50%;margin-left:-65px}.specialist-slider .slick-next{right:50%;margin-right:-65px}}@media(max-width:600px){.table-with-prices-note_after-table{line-height:1.2}}@media(max-width:480px){.footer-block{margin:0 10px}}.service__icon--accompaniment{background-image:url(/local/templates/new-rus/img/bg-accompaniment.png)}.footer-block .ab-sidebar{z-index:89}
/* End */


/* Start:/local/templates/new_rus/template_styles.css?1742535343159621*/
/* animations */
@keyframes animateTopDown {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes animateRightToLeft {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}
/* END animations */

/* header */
body.overflow-mob-burger,
body.overflow-popup {
    overflow-y: hidden;
}

body.overflow-mob-burger .wrap {
    transition: .3s;
    background: rgba(42.50, 11.86, 34.14, 0.15)
}

.header {
    position: relative;
    z-index: 100;
    line-height: normal;
}

.header ul {
    margin: 0;
    padding: 0;
}

.header ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header a {
    text-decoration: none;
}

.header button {
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.header__top-wrap {
    padding: 10px 0;
    background-color: #F4F4F4;
}

.header__top,
.header__bottom {
    max-width: 1430px;
    margin: 0 auto;
    padding: 0 15px;
}

.header__top,
.header__nav nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__nav nav ul {
    display: flex;
    gap: 20px;
}

.header__nav nav ul li a {
    position: relative;
    display: inline-block;
    padding: 5px;
    font-size: 13px;
    color: #88888C;
    white-space: nowrap;
}

.header__nav nav ul li a:hover,
.header__nav nav ul li a.selected {
    color: #131514;
}

.header__nav nav ul li a.selected:before {
    content: '';
    position: absolute;
    bottom: -12px;
    width: 30px;
    border-bottom: 2px solid #642D55;
}

.header__nav-fixed nav ul li a.selected:before {
    bottom: -9px;
}

/* drop nav */
.header__nav-drop-btn {
    position: relative;
    top: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 16px;
    height: 27px;
    transform: rotate(270deg);
}

.header__nav-drop-btn > span {
    display: block;
    width: 3px;
    height: 3px;
    margin: 2px;
    background-color: #88888C;
    opacity: 1;
    border-radius: 3px;
}

.header__nav-drop-btn:hover span {
    background-color: #606060;
    transition: background-color .3s;
}

.header__nav-drop-btn.open > span {
    margin: 0;
    transition: .2s;
}

.header__nav-drop-btn.open > span:nth-child(2) {
    height: 0;
    opacity: 0;
}

.header__nav-drop-btn.open > span:nth-child(1), .header__nav-drop-btn.open > span:nth-child(3) {
    width: 100%;
    height: 1px;
    background-color: #131514;
}

.header__nav-drop-btn.open > span:nth-child(1) {
    transform: translateY(calc(100% - 1px)) rotate(135deg);
}

.header__nav-drop-btn.open > span:nth-child(3) {
    transform: translateY(-100%) rotate(225deg);
}

.header__nav .header__nav-drop {
    position: relative;
    margin: 0 10px;
}

.header__bottom-wrap .header__nav .header__nav-drop {
    display: none;
}

.header__bottom-wrap.fixed .header__nav .header__nav-drop {
    display: block;
}

.header__nav .header__nav-drop .header__nav-drop-btn {
    display: none;
}

.header__nav .header__nav-drop-list {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 2;
    flex-direction: column-reverse;
    gap: 10px;
    padding: 20px;
    background: white;
    border-radius: 3px;
    transform: translate(0, 50px);
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.05);
    transition: .3s;
}

.header__nav .header__nav-drop.active .header__nav-drop-btn {
    display: flex;
}

.header__nav .header__nav-drop-list.show {
    opacity: 1;
    visibility: visible;
}

.header__nav .header__nav-drop-list li a.selected:before {
    bottom: -3px;
}

.header__nav .header__nav-top-drop-list.show {
    transform: translate(0, 15px);
}

.header__bottom-wrap.fixed .header__nav .header__nav-fixed-drop-list.show {
    transform: translate(0, 25px);
}

/* END drop nav */

.social-new {
    display: flex;
    gap: 5px;
    height: 28px;
}

.social-new a {
    padding: 5px;
}

.social-new a svg {
    width: 18px;
    height: 18px;
}

.social-new a:hover svg path {
    transition: .3s;
}

/* social icon */
.social-fc path:first-child,
.social-yt path:first-child,
.social-in path,
.social-dz path:first-child,
.social-vk path:first-child,
.social-tl path:first-child {
    fill: #C7C7CF;
}

.social-fc path:last-child,
.social-yt path:last-child,
.social-dz path:last-child,
.social-vk path:last-child,
.social-tl path:last-child {
    fill: #F4F4F4;
}

.social-new a:hover .social-fc path:first-child {
    fill: #1877F2;
}

.social-new a:hover .social-yt path:first-child {
    fill: #FF0000;
}

.social-new a:hover .social-dz path:first-child {
    fill: #2C3036;
}

.social-new a:hover .social-vk path:first-child {
    fill: #0077FF;
}

.social-new a:hover .social-tl path:first-child {
    fill: #2AABEE;
}

.social-new a:hover .social-fc path:last-child,
.social-new a:hover .social-yt path:last-child,
.social-new a:hover .social-dz path:last-child,
.social-new a:hover .social-vk path:last-child,
.social-new a:hover .social-tl path:last-child {
    fill: white;
}

.social-new a:hover .social-in path {
    fill: url(#InstagramGradient);
    animation: iconsHover .3s;
}

@keyframes iconsHover {
    from {
        opacity: .5;
    }
    to {
        opacity: 1;
    }
}

/* END social icon */

.header__lang {
    position: relative;
}

.header__lang ul {
    display: flex;
    gap: 12px;
}

.header__lang ul li {
    position: static;
    font-size: 11px !important;
}

.header__lang ul li:before {
    content: none;
}

.header__lang ul li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #88888C;
}

.header__lang ul li:hover > a,
.header__lang ul li.active:not(.header__lang-drop-list li) > a {
    color: #131514;
}

.header__lang ul li.active {
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
}

.lang-actual {
    position: absolute;
    right: 0;
    z-index: 11;
    transform: translate(0, -10px);
    opacity: 0;
    visibility: hidden;
    padding: 30px;
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.05);
    transition: .3s;
}

.lang-actual.show {
    transform: translate(0, 10px);
    opacity: 1;
    visibility: visible;
}

.lang-actual-mob.show {
    opacity: 0;
    visibility: hidden;
}

.lang-actual:before {
    content: '';
    position: absolute;
    top: -15px;
    border: 9px solid transparent;
    border-bottom-color: white;
}

.header__lang .active.ru .lang-actual:before {
    right: 132px;
}

.header__lang .active.en .lang-actual:before {
    right: 90px;
}

.header__lang .active.tr .lang-actual:before {
    right: 48px;
}

.header__lang .active.zh .lang-actual:before {
    right: 6px;
}

.lang-actual .lang-actual__text {
    margin-bottom: 20px;
}

.lang-actual .lang-actual__text span {
    display: inline-block;
    font-size: 12px;
    color: #88888C;
    margin-bottom: 4px;
}

.lang-actual .lang-actual__text p {
    margin-top: 0;
    font-size: 16px;
    color: #131514;
    font-weight: 700;
}

.lang-actual__close {
    position: absolute;
    top: 5px;
    right: 5px;
    display: flex;
    align-items: center;
    width: 30px;
    height: 30px;
    padding: 5px;
    cursor: pointer;
    transition: .3s;
}

.lang-actual__close:hover {
    opacity: .7;
}

.lang-actual__close:before,
.lang-actual__close:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 1.5px;
    background: #88888C;
}

.lang-actual__close:before {
    transform: rotate(45deg);
}

.lang-actual__close:after {
    transform: rotate(-45deg);
}

.lang-actual .lang-actual__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.lang-actual .lang-actual__link div,
.lang-actual .lang-actual__link a {
    width: max-content;
    font-size: 14px;
    color: #206C7C;
    font-weight: 700;
    border-radius: 3px;
}

.lang-actual .lang-actual__link div {
    padding: 13px 20px;
    background-color: white;
    border: 2px solid #206C7C;
    cursor: pointer;
    transition: background-color .3s, color .3s;
}

.lang-actual .lang-actual__link div:hover {
    background-color: #206C7C;
    color: white;
}

.lang-actual .lang-actual__link a {
    background-color: #F4F4F4;
    padding: 15px 20px;
}

.lang-actual .lang-actual__link a:hover {
    background-color: #ECECEC;
}

/* header bottom */
div#bx_incl_area_9 { /* editing mode fix */
    display: flex;
    gap: 50px;
}

.header__bottom-wrap {
    position: relative;
    padding: 30px 0;
    background-color: white;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.05)
}

.header__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__nav-mob {
    display: none;
}

.header__home {
    display: flex;
    align-items: center;
    gap: 20px;
}

.header__logo {
    display: inline-block;
    width: 54px;
    height: 54px;
    background: url(/local/templates/new-rus/img/header/logo.svg) no-repeat center;
    background-size: contain;
}

.header__text {
    max-width: 140px;
    font-size: 13px;
    color: #131514;
}

.header__services span:last-child {
    display: none;
}

.header__services button {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 15px 20px;
    border-radius: 3px;
    background-color: #F4F4F4;
    font-size: 14px;
    color: #206C7C;
    font-weight: 700;
    cursor: pointer;
    transition: background-color .3s;
}

.header__services button:before {
    content: url(/local/templates/new-rus/img/header/services.svg);
    line-height: 0;
}

.header__services button span {
    white-space: nowrap;
}

.header__search button,
.header__feedback-call button {
    padding: 15px;
    border-radius: 3px;
    background-color: #F4F4F4;
    line-height: 0;
    cursor: pointer;
    transition: background-color .3s;
}

.header__search button:before {
    display: block;
    content: url(/local/templates/new-rus/img/header/search.svg);
}

.header__feedback-call button:before {
    display: block;
    content: url(/local/templates/new-rus/img/header/phone-mob.svg);
}

.header__services button:hover,
.header__search button:hover,
.header__feedback-call button:hover {
    background-color: #ECECEC;
}

.header__feedback-call {
    display: none;
}

.header__nav-fixed {
    visibility: hidden;
    position: absolute;
}

.header__lang-drop {
    display: none;
}

.header__phone,
.header__time,
.header__mail {
    display: flex;
    align-items: center;
    gap: 12px;
}

.header__phone:before,
.header__time:before,
.header__mail:before {
    line-height: 0;
}

.header__phone div,
.header__time div,
.header__mail div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 3px;
}

.header__phone:before {
    content: url(/local/templates/new-rus/img/header/phone.svg);
}

.header__phone div a {
    display: block;
    font-size: 14px;
    color: #131514;
    font-weight: 700;
    white-space: nowrap;
}

.header__phone div button {
    color: #206C7C;
}

.header__time:before {
    content: url(/local/templates/new-rus/img/header/time.svg);
}

.header__mail:before {
    content: url(/local/templates/new-rus/img/header/mail.svg);
}

.header__time div span:first-child,
.header__mail div span:first-child {
    display: block;
    color: #88888C;
}

.header__time div span:last-child,
.header__mail div a:last-child {
    font-size: 13px;
    color: #131514;
}

.header__feedback-service button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 13px 20px;
    border: 2px solid #642D55;
    border-radius: 3px;
    font-size: 14px;
    color: #642D55;
    font-weight: 700;
    transition: background-color .3s, color .3s;
}

.header__feedback-service button svg {
    width: 24px;
    height: 24px;
    color: #642D55;
    transition: .3s;
}

.header__feedback-service button:hover,
.header__feedback-service button:hover svg {
    color: white;
}

.header__feedback-service button:hover {
    background-color: #642D55;
}

/* header bottom (fixed) */
.header__bottom-wrap.fixed {
    margin: 0;
    padding: 15px 0;
    animation-duration: .3s;
    animation-name: animateTopDown;
}

.header__bottom-wrap.fixed .header__text,
.header__bottom-wrap.fixed .header__time,
.header__bottom-wrap.fixed .header__mail,
.header__bottom-wrap.fixed .header__feedback-service {
    display: none;
}

.header__bottom-wrap.fixed .header__logo {
    width: 44px;
    height: 44px;
}

.header__bottom-wrap.fixed .header__services button {
    padding: 10px 15px;
}

.header__bottom-wrap.fixed .header__search button,
.header__bottom-wrap.fixed .header__feedback-call button {
    padding: 10px;
}

.header__bottom-wrap.fixed .header__nav-fixed {
    visibility: visible;
    position: static;
}

.header__bottom-wrap.fixed .header__lang-drop {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 57px;
    height: 30px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
    border-radius: 3px;
    font-size: 13px;
    cursor: pointer;
}

.header__bottom-wrap.fixed .header__lang-drop-actual {
    display: flex;
    align-items: center;
    gap: 8px;
}

.header__bottom-wrap.fixed .header__lang-drop-actual:after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-style: solid;
    border-width: 0 1px 1px 0;
    transform: rotate(45deg);
    transition: .3s;
}

.header__bottom-wrap.fixed .header__lang-drop-list {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, 15px);
    opacity: 0;
    visibility: hidden;
    padding-top: 3px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.07);
    transition: .3s;
}

.header__bottom-wrap.fixed .header__lang-drop-list ul {
    gap: 0;
    flex-direction: column;
    padding: 3px 0;
    background-color: white;
    border-radius: 3px;
}

.header__bottom-wrap.fixed .header__lang-drop-list li a {
    width: 100%;
    height: 25px;
}

.header__bottom-wrap.fixed .header__lang-drop-list li.active {
    background-color: initial;
    border-radius: initial;
    box-shadow: none;
}

.header__bottom-wrap.fixed .header__lang-drop.show .header__lang-drop-list {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
}

.header__bottom-wrap.fixed .header__lang-drop.show .header__lang-drop-actual:after {
    transform: rotate(225deg);
}

/* END header bottom (fixed) */

/* burger btn */
.header__nav-mob .burger-btn {
    position: relative;
    width: 54px;
    height: 54px;
    background-color: #F4F4F4;
    border-radius: 3px;
    cursor: pointer;
}

.burger-btn span,
.burger-btn span:before,
.burger-btn span:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 2px;
    margin-top: -1px;
    margin-left: -11px;
    background-color: #206C7C;
    border-radius: 3px;
}

.burger-btn span:before,
.burger-btn span:after {
    content: '';
    display: block;
    transition: .3s;
}

.burger-btn span:before {
    transform: translateY(-5px);
}

.burger-btn span:after {
    width: 16px;
    transform: translateY(5px);
}

.header__nav-mob.active .burger-btn span {
    height: 0;
    margin-top: 0;
}

.header__nav-mob.active .burger-btn span,
.header__nav-mob.active .burger-btn span:before,
.header__nav-mob.active .burger-btn span:after {
    background-color: #131514;
}

.header__nav-mob.active .burger-btn span:before {
    transform: rotate(45deg);
}

.header__nav-mob.active .burger-btn span:after {
    width: 22px;
    transform: rotate(-45deg);
}

/* END burger btn */

@media (max-width: 1320px) {
    .header__nav nav ul {
        gap: 10px;
    }
}

@media (max-width: 1230px) {
    .header__feedback-service button span {
        display: none;
    }

    .header__feedback-service button {
        padding: 13px;
    }
}

@media (max-width: 1070px) {
    .header__services span:first-child,
    .header__phone,
    .header__bottom-wrap.fixed .header__feedback-call {
        display: none;
    }

    .header__services span:last-child {
        display: block;
    }

    .header__feedback-call {
        display: block;
    }

    .header__home {
        gap: 15px;
    }

    .header__bottom-wrap.fixed .header__phone {
        display: flex;
    }
}

@media (max-width: 900px) {
    .header__time {
        display: none;
    }
}

@media (max-width: 768px) {
    .header__nav-top,
    .header__bottom-wrap.fixed .header__nav-fixed,
    .header__mail,
    .header__bottom-wrap.fixed .header__lang-drop,
    .header__bottom-wrap.fixed .header__phone {
        display: none;
    }

    .header__bottom-wrap.fixed .header__text,
    .header__bottom-wrap.fixed .header__feedback-service,
    .header__bottom-wrap.fixed .header__feedback-call,
    .header__bottom-wrap .header__nav-mob {
        display: block;
    }

    .header__bottom-wrap.fixed .header__nav-mob .burger-btn {
        width: 44px;
        height: 44px;
    }

    .header__bottom-wrap.fixed .header__feedback-service button {
        padding: 8px;
    }

    .header__nav-mob .header__nav-mob-wrap {
        position: absolute;
        left: 0;
        top: 100%;
        max-width: 385px;
        width: 100%;
        background-color: white;
        box-shadow: 0 0 0 100vmax white;
        -webkit-clip-path: inset(-1px 0 -100vmax);
        clip-path: inset(-1px 0 -100vmax);
        transition: .3s;
        transform: translateX(-100%);
    }

    .header__nav-mob.active .header__nav-mob-wrap {
        transform: translateX(0);
    }

    .header__nav-mob nav {
        margin-bottom: 30px;
    }

    .header__nav-mob nav ul {
        flex-direction: column;
        width: 60%;
    }

    .header__nav-mob nav ul li a {
        width: 100%;
        padding: 9px 0;
    }

    .header__nav-mob nav ul li a.selected:before {
        bottom: -1px;
    }

    .header__nav-mob .header__nav-mob-wrap:before {
        content: '';
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        height: 20px;
        box-shadow: 0 4px 25px rgba(0, 0, 0, 0.05);
    }

    .header__nav-mob .header__nav-mob-inner {
        padding: 20px 20px 185px 20px;
        overflow: auto;
    }

    .header__bottom-wrap.fixed .header__nav-mob .header__nav-mob-inner {
        padding: 20px 20px 95px 20px;
    }

    .header__nav-mob .header__nav-mob-info {
        display: flex;
        flex-direction: column;
    }

    .header__nav-mob .header__nav-mob-info .header__phone,
    .header__nav-mob .header__nav-mob-info .header__time,
    .header__nav-mob .header__nav-mob-info .header__mail {
        display: flex;
        width: fit-content;
    }

    .header__nav-mob .header__nav-mob-info .header__phone,
    .header__nav-mob .header__nav-mob-info .header__time {
        margin-bottom: 20px;
    }

    .header__nav-mob .header__nav-mob-info .header__mail {
        margin-bottom: 30px;
    }

    .header__nav-mob .header__nav-mob-info .header__lang,
    .header__nav-mob .header__nav-mob-info .social-new {
        width: fit-content;
        margin-bottom: 30px;
    }

    .header__nav-mob .header__nav-mob-info .header__lang ul {
        padding: 5px;
        background-color: #F4F4F4;
        border-radius: 3px;
    }

    .header__nav-mob .header__nav-mob-info .header__lang ul li {
        color: #88888C;
    }

    .header__mob-feedback-call button {
        width: 100%;
        padding: 13px 20px;
        font-size: 14px;
        color: #206C7C;
        font-weight: 700;
        border: 2px solid #206C7C;
    }
}

@media (max-width: 635px) {
    .header__services span:last-child {
        display: none;
    }

    .header__services button {
        padding: 15px;
    }

    .header__bottom-wrap.fixed .header__services button {
        padding: 10px;
    }
}

@media (max-width: 565px) {
    .header__text,
    .header__bottom-wrap.fixed .header__text {
        display: none;
    }
}

@media (max-width: 450px) {
    .header__top-wrap {
        display: none;
    }

    .header__bottom-wrap {
        padding: 15px 0;
    }

    .header__nav-mob .burger-btn,
    .header__logo {
        width: 44px;
        height: 44px;
    }

    .header__services button,
    .header__search button,
    .header__feedback-call button {
        padding: 10px;
    }

    .header__feedback-service button {
        padding: 8px;
    }

    .header__nav-mob .header__nav-mob-wrap {
        z-index: 12;
    }

    .header__nav-mob .header__nav-mob-inner {
        padding-bottom: 95px;
    }

    .lang-actual-mob {
        left: 0;
        width: 95%;
        margin: auto;
        padding: 25px;
    }

    .lang-actual-mob.show {
        transform: translate(0, 80px);
        opacity: 1;
        visibility: visible;
    }

    .lang-actual-mob:before {
        content: none;
    }

    .lang-actual-mob .lang-actual__link div {
        padding: 10px;
    }

    .lang-actual-mob .lang-actual__link a {
        padding: 12px;
    }
}

@media (max-width: 400px) {
    .lang-actual-mob .lang-actual__link {
        gap: normal;
    }
}

@media (max-width: 380px) {
    .lang-actual-mob .lang-actual__link div,
    .lang-actual-mob .lang-actual__link a {
        font-size: 12px;
    }

    .lang-actual-mob .lang-actual__link div {
        padding: 8px;
    }

    .lang-actual-mob .lang-actual__link a {
        padding: 10px;
    }
}

/* END header */

::-moz-selection {
    background-color: #632d56;
    color: #fff
}

::selection {
    background-color: #632d56;
    color: #fff
}

.block-404__title h1 {
    color: #651c4c;
    display: inline-block;
    font-family: Ubuntu;
    font-weight: 300;
    font-size: 38px;
    line-height: 93px;
    padding: 0 0 0 0px;
    vertical-align: middle;
}

.block-404 {
    margin-top: 24px;
}

.popup-window[style*="block"] {
    display: flex !important;
}

.popup-window {
    background-color: #fff;
    box-shadow: 0 7px 21px rgba(83, 92, 105, .12), 0 -1px 6px 0 rgba(83, 92, 105, .06);
    padding: 10px;
    font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}

.popup-window-titlebar {
    height: 49px;
}

.popup-window-titlebar-text, .popup-window-titlebar-text-version {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #80868e;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    max-width: 100%;
    line-height: 49px;
    overflow: hidden;
    padding: 0 30px 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.popup-window-with-titlebar .popup-window-content {
    padding: 20px;
    background-color: #eef2f4;
    box-sizing: border-box;
    flex: 1;
}

.popup-window-titlebar-close-icon {
    top: 12px;
    right: 10px;
}

.popup-window-close-icon {
    cursor: pointer;
    height: 27px;
    outline: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    width: 27px;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.popup-window-close-icon:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 10px;
    height: 10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNy43ODcgMUw1IDMuNzg3IDIuMjEzIDEgMSAyLjIxMyAzLjc4NyA1IDEgNy43ODcgMi4yMTMgOSA1IDYuMjEzIDcuNzg3IDkgOSA3Ljc4NyA2LjIxMyA1IDkgMi4yMTMiIGZpbGw9IiM5OTkiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
}

@media screen and (max-width: 480px) {
    .articles-list .article__title {
        text-align: left;
    }

}

ul.kadry,
ul.inv-sklada {
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 470px;
    float: left;
}

.kadry li,
.inv-sklada li {
    display: table;
    list-style: none;
    padding-left: 50px;
    min-height: 23px;
    padding-bottom: 4px;
    margin-bottom: 28px;
}

.kadry .li_number-1,
.inv-sklada .li_number-1 {
    background: url(/local/templates/new-rus/pic/kadry/number-1.svg) 10px 0 no-repeat;
}

.kadry .li_number-2,
.inv-sklada .li_number-2 {
    background: url(/local/templates/new-rus/pic/kadry/number-2.svg) 10px 0 no-repeat;
}

.kadry .li_number-3,
.inv-sklada .li_number-3 {
    background: url(/local/templates/new-rus/pic/kadry/number-3.svg) 10px 0 no-repeat;
}

.kadry .li_number-4,
.inv-sklada .li_number-4 {
    background: url(/local/templates/new-rus/pic/kadry/number-4.svg) 10px 0 no-repeat;
}

.kadry .li_number-5,
.inv-sklada .li_number-5 {
    background: url(/local/templates/new-rus/pic/kadry/number-5.svg) 10px 0 no-repeat;
}

.kadry .li_number-6,
.inv-sklada .li_number-6 {
    background: url(/local/templates/new-rus/pic/kadry/number-6.svg) 10px 0 no-repeat;
}

.kadry .li_number-7,
.inv-sklada .li_number-7 {
    background: url(/local/templates/new-rus/pic/kadry/number-7.svg) 10px 0 no-repeat;
}

.inv-sklada .li_number-8 {
    background: url(/local/templates/new-rus/pic/kadry/number-8.svg) 10px 0 no-repeat;
}

.inv-sklada .li_number-9 {
    background: url(/local/templates/new-rus/pic/kadry/number-9.svg) 10px 0 no-repeat;
}

.inv-sklada .li_number-10 {
    background: url(/local/templates/new-rus/pic/kadry/number-10.svg) 10px 0 no-repeat;
    background-size: 20px !important;
}

.inv-sklada .li_number-11 {
    background: url(/local/templates/new-rus/pic/kadry/number-11.svg) 10px 0 no-repeat;
    background-size: 20px !important;
}

.inv-sklada .li_number-12 {
    background: url(/local/templates/new-rus/pic/kadry/number-12.svg) 10px 0 no-repeat;
    background-size: 20px !important;
}

.service__icon--hh_sop_serv_uchet {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-uchet.svg");
}

.service__icon--hh_sop_serv_consult {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-consult.svg");
}

.service__icon--audit_invent-new {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-audit-invent-new.svg");
}

.service__icon--inventarizatsiya_imushchestva {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-imushchestva.svg");
}

.service__icon--inventarizatsiya_sklada {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-sklada.svg");
}

.service__icon--inventarizatsiya_v-magazine {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-v-magazine.svg");
}

.service__icon--inventarizatsiya_osnovnykh-sredstv {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-osnovnykh-sredstv.svg");
}

.service__icon--inventarizatsiya_tmts {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-tmts.svg");
}

.service__icon--inventarizatsiya_v-apteke {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-v-apteke.svg");
}

.service__icon--inventarizatsiya_godovaya {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-godovaya.svg");
}

.service__icon--inventarizatsiya_oborudovaniya {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-oborudovaniya.svg");
}

.service__icon--inventarizatsiya_obyazatelnaya-inventarizatsiya {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-obyazatelnaya-inventarizatsiya.svg");
}

.service__icon--inventarizatsiya_nezavisimaya-inventarizatsiya {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-nezavisimaya-inventarizatsiya.svg");
}

.service__icon--inventarizatsiya_obektov-nedvizhimosti {
    background-image: url("/local/templates/new-rus/img/bg-icon-service-inventarizatsiya-obektov-nedvizhimosti.svg");
}

.kadry .li_number-1,
.kadry .li_number-2,
.kadry .li_number-3,
.kadry .li_number-4,
.kadry .li_number-5,
.kadry .li_number-6,
.kadry .li_number-7 {
    background-size: 20px;
}

.inv-sklada .li_number-1,
.inv-sklada .li_number-2,
.inv-sklada .li_number-3,
.inv-sklada .li_number-4,
.inv-sklada .li_number-5,
.inv-sklada .li_number-6,
.inv-sklada .li_number-7,
.inv-sklada .li_number-8,
.inv-sklada .li_number-9,
.inv-sklada .li_number-10,
.inv-sklada .li_number-11,
.inv-sklada .li_number-12 {
    background-size: 12px;
}

.turquoise {
    color: #388c94;
}

.clear-both {
    clear: both;
}

.section--order-form > .title {
    text-align: center;
}

.form--type-1 {
    margin: 0 auto;
}

.lh23 {
    width: 100%;
    line-height: 23px;
    min-height: 23px;
}

.mw1035 {
    max-width: 1035px;
}

.mw1050 {
    max-width: 1050px;
}

.mw980 {
    max-width: 980px;
}

.mw790 {
    max-width: 790px;
}

.mw600 {
    max-width: 600px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb32 {
    margin-bottom: 32px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt0 {
    margin-top: 0 !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mtb20 {
    margin: 20px 0;
}

.section + .section.mt50 {
    margin-top: 50px;
}

.ml0 {
    margin-left: 0;
}

.pl10 {
    padding-left: 10px;
}

.pl20 {
    padding-left: 20px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.fw-bold {
    font-weight: bold;
}

.color-burgundy {
    color: #632d56 !important;
}

.arrow-li-s::after {
    content: url('/local/templates/new-rus/img/list-square.svg');
}

.number-list-item {
    float: left;
    position: relative;
    width: 33%;
}

.number-list-item .interesting__image {
    left: 0;
}

.number-list-item .interesting__text {
    text-transform: inherit;
    margin-left: 40px;
    min-height: inherit;
}

.advokat-table {
    margin-left: -4px;
}

.advokat-table tr td {
    text-align: center;
    border: 3px solid #fff;
    padding: 10px;
    width: 25%;
}

.advokat-table tr:nth-child(1) td:nth-child(2n+1) {
    background: #f3f0ef;
}

.advokat-table tr:nth-child(1) td:nth-child(2n+2) {
    background: #eceae9;
}

.advokat-table tr:nth-child(2) td:nth-child(2n+1) {
    background: #eceae9;
}

.advokat-table tr:nth-child(2) td:nth-child(2n+2) {
    background: #f3f0ef;
}

.advokat-table2 tr td {
    width: 45%;
    background: #F3F0EF;
    padding: 25px;
}

.advokat-table2 tr td:nth-child(2) {
    width: 5%;
    background: #fff;
}

.text-center {
    text-align: center;
}

.hidden-text {
    text-indent: -9999px;
}

/*#forma_audit {
    display: none;
}*/

.new-form-audit {
    padding: 190px 238px 0 238px;
    background: url(/local/templates/new-rus/img/new/form-bg-1.png) top center no-repeat;
}

.new-form-audit .section--order-form {
    background-color: #eeeef3;
    padding: 90px 70px;
}

.new-form-audit .form__bltext {
    margin-bottom: 58px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    color: #388c94;
    text-transform: none;
}

.new-form-audit .info_req, .new-form-audit .blocked {
    display: none;
}

.new-form-audit .form__item-third-wrapper {
    margin: 0;
}

.new-form-audit .form--type-1 {
    width: auto;
}

.new-form-audit .form__items {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: auto;
}

.new-form-audit .form__item {
    position: relative;
    margin: 0;
}

.new-form-audit input[type="text"] {
    width: 384px;
    border: none;
    background: transparent;
    border-bottom: 4px solid #fff;
    border-radius: 0;
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    color: #818181;
}


.new-form-audit input::-webkit-input-placeholder { /* WebKit browsers */
    color: #818181;
}

.new-form-audit input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #818181;
}

.new-form-audit input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #818181;
}

.new-form-audit input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #818181;
}


.new-form-audit .form__item-third {
    float: none;
    width: auto;
    padding: 0;
}

.new-form-audit .btn.fullwidth {
    width: 221px;
    height: 62px;
    margin-left: 20px;
    border: 2px solid #206c7d;
    border-radius: 3px;
    background: 0 0;
    color: #206c7d;
    font-weight: 700;
    vertical-align: text-bottom;
}

.new-form-audit .btn.fullwidth:hover {
    color: #fff;
    background: #206c7d;
}

.form__item.form__item_checkbox {
    max-width: 627px;
    margin: 25px auto 0;
}

.new-form-audit .form__error {
    position: absolute;
    top: 50px;
}

.contact-item {
    display: inline-block;
    width: 20%;
    margin-bottom: 10px;
    padding: 0 15px;
}

.contact-item-title {
    margin-bottom: 10px;
}

.contact-item-title strong {
    padding-left: 5px;
}

.contact-item-line {
    position: absolute;
    top: 0;
    right: 0;
}

.contact-item-title-block {
    position: relative;
}

.contact-description {
    float: left;
}

.contact-description i {
    font-size: 10px;
}

.contact-description a {
    text-decoration: none;
}

.contact-hr-line {
    display: none;
}

.contacts .map {
    width: 100%;
}

.contacts-wrap .map {
    display: flex;
    position: relative;
    min-height: 500px;
}

.contacts-wrap .contacts-inner * {
    margin: 0;
    color: #34343D;
    line-height: normal;
}

.contacts-wrap .contacts-inner {
    display: flex;
    order: -1;
    min-width: 40%;
    max-width: 571px;
    padding: 50px 25px 0 45px;
    background: #EEEEF3;
}

.contacts-wrap .contacts .contacts__title {
    font-size: 35px;
    margin-bottom: 30px;
    text-transform: none;
    letter-spacing: normal;
}

.contacts-wrap .contacts .contacts__item * {
    line-height: 22px;
}

.contacts-wrap .contacts .contacts__item.contacts__item-address {
    font-size: 20px;
    margin-bottom: 20px;
}

.contacts-wrap .contacts .contacts__item {
    font-size: 14px;
}

.contacts-wrap .contacts .contacts__item:not(:last-child) {
    margin-bottom: 20px;
}

.contacts-wrap .contacts .contacts__item-email,
.contacts-wrap .contacts .contacts__item-skype {
    display: flex;
    align-items: center;
}

.contacts-wrap .contacts .contacts__item-email div,
.contacts-wrap .contacts .contacts__item-skype div {
    margin-left: 10px;
}

.contacts-wrap .contacts .contacts__item-email:before {
    content: url("/local/templates/new-rus/img/new-page/mail.svg");
}

.contacts-wrap .contacts .contacts__item-skype:before {
    content: url("/local/templates/new-rus/img/new-page/skype.svg");
}

.contacts-wrap .contacts .contacts__item a {
    display: block;
    width: fit-content;
    text-decoration: none;
}

.contacts-wrap .contacts .contacts__item a:hover {
    text-decoration: underline;
}

.contacts-triggers-wrap {
    margin: 50px 0 25px;
}

.menu-in-pages a.contacts-triggers__item_active:before {
    opacity: 1;
}

.tabs-content__item {
    display: none;
}

.tabs-content__item_active {
    display: block;
}

@media screen and (max-width: 979px) {
    .contact-item-line {
        display: none;
    }

    .contact-hr-line {
        background: #DBD8D5;
        height: 2px;
        display: block;
        width: 80px;
    }

    .contact-item {
        width: 45%;
    }

}

@media screen and (max-width: 760px) {
    .contact-item {
        width: 100%;
    }
}

/*@media (min-width: 979px) {
    #forma_audit {
        display: block;
        background-color: #E1F1F3;
        background-image: url('/bitrix/images/seo/fon.png');
        margin: 15px -62px 20px -66px;
        background-position: left;
        background-repeat: no-repeat;
        height: 105px;
        overflow: hidden;
    }

    #forma_audit form > .form {
        height: 105px;
        padding-left: 215px;
    }

    #forma_audit .form > div {
        display: inline-block;
        width: 58%;
        padding-top: 15px;
    }


    #forma_audit .form__bltext {
        text-transform: uppercase;
        font-size: 20px;
        color: #388C94;
        width: 39% !important;
    }


    .form__item-third {
        width: 50%;
    }

}*/


.fixed-links {
    display: none;
}

@media (min-width: 979px) {


    .fixed-links {
        position: fixed;
        right: 0;
        top: 25%;
        width: 125px;
        height: 110px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        /*            z-index: 9999;*/
        z-index: 99;
    }


    .fixed-links a {
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #853C74;
        text-decoration: none;
        color: #fff;
        text-align: left;
        padding: 12px 0px 0px 46px;
        text-transform: uppercase;
        border-radius: 10px 0 0 10px;
        line-height: 1.3;
        font-size: 12px;
        cursor: pointer;
        position: relative;
    }

    .fixed-links a:first-child {
        background: #388C94;
    }

    .fixed-links a:before {
        content: '';
        width: 24px;
        height: 24px;
        background: url('/bitrix/images/seo/u.png') no-repeat;
        position: absolute;
        left: 15px;
        top: 15px;
    }

    .fixed-links a:first-child:before {
        content: '';
        width: 24px;
        height: 24px;
        background: url('/bitrix/images/seo/z.png') no-repeat;
        position: absolute;
        left: 15px;
        top: 15px;
    }

}

#vacancy-form.recommendations-form .form__item-third {
    width: 50%;
    margin-top: 15px;
}

#vacancy-form.recommendations-form .title {
    margin: 25px 0 15px;
    text-align: center;
}

.article__share {
    margin-top: 0;
}

.req {
    color: #b21a41;
}

.report-message-fancybox #formmessagereport .head {
    font-weight: bold;
    line-height: 70px;
    color: #388c94;
    text-align: center;
    text-transform: uppercase;
}

.report-message-fancybox {
    padding: 0 50px 30px;
    border-radius: 14px;
    background-color: #fff;
    max-width: 390px;
    box-sizing: border-box;
}

.report-message-fancybox .fancybox-close {
    display: block;
    position: absolute;
    top: 12px;
    right: -32px;
    width: 16px;
    height: 16px;
    background: url(/ds-comf/ds-form/images/cross.svg) no-repeat;
    font-size: 0;
    cursor: pointer;
}

.report-message-fancybox .fancybox-close::before {
    content: none;
}

.report-message-fancybox #formmessagereport {
    max-width: 290px;
}

.report-message-fancybox .fancybox-skin {
    padding: 0px !important;
}

.otstup_r, .article--details h2 img {
    margin-right: 15px;
    margin-bottom: 10px;
}

.form_button_preten {
    color: #632d56;
    background: url(/local/templates/new_rus/img/icon_form_preten.png) no-repeat;
    padding-left: 30px;
    font-size: 14px;
}

.form_button_preten:hover {
    cursor: pointer;
}

.form_button_preten span {
    display: inline-block;
    border-bottom: 1px dotted #632d56;
}


.page-button-up .page-button-up-item {
    display: inline-block;
    border: solid 1px #632d56;
    border-radius: 7px;
    color: #632d56;
    text-transform: uppercase;
    padding: 10px 40px;
    margin-right: 15px;
}

.page-button-up .page-button-up-item a {
    text-decoration: none;
}

.list-img-checkmark li {
    list-style-image: url(/local/templates/new-rus/pic/vbo-gal.svg);
    padding-left: 10px;
}

.list-img-checkmark li:before {
    content: none;
}

.list-img-arrow li {
    list-style-image: url(/local/templates/new-rus/img/bg-list-item-arrow.svg);
    padding-left: 15px;
}

.list-img-arrow li:before {
    content: none;
}

.multiple-clietn .slick-slide img {
    margin-top: 25px;
    max-height: 100px;
    max-width: 140px;
}

.cliet-doveriy .cliet-doveriy-title {
    font-size: 14px;
    letter-spacing: 0px;
    color: #632d56;
    opacity: 0.7;
}

.cliet-doveriy .cliet-doveriy-kompaniy div:nth-child(1) {
    font-size: 48px;
    color: #632d56;
    font-weight: bold;
    line-height: 48px;
    margin-top: 25px;
}

.cliet-doveriy .cliet-doveriy-kompaniy div:nth-child(2) {
    font-size: 16px;
    letter-spacing: 0px;
    color: #632d56;
}

.cliet-doveriy .cliet-doveriy-text {
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 18px;
    color: #4d4d4d;
    margin: 25px 0px;
}

.cliet-doveriy .cliet-doveriy-bth {
    width: 200px;
    height: 40px;
    border-radius: 10px;
    background-color: #388c94;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 18px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    line-height: 40px;
}

.cliet-doveriy .cliet-doveriy-bth a {
    color: #ffffff;
    text-decoration: none;
}

.client-razdel-right {
    float: left;
    width: 750px;
    margin-left: 35px;
}

.client-title-razdel .client-title-razdel-item {
    float: left;
    color: #632d56;
    margin-right: 25px;
    position: relative;
    margin-top: 5px;
}

.client-title-razdel .client-title-razdel-item.hide-client-razdel {
    display: none;
}

.client-new-razdel {
    color: #ffffff;
}

.client-title-razdel {
    border-bottom: solid 1px #b7b2b6;
    position: relative;
    display: inline-block;
}

.client-title-razdel .client-title-razdel-item.active span:before {
    content: "";
    border-bottom: 3px solid #388c94;
    position: absolute;
    top: 21px;
    display: block;
    width: 100%;
}

.client-razdel-block {
    margin-top: 25px;
}

.client-title-razdel .client-title-razdel-item:hover {
    cursor: pointer;
}

.client-title-razdel .razdel-clien-st {
    position: absolute;
    bottom: 2px;
    right: 5px;
}

.client-title-razdel .razdel-clien-st:hover {
    cursor: pointer;
}

.client-razdel-block .companies .section-head {
    display: none;
}

#footerNew {
    background-color: #34343d;
    color: #fff
}

#indexNews a {
    color: #206c7d;
    text-decoration: none;
    background-color: transparent;
}

#footerNew .container,
#aboutUs .container,
.service-new .container {
    max-width: 1430px;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto
}

#footerNew .footer-top {
    padding-top: 125px;
    padding-bottom: 125px;
    border-bottom: 1px solid #626168
}

#footerNew .footer-top__logo-img {
    width: 86px;
    height: 78px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(/local/templates/new-rus/img/footerlogo.jpg)
}

#footerNew .footer-top__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#footerNew .footer-top__right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    max-width: 655px;
    margin-left: 35px;
}

#footerNew .footer-top__right-link {
    color: #fff;
    margin-top: 20px;
    font-size: 14px;
    margin-right: 5px;
    text-decoration: none;
    border-bottom: 1px dashed #fff;
    transition: all 0.2s;
}

#footerNew .footer-top__right-link:hover {
    text-decoration: none;
    border-color: transparent;
    color: #40afc8;
}

#footerNew .footer-top__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

#footerNew .footer-top__text--bold {
    font-weight: 700;
    font-size: 32px;
}

#footerNew .footer-top__text--light {
    font-weight: 500
}

#footerNew .footer-top__logo-img {
    margin-right: 72px
}

#footerNew .footer-top__text {
    line-height: 1.5
}

#footerNew .footer-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

#footerNew .footer-top__right .message__title {
    position: absolute;
}

#footerNew .footer-top__right .input-container .input {
    width: 100%;
    height: 62px;
    border-bottom: 4px solid #fff
}

#footerNew .footer-top__right form {
    display: grid;
    grid-template-columns: auto 1fr;
    width: 100%;
}

#footerNew .footer-top__right .btn {
    grid-column: 3;
    margin-left: 15px;
    border: 2px solid #206c7d
}

#footerNew .footer-privacy-text {
    opacity: .5;
}

.section--subscribe__right .footer-privacy-text a {
    color: white;
}

#footerNew .footer-top__right .btn:hover,
#footerNew .footer-contacts__top-item-btn .btn-service:hover,
.discount-card__phone .btn:hover {
    border-color: #40afc8;
    background-color: #40afc8;
}

#footerNew .footer-bottom {
    padding-top: 110px;
    padding-bottom: 110px;
    border-bottom: 1px solid #626168;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#footerNew .footer-bottom__nav-wrap {
    width: 33%
}

#footerNew .footer-bottom__nav-wrap:nth-child(1) {
    margin-bottom: 50px
}

#footerNew .footer-bottom__nav-wrap:nth-child(2) {
    margin-bottom: 50px
}

#footerNew .footer-bottom__nav-wrap:nth-child(3) {
    margin-bottom: 50px
}

#footerNew .footer-bottom__nav-link__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

#footerNew .footer-bottom__nav-link {
    width: fit-content;
    color: #c4c4ce;
    text-decoration: none;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    line-height: 33px
}

#footerNew .footer-bottom__nav-link:hover {
    text-decoration: none;
    color: #40afc8
}

#footerNew .footer-bottom__nav-head {
    display: block;
    width: fit-content;
    font-weight: 800;
    font-size: 16px;
    color: #fff;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    margin-bottom: 4px;
    text-decoration: none;
}

#footerNew .footer-bottom__nav-head:hover {
    text-decoration: none;
    color: #40afc8
}

#footerNew .input-container {
    position: relative;
    grid-column: 1 / 3;
}

#footerNew .input-container label {
    position: absolute;
    top: calc(50% - 10px);
    left: 31px;
    pointer-events: none;
    -webkit-transition: color .3s, font-size .3s;
    -o-transition: color .3s, font-size .3s;
    transition: color .3s, font-size .3s
}

#footerNew .input-container--active input,
.recommendations-form-wrap .input-container--active input,
.clients-form-wrap .input-container--active input {
    background-color: #fff !important;
    color: #2f2f32 !important;
    padding-left: 10px !important;
}

#footerNew .input-container--active label,
.recommendations-form-wrap .input-container--active label,
.clients-form-wrap .input-container--active label {
    color: #818181 !important;
    font-size: 11px !important;
    top: 7px !important;
    left: 10px !important;
}

#footerNew .input,
.container-header input {
    background: 0 0;
    border: none;
    border-bottom: 2px solid #fff;
    padding-left: 31px;
    width: 299px;
    color: #fff;
    height: 58px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    border-radius: 0;
}

#footerNew .btn,
.ds-form .btn,
.big-form-form .btn,
.recommendations-form-wrap .btn,
.clients-form-wrap .btn,
.calc-bg .btn,
.new-article-services .btn,
.container-header .btn,
.service-new .btn {
    width: 221px;
    height: 62px;
    border: 2px solid #fff;
    border-radius: 3px;
    background: 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    -webkit-transition: background-color .3s, border .3s;
    -o-transition: background-color .3s, border .3s;
    transition: background-color .3s, border .3s
}

.container-header .btn {
    color: #40afc8;
    border-color: #40afc8;
}

.container-header .btn:hover {
    color: #fff;
    background-color: #40afc8;
}

#footerNew .footer-contacts__top {
    padding-top: 65px;
    padding-bottom: 40px;
}

#footerNew .footer-contacts__top-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#footerNew .footer-contacts__top-item h3 {
    color: white;
    opacity: 0.5;
    margin-bottom: 20px;
}

#footerNew .footer-contacts__top-inner > div {
    flex-basis: 30%;
}

#footerNew .footer-additional {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: baseline;
    padding-bottom: 50px;
}

#footerNew .footer-additional .add-text {
    padding-right: 10px;
}

#footerNew .footer-additional .add-text a {
    color: white;
    text-decoration: none;
}

#footerNew .footer-contacts__top-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 2.1;
}

#footerNew .footer-contacts__top-item > div a + span {
    display: block;
}

#footerNew .footer-contacts__top-item span > span {
    opacity: .5;
}

.footer-contacts__top-item:not(.footer-contacts__top-item-adres) {
    margin-top: 20px;
}

#footerNew .footer-contacts__top-item.footer-contacts_accent {
    margin: 0;
}

#footerNew .footer-contacts__top-item a {
    width: fit-content;
    color: #fff;
    text-decoration: none
}

#footerNew .footer-contacts__top-item a:hover {
    text-decoration: underline;
}

#footerNew .footer-contacts__top-item .footer-link--accent {
    color: #40afc8
}

#footerNew .footer-contacts__top-item .footer-mail {
    padding-top: 20px;
}

#footerNew .footer-contacts__top-item-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#footerNew .footer-contacts__top-item-btn .btn {
    margin-right: 21px;
    color: #fff
}

#footerNew .footer-contacts__top-item-btn .btn:last-child {
    margin-right: 0;
    margin-left: 0;
}


#footerNew .btn-dark,
.ds-form .btn-dark {
    color: #206c7d;
    border-color: #206c7d
}

#footerNew .btn-dark:hover,
.ds-form .btn-dark:hover {
    color: #fff;
    border-color: #206c7d;
    background-color: #206c7d
}

#footerNew .footer-contacts__bottom {
    background-color: #fff;
    color: #2f2f32
}

#footerNew .footer-contacts__bottom .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 70px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600
}

#footerNew .footer-contacts__bottom-social {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#footerNew .footer-contacts__bottom-social-link {
    display: block;
    width: 21px;
    height: 21px;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat
}

#footerNew .footer-contacts__bottom-social-link:nth-last-child(2) {
    margin-right: 0;
}

#footerNew .footer-contacts__bottom-social-sitemap {
    color: #2f2f32;
    font-weight: 500;
    text-decoration: underline;
    margin-left: 20px
}

#footerNew .footer-contacts__bottom-social-sitemap:hover {
    color: #2f2f32
}

.input.required.email-validate.mask-email.error, .input.improper-value {
    border-color: red !important;
}

.ds-form .input {
    background: 0 0;
    border: none;
    border-bottom: 2px solid #fff;
    padding-left: 31px;
    width: 299px;
    color: #fff;
    height: 58px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    border-radius: 0;
}

#indexNews *,
#aboutUs *,
.big-form-main *,
.service-new * {
    outline: 0 !important
}

#indexNews *,
#aboutUs *,
.ds-form *,
.big-form-main *,
.ds-form ::after,
.ds-form ::before,
.recommendations-form-wrap *,
.clients-form-wrap *,
.service-new * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.dspopup-modal .big-form-check--custom {
    margin-right: 25px;
}

.big-form__wrapper-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapper-check--custom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}

.big-form-check {
    display: none
}

.big-form {
    margin-bottom: 100px
}

input.big-form-check {
    cursor: pointer
}

input.big-form-check:checked + .big-form-check--custom:after,
.modal input.big-form-check:checked + .big-form-check--custom:after {
    background-color: #fff
}

.big-form-check--custom {
    display: block;
    width: 26px;
    height: 26px;
    position: relative;
    cursor: pointer;
    border: 4px solid #fff;
    margin-right: 25px
}

.big-form-check--custom:after {
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    top: calc(50% - 4px);
    left: calc(50% - 4px)
}

.ds-form .jq-selectbox {
    width: 100%;
    position: relative;
    margin-bottom: 69px
}

.ds-form .jq-selectbox:after {
    content: '';
    display: block;
    width: 9px;
    height: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/new-rus/img/dropdown.svg);
    position: absolute;
    right: 30px;
    top: calc(50% - 5px / 2)
}

.ds-form .jq-selectbox.dropdown:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ds-form .jq-selectbox__select {
    width: 100%;
    border-bottom: 4px solid #fff;
    cursor: pointer
}

.ds-form .jq-selectbox__select-text {
    width: 100%;
    height: 58px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 31px;
    color: #818181
}

.ds-form .jq-selectbox__dropdown {
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 6px 5px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, .05)
}

.ds-form .jq-selectbox__dropdown ul {
    padding-left: 31px;
    padding-right: 31px
}

.ds-form .jq-selectbox__dropdown ul li {
    height: 58px;
    border-bottom: 1px solid #eeeef3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.ds-form .jq-selectbox__dropdown ul li:last-child {
    border-bottom: none
}

.duns {
    width: 70px;
}

.specialists__image img {
    display: inline-block;
    width: 100%;
}

.companies-slider__item__new img {
    max-width: 80%;
}

.companies-slider__item__new {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.slick-arrow {
    width: 61px;
    height: 30px;
    border: 1px solid #652d53;
    border-radius: 4px;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat
}

.slick-next {
    background-image: url(/local/templates/new-rus/img/right.svg)
}

.slick-prev {
    background-image: url(/local/templates/new-rus/img/left.svg)
}

#toTop {
    width: 59px;
    height: 59px;
    background: url(/local/templates/new-rus/img/toTop.svg) no-repeat center;
    border-radius: 4px;
    border: 1px solid #652d53;
    position: fixed;
    bottom: 143px;
    right: 54px;
    z-index: 10;
    cursor: pointer;
    display: none;
    background-color: rgb(101, 45, 83);
    transition: .3s;
}

#toTop:hover {
    background-color: rgba(101, 45, 83, 0.5);
}

.section-head {
    display: block;
    margin-bottom: 25px;
    text-align: center;
    font-size: 20px;
    color: #388c94;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
}

.benefit .section-head {
    margin-bottom: 15px
}

.benefit-nav {
    margin-bottom: 40px;
    overflow-x: auto;
}

.benefit-nav > div {
    display: flex;
    align-items: center;
    width: fit-content;
    margin: auto;
    white-space: nowrap;
}

.benefit-nav__item {
    color: #88888c;
    cursor: pointer;
    margin-right: 50px;
    margin-bottom: 15px;
    position: relative;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.benefit-nav__item:last-child {
    margin-right: 0;
}

.benefit-nav__item:before {
    content: '';
    display: block;
    width: 29px;
    height: 2px;
    margin-bottom: 10px;
    background-color: #632d56;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.benefit-nav__item:hover {
    color: #2f2f32
}

.benefit-nav__item--active {
    color: #2f2f32
}

.benefit-nav__item--active:before {
    opacity: 1;
    visibility: visible;
}

.benefit-item__wrapper {
    background-color: #f4f4f4;
    display: none;
    border: 2px solid #e9e8e8;
    border-left: 0;
}

.benefit-item__wrapper--active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.benefit-item__wrapper_accreditation .benefit-item__head {
    font-size: 16px;
    line-height: 18px;
}

.benefit-item {
    width: 100%;
    height: 250px;
    background-color: #f4f4f4;
    border-left: 2px solid #e9e8e8;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.benefit-item > div {
    position: relative;
    top: 10px;
    text-align: center;
}

.benefit-item:nth-child(2) {
    background-color: #fff
}

.benefit-item__head {
    display: inline-block;
    color: #632d56;
    font-size: 19px;
    font-weight: 900;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 15px;
}

.benefit-item__text {
    display: block;
    width: 325px;
    font-size: 14px;
    text-align: center;
    line-height: 21px;
}

.companies {
    margin-bottom: 80px;
}

.companies .section-head {
    margin-bottom: 15px;
}

.companies-sliders-wrapper {
    display: none
}

.companies-sliders-wrapper--acrive {
    display: block
}

.companies-slider__item {
    margin-right: 30px
}

.companies-slider__nav-wrap .slick-prev,
.call-back__nav-wrap .slick-prev,
.documents-slider-wrap .slick-prev,
.recommendations-slider-wrap .slick-prev {
    margin-right: 15px
}

.companies-slider__nav-wrap .slick-next,
.call-back__nav-wrap .slick-next,
.documents-slider-wrap .slick-next,
.recommendations-slider-wrap .slick-next {
    margin-left: 15px
}

.companies-slider {
    margin-right: -30px;
    position: relative;

}

.companies-slider .slick-arrow,
.call-back__nav-wrap .slick-arrow,
.documents-slider-wrap .slick-arrow,
.recommendations-slider-wrap .slick-arrow {
    background-color: #fff;
    font-size: 0;
    position: absolute;
    bottom: -50px;

}

.companies-slider .slick-next,
.call-back__nav-wrap .slick-next,
.documents-slider-wrap .slick-next,
.recommendations-slider-wrap .slick-next {
    right: calc(50% - 70px);
}

.companies-slider .slick-prev,
.call-back__nav-wrap .slick-prev,
.documents-slider-wrap .slick-prev,
.recommendations-slider-wrap .slick-prev {
    left: calc(50% - 70px);
}

.companies-slider__item {
    background-position: center;
    background-repeat: no-repeat;
    height: 144px;
    border: 2px solid #e8e8e8
}

.companies-slider__nav-wrap,
.call-back__nav-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.companies-slider__nav-wrap {
    margin-top: 41px
}

.call-back {
    margin-top: 80px;
    margin-bottom: 80px;
}

.call-back .container {
    position: relative
}

.call-back .section-head {
    margin-bottom: 25px
}

.call-back__slider {
    width: 927px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.call-back__slider .slick-arrow {
    position: absolute;
    bottom: 0
}

.call-back .slick-arrow {
    position: absolute;
    bottom: 0
}

.call-back .slick-prev {
    left: -5px;
}

.call-back .slick-next {
    right: -5px;
}

.call-back__slider-item {
    border: 2px solid #e8e8e8;
    padding-top: 56px;
    padding-bottom: 70px;
    display: block;
    color: #2f2f32;
    position: relative
}

.call-back__slider-item--active .all-txt-rew {
    display: block !important;
}

.call-back__slider-item--active .call-back__slider-item-content p {
    display: none;
}

.call-back__slider-item:hover {
    color: #2f2f32;
    text-decoration: none
}

.call-back__slider-item-content {
    text-align: center;
    padding-left: 88px;
    padding-right: 88px;
    line-height: 1.5
}

.call-back__slider-item-content:before {
    content: '';
    display: block;
    width: 31px;
    height: 21px;
    background-position: center;
    margin-left: auto;
    margin-right: auto;
    background-image: url(/local/templates/new-rus/img/kav.svg);
    background-repeat: no-repeat;
    margin-bottom: 30px
}

.call-back__slider-item-link {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #206c7d;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.call-back__slider-item-link:hover {
    color: #206c7d;
    text-decoration: none
}

.call-back__slider-item-link:after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #206c7d;
    position: absolute;
    right: -50px;
    top: calc(50% - 1px)
}

.call-back__bottom-link {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #206c7d;
    position: absolute;
    bottom: 30px
}

.call-back__bottom-link:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute
}

.call-back__bottom-link:hover {
    color: #206c7d;
    text-decoration: none
}

.call-back__slider-detail {
    display: none;
    width: 800px;
}

.call-back__bottom-link-right {
    right: 40px;
    padding-left: 40px
}

.call-back__bottom-link-right:before {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    background-image: url(/local/templates/new-rus/img/mail.svg);
    left: 0;
    bottom: 0
}

.call-back__slider-item-content p {
    margin: 10px 0px 10px;
}

#indexNews.news {
    margin-bottom: 85px;
}

#indexNews.news .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#indexNews.news .news-col--head {
    margin-bottom: 37px;
    display: block;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

#indexNews.news .news-col {
    width: 428px;
    padding-top: 60px;
    padding-bottom: 70px;
    border-radius: 4px
}

#indexNews.news .news-more {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #206c7d;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

#indexNews.news .news-more:hover {
    color: #206c7d;
    text-decoration: none
}

#indexNews.news .news-more:after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background-color: #206c7d;
    position: absolute;
    right: -50px;
    top: calc(50% - 1px)
}

#indexNews.news .news-col-center {
    padding-left: 50px;
    padding-right: 50px;
    width: 457px;
    background-color: #eeeef3
}

#indexNews.news .news-col-center .news-col__item-date {
    background-color: #fff
}

#indexNews.news .news-col-center .news-col__item {
    padding-left: 0
}

#indexNews.news .news-col__item {
    width: 100%;
    border: 2px solid #eeeef3;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 22px;
    display: block;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    margin-bottom: 7px;
    line-height: 1.4
}

#indexNews.news .news-col__item:hover {
    text-decoration: none;
    background-color: #eeeef3
}

#indexNews.news .news-col__item:hover .news-col__item-date {
    background-color: #fff
}

#indexNews.news .news-col__item-wrapper {
    margin-bottom: 20px
}

#indexNews.news .news-col__item-date {
    width: 102px;
    height: 27px;
    background-color: #eeeef3;
    font-size: 12px;
    color: #97979b;
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 18px;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

#indexNews.news .news-col__item-date:hover {
    color: #97979b;
    text-decoration: none
}

#indexNews.news .news-col__item-text {
    color: #2f2f32
}

#indexNews.news .news-col__item-text:hover {
    color: #206c7d
}

#indexNews.news .news-col--head a,
#indexNews.news .news-col--head a:hover {
    text-decoration: none;
    color: #388c94;
}

#indexNews.news .news-more:hover::after {
    right: auto;
    top: -8px;
    left: 0;
}

#indexNews.news .news-col .news-more:hover::after {
    right: -50px;
    top: calc(50% - 1px);
    left: auto;
    transition: opacity .3s;
    opacity: 0;
}

#aboutUs.about-us {
    margin-bottom: 95px;
}

#aboutUs .text-head,
#aboutUs .small-text-head {
    color: #388c94;
}

.text-p {
    line-height: 1.5
}

.text-head {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    display: block;
}

.small-text-head {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block
}

.custom-ul {
    padding-left: 0;
    list-style-type: none
}

.custom-ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 26px
}

.custom-ul li:before {
    content: '';
    display: block;
    width: 10px;
    height: 2px;
    background-color: #632d56;
    position: absolute;
    left: 0;
    top: 9px
}

.popup_custom-select ul li:before {
    display: none;
}

#aboutUs.about-us p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.big-form-main {
    margin-bottom: 80px;
}

.big-form-main label.blocked:first-child {
    margin-top: auto;
}

.big-form-main .form__item-third-wrapper {
    margin: auto;
}

.big-form-main .form__item-third {
    padding: 0;
}

.big-form-inner {
    height: 760px;
    position: relative;
}

.big-form-inner .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 46px;
    text-align: left;
    text-transform: none;
}

.big-form-inner .info_req {
    display: none;
}

.big-form-inner #order-form-block-fields,
.big-form-inner .form__item-third-wrapper,
.recommendations-form-wrap .form__item-third-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}

.big-form-inner .form__item-third {
    width: 47%;
    position: relative;
}

.big-form-inner #order-form-block-textarea,
.big-form-inner .form__item-field {
    position: relative;
}

.big-form-inner .form__item-third label {
    position: absolute;
    color: #818181;
    left: 20px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 0;
}

.big-form-inner .form__item-third input {
    width: 100%;
    border: none;
    background: transparent;
    border-bottom: 4px solid #fff;
    height: 50px;
    padding: 0 20px;
}

.big-form-inner #order-form-block-textarea label,
.big-form-inner .form__item-field label,
.recommendations-form-wrap .form__item-field label {
    position: absolute;
    color: #818181;
    left: 20px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 0;
}

.big-form-inner .form__item-field textarea,
.recommendations-form-wrap .form__item-field textarea {
    width: 100%;
    border: none;
    background: transparent;
    border-bottom: 4px solid #fff;
    height: 50px;
    padding: 0 20px 0 10px;
    resize: none;
}

.vacancy-form .big-form-form {
    position: static;
    padding-right: 8%;
    padding-left: 8%;
}

.vacancy-form .big-form-main {
    margin: 0;
    height: auto;
}

.vacancy-form .big-form-form .form__item + .form__item,
.recommendations-form-wrap .form__item + .form__item {
    margin-top: 30px;
}

.vacancy-form .form__item-field .form__item.comment .input-container--active,
.recommendations-form-wrap .form__item-field .form__item.comment .input-container--active {
    margin-bottom: 60px;
}

.vacancy-form .big-form-inner #order-form-block-file {
    display: block;
}

.vacancy-form .big-form-main .form__item-third:nth-child(2) {
    display: block;
}

.vacancy-form .big-form-inner #order-form-block-fields,
.vacancy-form .form__item-third-wrapper,
.recommendations-form-wrap .form__item-third-wrapper {
    flex-wrap: wrap;
}

.vacancy-form .form__item-third:not(.form_botton-row .form__item-third):not(:nth-child(3)),
.recommendations-form-wrap .form__item-third:not(.form_botton-row .form__item-third):not(:nth-child(3)) {
    margin-bottom: 35px;
}

.vacancy-form .big-form-inner #order-form-block-textarea .input-container--active {
    margin: 10px 0;
}

@media (max-width: 1160px) {
    .vacancy-form .big-form-form .form_botton-row {
        align-items: center;
    }
}

@media (max-width: 1024px) {
    .vacancy-form .big-form-inner .form_botton-row {
        align-items: center;
    }

    .vacancy-form .form__item-third:not(.form_botton-row .form__item-third):not(:nth-child(3)) {
        margin-bottom: 0;
    }

    .vacancy-form .big-form-inner #order-form-block-textarea .input-container--active {
        margin: 35px 0 0;
    }
}

.recommendations-form-wrap .req,
.clients-form-wrap .req {
    color: #818181;
}

.recommendations-form-wrap .contacts-form .form__item-field textarea,
.clients-form-wrap .contacts-form .form__item-field textarea {
    width: 100%;
    border: none;
    background: transparent;
    border-bottom: 4px solid #fff;
    height: 50px;
    padding: 0 20px 0 10px;
    resize: none;
    border-radius: 0;
}

.recommendations-form-wrap .contacts-form #order-form-block-textarea,
.clients-form-wrap .contacts-form #order-form-block-textarea {
    position: relative;
}

.recommendations-form-wrap .contacts-form #order-form-block-textarea label,
.clients-form-wrap .contacts-form #order-form-block-textarea label {
    position: absolute;
    color: #818181;
    left: 20px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 0;
}

.big-form-main .input-container--active textarea,
.recommendations-form-wrap .contacts-form .input-container--active textarea,
.clients-form-wrap .contacts-form .input-container--active textarea {
    height: 80px;
    position: absolute;
}

.big-form-main .input-container,
.recommendations-form-wrap .input-container,
.clients-form-wrap .input-container {
    height: 54px;
}

.big-form-main #order-form-block-textarea .input-container--active label,
.recommendations-form-wrap #order-form-block-textarea .input-container--active label,
.clients-form-wrap #order-form-block-textarea .input-container--active label,
.big-form-inner .form__item-field .input-container--active label {
    top: -12px !important;
    z-index: 1 !important;
}

.clients-form-wrap #order-form-block-textarea .input-container--active label,
.big-form-inner #order-form-block-textarea .input-container--active label,
.big-form-inner .form__item-field .input-container--active label,
.recommendations-form-wrap .input-container--active label{
    position: static;
    display: block;
    transform: translate(0, 0);
}

#formREVIEWS .form__item-field .form__item-field.input-container.input-container--active {
    margin-top: 10px;
}

.big-form-inner #order-form-block-file,
.clients-form-wrap #order-form-block-file {
    display: none;
}

.big-form-inner .title span {
    display: block;
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
}

.big-form-form {
    width: 70%;
    position: absolute;
    right: 0;
    top: calc(50% - 520px / 2);
    background-color: #eeeef3;
    padding-left: 9%;
    padding-right: 9%;
    padding-top: 81px;
    padding-bottom: 81px;
}

.big-form-form textarea {
    transition: height .3s, background-color .3s;
}

.big-form-form .input-container--active textarea,
.recommendations-form-wrap .input-container--active textarea,
.clients-form-wrap .input-container--active textarea {
    padding-top: 10px !important;
    background-color: #fff !important;
}

.big-form__left-img {
    width: 50%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.big-form-form .form_botton-row,
.recommendations-form-wrap .form_botton-row,
.clients-form-wrap .form_botton-row {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
    gap: 20px;
    margin-top: 39px;
}

.big-form-form .form_botton-row .btn {
    color: #206c7d;
    border-color: #206c7d;
}

.big-form-form .main-user-consent-request input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.big-form-form .checkbox__text, .new-form-audit .checkbox__text {
    cursor: pointer;
    line-height: 25px;
    font-size: 12px !important;
    letter-spacing: 0.3px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
}

.big-form-form .form__item:first-child {
    margin: 0;
}

.big-form-form .form__item + .form__item {
    margin-top: 40px;
}

.form__item-field .form__item.comment .input-container--active {
    margin-bottom: 60px;
    transition: margin-bottom .3s;
}

.recommendations-form-wrap .form__actions,
.clients-form-wrap .form__actions {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}

.big-form-form .form__actions .btn,
.recommendations-form-wrap .form__actions .btn,
.clients-form-wrap .form__actions .btn,
.service-new .btn {
    display: block;
    border: 2px solid #206c7d;
    color: #206c7d;
    text-align: center;
}

.big-form-form .form__actions .btn:hover,
.recommendations-form-wrap .form__actions .btn:hover,
.clients-form-wrap .form__actions .btn:hover,
.service-new .btn:hover {
    text-decoration: none;
    cursor: pointer;
    background: #206c7d;
    color: #fff;
}

.big-form-form label,
.recommendations-form-wrap label,
.clients-form-wrap label {
    display: inline-block;
    font-weight: normal;
}

.clients-form-wrap .form__item-field_checkbox label {
    margin: 0;
}

.big-form-form .form--type-1 {
    width: 100%;
}

.big-form-form .icheckbox_custom,
.recommendations-form-wrap .icheckbox_custom,
.clients-form-wrap .icheckbox_custom, .new-form-audit .icheckbox_custom {
    content: '';
    position: relative;
    width: 25px;
    height: 25px;
    border: 3px solid #ffffff;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    border-radius: 0;
    background: none;
}

.big-form-form .icheckbox_custom:before,
.recommendations-form-wrap .icheckbox_custom:before,
.clients-form-wrap .icheckbox_custom:before, .new-form-audit .icheckbox_custom:before {
    opacity: 0;
    transition: .2s;
    width: 9px;
    height: 9px;
    background: #fff;
    content: '';
    position: absolute;
    top: 5px;
    left: 5px;
    margin: 0;
}

.big-form-form .icheckbox_custom.checked:before,
.recommendations-form-wrap .icheckbox_custom.checked:before,
.clients-form-wrap .icheckbox_custom.checked:before, .new-form-audit .icheckbox_custom.checked:before {
    opacity: 1;
}

.recommendations-form-wrap {
    margin-top: 70px;
    padding: 230px 117px 0 177px;
    background: url(/local/templates/new-rus/img/recommendations.png) top center no-repeat;
    position: relative;
    margin-bottom: 80px;
}

.recommendations-form-wrap .form--type-1,
.clients-form-wrap .form--type-1 {
    width: 100%;
}

.recommendations-form-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    height: 374px;
    background-color: #632d56;
    opacity: 0.67;
}

.recommendations-form-wrap::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 240px;
    height: 374px;
    background-color: #206c7d;
}

.recommendations-form-wrap .contacts-form,
.clients-form-wrap .contacts-form {
    position: relative;
    z-index: 1;
    padding: 80px 264px;
}

.recommendations-form-wrap .form__item-third {
    width: 45%;
}

.clients-form-wrap .form__item-third {
    width: 30%;
    position: relative;
}

.recommendations-form-wrap .form__item,
.recommendations-form-wrap .form__item-third-wrapper,
.clients-form-wrap .form__item,
.clients-form-wrap .form__item-third-wrapper {
    margin: 0;
}

.recommendations-form-wrap label.blocked:first-child,
.clients-form-wrap label.blocked:first-child {
    margin: 0 0 4px;
}

.recommendations-form-wrap .form__item-third,
.clients-form-wrap .form__item-third {
    padding: 0;
    float: inherit;
}

.clients-form-wrap .form__item + .form__item {
    margin-top: 50px;
}

.recommendations-form-wrap .contacts-form .section,
.clients-form-wrap .contacts-form .section {
    margin: 0;
}

.recommendations-form-wrap .contacts-form,
.clients-form-wrap .contacts-form {
    background-color: #eeeef3;
    padding: 80px 100px;
}

.recommendations-form-wrap .contacts-form .title,
.clients-form-wrap .contacts-form .title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 46px;
    text-transform: none;
}

.recommendations-form-wrap .contacts-form .info_req,
.clients-form-wrap .contacts-form .info_req {
    display: none;
}

.recommendations-form-wrap .contacts-form #order-form-block-fields,
.clients-form-wrap .contacts-form #order-form-block-fields {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}

.recommendations-form-wrap .contacts-form .form__item-third,
.clients-form-wrap .contacts-form .form__item-third {
    position: relative;
}

.recommendations-form-wrap .contacts-form .form__item-third input,
.clients-form-wrap .contacts-form .form__item-third input {
    width: 100%;
    border: none;
    background: transparent;
    border-bottom: 4px solid #fff;
    height: 50px;
    padding: 0 20px;
    border-radius: 0;
}

.recommendations-form-wrap .contacts-form .form__item-third label,
.clients-form-wrap .contacts-form .form__item-third label {
    position: absolute;
    color: #818181;
    left: 20px;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 0;
    pointer-events: none;
}

.recommendations-form-wrap .form__item + .recommendations-form-wrap .form__item {
    margin-top: 40px;
}

.btn.rosco-form-file-add {
    border: none;
    color: #206c7d;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    padding: 0;
    height: auto;
    width: auto;
    padding-left: 30px;
    position: relative;
    line-height: 19px;
    background: none;
}

.btn.rosco-form-file-add:hover {
    background: transparent;
    opacity: 0.8;
}

.btn.rosco-form-file-add::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 19px;
    background: url(/local/templates/new-rus/img/add.svg) center no-repeat;
}

#order-form-block-file {
    text-align: center;
    margin: 30px 0;
}

.dropzone.dz-clickable,
.dropzone .dz-preview .dz-details {
    border: none;
    border-radius: 3px;
}

.vue-dropzone > .dz-preview .dz-image {
    border-radius: 3px;
}

.vue-dropzone>.dz-preview .dz-details {
    background-color: #652d53;
}

.vue-dropzone > .dz-preview .dz-remove {
    left: 0;
    right: 0;
    width: fit-content;
    margin: auto;
    border: none;
    font-size: 11px;
    font-weight: 600;
}

.dropzone .dz-preview .dz-error-message {
    top: 0;
    border-radius: 3px 3px 0 0;
}

.dz-default.dz-message span {
    font-size: 14px;
}

.dz-default.dz-message span span {
    display: inline-block;
    margin-top: 10px;
    padding: 5px 10px;
    background-color: white;
    border: 1px solid #818181cf;
    border-radius: 3px;
    line-height: normal;
}

.clients-form-wrap {
    margin-top: 80px;
    padding: 320px 134px 0 134px;
    background: url(/local/templates/new-rus/img/new/form-bg-2.png) top center no-repeat;
}

.clients-form-wrap .contacts-form {
    padding: 80px 135px;
}

.calc-bg {
    max-width: none !important;
    background: url(/local/templates/new-rus/img/new/form-bg-3.png) no-repeat 0 0;
    background-size: contain;
    margin: 70px 0 30px 0;
    position: relative;
    height: 380px;
}

.calc-bg .discount-card {
    height: 100%;
    padding: 0;
    background: none;
}

.calc-bg .section__inner {
    position: absolute;
    background-color: #206c7d;
    padding: 80px 50px;
    right: 119px;
    top: 55px;
    max-width: 485px;
}

.calc-bg .discount-card__title {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 23px;
    font-weight: 700;

    padding: 0;
    line-height: inherit;
    text-transform: inherit;
}

.calc-bg .discount-card__subtitle {
    color: #ffffff;
    margin-bottom: 28px;

    padding: 0;
    line-height: inherit;
}

.calc-bg .discount-card__phone {
    padding: 0;
}

.section.section--discount.calc-bg {
    margin-bottom: 120px;
}

.new-article-services .article-services__inner {
    width: 330px;
    border: 2px solid #f4f4f4;
    background-color: #f4f4f4;
    border-radius: inherit;
    padding: 30px 20px;
}

.new-article-services .article-services__title {
    color: #388c94;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 30px;
    padding: 0;
    text-transform: uppercase;
}

.new-article-services .article-services__decr {
    margin: 0;
}

.new-article-services .article-services__text {
    text-transform: inherit;
    text-decoration: none;
    font-size: 14px;
}

.new-article-services .article-services__price {
    font-style: inherit;
}

.new-article-services .btn {
    color: #206c7d;
    border-color: #206c7d;
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.new-article-services .btn:hover {
    color: #fff;
    background: #206c7d;
}

.new-article__share .article-services__title {
    color: #34343d;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    text-transform: inherit;
    display: inline-block;
}

/* Иконки "поделиться" в пресс-релизах  */
/*
.new-article__share .sharing_email {
    background-image: url("/local/templates/new-rus/img/email.svg");
}

.new-article__share .sharing_email:hover {
    background-image: url("/local/templates/new-rus/img/email_a.svg");
}

.new-article__share .sharing_vk {
    background-image: url("/local/templates/new-rus/img/vk.svg");
}

.new-article__share .sharing_vk:hover {
    background-image: url("/local/templates/new-rus/img/vk_a.svg");
}

.new-article__share .sharing_fb {
    background-image: url("/local/templates/new-rus/img/fb.svg");
}

.new-article__share .sharing_fb:hover {
    background-image: url("/local/templates/new-rus/img/fb_a.svg");
}

.new-article__share .sharing_tw {
    background-image: url("/local/templates/new-rus/img/tw.svg");
}

.new-article__share .sharing_tw:hover {
    background-image: url("/local/templates/new-rus/img/tw_a.svg");
}

.new-article__share .sharing_gplus {
    background-image: url("/local/templates/new-rus/img/gplus.svg");
}

.new-article__share .sharing_gplus:hover {
    background-image: url("/local/templates/new-rus/img/gplus_a.svg");
}

.new-article__share .sharing_vk {
    background: url(/local/templates/new-rus/img/vk.svg) center no-repeat;
}

.new-article__share .sharing_fb {
    background: url(/local/templates/new-rus/img/fb.svg) center no-repeat;
}

.new-article__share .sharing_tw {
    background: url(/local/templates/new-rus/img/tw.svg) center no-repeat;
}

.new-article__share .sharing_gplus {
    background: url(/local/templates/new-rus/img/gpl.svg) center no-repeat;
    background-size: contain;
}
*/

.article__author_new {
    width: 330px;
    float: inherit;
    border: 2px solid #f4f4f4;
    padding: 30px 0;
    margin: 0;
}

.article__author_new span {
    display: block;
    color: #88888c;
    font-size: 12px;
    margin-top: 24px;
}

.article__author_new a {
    color: #2f2f32;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
}

.article__author_new .article__author-image {
    width: 100%;
    margin: 0;
}

.new-article-services {
    z-index: 9 !important;
}

.header-new {
    height: 52px;
    background-color: #131514;
}

.header-new .container {
    height: 100%;
    position: relative;
    max-width: 1430px;
    padding-right: 15px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
}

.container-header {
    max-width: 1430px;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 150px;
}

.header-new .header-top {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-new .header__left {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-new .header-social {
    display: flex;
    align-items: center;
}

.header-new .header-social .header-social__link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 100%;
    margin-right: 10px;
}

.header-new .header-social .header-social__link:last-child {
    margin-right: 0;
}

.header-new .header-social__icon {
    fill: #787878;
    transition: all .3s;
}

.header-new .header-social__link:hover .header-social__icon {
    fill: white;
}

.header-new .header-social__icon_fc {
    width: 11px;
    height: 20px;
}

.header-new .header-social__icon_you {
    width: 18px;
    height: 13px;
}

.header-new .header-social__icon_inst,
.header-new .header-social__icon_dzen {
    width: 16px;
    height: 16px;
}

.header-new .header-social__icon_vk {
    width: 21px;
    height: 13px;
}

.header-new .header-social__icon_telegram {
    width: 17.7px;
    height: 17.7px;
}

.header-new .header__right {
    height: 100%
}

.header-new .header__right-nav {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-new .header__right-nav a {
    text-decoration: none;
}

.header-new .header__right-nav__item {
    color: #fff;
    margin-right: 38px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.header-new .header__right-nav__item:hover {
    color: #40afc8;
    text-decoration: none
}

.header-new .header__right-nav__item:last-child {
    margin-right: 0
}

.header-new .header__left--item {
    color: #fff;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    font-size: 12px;
    color: #787878;
    margin-right: 20px
}

.header-new .header__left--item:last-child {
    margin-right: 0
}

.header-new .header__left--item:hover {
    color: #fff;
    text-decoration: none
}

.header-new .header__left--item-active {
    color: #fff
}

.header-new .header__right {
    height: 100%
}

.header-bottom {
    height: 97px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 78px;
    z-index: 2;
    display: flex;
    max-width: 1400px
}

.header-bottom__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 50px
}

.mobile-menu-mask {
    display: none
}

.mask-service {
    display: none
}

.mask-search:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute
}

.mask {
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100%;
    z-index: 9999999999;
    transition: opacity .3s;
    background-color: rgb(54, 57, 65);
    opacity: 0;
    pointer-events: none;
    overflow-y: auto;
    overflow-x: hidden;
}

.mask--active {
    opacity: 1;
    pointer-events: auto
}

.mask__top {
    margin-top: 82px;
    position: relative
}

.mask__top .header-bottom__logo--text {
    color: #fff
}

.mask__top .header-bottom__logo {
    width: auto;
}

.mask__top .header-bottom__logo {
    margin-left: -7px
}

.mask-search__close {
    width: 11px;
    height: 11px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/new-rus/img/icons/close2.svg);
    position: absolute;
    top: calc(50% - 11px / 2);
    left: 45%;
    cursor: pointer
}

.service-mask .mask-search__close {
    position: static
}

.close-mask-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(33% - 2px)
}

.close-mask-wrapper span {
    color: #fff;
    margin-left: 10px;
    font-weight: 700
}

.mask .header-bottom__logo {
    width: 300px;
}

.header-bottom__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.header-bottom__logo:hover {
    text-decoration: none
}

.header-bottom__logo--img {
    width: 89px;
    height: 89px;
    background-image: url(/local/templates/new-rus/img/icons/logo.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 34px
}

.header-bottom__logo--text {
    width: 155px;
    color: #2f2f32;
    line-height: 1.7;
}

.header-bottom__left--service {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-bottom__left--service-action {
    font-weight: 700;
    cursor: pointer;
    position: relative;
    padding-left: 18px;
    display: block;
    margin-right: 50px
}

.header-bottom__left--service-action:hover {
    color: #206c7d;
}

.header-bottom__left--service-action:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-image: url(/local/templates/new-rus/img/icons/dots.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: calc(50% - 5px)
}

.header-bottom__left--search {
    width: 14px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/new-rus/img/icons/search.svg);
    cursor: pointer
}

.header-bottom__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 50%;
    height: 51px;
    padding-left: 60px
}

.header-bottom__right--item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 30px
}

.header-bottom__right--item-bottom {
    align-self: flex-end;
}

.header-bottom__right--item-bottom .header-bottom__right--phone-link {
    display: none;
}

.header-bottom__right--item a {
    color: #000;
    text-decoration: none
}

.header-bottom__right--phone-link {
    font-weight: 700;
    margin-bottom: 10px;
}

.header-bottom__right--phone-action {
    border-bottom: 1px dashed #fff;
    width: 119px
}

.header-bottom__right--phone-action:hover {
    color: #40afc8;
    border-bottom: 1px dashed transparent
}

.header-new .language {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-new .language li {
    display: inline;
    margin-right: 20px;
}

.header-new .language li:last-child {
    margin-right: 0;
}

.header-new .language li a {
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    font-size: 12px;
    color: #787878;
    text-decoration: none;
}

.header-new .language li a:hover,
.header-new .language li.active a {
    color: #fff;
    text-decoration: none;
}

.header-new .header__right-nav__item.selected {
    color: #40afc8;
}

.close-menu-burger {
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/new-rus/img/icons/close.svg);
    -webkit-transition: width .3s, height .3s;
    -o-transition: width .3s, height .3s;
    transition: width .3s, height .3s
}

.close-menu-burger--active {
    width: 11px;
    height: 11px
}

.header-new .menu-burger {
    color: #fff;
    display: none;
}

.header-new .menu-burger--hidden {
    display: none !important;
}

.mask-search__content {
    margin-top: 228px
}

.container-header .search-form {
    position: relative
}

.container-header .search-form__input {
    width: 846px;
    padding-right: 35px
}

.container-header .input-search__btn {
    width: 14px;
    height: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/new-rus/img/icons/search.svg);
    background-color: transparent;
    border: none;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 7px);
    right: 9px;
    padding-left: 0;
}

.container-header .mask-search__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.service-mask-menu {
    margin-top: 143px
}

.service-mask-menu ul {
    padding-left: 0
}

.service-mask-menu ul li {
    list-style-type: none;
    line-height: 1.2;
    margin-bottom: 20px;
}

.service-mask-menu .level-3,
.service-mask-menu .level-4 {
    padding-top: 20px;
}

.service-mask-menu a {
    color: #fff;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    text-decoration: none;
}

.service-mask-menu a:hover {
    color: #40afc8;
    text-decoration: none
}

.service-mask-menu nav {
    position: relative
}

.service-mask-menu li {
    padding-left: 0;
}

.service-mask-menu .level-3,
.service-mask-menu .level-4 {
    padding-left: 32px
}

.service-mask-menu__link1 {
    font-size: 20px;
    font-weight: 800;
    text-decoration: none;
}

.service-mask-menu .level-1 {
    line-height: 3
}

.level-1 .level-2-parent {
    position: static;
}

.service-mask-menu .level-2 {
    position: absolute;
    left: 450px;
    top: 0;
    line-height: 2.6;
    /*height: 320px;*/
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 120px;
    -moz-column-gap: 120px;
    column-gap: 120px;
    display: none;
    z-index: 9999;
}

.service-mask-menu .level-2-parent .service-mask-menu__link1 {
    position: relative
}

.service-mask-menu .level-2-parent .service-mask-menu__link1:after {
    content: '';
    display: block;
    width: 6px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/new-rus/img/icons/lev2.svg);
    position: absolute;
    top: calc(50% - 11px / 2);
    right: -30px
}

.service-mask-menu .level-3,
.service-mask-menu .level-4 {
    display: none
}

.service-mask-menu .level-3-parent .service-mask-menu__link2,
.service-mask-menu .level-4-parent .service-mask-menu__link3 {
    position: relative
}

.service-mask-menu .level-3-parent .service-mask-menu__link2:after,
.service-mask-menu .level-4-parent .service-mask-menu__link3:after {
    content: '';
    display: block;
    width: 4px;
    height: 8px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/new-rus/img/icons/lev2.svg);
    position: absolute;
    bottom: 2px;
    right: -20px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

@media (max-width: 768px) {
    .service-mask-menu .level-3-parent .service-mask-menu__link2:after,
    .service-mask-menu .level-4-parent .service-mask-menu__link3:after {
        bottom: 4px;
    }
}

.service-mask-menu .service-mask-menu__link2--active:after,
.service-mask-menu .service-mask-menu__link3--active:after {
    /*-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)*/
    display: none !important;
}

.mobile-menu {
    width: 307px;
    background-color: #34343d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: left;
    line-height: 39px;
    padding-right: 38px;
    padding-top: 24px;
    padding-bottom: 40px;
    position: absolute;
    right: 0;
    top: 52px;
    z-index: 3;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.mobile-menu--active {
    opacity: 1;
    pointer-events: auto
}

.mobile-menu__item {
    color: #fff;
    text-decoration: none;
}

.mobile-menu__item:hover {
    text-decoration: none;
    color: #fff;
}

.wrap {
    position: relative;
}

.container-header #js-search-container > form.icon2 {
    padding-left: 0;
    width: 100%;
}

.container-header #js-search-container > form.icon2:before {
    display: none;
}

.container-header #js-search-input {
    border-bottom: 2px solid #fff;
    padding-left: 31px;
    color: #fff;
}

.container-header #js-search-input::placeholder {
    color: #666666;
}


.header-bottom-inner {
    background: #eeeef3;
    padding: 15px 0;
}

.header-bottom-inner .container-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header-bottom-inner .header-bottom__right--phone-link,
.header-bottom-inner .header-bottom__mail {
    color: #2f2f32;
}

.header-bottom-inner .header-bottom__right--phone-action {
    width: fit-content;
    color: #40afc8;
    border-color: #40afc8;
}

.header-bottom-inner .header-bottom__right--phone-action:hover {
    border-color: transparent;
}

.header-bottom-inner .btn {
    color: #40afc8;
    border-color: #40afc8;
}

.header-bottom-inner .btn:hover {
    color: #fff;
    background-color: #40afc8;
}

.header-bottom-inner .container-header {
    margin-bottom: 0;
}

.service-new {
    margin-top: 100px;
}

.service-new .container {
    position: relative
}

.service-new .btn {
    position: absolute;
    right: 15px;
    bottom: 0
}

.service-head {
    font-size: 32px;
    color: #388c94;
    margin-bottom: 90px;
    display: block;
    margin-top: 5px
}

.service-col__item--color {
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.service-col__item a {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.service-col__item a:hover {
    opacity: .6
}

.service-col--left .service-col__item--color {
    background-color: #206c7d
}

.service-col--left .service-col__item--color:hover {
    background-color: #005362
}

.service-col--right .service-col__item--color {
    background-color: #632d56
}

.service-col--right .service-col__item--color:hover {
    background-color: #501d44
}

.sevice-col-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.service-col {
    width: 50%
}

.service-col__item {
    width: 100%;
    height: 588px;
    padding-left: 90px;
    padding-bottom: 82px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.service-col__item--bg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.service-col__item-content {
    position: relative;
}

.service-col__item--bg:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    pointer-events: none;
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    top: 0;
    transition: opacity .3s;
    opacity: 0;
}

.service-col__item--bg:hover:before {
    opacity: 1;
}

.service-col__item--bg-1 {
    background-image: url(/local/templates/new-rus/img/serv1.webp)
}

.service-col__item--bg-2 {
    background-image: url(/local/templates/new-rus/img/serv3.webp)
}

.service-col__item--bg-3 {
    background-image: url(/local/templates/new-rus/img/serv2.webp)
}

.service-col__item-head {
    margin-bottom: 65px;
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    position: relative
}

.service-col__item-head--line:before {
    content: '';
    display: block;
    position: absolute;
    width: 101px;
    height: 3px;
    background-color: #fff;
    opacity: .41;
    top: -32px
}

.service-col__item-head--img:before {
    content: '';
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 40px
}

.service-col__item-head--img-1:before {
    width: 50px;
    height: 50px;
    background-image: url(/local/templates/new-rus/img/icons/s2.svg)
}

.service-col__item-head--img-2:before {
    width: 44px;
    height: 44px;
    background-image: url(/local/templates/new-rus/img/icons/s1.svg)
}

.service-col__item-head--img-3:before {
    width: 42px;
    height: 52px;
    background-image: url(/local/templates/new-rus/img/icons/s3.svg)
}

.service-col__item-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.service-col__item-menu__link {
    width: fit-content;
    color: #fff;
    margin-bottom: 15px;
    text-decoration: none;
}

.service-col__item-menu__link:hover {
    color: #40afc8;
    text-decoration: none
}

.service-col__item-head a,
.service-col__item-head a:hover {
    text-decoration: none;
    color: #fff;
}

.service-col__btn > a.btn {
    position: absolute;
    right: 253px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #206c7d;
    color: #fff;
    transition: color .3s, background-color .3s, border-color .3s, opacity .3s;
}

.service-col__btn > a.btn:hover {
    opacity: 0.8;
}

@media (max-width: 1429px) {
    .container-header {
        margin-bottom: 50px;
    }

    .header-new {
        height: auto;
    }

    .header-new .header-top {
        height: 52px;
        background-color: #131514
    }

    .header-bottom {
        position: static;
        height: auto;
        margin-top: 14px;
    }

    .header-bottom .btn {
        border-color: #40afc8;
        color: #40afc8
    }

    .header-bottom .btn:hover {
        color: #fff;
        border-color: #40afc8;
        background-color: #40afc8;
    }

    .header-bottom__left {
        width: 100%
    }

    .header-bottom__right {
        color: #2f2f32;
        width: 100%;
        padding-right: 0
    }

    .header-bottom__right--item a {
        color: #2f2f32
    }

    .header-bottom .btn {
        border-color: #206c7d;
        color: #206c7d
    }

    .mask__top {
        margin-top: 67px
    }

    .mask__top .header-bottom__logo {
        margin-left: 0
    }

    .mask-search__close {
        left: 48%
    }
}

@media (max-width: 1374px) {
    #indexNews.news .news-col {
        width: calc(33% - 10px)
    }
}

@media (max-width: 1318px) {
    #footerNew .footer-top__logo-img {
        display: none
    }
}

@media (max-width: 1290px) {
    #footerNew .footer-additional {
        justify-content: space-around;
    }

    #footerNew .footer-contacts__top-item-btn {
        margin: 20px auto 0;
    }

}

@media (max-width: 1279px) {
    .new-form-audit {
        margin-left: -15px;
        margin-right: -15px;
        padding: 190px 15px 0 15px;
    }

    .recommendations-form-wrap .contacts-form {
        padding: 80px 80px;
    }

    .recommendations-form-wrap {
        padding: 230px 80px 0 80px;
    }

    .calc-bg .section__inner {
        padding: 30px 30px 90px 30px;
        max-width: 397px;
        right: 20px;
        top: 100px;
    }
}

@media (max-width: 1250px) {
    .header-new .header__right-nav {
        display: none
    }

    .header-new .menu-burger {
        display: block;
    }

    .header-new .header__right-nav {
        display: none
    }

    .header-new .header__right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .article__author_new {
        width: 240px;
    }

    .new-article-services .article-services__inner {
        width: 240px;
    }
}

@media (max-width: 1022px) {
    .service-col__btn {
        display: flex;
        justify-content: center;
        width: fit-content;
        margin: 40px auto 0 auto;
    }

    .service-col__btn > a.btn,
    .service-new .btn {
        position: static;
    }

    .sevice-col-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .service-col {
        width: 100%
    }

    .service-head {
        margin-bottom: 62px
    }

    .service-col__item {
        height: auto;
        padding-left: 50px;
        padding-bottom: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 70px;
        padding-bottom: 40px
    }

    .service-col__item-head {
        margin-bottom: 40px
    }
}

@media (max-width: 495px) {
    .service-col__btn {
        flex-direction: column;
    }

    .service-col__btn > a.btn {
        margin-bottom: 15px;
    }

    .service-new .btn {
        margin-left: 0;
    }
}

@media (max-width: 1213px) {
    .service-mask-menu .level-2 {
        height: auto;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        width: 400px;
    }

    .service-mask-menu {
        margin-top: 46px
    }
}

@media (max-width: 1171px) {
    #footerNew .footer-top {
        align-items: center;
        flex-direction: column;
    }

    #footerNew .footer-top__right {
        margin-left: 0;
    }

    .section--subscribe__right {
        margin-top: 10px
    }

    #footerNew .footer-top__text {
        text-align: center;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 1160px) {
    .client-razdel-right {
        width: 100%;
        margin-top: 25px;
    }

    .client-razdel-block .cliet-doveriy {
        display: none;
    }

    .client-razdel-block .companies {
        margin: auto;
    }

    .client-razdel-block .companies .section-head {
        display: block;
    }

    .clients-form-wrap .contacts-form {
        padding: 50px 80px;
    }

    .big-form-form .form_botton-row,
    .recommendations-form-wrap .form_botton-row,
    .clients-form-wrap .form_botton-row {
        flex-direction: column-reverse;
        flex-wrap: wrap;
        justify-content: center;
    }

    .form__item-field_checkbox {
        margin-left: 0;
    }
}

@media (max-width: 1159px) {
    .header-bottom-inner .container-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .header-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 17px;
    }

    .header-bottom__right {
        padding-left: 0;
        margin-bottom: 20px
    }

    .header-bottom__left {
        padding-right: 0;
        margin-bottom: 20px
    }

    .header-bottom__logo--img {
        width: 60px;
        height: 60px
    }

    .header-bottom__right--item:last-child {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .mask-search__close {
        position: static
    }

    .mask__top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .close-mask-wrapper {
        left: auto;
        right: 60px
    }

    .article--details .inner__flex .article--detail {
        flex-grow: 1;
    }
}

@media (max-width: 1160px) and (min-width: 980px) {
    .neighborhood a + a {
        margin-left: 15px !important;
    }
}

@media (max-width: 1133px) {
    .call-back .slick-arrow {
        position: static
    }

    .call-back__slider-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 29px
    }

    .slick-prev {
        margin-right: 13px
    }

    .slick-next {
        margin-left: 13px
    }
}

@media (max-width: 1074px) {
    #indexNews.news .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #indexNews.news .news-col {
        width: 100%
    }

    #footerNew .footer-contacts__bottom-text {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        line-height: 1.4;
        font-size: 12px
    }
}

@media (max-width: 1024px) {
    #formCONSULT .form__item-field .form__item-field.input-container.input-container--active,
    #formSERVICE .form__item-field .form__item-field.input-container.input-container--active,
    #formONLYMAIN .form__item-field .form__item-field.input-container.input-container--active {
        margin-top: 35px;
    }

    .new-form-audit .section--order-form {
        padding: 90px 45px;
    }

    .call-back-inner .slick-arrow {
        bottom: -10px;
    }

    .big-form-inner .form__item-third {
        width: 100%;
    }

    .big-form-inner #order-form-block-fields {
        flex-direction: column;
    }

    .big-form-inner .form__item-third + .form__item-third {
        margin-top: 35px;
    }

    .big-form-inner .form__item + .form__item,
    .vacancy-form .big-form-form .form__item + .form__item {
        margin-top: 35px;
    }

    .vacancy-form .form__item-field .form__item.comment .input-container--active,
    .recommendations-form-wrap .form__item-field .form__item.comment .input-container--active {
        margin-bottom: 50px;
    }

    .big-form-inner .form_botton-row {
        margin-top: 20px;
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .recommendations-form-wrap {
        margin-left: -15px;
        margin-right: -15px;
        padding: 230px 15px 0 15px;
        background: url(/local/templates/new-rus/img/new/recommendations-midi-bg.png) top center no-repeat;
    }

    .recommendations-form-wrap .contacts-form {
        padding: 79px 48px;
    }

    .recommendations-form-wrap::before, .recommendations-form-wrap::after {
        width: 136px;
    }

    .clients-form-wrap {
        padding: 320px 0 0 0;
    }

    .container-header {
        margin-bottom: 0;
    }

    .big-form-main .input-container--active textarea, .recommendations-form-wrap .contacts-form .input-container--active textarea, .clients-form-wrap .contacts-form .input-container--active textarea {
        height: 65px;
    }

}

@media (max-width: 981px) {
    #indexNews.news {
        margin: 0;
    }

    .call-back__slider {
        width: 100%
    }

    .call-back {
        margin-bottom: 60px
    }

    .companies {
        margin-bottom: 61px
    }

    .benefit-item {
        padding: 20px 20px;
        height: auto;

    }

    .benefit-item__text {
        width: auto
    }

    .benefit {
        margin-bottom: 29px
    }

    #footerNew .footer-bottom {
        justify-content: flex-start;
    }

    #footerNew .footer-bottom__nav-wrap {
        width: calc(50% - 60px);
        margin-right: 30px
    }

    #aboutUs.about-us {
        margin-bottom: 30px
    }

    .mask-search__content {
        margin-top: 85px
    }
}

@media (max-width: 979px) {
    .col-right-as-menu__inner {
        height: auto !important;
    }

    .new-article-services .article-services__inner {
        width: auto;
        padding: 26px 26px;
    }

    .new-article-services .btn {
        margin-top: 30px;
        margin-left: 0;
    }

    .article__author_new {
        width: auto;
        padding: 36px 0;
    }

    .ui.sticky {
        z-index: auto;
    }

    .container-header #js-search-container {
        background: none;
        width: 100%;
    }

    .container-header #js-search-input {
        width: 100%;
    }

    .calc-bg .section__inner {
        padding-bottom: 60px;
    }

    .calc-bg .discount-card__title {
        font-size: 19px;
    }

}

@media (max-width: 913px) {
    .benefit-nav__item {
        margin-right: 46px;
    }
}

@media (max-width: 865px) {
    .benefit-nav__item {
        margin-right: 20px;
        font-size: 13px;
    }

    #footerNew .footer-additional {
        flex-direction: column;
    }

    #footerNew .footer-additional .add-text {
        padding-right: 0;
    }

    #footerNew .footer-contacts__top-item-btn {
        flex-direction: column;
        margin: 20px 0 0 0;
    }

    #footerNew .footer-contacts__top-item-btn .btn {
        margin-right: 0;
    }

    #footerNew .footer-contacts__top-item-btn .btn:last-child {
        margin-top: 15px;
    }
}

@media (max-width: 844px) {
    .service-mask-menu .level-2 {
        left: auto;
        right: 0
    }
}

@media (max-width: 768px) {
    #formMAIN .form__item-field .form__item-field.input-container.input-container--active {
        margin-top: 10px;
    }

    .contacts-wrap .map {
        flex-direction: column;
    }

    .contacts-wrap .contacts-inner {
        width: 100%;
        max-width: none;
        padding: 40px;
    }

    .new-form-audit {
        padding-left: 0;
        padding-right: 0;
        background: url(/local/templates/new-rus/img/new-page/form/form-bg-xs.png) top center no-repeat;
    }

    .new-form-audit .section--order-form {
        padding: 32px 15px;
    }

    .new-form-audit .form__bltext {
        margin-bottom: 33px;
    }

    .new-form-audit .form__items {
        flex-direction: column;
        align-items: center;
    }

    .new-form-audit input[type="text"] {
        width: 290px;
        margin-bottom: 30px;
    }

    .new-form-audit .btn.fullwidth {
        margin-left: 0;
    }

    .new-form-audit .form__item_checkbox {
        width: auto;
        text-align: center;
    }

    .about {
        margin-left: 0;
    }

    .call-back {
        margin-bottom: 0;
    }

    .call-back__slider-item-content {
        padding-left: 30px;
        padding-right: 30px
    }

    .call-back__slider-item {
        padding-top: 30px
    }

    #footerNew .footer-bottom, .footer-top {
        padding-top: 57px;
        padding-bottom: 57px
    }

    #footerNew .footer-contacts__top {
        padding-top: 56px;
        padding-bottom: 56px
    }

    .big-form {
        height: auto;
        min-height: 616px
    }

    .big-form form {
        width: 473px;
        height: 520px;
        top: calc(50% - 520px / 2);
        padding-top: 0;
        padding-bottom: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .big-form .form-head {
        margin-bottom: 10px
    }

    .big-form .jq-selectbox {
        margin-bottom: 32px
    }

    .big-form__left-img {
        width: 58%;
        height: 616px;
        background-size: cover
    }

    .big-form-check--custom {
        border: 1px solid #fff;
        width: 18px;
        height: 18px;
        margin-right: 13px
    }

    .wrapper-check--custom label {
        font-size: 12px
    }

    .big-form-inner {
        height: auto !important;
    }

    .service-col__item-head--line:before {
        width: 58px
    }

    .service-col__item-head--img-1:before {
        width: 30px;
        height: 30px
    }

    .service-col__item-head--img-2:before {
        width: 27px;
        height: 27px
    }

    .service-col__item-head--img-3:before {
        width: 22px;
        height: 28px
    }

    .service-col__item-head--img:before {
        background-size: contain
    }

    .service-col__item--color {
        padding-top: 40px
    }

    #footerNew .footer-contacts__top-inner {
        flex-direction: column;
    }

    #footerNew .footer-contacts__top-inner > div {
        margin-bottom: 30px;
    }

    #footerNew .footer-contacts__top-item h3 {
        margin-bottom: 15px;
    }

    .footer-contacts__top-item:not(.footer-contacts__top-item-adres) {
        margin-top: 15px;
    }

    #footerNew .footer-contacts__top-item .footer-mail {
        padding-top: 15px;
    }
}

@media (max-width: 767px) {

    .our-certificates .pride-name-block, .recommendations-name, .call-back-inner .section-head {
        margin-bottom: 25px;
    }

    .call-back-inner.call-back {
        margin-bottom: 0;
    }

    .pager {
        flex-wrap: wrap;
    }

    .pager * {
        margin-bottom: 2px;
    }

    .big-form-main {
        margin-bottom: 30px;
    }

    .big-form-inner .title {
        text-align: center;
        margin-bottom: 20px;
    }

    .big-form-form {
        width: 100%;
        height: auto;
        padding: 40px 15px;
        position: relative;
        top: auto;
        right: auto;
    }

    .big-form-inner .form_botton-row {
        align-items: center;
    }

    .big-form-inner {
        height: auto;
    }

    .recommendations-form-wrap::before, .recommendations-form-wrap::after {
        display: none;
    }

    .recommendations-form-wrap {
        padding: 162px 0 0 0;
        background: url(/local/templates/new-rus/img/recommendations-mini.png) top center no-repeat;
        margin-top: 27px;
        margin-bottom: 47px;
    }

    .recommendations-form-wrap .contacts-form {
        padding: 33px 15px;
    }

    .calc-bg {
        display: none;
    }

    .clients-form-wrap .contacts-form {
        padding: 30px 15px 30px 15px;
    }

    .recommendations-form-wrap .contacts-form #order-form-block-fields, .clients-form-wrap .contacts-form #order-form-block-fields {
        flex-direction: column;
    }

    .big-form-form .form__actions .btn,
    .recommendations-form-wrap .form__actions .btn,
    .clients-form-wrap .form__actions .btn {
        margin: 0;
    }

    .contacts-form .form__item-third {
        width: 100%;
        position: relative;
        margin-bottom: 35px;
    }

    .recommendations-form-wrap .form__item:nth-child(3) {
        margin-top: 0;
    }

    .clients-form-wrap .form__item + .form__item, .recommendations-form-wrap .form__actions, .clients-form-wrap .form__actions, .form__item-third {
        margin: 0;
    }

    .big-form-form .form_botton-row, .recommendations-form-wrap .form_botton-row, .clients-form-wrap .form_botton-row {
        flex-direction: column-reverse;
        margin-top: 25px;
    }

    .big-form-form .form__actions .btn, .recommendations-form-wrap .form__actions .btn, .clients-form-wrap .form__actions .btn {
        min-width: 221px;
    }
}

@media (max-width: 768px) {
    #footerNew .footer-contacts__bottom .container {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center
    }

    #footerNew .footer-contacts__bottom-text {
        margin-bottom: 10px
    }
}

@media (max-width: 740px) {
    .benefit-nav {
        margin-bottom: 20px;
    }

    .benefit .section-head,
    .companies .section-head {
        margin-bottom: 25px;
    }

    .benefit-nav__item:before {
        position: static;
        margin-bottom: 7px
    }

    .benefit-item__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        border-right: 2px solid #e9e8e8;
        overflow: hidden;
    }

    .benefit-item {
        width: auto;
        border-right: none;
    }

    .benefit-item__text {
        width: 280px;
    }

    .article__bottom {
        flex-wrap: wrap !important;
        justify-content: center !important;
        flex-direction: column !important;
    }

}

@media (max-width: 724px) {
    .service-mask-menu .level-2 {
        position: static;
        width: auto;
        padding-top: 20px;
    }

    .service-mask-menu__link2, .service-mask-menu__link3 {
        font-size: 14px
    }

    #footerNew .footer-top__right .btn {
        width: auto;
    }
}

@media (max-width: 718px) {
    .call-back__slider-item {
        height: auto;
        padding-bottom: 90px
    }
}

@media (max-width: 610px) {
    .main-form__bottom {
        flex-direction: column;
    }

    .main-form__bottom .wrapper-check--custom {
        margin-left: 0 !important;
        margin-top: 20px !important;
    }

    .big-form__left-img {
        width: 100%;
        height: 300px
    }

    .big-form form {
        position: static;
        width: 100%
    }
}

@media (max-width: 600px) {
    .companies-slider__item {
        background-size: 50%;
    }
}

@media (max-width: 576px) {
    #footerNew .footer-bottom {
        border-bottom: none;
        padding-top: 0
    }

    #footerNew .footer-bottom__nav-wrap {
        width: 100%;
        margin-bottom: 0 !important;
        margin-right: 0;
        border-bottom: 1px solid #626168
    }

    #footerNew .footer-bottom__nav-link__wrap {
        display: none
    }

    #footerNew .footer-bottom__nav-head {
        width: auto;
        padding-top: 13px;
        padding-bottom: 10px;
        position: relative
    }

    #footerNew .footer-bottom__nav-head:after {
        content: '';
        display: block;
        width: 9px;
        height: 5px;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(/local/templates/new-rus/img/bottom.svg);
        position: absolute;
        right: 20px;
        top: calc(50% - 5px / 2);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        -o-transition: transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    #footerNew .footer-bottom__nav-head--active:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    #footerNew .footer-bottom {
        padding-top: 0;
        padding-bottom: 10px
    }

    #footerNew .footer-bottom__nav-link {
        display: block
    }
}

@media (max-width: 566px) {
    .header-bottom__right--item:first-child {
        display: none
    }

    .header-bottom__right--item-bottom .header-bottom__right--phone-link {
        display: block;
    }

}

@media (max-width: 514px) {
    .header-bottom__logo--text {
        display: none
    }

    .mask-search__content {
        margin-top: 40px
    }

    #footerNew .footer-top__right {
        width: 100%
    }

    #footerNew .footer-top__right .input-container {
        width: 100%
    }

    #footerNew .footer-top__right .input-container .input {
        width: 100%
    }

    #footerNew .footer-contacts__top-item-btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #footerNew .footer-contacts__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #footerNew .footer-contacts__top-item-btn {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    #footerNew .footer-contacts__top-item-btn .btn {
        margin-right: 0
    }

    #footerNew .footer-contacts__top-item {
        line-height: 1.4
    }

    #footerNew .footer-contacts__top-item > div a + span {
        margin-top: 5px;
    }

    #footerNew .footer-contacts__top-item-adres span {
        margin-bottom: 10px
    }

    #footerNew .footer-contacts__top-item a.footer-link--accent.dsptenet {
        margin-top: 5px;
    }
}

@media (max-width: 505px) {
    .neighborhood a + a {
        margin-top: 10px;
        margin-left: 5px !important;
    }

    .neighborhood {
        flex-direction: column;
    }
}

@media (max-width: 474px) {
    .call-back__slider-item-content p {
        display: block
    }

    .service-col__item {
        padding-left: 38px;
        padding-right: 38px;
        text-align: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 38px
    }

    .service-col__item-head--img:before {
        margin-left: auto;
        margin-right: auto
    }

    .service-col__item-head--line:before {
        position: static;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 27px
    }

    .service-head {
        text-align: center;
        font-size: 24px;
        margin-bottom: 39px
    }

    .service-col__item-menu__link {
        width: auto;
    }
}

@media (max-width: 455px) {
    .service-mask-menu .level-2 {
        line-height: 1.3
    }

    .service-mask-menu .level-2 li {
        margin-bottom: 15px
    }

    .service-mask-menu .level-3,
    .service-mask-menu .level-4 {
        margin-top: 15px
    }
}

@media (max-width: 419px) {
    .header-bottom__right .btn {
        width: 144px;
        font-size: 12px;
        padding: 0;
    }

    .header-bottom__left--service-action {
        margin-right: 11px
    }

    .header-bottom__right--item {
        margin-right: 0
    }

    .companies-slider__item {
        height: 91px;
        margin-right: 18px;
        background-size: 60%
    }

    .companies-slider {
        margin-right: -18px
    }
}

@media (max-width: 400px) {
    .benefit-nav {
        margin-bottom: 15px
    }
}

@media (max-width: 396px) {
    #footerNew .footer-contacts__top-item:nth-child(1) {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    #footerNew .footer-contacts__top-item:nth-child(2) {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media (max-width: 368px) {
    .call-back__bottom-link-left {
        left: 20px
    }

    .call-back__bottom-link-right {
        right: 20px
    }

    .mobile-menu {
        width: 100%
    }
}

@media (max-width: 350px) {
    #indexNews.news .news-col__item {
        height: auto;
        padding-bottom: 20px;
        padding-right: 20px;
    }

    #indexNews.news .news-col-center {
        padding-left: 20px;
    }
}

@media (max-width: 320px) {
    #indexNews.news .news-col {
        display: flex;
        flex-direction: column;
    }

    #indexNews.news .news-col--head {
        text-align: center;
    }

    .companies-slider__item a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .footer-additional .add-text {
        width: 100%;
    }

    .big-form__left-img {
        height: 190px
    }
}

.benefit.benefit-inner,
.big-form-inner + .benefit.benefit-inner {
    margin: 70px 0;
}

.companies-slider__item a {
    display: block;
    width: 100%;
    height: 100%;
}

.companies-section.companies {
    margin-bottom: 50px;
    margin-top: 50px;
}

.slick-arrow:hover,
.call-back__bottom-link:hover {
    opacity: 0.6;
}

.call-back-inner {
    margin-top: 79px;
}

.call-back.call-back-inner {
    position: relative;
}

.call-back-inner .slick-prev {
    left: 0;
}

.call-back-inner .slick-next {
    right: 0;
}

.call-back-inner .slick-arrow {
    position: absolute;
    bottom: 0;
}

.call-back-inner {
    position: relative;
    margin-bottom: 78px;
}

.call-back-inner .section-head {
    margin-bottom: 60px;
}

.call-back-inner.call-back {
    margin-bottom: 90px;
}

.all-txt-rew {
    display: none !important;
}

.article__bottom {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}

a.neighborhood__prev,
a.neighborhood__next {
    color: #206c7d;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    display: flex;
    align-items: center;
}

a.neighborhood__prev::before {
    content: '';
    width: 30px;
    height: 1px;
    background-color: #206c7d;
    display: inline-block;
    margin-right: 17px;
}

a.neighborhood__next::after {
    content: '';
    width: 30px;
    height: 1px;
    background-color: #206c7d;
    display: inline-block;
    margin-left: 17px;
}

.neighborhood {
    display: flex;
}

.neighborhood a + a {
    margin-left: 61px;
}

.article__share .article-services__items {
    display: flex;
    align-items: center;
}

.article-services__title {
    color: #34343d;
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
}

.sharing_icon {
    width: 20px;
    height: 20px;
}

.sharing_link_h {
    height: 20px;
    margin-right: 25px;
}

/*accordion abouts*/
.accordion {
    width: fit-content;
}

.accordion-item .text-head {
    margin: 0;
    border-bottom: 2px dashed #388c94;
}

.accordion-item__trigger {
    position: relative;
    margin-right: 0;
    cursor: pointer;
}

.accordion-item__trigger:after {
    content: '';
    position: absolute;
    right: -40px;
    top: 9px;
    bottom: 0;
    margin: auto;
    background: url("/local/templates/new-rus/img/new-page/down-chevron.svg") no-repeat;
    width: 20px;
    height: 20px;
}

.accordion-item__trigger_remove:after {
    content: none;
}

.accordion-item__content {
    display: none;
    margin-top: 20px;

}

@media (max-width: 768px) {
    .accordion-item__trigger {
        max-width: max-content;
    }

    .accordion-item__trigger:after {
        position: static;
        display: block;
        margin: 15px auto;
    }

    .accordion-item .text-head {
        font-size: 24px;
    }

}

@media (max-width: 508px) {
    .accordion-item__trigger {
        max-width: min-content;
    }

}

.modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999999999;
    background-color: black;
    display: grid;
    align-items: center;
    justify-content: center;
    grid-template-columns: minmax(auto, 560px);
    padding: 80px 15px;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}

.modal.open {
    visibility: visible;
    opacity: 1;
}

.modal__form-content {
    width: 100%;
}

.modal__inner {
    display: flex;
    align-items: center;
    justify-content: center;
}


.modal__report-massage-close {
    cursor: pointer;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10153;
}

.modal__report-massage-close:after {
    content: "";
    height: 100%;
    width: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: #2f2f32;
}

.modal__report-massage-close:before {
    content: "";
    height: 100%;
    width: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #2f2f32;
}

.modal .modal__preload-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 15;
    background-color: #eeeef3;
}

.modal .modal__little-preload {
    position: absolute;
    top: 12px;
    right: 40px;
    width: 25px;
    height: 25px;
    background-color: #eeeef3;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 15;
}

.modal .modal__little-preload img {
    height: 100%;
    max-height: 100%;
}

.modal .modal__report-massage {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 100%;
    min-height: 525px;
    padding: 20px;
    background-color: #eeeef3;
}

.modal.active .modal__report-massage {
    position: relative;
    width: 100%;
    height: calc(100% + 20px);
    background-color: #eeeef3;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 15;
}

.modal__report-massage .modal__report-title {
    display: block;
    margin-bottom: 24px;
    color: #2f2f32;
    font-size: 24px;
    font-weight: 700;
}

.modal__report-massage .modal__report-subtitle {
    font-size: 14px;
    font-weight: 700;
}

.modal .modal__form:after {
    content: '';
    position: absolute;
    left: -400px;
    bottom: 64px;
    z-index: -1;
    display: block;
    width: 481px;
    height: 555px;
    background-position: center;
    background-repeat: no-repeat;
}

.modal.modal-service .modal__form:after {
    background-image: url(/local/templates/new-rus/img/form/form-bg-service.webp);
}

.modal.modal-call .modal__form:after {
    background-image: url(/local/templates/new-rus/img/form/form-bg-call.webp);
}

.modal.modal-question .modal__form:after {
    background-image: url(/local/templates/new-rus/img/form/form-bg-question.webp);
}

.modal.modal-claims .modal__form:after {
    content: none;
}

.modal__form {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    min-height: 525px;
    padding: 30px 100px 30px;
    background-color: #eeeef3;
}

.modal__form-title {
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: 700;
    color: #2f2f32;
    text-align: center;
}

.modal.active .modal__form-content {
    width: 100%;
}

.modal__form-content input,
.modal__form-content textarea {
    width: 100%;
    height: 58px;
    padding: 12px 14px 11px 20px;
    border: none;
    border-bottom: 4px solid white;
    color: #2f2f32;
    background: 0 0;
    border-radius: 0;
    transition: background-color .3s;
}

.modal__form-select {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.modal__form-select .selectize-control {
    width: 100%;
    height: 58px;
    margin-bottom: 10px;
    padding-left: 20px;
    border: none;
    border-bottom: 4px solid white;
    color: #2f2f32;
    background: 0 0;
    border-radius: 0;
}

.modal__form-select .selectize-input {
    display: flex !important;
    align-items: center;
    padding-left: 0 !important;
    height: 100%;
}

.modal__form-select .selectize-dropdown {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: initial;
    box-shadow: 0 6px 5px 0 rgba(0, 0, 0, .05)
}

.modal__form-select .selectize-dropdown .option.active,
.modal__form-select .selectize-dropdown .option:hover {
    color: #818181 !important;
}

.modal__form-select .selectize-dropdown-content {
    padding-left: 31px;
    padding-right: 31px;
}

.modal__form-select .selectize-input.dropdown-active::before {
    content: none;
}

.modal__form-select .selectize-dropdown .option {
    display: flex;
    align-items: center;
    height: 58px;
    padding: 0;
    border: none;
    border-bottom: 1px solid #eeeef3;
    border-radius: initial;
    background-color: white;
    color: #303030;
}

.modal__form-select .selectize-control .selectize-input:after {
    margin: 0 !important;
    background: url(/local/components/adiknfs/payment.yandex/templates/.default/images/dropdown.svg) no-repeat;
    width: 8px;
    height: 5px;
    border: none;
    transition: all 0.3s;
}

.modal__form-select .selectize-control.single .selectize-input.dropdown-active:after {
    transform: rotate(-180deg);
}

.modal__form-select .selectize-control.single .selectize-input.input-active,
.modal__form-select .selectize-control.single .selectize-input.input-active input {
    cursor: pointer;
}

.modal .modal__time {
    margin-left: 20px;
    font-size: 11px;
}

.modal .modal__phone.disable {
    color: #6d7381;
}

.modal .modal__input-wrap:not(:last-child) {
    position: relative;
    margin-bottom: 10px;
    z-index: 1;
}

.modal .modal__input-wrap label:not(.big-form-check--custom) {
    margin-right: 0;
}

.modal .modal__input-wrap .error {
    color: #ef5151;
}

.modal .modal__code-input {
    z-index: 1;
    letter-spacing: 12px;
    font-size: 14px;
}

.modal .modal__code-input.invalid {
    border-color: #ef5151;
}

.modal .modal__code-input.disable {
    color: #6d7381;
}

.modal .modal__input-error {
    font-size: 11px;
    color: #ef5151;
}

.modal .modal__code-mimic {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
    width: 104px;
    text-align: right;
    letter-spacing: 13px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 12px;
}

.modal .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 221px;
    height: 62px;
    margin: 30px auto 0;
    background: 0 0;
    border: 2px solid #206c7d;
    border-radius: 3px;
    font-size: 12px;
    color: #206c7d;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    transition: background-color .3s, border .3s;
}

.modal .btn:hover {
    color: #fff;
    border-color: #206c7d;
    background-color: #206c7d;
}

.modal .btn.inactive {
    cursor: not-allowed;
    color: #6d7381;
    border-color: #6d7381;
    opacity: 0.8;
    background: 0 0;
}

.modal .btn.inactive:hover {
    color: #6d7381;
    border-color: #6d7381;
    background: 0 0;
}

.modal .modal__link {
    max-width: 103px;
    color: #40afc8;
    font-weight: 400;
    outline: none;
    border: 0;
    border-bottom: 1px dashed #40afc8;
    margin: 10px 20px;
    padding: 0;
    text-decoration: none;
}

.modal .close-modal {
    position: absolute;
    top: -31px;
    right: 0;
    border-radius: 25%;
    cursor: pointer;
    width: 23px;
    height: 22px;
    background: url(/local/templates/new-rus/img/form/close.svg) no-repeat center;
}

@media (max-width: 445px) {
    .modal__report-text br + br {
        display: none;
    }
}

@media (max-width: 1145px) {
    .modal .modal__form:after {
        content: none;
    }
}

@media (max-width: 600px) {
    .modal__form {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 355px) {
    .header-new .language li {
        margin-right: 10px;
    }

    .header-new .header-social .header-social__link {
        margin-right: 7px;
    }
}

.floating-btn {
    position: fixed;
    left: -155px;
    bottom: 25px;
    z-index: 11;
    transition: left .2s ease-in-out;
}

.floating-btn button {
    transition: .3s;
}

.floating-btn .top-buttons__item_color_purple {
    width: 150px;
}

@media (max-width: 767px) {
    .floating-btn .top-buttons__item_color_purple {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 130px;
        height: 40px;
        font-size: 10px;
        line-height: normal;
    }
}

@media (max-width: 590px) {
    .footer-privacy-text br {
        display: none;
    }
}

@media (max-width: 768px) {
    .section--calc-pay .title {
        font-size: 27px;
    }

    .section-new h3 {
        font-size: 20px;
    }

    h2,
    .title2,
    .section-name,
    .new-article-services .article-services__title,
    #footerNew .footer-bottom__nav-head,
    .why__answer-title,
    .specialists__title,
    .article__author_new a,
    .article__title,
    .clients-list-elements .articles--clients .article__title,
    .service__title,
    .itogo-table .itogo-row .itogo-cell {
        font-size: 18px !important;
    }

    p,
    ul li,
    ol li,
    .directions-new .directions__text p,
    .important,
    .advantage-new .why__answer-text,
    .advantage-new .why__answer-title,
    .directions-new .directions__text h3,
    .services-wrap-new .services.services--calcs.work-permit-service .service__title a,
    .top-block-new .top-block-menu ul a,
    .benefit-item__text,
    .material__name,
    .section-desc,
    .section-elem-p,
    .rating-col-3,
    .controls-time-elem,
    .news-col__item-text,
    .directions__text,
    .three-cols__text,
    .audit-service__inner,
    .materials__title,
    .article__summary,
    .clients-list-elements .articles--clients .article__summary,
    .releases-bottom,
    .valign-baseline,
    .article--details .article__summary,
    .table-with-prices,
    .new-article-services .article-services__text,
    .new-article-services .article-services__price,
    .article-services__title,
    .new-article__share .article-services__title,
    .youtube-playlist__title,
    .service-col__item-menu__link,
    #footerNew .footer-bottom__nav-link,
    .audit-wrapper h3, .audit-wrapper .h3,
    .why__answer-text,
    .customers-can__text,
    .form__actions .price-descr-button,
    .section-ellipse-elem,
    .section-ellipse-elem span,
    .service-mask-menu__link2, .service-mask-menu__link3,
    .table-with-prices_small_head thead tr td,
    .header__nav nav ul li a,
    .news-top-block__title,
    .article__author_new span,
    .calculation-wrap label.select-plus-label,
    .calculation-wrap label,
    .form__items .selectize-input .item,
    .table-results {
        font-size: 16px !important;
    }

    .controls-time-z,
    #footerNew .footer-privacy-text,
    .article__tags,
    #footerNew .footer-contacts__top-item .footer-link--accent,
    .article__tags a,
    .benefit-nav__item,
    .close-mask-wrapper span,
    .article__date,
    .news-top-block__date,
    #indexNews.news .news-col__item-date,
    #indexNews.news .news-more,
    .recommendations-letters-list-more a,
    .calculation-wrap .input_desc_select-new,
    .selectize-dropdown .option,
    .itogo-cell .btn--print {
        font-size: 14px !important;
    }

    ul li:before,
    span.spisok:before,
    .custom-ul li:before {
        top: 11px;
    }

    .table-prices.table-to-blocks th, .table-prices.table-to-blocks td .valign-baseline {
        margin-top: 15px;
    }

    .youtube-playlist__title {
        line-height: 24px;
    }

    #indexNews.news .news-col__item-date {
        width: 106px;
        height: 31px;
    }
}

.documents-slider-wrap {
    position: relative;
    margin-top: 50px;
    margin-bottom: 70px;
    padding: 30px 0 70px 0;
    background-color: #eeeef3;
    box-shadow: 0 0 0 100vmax #eeeef3;
    -webkit-clip-path: inset(0 -100vmax);
    clip-path: inset(0 -100vmax);
}

.documents-slider .documents-slider__item {
    height: 350px;
    margin-right: 15px;
}

.documents-slider .documents-slider__item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border: 1px solid #dbc7d2;
}

@media (max-width: 981px) {
    .documents-slider-wrap {
        margin-bottom: 40px;
    }
}

@media (max-width: 520px) {
    .documents-slider .documents-slider__item {
        height: 250px;
        margin-right: 0;
    }

    .documents-slider .documents-slider__item img {
        border: none;
    }
}

.recommendations-slider-wrap {
    position: relative;
    margin: 50px -7.5px 120px -7.5px;
}

.slider--services + .recommendations-slider-wrap {
    margin-top: 50px;
}

.recommendations-slider .recommendations-slider__item {
    margin: 0 7.5px;
}

.recommendations-slider .recommendations-slider__item img {
    width: 100%;
    height: 100%;
    border: 1px solid #dbc7d2;
}

@media (max-width: 1074px) {
    .recommendations-slider-wrap {
        margin-bottom: 60px;
    }

    .slider--services + .recommendations-slider-wrap {
        margin-bottom: 95px;
    }
}

/* checkbox form */
.modal__form .modal__input-wrap {
    margin-top: 20px;
}

.form-wrap .agreement-check-wrap {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 10px;
    align-items: flex-start;
}

.form-wrap .agreement-check-wrap label {
    margin-right: 0;
}

.form-wrap .agreement-check-wrap input[type='checkbox'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    padding: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #206c7d;
    border-radius: 2px;
    cursor: pointer;
}

.form-wrap .agreement-check-wrap input[type='checkbox']:checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 12px;
    border: solid #206c7d;
    border-width: 0 2px 2px 0;
    transform: translate(-45%, -60%) rotate(45deg);
}

.form-wrap button:disabled {
    cursor: not-allowed !important;
    opacity: 0.5 !important;
}

.form-wrap button:disabled:hover {
    background: 0 0 !important;
    border: 2px solid #206c7d !important;
    color: #206c7d !important;
}

.form-wrap.section--subscribe__right button:disabled:hover {
    color: white !important;
}

.payment-wrap .agreement-check-wrap {
    max-width: 600px;
}

.footer-top .form-wrap.section--subscribe__right .agreement-check-wrap {
    margin-top: 15px;
}

.footer-top .form-wrap.section--subscribe__right .agreement-check-wrap input[type='checkbox'] {
    background-color: white;
    border: none;
}

@media (max-width: 620px) {
    .footer-top .form-wrap.section--subscribe__right .agreement-check-wrap {
        grid-column: span 3;
    }
}
/* END checkbox form */
/* End */
/* /local/templates/new_rus/css/reset.css?173177893910016 */
/* /local/templates/new_rus/css/sticky.min.css?1731778939719 */
/* /local/templates/new_rus/css/style.min.css?1742462160238263 */
/* /local/templates/new_rus/css/slick.css?17317789391765 */
/* /local/templates/new_rus/js/fancybox/jquery.fancybox_new.css?173177893912800 */
/* /local/templates/new_rus/js/animate/fm.revealator.jquery.min.css?173177893957920 */
/* /local/templates/new_rus/components/bitrix/search.title/search_nv3/style.css?17317789392405 */
/* /local/components/bitrix24/rosco.form.vue/templates/feedback/style.min.css?1731778939560 */
/* /local/components/darneo/cookie.popup/templates/.default/style.css?17484290001272 */
/* /local/templates/new_rus/styles.min.css?17317789397594 */
/* /local/templates/new_rus/template_styles.css?1742535343159621 */
