@font-face {
  font-family: 'OpenSansBold';
  src: url("fonts/OpenSansBold/OpenSansBold.eot");
  src: url("fonts/OpenSansBold/OpenSansBold.eot") format('embedded-opentype'), url("fonts/OpenSansBold/OpenSansBold.woff2") format('woff2'), url("fonts/OpenSansBold/OpenSansBold.woff") format('woff'), url("fonts/OpenSansBold/OpenSansBold.ttf") format('truetype'), url("fonts/OpenSansBold/OpenSansBold.svg#OpenSansBold") format('svg');
}
@font-face {
  font-family: 'OpenSansSemibold';
  src: url("fonts/OpenSansSemibold/OpenSansSemibold.eot");
  src: url("fonts/OpenSansSemibold/OpenSansSemibold.eot") format('embedded-opentype'), url("fonts/OpenSansSemibold/OpenSansSemibold.woff2") format('woff2'), url("fonts/OpenSansSemibold/OpenSansSemibold.woff") format('woff'), url("fonts/OpenSansSemibold/OpenSansSemibold.ttf") format('truetype'), url("fonts/OpenSansSemibold/OpenSansSemibold.svg#OpenSansSemibold") format('svg');
}
@font-face {
  font-family: 'OpenSansRegular';
  src: url("fonts/OpenSansRegular/OpenSansRegular.eot");
  src: url("fonts/OpenSansRegular/OpenSansRegular.eot") format('embedded-opentype'), url("fonts/OpenSansRegular/OpenSansRegular.woff2") format('woff2'), url("fonts/OpenSansRegular/OpenSansRegular.woff") format('woff'), url("fonts/OpenSansRegular/OpenSansRegular.ttf") format('truetype'), url("fonts/OpenSansRegular/OpenSansRegular.svg#OpenSansRegular_0") format('svg');
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
  line-height: 1.3;
}
html {
  overflow-y: scroll;
}
html,
input,
textarea,
button,
.button,
select {
  font-family: 'OpenSansRegular';
  font-weight: normal;
  font-size: 15px;
}
textarea {
  resize: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: underline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body,
html {
  height: 100%;
  margin: 0px auto;
  padding: 0px;
  color: #2d3e50;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: left;
  font-weight: normal;
}
input,
textarea,
button,
select {
  box-sizing: border-box;
  border: none;
  border-style: none;
  outline: none;
}
sup {
  position: relative;
  bottom: 5px;
  font-size: 12px;
}
em {
  font-style: normal;
}
input::-webkit-input-placeholder {
  color: #ccc;
}
input::-moz-placeholder {
  color: #ccc;
}
.clear {
  clear: both;
}
.clear_h {
  clear: both;
  width: 100%;
  height: 1px;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.table {
  width: 100%;
  height: 100%;
  display: table;
}
.table_row {
  display: table-row;
}
.table_cell {
  display: table-cell;
  vertical-align: middle;
}
.table_cell_top {
  display: table-cell;
  vertical-align: top;
}
.table_cell_bottom {
  display: table-cell;
  vertical-align: bottom;
}
.cell_txt {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
button,
.button {
  cursor: pointer;
}
button::selection,
.button::selection {
  background: rgba(0,0,0,0);
}
button::-moz-selection,
.button::-moz-selection {
  background: rgba(0,0,0,0);
}
a.button {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  text-align: center;
}
a.button:hover {
  text-decoration: none;
}
input {
  padding-left: 10px;
}
textarea {
  padding: 5px 0 0 10px;
}
a,
.a {
  text-decoration: underline;
  cursor: pointer;
  color: #297fb8;
}
a:hover,
.a:hover {
  text-decoration: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  margin: 0 auto;
}
h1 {
  font-family: 'OpenSansBold';
  font-size: 28px;
  line-height: 39px;
  color: #34495e;
}
h2 {
  font-family: 'OpenSansBold';
  font-size: 24px;
  line-height: 20px;
  color: #2d3e50;
}
h3 {
  font-family: 'OpenSansBold';
  font-size: 20px;
  line-height: 27px;
  color: #34495e;
}
h4 {
  font-family: 'OpenSansBold';
  font-size: 16px;
  line-height: 20px;
  color: #34495e;
}
p,
li {
  font-family: 'OpenSansRegular';
  font-weight: normal;
  line-height: 24px;
}
