

/* Start:/local/templates/citrus.developer/app/icon-fonts/icomoon/icomoon.css?15767103273284*/
@font-face {
  font-family: 'icomoon';
  src:  url('/local/templates/citrus.developer/app/icon-fonts/icomoon/fonts/icomoon.eot?v1');
  src:  url('/local/templates/citrus.developer/app/icon-fonts/icomoon/fonts/icomoon.eot?v1#iefix') format('embedded-opentype'),
    url('/local/templates/citrus.developer/app/icon-fonts/icomoon/fonts/icomoon.ttf?v1') format('truetype'),
    url('/local/templates/citrus.developer/app/icon-fonts/icomoon/fonts/icomoon.woff?v1') format('woff'),
    url('/local/templates/citrus.developer/app/icon-fonts/icomoon/fonts/icomoon.svg?v1') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-trash:before {
  content: "\e932";
}
.icon-copy:before {
  content: "\e931";
}
.icon-checked:before {
  content: "\e934";
}
.icon-heart-del:before {
  content: "\e930";
}
.icon-calc:before {
  content: "\e92f";
}
.icon-close:before {
  content: "\e92e";
}
.icon-exclamation-triangle:before {
  content: "\e91c";
}
.icon-warning:before {
  content: "\e91c";
}
.icon-zoom:before {
  content: "\e92a";
}
.icon-print:before {
  content: "\e92b";
}
.icon-mail-2:before {
  content: "\e92c";
}
.icon-plan:before {
  content: "\e92d";
}
.icon-heart:before {
  content: "\e91d";
}
.icon-arrow_top:before {
  content: "\e91b";
}
.icon-time:before {
  content: "\e91a";
}
.icon-file_default:before {
  content: "\e919";
}
.icon-img-placeholder:before {
  content: "\e918";
}
.icon-map:before {
  content: "\e900";
}
.icon-phone:before {
  content: "\e901";
}
.icon-view_list:before {
  content: "\e903";
}
.icon-view_cards:before {
  content: "\e904";
}
.icon-arrow_left:before {
  content: "\e907";
}
.icon-arrow_right:before {
  content: "\e908";
}
.icon-benefit-1:before {
  content: "\e909";
}
.icon-benefit-2:before {
  content: "\e90a";
}
.icon-benefit-3:before {
  content: "\e90b";
}
.icon-benefit-4:before {
  content: "\e90c";
}
.icon-file_archive:before {
  content: "\e90e";
}
.icon-file_docx:before {
  content: "\e90f";
}
.icon-file_gif:before {
  content: "\e910";
}
.icon-file_jpg:before {
  content: "\e911";
}
.icon-file_pdf:before {
  content: "\e912";
}
.icon-file_png:before {
  content: "\e913";
}
.icon-file_pptx:before {
  content: "\e914";
}
.icon-file_xlsx:before {
  content: "\e915";
}
.icon-logo:before {
  content: "\e916";
}
.icon-mail:before {
  content: "\e917";
}
.icon-plus:before {
  content: "\e933";
}
.icon-instagram:before {
  content: "\e935";
}
.icon-yt:before {
  content: "\e906";
}
.icon-fb:before {
  content: "\e90d";
}
.icon-tw:before {
  content: "\e902";
}
.icon-vk:before {
  content: "\e905";
}
.icon-i_food:before {
  content: "\e91e";
}
.icon-i_hospital:before {
  content: "\e91f";
}
.icon-i_park:before {
  content: "\e920";
}
.icon-i_school:before {
  content: "\e921";
}
.icon-i_shop:before {
  content: "\e922";
}
.icon-i_sport:before {
  content: "\e923";
}
.icon-i_baby:before {
  content: "\e924";
}
.icon-i_bank:before {
  content: "\e925";
}
.icon-i_beauty:before {
  content: "\e926";
}
.icon-i_car:before {
  content: "\e927";
}
.icon-i_church:before {
  content: "\e928";
}
.icon-i_cinema:before {
  content: "\e929";
}
.icon-odnoklassniki:before {
  content: "\e936";
}

/* End */


/* Start:/local/templates/citrus.developer/app/icon-fonts/ruble/font-rub.css?1576710327348*/
@font-face {
	font-family: 'rub';
	src:  url('/local/templates/citrus.developer/app/icon-fonts/ruble/RUBSN.ttf');
	src: url('/local/templates/citrus.developer/app/icon-fonts/ruble/RUBSN.woff2') format('woff2'),
		url('/local/templates/citrus.developer/app/icon-fonts/ruble/RUBSN.ttf') format('truetype'),
		url('/local/templates/citrus.developer/app/icon-fonts/ruble/RUBSN.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
[data-currency-icon]:after, .rub:before {
	font-family: 'rub';
	content: ' \0443';
	text-transform: none;
	font-size: 0.96em;
}
/* End */


/* Start:/local/templates/citrus.developer/app/css/normalize.css?15767103277091*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

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

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

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

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

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

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* End */


/* Start:/local/templates/citrus.developer/app/cui/cui-base/cui-base.css?15767103274089*/

/*----------------------
General styles
----------------------*/

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}
html, html.tag-html {
    height: auto;
    min-width: 320px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body, body.tag-body {
    background: #fff;
    margin: 0;
    position: relative;
    overflow-x: hidden;
}
@media (max-width: 319px) {
    body, body.tag-body {
        overflow: auto;
    }
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}

.indent, .indent-min, .indent-max {
    margin: 0;
}
.indent-min {
    height: 10px;
}
.indent {
    height: 20px;
}
.indent-max {
    height: 30px;
}

/*video*/
@media all {
    .embed-responsive {
        position: relative;
        display: block;
        height: 0;
        padding: 0;
        overflow: hidden;
    }
    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }
    .embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }
    .embed-responsive-4by3 {
        padding-bottom: 75%;
    }
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    white-space: pre-wrap;
    text-align: left;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}
.no-select {
    user-selected: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}


/* humburder */
@media all {
    /*hamburger*/
    a.hamburger {
        position: relative;
        align-items: center;
        justify-content: center;
        height: 1.5em;
        font-size: 24px;
        width: 1.5em;
        border-radius: 50%;
        transition: .3s ease;
        background-color: transparent;
    }
    a.hamburger .lines {
        display: block;
        width: 1em;
        height: 0.1666666666666667em;
        background: currentColor;
        transition: background 0.3s;
        align-items: center;
        position: relative;
    }
    a.hamburger .lines:before, a.hamburger .lines:after {
        content: '';
        display: inline-block;
        width: 1em;
        height: 0.1666666666666667em;
        background: currentColor;
        transition: transform 0.3s;
        position: absolute;
        left: 0;
        -webkit-transform-origin: 0.28571em center;
        transform-origin: 0.28571em center;
    }
    a.hamburger .lines:before {
        top: -0.333333333em;
    }
    a.hamburger .lines:after  {
        top: 0.333333333em;
    }

    /*active*/
    a.hamburger._active {
        background-color: #d6eef7;
    }
    a.hamburger._active .lines:before, a.hamburger._active .lines:after {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 0;
        background: currentColor;
    }
    a.hamburger._active .lines {
        background: transparent;
    }
    a.hamburger._active .lines:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
    }
    a.hamburger._active .lines:after  {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }
}

#bx-composite-banner {
    margin-top: 5px;
}

@-ms-viewport{width:device-width}
@media screen and (max-width:400px) {
    @-ms-viewport{
        width:320px;
    }
}

.overflow-h {
    overflow: hidden;
}
/* End */


/* Start:/local/templates/citrus.developer/app/cui/cui-base/cui-fgrid.css?157671032723069*/
/**
* Name: Grid style
* Author: by crycode
*/

@media all {
    .row {
        margin-left: -15px;
        margin-right: -15px;
        display: flex;
        flex-wrap: wrap;
    }
    .row.row-clear {
        margin-left: 0;
        margin-right: 0;
    }
    .row.row-reverse {
        flex-direction: row-reverse;
    }
    .row.fl-s{
        align-items: flex-start;
    }
    .row-ib {
        margin-left: -15px;
        margin-right: -15px;
        font-size: 0;
    }

    [class*="col-"] {
        width: 100%;
        min-height: 1px;
    }
    .row-ib [class*="col-"] {
        vertical-align: top;
        font-size: 1rem;
    }
    *:not(.row-clear)>[class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }

    .row.row-grid, .row-ib.row-grid {
        margin-top: -15px;
        margin-bottom: -15px;
    }
    .row.row-grid>[class*="col-"], .row-ib.row-grid>[class*="col-"] {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .content-col>*:first-child {
        margin-top: 0;
    }
    .content-col>*:last-child {
        margin-bottom: 0;
    }

    .col-xs-12 {
        width: 100%
    }

    .col-xs-11 {
        width: 91.66666667%
    }

    .col-xs-10 {
        width: 83.33333333%
    }

    .col-xs-9 {
        width: 75%
    }

    .col-xs-8 {
        width: 66.66666667%
    }

    .col-xs-7 {
        width: 58.33333333%
    }

    .col-xs-6 {
        width: 50%
    }

    .col-xs-5 {
        width: 41.66666667%
    }

    .col-xs-4 {
        width: 33.33333333%
    }

    .col-xs-3 {
        width: 25%
    }

    .col-xs-1-5 {
        width: 20%
    }

    .col-xs-2 {
        width: 16.66666667%
    }

    .col-xs-1 {
        width: 8.33333333%
    }

    .col-xs-pull-12 {
        right: 100%
    }

    .col-xs-pull-11 {
        right: 91.66666667%
    }

    .col-xs-pull-10 {
        right: 83.33333333%
    }

    .col-xs-pull-9 {
        right: 75%
    }

    .col-xs-pull-8 {
        right: 66.66666667%
    }

    .col-xs-pull-7 {
        right: 58.33333333%
    }

    .col-xs-pull-6 {
        right: 50%
    }

    .col-xs-pull-5 {
        right: 41.66666667%
    }

    .col-xs-pull-4 {
        right: 33.33333333%
    }

    .col-xs-pull-3 {
        right: 25%
    }

    .col-xs-pull-1-5 {
        right: 20%
    }

    .col-xs-pull-2 {
        right: 16.66666667%
    }

    .col-xs-pull-1 {
        right: 8.33333333%
    }

    .col-xs-pull-0 {
        right: auto
    }

    .col-xs-push-12 {
        left: 100%
    }

    .col-xs-push-11 {
        left: 91.66666667%
    }

    .col-xs-push-10 {
        left: 83.33333333%
    }

    .col-xs-push-9 {
        left: 75%
    }

    .col-xs-push-8 {
        left: 66.66666667%
    }

    .col-xs-push-7 {
        left: 58.33333333%
    }

    .col-xs-push-6 {
        left: 50%
    }

    .col-xs-push-5 {
        left: 41.66666667%
    }

    .col-xs-push-4 {
        left: 33.33333333%
    }

    .col-xs-push-3 {
        left: 25%
    }

    .col-xs-push-1-5 {
        left: 20%
    }

    .col-xs-push-2 {
        left: 16.66666667%
    }

    .col-xs-push-1 {
        left: 8.33333333%
    }

    .col-xs-push-0 {
        left: auto
    }

    .col-xs-offset-12 {
        margin-left: 100%
    }

    .col-xs-offset-11 {
        margin-left: 91.66666667%
    }

    .col-xs-offset-10 {
        margin-left: 83.33333333%
    }

    .col-xs-offset-9 {
        margin-left: 75%
    }

    .col-xs-offset-8 {
        margin-left: 66.66666667%
    }

    .col-xs-offset-7 {
        margin-left: 58.33333333%
    }

    .col-xs-offset-6 {
        margin-left: 50%
    }

    .col-xs-offset-5 {
        margin-left: 41.66666667%
    }

    .col-xs-offset-4 {
        margin-left: 33.33333333%
    }

    .col-xs-offset-3 {
        margin-left: 25%
    }

    .col-xs-offset-1-5 {
        margin-left: 20%
    }

    .col-xs-offset-2 {
        margin-left: 16.66666667%
    }

    .col-xs-offset-1 {
        margin-left: 8.33333333%
    }

    .col-xs-offset-0 {
        margin-left: 0
    }

    .hidden {
        display: none!important
    }
    .hidden-br br {
        display: none!important;
    }
    .visible-br br {
        display: block!important;
    }
    .visible-block {
        display: block!important
    }
    .visible-inline {
        display: inline-block!important
    }

    .ta-xs-r, .tar {
        text-align: right
    }
    .ta-xs-l ,.tal {
        text-align: left
    }

    .ta-xs-c, .tac {
        text-align: center
    }

    .va-xs-t, .vat {
        vertical-align: top
    }
    .va-xs-m, .vam {
        vertical-align: middle
    }
    .va-xs-b, .vab {
        vertical-align: bottom
    }

    .w100p {
        width: 100%;
    }

    .align-xs-c {
        align-items: center;
    }
    .direction-xs-row_reverse {
        flex-direction: row-reverse;
    }

    .display-xs-n {
        display: none;
    }
    .display-xs-ib {
        display: inline-block;
    }
    .display-xs-b {
        display: block;
    }
    .display-xs-i {
        display: inline;
    }
    .display-xs-tc {
        display: table-cell;
    }
    .display-xs-tb {
        display: table;
    }
    .display-xs-f {
        display: flex;
    }
}
@media (min-width: 480px) {
    .row-ib .col-sm-1, .row-ib .col-sm-2, .row-ib .col-sm-1-5, .row-ib .col-sm-3, .row-ib .col-sm-4, .row-ib .col-sm-5, .row-ib .col-sm-6, .row-ib .col-sm-7, .row-ib .col-sm-8, .row-ib .col-sm-9, .row-ib .col-sm-10, .row-ib .col-sm-11, .row-ib .col-sm-12 {
        display: inline-block;
    }

    .hidden-sm-br br {
        display: none!important;
    }

    .visible-sm-br br {
        display: block!important;
    }

    .ta-sm-r, .tar-sm {
        text-align: right
    }
    .ta-sm-l, .tal-sm {
        text-align: left
    }
    .ta-sm-c, .tac-sm {
        text-align: center
    }

    .pull-left-sm {
        float: left
    }

    .pull-right-sm {
        float: right
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-1-5 {
        width: 20%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-1-5 {
        right: 20%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-1-5 {
        left: 20%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-1-5 {
        margin-left: 20%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }


    .display-sm-n {
        display: none;
    }
    .display-sm-ib {
        display: inline-block;
    }
    .display-sm-b {
        display: block;
    }
    .display-sm-i {
        display: inline;
    }
    .display-sm-tc {
        display: table-cell;
    }
    .display-sm-tb {
        display: table;
    }
    .display-sm-f {
        display: flex;
    }
}
@media (min-width: 768px) {
    .row-ib .col-md-1, .row-ib .col-md-2, .row-ib .col-md-1-5, .row-ib .col-md-3, .row-ib .col-md-4, .row-ib .col-md-5, .row-ib .col-md-6, .row-ib .col-md-7, .row-ib .col-md-8, .row-ib .col-md-9, .row-ib .col-md-10, .row-ib .col-md-11, .row-ib .col-md-12 {
        display: inline-block;
    }

    .hidden-md-br br {
        display: none!important;
    }

    .visible-md-br br {
        display: block!important;
    }


    .ta-md-r, .tar-md {
        text-align: right
    }

    .ta-md-l, .tal-md {
        text-align: left
    }

    .ta-md-c, .tac-md {
        text-align: center
    }

    .vat-md {
        vertical-align: top
    }

    .vam-md {
        vertical-align: middle
    }

    .vab-md {
        vertical-align: bottom
    }

    .pull-left-md {
        float: left
    }

    .pull-right-md {
        float: right
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-1-5 {
        width: 20%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-1-5 {
        right: 20%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-1-5 {
        left: 20%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-1-5 {
        margin-left: 20%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .display-md-n {
        display: none;
    }
    .display-md-ib {
        display: inline-block;
    }
    .display-md-b {
        display: block;
    }
    .display-md-i {
        display: inline;
    }
    .display-md-tc {
        display: table-cell;
    }
    .display-md-tb {
        display: table;
    }
    .display-md-f {
        display: flex;
    }
}
@media (min-width: 1024px) {
    .row-ib .col-lg-1, .row-ib .col-lg-2, .row-ib .col-lg-1-5, .row-ib .col-lg-3, .row-ib .col-lg-4, .row-ib .col-lg-5, .row-ib .col-lg-6, .row-ib .col-lg-7, .row-ib .col-lg-8, .row-ib .col-lg-9, .row-ib .col-lg-10, .row-ib .col-lg-11, .row-ib .col-lg-12 {
        display: inline-block;
    }

    .hidden-lg-br br {
        display: none!important;
    }

    .visible-lg-br br {
        display: block!important;
    }

    .ta-lg-r{
        text-align: right;
    }
    .ta-lg-l {
        text-align: left;
    }
    .ta-lg-c {
        text-align: center;
    }


    .pull-left-lg {
        float: left
    }

    .pull-right-lg {
        float: right
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-1-5 {
        width: 20%;
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-1-5 {
        right: 20%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-1-5 {
        left: 20%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-1-5 {
        margin-left: 20%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .display-lg-n {
        display: none;
    }
    .display-lg-ib {
        display: inline-block;
    }
    .display-lg-b {
        display: block;
    }
    .display-lg-i {
        display: inline;
    }
    .display-lg-tc {
        display: table-cell;
    }
    .display-lg-tb {
        display: table;
    }
    .display-lg-f {
        display: flex;
    }
}
@media (min-width: 1200px) {
    .row-ib .col-dt-1, .row-ib .col-dt-2, .row-ib .col-dt-1-5, .row-ib .col-dt-3, .row-ib .col-dt-4, .row-ib .col-dt-5, .row-ib .col-dt-6, .row-ib .col-dt-7, .row-ib .col-dt-8, .row-ib .col-dt-9, .row-ib .col-dt-10, .row-ib .col-dt-11, .row-ib .col-dt-12 {
        display: inline-block;
    }

    .hidden-dt-br br {
        display: none!important;
    }

    .visible-dt-br br {
        display: block!important;
    }

    .ta-dt-r{
        text-align: right;
    }
    .ta-dt-l {
        text-align: left;
    }
    .ta-dt-c {
        text-align: center;
    }

    .pull-left-dt {
        float: left
    }

    .pull-right-dt {
        float: right
    }

    .col-dt-12 {
        width: 100%
    }

    .col-dt-11 {
        width: 91.66666667%
    }

    .col-dt-10 {
        width: 83.33333333%
    }

    .col-dt-9 {
        width: 75%
    }

    .col-dt-8 {
        width: 66.66666667%
    }

    .col-dt-7 {
        width: 58.33333333%
    }

    .col-dt-6 {
        width: 50%
    }

    .col-dt-5 {
        width: 41.66666667%
    }

    .col-dt-4 {
        width: 33.33333333%
    }

    .col-dt-3 {
        width: 25%
    }

    .col-dt-1-5 {
        width: 20%
    }

    .col-dt-2 {
        width: 16.66666667%
    }

    .col-dt-1 {
        width: 8.33333333%
    }

    .col-dt-pull-12 {
        right: 100%
    }

    .col-dt-pull-11 {
        right: 91.66666667%
    }

    .col-dt-pull-10 {
        right: 83.33333333%
    }

    .col-dt-pull-9 {
        right: 75%
    }

    .col-dt-pull-8 {
        right: 66.66666667%
    }

    .col-dt-pull-7 {
        right: 58.33333333%
    }

    .col-dt-pull-6 {
        right: 50%
    }

    .col-dt-pull-5 {
        right: 41.66666667%
    }

    .col-dt-pull-4 {
        right: 33.33333333%
    }

    .col-dt-pull-3 {
        right: 25%
    }

    .col-dt-pull-2 {
        right: 16.66666667%
    }

    .col-dt-pull-1 {
        right: 8.33333333%
    }

    .col-dt-pull-0 {
        right: auto
    }

    .col-dt-push-12 {
        left: 100%
    }

    .col-dt-push-11 {
        left: 91.66666667%
    }

    .col-dt-push-10 {
        left: 83.33333333%
    }

    .col-dt-push-9 {
        left: 75%
    }

    .col-dt-push-8 {
        left: 66.66666667%
    }

    .col-dt-push-7 {
        left: 58.33333333%
    }

    .col-dt-push-6 {
        left: 50%
    }

    .col-dt-push-5 {
        left: 41.66666667%
    }

    .col-dt-push-4 {
        left: 33.33333333%
    }

    .col-dt-push-3 {
        left: 25%
    }

    .col-dt-push-1-5 {
        left: 20%
    }

    .col-dt-push-2 {
        left: 16.66666667%
    }

    .col-dt-push-1 {
        left: 8.33333333%
    }

    .col-dt-push-0 {
        left: auto
    }

    .col-dt-offset-12 {
        margin-left: 100%
    }

    .col-dt-offset-11 {
        margin-left: 91.66666667%
    }

    .col-dt-offset-10 {
        margin-left: 83.33333333%
    }

    .col-dt-offset-9 {
        margin-left: 75%
    }

    .col-dt-offset-8 {
        margin-left: 66.66666667%
    }

    .col-dt-offset-7 {
        margin-left: 58.33333333%
    }

    .col-dt-offset-6 {
        margin-left: 50%
    }

    .col-dt-offset-5 {
        margin-left: 41.66666667%
    }

    .col-dt-offset-4 {
        margin-left: 33.33333333%
    }

    .col-dt-offset-3 {
        margin-left: 25%
    }

    .col-dt-offset-1-5 {
        margin-left: 20%
    }

    .col-dt-offset-2 {
        margin-left: 16.66666667%
    }

    .col-dt-offset-1 {
        margin-left: 8.33333333%
    }

    .col-dt-offset-0 {
        margin-left: 0
    }

    .display-dt-n {
        display: none;
    }
    .display-dt-ib {
        display: inline-block;
    }
    .display-dt-b {
        display: block;
    }
    .display-dt-i {
        display: inline;
    }
    .display-dt-tc {
        display: table-cell;
    }
    .display-dt-tb {
        display: table;
    }
    .display-dt-f {
        display: flex;
    }
}

@media (max-width: 767px) {
   .row {
        margin: 0 -10px;
    }
    .row [class*="col-"] {
        padding: 0 10px;
    }

    .row.row-grid {
        margin: -10px;
    }
    .row.row-grid [class*="col-"] {
        padding: 10px;
    }
}

@media print {
    .col-print-1,.col-print-2,.col-print-1-5,.col-print-3,.col-print-4,.col-print-5,.col-print-6,.col-print-7,.col-print-8,.col-print-9,.col-print-10,.col-print-11,.col-print-12 {
        display: inline-block;
    }
    .col-print-12 {
        width: 100%
    }

    .col-print-11 {
        width: 91.66666667%
    }

    .col-print-10 {
        width: 83.33333333%
    }

    .col-print-9 {
        width: 75%
    }

    .col-print-8 {
        width: 66.66666667%
    }

    .col-print-7 {
        width: 58.33333333%
    }

    .col-print-6 {
        width: 50%
    }

    .col-print-5 {
        width: 41.66666667%
    }

    .col-print-4 {
        width: 33.33333333%
    }

    .col-print-3 {
        width: 25%
    }

    .col-print-1-5 {
        width: 20%
    }

    .col-print-2 {
        width: 16.66666667%
    }

    .col-print-1 {
        width: 8.33333333%
    }

    .ta-print-r {
        text-align: right !important;
    }
    .ta-print-l {
        text-align: left !important;
    }
    .ta-print-c {
        text-align: center !important;
    }

    .print-hidden {
        display: none !important;
    }

    .print-break-before {
        page-break-before: always;
    }
    .print-break-after {
        page-break-after: always;
    }
    .print-no-break {
        page-break-inside: avoid;
    }

    .display-print-b {
        display: block !important;
    }
    .display-print-n {
        display: none !important;
    }
    .display-print-f {
        display: flex !important;
    }
}
/* End */


/* Start:/local/templates/citrus.developer/app/css/typography.css?15767103273916*/

@media all {
    html, html.tag-html {
        font-size: 15px;
    }
    body, body.tag-body {
        font-size: 1em;
        line-height: 1.5;
        color: #333;
        cursor: default;
        font-family: "Open Sans",Helvetica,sans-serif;
    }

    hr {
        background-color: #c5b99f;
        border: 0;
        margin: 55px 0;
        height: 1px!important;
    }

    a.dotted {
        border-bottom: 1px dotted;
        text-decoration: none;
    }
    a.solid {
        border-bottom: 1px solid;
        text-decoration: none;
    }
    a.dotted:hover {
        border-bottom: none;
    }

    p {
        margin: 0 0 1rem;
    }
    p:last-child {
        margin-bottom: 0;
    }

    .fw300 {
        font-weight: 300;
    }
    .fw400 {
        font-weight: 400;
    }
    .fw600, strong, b {
        font-weight: 600;
    }
    .fw700 {
        font-weight: 700;
    }
    .fw800 {
        font-weight: 800;
    }

    .fs-i {
        font-style: italic;
    }
    .tt-u {
        text-transform: uppercase;
    }
    .tt-l {
        text-transform: lowercase;
    }

    button, .not-selected {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .break {
        -ms-word-break: break-all;
        word-break: break-all;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto
    }
    .ellipsis {
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: block
    }

    .pos-r {
        position: relative;
    }

    .table {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    .table .tr {
        display: table-row;
        height: 100%;
    }
    .table .tc {
        display: table-cell;
    }

    .text-up {
        text-transform: uppercase;
    }
    .color-red {
        color: #f20101;
    }
    .color-green {
        color: #2b9719;
    }
    .color-black {
        color: #000;
    }

    .font-small {
        font-size: 13px;
    }

    .nobr {
        white-space: nowrap;
    }
}
@media (max-width: 479px) {
    html, html.tag-html {
        font-size: 13px;
    }
}

/* h1-h6 */
@media all {
    h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
        font-family: 'Merriweather', serif;
        margin-top: 0;
        margin-bottom: .5em;
        font-weight: 400;
        line-height: 1.2;
        color: #000;
    }
    h1, .h1 {
        font-size: 50px;
        font-weight: 300;
        text-align: center;
    }
    h2, .h2 {
        font-size: 35px;
        font-weight: 300;
        margin-top: 3rem;
        margin-bottom: 1.314285714285714em;
        /*margin-bottom: 0.6857142857142857em;*/
    }
    h2:first-child, .h2:first-child {
        margin-top: -0.125em;
    }
    h3, .h3 {
        font-size: 23px;
        color: #333;
        font-weight: 600;
        text-transform: uppercase;
        margin-top: 1.5rem;
    }
    h3:first-child, .h3:first-child {
        margin-top: -0.125em;
    }
    h4, .h4 {
        font-size: 16px;
        font-weight: 700;
        color: #333;
        text-transform: uppercase;
    }
    h4:first-child, .h4:first-child {
        margin-top: -0.125em;/*-0.1714285714285714em*/
    }
    h5, .h5 {
        font-size: 1.25rem;
    }
    h6, .h6 {
        font-size: 1rem;
        font-weight: 600;
    }
}
@media (max-width: 1023px) {
    h1, .h1 {
        font-size: 40px;
    }
    h2, .h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    h1, .h1 {
        font-size: 35px;
    }
    h2, .h2 {
        font-size: 25px;
    }
    h1, .h1, h2, .h2, h3, .h3 {
        text-align: center;
    }
}
@media (max-width: 479px) {
    h1, .h1 {
        font-size: 25px;
    }
    h2, .h2 {
        font-size: 20px;
    }
}
/* End */


/* Start:/local/templates/citrus.developer/app/css/list.css?15767103271719*/

@media all {
    ol,ul {
        padding-left: 20px;
    }
    ul li+li, ol li+li {
        margin-top: 10px;
    }

    .article>ul, ul.square, ul.round {
        margin: 15px 0;
        padding: 0;
        list-style: none;
    }
    .article>ul li, ul.square li, ul.round li {
        position: relative;
        padding-left: 20px;
    }
    .article>ul li:before, ul.square li:before, ul.round li:before {
        position: absolute;
        top: .6em;
        left: 0;
        /*background-color: #fa890f;*/
        width: 8px;
        height: 8px;
        content: '';
        /*-webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);*/
    }

    ul.round li:before {
        border-radius: 100%;
    }

    .list-unstyled {
        padding-left: 0;
        list-style: none;
    }
}

/*checked list*/
@media all {
    ul.checked-list {
		margin: 0;
		padding: 0;
		list-style: none;
		counter-reset: checked-list;
    }
    ul.checked-list li {
		position: relative;
		padding-left: 73px;
    }
	ul.checked-list li + li {
		margin-top: 30px;
	}
    ul.checked-list li:before {
		content: '\e934';
		font-family: 'icomoon';
		font-size: 26px;
		width: 42px;
		height: 42px;
		border: 2px solid #d6d6d6;
		display: flex;
		position: absolute;
		left: 0;
		top: 4px;
		align-items: center;
		justify-content: center;
    }
    ul.checked-list li b {
		text-transform: uppercase;
		display: block;
		margin-bottom: 2px;
		font-weight: 700;
    }
    ul.checked-list li b:before {
        content: counter(checked-list)'. ';
        counter-increment: checked-list;
    }
}
/* End */


/* Start:/local/templates/citrus.developer/app/css/btn.css?15767103277692*/

/*btn*/
@media all {
    .btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        position: relative;
        vertical-align: middle;
        background: none;
        border: none;
        text-transform: uppercase;
        font-size: 18px;
        height: 60px;
        padding: 0 20px;
        font-weight: 600;
        line-height: 1.2;
        border-radius: 4px;
        text-align: center;

        width: 240px; /*default size*/
        max-width: 100%;

        -webkit-transition: background-color .15s ease, color .15s ease, border-color .15s ease;
        transition: background-color .15s ease, color .15s ease, border-color .15s ease;
    }
    .btn.btn-small {
        height: 50px;
        width: 230px;
        font-size: 16px;
    }
    .btn.btn-stretch {
        width: auto;
    }
    a.btn {
        text-decoration: none;
    }
    .btn:not(.btn-link):active {
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }

    /*btn-primary*/
    .btn.btn-primary span.btn-label+span.btn-icon, .btn.btn-secondary span.btn-label+span.btn-icon {
        margin: 0 0 0 8px;
    }
    .btn.btn-primary {
        color: #fff;
    }

    /*btn-secondary*/
    .btn.btn-secondary {
        border: 2px solid #fff;
        color: #fff;
        font-weight: 600;
    }
    .bx-no-touch .btn.btn-secondary:not(.is-active):hover, .btn.btn-secondary:not(.is-active):active {
        box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
    }

    /*btn-transparent*/
    .btn.btn-transparent{
        border:2px solid #fff;
        background: transparent;
        color: #fff;
    }
    .bx-no-touch .btn.btn-transparent:hover{
        background: #fff;
    }

    /*btn-more*/
    .btn.btn-more {
        border: 2px solid #cccccc;
        color: #999999;
    }
    .bx-no-touch .btn.btn-more:hover {
        border-color: #999999;
        color: #666666;
    }

    /*btn-sub*/
    .btn.btn-white {
        border:2px solid #fff;
        background: transparent;
        color: #fff;
    }

    .btn.btn-big {
        padding: 14px 25px;
    }
    .btn.btn-big span.btn-label {
        text-transform: uppercase;
        font-size: 16px;
    }

    .btn[disabled] {
        opacity: .5;
        cursor: default;
        pointer-events: none;
    }
}
@media (max-width: 479px) {
    .btn {
        height: 50px;
        font-size: 16px;
        padding: 0 14px;
    }
}

/*status*/
@media all {
    .btn._is_status_icon .btn-icon:before, .btn._is_status_icon .btn-icon>* {
        opacity: 0;
        pointer-events: none;
    }
    .cui-btn__icon .cui-icon {
        cursor: inherit;
        display: inline-block;
        font-size: 1.5em;
        height: 1em;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        width: 1em;
    }

    .btn._is_status_icon .btn-icon>.cui-status-icon {
        width: 1em;
        height: 1em;
        /*position: absolute;*/
        margin: auto;
        opacity: 1;
        pointer-events: all;
        top: 0;
        display: flex;
        align-items: center;
    }
    .cui-btn-progress {
        animation: cui-btn-status-icon-rotate .7s linear infinite, .2s cui-btn-status-icon-fadein .1s linear forwards;
        transform-origin: center center;
        opacity: 0;
    }
    .cui-btn-progress__indeterminate {
        width: 100%;
    }
    .cui-btn-progress__indeterminate-path {
        stroke: #fff;
        stroke-dasharray: 89,200;
        stroke-dashoffset: -35px;
        stroke-linecap: round;
    }
    .cui-btn-success {
        animation: .2s cui-progress-circular-fallin .1s linear forwards, .2s cui-btn-status-icon-fadein .1s linear forwards;
        transform: translate(0, -.3em);
        opacity: 0;
    }
    .cui-btn-success svg {
        flex: 1;
    }
    .cui-btn-success path{
        fill: #8dff8d;
    }

    /*.cui-btn-progress__spinner*/
    .cui-btn-progress__spinner {
        top: 0;
        right: 0;
    }
        .cui-btn-progress__spinner > span {
            width: 4px;
            height: 4px;
            background-color: #fff;
            border-radius: 100%;
            display: inline-block;
            -webkit-animation: sk-bouncedelay 1s infinite ease-in-out both;
            animation: sk-bouncedelay 1s infinite ease-in-out both;
        }
        .cui-btn-progress__spinner .bounce1 {
            -webkit-animation-delay: -0.32s;
            animation-delay: -0.32s;
        }
        .cui-btn-progress__spinner .bounce2 {
            -webkit-animation-delay: -0.16s;
            animation-delay: -0.16s;
        }
    .cui-btn-progress__spinner > span + span {
        margin-left: 3px;
    }
}
/*material click*/
@media all {
    .cui-material-click {
        position: relative;
        z-index: 0;
        overflow: hidden;
    }
    .cui-material-click .cui-material-ink {
        display: block; position: absolute;
        background: rgba(35, 180, 234, 0.53);
        border-radius: 100%;
        transform: scale(0);
    }
    .cui-material-click .cui-material-ink {
        background: rgba(255, 255, 255, 0.53);
    }
    .cui-material-click .cui-material-ink._animate {
        animation: ripple 0.4s linear;
    }
}

/*btn grid*/
@media all {
    .btn-row {
        margin: -10px -15px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .btn-row--xs-center {
        justify-content: center;
    }
    .btn-row--xs-end {
        justify-content: flex-end;
    }
    .btn-row--xs-column {
        flex-direction: column;
    }

    .btn-row>.btn {
        margin: 10px 15px;
    }

    .btn.btn-xs-b {
        width: 100%;
    }
    .btn.btn-xs-if {
        display: inline-flex;
    }
}
@media (min-width: 480px) {
    .btn.btn-sm-b {
        width: 100%;
    }
    .btn.btn-sm-if {
        width: auto;
    }

    .btn-row--sm-center {
        justify-content: center;
    }
    .btn-row--sm-end {
        justify-content: flex-end;
    }
    .btn-row--sm-column {
        flex-direction: column;
    }
}
@media (min-width: 768px) {
    .btn.btn-md-b {
        width: 100%;
    }
    .btn.btn-md-if {
        width: auto;
    }
    .btn-row--md-center {
        justify-content: center;
    }
    .btn-row--md-end {
        justify-content: flex-end;
    }
    .btn-row--md-column {
        flex-direction: column;
    }
}
@media (min-width: 1024px) {
    .btn.btn-lg-b {
        width: 100%;
    }
    .btn.btn-lg-if {
        width: auto;
    }
    .btn-row--lg-center {
        justify-content: center;
    }
    .btn-row--lg-end {
        justify-content: flex-end;
    }
    .btn-row--lg-column {
        flex-direction: column;
    }
}
@media (min-width: 1280px) {
    .btn.btn-dt-b {
        width: 100%;
    }
    .btn.btn-dt-if {
        width: auto;
    }

    .btn-row--dt-center {
        justify-content: center;
    }
    .btn-row--dt-end {
        justify-content: flex-end;
    }
    .btn-row--dt-column {
        flex-direction: column;
    }
}


/*animation*/
@keyframes cui-progress-circular-fallin {
    to {
        transform: translate(0, 0);
    }
}
@keyframes cui-btn-status-icon-rotate {
    to {
        transform: rotate(1turn)
    }
}
@keyframes cui-btn-status-icon-fadein {
    to {
        opacity: 1;
    }
}
@keyframes ripple {
    100% {opacity: 0; transform: scale(2.5);}
}
@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/* End */


/* Start:/local/templates/citrus.developer/app/css/layout.css?15767103272352*/

/*main-layout*/
@media all {
	img {
		max-width: 100%;
	}
	.w {
		width: 1310px;
		padding: 0 30px;
		max-width: 100%;
		margin: auto;
	}
	.main-content {
		padding: 70px 0;
	}
}
@media (max-width: 767px) {
	.w {
		padding: 0 15px;
	}
}

/*sections*/
@media all {
	section.section._with-padding .section-inner {
		padding: 85px 0 100px;
	}
	.main-content>section.section._with-padding:first-child .section-inner {
		padding-top: 0;
	}
	.section.section-color-n  + .section.section-color-n .section-inner {
		border-top: 1px solid #cccccc;
	}

	.section.section-color-gray {
		background-color: #e5e5e5;
		border-top: none;
	}
	.section.section-color-light_gray {
		background-color: #f0f0f0;
		border-top: none;
	}

	.section__header {
		text-align: center;
		margin-bottom: 78px;
	}
	.section__header._min {
		margin-bottom: 40px;
	}
	.section__header._m0 {
		margin-bottom: 0;
	}
	.section__header._compact {
		margin-bottom: 60px;
	}

	.section__header h1, .section__header h2, .section__header h3, .section__header h4, .section__header h5, .section__header .h1, .section__header .h2, .section__header .h3, .section__header .h4, .section__header .h5 {
		margin-bottom: 10px;
	}
	.section-description {
		color: #666666;
		font-size: 20px;
		font-family: 'Merriweather', Helvetica,sans-serif;
		font-weight: 300;
		margin-top: 10px;
		text-align: center;
	}
		.section__header._compact .section-description {
			margin-top: 20px;
		}
	.section-legend {
		margin-top: 32px;
	}
	.section-footer {
		margin-top: 48px;
		text-align: center;
	}

	.section._with-padding._catalog-description .section-inner {
		padding-top: 0;
	}
	.section + .section.section-color-n._catalog-description .section-inner {
		border-top: none;
	}
}
@media (max-width: 1023px) {
	.section__header {
		margin-bottom: 50px;
	}
	.section-description {
		font-size: 18px;
	}
}
@media (max-width: 767px) {
	section.section._with-padding .section-inner {
		padding: 70px 0;
	}
	.section__header, .section__header._compact {
		margin-bottom: 40px;
	}
	.section-description {
		font-size: 16px;
	}
}
@media (max-width: 479px) {
	section.section._with-padding .section-inner {
		padding: 45px 0;
	}
	.section__header, .section__header._compact, .section__header._min {
		margin-bottom: 20px;
	}
	.section-description {
		font-size: 14px;
	}
	.section-footer {
		margin-top: 30px;
	}
}
/* End */


/* Start:/local/templates/citrus.developer/app/css/modal.css?15767103273576*/

@media all {
    .mfp-wrap {
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translateZ(0);
    }
    /* todo ios mobile scroll fix
    html.mfp-helper {
        height: 100%;
    }
    html.mfp-helper body {
        overflow: hidden;
        height: 100%;
        -webkit-transform: translateZ(0);
    }
    .mfp-bg,
    html.mfp-helper body {
        overflow: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
        height: 100% !important;
    }*/
    .modal-header {
        border-radius: 3px 3px 0 0;
        padding: 10px;
        display: flex;
        align-items: center;
    }
    .modal-body {
        background-color: #fff;
        padding: 20px;
    }
    .modal-content {
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .35);
        box-shadow: 0 2px 10px rgba(0, 0, 0, .35);
        position: relative;
        margin: 30px auto;
    }
    .modal-footer {
        background-color: #fff;
        border-radius: 0 0 3px 3px;
        padding: 0 20px 20px;
    }
    .mfp-container {
        padding: 0;
    }

    .modal-w-400 {
        max-width: 400px;
    }
    .modal-w-900 {
        max-width: 900px;
    }
    .modal-pdf {
        width: 840px;
        max-width: 100%;
    }

    .modal-icalculator {
        width: 1250px;
        max-width: calc(100% - 60px);
    }
    .modal-icalculator .modal-body {
        padding: 20px 30px;
    }
    .modal-icalculator .modal-title {
        padding-left: 20px;
    }

    .modal-title, .btn.modal-close-btn {
        display: inline-flex;
        vertical-align: middle;
        color: #fff;
    }
    .modal-title {
        font-size: 18px;
        font-weight: 600;
        overflow: hidden;
        line-height: 40px;
        text-transform: uppercase;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-left: 10px;
        width: calc(100% - 40px);
    }
    /*close*/
    .btn.modal-close-btn {
        border-radius: 100%;
        width: 40px;
        height: 40px;
        font-size: 16px;
    }
    .bx-no-touch .btn.modal-close-btn:hover, .btn.modal-close-btn:active {
        background-color: rgba(0, 0, 0, .1);
    }

    /*phone*/
    .order-call__phone-number {
        font-size: 30px;
        padding-bottom: 14px;
        margin-bottom: 30px;
        text-align: center;
        border-bottom: 1px solid #cbcbcb;
    }
    .order-call__phone-number a{
        text-decoration: none;
        display: block;
    }
    .order-call__phone-number a:not(:hover) {
        color: #000;
    }

    /*photoSwipe*/
    .pswp__img {
        background-color: #fff;
    }
}
@media (max-width: 1023px) {
    .mfp-container {
        padding: 0;
    }
    .modal-icalculator .modal-body {
        padding: 20px;
    }
    .modal-icalculator .modal-title {
        padding-left: 10px;
    }
}
@media (max-width: 900px) {
    .modal-icalculator {
        max-width: 100%;
        margin: 0;
    }
}
@media (max-width: 480px) {
    .modal-content {
        margin: 0;
        box-shadow: none;
        max-width: 100%;
        height: 100%;
    }
    .modal-header {
        border-radius: 0;
    }
    .modal-body {
        padding: 15px;
    }
    .modal-footer {
        border-radius: 0;
    }
    .mfp-container {
        padding: 0;
    }
    .mfp-container:before {
        display: none;
    }
    .mfp-content {
        background-color: #fff;
        height: 100%;
    }

    .modal-icalculator .modal-title {
        font-size: 16px;
    }

    .modal-icalculator .mortgage {
        margin-top: 0;
    }
}



/* End */


/* Start:/local/templates/citrus.developer/app/css/map.css?15767103272106*/

/*map-link*/
@media all {
	.map-link {
		font-size: 13px;
		color: #999;
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		position: relative;
		z-index: 3;
	}
	.map-link__icon {
		color: #c5c5c5;
		display: inline-block;
		width: 1em;
		height: 1em;
	}
}

/*map style*/
@media all {
	.citrus-objects-map {
		height: 480px;
		position: relative;
		background-color: #fff;
	}
	.citrus-objects-map:after {
		background-image: url("/local/templates/citrus.developer/app/css/../img/loading.gif");
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		content: '';
		position: absolute;
		opacity: .1;
		z-index: 0;
	}
	.citrus-objects-map>ymaps {
		z-index: 1;
	}
	.citrus-objects-map-popup {
		display: block;
		width: 205px;
		overflow: hidden;
		text-decoration: none;
		font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
	}
	.citrus-objects-map-popup__image {
		width: 100%;
	}
	.citrus-objects-map-popup__price {
		display: block;
		padding: 10px 8px 6px;
		color: #fff;
		font-size: 24px;
		line-height: 24px;
		text-align: center;
	}
	.citrus-objects-map-popup__price small {
		font-size: 18px;
		font-weight: 400;
	}
	.citrus-objects-map-popup__title {
		display: block;
		color: #333;
		font-size: 16px;
		line-height: 20px;
		margin: 8px 0;
	}
	.citrus-objects-map-popup__desc {
		display: block;
		color: #999;
		font-size: 13px;
		line-height: 16px;
		margin: 7px 0;
	}

	.citrus-objects-map .ymaps-touch-scroll {
		z-index: 0;
	}
}

/*popup map style*/
@media all {
	.mfp-wrap.full-screen-map .mfp-container {
		padding: 0;
	}
	.mfp-wrap.full-screen-map .mfp-content {
		position: absolute;
		top: 40px;
		bottom: 40px;
		left: 40px;
		right: 40px;
		width: auto;
		height: auto;
	}
	.mfp-wrap.full-screen-map .mfp-close {
		transform: translate(30px, -40px);
		opacity: 1;
		color: white;
	}
}
@media (max-width: 479px) {
	.mfp-wrap.full-screen-map .mfp-content {
		top: 20px;
		bottom: 20px;
		left: 20px;
		right: 20px;
	}
	/*todo иконку закрытия сделать кнопкой на карте*/
	.mfp-wrap.full-screen-map .mfp-close {
		transform: translate(30px, -30px);
	}
}
/* End */


/* Start:/local/templates/citrus.developer/app/css/main.css?157671032712293*/

/* main */
@media all {

	a {

	}
	a:hover {
		text-decoration: none;
	}
	.font-2 {
		font-family: 'Merriweather', Helvetica,sans-serif;
	}

	.content-overlay {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background-color: rgba(0, 0, 0, 0.50);
		z-index: 20;
		opacity: 0;
		pointer-events: none;
	}
	.content-overlay._active {
		pointer-events: all;
		opacity: 1;
		cursor: pointer;
	}
	body._overflow {
		overflow: hidden;
	}

	.form-sign {
		color: #999999;
		font-size: 13px;
	}
}

/*image placeholder*/
@media all {
	.img-placeholder {
		background-color: #f3f1ec;
		position: relative;
	}
	.img-placeholder>span {
		z-index: 1;
		position: relative;
	}
	.img-placeholder:before {
		content: "\e918";
		font-family: 'icomoon';
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		text-align: center;
		font-size: 60px;
		color: #adadad;
		display: block;
		z-index: 1;
		line-height: 0;
	}
}

/*swiper*/
@media all {
	.p__swiper {
		position: relative;
	}
	.p__swiper .swiper-button-prev, .p__swiper .swiper-button-next {
		color: #cccccc;
		font-size: 60px;
		position: absolute;
		margin-top: 0;
		transform: translate(0, -50%);
		height: 2em;
		width: 1em;
		display: flex;
		align-items: center;
		justify-content: center;
		background: none;
		z-index: 1;
	}
	.p__swiper._nav-offset .swiper-button-prev {
		left: -95px;
	}
	.p__swiper._nav-offset .swiper-button-next {
		right: -95px;
	}
	.p__swiper .swiper-button-prev.swiper-button-lock, .p__swiper .swiper-button-next.swiper-button-lock {
		display: none;
	}

	/*center*/
	.p__swiper._center .swiper-wrapper {
		margin-left: auto;
		margin-right: auto;
	}

	/*pagination*/
    .p__swiper .swiper-pagination {
        position: relative;
		z-index: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 22px;
		width: auto;
		margin: 0 -4px;
		bottom: 0;
    }
    .p__swiper .swiper-pagination-bullet {
        width: 100px;
        height: 6px;
        background-color: #cccccc;
        border-radius: 0;
        opacity: 1;
        margin: 0 4px;
        transition: .15s ease;
    }
    .p__swiper .swiper-pagination-bullet:hover {
        background-color: #999999;
    }
    .p__swiper._pagination-hide-nav .swiper-pagination {
        display: none;
        min-width: 100%;
        align-items: center;
        justify-content: center;
        height: 22px;
		z-index: 1;
    }
	.p__swiper .swiper-pagination.swiper-pagination-lock {
		display: none!important;
	}

	/*swiper-scrollbar*/
	.p__swiper .swiper-scrollbar {
		border-radius: 6px;
		background: #cccccc;
		height: 12px;
		margin-top: 12px;
	}
	.p__swiper .swiper-scrollbar-drag {
		border-radius: 6px;
	}

	/*.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination--lines .swiper-pagination-bullet {
		width: 100px;
		height: 6px;
		border-radius: 0;
		background-color: #cccccc;
		opacity: 1;
		transition: .15s ease;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination--lines .swiper-pagination-bullet:hover {
		background-color: #999999;
	}
	.p__swiper._pagination-top .swiper-pagination {
		top: 0;
		bottom: auto;
	}


	.p__swiper._pagination-top:not(._pagination-hide-nav):not(.swipes-locked) .swiper-container {
		padding-top: 30px;
	}
	.p__swiper._pagination-bot:not(._pagination-hide-nav):not(.swipes-locked) .swiper-container {
		padding-bottom: 30px;
	}
	*/

	/*swipes-locked*/
	.swipes-locked .swiper-pagination, .swipes-locked .swiper-button-prev, .swipes-locked .swiper-button-next, .p__swiper._pagination-hide-nav.swipes-locked .swiper-pagination {
		display: none;
	}
}
@media (max-width: 1450px) {
	.p__swiper._nav-offset .swiper-button-prev, .p__swiper._nav-offset .swiper-button-next {
		display: none;
	}

	/*pagination*/
    .p__swiper._pagination-hide-nav .swiper-pagination {
        display: flex;
    }
	/*.p__swiper._pagination-hide-nav._pagination-top:not(.swipes-locked) .swiper-container {
		padding-top: 25px;
	}
	.p__swiper._pagination-hide-nav._pagination-bot:not(.swipes-locked) .swiper-container {
		padding-bottom: 25px;
	}*/
}
@media (max-width: 767px) {

	/*.p__swiper .swiper-container-horizontal>.swiper-pagination-bullets {
		left: 11px;
		right: 11px;
		margin: auto;
		width: auto;
	}*/
}

/*article*/
@media all {
	.article {
		display: flex;
		margin: 0 -15px;
	}
	.article + .article {
		margin-top: 85px;
		padding-top: 85px;
		border-top: 1px solid #cccccc;
	}
	.article._reverse {
		flex-direction: row-reverse;
	}
	.article-image-container {
		width: 426.66px;
		padding: 0 15px;
	}
	.article._reverse .article-image-container {
		text-align: right;
	}
	.article-mobile-image {
		display: none;
	}
	.article-image {
		max-width: 100%;
	}
	.article-content {
		flex: 1;
		padding: 0 15px;
	}
	.article-content h2, .article-content .h2 {
		margin-bottom: 0.6857142857142857em;
	}
	.article-footer {
		margin-top: 30px;
	}
}
@media (max-width: 1023px) {
	.article-image-container {
		width: 260px;
	}
	.article._reverse {
		flex-direction: row;
	}
}
@media (max-width: 767px) {
	.article + .article {
		margin-top: 70px;
		padding-top: 70px;
	}
	.article-image-container {
		display: none;
	}
	.article-mobile-image {
		display: block;
		max-width: 262px;
		margin: 0 auto 30px;
	}

	.article-content .btn {
		margin: auto;
		display: flex;
	}
}
@media (max-width: 479px) {
	.article + .article {
		margin-top: 45px;
		padding-top: 45px;
	}
	.article-mobile-image {
		margin-bottom: 20px;
	}
}

/*about-list*/
@media all {
	.about-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: -15px 0;
	}
	.about-it {
		margin: 15px 0;
		padding: 12px 18px;
		width: calc(50% - 15px);
		background-color: #f0f0f0;
	}
	.about-it__number {
		color: #000000;
		font-size: 65px;
		font-family: 'Merriweather', Helvetica, sans-serif;
		line-height: 1;
	}
	.about-it__number:after {
		content: '';
		display: block;
		width: 100px;
		max-width: 100%;
		height: 6px;
		margin-top: -0.1230769230769231em;
	}

	/*animate*/
	.js-company-animate .about-it__number:after {
		width: 0;
		transition: 1.5s linear;
	}
	.js-company-animate._animated .about-it__number:after {
		width: 100px;
	}

	.about-it__description {
		color: #666666;
		margin-top: 18px;
		line-height: 1.2;
	}
}
@media (max-width: 1023px) {
	.about-list {
		width: 380px;
		max-width: 100%;
		margin: auto;
	}
}
@media (max-width: 479px) {
	.about-it__number {
		font-size: 55px;
	}
	.about-it__description {
		margin-top: 10px;
	}

	.about-list {
		margin: -10px auto;
	}
	.about-it {
		margin: 10px 0;
		padding: 10px;
		width: calc(50% - 10px);
	}
	.about-it__description {
		font-size: 13px;
	}
}

/*shares*/
@media all {
    .share-label, .img-placeholder .share-label {
        position: absolute;
        top: 18px;
        left: -3px;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 18px;
        z-index: 2;
        overflow: hidden;
        padding-right: 40px;
    }
    .share-label__inner {
        height: 46px;
        padding: 0 24px 0 17px;
        border: 3px solid #fff;
		background-color: currentColor;
        border-right: none;
        display: flex;
        align-items: center;
    }
	.share-label__text {
		color: #fff;
	}
    .share-label__inner:before {
        content: '';
        position: absolute;
        z-index: 1;
        top: -3px;
        right: 0;
        height: 0;
        border: 26px solid transparent;
        border-left-color: #fff;
        border-left-width: 16px;
    }
    .share-label__inner:after {
        content: '';
        position: absolute;
        z-index: 1;
        top: 3px;
        right: 10px;
        height: 0;
        border: 20px solid transparent;
        border-left-width: 12px;
        border-left-color: currentColor;
    }
}

/*checkbox*/
@media all {
	.square-checkbox {
		user-select: none;
	}
	.square-checkbox__input {
		visibility: hidden;
		position: absolute;
		left: -99999px;
	}
	.square-checkbox__input:disabled + .square-checkbox__checkmark {
		cursor: default;
		background-color: #ececec;
	}
	.square-checkbox__checkmark {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		font-size: 20px;
		height: 1em;
		width: 1em;
		border: 1px solid #cccccc;
		cursor: pointer;
		background-color: #fff;
	}
	.square-checkbox__checkmark:before {
		content: '';
		width: .6em;
		height: .6em;
		background-color: transparent;
		transition: .15s ease;
	}
}

/*select*/
@media all {
	select.select {
		height: 35px;
		background: #f7f7f7 url(/local/templates/citrus.developer/app/css/../img/select-arrow.png) right 10px top 13px no-repeat;
		border: 1px solid #ccc;
		color: #555555;
		padding: 0 30px 0 10px;
		-moz-appearance: none;
		-webkit-appearance: none;
		display: block;
	}
}

/*footer*/
@media all {
	footer.f {
		background-color: #363636;
		color: #cccccc;
	}
	.footer__top {
		padding: 62px 0 70px;
	}
	.footer__column-title {
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 18px;
		color: #fff;
		display: block;
		text-decoration: none;
	}
	a.footer__column-title:hover {
		color: #fff;
		text-decoration: underline;
	}

	.footer__bot {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 20px 0 30px;
		border-top: 1px solid #52504b;
		color: #999999;
		font-size: 13px;
	}
	.footer__bot a {
		color: #999999;
		text-decoration: underline;
	}
	.footer__bot a:hover {
		color: #fff;
		text-decoration: none;
	}
	.footer__developer {

	}
}
@media (max-width: 767px) {
	.footer__top {
		padding: 50px 0;
		width: 360px;
		max-width: 100%;
		margin: auto;
	}
	.footer__column_contacts {
		margin-top: 50px;
	}
	.footer__column-title {
		text-align: center;
	}

	.footer__soc {
		justify-content: center;
	}

	.footer__bot {
		flex-direction: column;
		text-align: center;
	}
	.footer__developer {
		margin-top: 12px;
	}
}
@media (max-width: 479px) {
	.footer__column-title {
		font-size: 16px;
	}
}

/*soc*/
@media all {
	.soc-list {
		display: flex;
        flex-wrap: wrap;
		margin: -10px;
	}
	.soc-list.soc-list_footer {
		margin-top: 24px;
	}
	.soc-it {
		font-size: 26px;
		text-decoration: none;
		color: #cccccc;
		width: 50px;
		height: 50px;
		border: 2px solid;
		border-radius: 3px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		margin: 10px;
		-webkit-transition: .15s ease;
		transition: .15s ease;
	}
		.soc-list_colored .soc-it._fb, .soc-it._fb:hover {
			color: #5553be;
		}
		.soc-list_colored .soc-it._vk, .soc-it._vk:hover {
			color: #5779cf;
		}
		.soc-list_colored .soc-it._tw, .soc-it._tw:hover {
			color: #52b8ff;
		}
		.soc-list_colored .soc-it._youtube, .soc-it._youtube:hover {
			color: #cd0202;
		}
		.soc-list_colored .soc-it._instagram, .soc-it._instagram:hover {
			color: #833ab4;
		}
		.soc-list_colored .soc-it._odnoklassniki, .soc-it._odnoklassniki:hover {
			color: #ed812b;
		}
}

/*favorite*/
@media all {
	.js-add-to-favorites:not(._in-favorite) .in-favorite {
		display: none;
	}
	.js-add-to-favorites._in-favorite .not-in-favorite {
		display: none;
	}
}

/*mobile menu*/
@media (max-width: 1199px) {
	div.main-menu-w {
		display: block;
		position: fixed;
		right: 0;
		top: 0;
		height: 100%;
		width: 360px;
		max-width: 80%;
		background-color: white;
		z-index: 310;
		padding: 30px 40px 20px;
		transform: translate(100%, 0);
		transition: .2s ease;
	}
	div.main-menu-w._active {
		transform: translate(0,0);
	}
}
@media (max-width: 767px) {
	div.main-menu-w {
		padding-left: 24px;
		padding-right: 24px;
	}
}

/*range-slider*/
@media all {
	span.irs-slider {
		top: 28px;
		width: 20px;
		height: 20px;
		background: white;
		box-shadow: none;
	}
	span.irs-bar {
		background: inherit;
		border-top: none;
		border-bottom: none;
	}
}

/*table*/
@media all {
	table.table-formatted {
		border-collapse: collapse;
		background-color: transparent;
		border: 0;
		width: 100%;
		max-width: 100%;
		margin-bottom: 1rem;
	}

	table.table-formatted th th {
		text-align: left;
	}

	table.table-formatted th,
	table.table-formatted td {
		padding: 0.75rem;
		text-align: left;
	}

	table.table-formatted tr + tr td{
		border-top: 1px solid #eceeef;
	}
	table.table-formatted thead th,
	table.table-formatted thead td {
		vertical-align: bottom;
		border-bottom: 2px solid #eceeef;

	}
}
/* End */


/* Start:/local/templates/citrus.developer/jk-template/style.css?157671032710386*/


/*header.php*/
@media all {
	.h {
		height: auto;
		position: relative;
		z-index: 10;
	}
	.h__inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.h__top {
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
		position: relative;
		z-index: 2;
		width: 100%;
		min-width: 320px;
		background: #fff;
	}
	.h__right {
		display: flex;
		align-items: center;
	}
	.h__right-1 {
		display: flex;
		align-items: center;
	}
	.h__right-2 {

	}
	.logo__text {
		max-width: 190px;
	}
	.h__logo._developer {
		height: 130px;
		padding: 0 30px;
		margin-left: 29px;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		transition: .15s linear;
	}
	.h__logo._developer .svg-logo {
		width: 50px;
		height: 50px;
	}
	.h__logo._developer .svg-logo__bg {
		fill: #cccccc;
	}
	.h__logo._developer .logo__text {
		max-width: 160px;
	}
	.h__logo._developer .logo__text-1 {
		font-size: 12px;
		color: #666666;
		text-transform: none;
	}
	.h__logo._developer .logo__text-2 {
		font-size: 14px;
		color: #666666;
		line-height: 1.4;
	}
	.logo__text-1, .logo__text-2, .logo__description {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		width: 100%;
	}

	.h__right-icon {
		font-size: 22px;
		border: 2px solid #ccc;
		border-radius: 2px;
		margin-left: 22px;
		color: #9a9a9a;
		width: 50px;
		height: 50px;
		text-decoration: none;
		align-items: center;
		justify-content: center;
		transition: .3s ease;
	}
	.h__right-icon i {
		position: relative;
	}
	.h__right-icon-favorite__counter {
		position: absolute;
		top: -5px;
		right: -9px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
		width: 1.7em;
		height: 1.7em;
		font-weight: bold;
		background-color: #fff;
		visibility: hidden;
		border: 1px solid;
		font-size: 9px;
	}

	.h__phone-number {
		color: #000000;
		font-size: 20px;
		text-decoration: none;
		margin-right: 18px;
	}
	.h__order-call {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 50px;
		height: 50px;
		border-radius: 2px;
		color: #fff;
		font-size: 20px;
		text-decoration: none;
		transition: .3s ease;
	}
	a.h__order-call:hover {
		color: #fff;
	}

	a.h__gabmurder.hamburger {
		width: 50px;
		height: 50px;
		border: 2px solid #ccc;
		border-radius: 2px;
		margin-left: 22px;
	}
	a.h__gabmurder.hamburger:not(:hover) {
		color: #999999;
	}


}
@media (max-width: 1199px) {
	.h {
		height: 135px;
	}
	.h:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		height: 5px;
	}
	.h__top {
		padding: 20px 0;
	}
	.h__top._fixed {
		position: fixed;
		top: 0;
		left: 0;
	}
	.h__logo._developer {
		margin-top: -20px;
		margin-bottom: -20px;
	}
}
@media (max-width: 1024px) {
	.h__logo._developer {
		display: none;
	}
}
@media (max-width: 767px) {
	.h {
		height: 115px;
	}
	.h__top {
		padding: 10px 0;
	}
	a.h__gabmurder.hamburger {
		margin-left: 10px;
	}
	.h__right-icon {
		margin-left: 10px;
	}
}
@media (max-width: 479px) {
	.h {
		height: 69px;
	}
	.h__top {
		position: fixed;
		top: 0;
		left: 0;
	}
	.h__order-call {
		width: 44px;
		height: 44px;
	}
	a.h__gabmurder.hamburger {
		width: 44px;
		height: 44px;
		margin-left: 10px;
	}
	.h__right-icon {
		width: 44px;
		height: 44px;
	}
}

/*header logo*/
@media all {
	.h__logo {
		display: flex;
		text-decoration: none;
		align-items: center;
		height: 90px;
		-webkit-transition: .15s linear;
		transition: .15s linear;
	}
	.logo-image__w {
		display: block;
	}
	.logo-image__w img {
		display: block;
		max-height: 90px;
		max-width: 240px;
		-webkit-transition: .15s linear;
		transition: .15s linear;
	}
	.h__logo._with-text .logo-image__w img {
		max-width: 70px;
	}
	.svg-logo {
		display: block;
		width: 70px;
		-webkit-transition: .15s linear;
		transition: .15s linear;
	}

	.svg-logo__icon {
		fill:#FFFFFF;
	}
	.svg-logo__bg {
		fill: currentColor;
	}
	.logo__text {
		display: none;
		flex-direction: column;
		margin-left: 14px;
		transition: .3s ease;
	}
	.h__logo._with-text .logo__text {
		display: flex;
	}
	.logo__text-1 {
		font-size: 16px;
		font-weight: 700;
		text-transform: uppercase;
		color: #000;
		margin-top: -4px;
	}
	.logo__text-2 {
		font-size: 22px;
		text-transform: uppercase;
		line-height: 1.2;
		font-weight: 700;
	}
	.logo__description {
		font-size: 13px;
		height: 1em;
		color: #999999;
		margin-bottom: 0;
		-webkit-transition: .15s linear;
		transition: .15s linear;
		display: inline-block;
		line-height: 1;
		margin-top: 12px;
	}
}
@media (min-width: 480px) and (max-width: 1023px) {
	.h__top._min .h__logo {
		height: 50px;
	}
	.h__top._min .svg-logo {
		width: 50px;
	}

	.h-fixed._min .logo__description {
		height: 0;
		opacity: 0;
		margin: 0;
	}
	.h-fixed._min .logo__text {

	}
	.h-fixed._min .h__logo {
		height: 50px;
	}

	/*header scroll*/
	.h-fixed._min .h__logo._with-text .logo-image__w img {
		max-height: 50px;
		max-width: 50px;
	}
	.h-fixed._min .h__logo .logo-image__w img {
		max-height: 50px;
	}
	.h-fixed._min .svg-logo {
		width: 50px;
	}
}
@media (max-width: 479px)  {
	.h__logo {
		height: 44px;
	}
	.svg-logo {
		width: 44px;
	}
	.logo-image__w img {
		max-height: 44px;
	}
	.logo__text {
		max-width: 130px;
		margin-left: 10px;
	}
	.logo__text-1 {
		font-size: 10px;
	}
	.logo__text-2 {
		font-size: 14px;
	}
	.logo__description {
		font-size: 8px;
		margin-top: 8px;
	}
}

/*detail*/
@media all {
	.catalog-detail {
		display: flex;
	}
	.catalog-detail__left {
		width: 53.2%;
		padding-right: 4.4%;
	}
	.catalog-detail__right {
		width: 46.8%;
	}

	.catalog-detail__image-container {
		border: 3px solid #f6f6f6;
	}
	.catalog-detail__image-w {
		max-width: 490px;
		margin: auto;
		padding: 30px;
	}
	.catalog-detail__image-link {
		display: block;
		position: relative;
		padding-bottom: 100%;
		background-position: center center;
		-webkit-background-size: contain;
		background-size: contain;
		background-repeat: no-repeat;
		max-width: 100%;
	}
	.catalog-detail__image-link.img-placeholder {
		background: none;
	}
	.catalog-detail__image-link.img-placeholder:before {
		font-size: 100px;
	}
	.catalog-detail__image {
		max-width: calc(100% - 40px);
		max-height: calc(100% - 40px);
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
	}
	.catalog-detail__image-zoom-icon {
		font-size: 38px;
		position: absolute;
		right: 15px;
		bottom: 15px;
		color: #999;
		z-index: 1;
	}

	.image-actions {
		padding: 16px 36px;
		background-color: #f5f5f5;
		display: flex;
		justify-content: space-between;
	}
	.image-actions__link {
		font-size: 13px;
		text-decoration: none;
		display: flex;
		align-items: center;
	}
	.image-actions__link-icon {
		font-size: 22px;
	}
	.image-actions__link-text {
		margin-left: 14px;
		text-decoration: underline;
	}
	.image-actions__link:hover .image-actions__link-text {
		text-decoration: none;
	}

	.catalog-detail__jk-link {
		display: block;
		margin-top: 20px;
	}
	.catalog-detail__properties {
		display: table;
		table-layout: fixed;
		width: 100%;
		margin-top: 12px;
	}
	.catalog-detail__property {
		display: table-row;
	}

	.catalog-detail__property-name, .catalog-detail__property-value {
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #d9d9d9;
		vertical-align: middle;
		line-height: 1.2;
		display: table-cell;
	}
	.catalog-detail__property-name {
		padding-right: 14px;
		width: 40%;
	}
	.catalog-detail__property-value__inner {
		display: inline-block;
		width: 100%;
	}

	.catalog-detail__property-value__inner .map-link {
		font-size: inherit;
		white-space: normal;
		line-height: 1.2;
	}
	.catalog-detail__property-value__inner .map-link:not(:hover) {
		color: inherit;
	}

	.catalog-detail__price {
		font-weight: 600;
		font-size: 20px;
		margin-top: 40px;
	}
		.catalog-detail__price .price-value {
			font-size: 30px;
		}

	.catalog-detail__description {
		margin-top: 40px;
	}
	.catalog-detail__description-text {

	}

	.catalog-detail__flat-disable-text {
		margin-top: 40px;
	}
	.catalog-detail__order {
		margin-top: 40px;
		display: flex;
	}
	.mortgage-link {
		display: flex;
		align-items: center;
		text-decoration: none;
		margin-left: 40px;
	}
		.mortgage-link__icon {
			justify-content: center;
			display: flex;
			font-size: 26px;
			margin-right: 15px;
		}
		.mortgage-link__text {
			text-decoration: underline;
			line-height: 1.4;
			font-size: 14px;
		}
		.mortgage-link:hover .mortgage-link__text {
			text-decoration: none;
		}
}
@media (max-width: 1023px) {
	.image-actions__link-icon {
		font-size: 30px;
	}
	.image-actions__link-text {
		display: none;
	}
	.catalog-detail__image-zoom-icon {
		font-size: 24px;
		right: 10px;
		bottom: 10px;
	}
	.catalog-detail__property-name, .catalog-detail__property-value {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.catalog-detail {
		flex-direction: column;
	}
	.catalog-detail__left {
		padding-right: 0;
		width: 500px;
		margin: 0 auto 40px;
		max-width: 100%;
	}
	.catalog-detail__image-link {
		padding-bottom: 80%;
	}
	.catalog-detail__right {
		width: auto;
	}
}
@media (max-width: 479px) {
	.image-actions {
		padding: 6px 36px;
	}
	.catalog-detail__image {
		max-width: calc(100% - 30px);
		max-height: calc(100% - 30px);
	}
	.catalog-detail__property-name, .catalog-detail__property-value {
		font-size: 13px;
	}
}
@media (max-width: 359px) {
	.image-actions {
		padding: 10px 0;
		justify-content: space-around;
	}
}

/*manager*/
@media all {
	.manager-row {
		display: flex;
		margin: 0 -22px;
	}
	.manager-left {
		margin: 0 22px;
		flex: 1;
	}
	.manager-right {
		width: 396px;
		margin: 0 22px;
	}
}
@media (max-width: 1024px) {
	.manager-row {
		flex-direction: column;
	}
	.manager-right {
		width: 100%;
		margin: 0;
	}
}
@media (max-width: 767px) {
	.manager-row {
		margin: 0 -15px;
	}
	.manager-left {
		margin: 0 15px;
	}
}
.blocklogo{
	padding-top: 10px;
	display: flex;
	flex-flow: column nowrap;
	justify-content: flex-start;
	align-items: center;
}
.blocklogo .mainlogo .h__logo._developer{
	height: auto;
}
.blocklogo .secondlogotypes{
	padding-top: 10px;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin-left: 29px;
	width: 90%;
}
.blocklogo .secondlogotypes .secondlogo img{
	height: 100%;
	width: auto;
	max-height: 40px;
}
@media (max-width: 767px) {
	.blocklogo{
		display: none;
	}
}
/* End */


/* Start:/local/templates/citrus.developer/components/bitrix/menu/main-menu-jk/style.css?15767103273578*/
/*menu*/
@media all {
	.jk-menu-fixed {
		height: 55px;
	}
	.jk-menu {
		display: flex;
	}

	a.jk-menu__link {
		padding: 0 30px;
		height: 55px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
		flex: 1 auto;
		transition: .15s ease;
	}
	.jk-menu__icon {
		display: none;
	}
	a.jk-menu__link:hover {
		color: #fff;
	}
	a.jk-menu__link._favorite {
		padding: 0 15px;
	}
	.jk-menu__favorites-icon {
		width: 1em;
		height: 1em;
		font-size: 22px;
		position: relative;
		display: inline-flex;
	}
	.mobile-favorite-link {
		display: none;
	}
	.jk-menu__developer-link {
		display: none;
	}
}
@media (max-width: 1199px) {
	div.jk-menu-w {
		background: none;
	}
	.jk-menu-w .w {
		padding: 0;
	}
	.jk-menu {
		flex-direction: column;
	}
	a.jk-menu__link {
		height: auto;
		font-size: 16px;
		padding: 4px 20px 0 4px;
		margin-bottom: 17px;
		color: #666666;
		border-bottom: 1px solid #cbcbcb;
		display: block;
		position: relative;
		cursor: pointer;
		text-align: left;
	}
	a.jk-menu__link._selected, a.jk-menu__link:hover {
		background: none;
		border-bottom-color: currentColor;
	}
	.jk-menu__icon {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		height: 1em;
		color: #cbcbcb;
	}
	a.jk-menu__link._selected .jk-menu__icon {
		color: currentColor;
	}
	a.jk-menu__link._favorite {
		display: none;
	}
	.main-menu-w.jk-menu-fixed {
		padding-top: 0;
	}

	/*favorite link*/
	.mobile-favorite-link {
		display: flex;
		margin: 0 -40px 20px;
		color: #666666;
		text-decoration: none;
		padding: 18px 40px;
		border-bottom: 1px solid #cbcbcb;
	}
	.mobile-favorite-link__icon {
		width: 1em;
		height: 1em;
		font-size: 22px;
		position: relative;
		display: inline-flex;
		color: #999999;
	}
	.mobile-favorite-link._selected .mobile-favorite-link__icon {
		color: currentColor;
	}
	.mobile-favorite-link__favorites-count {
		position: absolute;
		top: -6px;
		right: -10px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
		width: 1.7em;
		height: 1.7em;
		font-size: 10px;
		font-weight: bold;
		background-color: #fff;
		visibility: hidden;
		border: 1px solid;
	}
	.mobile-favorite-link__text {
		font-weight: 600;
		text-transform: uppercase;
		font-size: 16px;
		margin-left: 14px;
	}
}
@media (min-width: 1024px) {
	.jk-menu-fixed._fixed .jk-menu-w {
		position: fixed;
		top: 0;
		width: 100%;
	}
}
@media (max-width: 1023px) {
	.jk-menu__developer-link {
		display: flex;
		align-items: center;
		margin-top: 13px;
		text-decoration: none;
	}
	.jk-menu__developer-link-image {

	}
		.jk-menu__developer-link-image .svg-logo {
			width: 50px;
			height: 50px;
			color: #cccccc;
		}
	.jk-menu__developer-link-text {
		display: flex;
		flex-direction: column;
		margin-left: 14px;
		transition: .3s ease;
		color: #666666;
		font-weight: 700;
	}
	.jk-menu__developer-link-text-1 {
		font-size: 12px;
		text-transform: none;
	}
	.jk-menu__developer-link-text-2 {
		font-size: 14px;
		line-height: 1.4;
	}
}
@media (max-width: 767px) {
	.mobile-favorite-link {
		margin-left: -24px;
		margin-right: -24px;
	}
}

/*menu favorites*/
@media all {
	.jk-menu__favorites-count {
		position: absolute;
		top: -6px;
		right: -10px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		border-radius: 50%;
		width: 1.7em;
		height: 1.7em;
		font-size: 10px;
		font-weight: bold;
		background-color: #fff;
		visibility: hidden;
	}
}
/* End */


/* Start:/local/templates/citrus.developer/components/bitrix/menu/footer-menu/style.css?1576710327575*/

/*template.php*/
@media all {
    .footer-menu {
		list-style-type: none;
		margin: 0;
		padding: 0;
    }
    .footer-menu__li {
		padding: 0;
		text-transform: uppercase;
    }
	.footer-menu__li + .footer-menu__li {
		margin-top: 14px;
	}
    .footer-menu__link {
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
    }
	.footer-menu__link:hover {
		color: #fff;
		text-decoration: underline;
	}
}
@media (max-width: 767px) {
	.footer-menu {
		text-align: center;
	}
}
@media (max-width: 479px) {
	.footer-menu__link {
		font-size: 16px;
	}
}
/* End */


/* Start:/local/templates/citrus.developer/components/bitrix/news.list/footer-menu/style.css?1576710327551*/
@media all {
	menu.footer-projects {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}
	.footer-projects__li {

	}
	.footer-projects__li + .footer-projects__li {
		margin-top: 12px;
	}
	.footer-projects__link {
		color: #cccccc;
		text-decoration: none;
		font-size: 16px;
	}
	.footer-projects__link:hover {
		text-decoration: underline;
		color: #fff;
	}
	.footer-projects__li._more {

	}
	.footer-more-projects {
		display: block;
		margin-top: 24px;
		font-size: 13px;
		color: #999999;
	}
	.footer-more-projects:hover {
		color: #999999;
	}
}
/* End */


/* Start:/local/templates/citrus.developer/components/bitrix/news.list/offices/style.css?15767103271452*/

@media all {
    .office-list {

    }
    .office {
		width: 1000px;
		margin: auto;
		max-width: 100%;
		display: flex;
    }
    .office__img {
		margin-right: 35px;
		max-width: 50%;
    }
    .office__info {

    }
    .office__info .office__name {
		margin-bottom: 20px;
    }

	.office .soc-list {
		margin-top: 14px;
	}
}
@media (max-width: 767px) {
	.office {
		flex-direction: column;
	}
	.office__img {
		margin-right: 0;
		margin-bottom: 20px;
		max-width: none;
	}
}

/*grid-one*/
@media all {
	.office-list._mode-grid-one .office__img._in-info {
		display: none;
	}
}
@media (max-width: 767px) {
	.office-list._mode-grid-one .office__img._big {
		display: none;
	}
	.office-list._mode-grid-one .office__img._in-info {
		display: block;
	}
	.office-list._mode-footer .soc-list {
		justify-content: center;
	}
}

/*office-grid*/
@media all {
	.office-list._mode-grid {
		display: flex;
		margin: -15px;
		align-items: flex-start;
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	.office-list._mode-grid .office {
		width: 33.333333%;
		padding: 15px;
		margin: 0;
	}
	.office-list._mode-grid .office__img {
		margin-right: 0;
		max-width: 100%;
		margin-bottom: 10px;
	}
}
@media (max-width: 1023px) {
	.office-list._mode-grid .office {
		width: 50%;
	}
}
@media (max-width: 767px) {
	.office-list._mode-grid .office {
		width: 100%;
	}
}

/*footer office*/
@media all {
	.office-list._mode-footer .map-link {
		color: #cccccc;
	}
}


/* End */


/* Start:/local/components/citrus.developer/template/templates/properties/style.css?1576710327868*/

@media all {
	.properties {

	}
	.property__it {
		display: flex;
	}
	.property__it + .property__it {
		margin-top: 10px;
	}
	.property__icon {
		color: #999999;
		font-size: 16px;
		width: 1em;
		margin-right: 12px;
	}
	.property__icon span {
		display: block;
		margin-top: 4px;
	}
	.property__value-list {

	}
	.property__value-it {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}
	.property__value-it + .property__value-it {
		margin-top: 6px;
	}
	.property__value-it__value {
		font-size: 15px;
	}
	.property__value-it__description {
		font-size: 13px;
		color: #999999;
		margin-left: 4px;
	}

	.properties .icon-map {
		font-size: 18px;
	}
	.properties .map-link {
		text-decoration: underline;
		font-size: 15px;
		white-space: normal;
	}
}
@media (max-width: 479px) {
	.properties .map-link, .property__value-it__value {
		font-size: 14px;
	}
}
/* End */


/* Start:/local/templates/citrus.developer/styles.css?15924269063064*/
._bron{
background-color: #ff9933;color: #fff;width: 150px;
}
._kvbron{
background: #ff9933;
    border-color: #ff9933;
}
._invisible{
display:none;
}
.select_tabs{
    width: 100%;
    padding: 0px;
    margin: 20px auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}
.select_tabs_item {
    flex: 0 0 33%;
}
.select_tabs_item a {
    width: 100%;
    white-space: nowrap;
}
@media (max-width: 479px) {
    .select_tabs_item {
        flex: 0 0 100%;
    }
}
.visual .section-inner {
    padding: 0 !important;
}
.visual .w {
    padding: 0 !important;
}
.select_tabs.jk-menu-w{
    margin-bottom: 0;
}
#smartfilter .sf__house-list.citrus-sf-field{
    background-color: #044c8c;
}
.sf__house-list.citrus-sf-field{
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 5px 0;
    justify-content: space-between;

}
#smartfilter .sf__house-list.citrus-sf-field .sf__house-name{
    background-color: transparent;
}
#smartfilter .sf__house-list.citrus-sf-field .sf__house-name.active{
    background-color: #033664;
}
.square-checkbox {
    user-select: none;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    width: 25%;
}
.sf__house-list.citrus-sf-field .sf__house-name{
    display: block;
    text-align: center;
    color: #fff;
    padding: 18px 8px;

}
.visual .sf__house-list.citrus-sf-field .sf__house-name{
    flex: 0 0 33%;
}
/*.sf__house-name.active{*/
/*    background-color: #033664 !important;*/
/*}*/
/*.visual .sf__house-name.active{*/
/*    background-color: transparent !important;*/
/*}*/
.visual .sectiontop {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 20px;
    justify-content: space-between;

}
.visual .sectiontop a{
    color: #fff;
}
.visual .sectiontop .sectionlist{
    flex: 0 0 30%;
    display: inherit;
    flex-flow: row nowrap;
    justify-content: space-around;
    align-items: center;
    /*background-color: #044c8c;*/
}
.visual .sectiontop .sectionnav{
    flex: 0 0 70%;
    display: inherit;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}
.visual .sectiontop .sectionnav .slick-slider{
     width: 100%;
 }
.visual .sectiontop .sectionnav .slick-slider .slick-list{
    width: 100% !important;
}
.visual .sectiontop .sectionnav .slick-slider .slick-list .slick-track{
    width: 100% !important;
}
.visual .sectiontop .sectionnav .slick-dots{
    list-style: none;
    display: inherit;
    padding: 0;
    width: 100%;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
}
.visual .sectiontop a.jk-menu__link{
    height: 45px;
}
.visual .sectiontop  .slick-dots{
    margin: auto;
}
/*.visual .sectiontop .sectionitem.active{*/
/*    background-color: #033664;*/
/*}*/
.visual .sectiontop .sectionnav .slick-dots li{
    padding: 10px 15px;
    margin: 0;
    background-color: #044c8c;
    cursor: pointer;
}
.visual .sectiontop .sectionnav .slick-dots li.slick-active{
    /*background-color: #033664 !important;*/
}
/* End */


/* Start:/local/templates/citrus.developer/template_styles.css?159242690679*/
.main-slider__content-blur {
	filter: blur(0.5px);
	-ms-filter: blur(0.5px);
}

/* End */


/* Start:/local/templates/citrus.developer/app/css/print.css?1576710327583*/

@media print {
	#bx-panel {
		display: none !important;
	}
	.js-favorites-count {
		display: none;
	}

	.h__top {
		padding: 10px 0;
	}
	.h__top._fixed {
		position: relative;
	}
	.h__logo._jk {
		height: 70px;
	}
	.svg-logo {
		width: 60px;
	}
	.h__logo._developer {
		height: 70px;
	}
	.h {
		height: 95px;
	}
	section.section._with-padding .section-inner {
		padding: 35px 0;
	}
	.section__header {
		margin-bottom: 40px;
	}

	h1, .h1 {
		font-size: 40px;
	}
	.section-description {
		font-size: 18px;
	}

	/*detail page*/
	.bx-component-opener {
		display: none !important;
	}
}
/* End */


/* Start:/local/templates/citrus.developer/themes/jk-template/theme-5d5759//colors.css?15767103272192*/
@media all {
  .tippy-tooltip.template-color-theme, .theme--bg-color, .h__order-call, .jk-menu-w, .btn.btn-primary, .btn.btn-secondary, .article > ul li:before, ul.square li:before, ul.round li:before, .modal-header, .h:after, .section-color-site, input.square-checkbox__input:checked + span + .plan-filter__label-text, .citrus-realty-mortgage .ui-slider-horizontal, .p__swiper .swiper-scrollbar-drag, span.irs-bar, .irs-from, .irs-to, .irs-single, .irs-bar-edge, .line-checkbox__item-input:checked + .line-checkbox__item-label, .switch-nav span.selected, .switch a:hover {
    background-color: #007070 !important; }

  .irs-bar-edge {
    background: #007070; }

  .theme--color, .template-color-theme .tippy-arrow, ul.checked-list li:before, .h__logo._jk .logo__text-2, .cui-checkbox__checkmark, .house__property-value._done, .bx-no-touch .btn.btn-transparent:hover, .citrus-realty-mortgage .result-row.big-row span, .citrus-realty-mortgage .goods-price, input:checked + .filter-checkmark, .jk-menu__favorites-count, .h__right-icon-favorite__counter {
    color: #007070; }

  .theme--border-color, input.square-checkbox__input:checked + span + .plan-filter__label-text, .mortgage-discount, .ui-widget-content .ui-state-default, span.irs-slider, .irs-bar-edge, .line-checkbox__item-label {
    border-color: #007070; } }

@media all {
  .h__order-call:hover, .jk-menu__link._selected, .jk-menu__link:hover, .btn.btn-primary:hover, .p__swiper .swiper-pagination-bullet.swiper-pagination-bullet-active, .square-checkbox__input:checked + .square-checkbox__checkmark:before {
    background-color: #005151; }

  a, a:hover, .tabs__link._active, .chess-legend__it._selected, .chess-flat._selected, .plan-filter__open-filter._active, .properties .map-link, .photos-filter__year-it._selected, .sf__house-name, .mobile-favorite-link__favorites-count {
    color: #005151; }

  .plan-card._active {
    border-color: #005151; } }

@media (max-width: 1199px) {
  a.jk-menu__link._selected, a.jk-menu__link:hover, .mobile-favorite-link._selected {
    color: #005151; } }

@media (max-width: 767px) {
  input.square-checkbox__input:checked + span + .plan-filter__label-text {
    color: #005151; } }

/* End */
/* /local/templates/citrus.developer/app/icon-fonts/icomoon/icomoon.css?15767103273284 */
/* /local/templates/citrus.developer/app/icon-fonts/ruble/font-rub.css?1576710327348 */
/* /local/templates/citrus.developer/app/css/normalize.css?15767103277091 */
/* /local/templates/citrus.developer/app/cui/cui-base/cui-base.css?15767103274089 */
/* /local/templates/citrus.developer/app/cui/cui-base/cui-fgrid.css?157671032723069 */
/* /local/templates/citrus.developer/app/css/typography.css?15767103273916 */
/* /local/templates/citrus.developer/app/css/list.css?15767103271719 */
/* /local/templates/citrus.developer/app/css/btn.css?15767103277692 */
/* /local/templates/citrus.developer/app/css/layout.css?15767103272352 */
/* /local/templates/citrus.developer/app/css/modal.css?15767103273576 */
/* /local/templates/citrus.developer/app/css/map.css?15767103272106 */
/* /local/templates/citrus.developer/app/css/main.css?157671032712293 */
/* /local/templates/citrus.developer/jk-template/style.css?157671032710386 */
/* /local/templates/citrus.developer/components/bitrix/menu/main-menu-jk/style.css?15767103273578 */
/* /local/templates/citrus.developer/components/bitrix/menu/footer-menu/style.css?1576710327575 */
/* /local/templates/citrus.developer/components/bitrix/news.list/footer-menu/style.css?1576710327551 */
/* /local/templates/citrus.developer/components/bitrix/news.list/offices/style.css?15767103271452 */
/* /local/components/citrus.developer/template/templates/properties/style.css?1576710327868 */
/* /local/templates/citrus.developer/styles.css?15924269063064 */
/* /local/templates/citrus.developer/template_styles.css?159242690679 */
/* /local/templates/citrus.developer/app/css/print.css?1576710327583 */
/* /local/templates/citrus.developer/themes/jk-template/theme-5d5759//colors.css?15767103272192 */
