/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}

/*!
 * LEGRID — Simple, fully configurable, comfortable grid on less and flexBox
 * Version: 3.0.4
 * Date: 01.02.2017
 * Author: Pavel Belousov
 * HomePage: https://git.io/va1ms
 * License: MIT
 */#legrid.w100p,.container .container{width:100%}#legrid.col,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-auto{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;flex:0 0 auto}#legrid.col-reverse,.col-reverse,.col-xs-reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}#legrid.col-auto,.col-auto,.col-xs-auto{max-width:100%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}#legrid.helper-hide,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none}.container-fluid{padding:0}.container-fluid .row{max-width:100%}.container-fluid .container{width:auto}.container-fluid .container .row{width:auto;max-width:inherit}.container{padding-right:5px;padding-left:5px}.container-fluid .row{max-width:calc(100% + 10px)}.row{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:row;-webkit-box-direction:normal;flex-direction:row;box-sizing:border-box;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.row,.row-reverse{-webkit-box-orient:horizontal}.row-reverse{-ms-flex-direction:row-reverse;-webkit-box-direction:reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.row{max-width:460px}.row .row{margin-right:-5px;margin-left:-5px}.col-all-start{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.col-all-center{-ms-flex-pack:center;text-align:center;-webkit-box-pack:center;justify-content:center}.col-all-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.col-all-top{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.col-all-middle{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.col-all-bottom{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.col-all-around{-ms-flex-pack:distribute;justify-content:space-around}.col-all-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.col-all-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.col-all-last{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-auto{padding-right:5px;padding-left:5px}.col-xs-1{max-width:8.33333333%;-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%}.col-xs-min-1{min-width:8.33333333%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-2{max-width:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.col-xs-min-2{min-width:16.66666667%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col-xs-min-3{min-width:25%}.col-xs-offset-3{margin-left:25%}.col-xs-4{max-width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.col-xs-min-4{min-width:33.33333333%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-5{max-width:41.66666667%;-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%}.col-xs-min-5{min-width:41.66666667%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col-xs-min-6{min-width:50%}.col-xs-offset-6{margin-left:50%}.col-xs-7{max-width:58.33333333%;-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%}.col-xs-min-7{min-width:58.33333333%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-8{max-width:66.66666667%;-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%}.col-xs-min-8{min-width:66.66666667%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col-xs-min-9{min-width:75%}.col-xs-offset-9{margin-left:75%}.col-xs-10{max-width:83.33333333%;-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%}.col-xs-min-10{min-width:83.33333333%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-11{max-width:91.66666667%;-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%}.col-xs-min-11{min-width:91.66666667%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col-xs-min-12{min-width:100%}.col-xs-offset-12{margin-left:100%}.col-xs-start{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.col-xs-center{-ms-flex-pack:center;text-align:center;-webkit-box-pack:center;justify-content:center}.col-xs-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.col-xs-top{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.col-xs-middle{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.col-xs-bottom{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.col-xs-around{-ms-flex-pack:distribute;justify-content:space-around}.col-xs-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.col-xs-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.col-xs-last{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.col-margin{margin-top:10px;margin-bottom:10px}.col-margin-half{margin-top:5px;margin-bottom:5px}.col-margin-top{margin-top:10px}.col-margin-right{margin-right:10px}.col-margin-bottom{margin-bottom:10px}.col-margin-left{margin-left:10px}.col-padding{padding-bottom:10px}.col-padding,.col-padding-top{padding-top:10px}.col-padding-right{padding-right:10px}.col-padding-bottom{padding-bottom:10px}.col-padding-left{padding-left:10px}@media only screen and (min-width:768px){.container{padding-right:10px;padding-left:10px}.container-fluid .row{max-width:calc(100% + 20px)}.row{max-width:750px}.row .row{margin-right:-10px;margin-left:-10px}.col-sm-auto{max-width:100%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.col-sm-reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-auto{padding-right:10px;padding-left:10px}.col-sm-1{max-width:8.33333333%;-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%}.col-sm-min-1{min-width:8.33333333%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-2{max-width:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.col-sm-min-2{min-width:16.66666667%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col-sm-min-3{min-width:25%}.col-sm-offset-3{margin-left:25%}.col-sm-4{max-width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.col-sm-min-4{min-width:33.33333333%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-5{max-width:41.66666667%;-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%}.col-sm-min-5{min-width:41.66666667%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col-sm-min-6{min-width:50%}.col-sm-offset-6{margin-left:50%}.col-sm-7{max-width:58.33333333%;-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%}.col-sm-min-7{min-width:58.33333333%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-8{max-width:66.66666667%;-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%}.col-sm-min-8{min-width:66.66666667%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col-sm-min-9{min-width:75%}.col-sm-offset-9{margin-left:75%}.col-sm-10{max-width:83.33333333%;-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%}.col-sm-min-10{min-width:83.33333333%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-11{max-width:91.66666667%;-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%}.col-sm-min-11{min-width:91.66666667%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col-sm-min-12{min-width:100%}.col-sm-offset-12{margin-left:100%}.col-sm-start{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.col-sm-center{-ms-flex-pack:center;text-align:center;-webkit-box-pack:center;justify-content:center}.col-sm-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.col-sm-top{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.col-sm-middle{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.col-sm-bottom{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.col-sm-around{-ms-flex-pack:distribute;justify-content:space-around}.col-sm-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.col-sm-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.col-sm-last{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.col-margin{margin-top:20px;margin-bottom:20px}.col-margin-half{margin-top:10px;margin-bottom:10px}.col-margin-top{margin-top:20px}.col-margin-right{margin-right:20px}.col-margin-bottom{margin-bottom:20px}.col-margin-left{margin-left:20px}.col-padding{padding-bottom:20px}.col-padding,.col-padding-top{padding-top:20px}.col-padding-right{padding-right:20px}.col-padding-bottom{padding-bottom:20px}.col-padding-left{padding-left:20px}}@media only screen and (min-width:992px){.container{padding-right:15px;padding-left:15px}.container-fluid .row{max-width:calc(100% + 30px)}.row{max-width:970px}.row .row{margin-right:-15px;margin-left:-15px}.col-md-auto{max-width:100%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.col-md-reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-auto{padding-right:15px;padding-left:15px}.col-md-1{max-width:8.33333333%;-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%}.col-md-min-1{min-width:8.33333333%}.col-md-offset-1{margin-left:8.33333333%}.col-md-2{max-width:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.col-md-min-2{min-width:16.66666667%}.col-md-offset-2{margin-left:16.66666667%}.col-md-3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col-md-min-3{min-width:25%}.col-md-offset-3{margin-left:25%}.col-md-4{max-width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.col-md-min-4{min-width:33.33333333%}.col-md-offset-4{margin-left:33.33333333%}.col-md-5{max-width:41.66666667%;-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%}.col-md-min-5{min-width:41.66666667%}.col-md-offset-5{margin-left:41.66666667%}.col-md-6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col-md-min-6{min-width:50%}.col-md-offset-6{margin-left:50%}.col-md-7{max-width:58.33333333%;-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%}.col-md-min-7{min-width:58.33333333%}.col-md-offset-7{margin-left:58.33333333%}.col-md-8{max-width:66.66666667%;-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%}.col-md-min-8{min-width:66.66666667%}.col-md-offset-8{margin-left:66.66666667%}.col-md-9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col-md-min-9{min-width:75%}.col-md-offset-9{margin-left:75%}.col-md-10{max-width:83.33333333%;-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%}.col-md-min-10{min-width:83.33333333%}.col-md-offset-10{margin-left:83.33333333%}.col-md-11{max-width:91.66666667%;-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%}.col-md-min-11{min-width:91.66666667%}.col-md-offset-11{margin-left:91.66666667%}.col-md-12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col-md-min-12{min-width:100%}.col-md-offset-12{margin-left:100%}.col-md-start{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.col-md-center{-ms-flex-pack:center;text-align:center;-webkit-box-pack:center;justify-content:center}.col-md-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.col-md-top{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.col-md-middle{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.col-md-bottom{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.col-md-around{-ms-flex-pack:distribute;justify-content:space-around}.col-md-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.col-md-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.col-md-last{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.col-margin{margin-top:30px;margin-bottom:30px}.col-margin-half{margin-top:15px;margin-bottom:15px}.col-margin-top{margin-top:30px}.col-margin-right{margin-right:30px}.col-margin-bottom{margin-bottom:30px}.col-margin-left{margin-left:30px}.col-padding{padding-bottom:30px}.col-padding,.col-padding-top{padding-top:30px}.col-padding-right{padding-right:30px}.col-padding-bottom{padding-bottom:30px}.col-padding-left{padding-left:30px}}@media only screen and (min-width:1280px){.container{padding-right:20px;padding-left:20px}.container-fluid .row{max-width:calc(100% + 40px)}.row{max-width:1170px}.row .row{margin-right:-20px;margin-left:-20px}.col-lg-auto{max-width:100%;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.col-lg-reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-auto{padding-right:20px;padding-left:20px}.col-lg-1{max-width:8.33333333%;-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%}.col-lg-min-1{min-width:8.33333333%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-2{max-width:16.66666667%;-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%}.col-lg-min-2{min-width:16.66666667%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-3{max-width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}.col-lg-min-3{min-width:25%}.col-lg-offset-3{margin-left:25%}.col-lg-4{max-width:33.33333333%;-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%}.col-lg-min-4{min-width:33.33333333%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-5{max-width:41.66666667%;-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%}.col-lg-min-5{min-width:41.66666667%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-6{max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}.col-lg-min-6{min-width:50%}.col-lg-offset-6{margin-left:50%}.col-lg-7{max-width:58.33333333%;-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%}.col-lg-min-7{min-width:58.33333333%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-8{max-width:66.66666667%;-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%}.col-lg-min-8{min-width:66.66666667%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-9{max-width:75%;-ms-flex-preferred-size:75%;flex-basis:75%}.col-lg-min-9{min-width:75%}.col-lg-offset-9{margin-left:75%}.col-lg-10{max-width:83.33333333%;-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%}.col-lg-min-10{min-width:83.33333333%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-11{max-width:91.66666667%;-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%}.col-lg-min-11{min-width:91.66666667%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-12{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.col-lg-min-12{min-width:100%}.col-lg-offset-12{margin-left:100%}.col-lg-start{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.col-lg-center{-ms-flex-pack:center;text-align:center;-webkit-box-pack:center;justify-content:center}.col-lg-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.col-lg-top{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.col-lg-middle{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.col-lg-bottom{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.col-lg-around{-ms-flex-pack:distribute;justify-content:space-around}.col-lg-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.col-lg-first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;order:-1}.col-lg-last{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}.hidden-lg{display:none!important}.col-margin{margin-top:40px;margin-bottom:40px}.col-margin-half{margin-top:20px;margin-bottom:20px}.col-margin-top{margin-top:40px}.col-margin-right{margin-right:40px}.col-margin-bottom{margin-bottom:40px}.col-margin-left{margin-left:40px}.col-padding{padding-bottom:40px}.col-padding,.col-padding-top{padding-top:40px}.col-padding-right{padding-right:40px}.col-padding-bottom{padding-bottom:40px}.col-padding-left{padding-left:40px}}@media only screen and (max-width:767px){.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}.hidden-xs{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}.hidden-sm{display:none!important}}@media only screen and (min-width:992px) and (max-width:1279px){.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}.hidden-md{display:none!important}}
/*!
 * imgholder.ru
 */.input{display:inline-block;height:40px;padding:0 10px;position:relative;margin-bottom:11px;color:#3d4d65;vertical-align:middle;border:1px solid #cad3df;-webkit-appearance:none;border-radius:2px;box-sizing:border-box}.input,.input:focus{outline:none;background-color:#fff}.input:focus{border-color:#0082d5}textarea.input{padding:10px;height:auto}select.input{padding:0;cursor:pointer;border-radius:5px;-webkit-appearance:menulist}select.input.multiple,select.input[multiple]{-webkit-appearance:none;height:auto}.input[type=date],.input[type=number],.input[type=time]{padding:0 0 0 10px}.input[type=color]{padding:0}.input-disabled,.input.disabled,.input:disabled{opacity:.5}.input-disabled:hover,.input.disabled:hover,.input:disabled:hover{background-color:#fff;color:#3d4d65}.input-block{width:100%}body{font:normal 16px/1.4 Open Sans,Arial,Tahoma,sans-serif;background:#cad3df;color:#3d4d65}h1,h2,h3{font-weight:600;margin:0;color:#3d4d65}h1{margin:16px;font-size:36px;font-weight:400;display:inline-block;text-transform:uppercase;text-align:center}h1 small{color:#8493a8;font-size:16px;text-transform:none;display:block}@media screen and (min-width:768px){h1{text-align:left;display:block}h1 small{display:inline-block}}h2{background:#eceff4;font-size:20px;text-transform:uppercase;font-weight:400;padding-top:18px;padding-bottom:18px;border-bottom:1px solid #cad3df;border-radius:4px 4px 0 0}h2 small{text-transform:none;display:block;color:#8493a8}h3{color:#54657e;font-weight:400;font-size:22px;margin:0 0 20px;padding-bottom:10px;border-bottom:1px solid #eceff4}a{color:#0082d5;display:inline-block;-webkit-transition:all .1s ease;transition:all .1s ease;text-decoration:underline}a:focus,a:hover{color:#d2335c;outline:0;text-decoration:none}img{max-width:100%}.box,.site-header{border-radius:4px;background:#fff}.logo{margin:16px;display:inline-block}.logo img{display:block}.tip{border-top:1px solid #cad3df;font-size:14px;padding:7px 16px;text-align:center}.sublime-link{display:inline-block;padding-right:26px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAABrVBMVEUAAAAAAAC+vr6UlJSjo6RjY2MVFRW/v7+ioqKTk5OZmZmJiYk/Pz8DAwMdHR0AAACnp6fJycnGxsaXl5erq6uampqZmZmZmZmPj4+FhYWUlJR5eXleXl55eHhHR0deXl5NTU1OTk5MTEwSEhIyMjImJiYQEBDR0dE3NzdKSkoCAgJISUmlpaWRkZFRUlJubm6goqWAgIBdXV1VVVVVVFMBAQHNzc2/vr66urpfX19NUVQ3RU5NTU1ARUpGR0hERET/kwD////f39+ysrKfn5+MlJ6Sk5WQkJR8gYV9fX3/wG99d29laW9TWVYtRVTJklFNT09FS0/qo0ifdEVBQUH/w0A9PT00NDQzMzPuhSX/iwD/gADT09O0tLSsrKyOkpeWlpaPjY2Li4uLhHmYiHd0dHRcaHNrbG2wimFOV2CMd19sZlxaWlo1TVpCU1lAUViOdVdKUVc8TVVZXlO/iVD/wE6nfExCRUlzX0e9hEZKR0aZbkTrnkO1ekKLaEKEXzv/sTf/uzW4dTXZgjL1lC2UYiz6hiEXFxe5aRQUFBTfgQ//rAD/hQD/eAD/dgDSapikAAAAJ3RSTlMANvie/WkX+OK3npBCOioh/fv77OXbzcqmnYyFgn5rX1RTTDMxIwri2OBYAAABMklEQVQY03XL5U4DQRSG4QHaUi/urh2m3WWt7m7Uvbi7u7vDNTMNpKEJvH/Olyc54L8k4qpS4rZv4+tUKhVvFMfDQ8cvmqBmWq1WT7m9XrcHD492EKNUt0BRvrlIPB6Z91EUqenF2DNBk6HgeSoQOFheXCLXtcV//iTUr6ymbk62gyFar0fOToztLmU0Ruxfv9leL3dMUaVLgrF1JoNOzRtrh/e292OjJTPbglHkT6PY1fPDXqKQPwvDtF+EsZlMovCtrfD5kc+NmWGSbMLYSFshYhN3j7kLbNBKCwEYqjdZILQYdze3jEcQQoR4AiDgEQTDsITBYCBYhmUIk1MOBrQoq/xV1qqRgj7NE8eNlOK4l/Fu0GV3DJflsHcAubC2srqy2M+pa+gHQCGrKEumAH/2BY8cRO5yXD1fAAAAAElFTkSuQmCC") no-repeat 100% 0}.img-result{margin:0 auto}.img-result img{display:block;margin:0 auto}.imagelink{padding-top:16px;padding-bottom:16px;text-align:center;font-size:22px;border-top:1px solid #cad3df;border-bottom:1px solid #cad3df;background:#eceff4}.imagelink a{word-wrap:break-word;word-break:break-all;text-decoration:none}code{background-color:#eceff4;border:1px solid #cad3df;border-radius:2px;color:#d2335c;font-size:14px;padding:2px 4px}.text-muted{color:#8493a8}footer{text-align:right}