

/* Start:/local/templates/lifestyle/libs/slick/slick.css?16957312021729*/
/* Slider */
.slick-slider
{
    position: relative;

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

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

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

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

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

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

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

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

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

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/lifestyle/libs/jquery-ui-1.11.4.custom/jquery-ui.min.css?169573120229273*/
/*! jQuery UI - v1.11.4 - 2016-04-07
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#2b2b2b;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/local/templates/lifestyle/libs/jquery-ui-1.11.4.custom/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/local/templates/lifestyle/libs/jquery-ui-1.11.4.custom/images/ui-icons_444444_256x240.png")}.ui-state-default .ui-icon{background-image:url("/local/templates/lifestyle/libs/jquery-ui-1.11.4.custom/images/ui-icons_777777_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("/local/templates/lifestyle/libs/jquery-ui-1.11.4.custom/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon{background-image:url("/local/templates/lifestyle/libs/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/local/templates/lifestyle/libs/jquery-ui-1.11.4.custom/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/local/templates/lifestyle/libs/jquery-ui-1.11.4.custom/images/ui-icons_cc0000_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:0 0 0 0;padding:5px;background:#666;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
/* End */


/* Start:/local/templates/lifestyle/libs/rating/themes/css-stars.css?16957312021800*/
/*.br-theme-css-stars .br-widget {
  height: 28px;
  white-space: nowrap;
}
.br-theme-css-stars .br-widget a {
  text-decoration: none;
  height: 18px;
  width: 20px;
  float: left;
  font-size: 23px;
  margin-right: 5px;
  position:relative;
}
.br-theme-css-stars .br-widget a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 20px;
  height: 18px;
  background: url(/local/templates/lifestyle/libs/rating/themes/stars.png) 0 0;
}
.br-theme-css-stars .br-widget a.br-active:after {
  background-position: 0 -57px;
}
.br-theme-css-stars .br-widget a.br-selected:after {
  background-position: 0 -57px;
}
.br-theme-css-stars .br-widget .br-current-rating {
  display: none;
}
.br-theme-css-stars .br-readonly a {
  cursor: default;
}
@media print {
  .br-theme-css-stars .br-widget a:after {
    content: "\2606";
    color: black;
  }
  .br-theme-css-stars .br-widget a.br-active:after,
  .br-theme-css-stars .br-widget a.br-selected:after {
    content: "\2605";
    color: black;
  }
}*/
.br-theme-css-stars .br-widget {
  height: 28px;
  white-space: nowrap;
}
.br-theme-css-stars .br-widget a {
  text-decoration: none;
  height: 18px;
  width: 18px;
  float: left;
  font-size: 23px;
  margin-right: 5px;
}
.br-theme-css-stars .br-widget a:after {
  content: "\2605";
  color: #d2d2d2;
}
.br-theme-css-stars .br-widget a.br-active:after {
  color: #EDB867;
}
.br-theme-css-stars .br-widget a.br-selected:after {
  color: #EDB867;
}
.br-theme-css-stars .br-widget .br-current-rating {
  display: none;
}
.br-theme-css-stars .br-readonly a {
  cursor: default;
}
@media print {
  .br-theme-css-stars .br-widget a:after {
    content: "\2606";
    color: black;
  }
  .br-theme-css-stars .br-widget a.br-active:after,
  .br-theme-css-stars .br-widget a.br-selected:after {
    content: "\2605";
    color: black;
  }
}

/* End */


/* Start:/local/templates/lifestyle/libs/font-awesome-4.6.3/css/font-awesome.min.css?169573120029063*/
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/lifestyle/libs/font-awesome-4.6.3/css/../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('/local/templates/lifestyle/libs/font-awesome-4.6.3/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('/local/templates/lifestyle/libs/font-awesome-4.6.3/css/../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/local/templates/lifestyle/libs/font-awesome-4.6.3/css/../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('/local/templates/lifestyle/libs/font-awesome-4.6.3/css/../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('/local/templates/lifestyle/libs/font-awesome-4.6.3/css/../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/lifestyle/libs/magnific/magnific-popup.css?16957312026951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


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


/* Start:/local/templates/lifestyle/styles/vendors.css?16957312032662*/
body,html,main,main a,main abbr,main acronym,main address,main applet,main article,main aside,main audio,main big,main blockquote,main canvas,main caption,main center,main cite,main code,main del,main details,main dfn,main div,main em,main embed,main fieldset,main figcaption,main figure,main footer,main form,main h1,main h2,main h3,main h4,main h5,main h6,main header,main hgroup,main i,main iframe,main img,main ins,main kbd,main label,main legend,main mark,main menu,main nav,main object,main output,main p,main pre,main q,main ruby,main s,main samp,main section,main small,main span,main strike,main summary,main table,main tbody,main td,main tfoot,main th,main thead,main time,main tr,main tt,main u,main var,main video{border:0;font:inherit;vertical-align:baseline;padding:0;margin:0}.clear:after,.clearfix:after,main blockquote:after,main blockquote:before,main q:after,main q:before{content:''}.clear:after,.clearfix:after,main table{border-collapse:collapse;border-spacing:0}.clear:after,.clearfix:after{display:table;clear:both;border:0}.trans{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}main *,main :after,main :before{font:inherit;color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}main,main article,main aside,main details,main figcaption,main figure,main footer,main header,main hgroup,main menu,main nav,main section{display:block}main nav ul,main nav ul li,main nav ul ul{padding:0;margin:0;list-style:none}main nav ul li:before{content:none}main blockquote,main q{quotes:none}main :focus,main :focus *{outline:0}main ins{text-decoration:none}main input{-webkit-appearance:none}main [type=submit],main [type=button],main [type=reset],main button{cursor:pointer}script{display:none!important}.table{display:table;width:100%;table-layout:fixed}.table__cell{display:table-cell;vertical-align:top}.table__row,.table__rows{display:table-row}.table__column,.table__columns{display:table-column}main img{max-width:100%;height:auto}.hidden{display:none!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-left{text-align:left!important}.align-right{text-align:right!important}.align-center{text-align:center!important}.no-trans{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}.bold{font-weight:700}.italic{font-style:italic}.underline{text-decoration:underline}.upper,.uppercase{text-transform:uppercase}.lower,.lowercase{text-transform:lowercase}.normalcase{text-transform:none}.left,.to-left{float:left;left:0}.right,.to-right{float:right;right:0}.nowrap{white-space:nowrap}
/* End */


/* Start:/local/templates/lifestyle/styles/fonts/rub_font/index.css?1695731203953*/


/*

a — Arial Regular
b — Arial Italic
c — Arial Bold
d — Arial Bold Italic
e — Georgia Regular
f — Georgia Italic
g — Georgia Bold
h — Georgia Bold Italic
i — Tahoma Regular
j — Tahoma Bold
k — Times Regular
l — Times Italic
m — Times Bold
n — Times BoldItalic
o — Lucida Sans
p — Lucida Sans Bold
q — Verdana Regular
r — Verdana Italic
s — Verdana Bold
t — Verdana Bold Italic
u — Futura
v — Trump Mediaeval
w — ITC Studio Script

*/
@font-face {
    font-family: 'rouble';
    src: url('/local/templates/lifestyle/styles/fonts/rub_font/rouble-webfont.eot');
    src: url('/local/templates/lifestyle/styles/fonts/rub_font/rouble-webfont.eot?#iefix') format('embedded-opentype'),
         url('/local/templates/lifestyle/styles/fonts/rub_font/rouble-webfont.woff') format('woff'),
         url('/local/templates/lifestyle/styles/fonts/rub_font/rouble-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.rouble,
.rub
{
    font-family:'rouble' !important;
    font-weight: inherit !important;
    font-style: inherit !important;
    text-transform: none !important;
}
/* End */


/* Start:/local/templates/lifestyle/styles/additional.css?16957312037669*/
[id^="wait_"] {
    display: none;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    margin-top: auto !important;
    margin-right: auto !important;
    margin-bottom: auto !important;
    margin-left: auto !important;
    z-index: 9999999 !important;
    width: 5.8rem !important;
    height: 1.5rem !important;
    background: #5d5d5d !important;
    text-align: center !important;
    color: #fff !important;
    padding-top: 4.8rem !important;
    padding-right: 0 !important;
    padding-bottom: 0.75rem !important;
    padding-left: 0 !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    font-weight: 300 !important;
    opacity: 0.95 !important;
    -webkit-border-radius: 0.15rem;
    border-radius: 0.15rem;
    -webkit-box-shadow: 0 0.25rem 1.25rem rgba(0,0,0,0.3) !important;
    box-shadow: 0 0.25rem 1.25rem rgba(0,0,0,0.3) !important;
    border: 0 !important;
    font: inherit !important;
    font-weight: 300 !important;
    font-size: 0.8rem !important;
    line-height: 1.5rem !important;
    text-transform: lowercase;
    cursor: progress;
    outline: 2000px solid rgba(0,0,0,0.2);
}

[id^="wait_"][style] {
    display: block;
}

[id^="wait_"]:before {
    content: '';
    display: block;
    position: absolute;
    top: 0.5rem;
    right: 0;
    left: 0;
    margin: auto;
    width: 4rem;
    height: 4rem;
    background: url("/local/templates/lifestyle/styles/../images/bx-preloader-64.gif") center no-repeat;
}

.pagination .pagination__item:last-child {
    line-height: 30px;
}

.pagination .pagination__item.pagination__item__prev,
.pagination .pagination__item.pagination__item__next {
    line-height: 16px;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 30px;
    width: auto;
    max-width: 850px;
    margin: 20px auto;
}

.white-popup iframe {
    width: 100%!important;
}

.cursor-pointer {
    cursor: pointer;
}

.bx-filter .bx-ui-slider-handle.left {
    left: 0;
    margin-left: -21px;
    background: #000;
}

.bx-filter .bx-ui-slider-handle.right {
    right: 0;
    margin-right: -21px;
    background: #000;
}

.bx-filter .bx-ui-slider-pricebar-vn {
    background: #ccc;
}

.bx-filter .bx-ui-slider-pricebar-v {
    background: blue;
}

[data-filter="STATUS"],
[data-filter="HOUSE_ID"] {
    display: none;
}

.slick-dotted .slick-prev,
.slick-dotted .slick-next {
/*    font-size: 0;
    line-height: 0;*/
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index:1;
}

.slick-dotted .slick-prev {
    left: 25px;
}

.slick-dotted .slick-next {
    right: 25px;
}

.slick-dotted .slick-prev:before, .slick-dotted .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #d8a147;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color:white;
    padding:10px;
    border-radius:15px;
}

.slick-dotted .slick-prev:before {
    content: '<';
}

.slick-dotted .slick-next:before {
    content: '>';
}

.slick-dotted .slick-prev:before, .slick-dotted .slick-next:before {
    font-family: 'Arial';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #d8a147;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color:white;
    padding:10px;
    border-radius:15px;
}

.slick-dotted {
    margin-top: 5px;
}

.slick-dotted .slick-slide {
    padding: 5px;
}

.slick-dotted .slick-slide img {
    width: 100px;
    height: 90px;
    object-fit: cover;
}

.print-link {
    position: absolute;
    top: 30px;
    color: #143f6b;
}

.print-link .fa {
    font-size: 26px;
    vertical-align: middle;
    display: inline-block;
}

.print-link span {
    vertical-align: middle;
    display: inline-block;
}

/*.socials.aside-header__socials {
    position: absolute;
    bottom: 20px;
}*/

.bx-ui-slider-part.p2,
.bx-ui-slider-part.p3,
.bx-ui-slider-part.p4 {
    display: none;
}

.bx-ui-slider-handle-value {
    white-space: nowrap;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown > a {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    min-width: 184px;
    font-weight: 600;
    outline: 0;
    height: 52px;
    line-height: 52px;
    padding: 0 44px 0 24px;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    white-space: nowrap;
    border: 2px solid #009ae2;
    background: #009ae2;
    cursor: pointer;
}

.dropdown > ul {
    list-style: none;
    display: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.dropdown.dropdown_open > ul {
    display: block;
}

.dropdown > ul > li > a {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    font-size: 14px;
}

.dropdown > ul > li > a:hover {
    background: #009ae2;
    color: #fff;
}

.dropdown > a::before {
    content: "\f078";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 18px;
    right: 15px;
}

.dropdown.dropdown_open > a::before {
    content: "\f077";
}

.output__title__sort {

}

.custom-ui__input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.custom-ui {
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
}

.custom-ui__input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.custom-ui__input:checked ~ .custom-ui__presence:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    background: 0!important;
}

.custom-ui__presence,
.custom-ui__text {
    display: inline-block;
    vertical-align: middle;
}

.custom-ui__text {
    white-space: normal;
}

.custom-ui__presence {
    position: relative;
    width: 27px;
    height: 27px;
    margin: 2px;
    border: 1px solid #b2bdca;
    margin-right: 10px;
}

.custom-ui__presence:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: none;
}

.custom-ui__text {
    font-size: 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-ui_theme_grey .custom-ui__presence {
    border-color: #aaafb1;
}

.bx-filter-input-checkbox {
    display: table;
}

.bx-filter-input-checkbox > * {
    display: table-cell!important;
    vertical-align: middle;
}

.bx-filter-param-img {
    padding-right: 10px;
    width: 80px;
}

.bx-filter-param-img img {
    vertical-align: top;
}

.m0 {
    margin: 0!important;
}

.assortment.block {
    display: block;
}

.row-flex {
    display: flex;
    padding-top: 20px;
}

[data-filter="PROJECT_HOUSE"] .bx-filter-param-text {
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .row-flex {
        display: block;
    }

    .row-flex .checkbox {
        margin: 0 0 10px;
    }
}
/* End */


/* Start:/local/templates/lifestyle/libs/tooltipster/tooltipster.bundle.min.css?16957312006495*/
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
/* End */


/* Start:/local/templates/lifestyle/libs/tooltipster/tooltipster-sideTip-shadow.min.css?16957312001684*/
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
/* End */


/* Start:/local/templates/lifestyle/template_styles.css?1750249905119440*/
[id^="wait_"] {
  z-index: 9999999 !important;
}

::-webkit-scrollbar {
  /* chrome based */
  width: 0px;
  /* ширина scrollbar'a */
  background: transparent;
  /* опционально */
}

html {
  -ms-overflow-style: none;
  /* IE 10+ */
  scrollbar-width: none;
  /* Firefox */
}

.bx-filter-param-img {
  display: none !important;
}

.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
  padding-right: 12px;
}

.bx-filter-input-checkbox > * {
  vertical-align: top;
}

.footer__bottom-line a,
.main-menu__value,
.menu__value,
a.phone,
.phone__value,
.socials__icon,
svg.socials__icon,
.submenu__value,
.subscribe__button {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

html {
  height: 100%;
}

body {
  position: relative;
  height: 100%;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 1.8;
}

body.__no-footer {
  padding-bottom: 0;
}

button {
  outline: 0;
}

dl,
dt,
dd {
  margin: 0;
}

a {
  text-decoration: none;
}

svg.icon {
  width: 100%;
  height: 100%;
  fill: #0c7db3;
  stroke: #0c7db3;
}

.stand_status {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto !important;
}

.cf:before,
.cf:after,
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after,
.clearfix:after {
  clear: both;
}

main *,
.mfp-wrap *,
main *:before,
.mfp-wrap *:before,
main *:after,
.mfp-wrap *:after {
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lock-position {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
}

.wide {
  margin-left: -5000px;
  margin-right: -5000px;
  padding-left: 5000px;
  padding-right: 5000px;
}

@media screen and (max-width: 1160px) {
  .wide {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.container {
  max-width: 1960px;
  padding-left: 320px;
  height: 100%;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container__wrapper {
  padding-bottom: 690px;
  min-height: 100%;
  position: relative;
}

.main-page body:not(.__isMobileAndTable) .container__wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 5;
  -webkit-transition: width 1s ease-out;
  -o-transition: width 1s ease-out;
  -moz-transition: width 1s ease-out;
  transition: width 1s ease-out;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.main-page body:not(.__isMobileAndTable) .container__wrapper.__animated:before {
  width: 0;
}

img {
  max-width: 100%;
}

img.strict-height {
  height: 100%;
}

img.independent {
  max-width: none;
}

img.centered,
img.centered-hor {
  position: absolute;
  margin: auto;
}

img.centered {
  top: -999px;
  bottom: -999px;
  left: -999px;
  right: -999px;
}

img.centered-hor {
  left: -999px;
  right: -999px;
}

img.centered-inflow {
  margin: auto;
}

.blockout {
  display: none;
  padding: 20px;
}

.custom-btn {
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  min-width: 184px;
  font-weight: 600;
  outline: 0;
  height: 52px;
  line-height: 52px;
  padding: 0 17px;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  white-space: nowrap;
  border: 2px solid #009ae2;
  background: #009ae2;
  cursor: pointer;
}

.custom-btn:after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  /*	background: url("/local/templates/lifestyle/./images/svgSrc/primary/arrow-button.png") no-repeat;*/
  background: url("/local/templates/lifestyle/./images/svgSrc/primary/arrow_4.svg") no-repeat;
  width: 17px;
  height: 16px;
  margin-left: 15px;
  position: relative;
  left: 0;
  top: -2px;
  -webkit-transition: left 0.2s;
  -o-transition: left 0.2s;
  -moz-transition: left 0.2s;
  transition: left 0.2s;
}

.custom-btn[disabled] {
  background: grey;
  border-color: grey;
  opacity: 0.5;
}

.custom-btn[disabled]:after {
  visibility: hidden;
}

.custom-btn_centered {
  display: table;
  margin: auto;
}

.custom-btn:hover:after {
  -webkit-animation: shakeBtnIcon 0.6s ease-in-out infinite;
  -moz-animation: shakeBtnIcon 0.6s ease-in-out infinite;
  -o-animation: shakeBtnIcon 0.6s ease-in-out infinite;
  animation: shakeBtnIcon 0.6s ease-in-out infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.custom-btn_theme_inverse {
  border-color: #00aeef;
  background: transparent;
  color: #00aeef;
}

.custom-btn_theme_inverse:after {
  background-image: url("/local/templates/lifestyle/./images/svgSrc/common/arrow_4.svg");
}

.custom-btn_theme_map {
  border-color: #00aeef;
  background: rgba(23, 103, 140, 0.26);
  font-size: 14px;
  line-height: 48px;
  height: 48px;
  color: #fff;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
  min-width: 221px;
}

.custom-btn_theme_map:after {
  background-image: url("/local/templates/lifestyle/./images/svgSrc/primary/button.svg");
  width: 22px;
  height: 23px;
}

.custom-btn_theme_map:hover {
  background: rgba(23, 103, 140, 0.65);
}

.custom-btn_theme_map:hover:after {
  left: 0;
  -webkit-animation: shakeMapIcon 0.7s ease-in-out infinite;
  -moz-animation: shakeMapIcon 0.7s ease-in-out infinite;
  -o-animation: shakeMapIcon 0.7s ease-in-out infinite;
  animation: shakeMapIcon 0.7s ease-in-out infinite;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.custom-btn_theme_primitive {
  border-color: #00aeef;
  background: rgba(23, 103, 140, 0.26);
  font-size: 14px;
  line-height: 48px;
  height: 48px;
  color: #fff;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
  min-width: 221px;
}

.custom-btn_theme_primitive:after {
  content: none;
}

.custom-btn_theme_primitive:hover {
  background: rgba(23, 103, 140, 0.65);
}

.hit {
  display: inline-block;
  padding: 4px 11px 5px 4px;
  background: #7d7fc2;
  color: #fff;
  -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
}

.slyled-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.slyled-list__item {
  padding-left: 30px;
  display: block;
  margin-bottom: 20px;
  position: relative;
}

.slyled-list__item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  /*    top: 50%;
    margin-top: -7px;*/
  width: 14px;
  height: 14px;
  background: url("/local/templates/lifestyle/./images/svgSrc/common/list_1.svg") no-repeat;
}

.concept .slyled-list__item:before {
  background: url("/local/templates/lifestyle/./images/svgSrc/common/list_4.svg") no-repeat;
  width: 16px;
  height: 16px;
}

.concept .offers__holder:after {
  background: none;
}

.icon-progress,
.tour__block-wrapper,
.tour__map-complex,
.tour__info-block,
.tour__virtual {
  position: relative;
}

.icon-progress:after,
.tour__block-wrapper:after,
.tour__map-complex:after,
.tour__info-block:after,
.tour__virtual:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  width: 30px;
  height: 18px;
  z-index: 2;
  background: url("/local/templates/lifestyle/./images/svgSrc/primary/arrow_2.svg") no-repeat;
}

.styled-title {
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
  color: #143f6b;
}

.styled-title:after {
  width: 118px;
  content: "";
  border: 2px solid #eaa33d;
  display: block;
}

.lined {
  position: relative;
  color: #143f6b;
  font-weight: 500;
  font-size: 34px;
  text-transform: uppercase;
  margin: 0 0 41px;
}

.lined:before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 120px;
  height: 4px;
  background: #eaa33d;
}

.more {
  display: inline-block;
  position: relative;
  border: 2px solid #009ae3;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #009ae3;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 55px 10px 7px;
  min-width: 244px;
  white-space: nowrap;
}

.more:after {
  position: absolute;
  top: 12px;
  right: 27px;
  content: url("/local/templates/lifestyle/./images/icons/down.png");
}

.round-left,
.round-right {
  display: inline-block;
  width: 57px;
  height: 57px;
  border: 0;
  cursor: pointer;
  -webkit-appearance: 0;
}

.round-left {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  background: url("/local/templates/lifestyle/./images/svgSrc/common/arrow_3.svg") 0 0 no-repeat;
}

.round-right {
  background: url("/local/templates/lifestyle/./images/svgSrc/common/arrow_3.svg") 0 0 no-repeat;
}

.progress-nav .slick-prev,
.progress-nav .slick-next {
  position: relative;
  z-index: 1;
}

.progress-nav .slick-prev.slick-disabled,
.progress-nav .slick-next.slick-disabled {
  z-index: 0;
  opacity: 0.5;
}

.to-video {
  display: inline-block;
  width: 121px;
  height: 121px;
  background: url("/local/templates/lifestyle/./images/svgSrc/primary/video.svg") 0 0 no-repeat;
}

.underlined {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 4px solid transparent;
  -webkit-transition: border-bottom-color 0.2s;
  -o-transition: border-bottom-color 0.2s;
  -moz-transition: border-bottom-color 0.2s;
  transition: border-bottom-color 0.2s;
}

.underlined:hover {
  border-bottom: 4px solid #eaa33d;
}

.away {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #143f6b;
  white-space: nowrap;
}

.away:after {
  content: "";
  position: relative;
  display: inline-block;
  top: 3px;
  width: 17px;
  height: 17px;
  background: url("/local/templates/lifestyle/./images/svgSrc/common/arrow_4.svg");
  margin: 0 14px;
}

.web {
  display: inline-block;
  position: relative;
  padding: 10px 54px 10px 0;
  color: #143f6b;
  text-decoration: underline;
  font-weight: bold;
}

.web:hover {
  text-decoration: none;
}

.web:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -21px;
  content: url("/local/templates/lifestyle/./images/icons/web.png");
}

input,
textarea,
button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

/*main [type=email],
main [type=number],
main [type=search],
main [type=time],
main [type=tel],
main [type=month],
main [type=week],
main [type=text],
main [type=password],
main [type=date],
main [type=datetine],
main select,
main textarea {
	color: #000;
	font-size: 16px;
	padding: 10px;
	line-height: normal;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: 400;
	outline: 0;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	-webkit-box-sizing: padding-box;
	-moz-box-sizing: padding-box;
	box-sizing: padding-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #009ae2;
	width: 100%;
}*/

/*main [type=email].__error,
main [type=number].__error,
main [type=search].__error,
main [type=time].__error,
main [type=tel].__error,
main [type=month].__error,
main [type=week].__error,
main [type=text].__error,
main [type=password].__error,
main [type=date].__error,
main [type=datetine].__error,
main select.__error,
main textarea.__error,
.__error main [type=email],
.__error main [type=number],
.__error main [type=search],
.__error main [type=time],
.__error main [type=tel],
.__error main [type=month],
.__error main [type=week],
.__error main [type=text],
.__error main [type=password],
.__error main [type=date],
.__error main [type=datetine],
.__error main select,
.__error main textarea {
	border: 1px solid #f00 !important;
}*/

.field {
  /*	width: 100%;
	display: inline-block;
	height: 40px;
	padding: 5px 10px;
	border: 0;
	background: #fff;
	font-size: 16px;
	color: #020202;*/
  color: #000;
  font-size: 16px;
  padding: 10px;
  line-height: normal;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: 400;
  outline: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #009ae2;
  width: 100%;
}

.field::-webkit-input-placeholder {
  font-size: 16px;
  color: #020202;
  font-weight: 300;
}

.field::-moz-placeholder {
  font-size: 16px;
  color: #020202;
  font-weight: 300;
}

.field:-moz-placeholder {
  font-size: 16px;
  color: #020202;
  font-weight: 300;
}

.field:-ms-input-placeholder {
  font-size: 16px;
  color: #020202;
  font-weight: 300;
}

.field.field__upsized::-webkit-input-placeholder,
.popup .field::-webkit-input-placeholder,
.textsquare::-webkit-input-placeholder {
  color: #002b40;
  font-weight: 500;
}

.field.field__upsized::-moz-placeholder,
.popup .field::-moz-placeholder,
.textsquare::-moz-placeholder {
  color: #002b40;
  font-weight: 500;
}

.field.field__upsized:-moz-placeholder,
.popup .field:-moz-placeholder,
.textsquare:-moz-placeholder {
  color: #002b40;
  font-weight: 500;
}

.field.field__upsized:-ms-input-placeholder,
.popup .field:-ms-input-placeholder,
.textsquare:-ms-input-placeholder {
  color: #002b40;
  font-weight: 500;
}

.field_error .field,
.field_error .textsquare,
.error {
  border-color: #f00;
}

.field.field__upsized,
.popup .field {
  padding: 19px 10px 22px 36px;
}

.textfield {
  width: 100%;
  display: inline-block;
  border: 1px solid #c7c7c7;
  height: 38px;
  padding: 10px;
  font-size: 16px;
}

.textfield::-webkit-input-placeholder {
  color: #454545;
  font-size: 16px;
}

.textfield::-moz-placeholder {
  color: #454545;
  font-size: 16px;
}

.textfield:-moz-placeholder {
  color: #454545;
  font-size: 16px;
}

.textfield:-ms-input-placeholder {
  color: #454545;
  font-size: 16px;
}

main textarea {
  width: 100%;
  resize: vertical;
  max-height: 200px;
}

.textsquare {
  width: 100%;
  height: 242px;
  border: 1px solid #009ae2;
  padding: 19px 10px 22px 36px;
}

/*.textsquare::-webkit-input-placeholder {
	color: #454545;
	font-size: 16px;
}

.textsquare::-moz-placeholder {
	color: #454545;
	font-size: 16px;
}

.textsquare:-moz-placeholder {
	color: #454545;
	font-size: 16px;
}

.textsquare:-ms-input-placeholder {
	color: #454545;
	font-size: 16px;
}*/


.main-projects__title{
 margin-bottom: 83px;
 text-transform: none;
}

.response-zone {
  display: none;
  font-size: 16px;
  text-align: center;
  padding: 15px 4px;
}

.response-zone.response-zone__theme_white {
  margin-top: 15px;
  max-width: 530px;
  padding: 10px 4px 5px;
  background: #fff;
}

form[data-response="error"] .response-zone,
form[data-response="success"] .response-zone {
  display: block;
}

form[data-response="success"] .response-zone {
  color: #008000;
}

form[data-response="error"] .response-zone {
  color: #f00;
}

.response-zone-item {
  margin-bottom: 10px;
}

.news-bar main select.smart-list-select {
  display: none;
}

@media screen and (max-width: 800px) {
  .news-bar main select.smart-list-select {
    display: block;
  }
}

main select.custom-select.basic {
  font-size: 17px;
  padding: 0 20px 0 8px;
}

main select.custom-select.basic + .select2 {
  width: auto !important;
}

main select.custom-select.basic + .select2 .select2-selection__rendered {
  padding-right: 28px;
  padding-left: 0;
}

main select.custom-select.basic + .select2 .select2-selection {
  font-size: 17px;
  border: 0;
  background-color: transparent;
}

main select.custom-select.basic + .select2 .select2-selection:before {
  position: absolute;
  content: "";
  bottom: 0;
  right: 26px;
  left: 0;
  border-bottom: 1px dotted #f00;
}

main select.custom-select.basic + .select2 .select2-selection__arrow {
  top: 50%;
  margin-top: -4px;
}

main select.custom-select.basic + .select2 .select2-selection__arrow b {
  display: none;
}

main select.trade-places {
  width: 100% !important;
}

main select.trade-places + .select2 .select2-container--default,
main select.trade-places + .select2 .select2-selection--single {
  font-size: 16px;
  padding-top: 17px !important;
}

main select.trade-places + .select2 .select2-container--default:before,
main select.trade-places + .select2 .select2-selection--single:before {
  content: "Офис продаж";
  position: absolute;
  top: 0;
  left: 17px;
  font-size: 15px;
  color: #f00;
  font-weight: 300;
}

main select.special-select + .select2 .select2-container--default,
main select.special-select + .select2 .select2-selection--single {
  border: 1px solid #f00;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 6px 10px 3px;
  height: auto;
  position: relative;
}

main select.special-select + .select2 .select2-selection__arrow {
  top: 50%;
  margin-top: -4px;
  right: 9px;
}

main select.special-select + .select2 .select2-selection__arrow b {
  display: none;
}

main select.cabinet-card-select {
  min-width: 230px;
}

.select2-dropdown {
  border: 0;
  min-width: 120px !important;
  -webkit-box-shadow: 0px 4px 9px 1px #c7d1e2;
  box-shadow: 0px 4px 9px 1px #c7d1e2;
}

.select2-results__option {
  padding: 6px 8px;
}

.custom-ui {
  white-space: nowrap;
  cursor: pointer;
}

.custom-ui__input {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.custom-ui__input:checked ~ .custom-ui__presence:before {
  background: #fff;
}

.custom-ui__presence,
.custom-ui__text {
  display: inline-block;
  vertical-align: middle;
}

.custom-ui__text {
  white-space: normal;
}

.custom-ui__presence {
  position: relative;
  width: 27px;
  height: 27px;
  margin: 2px;
  border: 1px solid #b2bdca;
  margin-right: 10px;
}

.custom-ui__presence:before {
  position: absolute;
  content: "";
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  background: transparent;
}

.custom-ui__text {
  font-size: 14px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-ui_theme_grey .custom-ui__presence {
  border-color: #aaafb1;
}

.custom-ui_theme_grey .custom-ui__input:checked ~ .custom-ui__presence:before {
  background-color: #aaafb1;
}

.custom-ui_theme_grey .custom-ui__presence {
  width: 21px;
  height: 21px;
}

.custom-ui_theme_grey .custom-ui__text {
  color: #261917;
  font-weight: bold;
}

.custom-select ~ .ui-state-default {
  background: transparent;
  border-color: transparent;
}

.custom-select ~ .ui-selectmenu-button span.ui-selectmenu-text {
  font-size: 15px;
  overflow: visible;
}

.custom-select ~ .ui-selectmenu-button span.ui-selectmenu-text:after {
  display: inline-block;
  content: " ";
  width: 18px;
  height: 11px;
  margin: 0 10px;
  background: url("/local/templates/lifestyle/./images/svgSrc/down-arrow.svg") 0 0 no-repeat;
}

.custom-select ~ .ui-selectmenu-button span.ui-icon {
  display: none;
}

.custom-select.custom-select_strict ~ .ui-state-default {
  width: 240px !important;
}

.custom-select-menu.ui-widget-content {
  border-right: 2px solid #ebebeb;
  border-bottom: 2px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  border-top: 0;
  margin-top: 4px;
}

.custom-select-menu.ui-menu .ui-menu-item {
  font-size: 15px;
  color: #000;
  font-family: cs, sans-serif;
}

.custom-select-menu.ui-widget-content .ui-state-focus {
  color: #e94b0a;
  border-color: transparent;
}

.anchors {
  overflow: hidden;
}

.anchors_theme_inpage {
  max-width: 90%;
  padding: 0 0 73px 40px;
}

.anchors__items {
  margin: 0 -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.anchors__item {
  margin: 0 10px 6px;
  white-space: nowrap;
}

.aside-header {
  position: fixed;
  z-index: 6;
  width: 320px;
  left: 0;
  top: 0;
  background: #fff;
  /*	height: 100%;*/
  bottom: 0;
  /*	overflow: auto;
	overflow-y: auto;*/
  padding: 34px 40px;
}

.aside-header .aside-header__logo,
.aside-header__phone,
.aside-header__btn {
  margin-bottom: 30px;
}

.aside-header__main-menu,
.aside-header__menu {
  margin-bottom: 40px;
}

/*.aside-header__socials {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 6;
	width: 320px;
	background: white;
	padding: 12px 40px 0;
	height: 75px;
}*/

.aside-header__outer {
  height: calc(100% - 60px);
  overflow: auto;
}

.aside-header__socials {
  margin-top: 15px;
}

@media (max-height: 1080px) {
  .aside-header {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .aside-header .aside-header__logo,
  .aside-header__phone,
  .aside-header__btn {
    margin-bottom: 15px;
  }

  .aside-header__main-menu,
  .aside-header__menu {
    margin-bottom: 20px;
  }

  .aside-header__logo {
    max-width: inherit;
  }
}

@media (max-height: 940px) {
  .aside-header .aside-header__logo {
    max-width: 175px;
  }
}

.main-page body:not(.__isMobileAndTable) .aside-header__wrapper {
  position: relative;
}

.main-page body:not(.__isMobileAndTable) .aside-header__wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 5;
  -webkit-transition: width 1.2s ease-out;
  -o-transition: width 1.2s ease-out;
  -moz-transition: width 1.2s ease-out;
  transition: width 1.2s ease-out;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.main-page body:not(.__isMobileAndTable) .aside-header__wrapper.__animated:before {
  width: 0;
}

.benefits {
  position: relative;
}

.benefits_standart {
  margin-bottom: 50px;
}

.benefits_structure .benefits__title,
.benefits_content .benefits__title,
.benefits_architecture .benefits__title,
.benefits_unique .benefits__title {
  padding: 0 5%;
}

.benefits_structure .benefits__text,
.benefits_content .benefits__text,
.benefits_architecture .benefits__text,
.benefits_unique .benefits__text {
  /*	height: 28px;*/
  height: auto;
}

.tour .benefits_structure .benefits__text,
.tour .benefits_content .benefits__text,
.tour .benefits_architecture .benefits__text,
.tour .benefits_unique .benefits__text {
  min-height: 28px;
  /*иначе рушится узор из синих точек на главной (блок tour)*/
}

.benefits_howto {
  margin-bottom: 106px;
}

.benefits_howto .benefits__item {
  width: 33.3%;
}

.benefits_howto .benefits__comment {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  color: #000;
  margin-bottom: 33px;
}

.tech-list .benefits__comment li {
  padding-left: 22px;
  list-style: none;
  position: relative;
}

.tech-list .benefits__comment ul {
  padding-left: 0;
}

.tech-list .benefits__comment li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  background-image: url("/upload/item-marker.svg");
}

.benefits__comment-title {
  margin-bottom: 8px;
}

.benefits_tech .benefits__item {
  width: 25%;
}

.benefits_tech .benefits__comment {
  text-align: left;
}

.benefits_tech .benefits__icon {
  margin: 0 0 20px 0;
}

.gallery .slick-slide .benefits__icon img {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  /* width: 1033px; */
  object-fit: cover;
}

.gallery .benefits__icon {
  position: relative;
  height: 700px;
  width: 100%;
}

.gallery .benefits__list {
  margin: 0 0 30px 0;
}

.gallery .benefits__title {
  margin-right: 42px;
}

.gallery .gallery__top {
  display: flex;
}

.benefits_howto .benefits__icon {
  margin: 0 10px 20px;
}

.benefits_communications .benefits__item {
  width: 25%;
}

.benefits__title {
  margin-bottom: 49px;
}

.links_main {
  color: #3c7b99 !important;
}

.links_main:hover {
  text-decoration: underline !important;
}

.descr {
  padding: 40px 20px;
}

.benefits__forewords {
  margin-bottom: 50px;
}

.technical,
.like,
.gallery {
  padding-bottom: 100px;
}

.technical .benefits__wrapper,
.like .benefits__wrapper,
.gallery .benefits__wrapper {
  padding: 0;
}

.handout_theme_common.buy {
  margin-bottom: 60px;
}

.like h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 26.4px;
  text-align: left;
  color: #000000;
  margin-bottom: 16px;
}

.like .benefits__link {
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.8px;
  color: #009ae2;
  display: block;
  margin-top: 8px;
  text-transform: uppercase;
}

.like .benefits__link svg {
  vertical-align: middle;
}

.like .benefits__icon {
  margin: 0 0 14px 0;
}
.like .benefits__icon img{
  min-height: 344px;
  object-fit: cover;
}

.technical .benefits__item,
.like .benefits__item,
.gallery .benefits__item {
  padding: 0 30px 0 0;
}

.technical .benefits__item:last-child,
.like .benefits__item:last-child,
.gallery .benefits__item:last-child {
  padding: 0;
}

.technical .benefits__comment {
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  text-align: left;
}

.like .benefits__comment {
  font-size: 18px;
  font-weight: 400;
  line-height: 21.6px;
  text-align: left;
  color: #000000;
}

.technical .benefits__quenstion {
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  color: #143f6b;
  display: inline-block;
  margin-right: 18px;
  text-transform: uppercase;
}

.gallery .benefits__quenstion {
  font-size: 24px;
  font-weight: 600;
  line-height: 28.8px;
  color: #143f6b;
  display: block;
  margin-right: 18px;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.technical .benefits__btn {
  display: inline-block;
}

.technical .benefits__comment .info-block__list-item,
.like .benefits__comment .info-block__list-item,
.gallery .benefits__comment .info-block__list-item {
  width: 100%;
  margin-bottom: 4px;
}

.technical .benefits__comment .slyled-list__item:before {
  background: url("/local/templates/lifestyle/./images/svgSrc/common/list_4.svg") no-repeat;
  width: 16px;
  height: 16px;
}

.benefits__list {
  position: relative;
  text-align: center;
  overflow: hidden;
}

.benefits__list:after {
  content: "";
  display: block;
  position: absolute;
  top: 68px;
  left: 0;
  background-color: #effaff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  height: 100%;
}

.technical .benefits__list:after,
.like .benefits__list:after,
.gallery .benefits__list:after {
  display: none;
}

.benefits__wrapper {
  z-index: 2;
  position: relative;
  padding: 0 5%;
}

.benefits__item {
  position: relative;
  float: left;
  color: #143f6b;
  width: 20%;
  padding: 0 20px 35px;
  line-height: normal;
}

.benefits__icon {
  display: block;
}

.benefits__comment {
  font-size: 12px;
  color: #143f6b;
}

.benefits_theme_inpage {
  margin-bottom: 100px;
}

.benefits__subtitle {
  font-weight: bold;
  color: #143f6b;
  margin: 0 0 26px;
}

.benefits__description {
  font-size: 12px;
  color: #143f6b;
}

.benefits_altered-bg .benefits__list:after {
  height: 106px;
}

.benefits_communications {
  margin-bottom: 80px;
}

.benefits__status {
  position: absolute;
  top: 0;
  right: 25px;
  width: 53px;
  height: 53px;
  background: #ef9f46;
  border-radius: 50%;
  display: none;
}

.benefits__label {
  position: absolute;
  top: -999px;
  bottom: -999px;
  left: -999px;
  right: -999px;
  margin: auto;
  max-width: 70%;
  max-height: 70%;
}

@media (max-width: 1300px) {
  .benefits__wrapper {
    padding: 0 10px;
  }
}

.documents {
  max-width: 1160px;
}

.documents_bottom_middle {
  margin-bottom: 120px;
}

.documents__item {
  padding: 0 15px;
}

.documents .slick-list {
  margin: 0 -15px;
}

.documents__title {
  margin: 0 0 57px;
}

.documents__description {
  margin-bottom: 50px;
}

.documents__items {
  margin-bottom: 60px;
  overflow: hidden;
}

.exhibit_theme_inpage {
  margin-bottom: 100px;
}

.exhibit__holder {
  overflow: hidden;
}

.exhibit__slides {
  width: -webkit-calc(100% + 198px);
  width: -moz-calc(100% + 198px);
  width: calc(100% + 198px);
}

.exhibit__photo {
  height: 255px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.exhibit .slick-list {
  margin-left: -12px;
  margin-right: -12px;
}

.exhibit__item {
  padding: 0 10px;
}

.exhibit__slogan {
  margin: 0 0 7px;
  font-size: 22px;
  color: #143f6b;
  font-weight: bold;
}

.exhibit__header {
  margin-bottom: 48px;
}

.exhibit__content {
  max-width: 1200px;
}

.exhibit__description {
  margin: 0 0 42px;
}

.exhibit__holder {
  margin: 0px 0 50px;
}

.exhibit__arrow {
  margin-right: 25px;
}

.footer {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  bottom: 0;
}

.footer__left-column {
  float: left;
  width: 60%;
}

.footer__right-column {
  float: right;
  width: 40%;
  text-align: right;
}

.footer__container {
  background: #effaff;
  padding: 70px 35px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.footer__info,
.footer__main-menu,
.footer__menu {
  display: inline-block;
  vertical-align: top;
}

.footer__info {
  max-width: 400px;
  margin-right: 7%;
}

.footer__info p {
  margin: 0 0 10px;
}

.footer__logo {
  margin-bottom: 30px;
}

.footer__main-menu {
  margin-right: 3%;
}

.footer__menu {
  margin-top: 2px;
}

.footer .main-menu__item:not(:first-child) {
  margin-top: 20px;
}

.footer .menu__item:not(:first-child) {
  margin-top: 23px;
}

.footer__socials,
.footer__feedback {
  display: inline-block;
  vertical-align: top;
}

.footer__feedback {
  margin-left: 10%;
  max-width: 265px;
}

.footer__phone {
  font-size: 28px;
  margin-bottom: 20px;
}

.footer__btn {
  width: 100%;
  font-size: 12px;
  line-height: 48px;
  height: 48px;
  margin-bottom: 32px;
}

.footer__bottom-line {
  padding: 40px 35px;
  color: #8e8e8e;
}

.footer__bottom-line a {
  color: inherit;
}

.footer__bottom-line a:hover {
  color: #009ae2;
}

.footer__security {
  float: left;
}

.footer__security-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
}

.footer__development {
  float: right;
}

@media (max-width: 1750px) {
  .footer__info {
    max-width: 250px;
  }
}

.gallery {
  position: relative;
}

.gallery__dots {
  position: absolute;
  bottom: 85px;
  right: 185px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.gallery__dots li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 18px;
}

.gallery__dot {
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  background: transparent;
  outline: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.gallery__dot:hover,
.slick-active .gallery__dot {
  background-color: #fff;
}

.gallery__item {
  min-height: 647px;
}

.gallery__content {
  position: absolute;
  top: auto;
  /* left: 40px; */
  bottom: 116px;
  color: #fff;
  max-width: 968px;
  padding: 204px 40px 40px 40px;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.gallery__content--pt {
  padding-top: 204px;
}

.gallery__header {
  text-transform: uppercase;
  font-family: Montserrat;
  font-size: 65px;
  font-weight: 900;
  line-height: 84.5px;
  text-align: left;
  text-shadow: 0px 4px 4px #00000040;
  margin-bottom: 11px;
  max-width: 350px;
}

.gallery__description {
  font-weight: 500;
}

.gallery_theme_inner-page {
  margin-bottom: 53px;
}

.gallery__ui {
  margin: 0 -12px;
}

.gallery__ui-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 13px;
}

.gallery__away {
  display: table;
  margin: 10px auto;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.gallery__snippet {
  max-width: 600px;
  margin: 0 0 77px;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  text-shadow: 0px 4px 4px #00000040;
}

.gallery__video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.gallery video {
  object-fit: cover;
  height: 805px;
  padding: 0;
}

.handout {
  position: relative;
  background: #effaff;
}

.concept {
  padding-bottom: 100px;
}

.concept .handout {
  background: transparent;
  padding: 0px 0 0 0;
}

.buy.handout {
  background: transparent;
}

.buy p {
  margin-bottom: 18px;
}

.handout_theme_common {
  margin-bottom: 100px;
}

.concept .handout_theme_common {
  margin-bottom: 50px;
}

.handout__text {
  max-width: 58%;
  padding: 80px 20px 70px 80px;
}


.how-buy {
  margin-bottom: 60px;
  display: flex;
  justify-content: space-between;
  column-gap: 7%;
}

.how-buy .custom-btn{
  margin-bottom: 0;
}

.promo-content p {
  margin-bottom: 20px;
}

.promo-content {
  padding-bottom: 176px;
}

.promo-content {
  max-width: 662px;
  width: 100%;
}

.concept .handout__text {
  max-width: 52%;
  padding: 0px 45px 0px 0px;
}

.buy .handout__text {
  max-width: 48%;
  padding: 80px 45px 70px 0px;
}
.how-buy .handout__text {
  max-width: none;
  flex-grow: 1;
  padding: 0;
}
.handout_theme_common.how-buy {
  margin-bottom: 104px;
}

.how-buy h3 {
  margin-bottom: 8px;
  color: #000;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}

.how-buy .handout__text p {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
}

.handout__picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 42%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.concept .handout__picture,
.buy .handout__picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 48%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.how-buy .handout__picture {
  position: static;
  width: 100%;
  width: 165%;
  min-width: 620px;
}

.concept .handout__wrapper {
  position: relative;
}

.handout__title {
  margin: 0 0 6px;
}

.header {
  top: 0;
  left: 0;
  width: 100%;
  position: fixed;
  z-index: 5;
  padding: 40px 30px 0 337px;
  max-width: 1960px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  row-gap: 8px;
}

.header__tab {
  display: block;
  float: left;
  width: -webkit-calc(33.33% - 13px);
  width: -moz-calc(33.33% - 13px);
  width: calc(33.33% - 13px);
  margin-left: 13px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 13px;
  padding: 10px 0;
  line-height: normal;
  height: 54px;
  overflow: hidden;
  -webkit-animation: bounceHeightOut 0.4s ease-out;
  -moz-animation: bounceHeightOut 0.4s ease-out;
  -o-animation: bounceHeightOut 0.4s ease-out;
  animation: bounceHeightOut 0.4s ease-out;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.header__tab:hover {
  -webkit-animation: bounceHeightIn 0.5s ease-in;
  -moz-animation: bounceHeightIn 0.5s ease-in;
  -o-animation: bounceHeightIn 0.5s ease-in;
  animation: bounceHeightIn 0.5s ease-in;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.header__tab:hover .header__tab-text {
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="100");
  filter: alpha(opacity=100);
  opacity: 1;
  top: 0;
}

.header__tab:hover .header__tab-icon-value {
  top: 20px;
}

.header__menu-switcher {
  display: none;
  width: 49px;
  height: 36px;
  background: url(/local/templates/lifestyle/images/svgSrc/rest/hamburger.svg) 0 0 no-repeat;
  background-size: 49px 36px;
}

.header__menu-switcher_open {
  background: url(/local/templates/lifestyle/images/svgSrc/rest/cross.svg) center 0 no-repeat;
  background-size: auto 36px;
}

.header__tab_beregovaya {
  background-color: #3b5298;
}

.header__tab_mountain {
  background-color: #47bce1;
}

.header__tab_sport {
  background-color: #eaa33d;
}

.header__tab_forest {
  background-color: #7bab4c;
}
.header__tab_parkovaya{
  background-color: #AB4DA5;
}

.header__tab_forest {
  background-color: #7bab4c;
}

.header__tab-cell {
  vertical-align: top;
  text-align: center;
}

.header__tab-price {
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  margin-right: 13px;
  padding-top: 7px;
  text-align: right;
}

.header__tab-icon {
  width: 115px;
}

.header__tab-icon-value {
  max-height: 30px;
  position: relative;
  top: 0;
  -webkit-transition: top 0.2s ease-in;
  -o-transition: top 0.2s ease-in;
  -moz-transition: top 0.2s ease-in;
  transition: top 0.2s ease-in;
}

.header__tab-icon-value--pos{
  top: 5px;
  max-width: 40px;
}

.header__tab-info {
  text-align: left;
  width: max-content;
}

.header__tab-title {
  font-size: 15px;
  font-weight: 600;
  padding-top: 7px;
}

.header__tab-text {
  margin-top: 10px;
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="0");
  filter: alpha(opacity=0);
  opacity: 0;
  position: relative;
  top: 10px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.gallery__wrapper {
  display: block;
}

.gallery__wrapper-mobi {
  display: none;
}

@media (min-width: 1641px) {
  @-moz-keyframes bounceHeightIn {
    0% {
      height: 54px;
    }

    50% {
      height: 100px;
    }

    75% {
      height: 85px;
    }

    100% {
      height: 87px;
    }
  }

  @-webkit-keyframes bounceHeightIn {
    0% {
      height: 54px;
    }

    50% {
      height: 100px;
    }

    75% {
      height: 85px;
    }

    100% {
      height: 87px;
    }
  }

  @-o-keyframes bounceHeightIn {
    0% {
      height: 54px;
    }

    50% {
      height: 100px;
    }

    75% {
      height: 85px;
    }

    100% {
      height: 87px;
    }
  }

  @keyframes bounceHeightIn {
    0% {
      height: 54px;
    }

    50% {
      height: 100px;
    }

    75% {
      height: 85px;
    }

    100% {
      height: 87px;
    }
  }

  @-moz-keyframes bounceHeightOut {
    0% {
      height: 87px;
    }

    100% {
      height: 54px;
    }
  }

  @-webkit-keyframes bounceHeightOut {
    0% {
      height: 87px;
    }

    100% {
      height: 54px;
    }
  }

  @-o-keyframes bounceHeightOut {
    0% {
      height: 87px;
    }

    100% {
      height: 54px;
    }
  }

  @keyframes bounceHeightOut {
    0% {
      height: 87px;
    }

    100% {
      height: 54px;
    }
  }
}

@media (max-width: 1920px) {
  .header__tab {
    font-size: 12px;
  }

  .header__tab-icon {
    width: 80px;
    padding: 0 10px;
  }

  .header__tab-title {
    font-size: 14px;
  }
}

@media (max-width: 1640px) {
  .header__tab {
    height: inherit !important;
  }

  .header__tab-icon,
  .header__tab-price {
    display: none;
  }

  .header__tab-info {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .header__tab-title {
    padding-top: 0;
  }

  .header__tab-text {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="100");
    filter: alpha(opacity=100);
    opacity: 1;
    top: 0;
  }
}

.main-page body:not(.__isMobileAndTable) .header__tab {
  position: relative;
  top: -170px;
  -webkit-transition: top 0.7s ease-out;
  -o-transition: top 0.7s ease-out;
  -moz-transition: top 0.7s ease-out;
  transition: top 0.7s ease-out;
  -webkit-transition-delay: 3s;
  -moz-transition-delay: 3s;
  -o-transition-delay: 3s;
  transition-delay: 3s;
}

.main-page body:not(.__isMobileAndTable) .header__tab:first-child {
  -webkit-transition-delay: 2.8s;
  -moz-transition-delay: 2.8s;
  -o-transition-delay: 2.8s;
  transition-delay: 2.8s;
}

.main-page body:not(.__isMobileAndTable) .header__tab:last-child {
  -webkit-transition-delay: 3.2s;
  -moz-transition-delay: 3.2s;
  -o-transition-delay: 3.2s;
  transition-delay: 3.2s;
}

.main-page body:not(.__isMobileAndTable) .header.__animated .header__tab {
  top: 0;
}

.icon-social-youtube {
  max-width: 30px;
  max-height: 35px;
}

.icon-social-vk {
  max-width: 27px;
  max-height: 15px;
}

.icon-social-facebook {
  max-width: 14px;
  max-height: 27px;
}

.icon-social-instagram {
  max-width: 23px;
  max-height: 23px;
}

.info-block {
  background: #f9f9f9;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.info-block_separate {
  margin-bottom: 48px;
}

.info-block_theme_inner {
  margin-bottom: 124px;
}

.info-block_theme_compact {
  margin-bottom: 56px;
}

.info-block__image {
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  overflow: hidden;
  width: 50%;
  float: left;
  position: relative;
  z-index: 2;
}

.info-block__image-value {
  display: block;
  max-width: 90%;
}

.info-block__text {
  float: right;
  padding: 50px 10px 50px 5%;
  width: 50%;
  position: relative;
  z-index: 2;
}

.info-block__title {
  font-size: 34px;
  text-transform: uppercase;
  font-weight: 600;
  color: #143f6b;
}

.info-block__title-middle {
  text-transform: none;
  font-size: 22px;
  margin-bottom: 30px;
}

.info-block__title-forest:after {
  position: relative;
  top: -5px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 47px;
  height: 47px;
  background: url("/local/templates/lifestyle/./images/svgSrc/main/trees.svg") no-repeat;
}

.info-block__title-diamond:after {
  position: relative;
  top: -5px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 42px;
  height: 36px;
  background: url("/local/templates/lifestyle/./images/svgSrc/main/crystall.svg") no-repeat;
}

.info-block__title-pipe:after {
  position: relative;
  top: -5px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 60px;
  height: 58px;
  background: url("/local/templates/lifestyle/./images/svgSrc/company/complex.svg") no-repeat;
}

.info-block__title-crane:after {
  position: relative;
  top: -5px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 61px;
  height: 53px;
  background: url("/local/templates/lifestyle/./images/svgSrc/company/crane.svg") no-repeat;
}

.info-block__title-ok:after {
  position: relative;
  top: -5px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 37px;
  height: 59px;
  background: url("/local/templates/lifestyle/./images/svgSrc/inner/ok.svg") no-repeat;
}

.info-block__title-clock:after {
  position: relative;
  top: -5px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 37px;
  height: 37px;
  background: url("/local/templates/lifestyle/./images/svgSrc/installment.svg") no-repeat;
}

.info-block__title-doc:after {
  position: relative;
  top: -5px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 48px;
  height: 57px;
  background: url("/local/templates/lifestyle/./images/svgSrc/inner/docs.svg") no-repeat;
}

.info-block__description p {
  margin-bottom: 30px;
}

.info-block__list {
  margin-bottom: 45px;
}

.info-block__list-item {
  display: inline-block;
  width: 44%;
  padding-right: 10px;
  vertical-align: top;
}

.concept .info-block__list {
  columns: 2;
  margin-top: 48px;
}

.concept .info-block__list-item {
  display: block;
  width: auto;
}

.info-block__statistics {
  margin-bottom: 50px;
}

.info-block__statistics-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
}

.info-block__statistics-value {
  font-size: 45px;
  color: #eaa22d;
  font-weight: 600;
  line-height: normal;
}

.info-block__statistics-units {
  font-size: 26px;
}

.info-block__selected-item {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  padding-right: 40px;
  position: relative;
  padding-left: 65px;
}

.info-block__selected-item:before {
  content: "";
  display: block;
  width: 47px;
  height: 41px;
  position: absolute;
  top: 8px;
  left: 0;
  background: url("/local/templates/lifestyle/./images/svgSrc/primary/check_list.svg") no-repeat;
}

.info-block__selected_theme_vertical .info-block__selected-item {
  width: 100%;
  padding-left: 0;
  white-space: nowrap;
  padding: 0 0 43px 0;
}

.info-block__selected_theme_vertical .info-block__selected-item:before {
  position: static;
  display: inline-block;
}

.info-block__selected_theme_vertical .info-block__selected-item-text {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  vertical-align: top;
  margin-left: 20px;
  width: -webkit-calc(100% - 67px);
  width: -moz-calc(100% - 67px);
  width: calc(100% - 67px);
}

.info-block_flexible {
  display: flex;
}

.info-block_flexible .info-block__image,
.info-block_flexible .info-block__text {
  width: auto;
}

.info-block_flexible .info-block__image-value {
  max-width: none;
}

.info-block_flexible .info-block__text {
  max-width: 870px;
}

@media screen and (max-width: 1600px) {
  .info-block__selected-item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .info-block__selected-item:before {
    display: none;
  }
}

.insertion {
  margin: 0 0 60px;
}

.insertion_theme_inpage {
  margin-bottom: 126px;
}

.insertion__title {
  margin: 0 0 41px;
}

.insertion__text {
  max-width: 1300px;
}

.insertion__text_columnized {
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.insertion__text_free {
  max-width: none;
}

.insertion__face {
  margin: 0 0 30px;
}

.insertion__part {
  display: inline-block;
  vertical-align: top;
  max-width: 620px;
  margin: 0 60px 0 0;
}

.insertion__subheader {
  font-weight: bold;
  color: #143f6b;
  font-size: 22px;
  margin: 0 0 10px;
}

.logo {
  display: block;
}

.main-gallery {
  padding-bottom: 0;
  margin-bottom: 150px;
}

.main-gallery__item {
  min-height: 812px;
  background-position: 0 0;
  padding: 240px 0 85px;
  color: #fff;
  overflow: hidden;
}

.main-gallery__wrapper {
  padding-left: 100px;
  padding-right: 100px;
}

.main-gallery__text {
  margin-bottom: 90px;
}

.main-gallery__head {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
}

.main-gallery__head_big {
  font-weight: 800;
  font-size: 110px;
  line-height: 110px;
}

.main-gallery__head_small {
  font-size: 20px;
}

.main-gallery__info {
  margin-bottom: 25px;
}

.main-gallery__attention {
  background: #fff;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 62px;
  height: 62px;
  text-align: center;
  padding: 0 33px;
  position: absolute;
  left: 100px;
  bottom: 0;
  color: #00aeef;
}

@media (max-width: 1610px) {
  .main-gallery {
    margin-bottom: 90px;
  }

  .main-gallery__head_big {
    font-size: 80px;
    line-height: 80px;
  }
}

.main-page body:not(.__isMobileAndTable) .main-gallery__item:first-child .main-gallery__head_big {
  position: relative;
  left: -40%;
  -webkit-transition: left 1.8s ease-in-out;
  -o-transition: left 1.8s ease-in-out;
  -moz-transition: left 1.8s ease-in-out;
  transition: left 1.8s ease-in-out;
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.main-page body:not(.__isMobileAndTable) .main-gallery__item:first-child .main-gallery__head_default {
  position: relative;
  left: -70%;
  -webkit-transition: left 1.8s ease-out;
  -o-transition: left 1.8s ease-out;
  -moz-transition: left 1.8s ease-out;
  transition: left 1.8s ease-out;
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  -o-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.main-page body:not(.__isMobileAndTable) .main-gallery__item:first-child .main-gallery__head_small {
  position: relative;
  left: -50%;
  -webkit-transition: left 1.8s ease-out;
  -o-transition: left 1.8s ease-out;
  -moz-transition: left 1.8s ease-out;
  transition: left 1.8s ease-out;
  -webkit-transition-delay: 1.6s;
  -moz-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.main-page body:not(.__isMobileAndTable) .main-gallery__item:first-child .custom-btn {
  position: relative;
  right: -110%;
  -webkit-transition: right 1s ease-out;
  -o-transition: right 1s ease-out;
  -moz-transition: right 1s ease-out;
  transition: right 1s ease-out;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}

.main-page
  body:not(.__isMobileAndTable)
  .main-gallery.__animated
  .main-gallery__item:first-child
  .main-gallery__head_big {
  left: 0;
}

.main-page
  body:not(.__isMobileAndTable)
  .main-gallery.__animated
  .main-gallery__item:first-child
  .main-gallery__head_default {
  left: 0;
}

.main-page
  body:not(.__isMobileAndTable)
  .main-gallery.__animated
  .main-gallery__item:first-child
  .main-gallery__head_small {
  left: 0;
}

.main-page body:not(.__isMobileAndTable) .main-gallery.__animated .main-gallery__item:first-child .custom-btn {
  right: 0;
}

.main-menu {
  position: relative;
}

.main-menu__item:not(:first-child) {
  margin-top: 20px;
}

.main-menu__value {
  font-size: 18px;
  font-weight: 600;
}

.main-menu__value:hover,
.main-menu__value_active {
  color: #009ae2;
}

.main-menu__theme-submenu:after {
  content: "";
  background: url("/local/templates/lifestyle/./images/icons/menu-arrow-close.png") no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
  width: 9px;
  height: 17px;
}

.main-menu__theme-submenu.__opened:after {
  background-image: url("/local/templates/lifestyle/./images/svgSrc/common/typical-view.svg");
  background-size: contain;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.main-menu__submenu {
  padding-left: 10px;
  margin-top: 25px;
}

.map-complex {
  position: relative;
  z-index: 2;
  height: 300px;
  background-position: 50% 0;
  background-repeat: no-repeat;
}

.measure__items {
  margin: 0 -45px;
}

.measure__unit {
  display: inline-block;
  vertical-align: top;
  margin: 0 45px;
  color: #eaa33d;
  font-weight: bold;
}

.measure__value {
  font-size: 45px;
}

.measure__postfix {
  font-size: 21px;
}

.measure__postfix sup {
  font-size: 13px;
}

.menu {
  position: relative;
}

.menu__value {
  font-size: 16px;
  font-weight: 400;
}

.menu__value:hover,
.menu__value_active {
  color: #009ae2;
}

#shares {
  display: none;
}

.offers_bottom_big {
  margin: 0 0 143px;
}

.offers__hronology {
  margin-bottom: 37px;
}

.offers__hronology-item {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  color: #143f6b;
  display: inline-block;
  vertical-align: top;
  border-bottom: 4px solid transparent;
  margin: 0 30px 8px 0;
}

.offers__hronology-item:hover,
.offers__hronology-item.offers__hronology-item_active {
  border-bottom-color: #29abe2;
}

.offers__holder {
  position: relative;
  overflow: hidden;
}

.concept .offers__holder {
  position: relative;
  overflow: hidden;
  height: calc(100% - 200px);
  margin-bottom: 22px;
}

.concept .offers__holder--height {
  height: 100%;
  max-height: 600px;
}

.concept .offers__items {
  height: 100%;
}

.offers__item {
  padding: 0 13px;
}

.offers__items {
  width: -webkit-calc(100% + 188px);
  width: -moz-calc(100% + 188px);
  width: calc(100% + 188px);
  margin: 0 0 46px;
}

.offers .slick-list {
  margin: 0 -13px;
}

.offers__picture {
  display: block;
  height: 255px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 0 10px;
}

.offers__title {
  margin-bottom: 73px;
}

.offers__date {
  font-size: 14px;
  color: #143f6b;
  margin: 0 0 20px;
}

.offers__holder:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  width: 114px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
}

.output {
  width: 100%;
  text-align: center;
}

.output_bottom_big {
  margin-bottom: 130px;
}

.output__holder {
  max-width: 100%;
  overflow: auto;
}

.output__head td {
  vertical-align: top;
}

.output__title {
  padding: 0 5px 12px;
  line-height: 1.2;
}

.output__heading {
  display: table;
  margin: auto;
  font-weight: bold;
  color: #143f6b;
}

.output__head,
.output__body {
  border-bottom: 1px solid #d7d7d7;
}

.output__body td {
  vertical-align: middle;
  padding: 12px 5px;
}

.output__body tr:nth-child(even) {
  background: #effaff;
}

.output__face {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
  width: 100px;
  height: 80px;
  overflow: hidden;
}

.output__face img {
  position: absolute;
  top: -999px;
  bottom: -999px;
  left: -999px;
  right: -999px;
  margin: auto;
}

.output__status {
  white-space: nowrap;
  min-width: 110px;
  display: inline-block;
  text-align: left;
}

.output__status:before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 10px 0 0;
}

.output__status_free:before {
  background: #eaa33d;
}

.output__status_sold:before {
  background: #002c40;
}

.output__continue {
  text-decoration: underline;
}

.output__continue:hover {
  text-decoration: none;
  color: #eaa33d;
}

.apartament .output__item {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  min-height: 198px;
  height: 100%;
}

.apartament .output__item .output__img {
  width: 240px;
  min-height: 198px;
  height: 100%;
  position: relative;
}

.apartament .output__item .output__img img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.apartament .output__item .output__status_free:before {
  display: none;
}

.apartament .output__item .output__description {
  width: 100%;
  height: 100%;
}

.apartament .output__item .output__description {
  background: #f8f8f8;
  padding: 30px;
  flex: 0 1 80%;
}

.apartament .output__item .output__description-body {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.apartament .output__item .output__status {
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: left;
  color: #046018;
  margin-bottom: 8px;
}

.apartament .output__item .output__title {
  font-size: 26px;
  font-weight: 700;
  line-height: 28.6px;
  text-align: left;
  color: #000000;
  padding: 0;
  margin-bottom: 26px;
}

.apartament .output__item .description-body_title {
  font-size: 18px;
  font-weight: 500;
  line-height: 19.2px;
  color: #6a6a6a;
  margin-bottom: 12px;
}

.apartament .output__item .description-body_title:last-child {
  margin-bottom: 0;
}

.apartament .output__item .description-body_title span {
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #000000;
}

.apartament .output__item .output__price {
  font-size: 22px;
  font-weight: 700;
  line-height: 19.2px;
  color: #143f6b;
  margin-left: 10px;
}

.apartament .output__item .description-body_link {
  font-size: 18px;
  font-weight: 500;
  line-height: 19.2px;
  text-align: left;
  color: #009ae2;
  text-decoration: underline;
}

.apartament .output__item .output__continue {
  text-decoration: none;
}

.apartament .output__head,
.output__body {
  border-bottom: none;
}

.apartament-title {
  margin-bottom: 42px;
}

.apartament.output_bottom_big {
  margin-bottom: 0px;
}

.apartament ~ .custom-btn {
  margin-top: 42px;
}

.pagination {
  margin-bottom: 56px;
}

.pagination__item {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  line-height: 30px;
  background: transparent;
  color: #002c40;
  font-size: 18px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-weight: 500;
  text-align: center;
  margin: 0 10px 8px 0;
}

.pagination__item_current {
  background: #29abe2;
  color: #fff;
}

.pagination__item:last-child {
  line-height: 16px;
}

.phone {
  color: #000;
  font-size: 26px;
  font-weight: 600;
  white-space: nowrap;
}

a.phone:hover {
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="50");
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.phone__value:hover {
  color: #009ae2;
}

.plan_theme_usual {
  margin-bottom: 86px;
}

.plan__title {
  margin-bottom: 53px;
}

.plan__overlook {
  display: table;
  margin: auto;
}

.progress {
  background: #f9f9f9;
  padding: 75px 0 26px 40px;
}

.progress_bottom_big {
  margin-bottom: 130px;
}

.progress .slick-list {
  margin: 0 -13px;
}

.progress__months {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 68%;
}

.progress__months:before {
  position: absolute;
  content: "";
  height: 2px;
  left: 15px;
  right: 15px;
  bottom: 6px;
  background: #042b3e;
}

.progress__months-item {
  display: inline-block;
  vertical-align: top;
  height: 50px;
  width: 20px;
  position: relative;
  font-weight: bold;
  color: #143f6b;
}

.progress__months-item:after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background: #005b87;
  margin: auto;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.progress__months-item_current {
  color: #c07b2a;
}

.progress__months-item_current:after {
  width: 20px;
  height: 20px;
  background: #eaa33d;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -2px;
}

.progress__dates {
  margin: 0 0 100px;
}

.progress__years {
  float: left;
  margin: 10px 80px 0 0;
}

.progress__years-item {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  color: #143f6b;
  display: inline-block;
  vertical-align: top;
  border-bottom: 4px solid transparent;
  margin: 0 30px 20px 0;
}

.progress__years-item_active,
.progress__years-item:hover {
  border-bottom-color: #eaa33d;
}

.progress__title {
  margin: 0 0 54px;
}

.progress-nav {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 56px 20px 0;
}

.progress-nav:before {
  position: absolute;
  z-index: 1;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.progress__web {
  display: none;
  margin: 0 0 20px;
}

.projects__title {
  margin: 0 0 88px 0;
}

.projects__items {
  max-width: 90%;
  margin: 0 0 0 -45px;
}

.projects__box-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.projects__box-wrap .projects-progress-nav {
  margin: 0;
}

.projects__box-wrap {
  margin-bottom: 42px;
}

.projects__item-wrap img {
  width: 100%;
  max-height: 400px;
  min-height: 240px;
  height: 100vh;
  object-fit: cover;
}

.projects__box-wrap .round-right {
  margin-right: 0;
}

.projects__item-wrap {
  margin: 0;
  max-width: 100%;
}

.projects__text-inner {
  max-width: 717px;
  width: 100%;
  font-family: "Montserrat";
  font-size: 16px;
  line-height: 20px;
}

.projects__text-inner p + p {
  margin-top: 20px;
}

.projects__item {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  padding: 0 0 90px 45px;
}

.projects__item-block ul,
.projects__item-block li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.projects__item-block ul {
  margin-top: 14px;
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  font-family: "Montserrat";
  font-size: 18px;
  line-height: 21px;
}

.project__item-btn {
  column-gap: 8px;
  display: flex;
  align-items: center;
}

.project__item-btn p {
  color: #009ae2;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Open Sans";
  line-height: 17px;
}

.project__item-btn span {
  width: 22px;
  height: 22px;
}

.w50 {
  width: 49%;
}

.slick-slider .projects__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: auto;
  padding: 0 0 20px;
  margin-right: 10px;
  min-width: 300px;
}

.projects__picture {
  display: block;
  position: relative;
  overflow: hidden;
  height: 400px;
  background-size: cover;
  background-position: center center;
}

.projects__subheader {
  padding: 8px 10px;
  text-align: center;
  color: #143f6b;
  max-width: 100vw;
}

/*.projects__picture,
.projects__subheader {
	-webkit-flex-basis: 100%;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}*/

.set {
  max-width: -webkit-calc(100% - 147px);
  max-width: -moz-calc(100% - 147px);
  max-width: calc(100% - 147px);
}

.set_theme_inpage {
  margin: 0 0 73px;
}

.set__title {
  margin: 0 0 78px;
}

.set__items {
  margin: 0 -20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.set__items.slick-slider {
  display: block;
}

.set__item {
  display: inline-block;
  margin: 0 20px;
}

.showcase_theme_inpage {
  margin: 0 0 100px;
}

.showcase__header {
  margin: 0 0 65px;
}

.showcase__items {
  margin: 0 0 0 -40px;
}

.showcase__item {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 46px 40px;
  width: 25%;
}

.showcase__item:first-child,
.showcase__item:last-child {
  width: 50%;
}

.showcase__picture {
  display: block;
  height: 460px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin: 0 0 18px;
}

.showcase__expander {
  text-align: center;
}

.showcase__title {
  line-height: 1.3;
}

.socials__item {
  display: inline-block;
  vertical-align: middle;
}

.socials__item:not(:first-child) {
  margin-left: 16px;
}

.socials__icon,
svg.socials__icon {
  fill: #8fb8cb;
  stroke: #8fb8cb;
}

.socials__icon:hover,
svg.socials__icon:hover {
  fill: #009ae2;
  stroke: #009ae2;
}

.submenu {
  position: relative;
}

.submenu__item:not(:first-child) {
  margin-top: 13px;
}
.submenu__item-wrap{
  margin-top: 20px;
  margin-bottom: 20px;
}
.submenu__item-wrap-name{
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Montserrat';
}

.submenu__value {
  font-size: 14px;
  color: #3c7b99;
}

.submenu__value:hover,
.submenu__value_active {
  color: #30627a;
}

.submenu__value_mountain:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background: url("/local/templates/lifestyle/./images/svgSrc/common/list_3.svg") no-repeat;
  width: 15px;
  top: -1px;
  position: relative;
  height: 15px;
}

.submenu__value_sport:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background: url("/local/templates/lifestyle/./images/svgSrc/common/list_1.svg") no-repeat;
  width: 15px;
  top: -1px;
  position: relative;
  height: 15px;
}

.submenu__value_forest:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background: url("/local/templates/lifestyle/./images/svgSrc/common/list_2.svg") no-repeat;
  width: 15px;
  top: -1px;
  position: relative;
  height: 15px;
}
.submenu__value_parkovaya:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background: url("/local/templates/lifestyle/./images/svgSrc/common/lit-park.svg") no-repeat;
  width: 15px;
  top: -1px;
  position: relative;
  height: 15px;
}

.submenu__value_beregovaya:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  background: url("/local/templates/lifestyle/./images/svgSrc/common/list_4.svg") no-repeat;
  width: 15px;
  top: -1px;
  position: relative;
  height: 15px;
}

.subscribe {
  text-align: left;
}

.subscribe__container {
  position: relative;
  margin-bottom: 20px;
}

.subscribe__button {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100px;
  line-height: 40px;
  height: 40px;
  color: #fff;
  background: #eaa33d;
  outline: 0;
  border: 0;
  text-transform: uppercase;
  font-size: 16px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.subscribe__button:hover {
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="75");
  filter: alpha(opacity=75);
  opacity: 0.75;
}

input.subscribe__field {
  color: #000;
  font-size: 14px;
  padding: 0 115px 0 15px;
  line-height: 40px;
  height: 40px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: 400;
  outline: 0;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #a4dbf5;
  width: 100%;
}

.tour__title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  margin-bottom: 15px;
  color: #143f6b;
}

.tour__block-wrapper {
  position: relative;
  padding: 44px 0 24px;
}

.tour__block-wrapper:after {
  background-color: #fff;
}

.tour__block-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: -webkit-calc(50% + 2px);
  width: -moz-calc(50% + 2px);
  width: calc(50% + 2px);
  z-index: 1;
  border-right: 4px dotted #a4dbf5;
}

.tour__map-complex {
  position: relative;
  padding-bottom: 138px;
}

.tour__map-complex:after {
  bottom: 105px;
  top: inherit;
}

.tour__column {
  position: absolute;
  top: 0;
  width: -webkit-calc(50% + 2px);
  width: -moz-calc(50% + 2px);
  width: calc(50% + 2px);
  height: 100%;
  z-index: 1;
}

.tour__column-left {
  left: 0;
}

.tour__column-right {
  right: 0;
}

.tour__column-rounding {
  z-index: 3;
}

.tour__column-full {
  width: 100%;
}

.tour__rectangle {
  height: -webkit-calc(50% + 2px);
  height: -moz-calc(50% + 2px);
  height: calc(50% + 2px);
  position: absolute;
}

.tour__rectangle_long {
  height: 100%;
}

.tour__rectangle_right-bottom {
  border-right: 4px dotted #a4dbf5;
  border-bottom: 4px dotted #a4dbf5;
  -webkit-border-radius: 0 0 75px 0;
  border-radius: 0 0 75px 0;
  bottom: 0;
  right: 0;
}

.tour__rectangle_left-top {
  border-left: 4px dotted #a4dbf5;
  border-top: 4px dotted #a4dbf5;
  -webkit-border-radius: 75px 0 0 0;
  border-radius: 75px 0 0 0;
  top: 0;
  left: 0;
}

.tour__rectangle_half {
  width: 50%;
}

.tour__line-bottom {
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  border-bottom: 4px dotted #a4dbf5;
}

.tour__rounding {
  height: 300px;
  position: absolute;
  width: -webkit-calc(50% + 2px);
  width: -moz-calc(50% + 2px);
  width: calc(50% + 2px);
}

.tour__rounding-left {
  top: 0;
  left: 0;
  border: 4px dotted #a4dbf5;
  border-right: 0;
  -webkit-border-radius: 150px 0 0 150px;
  border-radius: 150px 0 0 150px;
}

.tour__rounding-right {
  height: 255px;
  bottom: 0;
  right: 0;
  border: 4px dotted #a4dbf5;
  border-left: 0;
  -webkit-border-radius: 0 150px 150px 0;
  border-radius: 0 150px 150px 0;
}

.tour__structure,
.tour__architecture {
  padding: 115px 0;
  position: relative;
  margin-top: -4px;
}

.tour__structure-wrapper,
.tour__architecture-wrapper {
  position: relative;
  z-index: 4;
}

.tour__info-block {
  padding: 55px 0;
  margin-top: -4px;
  position: relative;
}

.tour__info-block:after {
  top: 105px;
}

.tour__virtual {
  position: relative;
  padding-top: 70px;
  margin-top: -4px;
}

.tour__virtual:after {
  top: 140px;
}

.virtual-tour {
  position: relative;
  z-index: 2;
}

.virtual-tour__title {
  margin-bottom: 40px;
  padding-left: 55%;
}

.virtual-tour__wrapper {
  position: relative;
}

.virtual-tour__preview img {
  display: block;
}

.virtual-tour__start {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.43);
  width: 100%;
  height: 100%;
  z-index: 2;
}

.virtual-tour__start:before {
  font-weight: 600;
  font-size: 30px;
  color: #fff;
  content: "360";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: url("/local/templates/lifestyle/./images/icons/icon-tour.png") no-repeat 0 0;
  width: 133px;
  height: 134px;
  text-align: center;
  line-height: 134px;
}

#ui-datepicker-div {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  padding: 10px 20px 20px;
  width: auto;
}

#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
  top: 15px;
  right: auto;
  left: auto;
  bottom: auto;
  margin: auto;
}

#ui-datepicker-div .ui-datepicker-prev {
  left: 25px;
}

#ui-datepicker-div .ui-datepicker-next {
  right: 25px;
}

.ui-datepicker {
  padding: 0;
  border: 0;
  position: relative;
}

.ui-datepicker.ui-datepicker-inline {
  width: auto !important;
  margin: _ -20px;
}

.ui-datepicker .ui-datepicker-calendar {
  width: auto;
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.ui-datepicker .ui-datepicker-calendar th {
  font-size: 15px;
  line-height: 20px;
  color: #424242;
  padding: 6px 4px;
  font-weight: 400;
}

.ui-datepicker .ui-datepicker-calendar td {
  padding: 6px 4px;
  border: 0;
}

.ui-datepicker .ui-datepicker-calendar td a,
.ui-datepicker .ui-datepicker-calendar td span {
  font-size: 15px;
  line-height: 20px;
  padding: 2px 1px;
  text-align: center;
  display: block;
  background: transparent;
  border: 0;
  width: 30px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid transparent;
  color: #424242;
}

.ui-datepicker .ui-datepicker-calendar td a.ui-state-highlight,
.ui-datepicker .ui-datepicker-calendar td span.ui-state-highlight {
  background: #ddd;
  color: #424242;
}

.ui-datepicker .ui-datepicker-calendar td a.ui-state-active,
.ui-datepicker .ui-datepicker-calendar td span.ui-state-active {
  background: #f08307;
  border-color: #f08307;
  color: #fff;
}

.ui-datepicker .ui-datepicker-calendar td a:hover {
  background: #eee;
}

.ui-datepicker .ui-datepicker-calendar td a:hover.ui-state-highlight {
  background: #eee;
}

.ui-datepicker .ui-datepicker-calendar td a:hover.ui-state-active {
  background: #f99c33;
}

.ui-datepicker .ui-datepicker-calendar td.datepicker-day-period a,
.ui-datepicker .ui-datepicker-calendar td.datepicker-day-period span {
  background: #f99c33;
  color: #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin: _ -4px;
  width: 38px;
}

.ui-datepicker .ui-datepicker-calendar td.__start a,
.ui-datepicker .ui-datepicker-calendar td.__start span {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  margin-right: -4px;
  width: 34px;
}

.ui-datepicker .ui-datepicker-calendar td.__end a,
.ui-datepicker .ui-datepicker-calendar td.__end span {
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -4px;
  width: 34px;
}

.ui-datepicker .ui-datepicker-calendar td.__start.__end a,
.ui-datepicker .ui-datepicker-calendar td.__start.__end span {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin: _ 0;
  width: 30px;
}

.ui-datepicker .ui-datepicker-calendar td.datepicker-day-active a,
.ui-datepicker .ui-datepicker-calendar td.datepicker-day-active span,
.ui-datepicker .ui-datepicker-calendar td.datepicker-day-active a:hover,
.ui-datepicker .ui-datepicker-calendar td.datepicker-day-active span:hover {
  border-color: #f08307;
  background: #f08307;
  color: #fff;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-choosen a,
.ui-datepicker .ui-datepicker-calendar td.ui-state-choosen span {
  border-color: #277abd;
  background: #277abd;
  color: #fff;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-choosen a.ui-state-highlight,
.ui-datepicker .ui-datepicker-calendar td.ui-state-choosen span.ui-state-highlight {
  background: #ddd;
  color: #424242;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-choosen a.ui-state-active,
.ui-datepicker .ui-datepicker-calendar td.ui-state-choosen span.ui-state-active {
  background: #f08307;
  color: #fff;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-choosen a:hover {
  background: #4496d8;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-choosen a:hover.ui-state-highlight {
  background: #eee;
  color: #424242;
}

.ui-datepicker .ui-datepicker-calendar td.ui-state-choosen a:hover.ui-state-active {
  background: #f99c33;
  color: #fff;
}

.ui-datepicker .ui-datepicker-group {
  padding: _ 20px;
}

.ui-datepicker .ui-datepicker-group ~ .ui-datepicker-group {
  border-left: 1px solid #ebebeb;
}

.ui-datepicker .ui-datepicker-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #232323;
  margin: 0;
}

.ui-datepicker .ui-datepicker-header {
  background: transparent;
  border: 0;
  padding: 15px 0;
  margin: 0;
  position: static;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: auto;
  right: 20px;
  left: auto;
  bottom: 100%;
  width: 35px;
  height: 35px;
  margin: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev .ui-icon,
.ui-datepicker .ui-datepicker-next .ui-icon {
  display: none;
}

.ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-next:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 35px;
  height: 35px;
  background: url("/local/templates/lifestyle/./images/elements/datepicker-arrows.png") 0 0 no-repeat;
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="80");
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.ui-datepicker .ui-datepicker-next.ui-state-disabled {
  zoom: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="30");
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.ui-datepicker .ui-datepicker-prev {
  margin-right: 49px;
}

.ui-datepicker .ui-datepicker-next:after {
  background-position: -35px 0;
}

body .ui-tooltip {
  font-size: 14px;
  line-height: 18px;
  padding: 10px 15px;
  background: getColor("base");
  color: #fff;
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: -10px;
}

body .ui-tooltip .ui-tooltip-arrow {
  position: absolute;
  top: 100%;
  right: _;
  left: 0;
  bottom: _;
  border-right: 8px solid transparent;
  border-top: 8px solid getColor("base");
  width: 0;
  height: 0;
}

@-moz-keyframes shakeMapIcon {
  0% {
    top: -2px;
  }

  50% {
    top: -7px;
  }

  100% {
    top: -2px;
  }
}

@-webkit-keyframes shakeMapIcon {
  0% {
    top: -2px;
  }

  50% {
    top: -7px;
  }

  100% {
    top: -2px;
  }
}

@-o-keyframes shakeMapIcon {
  0% {
    top: -2px;
  }

  50% {
    top: -7px;
  }

  100% {
    top: -2px;
  }
}

@keyframes shakeMapIcon {
  0% {
    top: -2px;
  }

  50% {
    top: -7px;
  }

  100% {
    top: -2px;
  }
}

@-moz-keyframes shakeBtnIcon {
  0% {
    left: 0;
  }

  50% {
    left: 7px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes shakeBtnIcon {
  0% {
    left: 0;
  }

  50% {
    left: 7px;
  }

  100% {
    left: 0;
  }
}

@-o-keyframes shakeBtnIcon {
  0% {
    left: 0;
  }

  50% {
    left: 7px;
  }

  100% {
    left: 0;
  }
}

@keyframes shakeBtnIcon {
  0% {
    left: 0;
  }

  50% {
    left: 7px;
  }

  100% {
    left: 0;
  }
}

.tooltipster-shadow-custom {
  max-width: 400px;
  text-align: center;
}

.popup__header {
  font-size: 30px;
  text-align: center;
  margin: 0 0 15px;
  text-transform: uppercase;
  font-weight: bold;
  color: #143f6b;
  margin: 0 0 50px;
}

.popup__row {
  margin: 0 0 33px;
}

.popup__row_detached {
  text-align: center;
  margin-top: 70px;
}

.popup {
  max-width: 1016px;
  padding: 63px 189px 48px 180px;
  background: white;
  text-align: left;
  display: inline-block;
  width: 100%;
  position: relative;
  border-radius: 8px;
}

.mfp-wrap_theme_wide .popup {
  padding: 58px 60px 98px 60px;
}

.mfp-bg_centered .mfp-content {
  text-align: center;
}

.mfp-close-btn-in .mfp-close_blue {
  background: url(/local/templates/lifestyle/./images/icons/cross.png) no-repeat;
  width: 29px;
  height: 27px;
  margin: 30px;
}

/*
	Stand
*/

.stand {
  display: inline-block;
  width: 100%;
  max-width: 1640px;
  text-align: center;
}

.stand__content {
  display: inline-block;
  position: relative;
  max-width: 100%;
}

.main-genplan svg{
  max-height: 100% !important;
}

.stand__underlay {
  max-width: 100%;
  vertical-align: text-bottom;
}

.stand__projector,
.stand__screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.stand__projector {
  opacity: 0;
  height: auto;
}

.shape {
  fill: #fea02f;
  fill-opacity: 0.4;
}

.stand-informer {
  position: absolute;
  max-width: 300px;
  z-index: 6;
  top: 0;
  left: 0;
  background: white;
  display: none;
  padding: 10px;
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7);
  transition:
    0.3s top,
    0.3s left;
  font-size: 14px;
  line-height: 1.6;
}

.informer__term,
.informer__value {
  display: inline-block;
  vertical-align: top;
}

.informer__term {
  font-weight: bold;
  margin: 0 6px 0 0;
}

/*.informer__row {
    white-space: nowrap;
}*/

.informer__row + .informer__row {
  margin: 4px 0 0 0;
}

.social__item-icon {
  display: block;
}

.assortment {
  display: flex;
  align-items: center;
  background: #effaff;
  justify-content: space-between;
  padding: 50px 60px 43px 60px;
  margin: 0 0 75px;
}

.assortment__label {
  /*    margin: 0 0 25px;*/
  font-weight: bold;
  color: #143f6b;
}

.assortment__reset {
  display: table;
  margin: 10px auto 0;
  color: #3f799e;
  background: transparent;
  border: 0;
}

.assortment__reset {
  text-decoration: underline;
}

.assortment__reset:hover {
  text-decoration: none;
}

.assortment__item {
  -webkit-flex-basis: 330px;
  -ms-flex-preferred-size: 330px;
  flex-basis: 330px;
}

.assortment__item + .assortment__item {
  margin-left: 50px;
}

.bx-filter_theme_rw .bx-ui-slider-track {
  z-index: 0;
}

.bx-filter_theme_rw .bx-ui-slider-handle {
  width: 14px;
  height: 14px;
  top: 50%;
  margin-top: -7px;
}

.bx-filter_theme_rw .bx-ui-slider-handle:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #eba33d;
}

.bx-filter_theme_rw .bx-ui-slider-handle.left {
  margin-left: -14px;
  background: transparent;
}

.bx-filter_theme_rw .bx-ui-slider-handle.right {
  margin-right: -14px;
  background: transparent;
}

.bx-filter_theme_rw .bx-ui-slider-part {
  background: transparent;
}

.bx-filter_theme_rw .bx-ui-slider-track {
  height: 2px;
  background: #cccccc;
}

.bx-filter_theme_rw .bx-ui-slider-pricebar-v {
  background: black;
}

.bx-filter_theme_rw .bx-ui-slider-pricebar-vn,
.bx-filter_theme_rw .bx-ui-slider-pricebar-v {
  z-index: 50;
}

.bx-filter_theme_rw .bx-ui-slider-part.p2 span,
.bx-filter_theme_rw .bx-ui-slider-part.p3 span,
.bx-filter_theme_rw .bx-ui-slider-part.p4 span {
  color: transparent;
}

.bx-filter_theme_rw .bx-ui-slider-part.p1 span,
.bx-filter_theme_rw .bx-ui-slider-part.p5 span {
  font-size: 16px;
  color: #143f6b;
  font-weight: bold;
}

.bx-filter_theme_rw .bx-ui-slider-part {
  top: 36px;
}

.bx-ui-slider-handle-value {
  position: absolute;
  bottom: 100%;
  left: -10px;
  color: #eba33d;
  font-weight: bold;
}

.bx-filter_theme_rw .bx-ui-slider-pricebar-vd {
  background: black;
}

.bx-filter_theme_rw .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub,
.bx-filter_theme_rw .bx-filter-input-container {
  display: none;
}

/*News*/
.leader {
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: white;
  margin: 0 0 50px;
  overflow: hidden;
}

.leader img {
  max-width: none;
}

.leader__heading {
  position: absolute;
  left: 43px;
  bottom: 100px;
  font-size: 65px;
  text-transform: uppercase;
  font-weight: bold;
}

.leader__heading.leader__heading-relative {
  position: initial;
  color: #009ae2;
}

.news__body {
  margin: 0 0 0 -60px;
}

.news__item {
  display: inline-block;
  vertical-align: top;
  padding: 0 0 20px 60px;
  width: 33.3%;
}

.news__header {
  font-size: 24px;
  line-height: 36px;
  font-weight: bold;
  color: #143f6b;
  margin: 0 0 15px;
}

.news__date {
  color: #143f6b;
  margin: 0 0 4px;
}

.news__message {
  font-weight: 500;
  line-height: 30px;
}

.howto__text {
  float: left;
  max-width: 60%;
  padding: 0 40px 0 0;
}

.howto__title {
  margin: 0 0 36px;
}

.howto__illustration {
  float: right;
  max-width: 40%;
}

.howto__message {
  font-weight: 500;
  line-height: 30px;
}

.howto__subheader {
  margin: 0 0 8px;
  font-size: 24px;
  font-weight: bold;
  color: #143f6b;
}

.howto-section + .howto-section {
  margin: 65px 0 0;
}

.advantages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.advantages__frame {
  display: table;
  width: 100%;
  height: 100%;
}

.advantages__item {
  text-align: center;
  padding: 15px 15px 0;
}

.advantages__face {
  width: 122px;
  height: 122px;
  margin: auto;
  color: #30afe4;
  font-weight: bold;
  line-height: 1;
  background: url("/local/templates/lifestyle/images/svgSrc/advantages.svg") no-repeat;
}

.adavantages__shelter {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

.advantages__title {
  font-size: 39px;
  letter-spacing: 0px;
  white-space: nowrap;
  word-spacing: -12px;
}

.advantages__description {
  color: #143f6b;
  font-weight: bold;
}

/*.estate {
    display: flex;
    justify-content: space-between;
}*/
.estate__slider-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 10px 0 0 0;
}

.estate__features {
  color: #143f6b;
  padding: 0;
  margin: 0 0 30px 0;
}

.estate__feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(215, 215, 215, 0.34);
  padding: 6px 0;
  margin: 0 0 12px;
}

.estate__face {
  padding-right: 40px;
}

.estate__face,
.estate__features {
  float: left;
  width: 50%;
}

.estate__label {
  -webkit-flex-basis: 217px;
  -ms-flex-preferred-size: 217px;
  flex-basis: 217px;
  font-size: 18px;
  letter-spacing: -1px;
}

[data-object-id="coastal-popup"] .estate__label {
  flex-basis: 185px;
}

.estate__price-value {
  font-size: 39px;
  line-height: 1.1;
}

.estate__label-small {
  font-size: 16px;
}

.estate__value {
  white-space: nowrap;
  font-size: 20px;
  font-weight: bold;
}

.estate__value_dotted {
  position: relative;
  white-space: nowrap;
}

.estate__value_dotted:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #eaa33d;
}

.estate__feature_price {
  display: block;
  border-bottom: 0;
  margin: 30px 0 0 0;
}

.estate__description {
  line-height: 1.4;
  margin: 0 0 40px;
}

.estate__callback-title {
  font-size: 23px;
}

.estate__callback-prewords {
  color: #002b40;
  font-size: 14px;
  margin: 0 0 8px;
}

.ya-share2 {
  margin-top: 10px;
}

.estate__questionary {
  margin: 0 0 0 -44px;
}

.estate__questionary-item {
  float: left;
  width: 50%;
  padding: 0 0 25px 44px;
}

.estate__send {
  display: table;
  margin: 30px auto 0;
}

.estate__slider:not(.slick-slider) {
  height: 100px;
  visibility: hidden;
  overflow: hidden;
}

.docs__body {
  margin: 0 0 0 -22px;
}

.docs__body_hitch_bottom {
  margin-bottom: -64px;
}

.docs__face,
.docs__info {
  display: inline-block;
  vertical-align: top;
}

.docs__face {
  max-width: 60px;
}

.docs__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  width: 320px;
  margin: 0 0 64px 22px;
}

.docs__info {
  margin: 0 0 30px 10px;
  max-width: calc(100% - 75px);
}

.docs__title {
  display: inline-block;
  max-width: calc(100% - 70px);
  line-height: 1.2;
  font-weight: bold;
  white-space: normal;
}

.docs__size {
  position: absolute;
  bottom: 0;
}

.contacts__map {
  height: 647px;
}

.contacts__map {
  color: #143f6b;
}

.contacts__info-window {
  font-size: 14px;
  font-weight: bold;
}

.biz-card {
  max-width: 91%;
}

.biz-card__units {
  display: flex;
  justify-content: space-between;
}

.biz-card__unit:first-child {
  flex-basis: 38%;
}

.biz-card__header {
  margin: 0 0 50px;
}

.biz-card__note {
  font-size: 14px;
  margin: 0 0 20px;
}

.biz-card__request-item {
  margin: 0 0 26px;
}

.biz-card__subheader {
  color: #143f6b;
  font-weight: bold;
}

.biz-card__text {
  color: #143f6b;
  font-size: 18px;
}

.biz-card__partition {
  margin: 0 0 30px;
}

.biz-card__tel {
  font-size: 18px;
  font-weight: bold;
  color: #143f6b;
}

.biz-card__holder {
  display: flex;
  flex-direction: column;
}

/*
	typical dots start
*/
.typical-dots {
  margin: 0;
  padding: 0;
  text-align: center;
}

.typical-dots > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
  line-height: 1;
}

.typical-dots > li button {
  display: inline-block;
  color: transparent;
  width: 16px;
  height: 16px;
  border: 2px solid #d8a147;
  background: transparent;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 0;
}

.typical-dots > li.slick-active button {
  background: #d8a147;
}

.typical-dots_compact > li button {
  width: 10px;
  height: 10px;
}

.typical-dots_theme_set {
  margin-top: 75px;
}

/*
	typical dots end
*/

.blackout {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
  opacity: 0;
}

.blackout_active {
  opacity: 1;
  z-index: 4;
  width: 100%;
  height: 100%;
}

.text_404 {
  font-size: 30px;
  color: #009ae2;
}

.wrapper-404 {
  margin: 150px 35px 100px !important;
}

.apartament-bth {
  margin-top: 32px;
}

.soon-text {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  font-family: "Montserrat";
  text-shadow: 0px 4px 4px #00000040;
  text-transform: uppercase;
  column-gap: 12px;
}

.authorship{
  margin-bottom: 40px;
  color: #8E8E8E;
  font-weight: 400;
  line-height: 28.8px;
  font-family: 'Montserrat';
}

/*
	adaptive
*/
@media screen and (max-width: 1599px) {
  .concept .info-block__list {
    columns: 1;
  }
}

@media screen and (max-width: 1519px) {
  .apartament .output__item .output__description {
    flex: 0 1 60%;
  }

  .apartament .output__item .description-body_title:last-child {
    margin-bottom: 8px;
  }

  .apartament .output__item .description-body_title {
    margin-bottom: 8px;
  }

  .apartament .description-body_item:nth-child(2) {
    margin-bottom: 10px;
  }

  .apartament .output__item .output__img {
    min-height: 240px;
  }
}

@media screen and (max-width: 1366px) {
  .how-buy .handout__text {
    max-width: 100%;
  }
  .how-buy {
    display: block;
  }
  .how-buy .handout__picture {
    margin-top: 32px;
    height: 668px;
  }
  .projects__items {
    max-width: none;
  }

  .biz-card {
    max-width: none;
  }

  .assortment {
    flex-direction: column;
  }

  .assortment__item {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 100%;
  }

  .assortment__item + .assortment__item {
    margin: 20px 0 0 0;
  }

  .anchors_theme_inpage {
    max-width: none;
    padding-left: 60px;
    padding-right: 60px;
  }

  .info-block__list-item {
    width: 100%;
  }

  .apartament .output__item .output__description {
    flex: 0 1 60%;
  }

  .apartament .output__item .description-body_title:last-child {
    margin-bottom: 8px;
  }

  .apartament .output__item .description-body_title {
    margin-bottom: 8px;
  }

  .apartament .description-body_item:nth-child(2) {
    margin-bottom: 10px;
  }

  .apartament .output__item .output__img {
    min-height: 240px;
  }
}

@media screen and (max-width: 1024px) {
  .promo-content {
    padding-bottom: 0;
  }

  .set {
    max-width: none;
  }

  /*
		biz card
	*/
  .biz-card__units {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .biz-card__unit {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .wrapper-404 {
    margin: 150px 60px 100px !important;
  }

  .apartament .output__item .output__description {
    flex: 0 1 60%;
  }

  .apartament .output__item .description-body_title:last-child {
    margin-bottom: 8px;
  }

  .apartament .output__item .description-body_title {
    margin-bottom: 8px;
  }

  .apartament .description-body_item:nth-child(2) {
    margin-bottom: 10px;
  }

  .apartament .output__item .output__img {
    min-height: 295px;
  }

  .apartament .output__item {
    justify-content: center;
  }

  .concept .handout__text-more {
    margin-top: 28px;
    font-size: 18px;
    font-weight: 500;
    line-height: 19.2px;
    text-align: left;
    color: #009ae2;
  }

  .concept .handout__text-wrapper {
    margin-bottom: 28px;
  }

  .concept .handout_theme_common {
    margin: 0;
  }
  .handout_theme_common.how-buy {
    margin-bottom: 70px;
  }

  .apartament-bth {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .gen_plan_mobi {
    display: none;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1186px) {
  .apartament .output__item .output__img {
    min-height: 295px;
  }
}

@media screen and (min-width: 991px) and (max-width: 1023px) {
  .apartament .output__item .output__img {
    min-height: 240px;
  }
}

@media screen and (max-width: 1023px) {
  .gen_plan_mobi {
    padding: 20px;
  }

  /*
		print link
	*/
  .print-link {
    display: none;
  }

  /*
		anchors
	*/
  .anchors {
    display: none;
  }

  /*
		css text columns
	*/
  .insertion__text_columnized {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  /*
		plan
	*/
  /* .plan {
		display:none;
	} */
  /*
		anchors
	*/
  .anchors__items {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .anchors_theme_inpage {
    padding: 0 0 33px 40px;
  }

  /*
		main gallery
	*/
  .main-gallery__item {
    padding: 240px 0 85px;
  }

  .main-gallery__wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .main-gallery__attention {
    left: 60px;
  }

  /*
		tour
	*/
  .tour {
    padding: 0 60px;
  }

  .tour__block-wrapper {
    padding: 20px 0 24px;
  }

  .tour__structure,
  .tour__architecture {
    padding: 20px 0;
  }

  .tour__info-block {
    padding: 10px 0;
  }

  .tour__virtual {
    padding-top: 20px;
  }

  .tour__map-complex {
    display: none;
  }

  .icon-progress:after,
  .tour__block-wrapper:after,
  .tour__map-complex:after,
  .tour__info-block:after,
  .tour__virtual:after,
  .tour__block-wrapper:before,
  .tour__block-wrapper:after,
  .tour__map-complex:after {
    content: none;
  }

  .tour__column {
    display: none;
  }

  /*
		header + menu
	*/
  .container {
    padding-left: 0;
  }

  .aside-header {
    top: 190px;
    left: -320px;
    padding-left: 60px;
    padding-right: 10px;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
  }

  .aside-header__logo {
    max-width: 220px;
  }

  .aside-header_open {
    left: 0;
  }

  .header {
    padding: 33px 60px;
    background: white;
    -webkit-box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.6);
  }

  .header__tab {
    display: none !important;
  }

  .header__menu-switcher {
    display: block;
    margin: 44px 0 0;
  }

  .header__menu-switcher img {
    width: 49px;
    height: 36px;
    display: block;
  }

  .connections {
    margin: auto;
  }

  /*
		gallery
	*/
  .gallery_theme_inner-page {
    margin-top: 195px;
  }

  .gallery__symbol {
    margin: 0 0 26px;
  }

  .gallery__header {
    font-size: 54px;
    margin: 0 0 11px;
    line-height: 48.1px;
  }

  .gallery__description {
    font-size: 15px;
    line-height: 30px;
  }

  .gallery__content {
    /* left: 60px;
		right: 60px;
		bottom: 185px; */

    padding: 60px;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  /*
		virtual tour
	*/
  .virtual-tour__title {
    padding-left: 0;
  }

  /*
		common
	*/
  .styled-title {
    font-size: 33px;
    margin: 0 0 52px;
  }

  .showcase .styled-title,
  .projects .styled-title {
    padding: 0;
  }

  /*
		info blocks
	*/
  .info-block__image {
    width: 100%;
  }

  .info-block__image img {
    max-width: 100%;
  }

  .info-block__text {
    width: 100%;
    padding: 60px;
  }

  .info-block__text *:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .info-block_theme_inner {
    margin-bottom: 70px;
  }

  .info-block__title {
    font-size: 30px;
  }

  .info-block__title:after {
    content: none;
  }

  .info-block__title-middle {
    margin-bottom: 50px;
    font-size: 18px;
    font-weight: 500;
  }

  .info-block__selected-item-text {
    font-weight: 500;
    margin-bottom: 10px;
  }

  /*
		benefits
	*/
  .benefits_tech {
    padding: 0 60px;
  }

  .benefits__list:after {
    content: none;
  }

  .benefits__item {
    width: 33.3%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    white-space: nowrap;
  }

  .benefits__text {
    white-space: normal;
  }

  /*	.benefits__item:nth-child(1),
	.benefits__item:nth-child(2),
	.benefits__item:nth-child(3) {
		padding-bottom:50px;
	}*/
  .benefits_structure .benefits__text,
  .benefits_content .benefits__text,
  .benefits_architecture .benefits__text,
  .benefits_unique .benefits__text {
    font-weight: bold;
  }

  .benefits_tech .benefits__item {
    width: 50%;
  }

  .benefits_tech .benefits__wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .benefits_howto {
    margin-bottom: 60px;
    padding: 0 60px;
  }

  .benefits_howto .benefits__item {
    width: 50%;
  }

  .benefits_communications {
    padding: 0 60px;
  }

  .benefits_unique {
    padding: 0 20px;
  }

  .benefits_communications .benefits__item {
    width: 50%;
  }

  /*
		pagination
	*/
  .pagination {
    padding: 0 60px;
  }

  /*
		showcase
	*/
  .showcase {
    padding: 0 60px;
  }

  .showcase__items {
    margin: 0 -60px 0;
  }

  .showcase__item {
    padding-left: 0;
  }

  .showcase__title {
    text-align: center;
    margin: 40px 0 0;
    color: #143f6b;
    visibility: hidden;
  }

  .slick-current .showcase__title {
    visibility: visible;
  }

  /*
		insertion
	*/
  .insertion {
    padding: 0 60px;
    margin-bottom: 75px;
  }

  .insertion__frame {
    margin: 0 -60px;
  }

  .insertion .styled-title {
    padding-left: 0;
    padding-right: 0;
  }

  /*
		exhibit
	*/
  .exhibit_theme_inpage {
    padding: 0 0 0 60px;
  }

  .exhibit__slogan {
    line-height: 1.3;
    margin: 0 0 34px;
  }

  .exhibit__description {
    font-weight: 500;
    margin: 0 0 36px;
  }

  .exhibit_theme_inpage {
    margin-bottom: 90px;
  }

  .exhibit .styled-title {
    padding-left: 0;
    padding-right: 0;
  }

  /*
		set
	*/
  .set {
    max-width: none;
  }

  .set__items {
    display: block;
    margin: 0;
  }

  .set__title {
    padding: 0 60px;
  }

  .set_theme_inpage {
    margin-bottom: 76px;
  }

  .set__items.slick-slider {
    display: block;
  }

  /*
		footer
	*/
  .footer__left-column,
  .footer__right-column {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .footer__left-column {
    margin: 0 0 60px;
  }

  .footer__container {
    padding: 60px 60px 40px;
  }

  .footer__bottom-line {
    padding: 40px 60px;
  }

  .footer__info,
  .footer__main-menu {
    margin-right: 0;
  }

  .footer__phone {
    text-align: left;
  }

  /*
		leader
	*/
  .leader {
    margin: 190px 0 50px;
  }

  .leader__heading {
    left: 60px;
  }

  /*
		documents
	*/
  .docs__body {
    padding: 0 60px;
  }

  .documents {
    padding: 0 60px;
  }

  .documents_bottom_middle {
    margin-bottom: 60px;
  }

  /*
		news
	*/
  .news__body {
    padding: 0 60px;
  }

  .news__item {
    width: 50%;
  }

  /*
		how to
	*/
  .howto__text {
    max-width: none;
    padding: 60px;
  }

  .howto-section + .howto-section {
    margin: 25px 0 0;
  }

  /*
		biz card
	*/
  .biz-card__units {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .biz-card__unit {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .biz-card__holder {
    margin-top: 220px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .biz-card {
    padding: 0 40px;
  }

  .biz-card__header {
    padding: 0 20px;
  }

  .biz-card__leader {
    margin: 30px 0 50px;
  }

  /*
		offers
	*/
  .offers {
    padding: 0 60px;
  }

  .offers_bottom_big {
    margin: 0 0 60px;
  }

  .progress_bottom_big {
    margin-bottom: 60px;
  }

  /*
		progress
	*/
  .progress {
    padding-left: 60px;
  }

  .progress__dates {
    margin: 0 0 50px;
  }

  .progress__years {
    float: none;
    margin: 0 60px 0 0;
  }

  .progress__months {
    max-width: none;
    margin: 0 60px 0 0;
  }

  .progress__months-item:not(.progress__months-item_current) {
    color: transparent;
  }

  /*
		output
	*/
  .output_bottom_big {
    margin: 0 0 60px;
  }

  /*
		projects
	*/
  .projects {
    padding: 0 60px;
    margin-bottom: 45px;
  }

  .projects__items {
    margin: 0 -60px;
  }

  /*
		anchors
	*/
  .anchors_theme_inpage {
    padding: 0 60px 33px 60px;
  }

  /*
		handout
	*/
  .handout__picture {
    position: relative;
    width: 100%;
    padding-top: 70%;
  }

  .handout__text {
    max-width: none;
    padding: 80px 60px 70px 60px;
  }

  /*
		estate
	*/
  .estate__face,
  .estate__features {
    float: none;
    width: 100%;
  }

  .estate__face {
    padding-right: 0;
  }

  .estate__face .slick-slide img {
    margin: auto;
  }

  .estate__questionary-item {
    width: 100%;
  }

  /*
		popups
	*/
  .popup,
  .mfp-wrap_theme_wide .popup {
    padding-left: 60px;
    padding-right: 60px;
  }

  .mfp-wrap_theme_wide .popup {
    padding-bottom: 58px;
  }

  .gallery video {
    height: 668px;
  }
}

@media screen and (max-width: 991px) {
  .benefits_tech,
  .offers .styled-title,
  .benefits_howto .benefits__title,
  .benefits_communications .benefits__title {
    padding: 0;
  }

  .concept,
  .technical,
  .like,
  .gallery {
    padding-bottom: 60px;
  }

  .concept .handout__text,
  .concept .handout__picture,
  .buy .handout__picture {
    position: relative;
    max-width: 100%;
    width: 100%;
  }

  .concept .handout__picture,
  .buy .handout__picture {
    padding: 0;
  }

  .concept .info-block__list {
    columns: 1;
    margin-bottom: 28px;
  }

  .concept .offers__item {
    padding: 0;
    height: 600px;
  }

  .concept .progress-ui {
    display: none;
  }

  .concept .handout__text {
    margin-bottom: 45px;
    padding-left: 20px;
  }

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

  .concept .js-concept-slider .slick-dots,
  .technical .js-technical-slider .slick-dots,
  .gallery .js-gallery-slider .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin-bottom: 0;
  }

  .concept .js-concept-slider .slick-dots li,
  .technical .js-technical-slider .slick-dots li,
  .gallery .js-gallery-slider .slick-dots li {
    list-style: none;
  }

  .concept .js-concept-slider .slick-dots li,
  .technical .js-technical-slider .slick-dots li,
  .gallery .js-gallery-slider .slick-dots li {
    width: 16px;
    height: 16px;
    border: 1px solid #d8a147;
    border-radius: 100%;
    position: relative;
    margin-right: 6px;
  }

  .concept .js-concept-slider .slick-dots li:last-child,
  .technical .js-technical-slider .slick-dots li:last-child,
  .gallery .js-gallery-slider .slick-dots li:last-child {
    margin-right: 0;
  }

  .concept .js-concept-slider .slick-dots li button,
  .technical .js-technical-slider .slick-dots li button,
  .gallery .js-gallery-slider .slick-dots li button {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    background: transparent;
    width: 100%;
    height: 100%;
    border: none;
    opacity: 0;
  }

  .concept .js-concept-slider .slick-dots li.slick-active,
  .technical .js-technical-slider .slick-dots li.slick-active,
  .gallery .js-gallery-slider .slick-dots li.slick-active {
    background: #d8a147;
  }

  .concept .offers__items {
    width: 100%;
  }

  .concept .offers__picture {
    height: 100%;
  }

  .concept .offers__items {
    margin: 0;
  }

  .gallery .benefits__icon {
    height: 450px;
  }

  .like .benefits__text {
    display: block;
    width: 100%;
  }

  .like h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .like .benefits__comment {
    font-size: 16px;
    line-height: 19.2px;
  }

  .gallery .benefits__btn,
  .technical .benefits__btn {
    padding: 0 20px;
  }

  .buy .handout__text {
    max-width: 100%;
    width: 100%;
    padding: 0 20px;
  }

  .buy .handout__picture {
    width: calc(100% - 20px);
    height: 400px;
    margin-top: 20px;
    margin-left: 20px;
  }

  .buy .styled-title {
    padding: 0;
  }

  .styled-title {
    font-size: 26px;
    margin: 0 0 44px;
    padding: 0 20px;
  }

  .technical .benefits__quenstion {
    font-size: 18px;
    margin: 30px 0 16px 0;
  }

  .gallery .benefits__quenstion {
    font-size: 18px;
  }

  .technical .benefits__title,
  .technical .benefits__quenstion,
  .gallery .benefits__quenstion {
    padding: 0 20px;
  }

  .apartament .output__item .output__description {
    flex: 0 1 50%;
  }

  .apartament .output__item .description-body_title:last-child {
    margin-bottom: 8px;
  }

  .apartament .output__item .description-body_title {
    margin-bottom: 8px;
  }

  .apartament .description-body_item:nth-child(2) {
    margin-bottom: 10px;
  }

  .apartament .output__item .output__img {
    min-height: 295px;
  }
}

@media screen and (max-width: 767px) {
  /*
		header
	*/

  .gallery video {
    height: 650px;
  }

  .header {
    padding: 10px 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .header:before,
  .header:after {
    content: none;
  }

  .header__menu-switcher {
    margin: 16px 0 0;
  }

  .connections {
    display: none;
  }

  .custom-btn {
    padding: 0 10px;
    min-width: 100%;
  }

  .gallery__ui {
    display: flex;
  }

  .gallery__ui-item {
    margin: 0 3px 6px;
  }

  .aside-header__logo {
    max-width: 120px;
  }

  /*
		main gallery
	*/
  .main-gallery {
    margin-bottom: 50px;
  }

  .main-gallery__item {
    padding: 154px 0 85px;
    min-height: 620px;
  }

  .main-gallery__wrapper {
    padding: 20px;
  }

  .main-gallery__head {
    font-size: 24px;
  }

  .main-gallery__attention {
    left: 20px;
  }

  .main-gallery__head_big {
    font-size: 50px;
    line-height: 50px;
  }

  .main-gallery__text {
    margin-bottom: 40px;
  }

  /*
		tour
	*/
  .tour {
    padding: 0;
  }

  .tour__structure,
  .tour__architecture {
    padding: 20px 10px;
  }

  /*
		menu
	*/
  .aside-header {
    top: 90px;
    padding-left: 20px;
  }

  /*
		common
	*/
  .showcase .styled-title {
    padding: 0;
  }

  /*
		gallery
	*/
  .gallery__header {
    font-size: 37px;
    margin: 0 0 11px;
    line-height: 48.1px;
  }

  .gallery__snippet {
    font-size: 24px;
  }

  .gallery__content {
    padding: 36px 20px 20px 20px;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .gallery__snippet {
    margin: 0;
  }

  .gallery__wrapper-mobi {
    margin-top: 150px;
  }

  /* .gallery__wrapper-header{
		margin: 0 0 calc(100% - 180px);
	} */
  .gallery_theme_inner-page {
    margin-top: 90px;
    margin-bottom: 0px;
  }

  /*
		benefits
	*/

  .benefits__item {
    width: 100%;
    text-align: left;
    padding: 0 0 40px 0;
  }

  .benefits__icon,
  .benefits__text {
    display: inline-block;
    vertical-align: middle;
  }

  .benefits__text {
    width: -webkit-calc(100% - 156px);
    width: calc(100% - 156px);
  }

  .benefits_tech .benefits__text {
    /*		width:-webkit-calc(100% - 200px);
		width:calc(100% - 200px);	*/
    display: block;
    width: 100%;
  }

  .benefits__icon {
    margin: 0 20px 10px 0;
  }

  .benefits_tech .benefits__item {
    width: 100%;
  }

  .benefits_howto .benefits__item {
    width: 100%;
  }

  .benefits_howto {
    padding: 0 20px;
  }

  .benefits_howto .benefits__text {
    display: block;
    width: 100%;
  }

  .benefits_communications {
    padding: 0 30px;
  }

  .benefits_communications .benefits__item {
    width: 100%;
  }

  .benefits_communications .benefits__icon {
    display: block;
  }

  .benefits_communications .benefits__text {
    width: 100%;
  }

  .benefits__subtitle {
    margin: 0 0 10px;
  }

  .gallery .progress-ui {
    display: none;
  }

  /*
		progress
	*/
  .progress {
    padding-left: 20px;
  }

  .progress__years {
    margin: 0 20px 20px 0;
  }

  .progress__months {
    margin: 0 20px 0 0;
  }

  /*
		offers
	*/
  .offers {
    padding: 0 20px;
  }

  /*
		documents
	*/
  .documents {
    padding: 0 20px;
  }

  /*
		info blocks
	*/
  .info-block__title {
    font-size: 26px;
  }

  .info-block__text {
    padding: 40px 20px;
  }

  .info-block__list-item {
    width: 100%;
  }

  .info-block_theme_inner {
    margin-bottom: 50px;
  }

  .info-block__selected-item-text {
    font-weight: 500;
    margin-bottom: 10px;
  }

  /*
		insertion
	*/
  .insertion {
    padding: 0 20px;
    margin-bottom: 30px;
  }

  .insertion__frame {
    margin: 0 -20px;
  }

  .insertion .benefits__wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  /*
		showcase
	*/
  .showcase {
    margin-bottom: 50px;
    padding: 0 20px;
  }

  .showcase__picture {
    height: 250px;
  }

  .showcase__items {
    margin: 0 -20px;
  }

  .showcase__title {
    margin: 20px 0 0;
  }

  /*
		exhibit
	*/
  .exhibit_theme_inpage {
    padding: 0 0 0 20px;
  }

  .exhibit__slogan {
    font-size: 18px;
    margin: 0 0 24px;
  }

  .exhibit__holder {
    margin: 0px 0 50px -20px;
  }

  .exhibit__slides {
    width: 100%;
  }

  .exhibit__item {
    padding-left: 0;
    padding-right: 0;
  }

  .exhibit .slick-list {
    margin-left: 0;
    margin-right: 0;
  }

  .exhibit__dots {
    margin: 20px 0 20px;
  }

  /*
		footer
	*/
  .footer__container {
    padding: 50px 20px 40px;
  }

  .footer__info,
  .footer__menu {
    display: none;
  }

  .footer__right-column {
    display: block;
  }

  .footer__socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 50px;
    max-width: 320px;
  }

  .footer__feedback {
    display: block;
    max-width: none;
    margin-left: 0;
  }

  .footer__bottom-line {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer__development {
    float: left;
    margin-top: 34px;
  }

  /*
		leader
	*/
  .leader {
    margin: 86px 0 50px;
  }

  .leader__heading {
    left: 20px;
    font-size: 9vw;
  }

  /*
		documents
	*/
  .docs__body {
    padding: 0 20px;
  }

  /*
		news
	*/
  .news__body {
    padding: 0 20px;
  }

  .news__item {
    width: 100%;
  }

  /*
		how to
	*/
  .howto__text {
    max-width: none;
    padding: 20px;
  }

  /*
		advantages
	*/
  .advantages {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
  }

  /*
		biz cards
	*/
  .biz-card__leader {
    margin: 30px 0 50px;
  }

  .biz-card__holder {
    margin-top: 120px;
  }

  .biz-card {
    padding: 0;
  }

  /*
		pagination
	*/
  .pagination {
    padding: 0 20px;
  }

  /*
		projects
	*/
  .projects {
    padding: 0 20px;
  }

  .projects__items {
    margin: 0 -20px;
  }

  /*
		assortment
	*/
  /*	.assortment {
		padding-left:20px;
		padding-right:20px;
	}*/
  /*
		popups
	*/
  .popup,
  .mfp-wrap_theme_wide .popup {
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-404 {
    margin: 50px 20px !important;
  }

  /*
		apartament
	*/
  .apartament .output__item .description-body_title,
  .apartament .output__item .description-body_title span {
    font-size: 16px;
    line-height: 19.2px;
  }

  .apartament .output__item .output__title {
    font-size: 18px;
    line-height: 19.8px;
  }

  .apartament .output__item .output__status {
    font-size: 14px;
    line-height: 16.8px;
  }

  .apartament .output__item .output__description {
    flex: 1 1 100%;
    padding: 18px;
  }

  .apartament .output__item .output__img {
    width: 100%;
  }

  .apartament .output__head,
  .output__body {
    padding: 0 20px;
  }
}

@media screen and (max-width: 414px) {
  .gallery__wrapper {
    display: none;
  }

  .gallery__wrapper-mobi {
    display: block;
  }

  .concept .offers__item {
    padding: 0;
    height: 400px;
  }
}

@media screen and (max-width: 320px) {
  .apartament .output__item .output__price {
    margin-bottom: 10px;
  }
}

.lock-scroll {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}

.devices-only {
  display: none !important;
}

.__isMobileAndTable .devices-only {
  display: block !important;
}

/*
	text styling
*/
.text a {
  color: #143f6b;
  text-decoration: underline;
}

.text a:hover {
  text-decoration: none;
}

.no-under,
.text a.no-under {
  text-decoration: none;
}

/*
	exceptions start
*/
/*#offers{
	display:none;
}

div[data-jump="#shares"] {
   display:none;
}
div[data-jump="#objects"] {
   display:none;
}
div[data-jump="#building"] {
   display:none;
}
div[class*="test"] {
    background: #ffff00;
}

#tech, #offers, .gallery__ui, #unique, .anchors_theme_inpage, #howto, #communications {
	display:none;
}
*/

.gallery__item {
  min-height: 805px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.map-complex {
  display: none;
}

.biz-card__unit {
  padding: 20px;
}

.infrastructure:after {
  border-radius: 3px 134px 3px 3px !important;
}

.container__wrapper {
  padding-bottom: 525px;
}

a.submenu__value.submenu__value_forest {
  display: none;
}

a.header__tab_forest.header__tab {
  display: none;
}

/*
	exceptions end
*/

@media screen and (max-width: 450px) {
  .projects__picture {
    min-width: 100vw;
  }
}

.ld-map-wrapper {
  background-image: url(/upload/background-ld.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.coastal-map {
  max-width: max-content;
  background: none;
}

.informer__term a {
  color: #47bce1;
  border-bottom: 1px solid #47bce1;
}

a.submenu__value.submenu__value_forest {
  display: block;
}

a.header__tab_forest.header__tab {
  display: block;
}

.offers__items .offers__picture {
  padding-top: 80%;
}

.ipoteka_wrap {
  padding-top: 150px !important;
  padding: 0 20px;
}

.ipoteka_wrap .row {
  margin-left: -40px;
  display: flex;
  flex-wrap: wrap;
}

.ipoteka_wrap .row .col {
  width: 50%;
  box-sizing: border-box;
  padding-left: 40px;
}

.ipoteka_wrap .clear {
  clear: both;
}

.ipoteka_wrap h1 {
  text-transform: uppercase;
  font-size: 30px;
  font-size: 40px;
  margin-bottom: 0;
}

.ipoteka_wrap h1 + p {
  font-weight: bold;
  font-size: 26px;
  text-transform: uppercase;
}

.ipoteka_wrap .phone {
  font-size: 40px;
  font-weight: bold;
  color: #00aeef;
  cursor: pointer;
}

.ipoteka_wrap .phone span {
  font-size: 20px;
}

.ipoteka_wrap .right_head {
  font-size: 16px;
  font-weight: bold;
}

.ipoteka_wrap .right_head p {
  margin-bottom: 15px;
}

.ipoteka_wrap .right_head small {
  font-weight: normal;
  font-size: 12px;
}

.ipoteka_wrap .img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.ipoteka_wrap .text {
  font-size: 12px;
  color: #00aeef;
  margin-bottom: 30px;
}

.ipoteka_wrap .text p {
  margin-bottom: 15px;
}

.ipoteka_wrap .head {
  margin-bottom: 40px;
}

.ipoteka_wrap .js-show-realty {
  cursor: pointer;
}

.ipoteka_wrap .btn_wrap {
  text-align: center;
}

.ipoteka_wrap .btn_wrap a {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  background: #eaa33d;
  padding: 10px 30px;
  text-decoration: none;
}

.ipoteka_wrap .btn_wrap a:hover {
  opacity: 0.8;
}

.mfp-content {
  text-align: center;
}

.popup__gornaya_derevnya {
  max-width: 500px;
  background: white;
  text-align: left;
  display: inline-block;
  width: 50%;
  position: relative;
  border-radius: 8px;
  padding: 10px 10px 0 10px;
}

@media (max-width: 1500px) {
  .ipoteka_wrap > .row > .col {
    width: 100%;
  }

  .ipoteka_wrap > .row > .col img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 1024px) {
  .ipoteka_wrap {
    padding-top: 200px !important;
  }
}

@media (max-width: 700px) {
  .ipoteka_wrap .row .col {
    width: 100%;
  }

  .ipoteka_wrap {
    padding-top: 100px !important;
  }

  .ipoteka_wrap h1 {
    line-height: normal;
  }

  .popup__gornaya_derevnya {
    width: 100%;
  }
}

.les_der polygon:hover {
  fill: red;
}

.popup__wrapper {
  transform: translate(10000px, 0);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: linear-gradient(0deg, rgba(51, 51, 51, 0.2), rgba(51, 51, 51, 0.2));
  opacity: 0;
  transition: opacity 0.5s ease;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 40px;
}

.popup__wrapper.active {
  transform: translate(0, 0);
  opacity: 1;
  transition: opacity 0.5s ease;
}

.popup__container {
  width: 700px;
  height: 336px;
  background-color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 28px;
}

.popup__wrapper .close__btn:first-child {
  align-self: flex-end;
  margin-right: 28px;
  margin-bottom: 18px;
  cursor: pointer;
}

.popup__wrapper .close__btn:first-child:hover svg path {
  fill: #333;
}

.popup__wrapper h2 {
  margin-top: 10px;
}

.popup__wrapper .close__btn:last-child {
  cursor: pointer;
  width: 600px;
  height: 52px;
  background: #ecedfe;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  color: #363787;
  margin-top: 40px;
  transition: all 0.3s ease;
}

.popup__wrapper .close__btn:last-child:hover {
  background: #cfcffc;
}

.popup__text {
  font-weight: 400;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #333333;
  margin-top: 30px;
}

.policy_block {
  position: fixed;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 3px;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.18);
  width: 100%;
  max-width: 824px;
  box-sizing: border-box;
  padding: 14px 30px;
  z-index: 99999;
  display: flex;
  font-size: 14px;
  align-items: center;
}

.policy_block a {
  color: #009ae2;
  text-decoration: none;
  border-bottom: 1px solid #009ae2;
  display: inline-block;
  line-height: 14px;
}

.policy_btn {
  font-size: 14px;
  margin-left: 50px;
  min-width: 130px;
}

.policy_btn::after {
  display: none;
}

.ya-share2__container_size_m .ya-share2__badge span.ya-share2__icon {
  width: 40px;
  height: 40px;
}

.ya-share2__container_shape_round.ya-share2__container_size_m
  .ya-share2__badge
  span.ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
  background-size: 32px;
}

/* End */
/* /local/templates/lifestyle/libs/slick/slick.css?16957312021729 */
/* /local/templates/lifestyle/libs/jquery-ui-1.11.4.custom/jquery-ui.min.css?169573120229273 */
/* /local/templates/lifestyle/libs/rating/themes/css-stars.css?16957312021800 */
/* /local/templates/lifestyle/libs/font-awesome-4.6.3/css/font-awesome.min.css?169573120029063 */
/* /local/templates/lifestyle/libs/magnific/magnific-popup.css?16957312026951 */
/* /local/templates/lifestyle/libs/fancybox/jquery.fancybox.min.css?174341275312795 */
/* /local/templates/lifestyle/styles/vendors.css?16957312032662 */
/* /local/templates/lifestyle/styles/fonts/rub_font/index.css?1695731203953 */
/* /local/templates/lifestyle/styles/additional.css?16957312037669 */
/* /local/templates/lifestyle/libs/tooltipster/tooltipster.bundle.min.css?16957312006495 */
/* /local/templates/lifestyle/libs/tooltipster/tooltipster-sideTip-shadow.min.css?16957312001684 */
/* /local/templates/lifestyle/template_styles.css?1750249905119440 */
