/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;text-decoration:none;color:#1258a9}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}blockquote,figure{margin:0}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}fieldset{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}legend,td,th{padding:0}.c-btn{display:block;text-decoration:none;outline:none;text-align:center;text-transform:uppercase;font-size:17px;height:42px;line-height:42px;padding:0 5px;font-weight:400;color:#343434;background:#ffc20a;border-radius:5px}.c-btn:hover{text-decoration:none;background:#e3aa00}.c-btn:active{box-shadow:0 1px 2px 0 rgba(0,0,0,.3) inset}@media (min-width:768px){.c-btn{height:59px;line-height:59px;font-size:23px}}@media (min-width:992px){.c-btn{padding:0 20px}}*,:after,:before{box-sizing:border-box}body,html{height:100%}body{font-family:"Roboto Condensed",sans-serif;font-size:16px;line-height:1.5;color:#212121;background:#efefef}.h-text-left{text-align:left}.h-text-right{text-align:right}.h-text-center{text-align:center}.h-fl-l{float:left!important}.h-fl-r{float:right!important}.l-center{max-width:869px;padding:0 8px;margin:0 auto}.c-first-screen{min-height:100%;background-image:url(../img/general/screen-xs.jpg);background-repeat:no-repeat;background-size:cover;background-position:50% 50%;padding:10px 0 14px}.c-content{padding:16px 0;text-align:justify}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:400;margin:11px 0;color:#1258a9;text-align:center}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}h1{font-size:22px}h2{font-size:20px}h3{font-size:18px}h4,h5,h6{font-size:16px}p{margin:11px 0}.c-main-headline{font-size:26px;text-transform:uppercase;color:#ffc20a;font-weight:700;text-align:center;padding:7px 0}.c-box{background:rgba(21,20,20,.8);padding:0 13px 13px}.c-list-tb{width:100%;color:#fff;font-size:18px}.c-list-tb th{font-size:18px;height:56px;color:#fff}.c-list-tb td{background:#c4c4c4;padding:10px 9px;text-align:center;border-top:1px solid #272626;color:#424242;font-weight:700;line-height:1.2}.c-list-tb tr:first-child td{border:0}.c-list-tb tr:nth-child(odd) td{background:#a1a1a1}.c-list-tb__num{font-size:30px}.c-list-tb__ico{display:block;font-size:0}.c-list-tb__ico img{display:inline-block;max-width:100%;height:auto}.c-list-tb__sum{display:block;font-size:22px;color:#1258a9}@media (max-width:666px){.c-list-tb{table-layout:fixed}.c-list-tb__hid{display:none}}@media (min-width:768px){.c-content{padding:25px 0;text-align:left}h1,h2,h3,h4,h5,h6{margin:20px 0;text-align:left}p{margin:20px 0}.c-main-headline{font-size:28px;padding:33px 0 8px}.c-list-tb td{padding:10px 24px}.c-list-tb .c-list-tb__logo{padding-left:0}}@media (min-width:992px){.c-first-screen{background-image:url(../img/general/screen2.jpg)}}.c-footer{background:#333333;color:#fff;text-align:center;height:70px;line-height:70px}.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}