@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700,900);
@import "https://fonts.googleapis.com/css?family=Montserrat:400,700";

html,
body,
div,
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,
.homepage ul,
.homepage 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%;
  font-family: Roboto, Arial, Calibri, sans-serif;
  text-align: left;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1.5;
}

ol,
.homepage 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;
}

body {
  font-family: Roboto, Arial, Calibri, sans-serif;
  font-size: 1.1em;
  line-height: 17px;
  color: #282828;
  color: rgb(40, 40, 40);
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  text-transform: uppercase;
  color: #174c8c;
  color: rgb(23, 76, 140);
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 600;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}

h1 {
  font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 2.133em;
  line-height: 50px;
  margin-bottom: 14px;
}

h2 {
  font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 1.867em;
  line-height: 40px;
  margin-bottom: 20px;
}

h3 {
  font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 1.6em;
  line-height: 34px;
  margin-bottom: 30px;
}

h4 {
  font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 1.333em;
  line-height: 30px;
  margin-bottom: 20px;
}

h5 {
  font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 1.2em;
  line-height: 24px;
}

h6 {
  font-family: Montserrat, Verdana, Arial, "Helvetica Neue", Helvetica,
    sans-serif;
  font-size: 1.1em;
  line-height: 21px;
}

p {
  margin: 0 0 20px 0;
  font-family: Roboto, Arial, Calibri, sans-serif;
  font-size: 1.1em;
  color: rgb(40, 40, 40);
}

p img {
  margin: 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: 600;
}

small,
.small {
  font-size: 90%;
}

.big {
  font-size: 125%;
  line-height: 1.7;
}

.small {
  font-size: 90%;
}

.fa {
  text-decoration: none;
  position: relative;
}

.fa.solo {
}

.fa.solo span {
  display: none;
}

.fa:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.25em;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

sup {
  font-size: 70%;
  position: relative;
  top: 0;
}

blockquote,
blockquote p {
  font-size: 17px;
  line-height: 24px;
  color: #777;
  font-style: italic;
}

blockquote {
  margin: 0 0 20px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
}

blockquote cite {
  display: block;
  font-size: 12px;
  color: #555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited,
blockquote cite a:visited {
  color: #555;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 30px 0 50px;
  height: 0;
}

a {
  color: #104687;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}

a:hover {
  color: #bb2825;
  color: #bb2825;
  font-family: inherit;
  font-size: inherit;
}

.editMode .tbl a,
.editMode .tbl a:hover {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
}

p a {
  line-height: inherit;
}

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

main ul {
  list-style: none outside;
}

main ol {
  list-style: decimal;
}

main ol,
main ul.square,
main ul.circle,
main ul.disc {
  margin-left: 30px;
}

main ul.square {
  list-style: square outside;
}

main ul.circle {
  list-style: circle outside;
}

main ul.disc {
  list-style: disc outside;
}

main ul ul,
main ul ol,
main ol ol,
main ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%;
}

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

main li {
  margin-bottom: 12px;
}

ul.float-right,
ul.inline-list li {
  display: inline-block;
}

ul.inline-list li {
  margin-right: 10px;
}

ul.bullet-list {
  margin-left: 25px;
}

ul.bullet-list li {
  list-style: disc outside;
  margin-bottom: 5px;
}

ul.custom-list {
  padding-left: 30px;
}

ul.custom-list li {
  position: relative;
}

ul.custom-list li .fa {
  position: absolute;
  top: 4px;
  left: -30px;
}

ul.custom-list li h6,
#theme_sub ul.custom-list li h6 {
  margin-bottom: 5px;
  line-height: 1;
}

img.scale-with-grid {
  width: 100%;
  height: auto;
}

.btn,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #152751;
  border: none;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-decoration: none;
  text-shadow: none;
  cursor: pointer;
  margin: 10px 5px;
  padding: 5px 20px 7px;
  line-height: normal;
  font-family: "Open Sans", sans-serif;
}

input[type="submit"]#ctl00_ContentPlaceHolder1_ctl14_btnSubmit.button:hover {
  background-color: #fff !important;
  color: #000 !important;
  text-decoration: none;
  transition: all 0.5s ease !important;
  font-size: 20px;
}

span#ctl00_ContentPlaceHolder1_ctl14_lblMessage {
  color: #000;
  text-align: center;
  display: inherit;
  margin-bottom: 70px;
  font-size: 20px;
  font-weight: bold;
}

.btn:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  background: #104687;
  color: #fff;
}

.btn:hover span,
button:hover span {
  opacity: 0.5;
}

.btn.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}

.btn-red {
  background: #bb2825;
}

.btn-red:hover {
  background: #8c1e1c;
}

.btn-blue {
  background: #1d6aa2;
}

.btn-blue:hover {
  background: #104687;
}

.btn .fa-chevron-circle-right {
  top: 1px;
  margin-left: 5px;
}

.big.btn {
  font-weight: 400;
  letter-spacing: 0.01em;
  padding: 10px 30px 13px;
  font-size: 150%;
  line-height: 2;
}

.big.btn .fa {
  font-size: 135%;
  top: 4px;
  margin-left: 10px;
}

.btn-border {
  border-style: solid;
  border-width: 4px;
  border-color: inherit;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-decoration: none;
  cursor: pointer;
  padding: 10px 30px;
  border-radius: 2px;
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.btn-border:hover {
  text-decoration: none;
}

.btn-border.border-white {
  color: #fff;
  border-color: #fff;
  background: rgba(0, 0, 0, 0.4);
}

.btn-border.border-white:hover {
  background: #fff;
  color: #1a1a1a;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.remove-bottom {
  margin-bottom: 0 !important;
}

.half-bottom {
  margin-bottom: 10px !important;
}

.add-bottom {
  margin-bottom: 20px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.p20 {
  padding: 20px;
}

.mzero {
  margin: 0 !important;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.float-none {
  float: none;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

a.align-center {
  display: table;
  margin-right: auto;
  margin-left: auto;
}

.blue {
  color: #1d6aa2;
}

.bg-blue {
  background-color: #1d6aa9;
}

.m-grey {
  color: #c9d0d0;
}

.bg-m-grey {
  background-color: #c9d0d0;
}

.dk-blue {
  color: #152751;
}

.bg-dk-blue {
  background-color: #152751;
}

.orange {
  color: #de7b00;
}

.bg-orange {
  background-color: #de7b00;
}

.white {
  color: #fff;
}

.bg-white {
  background-color: #fff;
}

.red {
  color: #bb2825;
}

ul.icon-list li .fa.bg-red,
.bg-red {
  background-color: #bb2825;
}

.border-this {
  border: 1px solid #7d7b7b;
}

.ie-8 .fa.circled {
  border: none !important;
}

.editMode #page {
  max-width: 1120px;
  margin: 10px auto 50px;
}

img.align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.bg-transparent {
  background-color: transparent;
}

.hidden {
  display: none;
}

.formh3 {
  font-size: 125%;
  line-height: 1.7;
  margin: 0px 0px 20px;
}

input[type="submit"]#ctl00_ContentPlaceHolder1_ctl08_btnSubmit.button:hover {
  background-color: #fff !important;
  color: #000 !important;
  text-decoration: none;
  transition: all 0.5s ease !important;
  font-size: 20px;
  border-color: #fff !important;
}

.nivo-main-image {
  height: 455px !important;
  width: auto !important;
}

.homepage .nivoSlider img {
  height: 455px !important;
  width: auto !important;
}
