/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
h1{font-size:2em;margin:.67em 0}
hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],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{padding:.35em .75em .625em}
legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}
body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:Arial,Helvetica,sans-serif}
a{text-decoration:none}
ul{padding:0;margin:0;list-style:none}
p{margin:0}
h1,h2,h3{margin:0}
img{max-width:100%}
button{border:0}
.flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.flex-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.flex-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.col{-webkit-box-flex:1;-ms-flex:1;flex:1}
.aic{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.aie{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.ais{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.jcc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.jce{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.jcs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.jcsb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.header{text-align:center;-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.6),inset 0 -1px 1px rgba(0,0,0,.6),0 0 5px rgba(0,0,0,.6);box-shadow:inset 0 1px 1px rgba(255,255,255,.6),inset 0 -1px 1px rgba(0,0,0,.6),0 0 5px rgba(0,0,0,.6);padding:5px 0}
.container{max-width:1100px;margin:0 auto;padding:0 15px}
footer{text-align:center;margin-bottom:20px}
footer P{color:#999997;font-size:13px}
.company{margin-top:50px}
.company ul{margin:0 -30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.company ul li{max-width:370px;padding:0 30px;margin-bottom:50px}
.company ul li a{color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}
.company ul li a .image{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.company ul li span{display:block;font-size:30px;margin-top:auto;text-align:center;margin-bottom:20px}
.company ul li p{color:#545454;font-size:15px;text-align:center;height:70px;line-height:24px}
@media screen and (max-width:1140px){
.company ul{margin:0}
}
@media screen and (max-width:709px){
.company ul{margin:0}
.company ul li{padding:0}
}