

/* Start:/local/templates/main/libs/slick/slick.css?15877107801729*/
/* 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;
}

.navbar-menu__submenu .vs__dropdown-option {
    padding: 0 !important;
    margin: 0 !important;
    height: 180px;
}

.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/main/libs/jquery-ui-1.11.4.custom/jquery-ui.min.css?158771078029273*/
/*! 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/main/libs/jquery-ui-1.11.4.custom/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/local/templates/main/libs/jquery-ui-1.11.4.custom/images/ui-icons_444444_256x240.png")}.ui-state-default .ui-icon{background-image:url("/local/templates/main/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/main/libs/jquery-ui-1.11.4.custom/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon{background-image:url("/local/templates/main/libs/jquery-ui-1.11.4.custom/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/local/templates/main/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/main/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:/js/libs/lightbox2/css/lightbox.min.css?15877107802800*/
.lb-loader,.lightbox{text-align:center;line-height:0}body:after{content:url(/js/libs/lightbox2/css/../images/close.png) url(/js/libs/lightbox2/css/../images/loading.gif) url(/js/libs/lightbox2/css/../images/prev.png) url(/js/libs/lightbox2/css/../images/next.png);display:none}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;border-radius:3px}.lightbox a img{border:none}.lb-outerContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;border-radius:4px}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-container{padding:4px}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(/js/libs/lightbox2/css/../images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(/js/libs/lightbox2/css/../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(/js/libs/lightbox2/css/../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(/js/libs/lightbox2/css/../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}
/* End */

js
/* Start:/js/libs/chosen/chosen.min.css?158771077910220*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/js/libs/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/js/libs/chosen/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/js/libs/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/js/libs/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/js/libs/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(/js/libs/chosen/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
/* End */


/* Start:/local/templates/main/styles/vendors.css?15877107825523*/
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 dd,main del,main details,main dfn,main div,main dl,main dt,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 li,main mark,main menu,main nav,main object,main ol,main output,main p,main pre,main q,main ruby,main s,main samp,main section,main small,main span,main strike,main sub,main summary,main sup,main table,main tbody,main td,main tfoot,main th,main thead,main time,main tr,main tt,main u,main ul,main var,main video{border:0;font:inherit;vertical-align:baseline;padding:0;margin:0}.column,.column.__1-1,.column.__10-10,.column.__11-11,.column.__2-2,.column.__3-3,.column.__4-4,.column.__5-5,.column.__6-6,.column.__7-7,.column.__8-8,.column.__9-9,.table{width:100%}.clear:after,.clearfix:after,.columns:after{content:'';display:table;clear:both;border-spacing:0;border-collapse:collapse;border:0}.trans{-webkit-transition:all .2s;transition:all .2s}main *,main :after,main :before{font:inherit;color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.bold,main .bold,main b,main strong{font-weight:700}.italic,main .italic,main i{font-style:italic}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{list-style:none;padding:0;margin:0}main nav ul li:before{content:none}main blockquote,main q{quotes:none}main blockquote:after,main blockquote:before,main q:after,main q:before{content:''}main table{border-collapse:collapse;border-spacing:0}main :focus,main :focus *{outline:0}main ins{text-decoration:none}main [type=submit],main [type=button],main [type=reset],main button{-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;cursor:pointer}main .input-style,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 [type=email],main [type=number],main textarea{-webkit-appearance:none;-webkit-border-radius:0;border-radius:0;margin:0}script{display:none!important}ul[data-carusel]{list-style:none}ul[data-carusel]>li:before{display:none}.table{display:table;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 a{color:#1da2dc}main a:hover{color:#3bb1e5}main img{max-width:100%;height:auto}main .big{font-size:120%;font-size:1.2em}main .small,main small{font-size:80%;font-size:.8em}.hidden{display:none!important}.close-content{position:fixed;top:0;left:0;z-index:5;width:100%;height:100%;zoom:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity="20");filter:alpha(opacity=20);opacity:.2;background:#000}.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;transition:none!important}.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}.columns{margin-right:-14px;margin-left:-14px}.columns.__inline>.column{display:inline-block;vertical-align:top;margin-right:-6px;float:none}.column{float:left;padding-right:14px;padding-left:14px}.column.__1-2{width:50%}.column.__1-3{width:33.333%}.column.__2-3{width:66.667%}.column.__1-4{width:25%}.column.__2-4{width:50%}.column.__3-4{width:75%}.column.__1-5{width:20%}.column.__2-5{width:40%}.column.__3-5{width:60%}.column.__4-5{width:80%}.column.__1-6{width:16.667%}.column.__2-6{width:33.333%}.column.__3-6{width:50%}.column.__4-6{width:66.667%}.column.__5-6{width:83.333%}.column.__1-7{width:14.286%}.column.__2-7{width:28.571%}.column.__3-7{width:42.857%}.column.__4-7{width:57.143%}.column.__5-7{width:71.429%}.column.__6-7{width:85.714%}.column.__1-8{width:12.5%}.column.__2-8{width:25%}.column.__3-8{width:37.5%}.column.__4-8{width:50%}.column.__5-8{width:62.5%}.column.__6-8{width:75%}.column.__7-8{width:87.5%}.column.__1-9{width:11.111%}.column.__2-9{width:22.222%}.column.__3-9{width:33.333%}.column.__4-9{width:44.444%}.column.__5-9{width:55.556%}.column.__6-9{width:66.667%}.column.__7-9{width:77.778%}.column.__8-9{width:88.889%}.column.__1-10{width:10%}.column.__2-10{width:20%}.column.__3-10{width:30%}.column.__4-10{width:40%}.column.__5-10{width:50%}.column.__6-10{width:60%}.column.__7-10{width:70%}.column.__8-10{width:80%}.column.__9-10{width:90%}.column.__1-11{width:9.091%}.column.__2-11{width:18.182%}.column.__3-11{width:27.273%}.column.__4-11{width:36.364%}.column.__5-11{width:45.455%}.column.__6-11{width:54.545%}.column.__7-11{width:63.636%}.column.__8-11{width:72.727%}.column.__9-11{width:81.818%}.column.__10-11{width:90.909%}[contenteditable]{cursor:text}main .req{font-size:12px;color:#db2a2a;position:relative;top:-5px}.error-msg{margin-top:10px;display:inline-block;margin-left:10px;color:#db2a2a;font-size:14px;text-align:left}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/header_menu_multilevel/style.css?158771077842*/
.header-nav-link:hover
{
    color:#02b17f;

}
/* End */
.ymaps-2-1-79-balloon__tail {
    box-shadow: unset !important;
}

.ymaps-2-1-79-balloon {
    box-shadow: 0px 4px 60px 0px rgba(0, 110, 199, 0.20) !important;
    border-radius: 8px !important;
}

.ymaps-2-1-79-balloon__layout {
    width: 296px;
    background: #FFF;
    padding: 10px;
    height: 100%;
    border-radius: 8px !important;
}

/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1511438648666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
    padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
    font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
    background-image: none !important;
}

/* End */


/* Start:/local/templates/main/template_styles.css?1587710782258447*/
main p:after,
.form-group:after,
.contacts-filter-route-content:after,
.contacts-result-controls .wrapper-content:after,
.footer-top-content:after,
.main-blocks-list:after,
.offers-item-inner:after,
.registration-gbo-step.__6:after,
.registration-gbo__old-steps-list:after,
.registration-gbo__old-step.__6:after,
.retool-saving-item-progress-block:after,
.saved-calculator-controls:after {
    content: '';
    display: table;
    clear: both;
    border-spacing: 0;
    border-collapse: collapse;
    border: 0;
}

main h1 h1,
main .title-1 h1,
main h2 h1,
main .title-2 h1,
main h3 h1,
main .title-3 h1,
main h4 h1,
main .title-4 h1,
main h5 h1,
main .title-5 h1,
main h6 h1,
main .title-6 h1,
main h1 .title-1,
main .title-1 .title-1,
main h2 .title-1,
main .title-2 .title-1,
main h3 .title-1,
main .title-3 .title-1,
main h4 .title-1,
main .title-4 .title-1,
main h5 .title-1,
main .title-5 .title-1,
main h6 .title-1,
main .title-6 .title-1,
main h1 h2,
main .title-1 h2,
main h2 h2,
main .title-2 h2,
main h3 h2,
main .title-3 h2,
main h4 h2,
main .title-4 h2,
main h5 h2,
main .title-5 h2,
main h6 h2,
main .title-6 h2,
main h1 .title-2,
main .title-1 .title-2,
main h2 .title-2,
main .title-2 .title-2,
main h3 .title-2,
main .title-3 .title-2,
main h4 .title-2,
main .title-4 .title-2,
main h5 .title-2,
main .title-5 .title-2,
main h6 .title-2,
main .title-6 .title-2,
main h1 h3,
main .title-1 h3,
main h2 h3,
main .title-2 h3,
main h3 h3,
main .title-3 h3,
main h4 h3,
main .title-4 h3,
main h5 h3,
main .title-5 h3,
main h6 h3,
main .title-6 h3,
main h1 .title-3,
main .title-1 .title-3,
main h2 .title-3,
main .title-2 .title-3,
main h3 .title-3,
main .title-3 .title-3,
main h4 .title-3,
main .title-4 .title-3,
main h5 .title-3,
main .title-5 .title-3,
main h6 .title-3,
main .title-6 .title-3,
main h1 h4,
main .title-1 h4,
main h2 h4,
main .title-2 h4,
main h3 h4,
main .title-3 h4,
main h4 h4,
main .title-4 h4,
main h5 h4,
main .title-5 h4,
main h6 h4,
main .title-6 h4,
main h1 .title-4,
main .title-1 .title-4,
main h2 .title-4,
main .title-2 .title-4,
main h3 .title-4,
main .title-3 .title-4,
main h4 .title-4,
main .title-4 .title-4,
main h5 .title-4,
main .title-5 .title-4,
main h6 .title-4,
main .title-6 .title-4,
main h1 h5,
main .title-1 h5,
main h2 h5,
main .title-2 h5,
main h3 h5,
main .title-3 h5,
main h4 h5,
main .title-4 h5,
main h5 h5,
main .title-5 h5,
main h6 h5,
main .title-6 h5,
main h1 .title-5,
main .title-1 .title-5,
main h2 .title-5,
main .title-2 .title-5,
main h3 .title-5,
main .title-3 .title-5,
main h4 .title-5,
main .title-4 .title-5,
main h5 .title-5,
main .title-5 .title-5,
main h6 .title-5,
main .title-6 .title-5,
main h1 h6,
main .title-1 h6,
main h2 h6,
main .title-2 h6,
main h3 h6,
main .title-3 h6,
main h4 h6,
main .title-4 h6,
main h5 h6,
main .title-5 h6,
main h6 h6,
main .title-6 h6,
main h1 .title-6,
main .title-1 .title-6,
main h2 .title-6,
main .title-2 .title-6,
main h3 .title-6,
main .title-3 .title-6,
main h4 .title-6,
main .title-4 .title-6,
main h5 .title-6,
main .title-5 .title-6,
main h6 .title-6,
main .title-6 .title-6,
.ui-selectmenu-button span.ui-selectmenu-text,
.ui-selectmenu-button,
.slick-dots li,
.slick-dots li button,
.slick-slider .slick-prev,
.slick-slider .slick-next,
.custom-combobox .ui-button,
.about-title h1,
.about-title .title-1,
.about-title h2,
.about-title .title-2,
.about-title h3,
.about-title .title-3,
.about-title h4,
.about-title .title-4,
.about-title h5,
.about-title .title-5,
.about-title h6,
.about-title .title-6,
.contacts-title h1,
.contacts-title .title-1,
.contacts-title h2,
.contacts-title .title-2,
.contacts-title h3,
.contacts-title .title-3,
.contacts-title h4,
.contacts-title .title-4,
.contacts-title h5,
.contacts-title .title-5,
.contacts-title h6,
.contacts-title .title-6,
.header-search-form .header-search-submit,
.main-block-title h1,
.main-block-title .title-1,
.main-block-title h2,
.main-block-title .title-2,
.main-block-title h3,
.main-block-title .title-3,
.main-block-title h4,
.main-block-title .title-4,
.main-block-title h5,
.main-block-title .title-5,
.main-block-title h6,
.main-block-title .title-6,
.page-title h1,
.page-title .title-1,
.page-title h2,
.page-title .title-2,
.page-title h3,
.page-title .title-3,
.page-title h4,
.page-title .title-4,
.page-title h5,
.page-title .title-5,
.page-title h6,
.page-title .title-6,
.page-subtitle h1,
.page-subtitle .title-1,
.page-subtitle h2,
.page-subtitle .title-2,
.page-subtitle h3,
.page-subtitle .title-3,
.page-subtitle h4,
.page-subtitle .title-4,
.page-subtitle h5,
.page-subtitle .title-5,
.page-subtitle h6,
.page-subtitle .title-6 {
    font: inherit;
    color: inherit;
    border: 0;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: inherit;
}

main h1 h1,
main .title-1 h1,
main h2 h1,
main .title-2 h1,
main h3 h1,
main .title-3 h1,
main h4 h1,
main .title-4 h1,
main h5 h1,
main .title-5 h1,
main h6 h1,
main .title-6 h1,
main h1 .title-1,
main .title-1 .title-1,
main h2 .title-1,
main .title-2 .title-1,
main h3 .title-1,
main .title-3 .title-1,
main h4 .title-1,
main .title-4 .title-1,
main h5 .title-1,
main .title-5 .title-1,
main h6 .title-1,
main .title-6 .title-1,
main h1 h2,
main .title-1 h2,
main h2 h2,
main .title-2 h2,
main h3 h2,
main .title-3 h2,
main h4 h2,
main .title-4 h2,
main h5 h2,
main .title-5 h2,
main h6 h2,
main .title-6 h2,
main h1 .title-2,
main .title-1 .title-2,
main h2 .title-2,
main .title-2 .title-2,
main h3 .title-2,
main .title-3 .title-2,
main h4 .title-2,
main .title-4 .title-2,
main h5 .title-2,
main .title-5 .title-2,
main h6 .title-2,
main .title-6 .title-2,
main h1 h3,
main .title-1 h3,
main h2 h3,
main .title-2 h3,
main h3 h3,
main .title-3 h3,
main h4 h3,
main .title-4 h3,
main h5 h3,
main .title-5 h3,
main h6 h3,
main .title-6 h3,
main h1 .title-3,
main .title-1 .title-3,
main h2 .title-3,
main .title-2 .title-3,
main h3 .title-3,
main .title-3 .title-3,
main h4 .title-3,
main .title-4 .title-3,
main h5 .title-3,
main .title-5 .title-3,
main h6 .title-3,
main .title-6 .title-3,
main h1 h4,
main .title-1 h4,
main h2 h4,
main .title-2 h4,
main h3 h4,
main .title-3 h4,
main h4 h4,
main .title-4 h4,
main h5 h4,
main .title-5 h4,
main h6 h4,
main .title-6 h4,
main h1 .title-4,
main .title-1 .title-4,
main h2 .title-4,
main .title-2 .title-4,
main h3 .title-4,
main .title-3 .title-4,
main h4 .title-4,
main .title-4 .title-4,
main h5 .title-4,
main .title-5 .title-4,
main h6 .title-4,
main .title-6 .title-4,
main h1 h5,
main .title-1 h5,
main h2 h5,
main .title-2 h5,
main h3 h5,
main .title-3 h5,
main h4 h5,
main .title-4 h5,
main h5 h5,
main .title-5 h5,
main h6 h5,
main .title-6 h5,
main h1 .title-5,
main .title-1 .title-5,
main h2 .title-5,
main .title-2 .title-5,
main h3 .title-5,
main .title-3 .title-5,
main h4 .title-5,
main .title-4 .title-5,
main h5 .title-5,
main .title-5 .title-5,
main h6 .title-5,
main .title-6 .title-5,
main h1 h6,
main .title-1 h6,
main h2 h6,
main .title-2 h6,
main h3 h6,
main .title-3 h6,
main h4 h6,
main .title-4 h6,
main h5 h6,
main .title-5 h6,
main h6 h6,
main .title-6 h6,
main h1 .title-6,
main .title-1 .title-6,
main h2 .title-6,
main .title-2 .title-6,
main h3 .title-6,
main .title-3 .title-6,
main h4 .title-6,
main .title-4 .title-6,
main h5 .title-6,
main .title-5 .title-6,
main h6 .title-6,
main .title-6 .title-6,
.ui-selectmenu-button span.ui-selectmenu-text,
.ui-selectmenu-button,
.slick-dots li,
.slick-dots li button,
.slick-slider .slick-prev,
.slick-slider .slick-next,
.custom-combobox .ui-button,
.about-title h1,
.about-title .title-1,
.about-title h2,
.about-title .title-2,
.about-title h3,
.about-title .title-3,
.about-title h4,
.about-title .title-4,
.about-title h5,
.about-title .title-5,
.about-title h6,
.about-title .title-6,
.contacts-title h1,
.contacts-title .title-1,
.contacts-title h2,
.contacts-title .title-2,
.contacts-title h3,
.contacts-title .title-3,
.contacts-title h4,
.contacts-title .title-4,
.contacts-title h5,
.contacts-title .title-5,
.contacts-title h6,
.contacts-title .title-6,
.header-search-form .header-search-submit,
.main-block-title h1,
.main-block-title .title-1,
.main-block-title h2,
.main-block-title .title-2,
.main-block-title h3,
.main-block-title .title-3,
.main-block-title h4,
.main-block-title .title-4,
.main-block-title h5,
.main-block-title .title-5,
.main-block-title h6,
.main-block-title .title-6,
.page-title h1,
.page-title .title-1,
.page-title h2,
.page-title .title-2,
.page-title h3,
.page-title .title-3,
.page-title h4,
.page-title .title-4,
.page-title h5,
.page-title .title-5,
.page-title h6,
.page-title .title-6,
.page-subtitle h1,
.page-subtitle .title-1,
.page-subtitle h2,
.page-subtitle .title-2,
.page-subtitle h3,
.page-subtitle .title-3,
.page-subtitle h4,
.page-subtitle .title-4,
.page-subtitle h5,
.page-subtitle .title-5,
.page-subtitle h6,
.page-subtitle .title-6 {
    margin: 0;
    padding: 0;
    background: transparent;
}

.form-reset [type="submit"],
.form-reset [type="button"],
.form-reset [type="reset"],
.form-reset button,
.form-reset [data-button],
main [data-button] {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
    outline: none;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

html.__not-ready .preload,
html.__ready .preload,
html.__loading .preload,
.header-nav-button-inner ._line {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

[data-link="print"]:before,
[data-link="download"]:before,
[data-link="mail"]:before,
[data-link="print"]:after,
[data-link="download"]:after,
[data-link="mail"]:after,
main [data-button] img,
main input[type="checkbox"] + label:after,
main input[type="radio"] + label:after,
.contacts-filter-control-inner,
.footer-link-icon,
.header-search-button:before,
.tab-label {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-property: color, background, border-color, opacity, -webkit-box-shadow, -webkit-filter, -webkit-transform;
    transition-property: color, background, border-color, opacity, -webkit-box-shadow, -webkit-filter, -webkit-transform;
    -o-transition-property: color, background, border-color, box-shadow, opacity, filter, -o-transform;
    -moz-transition-property: color, background, border-color, box-shadow, opacity, filter, transform, -moz-box-shadow, -moz-transform;
    transition-property: color, background, border-color, box-shadow, opacity, filter, transform;
    transition-property: color, background, border-color, box-shadow, opacity, filter, transform, -webkit-box-shadow, -moz-box-shadow, -webkit-filter, -webkit-transform, -moz-transform, -o-transform;
}

@media screen and (min-width: 1601px) {
    .MEDIA_SCREENS {
        z-index: 0;
    }
}

@media screen and (min-width: 1211px) and (max-width: 1600px) {
    .MEDIA_SCREENS {
        z-index: 1;
    }
}

@media screen and (min-width: 1011px) and (max-width: 1210px) {
    .MEDIA_SCREENS {
        z-index: 2;
    }
}

@media screen and (min-width: 751px) and (max-width: 1010px) {
    .MEDIA_SCREENS {
        z-index: 3;
    }
}

@media screen and (max-width: 750px) {
    .MEDIA_SCREENS {
        z-index: 4;
    }
}

script {
    display: none !important;
}

body {
    max-width: 100%;
    min-width: 320px;
    margin-right: auto;
    margin-left: auto;
}

* {
    -webkit-overflow-scrolling: touch;
}

html {
    font-family: 'Open Sans', Segoe, Segoe UI, Optima, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #252525;
    line-height: 1.6667;
    width: 100%;
    height: 100%;
    overflow: scroll;
    overflow-x: auto;
    overflow-y: scroll;
    position: relative;
}

body {
    min-height: 100%;
    font-size: 18px;
    position: relative;
}

.wrapper-content {
    -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;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}

@media screen and (min-width: 1601px) {
    .wrapper-content {
        width: 1180px;
    }
}

@media screen and (min-width: 1211px) and (max-width: 1600px) {
    .wrapper-content {
        width: 1180px;
    }
}

@media screen and (min-width: 1011px) and (max-width: 1210px) {
    .wrapper-content {
        width: 980px;
    }
}

@media screen and (min-width: 751px) and (max-width: 1010px) {
    .wrapper-content {
        width: 720px;
    }
}

@media screen and (max-width: 750px) {
    .wrapper-content {
        width: 300px;
    }
}

@media screen and (max-width: 750px) {
    .wrapper-content {
        width: 100%;
        max-width: 700px;
    }
}

.wrapper-inner {
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 20px;
}

.wrapper-content .wrapper-inner {
    padding-right: 0;
    padding-left: 0;
}

.wrapper-shift {
    padding-left: 60px;
}

@media screen and (max-width: 750px) {
    .wrapper-shift {
        padding-left: 0;
    }
}

main {
    cursor: default;
}

main p {
    cursor: initial;
}

main p,
main a {
    word-break: break-word;
}

main table p,
main table a {
    word-break: normal;
}

html,
body,
main,
main * {
    -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;
}

.preload {
    display: none;
}

html.__not-ready .preload,
html.__ready .preload,
html.__loading .preload {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 99999999999;
}

html.__not-ready .preload:before,
html.__ready .preload:before,
html.__loading .preload:before,
html.__not-ready .preload:after,
html.__ready .preload:after,
html.__loading .preload:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

html.__not-ready .preload:after,
html.__ready .preload:after,
html.__loading .preload:after {
    background: #fff;
}

html.__ready .preload {
    display: none;
}

html.modernizr-csspointerevents.modernizr-csstransitions.__ready .preload {
    display: block;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="0");
    filter: alpha(opacity=0);
    opacity: 0;
    pointer-events: none;
}

html.__loaded .preload {
    display: none !important;
}

.js-popup-margin {
    display: none;
}

.green-color {
    color: #00b870;
}

.blue-color {
    color: #006ec8;
}

.____media-debuger {
    pointer-events: none;
}

.____media-debuger:after {
    z-index: 9999999;
    position: fixed;
    content: 'DESKTOP';
    bottom: 0;
    right: 0;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
}

@media screen and (min-width: 1601px) {
    .____media-debuger:after {
        content: 'WIDE_DESKTOP [>1601px]';
    }
}

@media screen and (min-width: 1211px) and (max-width: 1600px) {
    .____media-debuger:after {
        content: 'DESKTOP [<=1600px]';
    }
}

@media screen and (min-width: 1011px) and (max-width: 1210px) {
    .____media-debuger:after {
        content: 'SMALL_DESKTOP [<=1210px]';
    }
}

@media screen and (min-width: 751px) and (max-width: 1010px) {
    .____media-debuger:after {
        content: 'TABLET [<=1010px]';
    }
}

@media screen and (max-width: 750px) {
    .____media-debuger:after {
        content: 'PHONE [<=750px]';
    }
}

@media screen and (max-width: 750px) {
    .____media-debuger:after {
        font-size: 10px;
        padding-top: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
    }
}

main *::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

main *::-webkit-scrollbar-track {
    background: #fff;
}

main *::-webkit-scrollbar-thumb {
    background: #0070c5;
}
.page-title-text{
    padding-top: 10px;
}
main{
    background-repeat: no-repeat;
}

@media screen and (max-width: 750px) {
    body {
        background-position: center 50px;
    }
}

[data-link="print"],
[data-link="mail"],
[data-link="download"] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

[data-link="print"]:before,
[data-link="download"]:before,
[data-link="mail"]:before,
[data-link="print"]:after,
[data-link="download"]:after,
[data-link="mail"]:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

[data-link="print"]:after,
[data-link="download"]:after,
[data-link="mail"]:after{
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="0");
    filter: alpha(opacity=0);
    opacity: 0;
}

[data-link="print"]:hover:after,
[data-link="download"]:hover:after,
[data-link="mail"]:hover:after {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="100");
    filter: alpha(opacity=100);
    opacity: 1;
}

[data-link="print"] {
    width: 28px;
    height: 26px;
}

[data-link="print"]:before {
    background: url("/images/images/icons/print__gray.png") center no-repeat;
}

[data-link="print"]:after {
    background: url("/images/images/icons/print.png") center no-repeat;
}

[data-link="download"] {
    width: 28px;
    height: 29px;
}

[data-link="download"]:before {
    background: url("/images/images/icons/download__gray.png") center no-repeat;
}

[data-link="download"]:after {
    background: url("/images/images/icons/download.png") center no-repeat;
}

[data-link="mail"] {
    width: 28px;
    height: 28px;
}

[data-link="mail"]:before {
    background: url("/images/images/icons/email__gray.png") center no-repeat;
    background-size: contain;
}

[data-link="mail"]:after {
    background: url("/images/images/icons/email.png") center no-repeat;
    background-size: contain;
}

.caption,
.about-retail-caption {
    background: #fff;
    border: 1px dotted #9b9c9c;
    padding-top: 25px;
    padding-right: 120px;
    padding-bottom: 20px;
    padding-left: 200px;
    position: relative;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    font-style: italic;
    text-align: left;
}

.caption,
.about-retail-caption,
.caption p,
.about-retail-caption p {
    font-size: 22px;
    line-height: 33px;
}

.caption p,
.about-retail-caption p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.caption * + p,
.about-retail-caption * + p {
    margin-top: 33px;
}

.caption:before,
.about-retail-caption:before {
    content: '';
    position: absolute;
    top: 25px;
    left: 30px;
    width: 83px;
    height: 53px;
    background: url("/images/images/elements/ecogas-icon.png") center no-repeat;
}

@media screen and (max-width: 1010px) {
    .caption,
    .about-retail-caption {
        padding-right: 30px;
        padding-left: 150px;
    }
}

@media screen and (max-width: 750px) {
    .caption,
    .about-retail-caption {
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
    }

    .caption:before,
    .about-retail-caption:before {
        position: static;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        display: block;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
        float: right;
    }
}

.scrollto {
    text-decoration: none;
    border-bottom: 1px dotted #009e8f;
    color: inherit;
    margin-right: 20px;
    position: relative;
}

.scrollto:after {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    background: url("/images/images/icons/scrollto.png") center no-repeat;
    position: absolute;
    top: 5px;
    right: -20px;
}

.marked {
    background: #e6e9ee;
    display: inline-block;
    vertical-align: baseline;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.marked a {
    text-decoration: none;
    color: inherit;
    border: 0;
}

.marked a span {
    border-bottom: 1px solid #00929c;
}

.marked img,
.marked img + span {
    display: inline-block;
    vertical-align: middle;
}

.marked img + span {
    margin-left: 5px;
}

main h1,
main .title-1,
main h2,
main .title-2,
main h3,
main .title-3,
main h4,
main .title-4,
main h5,
main .title-5,
main h6,
main .title-6 {
    line-height: 1.2;
    font-weight: 600;
    color: #111;
}

main h1:before,
main .title-1:before,
main h2:before,
main .title-2:before,
main h3:before,
main .title-3:before,
main h4:before,
main .title-4:before,
main h5:before,
main .title-5:before,
main h6:before,
main .title-6:before,
main h1:after,
main .title-1:after,
main h2:after,
main .title-2:after,
main h3:after,
main .title-3:after,
main h4:after,
main .title-4:after,
main h5:after,
main .title-5:after,
main h6:after,
main .title-6:after {
    clear: both;
    display: table;
    content: '';
}

main h1,
main .title-1 {
    font-size: 36px;
    margin-bottom: 36px;
    text-transform: uppercase;
    color: #0070c5;
    font-weight: 400;
}

main h2,
main .title-2 {
    font-size: 30px;
    margin-bottom: 30px;
}

main h3,
main .title-3 {
    font-size: 25px;
    margin-bottom: 25px;
    /*text-align: center;*/
}

main h4,
main .title-4 {
    font-size: 22px;
    margin-bottom: 22px;
    text-align: center;
}

main h5,
main .title-5 {
    font-size: 18px;
    margin-bottom: 18px;
}

main h6,
main .title-6 {
    font-size: 18px;
    margin-bottom: 18px;
    font-weight: 600;
}

main p,
main td,
main th,
main li,
main .text {
    font-size: 18px;
    line-height: 1.6667;
    font-weight: 400;
}

main td,
main th {
    font-size: 14.4px;
}

main p,
main ol,
main ul,
main table,
main .table-wrapper {
    margin-bottom: 30px;
}

main * + p,
main * + ol,
main * + ul,
main * + table,
main * + .table-wrapper {
    margin-top: 30px;
}

main p a {
    text-decoration: underline;
}

main p img {
    display: inline-block;
    vertical-align: top;
}

main p img[align="center"] {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 18px;
    margin-left: auto;
}

main p img[align="left"],
main p img.left,
main p img.to-left,
main p img[align="right"],
main p img.right,
main p img.to-right {
    max-width: 50%;
}

* + main p img[align="left"],
* + main p img.left,
* + main p img.to-left,
* + main p img[align="right"],
* + main p img.right,
* + main p img.to-right {
    margin-top: 20px;
}

main p img[align="left"],
main p img.left,
main p img.to-left {
    margin-top: 0;
    margin-right: 18px;
    margin-bottom: 18px;
    margin-left: 0;
}

main p img[align="right"],
main p img.right,
main p img.to-right {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 18px;
    margin-left: 18px;
}

main p img[align]:last-child {
    margin-bottom: 0;
}

main p.__big {
    font-size: 18px;
}

main * + ul,
main * + ol {
    margin-top: 15px;
}

main ul,
main ol {
    padding-left: 24px;
    margin-top: 18px;
}

main li {
    margin-top: 20px;
    margin-bottom: 20px;
}

main a {
    text-decoration: none;
    color: #1da2dc;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    -moz-transition: color 0.2s;
    transition: color 0.2s;
    -webkit-transition-property: color, background, border-color, opacity, -webkit-box-shadow, -webkit-filter, -webkit-transform;
    transition-property: color, background, border-color, opacity, -webkit-box-shadow, -webkit-filter, -webkit-transform;
    -o-transition-property: color, background, border-color, box-shadow, opacity, filter, -o-transform;
    -moz-transition-property: color, background, border-color, box-shadow, opacity, filter, transform, -moz-box-shadow, -moz-transform;
    transition-property: color, background, border-color, box-shadow, opacity, filter, transform;
    transition-property: color, background, border-color, box-shadow, opacity, filter, transform, -webkit-box-shadow, -moz-box-shadow, -webkit-filter, -webkit-transform, -moz-transform, -o-transform;
}

main a:hover {
    color: #3bb1e5;
}

main em,
main .em {
    color: #02b17f;
}

main mark,
main .mark {
    background-color: #02b17f;
    color: #fff;
    padding-right: 5px;
    padding-left: 5px;
}

main .bold,
main b,
main strong {
    font-weight: 700;
}

main q {
    font-style: italic;
}

main q:before {
    content: "\00ab";
}

main q:after {
    content: "\00bb";
}

main code {
    font-family: Courier New, Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
}

main ins {
    color: #12a66d;
    font-weight: 600;
}

main s,
main .italic {
    font-style: italic;
}

main u,
main .underline {
    text-decoration: underline;
}

main .big {
    font-size: 129%;
    font-size: 1.29em;
}

main small,
main .small {
    font-size: 11px;
}

main sub {
    vertical-align: sub;
    font-size: 70%;
    font-size: 0.7em;
}

main sup {
    vertical-align: super;
    font-size: 70%;
    font-size: 0.7em;
}

main blockquote {
    border-left: 5px solid #0070c5;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    background-color: #f6f6f6;
    color: #868686;
}

main blockquote,
main blockquote p {
    font-weight: 300;
}

main blockquote p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

main blockquote * + p {
    margin-top: 18px;
}

main ol,
main ul {
    margin-bottom: 15px;
}

main ol ol,
main ul ol,
main ol ul,
main ul ul {
    margin-top: 10px;
}

main ol {
    counter-reset: item;
    list-style: none;
    padding-left: 60px;
}

main ol > li {
    position: relative;
}

main ol > li:before {
    content: counters(item, ".") ".";
    counter-increment: item;
    position: absolute;
    right: 100%;
    top: 0;
    margin-right: 5px;
    font-size: 80%;
    font-size: 0.8em;
    margin-top: 5px;
}

@media screen and (max-width: 750px) {
    main ol {
        padding-left: 40px;
    }
}

main ul {
    list-style: none;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

main ul > li {
    padding-left: 60px;
    position: relative;
}

main ul > li:before {
    content: '';
    display: block;
    position: absolute;
    width: 19px;
    height: 12px;
    background: url("/images/images/elements/list-icon.png") center no-repeat;
    top: 9px;
    left: 0;
}

@media screen and (max-width: 750px) {
    main ul > li {
        padding-left: 40px;
    }
}

main ul.checklist > li {
    padding-left: 40px;
}

main ul.checklist > li:before {
    width: 24px;
    height: 24px;
    background: url("/images/images/icons/checklist.png") center no-repeat;
    top: 3px;
    left: 0;
}

main hr {
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    border: 0;
    width: auto;
    height: 1px;
    background: #e2e9f2;
}

main hr.__small {
    width: 68px;
    height: 3px;
}

main th,
main td {
    border: 1px solid #e2e9f2;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    border-left-width: 0;
    border-right-width: 0;
    font-size: 11px;
}

main th[align="center"],
main td[align="center"] {
    text-align: center;
}

main th[align="left"],
main td[align="left"] {
    text-align: left;
}

main th[align="right"],
main td[align="right"] {
    text-align: right;
}

/*main th ~ th,*/
/*main td ~ th,*/
/*main th ~ td,*/
/*main td ~ td {*/
/*padding-left: 10px;*/
/*border-left-width: 1px;*/
/*}*/

main th {
    font-weight: 500;
    line-height: 14px;
    text-align: left;
}

main td {
    font-weight: 400;
    line-height: 16px;
}

main th[colspan],
main td[colspan] {
    text-align: center;
}

main td[colspan] {
    background: #eef2f7;
    font-size: 12px;
    line-height: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
}

main table.__dotted {
    table-layout: fixed;
    font-weight: 500;
    border-spacing: 0;
}

main table.__dotted td,
main table.__dotted th {
    border: 0;
    padding-top: 7px;
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    overflow: hidden;
    text-align: right;
    background: transparent;
}

main table.__dotted td:before,
main table.__dotted th:before {
    float: right;
    content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . ";
    white-space: nowrap;
    width: 0;
    font-size: 9px;
    line-height: 24px;
    direction: rtl;
    margin-bottom: -5px;
}

main table.__dotted td span,
main table.__dotted th span {
    background: #f4f7f8;
    padding-left: 3px;
}

main table.__dotted td:first-child,
main table.__dotted th:first-child {
    padding-right: 15px;
    padding-left: 0;
    text-align: left;
}

main table.__dotted td:first-child:before,
main table.__dotted th:first-child:before {
    float: left;
    direction: ltr;
}

main table.__dotted td:first-child span,
main table.__dotted th:first-child span {
    padding-right: 3px;
    padding-left: 0;
}

main table.__dotted th.__title {
    background: transparent;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    font-weight: 600;
    color: #415d68;
}

main table.__dotted th.__title:before {
    display: none;
}

main table.__dotted td {
    text-align: right;
}

main figure {
    margin-bottom: 15px;
}

main figure img {
    display: block;
    width: 100%;
}

main figure,
main figure figcaption {
    font-size: 14px;
    color: #a9c9d1;
    line-height: 16px;
}

main figure * + figcaption {
    margin-top: 5px;
}

main * + figure {
    margin-top: 20px;
}

main .table-wrapper {
    overflow: auto;
}

main .table-wrapper > table {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

main .table-wrapper td,
main .table-wrapper th {
    min-width: 200px;
}

.falseLink {
    color: inherit;
    border-bottom: 1px dotted #00a981;
    cursor: pointer;
    text-decoration: none;
}

main * + h1,
main * + .title-1 {
    margin-top: 30px;
}

main * + h2,
main * + .title-2 {
    margin-top: 30px;
}

main * + h3,
main * + .title-3 {
    margin-top: 90px;
}

main * + h4,
main * + .title-4 {
    margin-top: 90px;
}

main * + h5,
main * + .title-5 {
    margin-top: 35px;
}

main * + h6,
main * + .title-6 {
    margin-top: 33px;
}

.form-controls {
    margin-top: 14px;
}

.form-controls > .form-submit,
.form-controls > .form-reset {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
}

.form-controls > * + .form-submit,
.form-controls > * + .form-reset {
    margin-left: 15px;
}

.error-msg,
.form-item .error-msg {
    display: block;
    color: #ed5564;
    margin-top: 5px;
    margin-left: 0;
    font-size: 12px;
    line-height: 14px;
}

.form-title {
    font-size: 20px;
    line-height: 24px;
    color: #424242;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

* + .form-title {
    margin-top: 37px;
}

.form-subtitle {
    font-size: 11px;
    line-height: 13px;
    color: #8090a6;
    margin-bottom: 19px;
}

.form-title + .form-subtitle {
    margin-top: -16px;
}

.form-sublabel {
    font-size: 12px;
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #424242;
}

.form-subitem {
    font-size: 12px;
    line-height: 1.2;
    margin-top: 10px;
    margin-right: 4px;
    margin-bottom: 10px;
    margin-left: 4px;
    color: #424242;
}

.form-item + .form-subitem {
    margin-top: -7px;
}

.form-item .form-subitem {
    margin-bottom: 0;
}

.form-subitem p {
    font-size: 12px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.form-subitem * + p {
    margin-top: 14.4px;
}

.form-info {
    margin-bottom: 14px;
}

.form-item + .form-info {
    margin-top: -7px;
}

.form-info p {
    text-align: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 10px;
    line-height: 12px;
    color: #404040;
    font-weight: 300;
}

.form-info * + p {
    margin-top: 10px;
}

.form-item {
    margin-bottom: 14px;
}

.form-item label {
    font-size: 11px;
    line-height: 13px;
    color: #8090a6;
    margin-bottom: 10px;
}

.form-item [type="text"],
.form-item select,
.form-item textarea,
.form-item [type="password"],
.form-item [type="date"],
.form-item [type="datetine"],
.form-item [type="email"],
.form-item [type="number"],
.form-item [type="search"],
.form-item [type="time"],
.form-item [type="tel"],
.form-item [type="month"],
.form-item [type="week"],
.form-item .ui-selectmenu-button,
.form-item .input-style,
.form-item .select2-container--default .select2-selection--single,
input.textbox {
    width: 100%;
    background: #f6f9f9;
    font-size: 14px;
    line-height: 1.2;
    padding-top: 14px;
    padding-right: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    height: 53px;
    border: 4px solid #fff;
    font-weight: 300;
    color: #656d78;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-property: color, background, border, -webkit-transform, -webkit-filter, -webkit-box-shadow;
    transition-property: color, background, border, -webkit-transform, -webkit-filter, -webkit-box-shadow;
    -o-transition-property: color, background, border, filter, box-shadow, -o-transform;
    -moz-transition-property: color, background, border, transform, filter, box-shadow, -moz-transform, -moz-box-shadow;
    transition-property: color, background, border, transform, filter, box-shadow;
    transition-property: color, background, border, transform, filter, box-shadow, -webkit-transform, -moz-transform, -o-transform, -webkit-filter, -webkit-box-shadow, -moz-box-shadow;
    display: block;
}

.form-item [type="text"]:hover,
.form-item select:hover,
.form-item textarea:hover,
.form-item [type="password"]:hover,
.form-item [type="date"]:hover,
.form-item [type="datetine"]:hover,
.form-item [type="email"]:hover,
.form-item [type="number"]:hover,
.form-item [type="search"]:hover,
.form-item [type="time"]:hover,
.form-item [type="tel"]:hover,
.form-item [type="month"]:hover,
.form-item [type="week"]:hover,
.form-item .ui-selectmenu-button:hover,
.form-item .input-style:hover,
.form-item .select2-container--default .select2-selection--single:hover,
input.textbox:hover {
    border-color: #acb4bf;
}

.form-item [type="text"]:focus,
.form-item select:focus,
.form-item textarea:focus,
.form-item [type="password"]:focus,
.form-item [type="date"]:focus,
.form-item [type="datetine"]:focus,
.form-item [type="email"]:focus,
.form-item [type="number"]:focus,
.form-item [type="search"]:focus,
.form-item [type="time"]:focus,
.form-item [type="tel"]:focus,
.form-item [type="month"]:focus,
.form-item [type="week"]:focus,
.form-item .ui-selectmenu-button:focus,
.form-item .input-style:focus,
.form-item .select2-container--default .select2-selection--single:focus,
input.textbox:focus {
    border-color: #acb4bf;
    background: #fff4d9;
    color: #656d78;
}

.form-item [type="text"]::-webkit-input-placeholder,
.form-item select::-webkit-input-placeholder,
.form-item textarea::-webkit-input-placeholder,
.form-item [type="password"]::-webkit-input-placeholder,
.form-item [type="date"]::-webkit-input-placeholder,
.form-item [type="datetine"]::-webkit-input-placeholder,
.form-item [type="email"]::-webkit-input-placeholder,
.form-item [type="number"]::-webkit-input-placeholder,
.form-item [type="search"]::-webkit-input-placeholder,
.form-item [type="time"]::-webkit-input-placeholder,
.form-item [type="tel"]::-webkit-input-placeholder,
.form-item [type="month"]::-webkit-input-placeholder,
.form-item [type="week"]::-webkit-input-placeholder,
.form-item .ui-selectmenu-button::-webkit-input-placeholder,
.form-item .input-style::-webkit-input-placeholder,
.form-item .select2-container--default .select2-selection--single::-webkit-input-placeholder,
input.textbox::-webkit-input-placeholder {
    color: #656d78;
    line-height: 1.2;
    padding-top: 2px;
    padding-bottom: 2px;
}

.form-item [type="text"]::-moz-placeholder,
.form-item select::-moz-placeholder,
.form-item textarea::-moz-placeholder,
.form-item [type="password"]::-moz-placeholder,
.form-item [type="date"]::-moz-placeholder,
.form-item [type="datetine"]::-moz-placeholder,
.form-item [type="email"]::-moz-placeholder,
.form-item [type="number"]::-moz-placeholder,
.form-item [type="search"]::-moz-placeholder,
.form-item [type="time"]::-moz-placeholder,
.form-item [type="tel"]::-moz-placeholder,
.form-item [type="month"]::-moz-placeholder,
.form-item [type="week"]::-moz-placeholder,
.form-item .ui-selectmenu-button::-moz-placeholder,
.form-item .input-style::-moz-placeholder,
.form-item .select2-container--default .select2-selection--single::-moz-placeholder,
input.textbox::-moz-placeholder {
    color: #656d78;
    line-height: 1.2;
    padding-top: 2px;
    padding-bottom: 2px;
}

.form-item [type="text"]:-moz-placeholder,
.form-item select:-moz-placeholder,
.form-item textarea:-moz-placeholder,
.form-item [type="password"]:-moz-placeholder,
.form-item [type="date"]:-moz-placeholder,
.form-item [type="datetine"]:-moz-placeholder,
.form-item [type="email"]:-moz-placeholder,
.form-item [type="number"]:-moz-placeholder,
.form-item [type="search"]:-moz-placeholder,
.form-item [type="time"]:-moz-placeholder,
.form-item [type="tel"]:-moz-placeholder,
.form-item [type="month"]:-moz-placeholder,
.form-item [type="week"]:-moz-placeholder,
.form-item .ui-selectmenu-button:-moz-placeholder,
.form-item .input-style:-moz-placeholder,
.form-item .select2-container--default .select2-selection--single:-moz-placeholder,
input.textbox:-moz-placeholder {
    color: #656d78;
    line-height: 1.2;
    padding-top: 2px;
    padding-bottom: 2px;
}

.form-item [type="text"]:-ms-input-placeholder,
.form-item select:-ms-input-placeholder,
.form-item textarea:-ms-input-placeholder,
.form-item [type="password"]:-ms-input-placeholder,
.form-item [type="date"]:-ms-input-placeholder,
.form-item [type="datetine"]:-ms-input-placeholder,
.form-item [type="email"]:-ms-input-placeholder,
.form-item [type="number"]:-ms-input-placeholder,
.form-item [type="search"]:-ms-input-placeholder,
.form-item [type="time"]:-ms-input-placeholder,
.form-item [type="tel"]:-ms-input-placeholder,
.form-item [type="month"]:-ms-input-placeholder,
.form-item [type="week"]:-ms-input-placeholder,
.form-item .ui-selectmenu-button:-ms-input-placeholder,
.form-item .input-style:-ms-input-placeholder,
.form-item .select2-container--default .select2-selection--single:-ms-input-placeholder,
input.textbox:-ms-input-placeholder {
    color: #656d78;
    line-height: 1.2;
    padding-top: 2px;
    padding-bottom: 2px;
}

.form-item [type="text"].__noborder,
.form-item select.__noborder,
.form-item textarea.__noborder,
.form-item [type="password"].__noborder,
.form-item [type="date"].__noborder,
.form-item [type="datetine"].__noborder,
.form-item [type="email"].__noborder,
.form-item [type="number"].__noborder,
.form-item [type="search"].__noborder,
.form-item [type="time"].__noborder,
.form-item [type="tel"].__noborder,
.form-item [type="month"].__noborder,
.form-item [type="week"].__noborder,
.form-item .ui-selectmenu-button.__noborder,
.form-item .input-style.__noborder,
.form-item .select2-container--default .select2-selection--single.__noborder,
input.textbox.__noborder {
    border: 0;
    height: 45px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.form-item textarea {
    resize: none;
    height: 105px;
    overflow: auto;
}

.form-item.column {
    padding-right: 7px;
    padding-left: 7px;
    display: block;
    margin-right: 0;
}

.form-item > .form-line {
    margin-bottom: -14px;
}

.form-item > [data-button],
.form-item > [type="submit"] {
    display: block;
    width: 100%;
}

main [type="text"].error,
main select.error,
main textarea.error,
main [type="password"].error,
main [type="date"].error,
main [type="datetine"].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 .ui-selectmenu-button.error,
main .input-style.error,
main .select2-container--default .select2-selection--single.error,
main .error [type="text"],
main .error select,
main .error textarea,
main .error [type="password"],
main .error [type="date"],
main .error [type="datetine"],
main .error [type="email"],
main .error [type="number"],
main .error [type="search"],
main .error [type="time"],
main .error [type="tel"],
main .error [type="month"],
main .error [type="week"],
main .error .ui-selectmenu-button,
main .error .input-style,
main .error .select2-container--default .select2-selection--single {
    border-color: #ed5564;
    color: #ed5564;
    background: #fff4d9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [type="text"].error::-webkit-input-placeholder,
main select.error::-webkit-input-placeholder,
main textarea.error::-webkit-input-placeholder,
main [type="password"].error::-webkit-input-placeholder,
main [type="date"].error::-webkit-input-placeholder,
main [type="datetine"].error::-webkit-input-placeholder,
main [type="email"].error::-webkit-input-placeholder,
main [type="number"].error::-webkit-input-placeholder,
main [type="search"].error::-webkit-input-placeholder,
main [type="time"].error::-webkit-input-placeholder,
main [type="tel"].error::-webkit-input-placeholder,
main [type="month"].error::-webkit-input-placeholder,
main [type="week"].error::-webkit-input-placeholder,
main .ui-selectmenu-button.error::-webkit-input-placeholder,
main .input-style.error::-webkit-input-placeholder,
main .select2-container--default .select2-selection--single.error::-webkit-input-placeholder,
main .error [type="text"]::-webkit-input-placeholder,
main .error select::-webkit-input-placeholder,
main .error textarea::-webkit-input-placeholder,
main .error [type="password"]::-webkit-input-placeholder,
main .error [type="date"]::-webkit-input-placeholder,
main .error [type="datetine"]::-webkit-input-placeholder,
main .error [type="email"]::-webkit-input-placeholder,
main .error [type="number"]::-webkit-input-placeholder,
main .error [type="search"]::-webkit-input-placeholder,
main .error [type="time"]::-webkit-input-placeholder,
main .error [type="tel"]::-webkit-input-placeholder,
main .error [type="month"]::-webkit-input-placeholder,
main .error [type="week"]::-webkit-input-placeholder,
main .error .ui-selectmenu-button::-webkit-input-placeholder,
main .error .input-style::-webkit-input-placeholder,
main .error .select2-container--default .select2-selection--single::-webkit-input-placeholder {
    color: #ed5564;
}

main [type="text"].error::-moz-placeholder,
main select.error::-moz-placeholder,
main textarea.error::-moz-placeholder,
main [type="password"].error::-moz-placeholder,
main [type="date"].error::-moz-placeholder,
main [type="datetine"].error::-moz-placeholder,
main [type="email"].error::-moz-placeholder,
main [type="number"].error::-moz-placeholder,
main [type="search"].error::-moz-placeholder,
main [type="time"].error::-moz-placeholder,
main [type="tel"].error::-moz-placeholder,
main [type="month"].error::-moz-placeholder,
main [type="week"].error::-moz-placeholder,
main .ui-selectmenu-button.error::-moz-placeholder,
main .input-style.error::-moz-placeholder,
main .select2-container--default .select2-selection--single.error::-moz-placeholder,
main .error [type="text"]::-moz-placeholder,
main .error select::-moz-placeholder,
main .error textarea::-moz-placeholder,
main .error [type="password"]::-moz-placeholder,
main .error [type="date"]::-moz-placeholder,
main .error [type="datetine"]::-moz-placeholder,
main .error [type="email"]::-moz-placeholder,
main .error [type="number"]::-moz-placeholder,
main .error [type="search"]::-moz-placeholder,
main .error [type="time"]::-moz-placeholder,
main .error [type="tel"]::-moz-placeholder,
main .error [type="month"]::-moz-placeholder,
main .error [type="week"]::-moz-placeholder,
main .error .ui-selectmenu-button::-moz-placeholder,
main .error .input-style::-moz-placeholder,
main .error .select2-container--default .select2-selection--single::-moz-placeholder {
    color: #ed5564;
}

main [type="text"].error:-moz-placeholder,
main select.error:-moz-placeholder,
main textarea.error:-moz-placeholder,
main [type="password"].error:-moz-placeholder,
main [type="date"].error:-moz-placeholder,
main [type="datetine"].error:-moz-placeholder,
main [type="email"].error:-moz-placeholder,
main [type="number"].error:-moz-placeholder,
main [type="search"].error:-moz-placeholder,
main [type="time"].error:-moz-placeholder,
main [type="tel"].error:-moz-placeholder,
main [type="month"].error:-moz-placeholder,
main [type="week"].error:-moz-placeholder,
main .ui-selectmenu-button.error:-moz-placeholder,
main .input-style.error:-moz-placeholder,
main .select2-container--default .select2-selection--single.error:-moz-placeholder,
main .error [type="text"]:-moz-placeholder,
main .error select:-moz-placeholder,
main .error textarea:-moz-placeholder,
main .error [type="password"]:-moz-placeholder,
main .error [type="date"]:-moz-placeholder,
main .error [type="datetine"]:-moz-placeholder,
main .error [type="email"]:-moz-placeholder,
main .error [type="number"]:-moz-placeholder,
main .error [type="search"]:-moz-placeholder,
main .error [type="time"]:-moz-placeholder,
main .error [type="tel"]:-moz-placeholder,
main .error [type="month"]:-moz-placeholder,
main .error [type="week"]:-moz-placeholder,
main .error .ui-selectmenu-button:-moz-placeholder,
main .error .input-style:-moz-placeholder,
main .error .select2-container--default .select2-selection--single:-moz-placeholder {
    color: #ed5564;
}

main [type="text"].error:-ms-input-placeholder,
main select.error:-ms-input-placeholder,
main textarea.error:-ms-input-placeholder,
main [type="password"].error:-ms-input-placeholder,
main [type="date"].error:-ms-input-placeholder,
main [type="datetine"].error:-ms-input-placeholder,
main [type="email"].error:-ms-input-placeholder,
main [type="number"].error:-ms-input-placeholder,
main [type="search"].error:-ms-input-placeholder,
main [type="time"].error:-ms-input-placeholder,
main [type="tel"].error:-ms-input-placeholder,
main [type="month"].error:-ms-input-placeholder,
main [type="week"].error:-ms-input-placeholder,
main .ui-selectmenu-button.error:-ms-input-placeholder,
main .input-style.error:-ms-input-placeholder,
main .select2-container--default .select2-selection--single.error:-ms-input-placeholder,
main .error [type="text"]:-ms-input-placeholder,
main .error select:-ms-input-placeholder,
main .error textarea:-ms-input-placeholder,
main .error [type="password"]:-ms-input-placeholder,
main .error [type="date"]:-ms-input-placeholder,
main .error [type="datetine"]:-ms-input-placeholder,
main .error [type="email"]:-ms-input-placeholder,
main .error [type="number"]:-ms-input-placeholder,
main .error [type="search"]:-ms-input-placeholder,
main .error [type="time"]:-ms-input-placeholder,
main .error [type="tel"]:-ms-input-placeholder,
main .error [type="month"]:-ms-input-placeholder,
main .error [type="week"]:-ms-input-placeholder,
main .error .ui-selectmenu-button:-ms-input-placeholder,
main .error .input-style:-ms-input-placeholder,
main .error .select2-container--default .select2-selection--single:-ms-input-placeholder {
    color: #ed5564;
}

main [type="text"].error::placeholder,
main select.error::placeholder,
main textarea.error::placeholder,
main [type="password"].error::placeholder,
main [type="date"].error::placeholder,
main [type="datetine"].error::placeholder,
main [type="email"].error::placeholder,
main [type="number"].error::placeholder,
main [type="search"].error::placeholder,
main [type="time"].error::placeholder,
main [type="tel"].error::placeholder,
main [type="month"].error::placeholder,
main [type="week"].error::placeholder,
main .ui-selectmenu-button.error::placeholder,
main .input-style.error::placeholder,
main .select2-container--default .select2-selection--single.error::placeholder,
main .error [type="text"]::placeholder,
main .error select::placeholder,
main .error textarea::placeholder,
main .error [type="password"]::placeholder,
main .error [type="date"]::placeholder,
main .error [type="datetine"]::placeholder,
main .error [type="email"]::placeholder,
main .error [type="number"]::placeholder,
main .error [type="search"]::placeholder,
main .error [type="time"]::placeholder,
main .error [type="tel"]::placeholder,
main .error [type="month"]::placeholder,
main .error [type="week"]::placeholder,
main .error .ui-selectmenu-button::placeholder,
main .error .input-style::placeholder,
main .error .select2-container--default .select2-selection--single::placeholder {
    color: #ed5564;
}

main [type="text"].error:-ms-input-placeholder,
main select.error:-ms-input-placeholder,
main textarea.error:-ms-input-placeholder,
main [type="password"].error:-ms-input-placeholder,
main [type="date"].error:-ms-input-placeholder,
main [type="datetine"].error:-ms-input-placeholder,
main [type="email"].error:-ms-input-placeholder,
main [type="number"].error:-ms-input-placeholder,
main [type="search"].error:-ms-input-placeholder,
main [type="time"].error:-ms-input-placeholder,
main [type="tel"].error:-ms-input-placeholder,
main [type="month"].error:-ms-input-placeholder,
main [type="week"].error:-ms-input-placeholder,
main .ui-selectmenu-button.error:-ms-input-placeholder,
main .input-style.error:-ms-input-placeholder,
main .select2-container--default .select2-selection--single.error:-ms-input-placeholder,
main .error [type="text"]:-ms-input-placeholder,
main .error select:-ms-input-placeholder,
main .error textarea:-ms-input-placeholder,
main .error [type="password"]:-ms-input-placeholder,
main .error [type="date"]:-ms-input-placeholder,
main .error [type="datetine"]:-ms-input-placeholder,
main .error [type="email"]:-ms-input-placeholder,
main .error [type="number"]:-ms-input-placeholder,
main .error [type="search"]:-ms-input-placeholder,
main .error [type="time"]:-ms-input-placeholder,
main .error [type="tel"]:-ms-input-placeholder,
main .error [type="month"]:-ms-input-placeholder,
main .error [type="week"]:-ms-input-placeholder,
main .error .ui-selectmenu-button:-ms-input-placeholder,
main .error .input-style:-ms-input-placeholder,
main .error .select2-container--default .select2-selection--single:-ms-input-placeholder {
    color: #ed5564;
}

main [type="text"].error:-moz-placeholder,
main select.error:-moz-placeholder,
main textarea.error:-moz-placeholder,
main [type="password"].error:-moz-placeholder,
main [type="date"].error:-moz-placeholder,
main [type="datetine"].error:-moz-placeholder,
main [type="email"].error:-moz-placeholder,
main [type="number"].error:-moz-placeholder,
main [type="search"].error:-moz-placeholder,
main [type="time"].error:-moz-placeholder,
main [type="tel"].error:-moz-placeholder,
main [type="month"].error:-moz-placeholder,
main [type="week"].error:-moz-placeholder,
main .ui-selectmenu-button.error:-moz-placeholder,
main .input-style.error:-moz-placeholder,
main .select2-container--default .select2-selection--single.error:-moz-placeholder,
main .error [type="text"]:-moz-placeholder,
main .error select:-moz-placeholder,
main .error textarea:-moz-placeholder,
main .error [type="password"]:-moz-placeholder,
main .error [type="date"]:-moz-placeholder,
main .error [type="datetine"]:-moz-placeholder,
main .error [type="email"]:-moz-placeholder,
main .error [type="number"]:-moz-placeholder,
main .error [type="search"]:-moz-placeholder,
main .error [type="time"]:-moz-placeholder,
main .error [type="tel"]:-moz-placeholder,
main .error [type="month"]:-moz-placeholder,
main .error [type="week"]:-moz-placeholder,
main .error .ui-selectmenu-button:-moz-placeholder,
main .error .input-style:-moz-placeholder,
main .error .select2-container--default .select2-selection--single:-moz-placeholder {
    color: #ed5564;
}

main [type="text"].error:placeholder,
main select.error:placeholder,
main textarea.error:placeholder,
main [type="password"].error:placeholder,
main [type="date"].error:placeholder,
main [type="datetine"].error:placeholder,
main [type="email"].error:placeholder,
main [type="number"].error:placeholder,
main [type="search"].error:placeholder,
main [type="time"].error:placeholder,
main [type="tel"].error:placeholder,
main [type="month"].error:placeholder,
main [type="week"].error:placeholder,
main .ui-selectmenu-button.error:placeholder,
main .input-style.error:placeholder,
main .select2-container--default .select2-selection--single.error:placeholder,
main .error [type="text"]:placeholder,
main .error select:placeholder,
main .error textarea:placeholder,
main .error [type="password"]:placeholder,
main .error [type="date"]:placeholder,
main .error [type="datetine"]:placeholder,
main .error [type="email"]:placeholder,
main .error [type="number"]:placeholder,
main .error [type="search"]:placeholder,
main .error [type="time"]:placeholder,
main .error [type="tel"]:placeholder,
main .error [type="month"]:placeholder,
main .error [type="week"]:placeholder,
main .error .ui-selectmenu-button:placeholder,
main .error .input-style:placeholder,
main .error .select2-container--default .select2-selection--single:placeholder {
    color: #ed5564;
}

main [type="text"].good,
main select.good,
main textarea.good,
main [type="password"].good,
main [type="date"].good,
main [type="datetine"].good,
main [type="email"].good,
main [type="number"].good,
main [type="search"].good,
main [type="time"].good,
main [type="tel"].good,
main [type="month"].good,
main [type="week"].good,
main .ui-selectmenu-button.good,
main .input-style.good,
main .select2-container--default .select2-selection--single.good,
main .good [type="text"],
main .good select,
main .good textarea,
main .good [type="password"],
main .good [type="date"],
main .good [type="datetine"],
main .good [type="email"],
main .good [type="number"],
main .good [type="search"],
main .good [type="time"],
main .good [type="tel"],
main .good [type="month"],
main .good [type="week"],
main .good .ui-selectmenu-button,
main .good .input-style,
main .good .select2-container--default .select2-selection--single {
    border-color: #44cd5e;
    color: #44cd5e;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [type="text"].good::-webkit-input-placeholder,
main select.good::-webkit-input-placeholder,
main textarea.good::-webkit-input-placeholder,
main [type="password"].good::-webkit-input-placeholder,
main [type="date"].good::-webkit-input-placeholder,
main [type="datetine"].good::-webkit-input-placeholder,
main [type="email"].good::-webkit-input-placeholder,
main [type="number"].good::-webkit-input-placeholder,
main [type="search"].good::-webkit-input-placeholder,
main [type="time"].good::-webkit-input-placeholder,
main [type="tel"].good::-webkit-input-placeholder,
main [type="month"].good::-webkit-input-placeholder,
main [type="week"].good::-webkit-input-placeholder,
main .ui-selectmenu-button.good::-webkit-input-placeholder,
main .input-style.good::-webkit-input-placeholder,
main .select2-container--default .select2-selection--single.good::-webkit-input-placeholder,
main .good [type="text"]::-webkit-input-placeholder,
main .good select::-webkit-input-placeholder,
main .good textarea::-webkit-input-placeholder,
main .good [type="password"]::-webkit-input-placeholder,
main .good [type="date"]::-webkit-input-placeholder,
main .good [type="datetine"]::-webkit-input-placeholder,
main .good [type="email"]::-webkit-input-placeholder,
main .good [type="number"]::-webkit-input-placeholder,
main .good [type="search"]::-webkit-input-placeholder,
main .good [type="time"]::-webkit-input-placeholder,
main .good [type="tel"]::-webkit-input-placeholder,
main .good [type="month"]::-webkit-input-placeholder,
main .good [type="week"]::-webkit-input-placeholder,
main .good .ui-selectmenu-button::-webkit-input-placeholder,
main .good .input-style::-webkit-input-placeholder,
main .good .select2-container--default .select2-selection--single::-webkit-input-placeholder {
    color: #44cd5e;
}

main [type="text"].good::-moz-placeholder,
main select.good::-moz-placeholder,
main textarea.good::-moz-placeholder,
main [type="password"].good::-moz-placeholder,
main [type="date"].good::-moz-placeholder,
main [type="datetine"].good::-moz-placeholder,
main [type="email"].good::-moz-placeholder,
main [type="number"].good::-moz-placeholder,
main [type="search"].good::-moz-placeholder,
main [type="time"].good::-moz-placeholder,
main [type="tel"].good::-moz-placeholder,
main [type="month"].good::-moz-placeholder,
main [type="week"].good::-moz-placeholder,
main .ui-selectmenu-button.good::-moz-placeholder,
main .input-style.good::-moz-placeholder,
main .select2-container--default .select2-selection--single.good::-moz-placeholder,
main .good [type="text"]::-moz-placeholder,
main .good select::-moz-placeholder,
main .good textarea::-moz-placeholder,
main .good [type="password"]::-moz-placeholder,
main .good [type="date"]::-moz-placeholder,
main .good [type="datetine"]::-moz-placeholder,
main .good [type="email"]::-moz-placeholder,
main .good [type="number"]::-moz-placeholder,
main .good [type="search"]::-moz-placeholder,
main .good [type="time"]::-moz-placeholder,
main .good [type="tel"]::-moz-placeholder,
main .good [type="month"]::-moz-placeholder,
main .good [type="week"]::-moz-placeholder,
main .good .ui-selectmenu-button::-moz-placeholder,
main .good .input-style::-moz-placeholder,
main .good .select2-container--default .select2-selection--single::-moz-placeholder {
    color: #44cd5e;
}

main [type="text"].good:-moz-placeholder,
main select.good:-moz-placeholder,
main textarea.good:-moz-placeholder,
main [type="password"].good:-moz-placeholder,
main [type="date"].good:-moz-placeholder,
main [type="datetine"].good:-moz-placeholder,
main [type="email"].good:-moz-placeholder,
main [type="number"].good:-moz-placeholder,
main [type="search"].good:-moz-placeholder,
main [type="time"].good:-moz-placeholder,
main [type="tel"].good:-moz-placeholder,
main [type="month"].good:-moz-placeholder,
main [type="week"].good:-moz-placeholder,
main .ui-selectmenu-button.good:-moz-placeholder,
main .input-style.good:-moz-placeholder,
main .select2-container--default .select2-selection--single.good:-moz-placeholder,
main .good [type="text"]:-moz-placeholder,
main .good select:-moz-placeholder,
main .good textarea:-moz-placeholder,
main .good [type="password"]:-moz-placeholder,
main .good [type="date"]:-moz-placeholder,
main .good [type="datetine"]:-moz-placeholder,
main .good [type="email"]:-moz-placeholder,
main .good [type="number"]:-moz-placeholder,
main .good [type="search"]:-moz-placeholder,
main .good [type="time"]:-moz-placeholder,
main .good [type="tel"]:-moz-placeholder,
main .good [type="month"]:-moz-placeholder,
main .good [type="week"]:-moz-placeholder,
main .good .ui-selectmenu-button:-moz-placeholder,
main .good .input-style:-moz-placeholder,
main .good .select2-container--default .select2-selection--single:-moz-placeholder {
    color: #44cd5e;
}

main [type="text"].good:-ms-input-placeholder,
main select.good:-ms-input-placeholder,
main textarea.good:-ms-input-placeholder,
main [type="password"].good:-ms-input-placeholder,
main [type="date"].good:-ms-input-placeholder,
main [type="datetine"].good:-ms-input-placeholder,
main [type="email"].good:-ms-input-placeholder,
main [type="number"].good:-ms-input-placeholder,
main [type="search"].good:-ms-input-placeholder,
main [type="time"].good:-ms-input-placeholder,
main [type="tel"].good:-ms-input-placeholder,
main [type="month"].good:-ms-input-placeholder,
main [type="week"].good:-ms-input-placeholder,
main .ui-selectmenu-button.good:-ms-input-placeholder,
main .input-style.good:-ms-input-placeholder,
main .select2-container--default .select2-selection--single.good:-ms-input-placeholder,
main .good [type="text"]:-ms-input-placeholder,
main .good select:-ms-input-placeholder,
main .good textarea:-ms-input-placeholder,
main .good [type="password"]:-ms-input-placeholder,
main .good [type="date"]:-ms-input-placeholder,
main .good [type="datetine"]:-ms-input-placeholder,
main .good [type="email"]:-ms-input-placeholder,
main .good [type="number"]:-ms-input-placeholder,
main .good [type="search"]:-ms-input-placeholder,
main .good [type="time"]:-ms-input-placeholder,
main .good [type="tel"]:-ms-input-placeholder,
main .good [type="month"]:-ms-input-placeholder,
main .good [type="week"]:-ms-input-placeholder,
main .good .ui-selectmenu-button:-ms-input-placeholder,
main .good .input-style:-ms-input-placeholder,
main .good .select2-container--default .select2-selection--single:-ms-input-placeholder {
    color: #44cd5e;
}

main [type="text"].good::placeholder,
main select.good::placeholder,
main textarea.good::placeholder,
main [type="password"].good::placeholder,
main [type="date"].good::placeholder,
main [type="datetine"].good::placeholder,
main [type="email"].good::placeholder,
main [type="number"].good::placeholder,
main [type="search"].good::placeholder,
main [type="time"].good::placeholder,
main [type="tel"].good::placeholder,
main [type="month"].good::placeholder,
main [type="week"].good::placeholder,
main .ui-selectmenu-button.good::placeholder,
main .input-style.good::placeholder,
main .select2-container--default .select2-selection--single.good::placeholder,
main .good [type="text"]::placeholder,
main .good select::placeholder,
main .good textarea::placeholder,
main .good [type="password"]::placeholder,
main .good [type="date"]::placeholder,
main .good [type="datetine"]::placeholder,
main .good [type="email"]::placeholder,
main .good [type="number"]::placeholder,
main .good [type="search"]::placeholder,
main .good [type="time"]::placeholder,
main .good [type="tel"]::placeholder,
main .good [type="month"]::placeholder,
main .good [type="week"]::placeholder,
main .good .ui-selectmenu-button::placeholder,
main .good .input-style::placeholder,
main .good .select2-container--default .select2-selection--single::placeholder {
    color: #44cd5e;
}

main [type="text"].good:-ms-input-placeholder,
main select.good:-ms-input-placeholder,
main textarea.good:-ms-input-placeholder,
main [type="password"].good:-ms-input-placeholder,
main [type="date"].good:-ms-input-placeholder,
main [type="datetine"].good:-ms-input-placeholder,
main [type="email"].good:-ms-input-placeholder,
main [type="number"].good:-ms-input-placeholder,
main [type="search"].good:-ms-input-placeholder,
main [type="time"].good:-ms-input-placeholder,
main [type="tel"].good:-ms-input-placeholder,
main [type="month"].good:-ms-input-placeholder,
main [type="week"].good:-ms-input-placeholder,
main .ui-selectmenu-button.good:-ms-input-placeholder,
main .input-style.good:-ms-input-placeholder,
main .select2-container--default .select2-selection--single.good:-ms-input-placeholder,
main .good [type="text"]:-ms-input-placeholder,
main .good select:-ms-input-placeholder,
main .good textarea:-ms-input-placeholder,
main .good [type="password"]:-ms-input-placeholder,
main .good [type="date"]:-ms-input-placeholder,
main .good [type="datetine"]:-ms-input-placeholder,
main .good [type="email"]:-ms-input-placeholder,
main .good [type="number"]:-ms-input-placeholder,
main .good [type="search"]:-ms-input-placeholder,
main .good [type="time"]:-ms-input-placeholder,
main .good [type="tel"]:-ms-input-placeholder,
main .good [type="month"]:-ms-input-placeholder,
main .good [type="week"]:-ms-input-placeholder,
main .good .ui-selectmenu-button:-ms-input-placeholder,
main .good .input-style:-ms-input-placeholder,
main .good .select2-container--default .select2-selection--single:-ms-input-placeholder {
    color: #44cd5e;
}

main [type="text"].good:-moz-placeholder,
main select.good:-moz-placeholder,
main textarea.good:-moz-placeholder,
main [type="password"].good:-moz-placeholder,
main [type="date"].good:-moz-placeholder,
main [type="datetine"].good:-moz-placeholder,
main [type="email"].good:-moz-placeholder,
main [type="number"].good:-moz-placeholder,
main [type="search"].good:-moz-placeholder,
main [type="time"].good:-moz-placeholder,
main [type="tel"].good:-moz-placeholder,
main [type="month"].good:-moz-placeholder,
main [type="week"].good:-moz-placeholder,
main .ui-selectmenu-button.good:-moz-placeholder,
main .input-style.good:-moz-placeholder,
main .select2-container--default .select2-selection--single.good:-moz-placeholder,
main .good [type="text"]:-moz-placeholder,
main .good select:-moz-placeholder,
main .good textarea:-moz-placeholder,
main .good [type="password"]:-moz-placeholder,
main .good [type="date"]:-moz-placeholder,
main .good [type="datetine"]:-moz-placeholder,
main .good [type="email"]:-moz-placeholder,
main .good [type="number"]:-moz-placeholder,
main .good [type="search"]:-moz-placeholder,
main .good [type="time"]:-moz-placeholder,
main .good [type="tel"]:-moz-placeholder,
main .good [type="month"]:-moz-placeholder,
main .good [type="week"]:-moz-placeholder,
main .good .ui-selectmenu-button:-moz-placeholder,
main .good .input-style:-moz-placeholder,
main .good .select2-container--default .select2-selection--single:-moz-placeholder {
    color: #44cd5e;
}

main [type="text"].good:placeholder,
main select.good:placeholder,
main textarea.good:placeholder,
main [type="password"].good:placeholder,
main [type="date"].good:placeholder,
main [type="datetine"].good:placeholder,
main [type="email"].good:placeholder,
main [type="number"].good:placeholder,
main [type="search"].good:placeholder,
main [type="time"].good:placeholder,
main [type="tel"].good:placeholder,
main [type="month"].good:placeholder,
main [type="week"].good:placeholder,
main .ui-selectmenu-button.good:placeholder,
main .input-style.good:placeholder,
main .select2-container--default .select2-selection--single.good:placeholder,
main .good [type="text"]:placeholder,
main .good select:placeholder,
main .good textarea:placeholder,
main .good [type="password"]:placeholder,
main .good [type="date"]:placeholder,
main .good [type="datetine"]:placeholder,
main .good [type="email"]:placeholder,
main .good [type="number"]:placeholder,
main .good [type="search"]:placeholder,
main .good [type="time"]:placeholder,
main .good [type="tel"]:placeholder,
main .good [type="month"]:placeholder,
main .good [type="week"]:placeholder,
main .good .ui-selectmenu-button:placeholder,
main .good .input-style:placeholder,
main .good .select2-container--default .select2-selection--single:placeholder {
    color: #44cd5e;
}

.form-line.columns {
    margin-top: -14px;
    margin-right: -7px;
    margin-bottom: 14px;
    margin-left: -7px;
}

.form-line.columns > .form-item.column {
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 14px;
}

.form-line > .form-item,
.form-line > .form-submit {
    display: inline-block;
    vertical-align: top;
    margin-right: 11px;
    margin-bottom: 14px;
    margin-top: 0;
}

.form-line[data-clearwhitespace="cleared"] > .form-item,
.form-line[data-clearwhitespace="cleared"] > .form-submit {
    margin-right: 14px;
}

.form-line > .error-msg {
    margin-bottom: 14px;
    margin-top: -7px;
}

@media screen and (max-width: 750px) {
    .form-line.columns,
    .form-line > .form-item,
    .form-line > .form-submit {
        display: block;
        width: auto;
        float: none;
    }

    .form-line.columns {
        margin-top: 0;
    }

    .form-item > .form-line {
        margin-bottom: 14px;
    }
}

.form-label {
    margin-bottom: 5px;
    font-weight: 400;
    display: block;
    font-size: 16px;
    line-height: 20px;
}

.form-item {
    position: relative;
}

.form-item .ui-state-default a,
.form-item .ui-state-default a:link {
    color: #1da2dc;
    text-decoration: underline;
}

.form-item .ui-state-default a:hover,
.form-item .ui-state-default a:link:hover {
    color: #3bb1e5;
}

main [type="radio"],
main [type="checkbox"],
label main [type="radio"],
label main [type="checkbox"] {
    display: block;
    position: absolute;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    cursor: pointer;
}

main [type="radio"] + label,
main [type="checkbox"] + label,
label main [type="radio"] + span,
label main [type="checkbox"] + span {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    padding-left: 22px;
    text-align: left;
    cursor: pointer;
    font-size: 14px;
    line-height: 16px;
}

.error main [type="radio"] + label,
.error main [type="checkbox"] + label,
.error label main [type="radio"] + span,
.error label main [type="checkbox"] + span {
    color: #ed5564;
}

.form-submit {
    margin-top: 25px;
}

.form-reset {
    text-align: center;
    margin-top: 21px;
}

.form-reset [type="submit"],
.form-reset [type="button"],
.form-reset [type="reset"],
.form-reset button,
.form-reset [data-button] {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #0070c5;
}

.form-reset [type="submit"]:hover,
.form-reset [type="button"]:hover,
.form-reset [type="reset"]:hover,
.form-reset button:hover,
.form-reset [data-button]:hover {
    color: #0593ff;
}

.form-reset [type="submit"]:active,
.form-reset [type="button"]:active,
.form-reset [type="reset"]:active,
.form-reset button:active,
.form-reset [data-button]:active {
    color: #0065b1;
}

.input-search {
    position: relative;
}

.input-search:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 14px;
    height: 14px;
    background-image: url("/images/images/icons/search__blue.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-svg .input-search:before {
    background-image: url("/images/images/icons/search__blue.svg");
}

html.modernizr-no-svg.modernizr-backgroundsize .input-search:before {
    background-image: url("/images/images/icons/search__blue@2x.png");
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-size: 14px 14px;
}

.input-search [type="text"],
.input-search select,
.input-search textarea,
.input-search [type="password"],
.input-search [type="date"],
.input-search [type="datetine"],
.input-search [type="email"],
.input-search [type="number"],
.input-search [type="search"],
.input-search [type="time"],
.input-search [type="tel"],
.input-search [type="month"],
.input-search [type="week"],
.input-search .ui-selectmenu-button,
.input-search .input-style,
.input-search .select2-container--default .select2-selection--single {
    position: relative;
}

.form-item {
    position: relative;
}

.form-item-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 57px;
    height: 100%;
    pointer-events: none;
}

.form-item-icon img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    max-width: 80%;
    max-height: 80%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.form-group {
    margin-top: 45px;
}

@media screen and (max-width: 750px) {
    .form-group {
        margin-top: 30px;
    }
}

.form-item-icon ~ [type="text"],
.form-item-icon ~ select,
.form-item-icon ~ textarea,
.form-item-icon ~ [type="password"],
.form-item-icon ~ [type="date"],
.form-item-icon ~ [type="datetine"],
.form-item-icon ~ [type="email"],
.form-item-icon ~ [type="number"],
.form-item-icon ~ [type="search"],
.form-item-icon ~ [type="time"],
.form-item-icon ~ [type="tel"],
.form-item-icon ~ [type="month"],
.form-item-icon ~ [type="week"],
.form-item-icon ~ .ui-selectmenu-button,
.form-item-icon ~ .input-style,
.form-item-icon ~ .select2-container--default .select2-selection--single {
    padding-right: 53px;
}

main [data-button] {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-property: color, background, border-color, opacity, -webkit-box-shadow, -webkit-filter, -webkit-transform;
    transition-property: color, background, border-color, opacity, -webkit-box-shadow, -webkit-filter, -webkit-transform;
    -o-transition-property: color, background, border-color, box-shadow, opacity, filter, -o-transform;
    -moz-transition-property: color, background, border-color, box-shadow, opacity, filter, transform, -moz-box-shadow, -moz-transform;
    transition-property: color, background, border-color, box-shadow, opacity, filter, transform;
    transition-property: color, background, border-color, box-shadow, opacity, filter, transform, -webkit-box-shadow, -moz-box-shadow, -webkit-filter, -webkit-transform, -moz-transform, -o-transform;
    border: 1px solid transparent;
    font-size: 14px;
    line-height: 1.2;
    padding-top: 16px;
    padding-right: 28px;
    padding-bottom: 16px;
    padding-left: 28px;
    font-weight: 300;
    max-width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px rgba(51, 25, 2, 0.44);
    -moz-box-shadow: 0 2px 4px rgba(51, 25, 2, 0.44);
    box-shadow: 0 2px 4px rgba(51, 25, 2, 0.44);
    background-position: center;
    background-repeat: no-repeat;
}

main [data-button][disabled],
main [data-button].disabled {
    color: #fff !important;
    cursor: default !important;
    border-color: #afafaf !important;
    background: #f6f6f6 !important;
    background: -webkit-linear-gradient(315deg, #f6f6f6 0%, #dbdbdb 100%) !important;
    background: -moz-linear-gradient(315deg, #f6f6f6 0%, #dbdbdb 100%) !important;
    background: -o-linear-gradient(315deg, #f6f6f6 0%, #dbdbdb 100%) !important;
    background: linear-gradient(135deg, #f6f6f6 0%, #dbdbdb 100%) !important;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
}

main [data-button] > * {
    display: inline-block;
    vertical-align: top;
}

main [data-button] img:first-child,
main [data-button] i:first-child {
    margin-right: 10px;
}

main [data-button] img:last-child,
main [data-button] i:last-child {
    margin-left: 10px;
}

main [data-button] img:last-child:first-child,
main [data-button] i:last-child:first-child {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

main [data-button] img,
main [data-button] img + * {
    display: inline-block;
    vertical-align: middle;
}

main [data-button] img {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    max-height: 24px;
}

main [data-button] img:last-child:first-child {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

main [data-button] {
    border-color: #fff;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #0076be;
    background: -webkit-linear-gradient(315deg, #0076be 0%, #00ad7d 100%);
    background: -moz-linear-gradient(315deg, #0076be 0%, #00ad7d 100%);
    background: -o-linear-gradient(315deg, #0076be 0%, #00ad7d 100%);
    background: linear-gradient(135deg, #0076be 0%, #00ad7d 100%);
    background-position: center;
    background-repeat: no-repeat;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.69);
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 8px 29px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 8px 29px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 8px 29px rgba(0, 0, 0, 0.35);
}

main [data-button]:hover,
main [data-button]:active {
    color: #fff;
    border-color: transparent;
}

main [data-button]:hover {
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}

main [data-button]:active {
    -webkit-box-shadow: inset 0 0 6px 0 #000, 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 6px 0 #000, 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 6px 0 #000, 0 0 0 rgba(0, 0, 0, 0);
}

main [data-button].__loading {
    background-image: url("/images/images/preloader-48__gray.gif") !important;
    background-color: #dcdcdc !important;
    background-repeat: no-repeat !important;
    color: transparent !important;
    -moz-background-size: auto 50% !important;
    -o-background-size: auto 50% !important;
    background-size: auto 50% !important;
    background-position: center !important;
    text-shadow: none !important;
    cursor: progress;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0) !important;
    border-color: #afafaf !important;
}

main [data-button="gray"] {
    border-color: #f0f0f0;
    background-image: none;
    background-color: #f0f0f0;
    color: #808080;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [data-button="gray"][data-button-mod*="border"] {
    background-color: transparent;
    color: #f0f0f0;
    background-image: none;
    border-color: #f0f0f0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [data-button="gray"][data-button-mod*="border"]:hover,
main [data-button="gray"][data-button-mod*="border"].-hover {
    background-color: #b4b4b4;
    border-color: #b4b4b4;
    background-image: none;
    color: #808080;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [data-button="gray"][data-button-mod*="border"]:active,
main [data-button="gray"][data-button-mod*="border"].-active {
    background-color: #909090;
    border-color: #909090;
    background-image: none;
    color: #666;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [data-button="gray"][data-button-mod*="border"].__loading:hover,
main [data-button="gray"][data-button-mod*="border"].__loading:active,
main [data-button="gray"][data-button-mod*="border"].__loading.-hover,
main [data-button="gray"][data-button-mod*="border"].__loading.-active {
    background-color: transparent;
    color: #f0f0f0;
    background-image: none;
    border-color: #f0f0f0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [data-button="gray"]:hover {
    border-color: #d8d8d8;
    background-image: none;
    background-color: #d8d8d8;
    color: #808080;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [data-button="gray"]:active {
    border-color: #c0c0c0;
    background-image: none;
    background-color: #c0c0c0;
    color: #4d4d4d;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [data-button="gray"].__loading:hover,
main [data-button="gray"].__loading:active,
main [data-button="gray"].__loading.-hover,
main [data-button="gray"].__loading.-active {
    background-image: none;
    background-color: #f0f0f0;
    color: #808080;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

main [data-button-size="small"] {
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 14px;
    line-height: 15px;
    text-transform: none;
    border: 0;
    -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
    text-shadow: none;
    font-weight: 400;
}

main [data-button-size="small"]:before,
main [data-button-size="small"]:after {
    font-size: inherit;
}

main [data-button-size="small"] img {
    max-height: 13px;
}

main [data-button-size="middle"] {
    font-size: 14px;
    line-height: 1.2;
    padding-top: 13px;
    padding-right: 28px;
    padding-bottom: 13px;
    padding-left: 28px;
}

main [data-button-mod*="wide"] {
    padding-right: 45px;
    padding-left: 45px;
}

.ui-widget {
    font-family: inherit;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.ui-menu {
    list-style: none;
}

.ui-menu li:before {
    display: none;
}

main input[type="checkbox"],
main input[type="radio"] {
    position: absolute;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="0");
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    overflow: hidden;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
}

main input[type="checkbox"] + label,
main input[type="radio"] + label {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    padding-left: 64px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: table-cell;
    vertical-align: middle;
    height: 53px;
}

main input[type="checkbox"] + label:after,
main input[type="radio"] + label:after {
    content: '';
    width: 45px;
    height: 45px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    top: 0;
    left: 0;
    border: 4px solid #fff;
    background-color: #f6f9f9;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

main input[type="checkbox"] + label:hover:after,
main input[type="radio"] + label:hover:after {
    background-color: #fff4d9;
}

main .error input[type="checkbox"] + label:after,
main .error input[type="radio"] + label:after {
    border-color: #ed5564;
}

main .good input[type="checkbox"] + label:after,
main .good input[type="radio"] + label:after {
    border-color: #44cd5e;
}

main input[type="radio"] + label:after {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

main input[type="radio"]:checked + label,
main input[type="radio"].-checked + label {
    cursor: default;
}

main input[type="radio"]:checked + label:after,
main input[type="radio"].-checked + label:after {
    content: "";
    width: 21px;
    height: 21px;
    border-width: 16px;
    background-color: #008da3;
}

main input[type="checkbox"]:checked + label:after,
main input[type="checkbox"].-checked + label:after {
    background-image: url("/images/images/icons/checkbox-arrow.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize main input[type="checkbox"]:checked + label:after,
html.modernizr-backgroundsize main input[type="checkbox"].-checked + label:after {
    background-image: url("/images/images/icons/checkbox-arrow@3x.png");
    -moz-background-size: 24px 21px;
    -o-background-size: 24px 21px;
    background-size: 24px 21px;
}

.ui-selectmenu-button {
    width: auto !important;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    overflow: visible;
    position: relative;
    display: block;
}

.ui-selectmenu-button .ui-selectmenu-text {
    padding-right: 20px;
}

.ui-selectmenu-button[aria-expanded="true"] {
    z-index: 9;
}

.ui-selectmenu-button span.ui-icon {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 48px;
    height: auto;
}

.ui-selectmenu-button span.ui-icon:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 12px;
    height: 7px;
    background-image: url("/images/images/icons/select-arrow.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize .ui-selectmenu-button span.ui-icon:after {
    background-image: url("/images/images/icons/select-arrow@3x.png");
    -moz-background-size: 12px 7px;
    -o-background-size: 12px 7px;
    background-size: 12px 7px;
}

.ui-selectmenu-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 50px;
}

.ui-selectmenu-wrapper .ui-menu {
    white-space: nowrap;
    width: auto !important;
}

.ui-selectmenu-wrapper .ui-selectmenu-menu {
    left: 0 !important;
    z-index: 9;
}

.ui-selectmenu-wrapper .ui-selectmenu-menu .ui-menu {
    border: 0;
}

.ui-selectmenu-wrapper.__selected-disabled .ui-selectmenu-text {
    color: #424242;
}

.ui-menu {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    max-height: 183px;
    overflow: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 4px rgba(51, 25, 2, 0.3);
    -moz-box-shadow: 0 2px 4px rgba(51, 25, 2, 0.3);
    box-shadow: 0 2px 4px rgba(51, 25, 2, 0.3);
    margin-top: 4px;
    text-align: left;
}

.ui-menu .ui-menu-item {
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    padding-top: 5px;
    padding-right: 14px;
    padding-bottom: 5px;
    padding-left: 14px;
    color: #424242;
    background: #fff;
    border: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ui-menu .ui-menu-item:hover,
.ui-menu .ui-menu-item.ui-state-focus {
    background: #0070c5;
    color: #fff;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.ui-menu .ui-menu-item.ui-state-disabled {
    background: #f9f9f9;
    color: #555;
}

.ui-selectmenu-menu .ui-menu {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.form-item .ui-selectmenu-wrapper {
    display: block;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.form-item .ui-selectmenu-wrapper .ui-selectmenu-menu {
    right: 0;
}

.form-item .ui-selectmenu-button span.ui-icon {
    right: 0;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

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

.slick-dots {
    list-style: none;
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 8px;
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    margin-left: 4px;
}

.slick-dots li:before {
    display: none;
}

.slick-dots li button {
    width: 12px;
    height: 12px;
    position: relative;
}

.slick-dots li button:before {
    content: '';
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    position: absolute;
    border: solid 1px #fff;
    -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;
}

.slick-dots li button span {
    display: none;
}

.slick-dots li.slick-active button:before {
    background: #fff;
}

.form-item input[data-ui-datepicker] {
    background-image: url("/images/images/icons/calendar.png");
    background-position: center;
    background-repeat: no-repeat;
    background-position: 100% center;
    background-repeat: no-repeat;
}

html.modernizr-svg .form-item input[data-ui-datepicker] {
    background-image: url("/images/images/icons/calendar.svg");
}

html.modernizr-no-svg.modernizr-backgroundsize .form-item input[data-ui-datepicker] {
    background-image: url("/images/images/icons/calendar@2x.png");
    -moz-background-size: 22px 22px;
    -o-background-size: 22px 22px;
    background-size: 22px 22px;
}

.input-style[data-value]:after,
.input-style[data-placeholder][data-value]:after {
    content: attr(data-value);
    color: inherit;
    font: inherit;
}

.input-style[data-placeholder]:after,
.input-style[data-placeholder][data-value=""]:after {
    content: attr(data-placeholder);
    color: #8090a6;
    font-size: 15px;
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
    position: absolute;
    width: 29px;
    height: 28px;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #424242;
    right: 0;
    bottom: 100%;
    margin-bottom: 18px;
    background: #ededed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.slick-slider .slick-prev:after,
.slick-slider .slick-next:after {
    font-family: 'FontAwesome';
}

.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
    background: #f5e4ab;
    color: #424242;
}

.slick-slider .slick-prev:active,
.slick-slider .slick-next:active {
    background: #f3de98;
    color: #424242;
}

.slick-slider .slick-prev {
    margin-right: 32px;
}

.slick-slider .slick-prev:after {
    content: "\f104";
}

.slick-slider .slick-next:after {
    content: "\f105";
}

.custom-combobox {
    position: relative;
}

.custom-combobox input[type] {
    padding-right: 40px;
}

.custom-combobox .ui-button {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 56px;
    height: auto;
}

.custom-combobox .ui-button .ui-button-text,
.custom-combobox .ui-button .ui-icon {
    display: none;
}

.custom-combobox .ui-button:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 12px;
    height: 7px;
    background-image: url("/images/images/icons/select-arrow.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize .custom-combobox .ui-button:after {
    background-image: url("/images/images/icons/select-arrow@3x.png");
    -moz-background-size: 12px 7px;
    -o-background-size: 12px 7px;
    background-size: 12px 7px;
}

body .ui-tooltip {
    font-size: 14px;
    line-height: 18px;
    padding-top: 2px;
    padding-right: 6px;
    padding-bottom: 2px;
    padding-left: 6px;
    background: #08af82;
    background: -moz-linear-gradient(left, #08af82 0%, #0077bd 100%);
    background: -webkit-linear-gradient(left, #08af82 0%, #0077bd 100%);
    background: -webkit-gradient(linear, left top, right top, from(#08af82), to(#0077bd));
    background: -o-linear-gradient(left, #08af82 0%, #0077bd 100%);
    background: linear-gradient(to right, #08af82 0%, #0077bd 100%);
    color: #fff;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: -10px;
}

body .ui-tooltip .ui-tooltip-arrow {
    position: absolute;
    top: 100%;
    left: 0;
    border-right: 8px solid transparent;
    border-top: 8px solid #01ab7f;
    width: 0;
    height: 0;
}

body .ui-tooltip[data-position*="right"] .ui-tooltip-arrow {
    border-right: 0;
    border-left: 8px solid transparent;
    border-top-color: #0077bd;
    left: auto;
    right: 0;
}

.popup {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
    color: #000;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mO0d/a0BwACoAEMXYXnvwAAAABJRU5ErkJggg==") center repeat;
}

.popup.__visible.__last {
    display: block;
}

.popup-box {
    position: absolute;
    top: 40px;
    right: 0;
    left: 0;
    bottom: 0;
    width: 600px;
    height: auto;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background: #fff;
    max-width: 90%;
    max-height: 80%;
    max-height: -webkit-calc(100% - 100px);
    max-height: -moz-calc(100% - 100px);
    max-height: calc(100% - 100px);
    -webkit-box-shadow: -7px 4px 29px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: -7px 4px 29px rgba(0, 0, 0, 0.09);
    box-shadow: -7px 4px 29px rgba(0, 0, 0, 0.09);
}

.popup-box:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url("/images/images/preloader-circle-128__white.gif") center no-repeat;
    background-color: #f4f7f8;
    -moz-background-size: 64px;
    -o-background-size: 64px;
    background-size: 64px;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="0");
    filter: alpha(opacity=0);
    opacity: 0;
    width: 0;
    height: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
    overflow: hidden;
}

.popup.__preloading .popup-box:after {
    width: 100%;
    height: 100%;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="80");
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.popup.__compact .popup-box {
    width: 400px;
}

.popup-inner {
    width: 100%;
    height: 100%;
    padding-top: 80px;
    padding-right: 75px;
    padding-bottom: 60px;
    padding-left: 75px;
    overflow: auto;
}

.popup-inner .formbox-bottom {
    margin-top: 50px;
    margin-right: -75px;
    margin-bottom: -60px;
    margin-left: -75px;
}

.popup-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.popup-subtitle {
    margin-bottom: 12px;
}

.popup-title + .popup-subtitle {
    margin-top: -5px;
}

.popup-close {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 15px;
    right: 10px;
    z-index: 2;
}

.popup-close:before {
    content: '';
    background-image: url("/images/images/icons/close.png");
    background-position: center;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

html.modernizr-backgroundsize .popup-close:before {
    background-image: url("/images/images/icons/close@3x.png");
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-size: 14px 14px;
}

.popup-close:hover {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="80");
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.popup-close:active {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="50");
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.popup-bottom {
    text-align: center;
    margin-top: 24px;
}

.popup-box {
    color: #656d78;
}

.popup-box .form-item {
    margin-bottom: 25px;
}

.popup-box .form-submit {
    text-align: center;
    margin-top: 55px;
}

.popup-box p {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 24px;
}

.popup.__saved-calculator .popup-box {
    width: 1200px;
}

.popup.__saved-calculator .popup-inner {
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 30px;
    padding-left: 0;
}

.popup.__choose-city .popup-inner {
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
}

.popup.__choose-city .popup-box {
    width: 800px;
}

.popup.__loading .popup-box {
    width: 300px;
    height: 300px;
    background: url("/images/images/preloader-circle-64__white.gif") center no-repeat;
    background-color: #f4f7f8;
}

@media screen and (max-width: 1010px) {
    .popup-box {
        width: 500px;
    }
    .header-controls-list{
        display: none !important;
    }
}

@media screen and (max-width: 750px) {
    .popup-close {
        right: 0;
        top: 0;
    }

    .popup-box,
    .popup.__compact .popup-box {
        width: 100% !important;
        height: 100% !important;
        max-width: 100%;
        max-height: 100%;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .popup-inner {
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
    }

    .popup-inner .formbox-bottom {
        margin-top: 30px;
        margin-right: -30px;
        margin-bottom: -30px;
        margin-left: -30px;
    }

    .popup.__saved-calculator .popup-inner {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .popup-box .form-submit [data-button] {
        display: block;
        width: 100%;
    }
}

[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: 96px !important;
    height: 20px !important;
    background: #0070c5 !important;
    text-align: center !important;
    color: #fff !important;
    padding-top: 80px !important;
    padding-right: 0 !important;
    padding-bottom: 15px !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;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="100");
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2) !important;
    -moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2) !important;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2) !important;
    border: 0 !important;
    font: inherit !important;
    font-weight: 300 !important;
    font-size: 12px !important;
    line-height: 20px !important;
}

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

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

html.modernizr-backgroundsize [id^="wait_"]:before {
    background-image: url("/images/images/bx-preloader-128.gif");
    -moz-background-size: 64px;
    -o-background-size: 64px;
    background-size: 64px;
}

.lb-outerContainer,
.lb-container,
.lightbox .lb-image {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.lb-details {
    display: none !important;
}

.lb-container {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.lb-dataContainer {
    right: 0;
    left: 0;
    bottom: 100%;
    margin-bottom: 10px;
    position: absolute;
    padding-top: 0;
}

.lightboxOverlay {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mPkZmM4AwABFADfOk4EzQAAAABJRU5ErkJggg==") center repeat;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="100");
    filter: alpha(opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin-bottom: 0;
}

.lb-data .lb-close {
    width: 45px;
    height: 45px;
    position: absolute;
    left: 100%;
    bottom: 0;
    background: transparent;
}

.lb-data .lb-close:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 29px;
    height: 29px;
    background-image: url("/images/images/default/lightbox-close.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize .lb-data .lb-close:before {
    background-image: url("/images/images/default/lightbox-close@3x.png");
    -moz-background-size: 29px 29px;
    -o-background-size: 29px 29px;
    background-size: 29px 29px;
}

@media screen and (max-width: 750px) {
    .lb-data .lb-close {
        right: 0;
        left: 0;
        bottom: 25px;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }
}

.about {
   /* margin-bottom: 135px;*/
}

.about-title {
    font-size: 25px;
    line-height: 42px;
    color: #111;
    font-weight: 600;
    text-align: center;
    margin-bottom: 50px;
}

@media screen and (max-width: 750px) {
    .about-title {
        margin-bottom: 15px;
    }
}

.about-bottom {
    text-align: center;
    margin-top: 105px;
}

.about-bottom-logo img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.about-bottom-text {
    margin-top: 20px;
}

.about-bottom-text,
.about-bottom-text p {
    font-size: 26px;
    line-height: 30px;
    color: #252525;
    font-weight: 700;
}

.about-evolution {
    margin-bottom: 90px;
}

.about-retail {
    margin-bottom: 80px;
}

.about-retail-banner {
    position: relative;
    z-index: 0;
    margin-bottom: 25px;
}

.about-retail-banner-image {
    margin-top: -30px;
    position: relative;
}

.about-retail-banner-image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.about-retail-banner-content {
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: -70px;
}

.about-retail-banner-content .about-title {
    margin-top: 30px;
    margin-bottom: 50px;
}

.about-retail-info {
    margin-right: -50px;
    margin-bottom: 60px;
    margin-left: -50px;
}

.about-retail-info-list {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.about-retail-info-list > * {
    display: table-cell;
    vertical-align: top;
}

.about-retail-info-cell {
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 5px;
    padding-left: 50px;
    text-align: center;
}

.about-retail-info-cell ~ .about-retail-info-cell {
    border-left: 1px dotted #959595;
}

.about-retail-info-title,
.about-retail-info-text {
    display: inline-block;
    vertical-align: middle;
}

.about-retail-info-title {
    font-size: 65px;
    line-height: 1.1;
    color: #0078bf;
    font-weight: 700;
    margin-right: 25px;
    text-align: left;
}

.about-retail-info-text {
    text-align: left;
}

.about-retail-info-text,
.about-retail-info-text p {
    font-size: 18px;
    line-height: 1.666667;
    font-weight: 600;
}

.about-retail-info-text p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.about-retail-info-text * + p {
    margin-top: 30px;
}

.about-retail-info-text em,
.about-retail-info-text .em {
    color: #898989;
}

@media screen and (max-width: 1210px) {
    .about-retail-banner-image:before {
        height: 700px;
    }
}

@media screen and (max-width: 1010px) {
    .about-retail-banner-image {
        margin-top: 70px;
    }

    .about-retail-banner-image:before {
        height: 500px;
    }

    .about-retail-banner-content .about-title {
        margin-top: -30px;
        margin-bottom: 20px;
    }

    .about-retail-info {
        margin-right: -20px;
        margin-left: -20px;
    }

    .about-retail-info-cell {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 750px) {
    .about-retail-banner {
        margin-top: 0;
    }

    .about-retail-banner-content {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: -90px;
        margin-left: 0;
    }

    .about-retail-banner-content .about-title {
        margin-top: 0;
    }

    .about-retail-banner-image {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

    .about-retail-banner-image:before {
        height: 300px;
    }

    .about-retail-banner-image img {
        right: -1100px;
    }

    .about-retail-info {
        margin-right: 0;
        margin-left: 0;
        text-align: center;
    }

    .about-retail-info-list,
    .about-retail-info-list > * {
        display: block;
    }

    .about-retail-info-cell {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        margin-top: 30px;
    }

    .about-retail-info-cell ~ .about-retail-info-cell {
        border-left: 0;
    }

    .about-retail-info-title {
        margin-bottom: 10px;
        font-size: 35px;
    }
}

.about-territory {
    margin-bottom: 30px;
}

.about-territory-banner {
    position: relative;
    z-index: 0;
}

.about-territory-banner-image img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.about-territory-banner-target {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 414px;
    height: auto;
}

.about-territory-banner-target:before {
    display: block;
    padding-top: 65.94%;
}

.about-territory-banner-target img {
    dislay: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: 100%;
    max-height: 100%;
}

.about-territory-banner-caption {
    position: absolute;
    top: 210px;
    right: 0;
    left: 0;
    bottom: 0;
}

.about-territory-banner-caption.__left {
    right: 50%;
    padding-right: 230px;
    text-align: right;
}

.about-territory-banner-caption.__right {
    left: 50%;
    padding-left: 230px;
    text-align: left;
}

.about-territory-banner-caption > * {
    display: block;
}

.about-territory-banner-value {
    font-weight: 700;
    line-height: 1.12;
}

.about-territory-banner-caption.__left .about-territory-banner-value {
    font-size: 98px;
    line-height: 108px;
    color: #00bf80;
}

.about-territory-banner-caption.__right .about-territory-banner-value {
    font-size: 52px;
    line-height: 62px;
    color: #006ec8;
}

.about-territory-banner-title {
    font-size: 50px;
    line-height: 60px;
    color: #252525;
}

.about-territory-banner-label {
    font-size: 16px;
    line-height: 26px;
    color: #898989;
    text-transform: uppercase;
}

@media screen and (max-width: 1210px) {
    .about-territory-banner-target {
        width: 260px;
    }

    .about-territory-banner-caption {
        top: 175px;
    }

    .about-territory-banner-caption.__left {
        padding-right: 150px;
    }

    .about-territory-banner-caption.__right {
        padding-left: 150px;
    }
}

@media screen and (max-width: 1010px) {
    .about-territory-banner-target {
        width: 100px;
    }

    .about-territory-banner-caption {
        top: 110px;
    }

    .about-territory-banner-caption.__left {
        padding-right: 70px;
    }

    .about-territory-banner-caption.__right {
        padding-left: 70px;
    }

    .about-territory-banner-caption.__left .about-territory-banner-value {
        font-size: 70px;
        line-height: 80px;
    }

    .about-territory-banner-caption.__right .about-territory-banner-value {
        font-size: 40px;
        line-height: 50px;
    }

    .about-territory-banner-title {
        font-size: 40px;
        line-height: 50px;
    }

    .about-territory-banner-label {
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
    }
}

@media screen and (max-width: 750px) {
    .about-territory {
        margin-bottom: 80px;
    }

    .about-territory-banner-image {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .about-territory-banner-image img {
        top: 0;
        right: 0;
        left: 0;
        bottom: auto;
    }

    .about-territory-banner-target {
        display: none;
    }

    .about-territory-banner-caption {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        margin-top: 0;
        margin-bottom: 20px;
        z-index: 1;
    }

    .about-territory-banner-caption.__left,
    .about-territory-banner-caption.__right {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        text-align: center;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
    }

    .about-territory-banner-caption.__left .about-territory-banner-value,
    .about-territory-banner-caption.__right .about-territory-banner-value {
        font-size: 40px;
        line-height: 50px;
    }

    .about-territory-banner-title {
        font-size: 30px;
        line-height: 40px;
    }
}

.accordions-counter {
    counter-reset: list;
}

.accordion {
    margin-bottom: 18px;
}

.accordion-header {
    display: block;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    color: #434a54;
    background: #e6e9ee;
    padding-top: 20px;
    padding-right: 60px;
    padding-bottom: 20px;
    padding-left: 60px;
    position: relative;
}

.accordion-header-aside {
    position: absolute;
    top: 0;
    left: 25px;
    bottom: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #00b871;
    height: 24px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.accordion-header:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 24px;
    bottom: 0;
    width: 18px;
    height: 18px;
    background: url("/images/images/icons/accordion-arrow-right.png") center no-repeat;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.accordion-content {
    color: #898989;
    padding-top: 15px;
    padding-right: 60px;
    padding-bottom: 15px;
    padding-left: 60px;
    display: none;
}

.accordion-content,
.accordion-content p {
    font-size: 18px;
    line-height: 24px;
}

.accordion-content p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.accordion-content * + p {
    margin-top: 24px;
}

.accordion.__extended .accordion-header:after {
    background-image: url("/images/images/icons/accordion-arrow-down.png");
}

.accordion.__line-style {
    margin-top: 40px;
    margin-bottom: 80px;
}

.accordion.__line-style + .accordion.__line-style {
    margin-top: -80px;
}

.accordion.__line-style + .accordion.__line-style .accordion-header {
    border-top: 0;
}

.accordion.__line-style .accordion-header {
    background: transparent;
    padding-top: 18px;
    padding-right: 68px;
    padding-bottom: 18px;
    padding-left: 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #2270bb;
    border: 1px solid #bec1c6;
    border-left: 0;
    border-right: 0;
    text-transform: none;
}

.accordion.__line-style .accordion-header:after {
    right: 24px;
    width: 18px;
    height: 10px;
    background: url("/images/images/icons/accordion-arrows__blue.png") 0 -10px no-repeat;
}

.accordion.__line-style .accordion-content {
    border-bottom: 1px solid #bec1c6;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 1px;
    padding-left: 0;
}

.get-sales__carousel .accordion.__line-style .accordion-content {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

@media (max-width: 700px) {
    .get-sales__carousel .accordion.__line-style .accordion-header {
        padding-left: 15px;
    }
}

.accordion.__line-style.__extended .accordion-header:after {
    background-position: 0 0;
}

@media screen and (max-width: 750px) {
    .accordion-header {
        padding-right: 40px;
        padding-left: 45px;
        margin-right: -20px;
        margin-left: -20px;
    }

    .accordion-header:after {
        right: 15px;
    }

    .accordion-header-aside {
        left: 20px;
    }

    .accordion-content {
        padding-right: 0;
        padding-left: 0;
    }
}

.auth-content {
    position: relative;
}

.auth-login {
    position: relative;
}

.auth-login-forgot-remember {
    display: table;
    width: 100%;
    position: relative;
}

.auth-login-remember,
.auth-login-forgot {
    font-size: 14px;
    line-ehight: 16px;
    display: table-cell;
    vertical-align: middle;
}

.auth-login-remember.form-item,
.auth-login-forgot.form-item {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.auth-login-remember {
    width: 60%;
    padding-right: 10px;
}

.auth-login-forgot {
    width: 40%;
    padding-left: 10px;
    text-align: right;
}

.auth-login.__invisible {
    display: none;
}

.auth-forgot {
    display: block;
    position: relative;
}

.auth-forgot.__visile {
    display: block;
}

.auth-forgot-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
}

.auth-forgot-close:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 14px;
    height: 14px;
    background-image: url("/images/images/icons/close.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize .auth-forgot-close:after {
    background-image: url("/images/images/icons/close@3x.png");
    -moz-background-size: 14px 14px;
    -o-background-size: 14px 14px;
    background-size: 14px 14px;
}

.auth-forgot-close:hover {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="80");
    filter: alpha(opacity=80);
    opacity: 0.8;
}

@media screen and (max-width: 750px) {
    .auth-login-forgot-remember,
    .auth-login-remember,
    .auth-login-forgot {
        display: block;
        padding-right: 0;
        padding-left: 0;
        width: auto;
        text-align: left;
    }

    .auth-login-forgot,
    .auth-login-forgot.form-item {
        margin-top: 10px;
        text-align: center;
    }
}

.breadcrumbs {
    margin-top: 20px;
    margin-bottom: 40px;
}

.breadcrumbs-item,
.breadcrumbs-sep {
    display: inline-block;
    vertical-align: middle;
}

.breadcrumbs-sep {
    margin-right: 2px;
    margin-left: 2px;
}

.choose-city-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    -webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 200px;
}

.choose-city-list-wrapper {
    max-height: 500px;
    overflow: auto;
}

@media screen and (max-height: 750px) {
    .choose-city-list-wrapper {
        max-height: 300px;
    }
}

@media screen and (max-height: 600px) {
    .choose-city-list-wrapper {
        max-height: 200px;
    }
}

@media screen and (max-height: 500px) {
    .choose-city-list-wrapper {
        max-height: 100px;
    }
}

@media screen and (max-width: 750px) {
    .choose-city-list-wrapper {
        max-height: none;
    }
}

.choose-city-item {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 10px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.choose-city-item.__hidden {
    display: none;
}

[data-browser="explorer"] .choose-city-item {
    padding-bottom: 0;
    margin-bottom: 10px;
}

.contacts-map {
    position: relative;
    max-height: 572px;
    min-height: 350px;
    background: url("/images/images/preloader-circle-64__gray.gif") center no-repeat;
    background-color: #dcdcdc;
}

html.modernizr-backgroundsize .contacts-map {
    background-image: url("/images/images/preloader-circle-128__gray.gif");
    -moz-background-size: 64px;
    -o-background-size: 64px;
    background-size: 64px;
}

.contacts-map:before {
    /*padding-top: 28.95%;*/
    content: '';
    display: block;
}

.contacts-map > * {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.contacts-city {
    text-align: center;
    margin-bottom: 56px;
}

.contacts-city .form-item {
    max-width: 360px;
    margin-right: auto;
    margin-left: auto;
}

.contacts-title {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    color: #111;
    line-height: 1.2;
}

.contacts-info {
    margin-bottom: 70px;
    text-align: center;
    display: table;
    width: 100%;
}

.contacts-info-item {
    width: 20%;
    display: table-cell;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    color: #656d78;
    font-size: 16px;
    line-height: 20px;
}

.contacts-info-item-icon {
    margin-bottom: 40px;
}

.contacts-info-item-icon img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.contacts-info-item-title {
    margin-bottom: 20px;
    font-weight: 600;
}

.contacts-info-item-text,
.contacts-info-item-text p {
    font-size: 16px;
    line-height: 20px;
    color: #656d78;
}

.contacts-info-item-text p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.contacts-info-item-text * + p {
    margin-top: 20px;
}

.contacts-info-item-text a {
    color: inherit;
    text-decoration: underline;
}

.contacts-info-item-text a[href^=tel] {
    text-decoration: none;
}

.contacts-info-item-text em,
.contacts-info-item-text .em {
    color: #02a2de;
}

.contacts-block {
    margin-bottom: 90px;
}

@media screen and (max-width: 750px) {
    .contacts-info {
        display: block;
    }

    .contacts-info-item {
        display: block;
        margin-right: 0;
        margin-bottom: 30px;
        margin-left: 0;
        width: auto;
    }

    .contacts-info-item-icon {
        margin-bottom: 10px;
    }

    .contacts-info-item-title {
        margin-bottom: 10px;
    }
}

.contacts-filter {
    position: relative;
}

.contacts-filter-controls {
    display: table;
    width: 100%;
}

.contacts-filter-controls > * {
    display: table-cell;
    vertical-align: middle;
}

.contacts-filter-control-inner,
input[type="checkbox"] ~ label.contacts-filter-control-inner,
input[type="radio"] ~ label.contacts-filter-control-inner {
    display: table;
    width: 100%;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.contacts-filter-control:first-of-type .contacts-filter-control-inner,
.contacts-filter-control:first-of-type input[type="checkbox"] ~ label.contacts-filter-control-inner,
.contacts-filter-control:first-of-type input[type="radio"] ~ label.contacts-filter-control-inner {
    padding-left: 0;
}

.contacts-filter-control-inner > * {
    display: table-cell;
    vertical-align: middle;
}

.contacts-filter-control-inner:hover {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="70");
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.contacts-filter-control-inner.__open {
    background: #e6e9ee;
}

.contacts-filter-control-icon {
    width: 75px;
    padding-right: 10px;
}

.contacts-filter-control-icon img {
    display: block;
    max-width: 47px;
}

.contacts-filter-control-icon img.__disabled {
    display: none;
}

.contacts-filter-control input[type="checkbox"] ~ label:before,
.contacts-filter-control input[type="radio"] ~ label:before,
.contacts-filter-control label:before,
.contacts-filter-control input[type="checkbox"] ~ label:after,
.contacts-filter-control input[type="radio"] ~ label:after,
.contacts-filter-control label:after {
    display: none;
}

input[type="checkbox"] ~ .contacts-filter-control-inner .contacts-filter-control-icon img,
input[type="radio"] ~ .contacts-filter-control-inner .contacts-filter-control-icon img {
    display: none;
}

input[type="checkbox"] ~ .contacts-filter-control-inner .contacts-filter-control-icon img.__disabled,
input[type="radio"] ~ .contacts-filter-control-inner .contacts-filter-control-icon img.__disabled {
    display: block;
}

input[type="checkbox"]:checked ~ .contacts-filter-control-inner .contacts-filter-control-icon img,
input[type="radio"]:checked ~ .contacts-filter-control-inner .contacts-filter-control-icon img,
input[type="checkbox"].-checked ~ .contacts-filter-control-inner .contacts-filter-control-icon img,
input[type="radio"].-checked ~ .contacts-filter-control-inner .contacts-filter-control-icon img {
    display: none;
}

input[type="checkbox"]:checked ~ .contacts-filter-control-inner .contacts-filter-control-icon img.__enabled,
input[type="radio"]:checked ~ .contacts-filter-control-inner .contacts-filter-control-icon img.__enabled,
input[type="checkbox"].-checked ~ .contacts-filter-control-inner .contacts-filter-control-icon img.__enabled,
input[type="radio"].-checked ~ .contacts-filter-control-inner .contacts-filter-control-icon img.__enabled {
    display: block;
}

.contacts-filter-control-label {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #111;
}

.contacts-filter-control-label span {
    border-bottom: 1px dotted #007bb8;
}

.contacts-filter-route {
    position: relative;
    background: #e6e9ee;
    z-index: 1;
    display: none;
}

.contacts-filter-route.__open {
    display: block;
}

.contacts-filter-route-content {
    padding-top: 25px;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 0;
    margin-bottom: -10px;
}

.contacts-filter-route-content .form-item {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 360px;
}

.contacts-filter-route-content .form-item [type="text"],
.contacts-filter-route-content .form-item select,
.contacts-filter-route-content .form-item textarea,
.contacts-filter-route-content .form-item [type="password"],
.contacts-filter-route-content .form-item [type="date"],
.contacts-filter-route-content .form-item [type="datetine"],
.contacts-filter-route-content .form-item [type="email"],
.contacts-filter-route-content .form-item [type="number"],
.contacts-filter-route-content .form-item [type="search"],
.contacts-filter-route-content .form-item [type="time"],
.contacts-filter-route-content .form-item [type="tel"],
.contacts-filter-route-content .form-item [type="month"],
.contacts-filter-route-content .form-item [type="week"],
.contacts-filter-route-content .form-item .ui-selectmenu-button,
.contacts-filter-route-content .form-item .input-style,
.contacts-filter-route-content .form-item .select2-container--default .select2-selection--single {
    border-color: transparent;
}

.contacts-filter-route-item,
.contacts-filter-route-direction,
.contacts-filter-route-add,
.contacts-filter-route-submit {
    display: inline-block;
    vertical-align: middle;
}

.contacts-filter-route-item,
.contacts-filter-route-direction,
.contacts-filter-route-add,
.contacts-filter-route-submit,
.contacts-filter-route-item.form-item,
.contacts-filter-route-direction.form-item,
.contacts-filter-route-add.form-item,
.contacts-filter-route-submit.form-item {
    margin-bottom: 10px;
}

.contacts-filter-route-direction {
    width: 15px;
    height: 14px;
    background: url("/images/images/icons/arrow-right.png") center no-repeat;
    margin-right: 10px;
    margin-left: 10px;
}

.contacts-filter-route-add {
    margin-right: 8px;
    margin-left: 8px;
}

.contacts-filter-route-add-button {
    display: block;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.contacts-filter-route-add-button:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url("/images/images/icons/add.png") center no-repeat;
}

.contacts-filter-route-add-button:hover {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="80");
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.contacts-filter-route-submit {
    float: right;
    margin-left: 20px;
}

.contacts-filter-form.__route-open .contacts-filter-controls {
    position: relative;
    z-index: 0;
}

/*.contacts-filter-form.__route-open .contacts-filter-controls:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 10;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mP88v1HGgAJFQNLhYTF9wAAAABJRU5ErkJggg==") center repeat;
}*/

.contacts-filter-form.__route-open .contacts-filter-control-inner.__route-button {
    position: relative;
    z-index: 11;
}

@media screen and (max-width: 1210px) {
    .contacts-filter-control-icon {
        width: 40px;
    }

    .contacts-filter-control-icon img {
        max-width: 30px;
    }
}

@media screen and (max-width: 1010px) {
    .contacts-filter-control-inner,
    input[type="checkbox"] ~ label.contacts-filter-control-inner,
    input[type="radio"] ~ label.contacts-filter-control-inner {
        padding-top: 10px;
        padding-right: 5px;
        padding-bottom: 10px;
        padding-left: 5px;
    }

    .contacts-filter-control-icon {
        width: 35px;
    }

    .contacts-filter-control-icon img {
        max-width: 25px;
    }

    .contacts-filter-control-label {
        font-size: 13px;
        line-height: 22px;
    }

    .contacts-filter-route-content .form-item {
        width: 200px;
    }
}

@media screen and (max-width: 750px) {
    .contacts-filter-controls,
    .contacts-filter-controls > * {
        display: block;
    }

    .contacts-filter-control {
        margin-top: 0px;
    }

    .contacts-filter-control-inner,
    input[type="checkbox"] ~ label.contacts-filter-control-inner,
    input[type="radio"] ~ label.contacts-filter-control-inner,
    .contacts-filter-control:first-of-type .contacts-filter-control-inner,
    .contacts-filter-control:first-of-type input[type="checkbox"] ~ label.contacts-filter-control-inner,
    .contacts-filter-control:first-of-type input[type="radio"] ~ label.contacts-filter-control-inner {
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }

    .contacts-filter-control-icon {
        width: 30px;
    }

    .contacts-filter-control-icon img {
        max-width: 20px;
    }

    .contacts-filter-route {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        padding-top: 1px;
        padding-bottom: 1px;
    }

    .contacts-filter-route-submit {
        float: none;
        display: block;
        text-align: center;
        margin-top: 5px;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

    .contacts-filter-route-submit [data-button] {
        width: 100%;
        display: block;
    }
}

.contacts-result {
    /*padding-top: 10px;*/
    /*background: #fff;*/
    margin-bottom: 50px;
}

.contacts-result-list {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

/*.contacts-result-list .wrapper-content {
    max-width: 970px;
}*/

.contacts-result-controls .wrapper-content {
    max-width: 970px;
}

.contacts-result-controls-tabs {
    float: left;
}

.contacts-result-controls-aside {
    float: right;
    padding-top: 18px;
    padding-bottom: 18px;
}

.contacts-result-all {
    text-align: center;
    margin-top: -20px;
    margin-bottom: 25px;
}

.contract {
    margin-top: 60px;
    margin-bottom: 100px;
}

.contract-tabs {
    margin-bottom: 100px;
}

.contract-documents {
    margin-bottom: 80px;
}

.contract-documents-list {
    text-align: center;
    margin-top: 60px;
    margin-bottom: -80px;
}

.contract-document {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 25%;
    margin-right: -3px;
    margin-bottom: 80px;
    margin-left: -3px;
    padding-right: 20px;
    padding-left: 20px;
}

.contract-document-inner {
    color: #393939;
}

.contract-document-icon {
    width: 110px;
    height: 110px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    position: relative;
}

.contract-document-icon img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: 100%;
    max-height: 100%;
}

.contract-document-label {
    font-size: 22px;
    line-height: 24px;
}

.contract-inner-content {
    text-align: center;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    max-width: 645px;
}

@media screen and (max-width: 1010px) {
    .contract-tabs {
        margin-bottom: 60px;
    }

    .contract-document {
        width: 33.3%;
    }
}

@media screen and (max-width: 750px) {
    .contract-document {
        width: 100%;
    }
}

[data-quantity],
[data-quantity]:after {
    display: inline-block;
    vertical-align: middle;
}

[data-quantity]:after {
    content: attr(data-quantity);
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    text-align: center;
    min-width: 24px;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #f4f7f8;
    margin-left: 2px;
}

[data-quantity-color="blue"]:after {
    background: #0a75ae;
    color: #fff;
}

[data-quantity-color="green"]:after {
    background: #00b775;
    color: #fff;
}

[data-quantity-color="gray"]:after {
    background: #b9babc;
    color: #fff;
}

.earn-top {
    padding-bottom: 30px;
}

.earn-banner {
    position: relative;
    height: 301px;
    overflow: hidden;
    margin-top: -100px;
}

.earn-banner img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    top: 0;
    right: -1000px;
    left: -1000px;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: none;
    max-height: none;
    width: auto;
    height: 100%;
}

@media screen and (max-width: 1010px) {
    .earn-banner {
        height: 200px;
    }
}

@media screen and (max-width: 750px) {
    .earn-banner {
        height: 150px;
    }
}

.earn-invite {
    background: #02a3d9;
    background: -moz-linear-gradient(left, #02a3d9 0%, #02b17e 100%);
    background: -webkit-linear-gradient(left, #02a3d9 0%, #02b17e 100%);
    background: -webkit-gradient(linear, left top, right top, from(#02a3d9), to(#02b17e));
    background: -o-linear-gradient(left, #02a3d9 0%, #02b17e 100%);
    background: linear-gradient(to right, #02a3d9 0%, #02b17e 100%);
    color: #fff;
}

.earn-invite-wrapper {
    direction: rtl;
    padding-top: 50px;
    padding-bottom: 50px;
}

.earn-invite-wrapper > * {
    direction: ltr;
    display: inline-block;
    vertical-align: middle;
    margin-right: -6px;
}

.earn-invite-image {
    width: 30%;
}

.earn-invite-image img {
    display: block;
}

.earn-invite-content {
    width: 70%;
    padding-right: 70px;
}

.earn-invite-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    padding-right: 13.75%;
}

.earn-invite-title ~ .earn-invite-text {
    margin-top: 35px;
}

.earn-invite-text,
.earn-invite-text p {
    font-size: 16px;
    line-height: 1.5;
}

.earn-invite-text p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.earn-invite-text * + p {
    margin-top: 24px;
}

@media screen and (max-width: 750px) {
    .earn-invite-wrapper {
        direction: ltr;
    }

    .earn-invite-wrapper > * {
        display: block;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }

    .earn-invite-image {
        width: auto;
        margin-bottom: 40px;
    }

    .earn-invite-content {
        width: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .earn-invite-title {
        padding-right: 0;
        padding-left: 0;
    }
}

.earn-steps {
    padding-top: 60px;
    padding-bottom: 55px;
    background: #fff;
    text-align: center;
}

.earn-steps-list {
    margin-bottom: -60px;
}

.earn-steps-button {
    margin-top: 50px;
    text-align: center;
}

.earn-step {
    text-align: left;
}

.earn-steps-list .earn-step {
    display: inline-block;
    vertical-align: top;
    width: 33.333%;
    margin-right: -6px;
    margin-bottom: 60px;
    padding-right: 35px;
    padding-left: 35px;
}

@media screen and (max-width: 1010px) {
    .earn-steps-list .earn-step {
        width: 50%;
    }
}

@media screen and (max-width: 750px) {
    .earn-steps-list .earn-step {
        width: 100%;
    }
}

.earn-step-point {
    width: auto;
    height: 30px;
    min-width: 30px;
    text-align: center;
    font-size: 19px;
    font-weight: 700;
    line-height: 24px;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    color: #fff;
    background: #1da2dc;
    border: 3px solid #02b57b;
    border-width: 0 0 3px;
    display: table;
    margin-right: auto;
    margin-bottom: 85px;
    margin-left: auto;
    position: relative;
}

.earn-step-point:before,
.earn-step-point:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.earn-step-point:before {
    margin-top: 3px;
    width: 1px;
    height: 65px;
    border-left: 1px dotted #aab2bd;
}

.earn-step-point:after {
    margin-top: 69px;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #b6bdc7;
}

.earn-step-label {
    font-size: 20px;
    line-height: 24px;
    position: relative;
}

.earn-step-label:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 12px;
    -webkit-transform: skew(-40deg);
    -moz-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    -o-transform: skew(-40deg);
    transform: skew(-40deg);
    background: #00b871;
    top: 6px;
    left: -25px;
}

.earn-profit {
    padding-top: 70px;
    padding-bottom: 80px;
}

.earn-profit-wrapper {
    display: table;
    width: 100%;
}

.earn-profit-wrapper > * {
    display: table-cell;
    vertical-align: bottom;
}

.earn-profit-item.__car {
    width: 42.75%;
    padding-left: 6%;
}

.earn-profit-item.__station {
    padding-right: 6%;
    padding-left: 10%;
}

.earn-profit-item.__station .earn-profit-item-image img {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.earn-profit-item-image {
    position: relative;
}

.earn-profit-item-image img {
    display: block;
}

.earn-profit-item-value {
    position: absolute;
    font-size: 28px;
    line-height: 2;
    font-weight: 700;
    color: #00bf80;
}

.earn-profit-item-value ._big {
    font-size: 200%;
    font-size: 2em;
    vertical-align: baseline;
}

.earn-profit-item.__car .earn-profit-item-value {
    top: 0;
    left: 4%;
}

.earn-profit-item.__station .earn-profit-item-value {
    top: 11%;
    left: 6%;
}

.earn-profit-item-label {
    font-size: 18px;
    line-height: 1.33;
    min-height: 71.982px;
    margin-top: 15px;
}

.earn-profit-item.__station .earn-profit-item-label {
    padding-left: 6%;
}

@media screen and (max-width: 1210px) {
    .earn-profit-item.__station .earn-profit-item-image img {
        margin-right: 0;
    }
}

@media screen and (max-width: 1010px) {
    .earn-profit-item-value,
    .earn-profit-item.__station .earn-profit-item-value {
        font-size: 21px;
    }

    .earn-profit-item.__station .earn-profit-item-image img {
        max-height: 130px;
    }
}

@media screen and (max-width: 750px) {
    .earn-profit-wrapper,
    .earn-profit-wrapper > * {
        display: block;
    }

    .earn-profit-item ~ .earn-profit-item {
        margin-top: 50px;
    }

    .earn-profit-item.__car,
    .earn-profit-item.__station {
        padding-right: 0;
        padding-left: 0;
        width: auto;
    }

    .earn-profit-item-label {
        min-height: none;
    }

    .earn-profit-item-value {
        font-size: 24px;
    }

    .earn-profit-item.__station .earn-profit-item-value {
        font-size: 20px;
    }

    .earn-profit-item.__station .earn-profit-item-image img {
        margin-right: auto;
    }
}

.earn-example {
    padding-top: 55px;
    padding-bottom: 55px;
    background: #fff;
}

.earn-example-title {
    max-width: 700px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

.earn-example-result {
    background: #02a3d4;
    background: -moz-linear-gradient(left, #02a3d4 0%, #02ae91 100%);
    background: -webkit-linear-gradient(left, #02a3d4 0%, #02ae91 100%);
    background: -webkit-gradient(linear, left top, right top, from(#02a3d4), to(#02ae91));
    background: -o-linear-gradient(left, #02a3d4 0%, #02ae91 100%);
    background: linear-gradient(to right, #02a3d4 0%, #02ae91 100%);
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 1px;
    padding-left: 0;
}

.earn-example-result-head {
    display: table;
    width: 100%;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    color: #fff;
    padding-right: 50px;
    padding-left: 50px;
    border: 1px solid #ebebeb;
}

.earn-example-result-head > * {
    display: table-cell;
    vertical-align: top;
    padding-top: 30px;
    padding-right: 5%;
    padding-bottom: 25px;
    padding-left: 50px;
}

.earn-example-result-head ._value {
    font-size: 36px;
}

.earn-example-result-head ._label {
    font-size: 20px;
    font-weight: 400;
}

.earn-example-result-content {
    background: #fff;
    position: relative;
    padding-top: 47px;
    padding-right: 25px;
    padding-bottom: 50px;
    padding-left: 100px;
    margin-right: 3px;
    margin-bottom: 2px;
    margin-left: 3px;
}

.earn-example-result-content:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -3px;
    left: -3px;
    background: #fff;
    width: auto;
    height: 12px;
}

.earn-example-result-sep {
    margin-left: -70px;
    width: 50px;
}

.earn-example-result-sep img {
    display: block;
}

.earn-example-result-formula {
    font-size: 20px;
    line-height: 1.25;
    color: #02a3d2;
}

.earn-example-result-formula ._value {
    font-size: 125%;
    font-size: 1.25em;
    font-weight: 700;
}

.earn-example-result-label {
    font-size: 18px;
    color: #000;
    margin-top: 5px;
}

.earn-example-bottom {
    text-align: center;
    color: #757575;
    margin-top: 30px;
}

@media screen and (max-width: 1010px) {
    .earn-example-result-head {
        padding-right: 30px;
        padding-left: 30px;
        font-size: 16px;
    }

    .earn-example-result-head > * {
        padding-left: 30px;
    }

    .earn-example-result-content {
        padding-left: 60px;
    }

    .earn-example-result-sep {
        margin-left: -40px;
        width: 20px;
    }

    .earn-example-result-formula {
        font-size: 18px;
    }

    .earn-example-result-label {
        font-size: 16px;
    }
}

@media screen and (max-width: 750px) {
    .earn-example-result-head {
        padding-top: 20px;
        padding-right: 30px;
        padding-bottom: 20px;
        padding-left: 30px;
    }

    .earn-example-result-head,
    .earn-example-result-head > * {
        display: block;
    }

    .earn-example-result-head > * {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .earn-example-result-head-item ~ .earn-example-result-head-item {
        margin-top: 30px;
    }

    .earn-example-result-content {
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 20px;
        padding-left: 30px;
    }

    .earn-example-result-sep {
        margin-top: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 0;
    }

    .earn-example-result-label {
        font-size: 14px;
    }

    .earn-example-result-formula {
        font-size: 14px;
    }
}

.earn-footnote {
    padding-top: 30px;
    padding-bottom: 40px;
}

.earn-footnote-line {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    max-width: 970px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 85px;
    position: relative;
}

.earn-footnote-line ._marker {
    width: 60px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: right;
    font-size: 24px;
    line-height: 30px;
    color: #02a3d4;
    font-weight: 700;
}

.earn-footnote-line ~ .earn-footnote-line {
    margin-top: 20px;
}

@media screen and (max-width: 750px) {
    .earn-footnote {
        padding-bottom: 30px;
    }

    .earn-footnote-line {
        padding-left: 0;
    }

    .earn-footnote-line ._marker {
        position: static;
        display: block;
        width: auto;
        text-align: left;
        line-height: 10px;
    }

    .earn-footnote-line ~ .earn-footnote-line {
        margin-top: 30px;
    }
}

.footer {
    position: relative;
    margin-top: 35px;
    overflow: hidden;
    line-height: 1;
}

html.js .footer {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}

@media screen and (max-width: 750px) {
    html.__locked .footer {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
    }
}

.footer-bottom {
    position: relative;
    z-index: 0;
    margin-top: 35px;
}

.footer-bottom:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    right: 120px;
    left: 120px;
    width: auto;
    height: 40px;
    -webkit-box-shadow: 0 0 40px #000;
    -moz-box-shadow: 0 0 40px #000;
    box-shadow: 0 0 40px #000;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    background: #000;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="28.999999999999996");
    filter: alpha(opacity=28.999999999999996);
    opacity: 0.29;
}

.footer-bottom-inner {
    color: #898989;
    background: #fff;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 40px;
    position: relative;
    z-index: 1;
}

.footer-bottom-content,
.footer-bottom-content p {
    font-size: 12px;
    line-height: 14px;
}

.footer-bottom-content p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.footer-bottom-content * + p {
    margin-top: 14px;
}

.footer-bottom-content a {
    color: #029eff;
    border: none;
    text-decoration: underline;
}

.footer-bottom-content a:hover {
    color: #28adff;
}

.footer-top {
    background: url("/images/images/elements/footer-line.png") center bottom no-repeat;
    padding-bottom: 24px;
}

.footer-links {
    float: left;
    padding-top: 9px;
    padding-left: 40px;
    width: 100%;
    padding-right: 320px;
    margin-right: -320px;
}

.footer-social {
    float: right;
    padding-right: 60px;
    width: 320px;
    text-align: right;
    position: relative;
    z-index: 1;
}

.footer-link {
    font-size: 12px;
    line-height: 14px;
    color: #898989;
    margin-right: 35px;
    margin-bottom: 10px;
}

.footer-link,
.footer-link-icon,
.footer-link-label {
    display: inline-block;
    vertical-align: middle;
}

.footer-link-icon {
    margin-right: 8px;
    width: 30px;
    height: 30px;
    position: relative;
}

.footer-link-icon img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: 100%;
    max-height: 100%;
}

.footer-link:hover .footer-link-icon {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="80");
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.footer-develop {
    margin-top: 20px;
}

.footer-develop a {
    text-decoration: none;
}

@media screen and (max-width: 1210px) {
    .footer-links {
        padding-left: 0;
        padding-right: 280px;
        margin-right: -280px;
    }

    .footer-link {
        margin-right: 15px;
    }

    .footer-social {
        padding-right: 0;
        width: 280px;
    }
}

@media screen and (max-width: 750px) {
    .footer {
        margin-top: 50px;
    }

    .footer-links,
    .footer-social {
        padding-right: 0;
        padding-left: 0;
        margin-right: 0;
        margin-left: 0;
        width: 100%;
        float: none;
    }

    .footer-links {
        width: auto;
        display: table;
        margin-right: auto;
        margin-left: auto;
    }

    .footer-social {
        text-align: center;
        margin-top: 30px;
    }

    .footer-link {
        margin-right: 0;
        display: block;
    }
}

.formbox {
    max-width: 508px;
    -webkit-box-shadow: -7px 4px 29px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: -7px 4px 29px rgba(0, 0, 0, 0.09);
    box-shadow: -7px 4px 29px rgba(0, 0, 0, 0.09);
    padding-top: 50px;
    padding-right: 55px;
    padding-bottom: 30px;
    padding-left: 55px;
    background: #fff;
    margin-top: 45px;
    margin-right: auto;
    margin-bottom: 85px;
    margin-left: auto;
    color: #656d78;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
}

.formbox-form {
    max-width: 360px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 35px;
    margin-left: auto;
}

.formbox-bottom {
    margin-right: -55px;
    margin-bottom: -30px;
    margin-left: -55px;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    overflow: hidden;
}

.formbox-content,
.formbox-content p {
    font-size: 14px;
    line-height: 30px;
}

.formbox-content p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.formbox-content * + p {
    margin-top: 30px;
}

.formbox .form-submit {
    text-align: center;
}

.formbox-message {
    display: table;
    background: #0070c5;
    color: #fff;
    width: 100%;
}

.formbox-message > * {
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.formbox-message-icon ~ .formbox-message-content {
    padding-left: 15px;
    text-align: left;
}

.formbox-message-icon {
    width: 75px;
    padding-left: 30px;
}

.formbox-message-icon img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 30px;
    max-height: 30px;
}

.formbox-message-content {
    text-align: center;
    padding-right: 60px;
    padding-left: 60px;
}

.formbox-message-title,
.formbox-message-text,
.formbox-message-text p {
    font-size: 14px;
    line-height: 24px;
}

.formbox-message-title {
    font-weight: 700;
}

.formbox-message-text p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.formbox-message-text * + p {
    margin-top: 24px;
}

.formbox-message.__good {
    background: #44b859;
}

.formbox-message.__warning {
    background: #ed9c55;
}

.formbox-message.__error {
    background: #ed5564;
}

@media screen and (max-width: 750px) {
    .formbox {
        padding-top: 25px;
        padding-right: 20px;
        padding-bottom: 25px;
        padding-left: 20px;
    }

    .formbox-form {
        margin-top: 15px;
        margin-bottom: 25px;
    }

    .formbox-bottom {
        margin-right: -20px;
        margin-bottom: -25px;
        margin-left: -20px;
    }

    .formbox-message:after {
        display: table;
        clear: both;
        content: '';
    }

    .formbox-message,
    .formbox-message > * {
        display: block;
    }

    .formbox-message-icon {
        float: right;
        padding-top: 15px;
    }

    .formbox-message-content {
        padding-right: 20px;
        padding-left: 20px;
    }
}

.fuel-documents {
    text-align: center;
    margin-top: 60px;
    margin-right: -3%;
    margin-bottom: 35px;
    margin-left: -3%;
}

.fuel-document {
    text-align: center;
    color: #111;
}

.fuel-documents .fuel-document {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    margin-right: -3px;
    margin-bottom: 60px;
    margin-left: -3px;
    padding-right: 3%;
    padding-left: 3%;
}

.fuel-documents .fuel-document-inner {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
}

.fuel-document a {
    color: inherit;
}

.fuel-document-icon {
    display: block;
    position: relative;
    margin-bottom: 40px;
}

.fuel-document-icon:before {
    content: '';
    padding-top: 69%;
    display: block;
}

.fuel-document-icon a,
.fuel-document-icon img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.fuel-document-icon img {
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: 100%;
    max-height: 100%;
}

a.fuel-document-icon:hover ~ a.fuel-document-title,
a.fuel-document-icon:hover ~ .fuel-document-title a {
    color: #3bb1e5;
}

.fuel-document-title {
    font-size: 20px;
    line-height: 1.8;
    font-weight: 600;
    text-transform: uppercase;
    min-height: 108px;
}

.fuel-document-label {
    margin-top: 25px;
    font-size: 14px;
    line-height: 18px;
}

@media screen and (max-width: 1010px) {
    .fuel-documents .fuel-document {
        width: 50%;
    }
}

@media screen and (max-width: 750px) {
    .fuel-documents .fuel-document {
        width: 100%;
    }

    .fuel-document-icon {
        margin-bottom: 20px;
    }

    .fuel-document-icon:before {
        padding-top: 40%;
    }

    .fuel-document-title {
        font-size: 16px;
        min-height: 0;
    }

    .fuel-document-label {
        margin-top: 15px;
    }
}


.header-top-line {
    display: table;
    width: 100%;
}

.header-top-line > * {
    /*display: table-cell;*/
    vertical-align: middle;
}

.header-top-line-wrapper {
    position: relative;
}

.header-logo {
    padding-left: 20px;
    padding-right: 60px;
    width: 255px;
}

.header-logo img {
    display: block;
    width: 167px;
}

.header-city {
    position: relative;
    line-height: 1;
    min-width: 300px;
}

.header-city-current {
    font-size: 14px;
    line-height: 16px;
    color: #a0a0a0;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    padding-top: 8px;
}

.header-city-current-label {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px dotted #02b17f;
    max-width: 220px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.header-city-current:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #02b17f;
    width: 0;
    height: 0;
    margin-left: 5px;
}

.header-city-link.__current {
    color: #a0a0a0;
}

.header-city-list {
    position: absolute;
    top: 100%;
    background: #fff;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-right: -20px;
    margin-left: -20px;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    line-height: 16px;
    display: none;
    text-align: left;
    max-height: 205px;
    overflow: auto;
}

.header-city.__open .header-city-list {
    display: block;
}

.header-city-item ~ .header-city-item {
    margin-top: 10px;
}

.header-controls-list {
    display: table;
    margin-right: 0;
    margin-left: auto;
    background: #02a2e0;
    background: -moz-linear-gradient(left, #02a2e0 0%, #0fb585 100%);
    background: -webkit-linear-gradient(left, #02a2e0 0%, #0fb585 100%);
    background: -webkit-gradient(linear, left top, right top, from(#02a2e0), to(#0fb585));
    background: -o-linear-gradient(left, #02a2e0 0%, #0fb585 100%);
    background: linear-gradient(to right, #02a2e0 0%, #0fb585 100%);
}

.header-controls-list > * {
    display: table-cell;
    vertical-align: middle;
}

.header-control {
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 15px;
    color: #fff;
    white-space: nowrap;
    border-left: 1px dotted #fff;
    height: 80px;
}

.header-control:before,
.header-control-label {
    display: inline-block;
    vertical-align: middle;
}

.header-control:before {
    content: '';
}

.header-control-label {
    margin-left: 13px;
    white-space: normal;
}

.header-control-label ._break {
    display: block;
}
/*
.header-control:hover {
    color: #fff;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="80");
    filter: alpha(opacity=80);
    opacity: 0.8;
}
*/
.header-control:visible ~ .header-control {
    border-left: 1px dotted #fff;
}

.header-nav-button {
    display: none;
}

.header-nav-button:before {
    display: none;
}

.header-nav-button-inner {
    display: block;
    width: 34px;
    height: 20px;
    position: relative;
    margin-top: 5px;
}

.header-nav-button-inner ._line {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 100%;
    height: 2px;
    background: #acacac;
}

.header-nav-button-inner ._line.__1 {
    bottom: 20px;
}

.header-nav-button-inner ._line.__3 {
    top: 20px;
}

html.__header-nav .header-nav-button-inner ._line.__1 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 0;
}

html.__header-nav .header-nav-button-inner ._line.__2 {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="0");
    filter: alpha(opacity=0);
    opacity: 0;
}

html.__header-nav .header-nav-button-inner ._line.__3 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
}

.header-search-button:before {
    width: 25px;
    height: 25px;
    margin-right: -1px;
    margin-left: -1px;
    background-image: url("/images/images/icons/search.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize .header-search-button:before {
    background-image: url("/images/images/icons/search@3x.png");
    -moz-background-size: 23px 24px;
    -o-background-size: 23px 24px;
    background-size: 23px 24px;
}

html.__header-search .header-search-button:before {
    background-image: url("/images/images/icons/search-close.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize.__header-search .header-search-button:before {
    background-image: url("/images/images/icons/search-close@2x.png");
    -moz-background-size: 25px 25px;
    -o-background-size: 25px 25px;
    background-size: 25px 25px;
}

.header-personal-button:before {
    width: 23px;
    height: 24px;
    background-image: url("/images/images/icons/user.png");
    background-position: center;
    background-repeat: no-repeat;
}

.header-feedback-button:before {
    width: 33px;
    height: 27px;
    background-image: url("/images/images/icons/feedback.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize .header-feedback-button:before {
    background-image: url("/images/images/icons/feedback.png");
/ / -moz-background-size: 33 px 27 px;
    -o-background-size: 33px 27px;
    background-size: 33px 27px;
}

html.modernizr-backgroundsize .header-personal-button:before {
    background-image: url("/images/images/icons/user@3x.png");
    -moz-background-size: 23px 24px;
    -o-background-size: 23px 24px;
    background-size: 23px 24px;
}

@media screen and (max-width: 1820px) {
    .header-logo {
        padding-right: 30px;
        width: 225px;
    }

    .header-city-current-label {
        max-width: 180px;
    }
}

@media screen and (max-width: 1450px) {
    .header-nav-block {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        padding-top: 20px;
        padding-right: 25px;
        padding-bottom: 20px;
        padding-left: 25px;
        background: #f4f7f8;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    }

    html.__header-nav .header-nav-block {
        display: block;
    }

    .header-nav-button {
        display: block;
        float: right;
    }

    .header-controls-list {
        float: right;
    }
}

@media screen and (max-width: 1010px) {
    .header-control-label {
        display: none;
    }

    .header-control {
        border: none;
    }
}



@media screen and (max-width: 750px) {
    .header-logo {
        width: 50%;
        padding-right: 10px;
        padding-left: 15px;
    }

    .header-logo img {
        max-height: 40px;
        width: auto;
    }

    .header-city {
        display: none;
    }

    .header-nav-block .header-city {
        display: table;
        /*margin-top: 20px;*/
        margin-right: auto;
        margin-left: auto;
    }

    .header-city-list {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        width: auto;
        height: auto;
        max-width: none;
        max-height: none;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        z-index: 10;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        text-align: center;
    }

    .header-controls {
        width: 180px;
    }

    .header-control {
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom: 10px;
        padding-left: 15px;
        height: 50px;
    }

    .header-nav-button-inner {
        margin-top: 5px;
        width: 28px;
    }

    .header-nav-button-inner ._line.__1 {
        bottom: 16px;
    }

    .header-nav-button-inner ._line.__3 {
        top: 16px;
    }
}

.header-nav {
    text-align: center;
}

.header-nav-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    margin-left: 12px;
    font-size: 20px;
    line-height: 29px;
    text-transform: uppercase;
    position: relative;
}

.header-nav-link {
    color: #0070c5;
    word-break: normal;
}

.header-nav-link:hover {
    color: #008bf4;
}

.header-nav-link.__current {
    color: #02b17f;
}

.header-nav-sub {
    position: absolute;
    top: 100%;
    left: -20px;
    background: #fff;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 24px;
    text-align: left;
    border: 1px dotted #d5d5d5;
    border-top-width: 0;
    display: none;
}

.header-nav-sub:before {
    content: '';
    display: block;
    position: absolute;
    top: -24px;
    right: -24px;
    left: -24px;
    bottom: -24px;
    width: 100%;
    height: 25px;
}

.header-nav-sub .header-nav-item {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 90%;
    font-size: 0.9em;
    line-height: 1.2;
    text-transform: none;
}

.header-nav-sub .header-nav-item ~ .header-nav-item {
    margin-top: 10px;
}

.header-nav-item:hover .header-nav-sub {
    display: block;
}

@media screen and (max-width: 1740px) {
    .header-nav-item {
        font-size: 14px;
        line-height: 20px;
        margin-right: 5px;
        margin-left: 5px;
    }

    .header-nav-sub {
        margin-top: 28px;
    }

    .header-nav-sub:before {
        top: -28px;
        right: -28px;
        left: -28px;
        bottom: -28px;
        height: 29px;
    }

    .header-city-current {
        padding-top: 8px;
    }
}

@media screen and (max-width: 750px) {
    .header-nav {
        text-align: left;
    }

    .header-nav-list {
        display: table;
        margin-right: auto;
        margin-left: auto;
    }

    .header-nav-item {
        display: block;
        margin-bottom: 5px;
    }

    .header-nav-link {
        display: block;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px;
    }

    .header-nav-sub {
        display: block;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 20px;
        background: transparent;
        position: static;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        text-align: inherit;
        border: 0;
        margin-bottom: 10px;
    }

    .header-nav-sub:before {
        display: none;
    }

    .header-nav-sub .header-nav-item {
        font-size: 90%;
        font-size: 0.9em;
    }

    .header-nav-sub .header-nav-item ~ .header-nav-item {
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }
}

.header-search-block {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background: #f4f7f8;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 25px;
    display: none;
}

html.__header-search .header-search-block {
    display: block;
}

@media screen and (max-width: 750px) {
    .header-search-block {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }
}

.header-search-form {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-right: 53px;
}

.header-search-form .header-search-input {
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.header-search-form .header-search-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 53px;
    height: 53px;
    background: #02a4d5;
    background-image: url("/images/images/icons/search.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize .header-search-form .header-search-submit {
    background-image: url("/images/images/icons/search@3x.png");
    -moz-background-size: 23px 24px;
    -o-background-size: 23px 24px;
    background-size: 23px 24px;
}

.iconlabel {
    display: table;
    margin-bottom: 40px;
    font-weight: 600;
}

* + .iconlabel {
    margin-top: 60px;
}

.iconlabel > * {
    display: table-cell;
    vertical-align: middle;
}

.iconlabel-icon {
    width: 95px;
}

.iconlabel-icon img {
    display: block;
    max-width: 75px;
}

@media screen and (max-width: 750px) {
    .iconlabel,
    .iconlabel > * {
        display: block;
    }

    .iconlabel-icon {
        float: left;
    }
}

.icontabs {
    overflow: hidden;
}

.icontabs-list {
    text-align: center;
    margin-right: -5.2632%;
    margin-left: -5.2632%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.icontab {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4.7619%;
    margin-left: 4.7619%;
    color: #a6a7a7;
    /*padding-left: 75px;*/
    padding-left: 125px;
    position: relative;
    text-align: left;
}

.icontab-icon {
    width: 105px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.icontab-icon img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    /*margin-right: auto;*/
    margin-bottom: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.icontab-icon img.__current {
    display: none;
}

.icontab-label {
    font-size: 25px;
    line-height: 1.3;
    display: table-cell;
    vertical-align: middle;
    height: 60px;
}

.icontab-label span {
    border-bottom: 1px dotted;
}

.icontab.__current {
    color: #177dca;
    cursor: default;
}

.icontab.__current .icontab-icon img {
    display: none;
}

.icontab.__current .icontab-icon img.__current {
    display: block;
}

@media screen and (max-width: 1010px) {
    .icontabs-list {
        margin-right: -2.9412%;
        margin-left: -2.9412%;
    }

    .icontab {
        padding-left: 63px;
        margin-right: 2.7778%;
        margin-left: 2.7778%;
    }

    .icontab-icon {
        width: 53px;
        height: 30px;
    }

    .icontab-label {
        font-size: 20px;
        height: 40px;
    }
}

@media screen and (max-width: 750px) {
    .icontabs-list {
        margin-right: auto;
        margin-left: auto;
        text-align: left;
        display: table;
        padding-right: 20px;
        padding-left: 20px;
    }

    .icontab {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 0;
    }
}

.main-banner {
    margin-bottom: 20px;
    height: 750px;
}

.main-banner-image img {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

@media screen and (max-width: 750px) {
    .main-banner {
        overflow: hidden;
        height: 190px;
    }

    /*.main-banner-image {
		margin-right: -200px;
		margin-left: -200px;
	}*/
}

.main-blocks {
    position: relative;
    z-index: 1;
}

.main-blocks-list {
    margin-right: -50px;
    margin-left: -50px;
}

.main-block {
    float: left;
    width: 33.333%;
    padding-right: 50px;
    padding-left: 50px;
    margin-right: -1px;
    position: relative;
}

.main-block-hoverline {
    position: absolute;
    top: 20px;
    left: 15px;
    bottom: 100%;
    width: 2px;
    height: auto;
    background: #0070c5;
    -webkit-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    transition: all linear 0.3s;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.main-block-hoverline:before,
.main-block-hoverline:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    left: 100%;
    background: #0070c5;
    -webkit-transition: all linear 0.1s;
    -o-transition: all linear 0.1s;
    -moz-transition: all linear 0.1s;
    transition: all linear 0.1s;
}

.main-block-hoverline:before {
    top: 0;
    margin-left: 15px;
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.main-block-hoverline:after {
    bottom: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.main-block-hoverline.__hover:before,
.main-block-hoverline.__hover:after {
    width: 15px;
}

.main-block-hoverline.__hover:before {
    margin-left: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.main-block-hoverline.__hover:after {
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.main-block.__banner,
.main-block.__banner .main-block-content {
    padding-right: 0;
    padding-left: 0;
}

.main-block.__banner {
    margin-left: -40px;
}

.main-block.__banner .main-block-content {
    margin-right: 0;
    margin-left: 0;
    border: 0;
}

.main-block.__wide {
    width: 36.333%;
}

.main-block.__slim {
    width: 27.333%;
}

.main-block-content {
    border-right: 1px dotted #ccd6e1;
    padding-right: 50px;
    padding-left: 50px;
    margin-right: -50px;
    margin-left: -50px;
}

.main-block ~ .main-block .main-block-content {
    border-left: 1px dotted #ccd6e1;
}

.main-block-title {
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    text-transform: uppercase;
    color: #0070c5;
    margin-bottom: 15px;
}

.main-block-banner-inner {
    position: relative;
    background: #0679bf;
    background: -moz-linear-gradient(left, #0679bf 0%, #00ab80 100%);
    background: -webkit-linear-gradient(left, #0679bf 0%, #00ab80 100%);
    background: -webkit-gradient(linear, left top, right top, from(#0679bf), to(#00ab80));
    background: -o-linear-gradient(left, #0679bf 0%, #00ab80 100%);
    background: linear-gradient(to right, #0679bf 0%, #00ab80 100%);
    -webkit-box-shadow: 0 14px 22px rgba(37, 118, 201, 0.29);
    -moz-box-shadow: 0 14px 22px rgba(37, 118, 201, 0.29);
    box-shadow: 0 14px 22px rgba(37, 118, 201, 0.29);
}

.main-block-banner-background {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 4px;
    overflow: hidden;
}

.main-block-banner-background img {
    position: absolute;
    right: -1000px;
    left: -1000px;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: none;
    max-height: none;
    width: 100%;
    height: auto;
}

.main-block-banner-background img[data-cover-image="not-fill"] {
    width: auto;
    height: 100%;
}

.main-block-banner-content {
    position: relative;
    padding-top: 20px;
    padding-right: 50px;
    padding-bottom: 30px;
    padding-left: 50px;
    text-align: center;
}

.main-block-banner-title {
    color: #2675cb;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.1;
    font-weight: 300;
}

.main-block-banner-title .em {
    color: #04af7c;
}

.main-block-banner-title ._title-1 {
    font-size: 57px;
}

.main-block-banner-title ._title-2 {
    font-size: 21px;
}

.main-block-banner-title ._title-3 {
    font-size: 44px;
    font-weight: 600;
}

.main-block-banner-title ._title-4 {
    font-size: 18px;
}

.main-block-banner-button {
    margin-top: 50px;
}

.main-block-link {
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    padding-top: 18px;
    padding-right: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: -18px;
}

.main-block-link span {
    border-bottom: 1px solid #05b789;
}

.main-block-link:hover {
    background: #05ad7e;
    background: -moz-linear-gradient(top, #05ad7e 0%, #2676ca 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #05ad7e), color-stop(100%, #2676ca));
    background: -webkit-linear-gradient(top, #05ad7e 0%, #2676ca 100%);
    background: -o-linear-gradient(top, #05ad7e 0%, #2676ca 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#05ad7e), to(#2676ca));
    background: linear-gradient(to bottom, #05ad7e 0%, #2676ca 100%);
    color: #fff;
}

.main-block-link:hover span {
    border-bottom-color: transparent;
}

@media screen and (max-width: 1210px) {
    .main-blocks-list {
        margin-right: -20px;
        margin-left: -20px;
    }

    .main-block {
        padding-right: 20px;
        padding-left: 20px;
    }

    .main-block-content {
        padding-right: 20px;
        padding-left: 20px;
        margin-right: -20px;
        margin-left: -20px;
    }

    .main-block.__banner {
        margin-left: -10px;
    }

    .main-block-banner-content {
        padding-right: 30px;
        padding-left: 30px;
    }

    .main-block-hoverline {
        left: -5px;
    }

    .main-block-hoverline:before {
        margin-left: 20px;
    }

    .main-block-hoverline.__hover:before {
        width: 20px;
    }

    .main-block-hoverline.__hover:after {
        width: 5px;
    }
}

@media screen and (max-width: 1010px) {
    .main-block,
    .main-block.__wide,
    .main-block.__slim {
        width: 50%;
    }

    .main-block ~ .main-block .main-block-content {
        border-right: 0;
    }

    .main-block.__banner {
        width: 100%;
        margin-top: 20px;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (max-width: 750px) {
    .main-blocks-list {
        margin-right: 0;
        margin-left: 0;
    }

    .main-block {
        padding-right: 0;
        padding-left: 0;
    }

    .main-block,
    .main-block.__wide,
    .main-block.__slim {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        max-width: 400px;
        float: none;
    }

    .main-block ~ .main-block {
        margin-top: 20px;
    }

    .main-block-content,
    .main-block ~ .main-block .main-block-content {
        border: 0;
    }

    .main-block-banner-title {
        font-size: 16px;
    }

    .main-block-banner-title ._title-1 {
        font-size: 52px;
    }

    .main-block-banner-title ._title-2 {
        font-size: 20px;
    }

    .main-block-banner-title ._title-3 {
        font-size: 38px;
    }

    .main-block-banner-title ._title-4 {
        font-size: 15px;
    }

    .main-block-link {
        margin-left: 0;
        margin-right: -20px;
        margin-left: -20px;
    }

    .main-block-hoverline {
        left: -15px;
        display: none;
    }

    .main-block-hoverline:before {
        margin-left: 10px;
    }

    .main-block-hoverline.__hover:before {
        width: 10px;
    }

    .main-block-hoverline.__hover:after {
        width: 10px;
    }
}

.numeric {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 12px;
    white-space: nowrap;
    line-height: 1;
}

.numeric-input-value,
.numeric-input-label {
    display: inline-block;
    vertical-align: top;
}

.numeric-input-value {
    cursor: text;
}

.numeric-arrow {
    position: absolute;
    right: 2px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: block;
    width: 0;
    height: 0;
}

.numeric-arrow:before {
    content: '';
    display: block;
    position: absolute;
    width: 16px;
    height: 10px;
    right: -100px;
    left: -100px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.numeric-arrow.__up {
    border-bottom: 4px solid #252525;
    top: 25%;
    margin-top: -2px;
}

.numeric-arrow.__up:before {
    bottom: -4px;
}

.numeric-arrow.__down {
    border-top: 4px solid #252525;
    bottom: 25%;
    margin-bottom: -2px;
}

.numeric-arrow.__down:before {
    top: -4px;
}

.numeric-arrow:hover {
    border-top-color: #3b3b3b;
    border-bottom-color: #3b3b3b;
}

.numeric-arrow:active {
    border-top-color: #666;
    border-bottom-color: #666;
}

.numeric.__top-bottom {
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}

.numeric.__top-bottom .numeric-arrow {
    top: auto;
    right: 0;
    left: 0;
    bottom: auto;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.numeric.__top-bottom .numeric-arrow.__up {
    top: 0;
}

.numeric.__top-bottom .numeric-arrow.__down {
    bottom: 0;
}

.numeric.__big {
    padding-right: 20px;
}

.numeric.__big .numeric-arrow {
    border-left-width: 7px;
    border-right-width: 7px;
    right: 3px;
}

.numeric.__big .numeric-arrow:before {
    width: 28px;
    height: 14px;
}

.numeric.__big .numeric-arrow.__up {
    border-bottom-width: 7px;
    margin-top: -4px;
}

.numeric.__big .numeric-arrow.__up:before {
    bottom: -7px;
}

.numeric.__big .numeric-arrow.__down {
    border-top-width: 7px;
    margin-bottom: -4px;
}

.numeric.__big .numeric-arrow.__down:before {
    top: -7px;
}

.numeric.__top-bottom.__big {
    padding-top: 15px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
}

.numeric.__top-bottom.__big .numeric-arrow {
    top: auto;
    right: 0;
    left: 0;
    bottom: auto;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.numeric.__top-bottom.__big .numeric-arrow.__up {
    top: 0;
}

.numeric.__top-bottom.__big .numeric-arrow.__down {
    bottom: 0;
}

.offer-calculator {
    text-align: center;
    margin-top: 65px;
    margin-bottom: 70px;
}

.offer-calculator-button {
    display: inline-block;
    vertical-align: top;
    font-size: 25px;
    line-height: 30px;
    color: #0089b0;
}

.offer-calculator-button:before {
    content: '';
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    width: 59px;
    height: 59px;
    background-image: url("/images/images/icons/calc_big.png");
    background-position: center;
    background-repeat: no-repeat;
}

html.modernizr-backgroundsize .offer-calculator-button:before {
    background-image: url("/images/images/icons/calc_big@3x.png");
    -moz-background-size: 59px 59px;
    -o-background-size: 59px 59px;
    background-size: 59px 59px;
}

.offer-calculator-button span {
    display: inline;
    border-bottom: 1px dotted;
}

.offer-contacts {
    margin-top: 80px;
}

.offer-contacts-title {
    font-size: 25px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    color: #000;
}

.offer-contacts-city {
    text-align: center;
    margin-bottom: 27px;
    font-size: 22px;
}

.offer-contacts-city .ui-selectmenu-button {
    width: auto !important;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-bottom: 1px dotted #0070c5;
    color: #1da3d9;
    overflow: visible;
    position: relative;
}

.offer-contacts-city .ui-selectmenu-button[aria-expanded="true"] {
    z-index: 101;
    color: #1da3d9;
}

.offer-contacts-city .ui-selectmenu-button span.ui-icon {
    width: 25px;
    height: auto;
    top: 0;
    right: -25px;
    left: auto;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background: transparent;
}

.offer-contacts-city .ui-selectmenu-button span.ui-icon:after {
    content: '';
    display: block;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #0070c5;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background: transparent !important;
}

.offer-contacts-city .ui-selectmenu-wrapper {
    padding-right: 25px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
}

.offer-contacts-city .ui-selectmenu-wrapper .ui-menu {
    white-space: nowrap;
    width: auto !important;
}

.offer-contacts-city .ui-selectmenu-wrapper .ui-selectmenu-menu {
    padding-top: 50px;
    background: #fff;
    border: 1px solid #d5d5d5;
    margin-top: -40px;
    margin-left: -20px;
    top: 100% !important;
    left: 0 !important;
    margin-top: -40px;
}

.offer-contacts-city .ui-selectmenu-wrapper .ui-selectmenu-menu .ui-menu {
    border: 0;
}

.offer-contacts-city .ui-menu {
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    border: 1px solid #d5d5d5;
    max-height: 183px;
}

.offer-contacts-city .ui-menu .offer-contacts-city .ui-menu-item {
    font-size: inherit;
    line-height: 1.1;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    color: #1aa4d1;
    border: 0;
    background: transparent;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.offer-contacts-city .ui-menu .offer-contacts-city .ui-menu-item:hover,
.offer-contacts-city .ui-menu .offer-contacts-city .ui-menu-item.ui-state-focus {
    background: #1ca3d9;
    background: -moz-linear-gradient(left, #1ca3d9 0%, #04b582 100%);
    background: -webkit-linear-gradient(left, #1ca3d9 0%, #04b582 100%);
    background: -webkit-gradient(linear, left top, right top, from(#1ca3d9), to(#04b582));
    background: -o-linear-gradient(left, #1ca3d9 0%, #04b582 100%);
    background: linear-gradient(to right, #1ca3d9 0%, #04b582 100%);
    color: #fff;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.ui-selectmenu-menu .offer-contacts-city .ui-menu {
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}

.offer-contacts-city .ui-selectmenu-menu {
    text-align: left;
}

.offer-contacts-city .ui-selectmenu-menu .ui-menu {
    max-height: 245px;
    overflow: auto;
}

.offer-contacts-city .ui-selectmenu-menu[style*="width"] {
    left: -1000px !important;
    right: -1000px !important;
    margin-right: auto;
    margin-left: auto;
}

.offer-contacts-map {
    position: relative;
    min-height: 400px;
    max-height: 500px;
    overflow: hidden;
    background: #ccc;
}

.offer-contacts-map:before {
    padding-top: 22.9%;
    content: '';
    display: block;
}

.offer-contacts-map > * {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
}

.offer-contacts-map-tabs {
    text-align: center;
}

.offer-contacts-map-tabs-wrapper:after {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background: #1da2db;
    background: -moz-linear-gradient(left, #1da2db 0%, #00b978 100%);
    background: -webkit-linear-gradient(left, #1da2db 0%, #00b978 100%);
    background: -webkit-gradient(linear, left top, right top, from(#1da2db), to(#00b978));
    background: -o-linear-gradient(left, #1da2db 0%, #00b978 100%);
    background: linear-gradient(to right, #1da2db 0%, #00b978 100%);
}

.offer-contacts-map-tab {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-weight: 700;
    color: #252525;
    background: #ececec;
    min-width: 430px;
}

.offer-contacts-map-tab span {
    border-bottom: 1px dotted #1da3d9;
}

.offer-contacts-map-tab.__current {
    color: #fff;
    background: #1da2db;
    background: -moz-linear-gradient(left, #1da2db 0%, #00b978 100%);
    background: -webkit-linear-gradient(left, #1da2db 0%, #00b978 100%);
    background: -webkit-gradient(linear, left top, right top, from(#1da2db), to(#00b978));
    background: -o-linear-gradient(left, #1da2db 0%, #00b978 100%);
    background: linear-gradient(to right, #1da2db 0%, #00b978 100%);
    cursor: default;
}

.offer-contacts-map-tab.__current span {
    border-color: transparent;
}

@media screen and (max-width: 750px) {
    .offer-contacts-map-tab {
        display: block;
        width: 100%;
        min-width: 0;
    }
}

.offer-steps {
    text-align: center;
    margin-bottom: 40px;
}

@media screen and (min-width: 1601px) {
    .offer-steps .wrapper-content {
        max-width: none;
        width: auto;
    }
}

.offer-steps-title {
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: center;
}

.offer-steps-title em,
.offer-steps-title .em {
    color: #1da2dc;
}

.offer-steps-image img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.offer-steps-button {
    margin-top: 45px;
}

.offer-steps-items {
    max-width: 1702px;
    position: relative;
    height: 50px;
    margin-top: 35px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
}

.offer-steps-item {
    position: absolute;
    width: 0;
    height: auto;
    top: 0;
}

.offer-steps-item-label {
    width: 330px;
    position: relative;
    left: -165px;
    font-size: 18px;
    line-height: 24px;
}

.offer-steps-item-label a {
    color: inherit;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mNk6NzwHwAEBAI6P0ImIQAAAABJRU5ErkJggg==") center bottom repeat-x;
}

.offer-steps-item-label a:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=");
}

.offer-steps-item-text {
    position: absolute;
    width: 415px;
    top: 100%;
    right: -500px;
    left: -500px;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-top: 25px;
    background: #fff;
    text-align: left;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    display: none;
    z-index: 2;
    font-size: 15px;
    line-height: 24px;
}

.offer-steps-item-text:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: auto;
    height: 5px;
    background: #00ad7e;
    background: -moz-linear-gradient(left, #00ad7e 0%, #0078bc 100%);
    background: -webkit-linear-gradient(left, #00ad7e 0%, #0078bc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#00ad7e), to(#0078bc));
    background: -o-linear-gradient(left, #00ad7e 0%, #0078bc 100%);
    background: linear-gradient(to right, #00ad7e 0%, #0078bc 100%);
}

.offer-steps-item.__text-open .offer-steps-item-text {
    display: block;
}

.offer-steps-item.__1 {
    left: 20.564042303172737%;
}

.offer-steps-item.__2 {
    left: 50.23501762632198%;
}

.offer-steps-item.__3 {
    right: 21.151586368977675%;
}

.offer-steps-item-point {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 0px;
    z-index: 1;
}

.offer-steps-item-point:before {
    content: '';
    position: absolute;
    top: -5px;
    right: -102px;
    left: -100px;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #b6bdc7;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.offer-steps-item-point:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 0;
    height: auto;
    border-left: 1px dotted #aab2bd;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.offer-steps-item-point-label {
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 19px;
    line-height: 24px;
    font-weight: 900;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
    border-bottom: 3px solid #02b57b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #1da2dc;
    color: #fff;
    position: absolute;
    top: 100%;
    right: -100px;
    left: -100px;
    margin-top: -15px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    z-index: 2;
}

.offer-steps-item.__1 .offer-steps-item-point {
    height: 245px;
}

.offer-steps-item.__2 .offer-steps-item-point {
    height: 195px;
}

.offer-steps-item.__3 .offer-steps-item-point {
    height: 75px;
}

@media screen and (max-width: 1600px) {
    .offer-steps-item-label {
        width: 330px;
        left: -165px;
        font-size: 14px;
        line-height: 18px;
    }

    .offer-steps-item.__1 .offer-steps-item-point {
        height: 175px;
    }

    .offer-steps-item.__2 .offer-steps-item-point {
        height: 125px;
    }

    .offer-steps-item.__3 .offer-steps-item-point {
        height: 45px;
    }
}

@media screen and (max-width: 1210px) {
    .offer-steps-item-label {
        width: 300px;
        left: -150px;
        font-size: 13px;
        line-height: 16px;
    }

    .offer-steps-item.__1 .offer-steps-item-point {
        height: 145px;
    }

    .offer-steps-item.__2 .offer-steps-item-point {
        height: 95px;
    }

    .offer-steps-item.__3 .offer-steps-item-point {
        height: 45px;
    }
}

@media screen and (max-width: 1010px) {
    .offer-steps-image {
        display: none;
    }

    .offer-steps-items {
        height: auto;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }

    .offer-steps-item {
        text-align: left;
    }

    .offer-steps-item,
    .offer-steps-item.__1,
    .offer-steps-item.__2,
    .offer-steps-item.__3 {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        width: auto;
        height: auto;
        padding-left: 50px;
        background: #fff;
        padding-top: 10px;
    }

    .offer-steps-item ~ .offer-steps-item,
    .offer-steps-item ~ .offer-steps-item.__1,
    .offer-steps-item ~ .offer-steps-item.__2,
    .offer-steps-item ~ .offer-steps-item.__3 {
        margin-top: 30px;
    }

    .offer-steps-item .offer-steps-item-point,
    .offer-steps-item.__1 .offer-steps-item-point,
    .offer-steps-item.__2 .offer-steps-item-point,
    .offer-steps-item.__3 .offer-steps-item-point {
        top: 10px;
        right: auto;
        left: 10px;
        bottom: auto;
        width: auto;
        height: auto;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }

    .offer-steps-item .offer-steps-item-point:before,
    .offer-steps-item.__1 .offer-steps-item-point:before,
    .offer-steps-item.__2 .offer-steps-item-point:before,
    .offer-steps-item.__3 .offer-steps-item-point:before,
    .offer-steps-item .offer-steps-item-point:after,
    .offer-steps-item.__1 .offer-steps-item-point:after,
    .offer-steps-item.__2 .offer-steps-item-point:after,
    .offer-steps-item.__3 .offer-steps-item-point:after {
        display: none;
    }

    .offer-steps-item .offer-steps-item-point-label,
    .offer-steps-item.__1 .offer-steps-item-point-label,
    .offer-steps-item.__2 .offer-steps-item-point-label,
    .offer-steps-item.__3 .offer-steps-item-point-label {
        top: 0;
        right: auto;
        left: 0;
        bottom: auto;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }

    .offer-steps-item .offer-steps-item-label,
    .offer-steps-item.__1 .offer-steps-item-label,
    .offer-steps-item.__2 .offer-steps-item-label,
    .offer-steps-item.__3 .offer-steps-item-label {
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        width: auto;
        font-size: 20px;
        line-height: 30px;
        padding-right: 10px;
        font-weight: 600;
    }

    .offer-steps-item .offer-steps-item-label br,
    .offer-steps-item.__1 .offer-steps-item-label br,
    .offer-steps-item.__2 .offer-steps-item-label br,
    .offer-steps-item.__3 .offer-steps-item-label br {
        display: none;
    }

    .offer-steps-item .offer-steps-item-label a,
    .offer-steps-item.__1 .offer-steps-item-label a,
    .offer-steps-item.__2 .offer-steps-item-label a,
    .offer-steps-item.__3 .offer-steps-item-label a {
        color: inherit;
        background: transparent;
    }

    .offer-steps-item-text {
        display: block;
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: -50px;
        width: auto;
        height: auto;
    }
}

@media screen and (max-width: 750px) {
    .offer-steps-item .offer-steps-item-label,
    .offer-steps-item.__1 .offer-steps-item-label,
    .offer-steps-item.__2 .offer-steps-item-label,
    .offer-steps-item.__3 .offer-steps-item-label {
        font-size: 16px;
        line-height: 24px;
        margin-top: 3px;
    }

    .offer-steps-item-text {
        font-size: 14px;
        line-height: 20px;
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom: 20px;
        padding-left: 15px;
    }
}

.offer-balance {
    text-align: center;
    padding-top: 35px;
    background: url("/images/images/elements/offer-balance-bg.png") top center no-repeat;
}

.offer-balance .page-subtitle {
    margin-top: 0;
}

.offer-balance-image {
    margin-top: 35px;
}

.offer-balance-image img {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.offer-balance-text {
    max-width: 540px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

.offer-balance-text,
.offer-balance-text p {
    font-size: 17px;
    line-height: 24px;
}

.offer-balance-text p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.offer-balance-text * + p {
    margin-top: 24px;
}

.offers-category {
    margin-top: 100px;
}

.offers-category-list {
    text-align: center;
}

.offers-category-item {
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    padding-bottom: 40px;
    padding-left: 20px;
    width: 300px;
}

.offers-category-item-icon {
    position: relative;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: auto;
    height: 120px;
}

.offers-category-item-icon img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: 100%;
    max-height: 100%;
}

.offers-category-item-label {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 300;
    margin-top: 20px;
}

@media screen and (max-width: 750px) {
    .offers-category {
        margin-top: 0;
    }

    .offers-category-item {
        width: 200px;
    }

    .offers-category-item-icon {
        height: 80px;
    }

    .offers-category-item-label {
        font-size: 20px;
    }
}

.offers-item {
    margin-top: 80px;
    margin-bottom: 40px;
}

.offers-item-inner {
    position: relative;
    z-index: 0;
}

.offers-item-image {
    float: left;
    width: 250px;
    height: auto;
    position: relative;
    z-index: 1;
    display: block;
}

.offers-item-image:before {
    content: '';
    padding-top: 60%;
    display: block;
}

.offers-item-image img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.offers-item-content {
    float: left;
    padding-left: 270px;
    margin-left: -250px;
    width: 100%;
}

.offers-item-title {
    font-size: 24px;
    line-height: 30px;
}

.offers-item-title a {
    color: #1d9ad6;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mOUnXXtPwAE9wKOWhOSoQAAAABJRU5ErkJggg==") bottom left repeat-x;
    background-position: bottom 2px left 0;
}

.offers-item-title a:hover,
a.offers-item-image:hover ~ .offers-item-content .offers-item-title a {
    color: #3bb1e5;
    text-decoration: none;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=");
}

.offers-city {
    max-width: 400px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

@media screen and (max-width: 750px) {
    .offers-item {
        margin-top: 50px;
    }

    .offers-item-image,
    .offers-item-content {
        display: block;
        float: none;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
    }

    .offers-item-content {
        margin-top: 10px;
        width: auto;
        height: auto;
    }

    .offers-item-image {
        margin-right: auto;
        margin-left: auto;
    }

    .offers-item-title {
        text-align: center;
    }
}

.page-404-wrapper {
    text-align: center;
}

.page-404-title {
    text-align: center;
    font-size: 36px;
    line-height: 1.1;
    margin-top: 55px;
    margin-bottom: 35px;
    text-transform: uppercase;
    color: #0070c5;
    word-break: break-word;
}

.page-404-subtitle {
    font-size: 30px;
    line-height: 24px;
}

.page-404-text {
    font-size: 18px;
    line-height: 20px;
    margin-top: 30px;
}

.page-title {
    text-align: center;
    font-size: 36px;
    line-height: 1.1;
    /*margin-top: 55px;*/
    margin-bottom: 35px;
    text-transform: uppercase;
    color: #0070c5;
    word-break: break-word;
}

@media screen and (max-width: 750px) {
    .page-title {
        font-size: 30px;
    }
}

@media screen and (max-width: 500px) {
    .page-title {
        font-size: 27px;
    }
}

@media screen and (max-width: 450px) {
    .page-title {
        font-size: 24px;
    }
}

@media screen and (max-width: 400px) {
    .page-title {
        font-size: 22px;
    }
}

.page-subtitle {
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
    color: #111;
}

.pagination {
    margin-top: 40px;
    margin-bottom: 90px;
    text-align: center;
}

.pagination-prev,
.pagination-item,
.pagination-next {
    display: inline-block;
    vertical-align: middle;
}

.pagination-prev .pagination-link:before,
.pagination-next .pagination-link:before {
    font-family: 'FontAwesome';
}

.pagination-prev .pagination-link,
.pagination-next .pagination-link,
.pagination-prev .pagination-link.__current,
.pagination-next .pagination-link.__current {
    background: transparent;
}

.pagination-prev .pagination-link:before {
    content: "\f104";
}

.pagination-next .pagination-link:before {
    content: "\f105";
}

.pagination-link {
    display: block;
    font-size: 24px;
    line-height: 30px;
    min-width: 50px;
    min-height: 50px;
    text-align: center;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    color: #1d9ad6;
}

.pagination-link:hover {
    color: #37ace4;
}

.pagination-link.__current {
    color: #656d78;
    background: #e6e9ee;
}

@media screen and (max-width: 750px) {
    .pagination-item {
        display: none;
    }

    .pagination-item.__current {
        display: inline-block;
    }

    .pagination-prev .pagination-link,
    .pagination-next .pagination-link {
        display: block;
    }
}

.registration-gbo-step-image svg, .registration-gbo-step-image img {
    max-height: 140px !important;
    width: auto !important;
    object-fit: contain !important;
    display: block !important;
    margin: 0 auto !important;
}

.registration-gbo-step-content .modal-form {
    display: inline-block;
}

.page-title-description {
    text-transform: none;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    margin-top: 35px;
}

.registration-gbo-steps-list {
    margin-top: 70px;
    margin-right: 250px;
    margin-bottom: 70px;
    margin-left: 250px;
}

.registration-gbo-step {
    position: relative;
    padding-left: 60px;
    margin-top: 70px;
    margin-bottom: 70px;
}

.registration-gbo-step-point {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    color: #f6f7fb;
    width: 46px;
    height: 46px;
    text-align: center;
    padding-top: 8px;
    padding-right: 2px;
    padding-bottom: 8px;
    padding-left: 2px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #00ac7d;
    background: -webkit-linear-gradient(315deg, #00ac7d 0%, #0077be 100%);
    background: -moz-linear-gradient(315deg, #00ac7d 0%, #0077be 100%);
    background: -o-linear-gradient(315deg, #00ac7d 0%, #0077be 100%);
    background: linear-gradient(135deg, #00ac7d 0%, #0077be 100%);
}

.registration-gbo-step-content {
    color: #252525;
}

.registration-gbo-step-content,
.registration-gbo-step-content p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}

.registration-gbo-step-content p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.registration-gbo-step-doc {
    display: inline-block;
    position: relative;
    margin-top: 5px;
}

.registration-gbo-step-doc-label {
    background: #e6e9ee;
    display: inline-block;
    vertical-align: baseline;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

.registration-gbo-step-doc-label span {
    border-bottom: 1px solid #00929c;
}

.registration-gbo-step-doc-label img,
.registration-gbo-step-doc-label img + span {
    display: inline-block;
    vertical-align: middle;
}

.registration-gbo-step-doc-label img + span {
    margin-left: 5px;
}

.registration-gbo-step-doc-content {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 14px;
    line-height: 1.5;
    position: absolute;
    min-width: 415px;
    max-width: 100%;
    background: #fff;
    text-align: left;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    z-index: 2;
    display: none;
}

.registration-gbo-step-doc:hover .registration-gbo-step-doc-content {
    display: block;
}

.registration-gbo-step-doc-content:after {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: auto;
    height: 5px;
    background: #00ad7e;
    background: -moz-linear-gradient(left, #00ad7e 0%, #0078bc 100%);
    background: -webkit-linear-gradient(left, #00ad7e 0%, #0078bc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#00ad7e), to(#0078bc));
    background: -o-linear-gradient(left, #00ad7e 0%, #0078bc 100%);
    background: linear-gradient(to right, #00ad7e 0%, #0078bc 100%);
}

.registration-gbo-step-doc-content *,
.registration-gbo-step-doc-content p,
.registration-gbo-step-doc-content li,
.registration-gbo-step-doc-content ul,
.registration-gbo-step-doc-content ol,
.registration-gbo-step-doc-content td,
.registration-gbo-step-doc-content tr,
.registration-gbo-step-doc-content table,
.registration-gbo-step-doc-content th {
    font: inherit;
}

.registration-gbo-step-doc-content li,
.registration-gbo-step-doc-content p,
.registration-gbo-step-doc-content ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.registration-gbo-step-doc-content * + li,
.registration-gbo-step-doc-content * + p,
.registration-gbo-step-doc-content * + ul {
    margin-top: 21px;
}

.registration-gbo-step-doc-content li {
    padding-left: 35px;
}

.registration-gbo-step.__1:after,
.registration-gbo-step.__2:after,
.registration-gbo-step.__3:after,
.registration-gbo-step.__4:after,
.registration-gbo-step.__5:after {
    content: '';
    display: block;
    position: absolute;
}

.registration-gbo-step.__1 .registration-gbo-step-image,
.registration-gbo-step.__2 .registration-gbo-step-image,
.registration-gbo-step.__3 .registration-gbo-step-image,
.registration-gbo-step.__4 .registration-gbo-step-image,
.registration-gbo-step.__5 .registration-gbo-step-image {
    width: 200px;
    height: 200px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.registration-gbo-step.__1 .registration-gbo-step-image img,
.registration-gbo-step.__2 .registration-gbo-step-image img,
.registration-gbo-step.__3 .registration-gbo-step-image img,
.registration-gbo-step.__4 .registration-gbo-step-image img,
.registration-gbo-step.__5 .registration-gbo-step-image img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: 100%;
    max-height: 100%;
}

.registration-gbo-step.__1 .registration-gbo-step-image,
.registration-gbo-step.__3 .registration-gbo-step-image,
.registration-gbo-step.__5 .registration-gbo-step-image {
    right: 100%;
    margin-right: 20px;
}

.registration-gbo-step.__2,
.registration-gbo-step.__4 {
    margin-right: 0;
    margin-left: auto;
}

.registration-gbo-step.__2 .registration-gbo-step-image,
.registration-gbo-step.__4 .registration-gbo-step-image {
    left: 100%;
    margin-left: 20px;
}

.registration-gbo-step.__1 {
    max-width: 500px;
}

.registration-gbo-step.__1:after {
    width: 112px;
    height: 85px;
    background-image: url("/images/images/elements/registration-gbo-step-arrow-1.png");
    background-position: center;
    background-repeat: no-repeat;
    left: 100%;
    margin-left: 20px;
    top: 45%;
}

html.modernizr-backgroundsize .registration-gbo-step.__1:after {
    background-image: url("/images/images/elements/registration-gbo-step-arrow-1@2x.png");
    -moz-background-size: 112px 85px;
    -o-background-size: 112px 85px;
    background-size: 112px 85px;
}

.registration-gbo-step.__2 {
    max-width: 400px;
}

.registration-gbo-step.__2:after {
    width: 173px;
    height: 118px;
    background-image: url("/images/images/elements/registration-gbo-step-arrow-2.png");
    background-position: center;
    background-repeat: no-repeat;
    right: 100%;
    margin-right: 20px;
    top: 40%;
}

html.modernizr-backgroundsize .registration-gbo-step.__2:after {
    background-image: url("/images/images/elements/registration-gbo-step-arrow-2@2x.png");
    -moz-background-size: 173px 118px;
    -o-background-size: 173px 118px;
    background-size: 173px 118px;
}

.registration-gbo-step.__3:after {
    width: 153px;
    height: 113px;
    background-image: url("/images/images/elements/registration-gbo-step-arrow-3.png");
    background-position: center;
    background-repeat: no-repeat;
    left: 10%;
    margin-top: 30px;
    top: 100%;
}

html.modernizr-backgroundsize .registration-gbo-step.__3:after {
    background-image: url("/images/images/elements/registration-gbo-step-arrow-3@2x.png");
    -moz-background-size: 153px 113px;
    -o-background-size: 153px 113px;
    background-size: 153px 113px;
}

.registration-gbo-step.__4 {
    max-width: 400px;
}

.registration-gbo-step.__4:after {
    width: 85px;
    height: 112px;
    background-image: url("/images/images/elements/registration-gbo-step-arrow-4.png");
    background-position: center;
    background-repeat: no-repeat;
    right: 30%;
    margin-top: 15px;
    top: 100%;
}

html.modernizr-backgroundsize .registration-gbo-step.__4:after {
    background-image: url("/images/images/elements/registration-gbo-step-arrow-4@2x.png");
    -moz-background-size: 85px 112px;
    -o-background-size: 85px 112px;
    background-size: 85px 112px;
}

.registration-gbo-step.__5 {
    max-width: 420px;
}

.registration-gbo-step.__5:after {
    width: 38px;
    height: 116px;
    background-image: url("/images/images/elements/registration-gbo-step-arrow-5.png");
    background-position: center;
    background-repeat: no-repeat;
    right: 30%;
    margin-top: 30px;
    top: 100%;
}

html.modernizr-backgroundsize .registration-gbo-step.__5:after {
    background-image: url("/images/images/elements/registration-gbo-step-arrow-5@2x.png");
    -moz-background-size: 38px 116px;
    -o-background-size: 38px 116px;
    background-size: 38px 116px;
}

.registration-gbo-step.__6 {
    margin-top: 175px;
    margin-right: -50px;
    margin-left: -50px;
    padding-left: 0;
}

.registration-gbo-step.__6 .registration-gbo-step-image,
.registration-gbo-step.__6 .registration-gbo-step-content {
    width: 50%;
}

.registration-gbo-step.__6 .registration-gbo-step-point {
    top: 0;
    right: 0;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.registration-gbo-step.__6 .registration-gbo-step-image {
    float: left;
    padding-right: 47px;
}

.registration-gbo-step.__6 .registration-gbo-step-image img {
    display: block;
    margin-right: 0;
    margin-left: auto;
}

.registration-gbo-step.__6 .registration-gbo-step-content {
    float: right;
    padding-left: 47px;
}

.registration-gbo-step.__6 .registration-gbo-step-content p,
.registration-gbo-step.__6 .registration-gbo-step-content td,
.registration-gbo-step.__6 .registration-gbo-step-content th,
.registration-gbo-step.__6 .registration-gbo-step-content li {
    font-size: 14px;
    line-height: 2.14;
}

.registration-gbo-step.__6 .registration-gbo-step-content p,
.registration-gbo-step.__6 .registration-gbo-step-content ol,
.registration-gbo-step.__6 .registration-gbo-step-content ul,
.registration-gbo-step.__6 .registration-gbo-step-content table,
.registration-gbo-step.__6 .registration-gbo-step-content li {
    margin-top: 0;
}

.registration-gbo-step.__6 .registration-gbo-step-content p,
.registration-gbo-step.__6 .registration-gbo-step-content ol,
.registration-gbo-step.__6 .registration-gbo-step-content ul,
.registration-gbo-step.__6 .registration-gbo-step-content table,
.registration-gbo-step.__6 .registration-gbo-step-content .table-wrapper {
    margin-top: 0;
}

.registration-gbo-step.__6 .registration-gbo-step-content p:last-child,
.registration-gbo-step.__6 .registration-gbo-step-content ol:last-child,
.registration-gbo-step.__6 .registration-gbo-step-content ul:last-child,
.registration-gbo-step.__6 .registration-gbo-step-content table:last-child,
.registration-gbo-step.__6 .registration-gbo-step-content .table-wrapper:last-child {
    margin-bottom: 0;
}

.registration-gbo-documents {
    position: relative;
    margin-bottom: 80px;
    padding-right: 40px;
    padding-left: 40px;
}

.registration-gbo-documents-inner {
    background: #fff;
    border: 1px dotted #383838;
    position: relative;
    max-width: 395px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 40px;
    padding-bottom: 30px;
    padding-left: 45px;
}

html.modernizr-borderimage .registration-gbo-documents-inner {
    border-image-source: url("/images/images/elements/border-pattern.png");
    border-image-width: 2;
    border-image-slice: 2;
    border-image-repeat: round;
    border-color: transparent;
}

.registration-gbo-documents-link {
    padding-left: 90px;
    color: inherit;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
}

.registration-gbo-documents-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 42px;
    height: 50px;
    background: url("/images/images/icons/doc.png") center no-repeat;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.registration-gbo-documents-link span {
    border-bottom: 1px dotted #00a08c;
}

.registration-gbo-footer {
    text-align: center;
    color: #656d78;
    margin-bottom: 60px;
}

.registration-gbo-footer .wrapper-content {
    max-width: 900px;
}

.registration-gbo-footer-logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
}

.registration-gbo-footer-bottom {
    margin-top: 65px;
}

@media screen and (max-width: 1210px) {
    .registration-gbo-step.__2:after {
        margin-right: 3px;
        top: 35%;
    }

    .registration-gbo-step.__3:after {
        margin-top: 50px;
        left: -33%;
    }

    .registration-gbo-step.__4:after {
        right: -30%;
    }

    .registration-gbo-step.__5:after {
        right: 50%;
    }

    .registration-gbo-step.__6 {
        margin-right: -200px;
        margin-left: -200px;
    }
}

@media screen and (max-width: 1010px) {
    .registration-gbo-step.__1:after,
    .registration-gbo-step.__2:after,
    .registration-gbo-step.__3:after,
    .registration-gbo-step.__4:after {
        display: none;
    }

    .registration-gbo-step.__1,
    .registration-gbo-step.__3,
    .registration-gbo-step.__5 {
        margin-right: -250px;
    }

    .registration-gbo-step.__2,
    .registration-gbo-step.__4 {
        margin-left: -250px;
    }

    .registration-gbo-step.__6 {
        margin-right: -250px;
        margin-left: -250px;
    }
}

@media screen and (max-width: 750px) {
    .registration-gbo-steps-list {
        margin-right: 0;
        margin-left: 0;
    }

    .registration-gbo-step {
        padding-right: 0;
        padding-left: 0;
    }

    .registration-gbo-step.__1,
    .registration-gbo-step.__2,
    .registration-gbo-step.__3,
    .registration-gbo-step.__4,
    .registration-gbo-step.__5,
    .registration-gbo-step.__6 {
        margin-right: 0;
        margin-left: 0;
        max-width: none;
    }

    .registration-gbo-step.__1 .registration-gbo-step-point,
    .registration-gbo-step.__2 .registration-gbo-step-point,
    .registration-gbo-step.__3 .registration-gbo-step-point,
    .registration-gbo-step.__4 .registration-gbo-step-point,
    .registration-gbo-step.__5 .registration-gbo-step-point,
    .registration-gbo-step.__6 .registration-gbo-step-point {
        top: 0;
        right: auto;
        left: 0;
        bottom: auto;
    }

    .registration-gbo-step.__1 .registration-gbo-step-image,
    .registration-gbo-step.__2 .registration-gbo-step-image,
    .registration-gbo-step.__3 .registration-gbo-step-image,
    .registration-gbo-step.__4 .registration-gbo-step-image,
    .registration-gbo-step.__5 .registration-gbo-step-image,
    .registration-gbo-step.__6 .registration-gbo-step-image {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        width: 200px;
        height: 140px;
        margin-bottom: 20px;
    }

    .registration-gbo-step.__1 .registration-gbo-step-image img,
    .registration-gbo-step.__2 .registration-gbo-step-image img,
    .registration-gbo-step.__3 .registration-gbo-step-image img,
    .registration-gbo-step.__4 .registration-gbo-step-image img,
    .registration-gbo-step.__5 .registration-gbo-step-image img,
    .registration-gbo-step.__6 .registration-gbo-step-image img {
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        max-width: 100%;
        max-height: 100%;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
    }

    .registration-gbo-step.__6 .registration-gbo-step-image,
    .registration-gbo-step.__6 .registration-gbo-step-content {
        float: none;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .registration-gbo-step.__6 .registration-gbo-step-content {
        width: auto;
    }

    .registration-gbo-documents-inner {
        padding-top: 20px;
        padding-right: 30px;
        padding-bottom: 20px;
        padding-left: 30px;
    }

    .registration-gbo-documents-link {
        padding-left: 60px;
    }
}

.registration-gbo__old-block {
    position: relative;
    margin-top: 60px;
    margin-bottom: 70px;
    padding-top: 560px;
}

.registration-gbo__old-background {
    overflow: hidden;
    position: absolute;
    top: 110px;
    right: 0;
    left: 0;
}

.registration-gbo__old-background-image {
    position: relative;
    height: 450px;
}

.registration-gbo__old-background-image img {
    position: absolute;
    top: 0;
    right: -1000px;
    left: -1000px;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    display: block;
    max-width: none;
    max-height: none;
    width: auto;
    height: 100%;
}

.registration-gbo__old-steps-list {
    position: relative;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 1px;
    padding-left: 0;
}

.registration-gbo__old-step {
    position: absolute;
    padding-top: 10px;
    padding-left: 75px;
}

.registration-gbo__old-step-point {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    color: #f6f7fb;
    width: 46px;
    height: 46px;
    text-align: center;
    padding-top: 8px;
    padding-right: 2px;
    padding-bottom: 8px;
    padding-left: 2px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #00ac7d;
    background: -webkit-linear-gradient(315deg, #00ac7d 0%, #0077be 100%);
    background: -moz-linear-gradient(315deg, #00ac7d 0%, #0077be 100%);
    background: -o-linear-gradient(315deg, #00ac7d 0%, #0077be 100%);
    background: linear-gradient(135deg, #00ac7d 0%, #0077be 100%);
}

.registration-gbo__old-step-point:before {
    content: '';
    position: absolute;
    border-left: 1px dotted #aab2bd;
    top: 100%;
    left: 50%;
    margin-left: -1px;
}

.registration-gbo__old-step-content {
    color: #252525;
    max-width: 300px;
}

.registration-gbo__old-step-content,
.registration-gbo__old-step-content p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}

.registration-gbo__old-step-content p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.registration-gbo__old-step.__1 {
    left: 9%;
    top: -560px;
}

.registration-gbo__old-step.__1 .registration-gbo__old-step-point:before {
    height: 180px;
}

.registration-gbo__old-step.__1 .registration-gbo__old-step-content {
    max-width: 430px;
}

.registration-gbo__old-step.__2 {
    right: 7.5%;
    top: -560px;
}

.registration-gbo__old-step.__2 .registration-gbo__old-step-point:before {
    height: 270px;
}

.registration-gbo__old-step.__2 .registration-gbo__old-step-content {
    max-width: 280px;
}

.registration-gbo__old-step.__3 {
    right: 0;
    top: -375px;
    padding-right: 60px;
    padding-left: 0;
}

.registration-gbo__old-step.__3 .registration-gbo__old-step-point {
    right: 0;
    left: auto;
}

.registration-gbo__old-step.__3 .registration-gbo__old-step-point:before {
    height: 135px;
}

.registration-gbo__old-step.__3 .registration-gbo__old-step-content {
    max-width: 290px;
}

.registration-gbo__old-step.__4,
.registration-gbo__old-step.__5 {
    position: relative;
    margin-top: 45px;
}

.registration-gbo__old-step.__4 .registration-gbo__old-step-point:before,
.registration-gbo__old-step.__5 .registration-gbo__old-step-point:before {
    height: 45px;
    top: auto;
    bottom: 100%;
}

.registration-gbo__old-step.__4 .registration-gbo__old-step-content,
.registration-gbo__old-step.__5 .registration-gbo__old-step-content {
    max-width: 360px;
}

.registration-gbo__old-step.__4 {
    float: left;
}

.registration-gbo__old-step.__5 {
    float: right;
}

.registration-gbo__old-step.__6 {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 95px;
    padding-left: 21.93%;
    padding-top: 0;
}

.registration-gbo__old-step.__6:before {
    content: '';
    display: block;
    position: absolute;
    width: 22px;
    height: 24px;
    background: url("/images/images/icons/step-arrow.png") center no-repeat;
    top: -75px;
    right: 0;
    left: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.registration-gbo__old-step.__6 .registration-gbo__old-step-point {
    left: 240px;
    top: 35px;
}

.registration-gbo__old-step.__6 .registration-gbo__old-step-point:before {
    display: none;
}

.registration-gbo__old-step.__6 .registration-gbo__old-step-image {
    float: left;
    width: 375px;
    position: relative;
    z-index: 1;
}

.registration-gbo__old-step.__6 .registration-gbo__old-step-image img {
    display: block;
}

.registration-gbo__old-step.__6 .registration-gbo__old-step-content {
    float: left;
    max-width: none;
    padding-left: 440px;
    width: 100%;
    margin-left: -375px;
    margin-top: 45px;
}

.registration-gbo__old-step.__6 .registration-gbo__old-step-content ul {
    margin-top: 0;
}

.registration-gbo__old-documents {
    position: relative;
    margin-bottom: 80px;
    padding-right: 40px;
    padding-left: 40px;
}

.registration-gbo__old-documents:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: auto;
    height: 3px;
    background: url("/images/images/elements/gray-line.png") center no-repeat;
}

.registration-gbo__old-documents-inner {
    background: #fff;
    border: 1px dotted #383838;
    position: relative;
    max-width: 395px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    padding-right: 40px;
    padding-bottom: 30px;
    padding-left: 45px;
}

.registration-gbo__old-documents-link {
    padding-left: 90px;
    color: inherit;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
}

.registration-gbo__old-documents-link:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 42px;
    height: 50px;
    background: url("/images/images/icons/doc.png") center no-repeat;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.registration-gbo__old-documents-link span {
    border-bottom: 1px dotted #00a08c;
}

.registration-gbo__old-footer {
    text-align: center;
    color: #656d78;
    margin-bottom: 60px;
}

.registration-gbo__old-footer .wrapper-content {
    max-width: 900px;
}

.registration-gbo__old-footer-logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
}

.registration-gbo__old-footer-bottom {
    margin-top: 65px;
}

@media screen and (max-width: 1210px) {
    .registration-gbo__old-block {
        padding-top: 460px;
    }

    .registration-gbo__old-background-image {
        height: 350px;
    }

    .registration-gbo__old-step.__1 {
        left: 80px;
        top: -460px;
    }

    .registration-gbo__old-step.__1 .registration-gbo__old-step-point:before {
        height: 180px;
    }

    .registration-gbo__old-step.__1 .registration-gbo__old-step-content {
        max-width: 430px;
    }

    .registration-gbo__old-step.__2 {
        right: 10px;
        top: -495px;
    }

    .registration-gbo__old-step.__2 .registration-gbo__old-step-point:before {
        height: 270px;
    }

    .registration-gbo__old-step.__2 .registration-gbo__old-step-content {
        max-width: 280px;
    }

    .registration-gbo__old-step.__3 {
        right: -30px;
        top: -275px;
        padding-right: 60px;
        padding-left: 0;
    }

    .registration-gbo__old-step.__3 .registration-gbo__old-step-point:before {
        height: 135px;
    }

    .registration-gbo__old-step.__3 .registration-gbo__old-step-content {
        max-width: 290px;
    }

    .registration-gbo__old-step.__4 {
        margin-left: 110px;
    }

    .registration-gbo__old-step.__4 .registration-gbo__old-step-content {
        max-width: 340px;
    }

    .registration-gbo__old-step.__5 .registration-gbo__old-step-content {
        max-width: 310px;
    }

    .registration-gbo__old-step.__6 .registration-gbo__old-step-point {
        top: 20px;
        left: 200px;
    }

    .registration-gbo__old-step.__6 .registration-gbo__old-step-image {
        width: 300px;
    }

    .registration-gbo__old-step.__6 .registration-gbo__old-step-content {
        padding-left: 365px;
        margin-left: -300px;
        margin-top: 10px;
    }
}

@media screen and (max-width: 1010px) {
    .registration-gbo__old-block {
        padding-top: 0;
    }

    .registration-gbo__old-background {
        display: none;
    }

    .registration-gbo__old-step.__1,
    .registration-gbo__old-step.__2,
    .registration-gbo__old-step.__3,
    .registration-gbo__old-step.__4,
    .registration-gbo__old-step.__5,
    .registration-gbo__old-step.__6 {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        float: none;
        width: auto;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 60px;
    }

    .registration-gbo__old-step ~ .registration-gbo__old-step.__1,
    .registration-gbo__old-step ~ .registration-gbo__old-step.__2,
    .registration-gbo__old-step ~ .registration-gbo__old-step.__3,
    .registration-gbo__old-step ~ .registration-gbo__old-step.__4,
    .registration-gbo__old-step ~ .registration-gbo__old-step.__5,
    .registration-gbo__old-step ~ .registration-gbo__old-step.__6 {
        margin-top: 30px;
    }

    .registration-gbo__old-step.__1 .registration-gbo__old-step-point,
    .registration-gbo__old-step.__2 .registration-gbo__old-step-point,
    .registration-gbo__old-step.__3 .registration-gbo__old-step-point,
    .registration-gbo__old-step.__4 .registration-gbo__old-step-point,
    .registration-gbo__old-step.__5 .registration-gbo__old-step-point,
    .registration-gbo__old-step.__6 .registration-gbo__old-step-point {
        top: 0;
        right: auto;
        left: 0;
        bottom: auto;
    }

    .registration-gbo__old-step.__1 .registration-gbo__old-step-content,
    .registration-gbo__old-step.__2 .registration-gbo__old-step-content,
    .registration-gbo__old-step.__3 .registration-gbo__old-step-content,
    .registration-gbo__old-step.__4 .registration-gbo__old-step-content,
    .registration-gbo__old-step.__5 .registration-gbo__old-step-content,
    .registration-gbo__old-step.__6 .registration-gbo__old-step-content {
        max-width: none;
    }

    .registration-gbo__old-step-point:before {
        display: none;
    }

    .registration-gbo__old-step.__6 {
        padding-top: 40px;
    }

    .registration-gbo__old-step.__6:before {
        top: 0;
        right: auto;
        left: 12px;
    }

    .registration-gbo__old-step.__6 .registration-gbo__old-step-point {
        top: 40px;
    }

    .registration-gbo__old-step.__6 .registration-gbo__old-step-image {
        width: 200px;
    }

    .registration-gbo__old-step.__6 .registration-gbo__old-step-content {
        padding-left: 240px;
        margin-left: -200px;
        margin-top: 0;
    }
}

@media screen and (max-width: 750px) {
    .registration-gbo__old-documents-inner {
        padding-top: 20px;
        padding-right: 30px;
        padding-bottom: 20px;
        padding-left: 30px;
    }

    .registration-gbo__old-documents-link {
        padding-left: 60px;
    }

    .registration-gbo__old-step.__1,
    .registration-gbo__old-step.__2,
    .registration-gbo__old-step.__3,
    .registration-gbo__old-step.__4,
    .registration-gbo__old-step.__5,
    .registration-gbo__old-step.__6 {
        padding-left: 0;
        padding-top: 60px;
    }

    .registration-gbo__old-step.__6 .registration-gbo__old-step-image,
    .registration-gbo__old-step.__6 .registration-gbo__old-step-content {
        display: block;
        float: none;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .registration-gbo__old-step.__6 .registration-gbo__old-step-image ~ .registration-gbo__old-step.__6 .registration-gbo__old-step-content {
        margin-top: 40px;
    }
}

.retool-wrapper {
    margin-right: 63px;
    margin-left: 63px;
}

.retool-way-list {
    width: 100%;
    table-layout: fixed;
    display: table;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 100px;
}

.retool-way-item {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    padding-right: 50px;
    padding-bottom: 40px;
    padding-left: 50px;
}

.retool-way-item-image {
    position: relative;
    margin-bottom: 55px;
    max-height: 250px;
    overflow: hidden;
}

.retool-way-item-image:before {
    padding-top: 85%;
    content: '';
    display: block;
}

.retool-way-item-image img {
    max-width: 100%;
    max-height: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    position: absolute;
}

.retool-way-item-title {
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 25px;
}

.retool-way-item-text {
    color: #898989;
    max-width: 810px;
    margin-right: auto;
    margin-left: auto;
}

.retool-way-item-text,
.retool-way-item-text p {
    font-size: 16px;
    line-height: 24px;
}

.retool-way-item-text b {
    font-weight: inherit;
    color: #434a54;
}

.retool-way-item-text p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.retool-way-item-text * + p {
    margin-top: 24px;
}

.retool-saving-item {
    margin-top: 30px;
    margin-bottom: 30px;
}

.retool-saving-item-label,
.retool-saving-item-progress {
    display: inline-block;
    vertical-align: middle;
}

.retool-saving-item-label {
    width: 270px;
    padding-right: 20px;
    margin-right: -276px;
    font-size: 18px;
    line-height: 24px;
}

.retool-saving-item-progress {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 290px;
    width: 100%;
    position: relative;
    z-index: 0;
}

.retool-saving-item-progress-car {
    top: 0;
    left: 270px;
    bottom: 0;
    z-index: 1;
}

.retool-saving-item-progress-car,
.retool-saving-item-progress-car img {
    position: absolute;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.retool-saving-item-progress-car img {
    top: 0;
    left: 0;
    bottom: 0;
    max-width: none;
    max-height: none;
}

.retool-saving-item-progress-bar {
    float: left;
    width: 100%;
    height: 23px;
    background: #fc7c79;
    color: #fc7c79;
    position: relative;
}

.retool-saving-item-progress-bar-title {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 100%;
    text-align: center;
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 0.8;
    font-weight: 700;
}

.retool-saving-item-progress-bar-title small,
.retool-saving-item-progress-bar-title .small {
    font-size: 60%;
    font-size: 0.6em;
    font-weight: 400;
}

.retool-saving-item.__gas .retool-saving-item-progress-bar.__cost {
    background: #e2e6e9;
}

.retool-saving-item-progress-bar.__save {
    color: #00ad7d;
    background: #21bdb9;
    background: -moz-linear-gradient(left, #21bdb9 0%, #01b2de 100%);
    background: -webkit-linear-gradient(left, #21bdb9 0%, #01b2de 100%);
    background: -webkit-gradient(linear, left top, right top, from(#21bdb9), to(#01b2de));
    background: -o-linear-gradient(left, #21bdb9 0%, #01b2de 100%);
    background: linear-gradient(to right, #21bdb9 0%, #01b2de 100%);
    position: relative;
}

.retool-saving-item-progress-bar.__save:after {
    content: '';
    display: block;
    position: absolute;
    top: -115px;
    right: auto;
    left: 100%;
    bottom: -100px;
    margin-top: auto;
    margin-right: 0;
    margin-bottom: auto;
    margin-left: 20px;
    width: 63px;
    height: 68px;
    background: url("/images/images/elements/pig-money.png") center no-repeat;
}

@media screen and (max-width: 1010px) {
    .retool-saving-item-label,
    .retool-saving-item-progress {
        display: block;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
        width: auto;
    }

    .retool-saving-item-label {
        text-align: center;
    }

    .retool-saving-item-progress {
        padding-left: 20px;
    }

    .retool-saving-item-progress-car {
        left: 0;
    }

    .retool-saving-item-progress-bar-title {
        font-size: 22px;
    }
}

@media screen and (max-width: 750px) {
    .retool-way-list {
        margin-bottom: 90px;
        display: block;
    }

    .retool-way-item {
        display: block;
        width: auto;
        margin-right: auto;
        margin-bottom: 70px;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .retool-way-item-image {
        margin-bottom: 20px;
    }

    .retool-way-item-image:before {
        padding-top: 50%;
    }

    .retool-saving-item {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .retool-saving-item-label {
        font-size: 14px;
    }

    .retool-saving-item-progress {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    .retool-saving-item-progress-car {
        bottom: -15px;
    }

    .retool-saving-item-progress-car img {
        width: 65px;
    }

    .retool-saving-item-progress-bar {
        height: 10px;
    }

    .retool-saving-item-progress-bar-title {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

/* 17-03-2017 >>> */
.retool-city {
    max-width: 400px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
}

.retool-map {
    position: relative;
    max-height: 572px;
    min-height: 350px;
    background: url("/images/images/preloader-circle-64__gray.gif") center no-repeat;
    background-color: #dcdcdc;
    margin-bottom: 40px;
}

html.modernizr-backgroundsize .retool-map {
    background-image: url("/images/images/preloader-circle-128__gray.gif");
    -moz-background-size: 64px;
    -o-background-size: 64px;
    background-size: 64px;
}

/*.retool-map:before {*/
/*padding-top: 28.95%;*/
/*content: '';*/
/*display: block;*/
/*}*/

.retool-map > * {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.retool-map .__loading:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: url("/images/images/preloader-circle-64__gray.gif") center no-repeat;
    background-color: #dcdcdc;
}

html.modernizr-backgroundsize .retool-map .__loading:after {
    background-image: url("/images/images/preloader-circle-128__gray.gif");
    -moz-background-size: 64px;
    -o-background-size: 64px;
    background-size: 64px;
}

.retool-adresses-group {
    margin-bottom: 100px;
}

.retool-adresses-group ~ .retool-adresses-group {
    border-top: 1px solid #ccc;
    padding-top: 50px;
}

.retool-adresses-title {
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 30px;
    text-align: center;
    color: #111;
}

.retool-adresses-item {
    margin-bottom: 40px;
}

.retool-adresses-item ~ .retool-adresses-item {
    border-top: 1px solid #e0e0e0;
    margin-top: 30px;
    padding-top: 30px;
}

.retool-adresses-item-info {
    text-align: center;
    margin-top: 30px;
}

.retool-adresses-item-info-item {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    margin-right: -3px;
    margin-bottom: 20px;
    margin-left: -3px;
}

.retool-adresses-item-info-title {
    margin-bottom: 20px;
    font-weight: 600;
}

.retool-adresses-item-info-text {
    font-size: 16px;
    line-height: 20px;
    color: #656d78;
}

.retool-adresses-item-title,
.retool-adresses-item-adress {
    text-align: center;
    margin-bottom: 10px;
}

.retool-adresses-item-title {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    color: #111;
    line-height: 1.2;
}

.retool-adresses-item-text {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}

.retool-controls {
    text-align: right;
    margin-bottom: 20px;
}

@media screen and (max-width: 1010px) {
    .retool-adresses-item-info-item {
        dispaly: block;
        width: 100%;
    }
}

/* <<< 17-03-2017 */
.retool-adresses-table table {
    width: 100%;
    margin: 0;
}

.retool-adresses-table td,
.retool-adresses-table th {
    font-size: 12px;
    line-height: 1.2;
    padding-top: 15px;
    padding-right: 40px;
    padding-bottom: 15px;
    padding-left: 15px;
    border: 0;
    vertical-align: top;
}

.retool-adresses-table td.__detail,
.retool-adresses-table th.__detail {
    width: 200px;
}

.retool-adresses-table .stationcard-services {
    margin-top: 0;
}

.retool-adresses-table td li,
.retool-adresses-table th li,
.retool-adresses-table td p,
.retool-adresses-table th p,
.retool-adresses-table td ul,
.retool-adresses-table th ul,
.retool-adresses-table td ol,
.retool-adresses-table th ol {
    font: inherit;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.retool-adresses-table td * + li,
.retool-adresses-table th * + li,
.retool-adresses-table td * + p,
.retool-adresses-table th * + p,
.retool-adresses-table td * + ul,
.retool-adresses-table th * + ul,
.retool-adresses-table td * + ol,
.retool-adresses-table th * + ol {
    margin-top: 16px;
}

.retool-adresses-table td ul li,
.retool-adresses-table th ul li {
    padding-left: 30px;
}

.retool-adresses-table td ul li:before,
.retool-adresses-table th ul li:before {
    top: 1px;
}

.retool-adresses-table td + td,
.retool-adresses-table th + th {
    padding-left: 0;
}

.retool-adresses-table tr.__hidden {
    display: none;
}

.retool-adresses-table tr.__head td,
.retool-adresses-table tr.__head th {
    font-size: 16px;
    color: #fff;
    background: #03a3df;
    border: 0;
    vertical-align: bottom;
    white-space: nowrap;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.retool-adresses-table tr.__head td + td,
.retool-adresses-table tr.__head th + th {
    padding-left: 0;
}

.retool-adresses-table tr.__city td,
.retool-adresses-table tr.__city th {
    font-size: 20px;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #eef2f7;
}

.retool-adresses-table tr.__detail {
    display: none;
}

.retool-adresses-table tr.__detail td,
.retool-adresses-table tr.__detail th {
    background: transparent;
    text-align: left;
    padding-bottom: 30px;
}

.retool-adresses-table tr.__item + tr.__item {
    border-top: 1px solid #e4edf8;
}

.retool-adresses-table tr.__item + tr.__item.__detail {
    border-top-width: 0;
}

.retool-adresses-table-logo {
    margin-bottom: 5px;
}

.retool-adresses-table-logo img {
    display: block;
}

.retool-adresses-table-fixed-head {
    display: none;
    position: fixed;
    top: 0;
    right: auto;
    left: auto;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    z-index: 2;
}

.retool-adresses-table-fixed-head.__visible {
    display: block;
}

@media screen and (max-width: 750px) {
    .retool-adresses-table tr.__detail {
        display: table-row;
    }

    .retool-adresses-table td.__detail {
        display: none;
    }

    .retool-adresses-table td,
    .retool-adresses-table th {
        font-size: 10px;
    }

    .retool-adresses-table tr.__head td,
    .retool-adresses-table tr.__head th {
        font-size: 10px;
    }

    .retool-adresses-table tr.__city td,
    .retool-adresses-table tr.__city th {
        font-size: 16px;
    }
}

.saved-calculator {
    padding-top: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    overflow: hidden;
}

.saved-calculator .wrapper-content {
    max-width: 920px;
    padding-right: 0;
    padding-left: 0;
}

.saved-calculator-title {
    font-size: 32px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    color: #252525;
    margin-bottom: 45px;
}

.saved-calculator-title > * {
    display: inline-block;
    vertical-align: middle;
}

.saved-calculator-title .numeric {
    vertical-align: baseline;
}

.saved-calculator-title .numeric-arrow {
    border-top-color: #c9c6cb;
    border-bottom-color: #c9c6cb;
}

.saved-calculator-title .numeric-arrow:hover {
    border-top-color: #a19ca5;
    border-bottom-color: #a19ca5;
}

.saved-calculator-title .numeric-arrow:active {
    border-top-color: #d4d1d5;
    border-bottom-color: #d4d1d5;
}

.saved-calculator-title [data-saved-calculator-element] {
    color: #0070c5;
}

.saved-calculator-title-1 {
    display: none;
}

@media screen and (max-width: 750px) {
    .saved-calculator-title-1 {
        display: block;
    }

    .saved-calculator-title-2 {
        display: none;
    }
}

.saved-calculator-controls {
    margin-bottom: 45px;
    text-align: center;
    white-space: nowrap;
}

@media screen and (max-width: 1200px) {
    .saved-calculator-controls {
        margin-right: -100px;
        margin-left: -100px;
    }
}

.saved-calculator-control {
    display: inline-block;
    vertical-align: top;
    margin-right: 8px;
    margin-bottom: 5px;
    margin-left: 8px;
    text-align: left;
    font-size: 24px;
    white-space: normal;
}

.saved-calculator-control-label {
    color: #898989;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px;
    display: block;
}

.saved-calculator-control .ui-selectmenu-wrapper {
    padding-right: 0;
}

.saved-calculator-control .ui-selectmenu-button {
    max-width: 200px;
    padding-right: 40px;
}

@media screen and (max-width: 1200px) {
    .saved-calculator-form .wrapper-content {
        max-width: 800px;
    }
}

.saved-calculator-price-label,
.saved-calculator-price-controls {
    display: inline-block;
    vertical-align: middle;
}

.saved-calculator-price-label {
    font-size: 14px;
    line-height: 17px;
    color: #252525;
    width: 60px;
}

.saved-calculator-price-controls {
    background: #ececec;
    padding-top: 12px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
    margin-top: -12px;
    margin-bottom: -15px;
    margin-left: 7px;
    position: relative;
}

.saved-calculator-price-controls:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: auto;
    left: -7px;
    bottom: 0;
    width: 0;
    height: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #ececec;
}

.saved-calculator-price-control {
    display: inline-block;
    vertical-align: top;
    margin-right: 12px;
    margin-left: 12px;
}

.saved-calculator-distance {
    padding-top: 45px;
    margin-bottom: 30px;
    background: url("/images/images/elements/trees.png") 0 top repeat-x;
    -webkit-animation: trees-animation linear 100s infinite;
    -moz-animation: trees-animation linear 100s infinite;
    -o-animation: trees-animation linear 100s infinite;
    animation: trees-animation linear 100s infinite;
}

.saved-calculator.__not-animate .saved-calculator-distance {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.saved-calculator-distance-car {
    position: relative;
}

.saved-calculator-distance-car:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 15px;
    width: auto;
    height: 4px;
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
}

.saved-calculator-distance-car .saved-calculator-distance-car-block {
    visibility: hidden;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    margin-top: auto;
    margin-right: 0;
    margin-bottom: auto;
    margin-left: 0;
}

.saved-calculator-distance-car-block {
    width: 214px;
    position: absolute;
    left: -107px;
    z-index: 1;
    bottom: 100%;
    margin-bottom: 15px;
}

.saved-calculator-distance-car-wheel-1,
.saved-calculator-distance-car-wheel-2 {
    display: block;
    position: absolute;
    left: 33px;
    bottom: 2px;
    width: 30px;
    height: 30px;
    background: url("/images/images/icons/disc.png") center no-repeat;
    -moz-background-size: auto 100%;
    -o-background-size: auto 100%;
    background-size: auto 100%;
    -webkit-animation: wheel-animation linear 0.5s infinite;
    -moz-animation: wheel-animation linear 0.5s infinite;
    -o-animation: wheel-animation linear 0.5s infinite;
    animation: wheel-animation linear 0.5s infinite;
}

.saved-calculator.__not-animate .saved-calculator-distance-car-wheel-1,
.saved-calculator.__not-animate .saved-calculator-distance-car-wheel-2 {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
}

.saved-calculator.__corporate .saved-calculator-distance-car-wheel-1,
.saved-calculator.__corporate .saved-calculator-distance-car-wheel-2 {
    bottom: 3px;
    left: 22px;
    width: 24px;
    height: 24px;
}

.saved-calculator-distance-car-wheel-2 {
    left: 156px;
}

.saved-calculator.__corporate .saved-calculator-distance-car-wheel-2 {
    left: 146px;
}

.saved-calculator-distance-car-image {
    display: block;
}

.saved-calculator-distance-slider {
    margin-top: 16px;
    width: auto;
    height: 22px;
    background: #edebef;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    border: 0;
}

.saved-calculator-distance-slider:before {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
    left: 8px;
    bottom: 8px;
    background: #fff;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.saved-calculator-distance-slider-block {
    padding-bottom: 30px;
}

.saved-calculator-distance-slider .ui-slider-handle {
    width: 19px;
    height: 26px;
    top: -2px;
    margin-left: -9px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.57);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.57);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.57);
    border: 0;
    background: url("/images/images/elements/slider-handle.png") top center no-repeat;
    background-color: #d8dadb;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
    -webkit-transition-property: background, -webkit-box-shadow;
    transition-property: background, -webkit-box-shadow;
    -o-transition-property: background, box-shadow;
    -moz-transition-property: background, box-shadow, -moz-box-shadow;
    transition-property: background, box-shadow;
    transition-property: background, box-shadow, -webkit-box-shadow, -moz-box-shadow;
}

.saved-calculator-distance-slider .ui-slider-handle:hover {
    background-color: #e0e1e2;
}

.saved-calculator-distance-slider .ui-slider-handle:active {
    background-color: #e0e1e2;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

.saved-calculator-distance-slider .ui-slider-label {
    position: absolute;
    top: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 14px;
    color: #252525;
}

.saved-calculator-distance-slider .ui-slider-label:after {
    content: '\0020\043a\043c';
}

.saved-calculator-distance-slider .ui-slider-label.__min {
    left: 0;
}

.saved-calculator-distance-slider .ui-slider-label.__max {
    right: 0;
}

.saved-calculator-results-title {
    font-size: 20px;
    line-height: 24px;
    color: #252525;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.saved-calculator-results-list {
    position: relative;
    z-index: 0;
}

.saved-calculator-results-difference {
    position: absolute;
    top: 0;
    right: 16px;
    left: 16px;
    bottom: 0;
    width: auto;
    height: auto;
}

.saved-calculator-results-difference-bar {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    transition: all ease-in-out 0.8s;
}

.saved-calculator-results-difference-bar:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-left: 1px dotted #bfbfbf;
    border-right: 1px dotted #bfbfbf;
    background: url("/images/images/elements/calculator-lines_opacity-17.png") center repeat;
    z-index: 1;
}

.saved-calculator-results-difference-value {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    font-size: 26px;
    line-height: 30px;
    height: 30px;
    font-weight: 700;
    color: #1da2dc;
    text-align: center;
    white-space: nowrap;
}

.saved-calculator-result {
    position: relative;
}

.saved-calculator-result ~ .saved-calculator-result {
    margin-top: 80px;
}

@media screen and (max-height: 1000px) {
    .popup .saved-calculator-result ~ .saved-calculator-result {
        margin-top: 40px;
    }
}

.saved-calculator-result-label {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    font-size: 14px;
    line-height: 16px;
    height: 14px;
    text-transform: uppercase;
    color: #707070;
    margin-top: auto;
    margin-right: 12px;
    margin-bottom: auto;
    margin-left: auto;
}

.saved-calculator-result-line {
    width: 100%;
    height: 52px;
    position: relative;
    background: #ececec;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.saved-calculator-result-line:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #ececec;
    width: 0;
    height: 0;
}

.saved-calculator-result-line-inner {
    position: absolute;
    top: 20px;
    right: 16px;
    left: 16px;
    bottom: 20px;
}

.saved-calculator-result-line-inner:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background: #fff;
    border: 2px solid #ccc;
}

.saved-calculator-result-line-bar {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #a0a0a0;
    -webkit-transition: all ease-in-out 0.8s;
    -o-transition: all ease-in-out 0.8s;
    -moz-transition: all ease-in-out 0.8s;
    transition: all ease-in-out 0.8s;
}

.saved-calculator.__not-animate .saved-calculator-result-line-bar {
    width: 0 !important;
}

.saved-calculator-result-line-bar-label {
    position: absolute;
    width: 100px;
    text-align: center;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    background: #a0a0a0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    bottom: 100%;
    left: 100%;
    margin-bottom: 14px;
    margin-left: -50px;
    z-index: 2;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="70");
    filter: alpha(opacity=70);
    opacity: 0.7;
}

html.modernizr-csstransforms .saved-calculator-result-line-bar-label {
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    white-space: nowrap;
}

.saved-calculator-result-line-bar-label:before {
    content: '';
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #a0a0a0;
    width: 0;
    height: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.saved-calculator-result.__gas .saved-calculator-result-line-inner:before {
    border-color: #00a9cb;
}

.saved-calculator-result.__gas .saved-calculator-result-line-bar {
    background: #00ac7e;
    background: -moz-linear-gradient(left, #00ac7e 0%, #1782c4 100%);
    background: -webkit-linear-gradient(left, #00ac7e 0%, #1782c4 100%);
    background: -webkit-gradient(linear, left top, right top, from(#00ac7e), to(#1782c4));
    background: -o-linear-gradient(left, #00ac7e 0%, #1782c4 100%);
    background: linear-gradient(to right, #00ac7e 0%, #1782c4 100%);
}

.saved-calculator-button {
    margin-top: 50px;
    text-align: center;
}

.saved-calculator-button [data-button] * {
    display: block;
}

@media screen and (max-width: 1010px) {
    .saved-calculator .wrapper-content {
        max-width: 100%;
    }

    .saved-calculator-title {
        margin-bottom: 20px;
    }

    .saved-calculator-control .ui-selectmenu-wrapper {
        width: auto;
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }

    .saved-calculator-control .ui-selectmenu-wrapper .ui-selectmenu-menu {
        width: 100%;
    }

    .saved-calculator-control .ui-selectmenu-button {
        max-width: 100%;
    }

    .saved-calculator-results {
        text-align: center;
    }

    .saved-calculator-results-list {
        margin-left: 100px;
    }
}

@media screen and (max-width: 750px) {
    .saved-calculator-title {
        font-size: 24px;
    }

    .saved-calculator-results-list {
        margin-left: 60px;
    }

    .saved-calculator-controls {
        white-space: normal;
        max-width: 300px;
        margin-right: auto;
        margin-bottom: 10px;
        margin-left: auto;
    }

    .saved-calculator-control {
        margin-bottom: 15px;
        width: auto;
        display: block;
        text-align: center;
        font-size: 18px;
        margin-right: 0;
        margin-left: 0;
    }

    .saved-calculator-control.__price {
        float: left;
        position: relative;
        margin-right: 0;
    }

    .saved-calculator-control.__consumption {
        float: right;
    }

    .saved-calculator-control-label {
        max-width: 70px;
        font-size: 14px;
        line-height: 18px;
        min-height: 36px;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;
    }

    .saved-calculator-control.__fuel .saved-calculator-control-label {
        min-height: 0;
    }

    .saved-calculator-price-label {
        display: none;
    }

    .saved-calculator-price-controls {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        background: transparent;
        float: left;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .saved-calculator-price-controls:before {
        display: none;
    }

    .saved-calculator-price-control {
        float: left;
        margin-right: 0;
        margin-left: 0;
    }

    .saved-calculator-price-control ~ .saved-calculator-price-control {
        margin-left: 30px;
    }

    .saved-calculator-distance {
        padding-top: 15px;
        -moz-background-size: auto 55px;
        -o-background-size: auto 55px;
        background-size: auto 55px;
    }

    .saved-calculator-distance-car-block {
        width: 150px;
    }

    .saved-calculator.__corporate .saved-calculator-distance-car-wheel-1,
    .saved-calculator.__corporate .saved-calculator-distance-car-wheel-2 {
        bottom: 3px;
        left: 18px;
        width: 18px;
        height: 18px;
    }

    .saved-calculator.__corporate .saved-calculator-distance-car-wheel-2 {
        left: 114px;
    }

    .saved-calculator-result ~ .saved-calculator-result {
        margin-top: 12px;
    }

    .saved-calculator-result-line {
        height: 20px;
    }

    .saved-calculator-result-line-inner {
        top: 5px;
        right: 5px;
        left: 5px;
        bottom: 5px;
        background: #fff;
    }

    .saved-calculator-result-line-inner:before {
        border-width: 1px;
        background: transparent;
    }

    .saved-calculator-result-line-bar {
        position: static;
    }

    .saved-calculator-result-line-bar-label {
        font-size: 14px;
        line-height: 20px;
        zoom: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="80");
        filter: alpha(opacity=80);
        opacity: 0.8;
    }

    .saved-calculator-result-line-bar-label,
    html.modernizr-csstransforms .saved-calculator-result-line-bar-label {
        padding-top: 3px;
        padding-right: 10px;
        padding-bottom: 3px;
        padding-left: 10px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        top: 0;
        right: -10px;
        left: auto;
        bottom: 0;
        margin-top: auto;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        height: 26px;
    }

    .saved-calculator-result-line-bar-label:before {
        border-width: 5px 5px 0;
        display: none;
    }

    .saved-calculator-results-title {
        display: none;
    }

    .saved-calculator-results-list {
        padding-top: 25px;
    }

    .saved-calculator-results-difference {
        top: 0;
        right: 0;
        left: 0;
        bottom: auto;
    }

    .saved-calculator-results-difference-bar {
        width: auto !important;
        margin-right: auto !important;
        top: 0;
        right: -5px;
        left: -68px;
        bottom: 0;
    }

    .saved-calculator-results-difference-bar:before {
        display: none;
    }

    .saved-calculator-results-difference-value {
        font-size: 20px;
        text-align: center;
    }

    .saved-calculator-results-difference-value:before {
        content: '\042d\043a\043e\043d\043e\043c\0438\044f\003a\0020';
        font-size: 80%;
        font-size: 0.8em;
    }
}

.saved-calculator-distance-car-block:after {
    content: '';
    display: block;
    position: absolute;
    width: 53px;
    height: 40px;
    background: url("/images/images/elements/finger-swipe.png") left top no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    top: 0;
    right: -20px;
    left: 0;
    bottom: 0;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="0");
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: translate(200px, 50px);
    -moz-transform: translate(200px, 50px);
    -ms-transform: translate(200px, 50px);
    -o-transform: translate(200px, 50px);
    transform: translate(200px, 50px);
}

html.__saved-calculator--swipe-demo .saved-calculator-distance-car-block:after {
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    -moz-transition: all 1.5s;
    transition: all 1.5s;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="100");
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.search-result-form {
    margin-bottom: 10px;
}

.search-result-form-inner {
    display: table;
    width: 100%;
    width: 100%;
}

.search-result-form-inner > * {
    display: table-cell;
    vertical-align: top;
}

.search-result-form-inner .form-submit {
    padding-left: 30px;
    width: 200px;
}

.search-result-form-inner .form-submit [data-button] {
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
}

@media screen and (max-width: 750px) {
    .search-result-form-inner .form-submit {
        width: 150px;
    }
}

@media screen and (max-width: 400px) {
    .search-result-form {
        margin-bottom: 20px;
    }

    .search-result-form-inner,
    .search-result-form-inner > * {
        display: block;
        width: auto;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .search-result-form-inner .form-item {
        margin-bottom: 10px;
    }

    .search-result-form-inner .form-submit {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0;
        width: 100%;
        margin-top: 10px;
    }
}

.search-result-list {
    margin-top: 40px;
}

.search-result-item {
    margin-bottom: 30px;
    padding-left: 50px;
    position: relative;
}

.search-result-item-index {
    position: absolute;
    top: 0;
    right: 100%;
    left: auto;
    bottom: auto;
    margin-right: -40px;
    font-size: 22px;
    line-height: 1.1;
}

.search-result-item-index:before {
    content: attr(data-text) '.';
}

.search-result-item-title {
    font-size: 22px;
    line-height: 1.1;
    margin-bottom: 10px;
}

.search-result-item-url {
    color: #a0a0a0;
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 5px;
}

.search-result-item-label {
    font-size: 16px;
    line-height: 1.1;
    color: #05b789;
}

.search-result-item-text {
    margin-top: 5px;
}

.search-result-item-text,
.search-result-item-text p {
    font-size: 16px;
    line-height: 1.4;
}

.search-result-item-text p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.search-result-item-text * + p {
    margin-top: 22px;
}

.sitemap-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}

.sitemap-list > * {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

.sitemap-item {
    padding-bottom: 10px;
}

.sitemap-sub {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

[data-browser="explorer"] .sitemap-item {
    padding-bottom: 0;
    margin-bottom: 10px;
}

[data-browser="explorer"] .sitemap-sub {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.social-label,
.social-list,
.social-item {
    display: inline-block;
    vertical-align: middle;
}

.social-label {
    font-size: 12px;
    line-height: 14px;
    color: #898989;
}

.social-item {
    margin-top: 5px;
    margin-right: 3px;
    margin-bottom: 5px;
    margin-left: 3px;
}

.social-item-link {
    display: block;
}

.social-item-link:hover {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="80");
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.social-item-icon {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
}

.social-item-icon img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    max-width: 100%;
    max-height: 100%;
}

@media screen and (max-width: 750px) {
    .social-label,
    .social-list {
        display: block;
    }
}

.stationcards-list {
    margin-top: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-left: -10px;
}

.stationcards-more-button {
    text-align: center;
    margin-top: 30px;
}

.stationcards-list .stationcard {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    margin-right: -6px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

@media screen and (max-width: 1010px) {
    .stationcards-list .stationcard {
        width: 50%;
    }
}

@media screen and (max-width: 750px) {
    .stationcards-list .stationcard {
        width: 100%;
    }
}

.stationcards-list[data-clearwhitespace="cleared"] .stationcard {
    margin-right: 0;
}

.stationcard-wrapper {
    position: relative;
    z-index: 0;
}

.stationcard-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: -6px;
    right: -6px;
    left: -6px;
    bottom: -6px;
    background: #0076be;
    background: -moz-linear-gradient(top, #0076be 0%, #00ad7d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0076be), color-stop(100%, #00ad7d));
    background: -webkit-linear-gradient(top, #0076be 0%, #00ad7d 100%);
    background: -o-linear-gradient(top, #0076be 0%, #00ad7d 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#0076be), to(#00ad7d));
    background: linear-gradient(to bottom, #0076be 0%, #00ad7d 100%);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="0");
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.stationcard-wrapper:hover:before {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="100");
    filter: alpha(opacity=100);
    opacity: 1;
}

.stationcard-inner {
    background: #fff;
    -webkit-box-shadow: 0 7px 13px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 0 7px 13px rgba(0, 0, 0, 0.31);
    box-shadow: 0 7px 13px rgba(0, 0, 0, 0.31);
    position: relative;
    z-index: 1;
}

.stationcard-image,
.stationcard-content {
    position: relative;
    background: #fff;
}

.stationcard-content {
    padding-top: 40px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
}

.stationcard-services {
    text-align: center;
    margin-top: 15px;
}

.stationcard-service {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 5px;
}

.stationcard-service img {
    display: block;
}

.stationcard-service.__disabled {
    zoom: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity="20");
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.stationcard-image {
    position: relative;
    overflow: hidden;
}

.stationcard-image:before {
    padding-top: 33.55%;
    content: '';
    display: block;
}

.stationcard-image img {
    position: absolute;
    top: 0;
    right: -1000px;
    left: -1000px;
    bottom: 0;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.stationcard-image img[data-cover-image="not-fill"] {
    width: auto;
    height: 100%;
}

.stationcard-image.__empty {
    height: 40px;
}

.stationcard-icon {
    position: absolute;
    top: -24px;
    right: 0;
    left: 0;
}

.stationcard-icon img {
    display: block;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.stationcard-title {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    font-weight: 600;
    color: #434a54;
    overflow: hidden;
    margin-bottom: 2px;
}

html.js .stationcard-title {
    height: auto;
    min-height: 48px;
    margin-bottom: 26px;
}

@media screen and (max-width: 750px) {
    .stationcard-title,
    html.js .stationcard-title {
        height: auto;
        min-height: 0;
    }
}

.stationcard-info {
    display: table;
}

.stationcard-info-item {
    display: table-row;
}

.stationcard-info-item-icon,
.stationcard-info-item-label {
    display: table-cell;
    vertical-align: middle;
}

.stationcard-info-item-icon {
    width: 34px;
}

.stationcard-info-item-icon img {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    max-width: 24px;
}

.stationcard-info-item-label {
    font-size: 12px;
    line-height: 24px;
    font-weight: 600;
}

.stationcard-info-item-label:first-letter {
    text-transform: uppercase;
}

.stationcard-info-item ~ .stationcard-info-item .stationcard-info-item-icon,
.stationcard-info-item ~ .stationcard-info-item .stationcard-info-item-label {
    padding-top: 15px;
}

.stationcard-info-item.__address {
    height: 63px;
}

.tabs-list {
    white-space: nowrap;
    overflow: auto;
    max-width: 100%;
}

.tab {
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    line-height: 24px;
    padding-top: 21px;
    padding-right: 25px;
    padding-bottom: 21px;
    padding-left: 25px;
    color: #434a54;
}

.tab > * {
    display: inline-block;
    vertical-align: middle;
}

.tab-label {
    border-bottom: 1px dotted #00a684;
    line-height: 1;
}

.tab.__current {
    background: white;
    color: #434a54;
}

.tab.__current .tab-label {
    border-bottom-color: transparent;
}

.tab-page.__hidden {
    display: none;
}

.wherebuy-text,
.wherebuy-button {
    text-align: center;
    position: relative;
    z-index: 1;
}

.wherebuy-banner {
    margin-top: -100px;
}

@media screen and (max-width: 750px) {
    .wherebuy-banner {
        margin-top: -50px;
    }
}

@-moz-keyframes trees-animation {
    from {
        background-position: 0 top;
    }

    to {
        background-position: -8845px top;
    }
}

@-webkit-keyframes trees-animation {
    from {
        background-position: 0 top;
    }

    to {
        background-position: -8845px top;
    }
}

@-o-keyframes trees-animation {
    from {
        background-position: 0 top;
    }

    to {
        background-position: -8845px top;
    }
}

@keyframes trees-animation {
    from {
        background-position: 0 top;
    }

    to {
        background-position: -8845px top;
    }
}

@-moz-keyframes wheel-animation {
    from {
        -moz-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes wheel-animation {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes wheel-animation {
    from {
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes wheel-animation {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.main-block-banner-inner-image {
    display: table;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #eee;
}

a.main-block-banner-inner-image:hover:after {
    background: rgba(0, 0, 0, 0.15);
}

.main-block-banner-inner-image:after {
    content: '';
    display: block;
    padding-top: 83.82%;
    transition: background 0.2s;
    position: relative;
}

.main-block-banner-inner-image img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1000px;
    right: -1000px;
    margin: auto;
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none;
}

.main-block-banner-inner-image img[data-cover-image="not-fill"] {
    width: auto;
    height: 100%;
}

.main-block-banner-item {
    position: relative;
}

.main-block-banner-content {
    min-height: 282px;
}

@media screen and (max-width: 1010px) {
    .main-block-banner-inner-image:after {
        padding-top: 41.5%;
    }
}

@media screen and (max-width: 750px) {
    .main-block-banner-inner-image:after {
        padding-top: 83.43%;
    }

    .main-block-banner-content {
        min-height: 300px;
    }
}

.main-banner-image {
    position: relative;
}

.main-banner-techworks {
    color: #0070c5;
    font-size: 23px;
    top: 52px;
    left: 20px;
    right: 20px;
    text-align: center;
    background-color: #f1f2f4;
    white-space: nowrap;
}

@media screen and (max-width: 1346px) {
    .main-banner-techworks {
        font-size: 20px;
    }
}

@media screen and (max-width: 900px) {
    .main-banner-techworks {
        font-size: 17px;
    }
}

@media screen and (max-width: 500px) {
    .main-banner-techworks {
        font-size: 17px;
    }
}

.feedback-form {
    max-width: 887px;
    background-color: #ffffff;
    -webkit-box-shadow: -7px 4px 26px 0px rgba(0, 0, 0, 0.09);
    box-shadow: -7px 4px 26px 0px rgba(0, 0, 0, 0.09);
    padding-left: 240px;
    padding-top: 55px;
    padding-bottom: 75px;
    padding-right: 195px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 1010px) and (min-width: 751px) {
    .feedback-form {
        margin: 0 60px;
        padding: 90px 60px 110px 60px;
    }
}

@media screen and (max-width: 750px) {
    .feedback-form {
        padding: 90px 60px 110px 60px;
    }
}

@media screen and (max-width: 500px) {
    .feedback-form {
        padding: 40px 20px 50px 40px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.feedback-form__description {
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 30px;
    color: #656d78;
}

@media screen and (max-width: 500px) {
    .feedback-form__description {
        text-align: center;
    }
}

.feedback-form__comment {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #c2c6cc;
    margin-top: -27px;
    margin-bottom: 6px;
    margin-left: 30px;
}

input[type="text"]:not(.form-group__input),
input[type="email"],
html .input_type_text {
    background-color: #f6f9f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: block;
    font-size: 14px;
    line-height: 1;
    border: none;
    height: 45px;
    padding: 0 25px;
    font-weight: 600;
}

html .feedback-form__input {
    background-color: #f6f9f9;
    margin-right: 75px;
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    margin-bottom: 35px;
}

@media screen and (max-width: 1010px) {
    html .feedback-form__input {
        margin-right: 0;
        width: 100%;
    }
}

html .feedback-form__input_type_textarea {
    width: 100%;
    margin-right: 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 45px;
    padding-top: 16px;
    height: 145px;
    resize: none;
}

.feedback-form .ui-selectmenu-wrapper {
    background-color: #f6f9f9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: block;
    font-size: 14px;
    line-height: 1;
    border: none;
    height: 45px;
    padding: 0 25px;
    font-weight: 600;

    margin-right: 75px;
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    margin-bottom: 35px;
}

@media screen and (max-width: 1010px) {
    .feedback-form .ui-selectmenu-wrapper {
        margin-right: 0;
        width: 100%;
    }
}

.feedback-form .ui-selectmenu-button {
    height: 45px;
    font-size: 14px;
    line-height: 1;
}

html .feedback-form .ui-selectmenu-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 45px;
    font-size: 14px;
    line-height: 1;
}

.feedback-form .ui-selectmenu-menu {
    right: 0;
}

.feedback-form__button-wrapper {
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.feedback-form__captcha-img {
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
}

.feedback-form__button {
    white-space: normal;
}

@media screen and (max-width: 1010px) {
    .feedback-form__button-wrapper {
        width: 100%;
    }
    .feedback-form__captcha-img {
        width: 100%;
    }
}

body .invalid {
    border: 1px solid #ff0000;
}

body .invalid:hover,
body .invalid:focus {
    border-color: #d20000;
}

.feedback-form_type_gratitude {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 130px 50px 110px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 500px) {
    .feedback-form_type_gratitude {
        padding: 50px 20px 40px;
    }
}

.feedback-form__gratitude-picture {
    display: block;
    width: 218px;
    height: 67px;
    margin-left: -25px;
}

.feedback-form__gratitude-text {
    margin-top: 75px;
    text-align: center;
    display: block;
    font-size: 26px;
    line-height: 45px;
    font-weight: 600;
    color: #656d78;
}

@media (max-width: 500px) {
    .feedback-form__gratitude-text {
        margin-top: 50px;
        font-size: 20px;
        line-height: 35px;
    }
}

.feedback-form .ui-selectmenu-button span.ui-icon:after {
    margin-right: 0;
}

.contact__region-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    -webkit-column-width: 200px;
    -moz-column-width: 200px;
    column-width: 200px;
    padding: 0 0 40px 100px;
}

.contact__region-item {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 10px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
@media (max-width: 1000px) {
    .contact__region-list {
        padding: 0 0 40px 70px;
    }
}

@media (max-width: 500px) {
    .contact__region-list {
        padding: 0 0 40px 0;
        text-align: center;
    }
}
.main-block-banner-inner-image img {
    width: auto;
    height: 100%;
}


/* Start:/local/templates/.default/components/bitrix/news/locator/bitrix/news.detail/.default/style.css?15877107781294*/
.detail-point {
    display: -moz-flex;
    display: flex;
    align-items: center;
    margin: 100px 0 50px 0;
}

.detail-point__left {
    min-width: 410px;
}

.detail-point__right {
    position: relative;
}

.detail-point__picture {
    margin-top: 20px;
}

.detail-point__prop {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-weight: 300;
    padding: 8px 0;
}

.detail-point__prop span {
    font-weight: 700;
}

.detail-point__prop_button {
    margin-top: 15px;
}

.detail-point__prop_phone {
    position: relative;
}

.detail-point__prop_phone i {
    position: absolute;
    color: #1171c7;
    left: -30px;
    top: 11px;
    font-size: 28px;
}

.detail-point .contacts-result-controls-aside {
    padding: 0;
    float: none;
    position: absolute;
    top: 0;
    right: 0;
}

.detail-point .stationcard-services {
    text-align: left;
    margin-top: 0;
}

.content {
    margin-top: 40px;
}

@media screen and (max-width: 750px) {
    .detail-point {
        margin: 0px 0 30px 0;
    }

    .detail-point__prop_phone i {
        position: relative;
        left: 0;
        top: 6px;
    }

    .content_detail {
        display: -moz-flex;
        display: flex;
        flex-wrap: wrap;
    }

    .contacts-map {
        /*height: 350px;*/
        position: relative !important;
        width: 100%;
        order: 5;
    }
}
main{
    /*background: whitesmoke;*/
}


