@font-face {
  font-family: 'Regular';
  src: url("fonts/OpenSans-Regular-webfont.eot");
  src: url("fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Regular-webfont.woff") format("woff"), url("fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("fonts/OpenSans-Regular-webfont.svg#Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Bold';
  src: url("fonts/OpenSans-Bold-webfont.eot");
  src: url("fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Bold-webfont.woff") format("woff"), url("fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("fonts/OpenSans-Bold-webfont.svg#Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'BoldItalic';
  src: url("fonts/OpenSans-BoldItalic-webfont.eot");
  src: url("fonts/OpenSans-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-BoldItalic-webfont.woff") format("woff"), url("fonts/OpenSans-BoldItalic-webfont.ttf") format("truetype"), url("fonts/OpenSans-BoldItalic-webfont.svg#BoldItalic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ExtraBold';
  src: url("fonts/OpenSans-ExtraBold-webfont.eot");
  src: url("fonts/OpenSans-ExtraBold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-ExtraBold-webfont.woff") format("woff"), url("fonts/OpenSans-ExtraBold-webfont.ttf") format("truetype"), url("fonts/OpenSans-ExtraBold-webfont.svg#ExtraBold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Icon';
  src: url("fonts/genericons-regular-webfont.eot");
  src: url("fonts/genericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/genericons-regular-webfont.woff") format("woff"), url("fonts/genericons-regular-webfont.ttf") format("truetype"), url("fonts/genericons-regular-webfont.svg#genericons-regular-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: Regular; }

.cont {
  position: relative;
  width: 1100px;
  height: 100%;
  margin: 0 auto;
  padding: 0 50px; }
  @media screen and (max-width: 768px) {
    .cont {
      width: 100%;
      padding: 0 12px; } }

a {
  text-decoration: none; }

header {
  width: 100%;
  height: 80px;
  background: #000; }
  @media screen and (max-width: 768px) {
    header {
      height: auto;
      padding-bottom: 4px; } }

header:after {
  content: '';
  display: table;
  clear: both; }

header p {
  color: #fff;
  font-family: Bold; }

header .cont p.am {
  float: left;
  font-size: 26px;
  line-height: 78px; }
  @media screen and (max-width: 768px) {
    header .cont p.am {
      display: none; } }

header > p.am {
  display: none; }
  @media screen and (max-width: 768px) {
    header > p.am {
      display: block;
      float: none;
      color: #000;
      text-align: center;
      font-size: 14px;
      line-height: 24px;
      background: #fff000; } }

header p.ed,
header p.cg {
  display: block;
  float: right;
  margin: 10px 0 0 42px; }
  @media screen and (max-width: 768px) {
    header p.ed,
    header p.cg {
      float: none;
      margin: 12px 0;
      text-align: center; } }

header p span {
  display: block; }
  @media screen and (max-width: 768px) {
    header p span {
      display: inline-block; } }

header p span:first-child {
  font-size: 26px;
  letter-spacing: -1px; }
  @media screen and (max-width: 768px) {
    header p span:first-child {
      font-size: 26px;
      margin-right: 4px; } }

header p span:last-child {
  font-size: 32px; }
  @media screen and (max-width: 768px) {
    header p span:last-child {
      font-size: 28px; } }

header a {
  color: #fff;
  text-decoration: none; }

nav#top {
  width: 100%;
  height: 100px; }
  @media screen and (max-width: 768px) {
    nav#top {
      height: auto; } }

nav#top ul {
  position: relative;
  float: right;
  height: 100%;
  clear: both; }

@media screen and (max-width: 768px) {
  nav#top ul#nav-nq {
    display: none; } }

nav#top ul li {
  display: block;
  float: left;
  list-style: none; }

nav#top ul a {
  display: block;
  height: 100%;
  padding: 0 20px;
  color: #000;
  font-family: Bold;
  font-size: 14px;
  line-height: 100px;
  text-transform: uppercase;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none;
  transition: 0s; }

nav#top ul a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  background: #275187;
  transition: none; }

nav#top ul a:active {
  background: #1c3e6a;
  transition: none; }

nav#top ul#nav-nq li:first-child a {
  font-family: Icon;
  font-size: 36px; }

nav#top img {
  position: absolute;
  border: none; }
  @media screen and (max-width: 768px) {
    nav#top img {
      position: relative;
      max-width: 60%;
      height: auto;
      margin: 4px 0; } }

nav#top #nav-mq {
  display: none; }
  @media screen and (max-width: 768px) {
    nav#top #nav-mq {
      display: none; } }

nav#top #nav-mq > ul {
  display: block;
  float: none; }

nav#top #nav-mq li {
  float: none; }

nav#top #nav-mq a {
  font-size: 16px;
  line-height: 56px;
  border-top: solid 1px rgba(0, 0, 0, 0.15); }

nav#top #nvbt,
nav#top #nvbt2 {
  display: none;
  float: right;
  margin: 12px 0;
  padding: 17px 20px;
  color: rgba(0, 0, 0, 0.8);
  font-family: Icon;
  font-size: 26px;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  border-bottom: solid 1px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  background: #fff; }
  @media screen and (max-width: 768px) {
    nav#top #nvbt,
    nav#top #nvbt2 {
      display: block; } }

nav#top #nvbt2 {
  display: none;
  color: #bbb;
  text-shadow: 0 1px 0 #fff;
  border-top: solid 1px rgba(0, 0, 0, 0.25);
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.05); }

#lf1,
#lf2 {
  position: relative;
  width: 100%;
  border-top: solid 1px rgba(0, 0, 0, 0.04);
  border-bottom: solid 1px rgba(0, 0, 0, 0.075);
  background: url(images/bg-01.jpg);
  clear: both; }

#lf1 .cont {
  padding-top: 40px;
  padding-bottom: 40px; }

#lf1 .cont > img {
  position: relative;
  float: left;
  top: 55px; }
  @media screen and (max-width: 768px) {
    #lf1 .cont > img {
      display: none; } }

#lf1 .b {
  margin-left: 174px;
  padding: 40px 45px;
  border-radius: 40px;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.05);
  background: #fff; }
  @media screen and (max-width: 768px) {
    #lf1 .b {
      margin-left: 0;
      padding: 0;
      border-radius: none;
      box-shadow: none;
      background: none; } }

#lf1 .b:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 40px;
  top: 26%;
  left: 218px;
  margin-top: -8px;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(-24deg) skew(40deg);
  /* create a rhombus */
  transform: rotate(-24deg) skew(40deg);
  /* create a rhombus */
  background: #fff; }
  @media screen and (max-width: 768px) {
    #lf1 .b:before {
      display: none; } }

#lf1 .b:after {
  display: table;
  content: '';
  clear: both; }

#lf1 .b > h1 {
  display: inline-block;
  font-family: ExtraBold;
  font-size: 19px;
  text-transform: uppercase;
  line-height: 50px; }
  @media screen and (max-width: 768px) {
    #lf1 .b > h1 {
      margin-top: 16px;
      line-height: 20px; } }

#lf1 .b > h1:first-child {
  margin-right: 24px;
  font-family: Bold;
  font-size: 44px;
  line-height: 30px;
  text-transform: none;
  letter-spacing: -1px; }
  @media screen and (max-width: 768px) {
    #lf1 .b > h1:first-child {
      margin-top: -20px;
      margin-right: none;
      letter-spacing: -2px;
      font-size: 40px;
      line-height: 36px; } }

#lf1 .b div {
  float: left;
  margin-top: -142px;
  margin-right: 5px; }

#lf1 .b div p {
  width: 230px;
  padding: 6px 0 0 2px;
  font-size: 12px;
  line-height: 16px; }
  @media screen and (max-width: 768px) {
    #lf1 .b div p {
      display: none; } }

@media screen and (max-width: 768px) {
  #lf1 .b div img {
    display: none; } }

#lf2 {
  padding: 12px 0 40px;
  border-top: solid 1px #fff;
  border-bottom: solid 1px rgba(0, 0, 0, 0.04);
  background: #fff;
  background: url(images/bg-02.jpg); }

#lf2 .cont:after {
  display: table;
  content: '';
  clear: both; }

#lf2 .d4 {
  float: left;
  width: 23%;
  margin: 0 1%; }
  @media screen and (max-width: 768px) {
    #lf2 .d4 {
      float: none;
      width: 100%;
      margin: 0; } }

#lf2 .d4 h2 {
  padding: 24px 0;
  font-family: ExtraBold;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center; }
  @media screen and (max-width: 768px) {
    #lf2 .d4 h2 {
      padding: 12px 14px;
      color: #fff;
      font-size: 14px;
      text-align: left;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
      background: rgba(0, 0, 0, 0.64); } }

#lf2 .d4 img {
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    #lf2 .d4 img {
      display: none; } }

#lf2 .d4 a {
  display: block;
  margin: 0 6px;
  padding: 10px 12px;
  color: #275187;
  font-family: Bold;
  font-size: 11px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
  background: #fff; }
  @media screen and (max-width: 768px) {
    #lf2 .d4 a {
      display: block;
      width: 100%;
      margin: 0;
      padding: 14px;
      font-family: Bold;
      font-size: 16px;
      border-top: solid 1px rgba(255, 255, 255, 0.05); } }

#lf2 .d4 a:hover {
  color: #fff;
  background: #275187; }

#lf2 .d4 a:active {
  background: rgba(0, 36, 70, 0.9); }

#lf3 {
  background: #fff; }

#lf3 > .cont {
  padding: 50px 144px; }
  @media screen and (max-width: 768px) {
    #lf3 > .cont {
      padding: 0 12px;
      padding-top: 24px; } }

#lf3 h1,
#lf4 h1 {
  margin-bottom: 24px;
  font-family: Bold;
  font-size: 42px;
  letter-spacing: -2px; }
  @media screen and (max-width: 768px) {
    #lf3 h1,
    #lf4 h1 {
      font-size: 38px; } }

#lf3 h2,
#lf4 h2 {
  margin: 40px 0 16px;
  font-family: ExtraBold;
  font-size: 18px;
  text-transform: uppercase; }

#lf3 p {
  width: 85%;
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 24px; }
  @media screen and (max-width: 768px) {
    #lf3 p {
      width: 100%;
      font-size: 16px; } }

@media screen and (max-width: 768px) {
  #lf3 li img {
    display: none; } }

#lf4 {
  text-align: center;
  border-top: solid 1px rgba(0, 0, 0, 0.05);
  background: #eff7ff; }

#lf4 > .cont {
  padding: 50px 50px 80px; }
  @media screen and (max-width: 768px) {
    #lf4 > .cont {
      padding: 0 12px;
      padding-top: 24px;
      padding-bottom: 24px; } }

#lf4 h2 {
  text-align: left; }

#lf4 h2:first-child {
  margin-top: 0; }

#lf4 img {
  display: inline-block;
  margin: 0 30px; }
  @media screen and (max-width: 768px) {
    #lf4 img {
      margin: 0; } }

#lf4 p {
  margin-top: 20px;
  font-family: Bold;
  font-size: 10px;
  color: rgba(0, 0, 0, 0.4); }

#feature {
  position: relative;
  width: 100%;
  height: 500px;
  clear: both;
  background: url(images/f-bg-grass.jpg) repeat-x center 410px, url(images/f-bg-grass2.png) repeat-x center 404px, linear-gradient(to bottom, rgba(2, 87, 182, 0.4), #fff 85%); }
  @media screen and (max-width: 768px) {
    #feature {
      height: auto;
      background: none;
      margin-bottom: 224px; } }

#bgh {
  margin-top: -230px;
  background: url(images/f-bg-house.png) no-repeat -25px 126px;
  z-index: 2; }
  @media screen and (max-width: 768px) {
    #bgh {
      background: none;
      margin: 0; } }

#bgh.adw {
  margin-top: -246px; }

#f-one {
  position: relative;
  width: 100%;
  height: 140px;
  padding: 24px 0 0;
  background: rgba(2, 87, 182, 0.4);
  z-index: 10; }
  @media screen and (max-width: 768px) {
    #f-one {
      height: auto;
      padding: 12px 0; } }

#f-one p,
#f-two p {
  width: 1100px;
  margin: 0 auto;
  padding: 0 50px;
  color: #fff;
  letter-spacing: -1px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75); }
  @media screen and (max-width: 768px) {
    #f-one p,
    #f-two p {
      width: 100%;
      margin: 0;
      padding: 0; } }

#f-one p:first-child {
  margin-bottom: 12px;
  font-family: ExtraBold;
  font-size: 40px; }
  @media screen and (max-width: 768px) {
    #f-one p:first-child {
      text-align: center;
      letter-spacing: -2px; } }

#f-one p:last-child {
  font-family: Regular;
  font-size: 26px; }
  @media screen and (max-width: 768px) {
    #f-one p:last-child {
      text-align: center;
      font-family: Bold;
      font-size: 18px; } }

#f-one p.adw-02 {
  margin-top: -7px; }

#f-one p.adw-01 {
  font-size: 25px;
  line-height: 28px; }

#f-two {
  position: relative;
  width: 100%;
  height: 90px;
  padding: 20px 0;
  background: rgba(0, 36, 70, 0.9);
  z-index: 11; }
  @media screen and (max-width: 768px) {
    #f-two {
      height: auto; } }

#f-two p:first-child {
  position: relative;
  font-family: Bold;
  font-size: 42px;
  letter-spacing: 0; }
  @media screen and (max-width: 768px) {
    #f-two p:first-child {
      text-align: center; } }

#f-two p:nth-child(2) {
  width: 1100px;
  padding-left: 465px;
  margin-top: -22px;
  font-size: 16px;
  letter-spacing: 0; }
  @media screen and (max-width: 768px) {
    #f-two p:nth-child(2) {
      padding-left: 0;
      margin-top: 0;
      width: 100%;
      text-align: right;
      padding-right: 12px; } }

#f-one.adw {
  height: 116px; }

#f-two.adw {
  height: 130px; }
  @media screen and (max-width: 768px) {
    #f-two.adw {
      height: 112px; } }

#f-two p.adw-03 {
  font-size: 42px;
  letter-spacing: -2px;
  margin-top: -6px; }
  @media screen and (max-width: 768px) {
    #f-two p.adw-03 {
      font-size: 34px; } }

#f-two p.adw-03 span {
  letter-spacing: 0; }

#f-two p.adw-04 {
  padding-left: 52px;
  margin-top: 4px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8); }
  @media screen and (max-width: 768px) {
    #f-two p.adw-04 {
      padding-left: 12px;
      text-align: left; } }

#f-two a {
  color: #fff;
  text-decoration: none; }

#f-two p img {
  position: absolute;
  right: 45px;
  bottom: -298px; }
  @media screen and (max-width: 768px) {
    #f-two p img {
      display: none; } }

#f-two p.adw-03 img {
  bottom: -286px; }

#feature2 {
  position: relative;
  width: 100%;
  padding: 5px 0 40px; }

.box3 {
  position: relative;
  float: left;
  width: 300px;
  padding: 25px 0;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .box3 {
      float: none;
      width: 100%; } }

.box3:first-child {
  margin-right: 50px; }
  @media screen and (max-width: 768px) {
    .box3:first-child {
      margin-right: 0; } }

.box3:last-child {
  margin-left: 50px; }
  @media screen and (max-width: 768px) {
    .box3:last-child {
      margin-left: 0; } }

#feature2:after {
  content: '';
  display: table;
  clear: both; }

.box3 .imgbox {
  display: table-cell;
  width: 300px;
  height: 285px;
  vertical-align: middle; }
  @media screen and (max-width: 768px) {
    .box3 .imgbox {
      width: 100%;
      display: block;
      height: auto;
      margin-bottom: 24px; } }

.box3 img {
  display: block;
  margin: 0 auto; }

.box3 h1 {
  margin-bottom: 30px;
  font-family: Regular;
  font-size: 32px;
  letter-spacing: -1.5px; }

.box3 h1 {
  margin-bottom: 30px;
  font-family: Bold;
  font-size: 30px; }
  @media screen and (max-width: 768px) {
    .box3 h1 {
      margin-top: 24px;
      margin-bottom: 12px; } }

.box3 p {
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 20px;
  text-align: center; }

.box3 a {
  display: inline-block;
  margin: 6px 6px 0;
  padding: 14px 24px;
  color: #000;
  font-family: Bold;
  font-size: 13px;
  text-align: center;
  border-radius: 3px;
  box-shadow: inset 0 -2px 0 rgba(180, 0, 0, 0.1);
  background: #fff000; }
  @media screen and (max-width: 768px) {
    .box3 a {
      font-size: 15px; } }

.box3 a:hover {
  background: rgba(255, 240, 0, 0.7); }

#feature3 {
  position: relative;
  width: 100%;
  padding: 75px 0;
  background: #eff7ff;
  background: url(images/mochaGrunge2.png); }
  @media screen and (max-width: 768px) {
    #feature3 {
      padding: 24px 0; } }

#feature3:after {
  content: '';
  display: table;
  clear: both; }

.box4 {
  float: left;
  width: 25%;
  padding: 0 20px; }
  @media screen and (max-width: 768px) {
    .box4 {
      float: none;
      width: 100%; } }

.box4 img {
  display: block;
  margin: 0 auto 25px; }
  @media screen and (max-width: 768px) {
    .box4 img {
      margin: 0 auto 12px; } }

.box4 h1 {
  margin-bottom: 20px;
  font-family: Regular;
  font-size: 22px;
  letter-spacing: -1px;
  text-align: center; }

.box4 h1 {
  margin-bottom: 20px;
  font-family: Bold;
  font-size: 20px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .box4 h1 {
      margin-bottom: 6px;
      font-size: 24px; } }

.box4 p {
  font-size: 12px;
  line-height: 18px;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .box4 p {
      font-size: 14px;
      margin-bottom: 50px; } }

#breadcrumbs {
  display: table;
  width: 100%;
  height: 50px;
  padding: 10px 0;
  border-top: solid 1px rgba(0, 0, 0, 0.05);
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
  background: #eff7ff;
  clear: both; }
  @media screen and (max-width: 768px) {
    #breadcrumbs {
      height: auto;
      padding: 6px 0; } }

#breadcrumbs li {
  float: left; }

#breadcrumbs a {
  position: relative;
  display: block;
  height: 30px;
  padding: 0 14px 0 25px;
  color: #333;
  font-family: Bold;
  font-size: 10px;
  text-decoration: none;
  line-height: 30px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  transition: 0s; }
  @media screen and (max-width: 768px) {
    #breadcrumbs a {
      height: auto;
      margin-bottom: 1px;
      padding: 2px 14px 2px 25px;
      font-size: 12px; } }

#breadcrumbs a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  background: #275187;
  transition: none; }

#breadcrumbs a:after {
  content: '';
  position: absolute;
  width: 17px;
  height: 16px;
  top: 50%;
  right: -9px;
  margin-top: -8px;
  border-top: solid 1px rgba(0, 0, 0, 0.05);
  border-right: solid 1px rgba(0, 0, 0, 0.1);
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(57deg) skew(25deg);
  transform: rotate(57deg) skew(25deg);
  background: #fff;
  z-index: 2;
  transition: 0s; }

#breadcrumbs a:hover:after {
  background: #275187;
  transition: none; }

#breadcrumbs li:first-child a:first-child {
  padding-left: 16px;
  border-radius: 2px 0 0 2px; }

#breadcrumbs li:last-child a:last-child {
  padding-right: 20px;
  border-radius: 0 2px 2px 0; }

#breadcrumbs li:last-child a:after {
  display: none; }

#breadcrumbs a:active {
  background: #1c3e6a;
  transition: none; }

#breadcrumbs a:active:after {
  background: #1c3e6a;
  transition: none; }

#breadcrumbs li:last-child a {
  color: #fff;
  background: #1f2f43;
  cursor: default; }

#breadcrumbs li:last-child a:active {
  background: #1f2f43; }

nav#left {
  position: relative;
  float: left;
  width: 212px; }
  @media screen and (max-width: 768px) {
    nav#left {
      display: none; } }

nav#left > ul {
  margin: 35px 0; }

nav#left li {
  list-style: none; }

nav#left ul ul {
  margin-bottom: 3px;
  padding-left: 3px;
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  border-bottom: solid 1px rgba(0, 0, 0, 0.075);
  border-left: solid 1px rgba(0, 0, 0, 0.05);
  background: rgba(0, 0, 0, 0.015); }

nav#left ul {
  display: none; }

nav#left ul#ul-base {
  display: block; }

nav#left a {
  position: relative;
  display: block;
  padding: 9px 12px;
  color: #444;
  font-family: Bold;
  font-size: 9px;
  text-decoration: none;
  transition: 0s; }

nav#left a:hover,
nav#left a.parent:hover,
nav#left a.farent:hover {
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  background: #275187;
  transition: none; }

nav#left a:active,
nav#left a.parent:active,
nav#left a.farent:active {
  background: #1c3e6a;
  transition: none; }

nav#left a.farent {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  background: #999; }

nav#left a.parent {
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  background: #1f2f43; }

nav#left ul.farent,
nav#left ul.parent,
nav#left ul.current {
  display: block; }

nav#left ul.current {
  padding-top: 1px;
  border-left: solid 2px #1f2f43;
  border-top: none;
  background: #fff; }

nav#left a.current {
  margin-top: -1px;
  color: #000;
  border-left: solid 1px rgba(0, 0, 0, 0.05);
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
  background: #fff000;
  cursor: default; }

nav#left a.current:hover {
  text-shadow: none; }

nav#left a.current:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  right: -8px;
  margin-top: -8px;
  border-top: solid 1px rgba(0, 0, 0, 0.05);
  border-right: solid 1px rgba(0, 0, 0, 0.15);
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(57deg) skew(25deg);
  /* create a rhombus */
  transform: rotate(57deg) skew(25deg);
  /* create a rhombus */
  background: #fff000;
  z-index: 2;
  transition: 0s; }

#main {
  position: relative;
  float: left;
  width: 788px;
  min-height: 500px;
  padding: 25px 0 100px 65px; }
  @media screen and (max-width: 768px) {
    #main {
      width: 100%;
      padding: 25px 0 65px; } }

#main hr {
  height: 1px;
  margin: 36px 0;
  border: none;
  background: rgba(0, 0, 0, 0.1); }

#main b {
  font-family: Bold; }

#main p.bc b {
  display: block;
  float: left;
  width: 120px;
  margin-right: 10px;
  text-align: right; }

#main > h1 {
  margin-bottom: 20px;
  font-family: Bold;
  font-size: 44px;
  letter-spacing: -2px; }

#main h1.cph {
  display: inline-block;
  padding: 10px 24px;
  color: #fff;
  font-size: 60px;
  letter-spacing: 0;
  text-align: left;
  background: #1f2f43; }
  @media screen and (max-width: 768px) {
    #main h1.cph {
      display: block;
      padding: 10px 15px;
      font-size: 50px;
      text-align: center; } }

#main h1.cph span {
  margin-right: 42px;
  font-size: 42px;
  letter-spacing: -2px; }
  @media screen and (max-width: 768px) {
    #main h1.cph span {
      margin-right: 12px;
      font-size: 30px; } }

#main h1.cph a,
#main h1.cph a:hover {
  color: #fff;
  text-decoration: none; }

#main h1 a {
  color: #000;
  text-decoration: none; }

#main h1 a:hover {
  color: #275187; }

#main h2 {
  margin: 35px 0 15px;
  font-family: ExtraBold;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0px; }

#main > h1:first-child + h2 {
  margin-top: -12px;
  margin-bottom: -75px; }

#main > h1:first-child + h2 + p {
  margin-top: 96px; }

#main > h2.sc {
  margin: 0 0 10px; }

#main h2.cl {
  margin-bottom: 2px; }

#main h2.cl + p {
  margin-bottom: 25px;
  color: rgba(0, 0, 0, 0.4);
  font-family: Bold;
  font-size: 11px; }

#main h2.cl + p + p {
  margin-top: -12px; }

#main h2.ttx {
  position: relative;
  margin: 0 0 5px;
  padding-bottom: 1px;
  border-bottom: solid 2px rgba(2, 87, 182, 0.4);
  z-index: 5; }

#main h2.ttx.t {
  width: 431px;
  margin-top: 46px; }

#main h2.ttx.t2 {
  width: 498px; }

#main h2.ttx.b2 {
  width: 568px; }

#main h2.ttx.b {
  width: 644px; }

#main h2.ttx.t,
#main h2.ttx.t2,
#main h2.ttx.b2,
#main h2.ttx.b {
  width: 100%;
  border: none; }

#main h2.ttx.b + p {
  margin-bottom: 50px; }

.cr {
  clear: both; }

#main h2.cr {
  margin-bottom: 5px;
  padding-top: 50px; }

#main h2.cr1 {
  margin-bottom: 5px; }

#main h2.cr2 {
  float: left;
  margin: -23px 0 5px;
  margin-left: 51%; }

#main h2.crx {
  clear: both; }

#main h2 a {
  color: #275187;
  text-decoration: none;
  transition: 0s; }

#main h2 a:hover {
  color: #f90;
  transition: 0s; }

#main > p {
  max-width: 84%;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 21px; }
  @media screen and (max-width: 768px) {
    #main > p {
      max-width: 100%;
      width: 100%;
      font-size: 16px;
      line-height: 24px; } }

#main p a {
  color: #275187;
  text-decoration: none; }

#main p a:hover {
  color: #f90; }

#main img.hd {
  position: relative;
  display: block;
  margin: -26px auto 25px;
  padding: 12px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 768px) {
    #main img.hd {
      max-width: 100%;
      height: auto; } }

#main h1 + h2 + img.hd {
  margin-top: 100px; }

#main img.r,
img.r {
  float: right;
  margin: 0 0 15px 40px; }
  @media screen and (max-width: 768px) {
    #main img.r,
    img.r {
      max-width: 100%;
      float: none;
      display: block;
      margin: 24px auto; } }

#main img.c {
  display: block;
  margin: 0 auto; }
  @media screen and (max-width: 768px) {
    #main img.c {
      width: 100%;
      height: auto; } }

#main img.l {
  float: left;
  margin-right: 20px; }
  @media screen and (max-width: 768px) {
    #main img.l {
      float: none;
      margin-right: 0; } }

#main img.u25 {
  margin-top: -25px; }
  @media screen and (max-width: 768px) {
    #main img.u25 {
      margin-top: 0; } }

#main img.u15 {
  margin-top: -15px; }
  @media screen and (max-width: 768px) {
    #main img.u15 {
      margin-top: 0; } }

#main img.u6 {
  margin-top: -6px;
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    #main img.u6 {
      margin-top: 0; } }

#main img.d15 {
  margin-top: 15px; }

#main img.d25 {
  margin-top: 25px; }

#main img.d35 {
  margin-top: 35px; }

@media screen and (max-width: 768px) {
  #main img#consto {
    display: none; } }

@media screen and (max-width: 768px) {
  #main img.no,
  img.no {
    display: none; } }

ul.reg,
#lf3 ul {
  position: relative;
  max-width: 75%;
  margin-bottom: 50px;
  margin-top: 15px;
  font-size: 12px; }
  @media screen and (max-width: 768px) {
    ul.reg,
    #lf3 ul {
      max-width: 100%;
      font-size: 16px;
      line-height: 22px; } }

ul.reg li,
#lf3 ul li {
  margin: 10px 30px;
  list-style: inside;
  line-height: 20px;
  text-indent: -12px; }
  @media screen and (max-width: 768px) {
    ul.reg li,
    #lf3 ul li {
      margin: 14px; } }

ul.reg.c li {
  float: left;
  width: 28%;
  margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    ul.reg.c li {
      float: none;
      width: auto; } }

ul.reg ul {
  margin-left: 30px;
  font-size: 11px; }

ul.reg ul li {
  margin: 4px 30px; }

#lf3 ul li img {
  display: block;
  float: right;
  margin-top: -4px;
  margin-right: 210px; }
  @media screen and (max-width: 768px) {
    #lf3 ul li img {
      margin: 0;
      margin-top: 6px;
      float: none;
      display: inline-block; } }

span.cl {
  padding: 0 6px;
  font-family: Bold;
  font-size: 11px;
  border-radius: 2px; }

span.cl.y {
  background: #fe0; }

span.cl.g {
  color: #fff;
  background: green; }

span.cl.r {
  background: #f00; }

.pg_link {
  margin-bottom: 20px; }

.pg_link:after {
  content: '';
  display: table;
  clear: both; }

.pg_link a {
  position: relative;
  float: left;
  width: 227px;
  margin: 0 20px 0 0;
  text-decoration: none;
  border: solid 1px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 768px) {
    .pg_link a {
      display: block;
      width: 100%;
      float: none; } }

.pg_link a:nth-child(3n+3) {
  margin: 0; }
  @media screen and (max-width: 768px) {
    .pg_link a:nth-child(3n+3) {
      margin: 0 20px 0 0; } }

.pg_link a h1 {
  padding: 18px 20px;
  color: #fff;
  font-family: Bold;
  font-size: 13px;
  line-height: 15px;
  text-shadow: 0 -1px 0 #000;
  background: #275187;
  transition: 0s; }
  @media screen and (max-width: 768px) {
    .pg_link a h1 {
      font-size: 16px;
      line-height: 18px; } }

.pg_link.c a h1 {
  background: #1f2f43; }

.pg_link a:hover h1 {
  color: #000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background: #fff000;
  transition: 0s; }

.pg_link a:active h1 {
  color: rgba(0, 0, 0, 0.4);
  background: rgba(0, 0, 0, 0.05);
  transition: none; }

#main .pg_link a h2 {
  margin: 0;
  padding: 14px 12px 0;
  font-size: 12px;
  line-height: 14px;
  color: #333;
  transition: 0s; }

#main .pg_link a:hover h2 {
  color: #000;
  transition: 0s; }

#main .pg_link a p {
  padding: 12px;
  color: #666;
  font-size: 11px;
  line-height: 16px;
  transition: 0s; }

#main .pg_link a:hover p {
  color: #000;
  transition: 0s; }

.pg_link a img {
  opacity: 1;
  margin: 0 0 -1px;
  transition: 0s; }
  @media screen and (max-width: 768px) {
    .pg_link a img {
      display: none;
      margin: 0 auto; } }

.pg_link a:hover img {
  opacity: 0.8;
  transition: 0s; }

.hd_link {
  margin: 100px 0 35px;
  border-top: solid 1px rgba(0, 0, 0, 0.0375);
  border-bottom: solid 1px rgba(0, 0, 0, 0.0375);
  transition: 0s; }
  @media screen and (max-width: 768px) {
    .hd_link {
      text-align: center; } }

.hd_link:after {
  content: '';
  display: table;
  clear: both; }

.hd_link:hover {
  border-top: solid 1px #eff7ff;
  border-bottom: solid 1px #eff7ff;
  transition: 0s; }

.hd_link li {
  display: block;
  float: left;
  list-style: none; }
  @media screen and (max-width: 768px) {
    .hd_link li {
      float: none;
      display: inline-block;
      text-align: center; } }

.hd_link a {
  display: block;
  padding: 10px 18px;
  color: rgba(0, 0, 0, 0.25);
  font-family: Bold;
  font-size: 10px;
  text-decoration: none;
  transition: 0s; }
  @media screen and (max-width: 768px) {
    .hd_link a {
      padding: 12px 18px;
      font-size: 12px; } }

.hd_link a.c,
.hd_link:hover a.c:hover {
  color: #fff;
  background: #275187; }

.hd_link:hover a {
  color: #275187; }

.hd_link:hover a.c {
  color: #fff; }

.hd_link a:hover {
  color: #f90;
  background: #fff;
  transition: 0s; }

.box2 {
  margin: 0 0 25px; }

.box2:after {
  content: '';
  display: table;
  clear: both; }

.box2 div {
  position: relative;
  float: left;
  width: 50%;
  margin: 0 0 20px; }

.box2 img {
  margin-top: -8px; }

table {
  margin: 35px auto; }
  @media screen and (max-width: 768px) {
    table {
      width: 100%;
      max-width: 100%; } }

table.l30 {
  margin: 30px; }
  @media screen and (max-width: 768px) {
    table.l30 {
      margin: 35px auto; } }

table td {
  padding: 6px 14px;
  font-size: 11px;
  text-align: center;
  line-height: 14px;
  vertical-align: middle;
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-collapse: collapse; }
  @media screen and (max-width: 768px) {
    table td {
      padding: 4px;
      font-size: 8px; } }

table.sm td {
  padding: 6px 11px;
  font-size: 10px; }

table tr:nth-child(odd) td {
  background: rgba(0, 0, 0, 0.05); }

table tr td:first-child {
  font-family: Bold; }

table tr:nth-child(1n+2) td:first-child {
  background: rgba(0, 0, 0, 0.1); }

table tr:nth-child(even) td:first-child {
  background: rgba(0, 0, 0, 0.05); }

table tr:first-child td,
table tr:nth-child(even) td:first-child.h,
table tr:nth-child(odd) td:first-child.h,
table tr td.h {
  color: #fff;
  font-family: Bold;
  background: #1f2f43;
  border: solid 1px rgba(255, 255, 255, 0.2);
  border-left: solid 1px #1f2f43;
  border-top: none; }

table tr:nth-child(even) td.rcfx,
table tr:nth-child(odd) td.rcfx {
  color: #fff;
  font-family: Bold;
  border: solid 1px rgba(255, 255, 255, 0.2);
  background: rgba(0, 36, 70, 0.9); }

table tr td:first-child.fxw,
table tr td:first-child.fxg {
  font-family: Regular; }

table tr td:first-child.fxw {
  background: #fff; }

table tr td:first-child.fxg {
  background: rgba(0, 0, 0, 0.05); }

table tr:nth-child(even) td.hxg,
table tr:nth-child(odd) td.hxg {
  font-family: Bold;
  background: rgba(0, 0, 0, 0.1); }

table tr:nth-child(even) td.hxw,
table tr:nth-child(odd) td.hxw {
  font-family: Bold;
  background: rgba(0, 0, 0, 0.05); }

table td.n,
table tr:nth-child(1n+2) td.n {
  background-image: url(images/tdbg.png); }

table.f {
  float: left;
  width: 49%;
  margin: 15px 0 0 0; }

table.f:nth-child(even),
table.f.frx {
  float: right; }

table.f.ffx {
  float: left; }

table.f.fmx {
  margin-bottom: 100px; }

table.f + ul.hd_link {
  margin-top: 250px;
  clear: both; }

table.sf tr td:nth-child(4),
table.sf tr td:nth-child(5) {
  text-align: left; }

table.sf tr:first-child td {
  text-align: center; }

.wn3 {
  text-align: center; }

.wn3 div {
  max-width: 46%;
  display: inline-block;
  vertical-align: top;
  margin: 0 12px 20px; }
  @media screen and (max-width: 768px) {
    .wn3 div {
      width: auto;
      max-width: 100%;
      margin: 0 auto; } }

@media screen and (max-width: 768px) {
  .wn3 img {
    max-width: 100%;
    height: auto; } }

.wn3 p {
  margin-top: 4px;
  color: rgba(0, 0, 0, 0.4);
  font-family: ExtraBold;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase; }
  @media screen and (max-width: 768px) {
    .wn3 p {
      margin-bottom: 24px; } }

.wn3 p.sm,
#main p.sm {
  width: 62%;
  margin-top: 20px;
  font-size: 9px;
  font-family: Regular;
  text-align: left;
  line-height: 12px;
  text-transform: none; }
  @media screen and (max-width: 768px) {
    .wn3 p.sm,
    #main p.sm {
      width: 100%; } }

.wn3.dp p {
  width: 85%;
  margin: 12px auto 0;
  font-family: Regular;
  font-size: 12px;
  text-align: left;
  text-transform: none;
  line-height: 18px; }

.wn3.d3 div {
  width: 29%; }
  @media screen and (max-width: 768px) {
    .wn3.d3 div {
      width: 100%; } }

.wn3.d3 p,
.wn3.d3 h2 {
  width: 95%; }

.wn3.xh {
  margin: 40px 0; }

.wn3 img.wut {
  margin-left: -24px; }

.wn3.th div {
  margin: 25px 12px; }

footer {
  width: 100%;
  padding: 24px 0;
  color: #ddd;
  line-height: 20px;
  background: rgba(0, 0, 0, 0.84);
  clear: both;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    footer {
      padding: 24px 0px; } }

footer:after {
  display: table;
  content: '';
  clear: both; }

footer .box32 {
  position: relative;
  float: left;
  width: 300px;
  height: 100%;
  margin-left: 42px;
  padding: 25px 0; }
  @media screen and (max-width: 768px) {
    footer .box32 {
      float: none;
      width: 100%;
      padding: 0;
      margin-left: 0; } }

@media screen and (max-width: 768px) {
  footer .box32:after {
    content: '';
    display: table;
    clear: both; } }

footer .box32:first-child {
  margin-left: 0; }

footer .box32 img {
  display: block;
  margin-bottom: 15px;
  margin-left: 0; }
  @media screen and (max-width: 768px) {
    footer .box32 img {
      max-width: 100%;
      height: auto;
      margin: 0 auto; } }

footer p.lg {
  margin-bottom: 8px;
  color: #fff;
  font-family: Bold;
  font-size: 22px; }
  @media screen and (max-width: 768px) {
    footer p.lg {
      margin-top: 32px;
      font-size: 24px; } }

footer p.sm {
  position: relative;
  margin-top: 20px;
  font-size: 9px;
  line-height: 12px; }
  @media screen and (max-width: 768px) {
    footer p.sm {
      display: none; } }

footer .box32:last-child p.sm {
  display: block; }

footer p.sm2 {
  font-size: 11px;
  line-height: 15px; }
  @media screen and (max-width: 768px) {
    footer p.sm2 {
      font-size: 13px;
      line-height: 18px; } }

footer div.pflt {
  text-align: center; }

footer p.flt {
  float: left;
  display: block;
  width: 150px;
  margin-bottom: 24px;
  font-size: 13px;
  text-align: left; }
  @media screen and (max-width: 768px) {
    footer p.flt {
      float: none;
      display: inline-block;
      width: auto;
      margin-top: 16px;
      margin-bottom: 0;
      padding: 0 12px;
      font-size: 18px;
      line-height: 24px;
      vertical-align: text-top; } }

@media screen and (max-width: 768px) {
  footer .box32 > ul {
    margin-top: 32px;
    border-top: solid 1px rgba(255, 255, 255, 0.1); } }

@media screen and (max-width: 768px) {
  footer ul a {
    display: block;
    width: auto;
    padding: 12px 6px;
    font-size: 14px;
    font-family: Bold;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1); } }

footer li li {
  padding-left: 18px; }

footer a {
  display: block;
  width: 175px;
  color: #ddd;
  font-size: 11px;
  text-decoration: none; }

footer p.flt a {
  display: inline;
  width: auto;
  font-size: inherit; }

footer a:hover {
  color: #fc0; }

footer img.ft {
  margin: -15px auto 24px; }
  @media screen and (max-width: 768px) {
    footer img.ft {
      display: none; } }

@media screen and (max-width: 768px) {
  footer img.st {
    display: none; } }

footer iframe,
footer img.f {
  position: absolute;
  bottom: 0;
  left: 0; }

#cft {
  width: 100%;
  height: 50px;
  color: #ddd;
  font-size: 10px;
  text-align: right;
  line-height: 50px;
  background: #111; }
  @media screen and (max-width: 768px) {
    #cft {
      height: auto;
      padding: 20px 0;
      text-align: center;
      font-size: 12px;
      line-height: 8px; } }

@media screen and (max-width: 768px) {
  #cft span {
    display: block;
    color: #000; } }

.cf {
  clear: both; }

.f2 {
  position: relative;
  float: left;
  width: 38%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .f2 {
      width: 100%;
      float: none; } }

.f2:last-child {
  width: 62%;
  padding-left: 50px; }
  @media screen and (max-width: 768px) {
    .f2:last-child {
      width: 100%;
      padding-left: 0; } }

.f2 p {
  float: left;
  display: block;
  margin: 10px 15px 0 0;
  color: #fff;
  font-family: Bold;
  font-size: 16px; }
  @media screen and (max-width: 768px) {
    .f2 p {
      width: 100%;
      float: none;
      margin-top: 12px;
      font-family: Regular;
      font-size: 18px; } }

.f2:first-child p {
  width: 32%; }
  @media screen and (max-width: 768px) {
    .f2:first-child p {
      width: 100%; } }

.f2 p span.tol {
  position: relative;
  top: -8px;
  font-family: Regular;
  font-size: 10px; }

.f2 p a {
  color: #fff;
  font-family: Regular;
  text-decoration: none;
  font-size: 14px;
  line-height: 30px; }
  @media screen and (max-width: 768px) {
    .f2 p a {
      display: block;
      width: 100%;
      font-size: 18px;
      line-height: 24px; } }

.f2 p span.add {
  font-family: Regular;
  font-size: 14px;
  line-height: 17px; }
  @media screen and (max-width: 768px) {
    .f2 p span.add {
      font-size: 18px;
      line-height: 16px; } }

.f2 p.add::first-line {
  line-height: 30px; }

.f2 p.add {
  clear: both;
  width: 42%;
  margin-top: 12px; }
  @media screen and (max-width: 768px) {
    .f2 p.add {
      width: 100%;
      margin-top: 12px; } }

.f2 p.b {
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
  font-family: Regular;
  font-size: 11px;
  line-height: 17px; }
  @media screen and (max-width: 768px) {
    .f2 p.b {
      margin-bottom: -30px;
      color: rgba(255, 255, 255, 0.75); } }

.f2 p:first-child {
  width: 100%;
  margin: -6px 0 16px;
  font-size: 26px; }
  @media screen and (max-width: 768px) {
    .f2 p:first-child {
      margin: -24px 0 -20px; } }

.f2 img.i1 {
  display: block;
  float: left;
  margin: 20px 0 0; }
  @media screen and (max-width: 768px) {
    .f2 img.i1 {
      display: none;
      float: none;
      margin: 24px auto 0; } }

@media screen and (max-width: 768px) {
  .f2 img.sto {
    display: none;
    margin: 32px auto 0; } }

@media screen and (max-width: 768px) {
  .f2 p:first-child img {
    display: block;
    margin: 0 auto 42px; } }

.f2 ul {
  float: right; }
  @media screen and (max-width: 768px) {
    .f2 ul {
      float: none;
      margin-top: 24px;
      border-bottom: solid 1px rgba(255, 255, 255, 0.05); } }

.f2 ul a {
  margin-bottom: 2px;
  font-size: 12px; }
  @media screen and (max-width: 768px) {
    .f2 ul a {
      display: block;
      width: 100%;
      margin: 0;
      padding: 14px 6px;
      font-family: Bold;
      font-size: 16px;
      border-top: solid 1px rgba(255, 255, 255, 0.05); } }

@media screen and (max-width: 768px) {
  .f2 ul a:hover {
    text-decoration: none; } }

.wp-caption-text {
  display: block;
  margin: 2px 0 16px;
  font-family: Bold;
  font-size: 8px;
  line-height: 11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media screen and (max-width: 768px) {
  .alignnone,
  .attachment_18,
  .wp-image-18 {
    width: 100%;
    height: auto; } }

/*# sourceMappingURL=style2.css.map */
