/*
Theme Name: Tectura Main
Theme URI: web.com
Author: Web.com | Custom Website Level 3 Department
Author URI: http://web.com/
Description: This theme was designed for your Custom Built Level 3 Website, made by Web.com.
Version: 1.0
Tags: Blog Theme
Text Domain: webcom
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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, hgroup, 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; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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; }

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] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

.ssgrid {
  width: 100%; }
  .ssgrid.pad {
    padding: 0 16px; }
  .ssgrid .vcenter {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
  .ssgrid img {
    max-width: 100%;
    height: auto; }
  .ssgrid > * {
    position: relative;
    float: left;
    width: 100%;
    height: 100%; }
    .ssgrid > *:last-child {
      float: right; }
  .ssgrid:after {
    content: "";
    display: table;
    clear: both; }
  .ssgrid .col-1-2 {
    width: 50%; }
  .ssgrid .col-1-3 {
    width: 33.33333%; }
  .ssgrid .col-2-3 {
    width: 66.66667%; }
  .ssgrid .col-1-4 {
    width: 25%; }
  .ssgrid .col-2-4 {
    width: 50%; }
  .ssgrid .col-3-4 {
    width: 75%; }
  .ssgrid .col-1-5 {
    width: 20%; }
  .ssgrid .col-2-5 {
    width: 40%; }
  .ssgrid .col-3-5 {
    width: 60%; }
  .ssgrid .col-4-5 {
    width: 80%; }
  .ssgrid .col-1-6 {
    width: 16.66667%; }
  .ssgrid .col-2-6 {
    width: 33.33333%; }
  .ssgrid .col-3-6 {
    width: 50%; }
  .ssgrid .col-4-6 {
    width: 66.66667%; }
  .ssgrid .col-5-6 {
    width: 83.33333%; }
  .ssgrid .col-1-7 {
    width: 14.28571%; }
  .ssgrid .col-2-7 {
    width: 28.57143%; }
  .ssgrid .col-3-7 {
    width: 42.85714%; }
  .ssgrid .col-4-7 {
    width: 57.14286%; }
  .ssgrid .col-5-7 {
    width: 71.42857%; }
  .ssgrid .col-6-7 {
    width: 85.71429%; }
  .ssgrid .col-1-8 {
    width: 12.5%; }
  .ssgrid .col-2-8 {
    width: 25%; }
  .ssgrid .col-3-8 {
    width: 37.5%; }
  .ssgrid .col-4-8 {
    width: 50%; }
  .ssgrid .col-5-8 {
    width: 62.5%; }
  .ssgrid .col-6-8 {
    width: 75%; }
  .ssgrid .col-7-8 {
    width: 87.5%; }
  .ssgrid .col-1-9 {
    width: 11.11111%; }
  .ssgrid .col-2-9 {
    width: 22.22222%; }
  .ssgrid .col-3-9 {
    width: 33.33333%; }
  .ssgrid .col-4-9 {
    width: 44.44444%; }
  .ssgrid .col-5-9 {
    width: 55.55556%; }
  .ssgrid .col-6-9 {
    width: 66.66667%; }
  .ssgrid .col-7-9 {
    width: 77.77778%; }
  .ssgrid .col-8-9 {
    width: 88.88889%; }
  .ssgrid .col-1-10 {
    width: 10%; }
  .ssgrid .col-2-10 {
    width: 20%; }
  .ssgrid .col-3-10 {
    width: 30%; }
  .ssgrid .col-4-10 {
    width: 40%; }
  .ssgrid .col-5-10 {
    width: 50%; }
  .ssgrid .col-6-10 {
    width: 60%; }
  .ssgrid .col-7-10 {
    width: 70%; }
  .ssgrid .col-8-10 {
    width: 80%; }
  .ssgrid .col-9-10 {
    width: 90%; }
  .ssgrid .col-1-11 {
    width: 9.09091%; }
  .ssgrid .col-2-11 {
    width: 18.18182%; }
  .ssgrid .col-3-11 {
    width: 27.27273%; }
  .ssgrid .col-4-11 {
    width: 36.36364%; }
  .ssgrid .col-5-11 {
    width: 45.45455%; }
  .ssgrid .col-6-11 {
    width: 54.54545%; }
  .ssgrid .col-7-11 {
    width: 63.63636%; }
  .ssgrid .col-8-11 {
    width: 72.72727%; }
  .ssgrid .col-9-11 {
    width: 81.81818%; }
  .ssgrid .col-10-11 {
    width: 90.90909%; }
  .ssgrid .col-1-12 {
    width: 8.33333%; }
  .ssgrid .col-2-12 {
    width: 16.66667%; }
  .ssgrid .col-3-12 {
    width: 25%; }
  .ssgrid .col-4-12 {
    width: 33.33333%; }
  .ssgrid .col-5-12 {
    width: 41.66667%; }
  .ssgrid .col-6-12 {
    width: 50%; }
  .ssgrid .col-7-12 {
    width: 58.33333%; }
  .ssgrid .col-8-12 {
    width: 66.66667%; }
  .ssgrid .col-9-12 {
    width: 75%; }
  .ssgrid .col-10-12 {
    width: 83.33333%; }
  .ssgrid .col-11-12 {
    width: 91.66667%; }
  .ssgrid .col-1-13 {
    width: 7.69231%; }
  .ssgrid .col-2-13 {
    width: 15.38462%; }
  .ssgrid .col-3-13 {
    width: 23.07692%; }
  .ssgrid .col-4-13 {
    width: 30.76923%; }
  .ssgrid .col-5-13 {
    width: 38.46154%; }
  .ssgrid .col-6-13 {
    width: 46.15385%; }
  .ssgrid .col-7-13 {
    width: 53.84615%; }
  .ssgrid .col-8-13 {
    width: 61.53846%; }
  .ssgrid .col-9-13 {
    width: 69.23077%; }
  .ssgrid .col-10-13 {
    width: 76.92308%; }
  .ssgrid .col-11-13 {
    width: 84.61538%; }
  .ssgrid .col-12-13 {
    width: 92.30769%; }
  .ssgrid .col-1-14 {
    width: 7.14286%; }
  .ssgrid .col-2-14 {
    width: 14.28571%; }
  .ssgrid .col-3-14 {
    width: 21.42857%; }
  .ssgrid .col-4-14 {
    width: 28.57143%; }
  .ssgrid .col-5-14 {
    width: 35.71429%; }
  .ssgrid .col-6-14 {
    width: 42.85714%; }
  .ssgrid .col-7-14 {
    width: 50%; }
  .ssgrid .col-8-14 {
    width: 57.14286%; }
  .ssgrid .col-9-14 {
    width: 64.28571%; }
  .ssgrid .col-10-14 {
    width: 71.42857%; }
  .ssgrid .col-11-14 {
    width: 78.57143%; }
  .ssgrid .col-12-14 {
    width: 85.71429%; }
  .ssgrid .col-13-14 {
    width: 92.85714%; }
  .ssgrid .col-1-15 {
    width: 6.66667%; }
  .ssgrid .col-2-15 {
    width: 13.33333%; }
  .ssgrid .col-3-15 {
    width: 20%; }
  .ssgrid .col-4-15 {
    width: 26.66667%; }
  .ssgrid .col-5-15 {
    width: 33.33333%; }
  .ssgrid .col-6-15 {
    width: 40%; }
  .ssgrid .col-7-15 {
    width: 46.66667%; }
  .ssgrid .col-8-15 {
    width: 53.33333%; }
  .ssgrid .col-9-15 {
    width: 60%; }
  .ssgrid .col-10-15 {
    width: 66.66667%; }
  .ssgrid .col-11-15 {
    width: 73.33333%; }
  .ssgrid .col-12-15 {
    width: 80%; }
  .ssgrid .col-13-15 {
    width: 86.66667%; }
  .ssgrid .col-14-15 {
    width: 93.33333%; }
  .ssgrid .col-1-16 {
    width: 6.25%; }
  .ssgrid .col-2-16 {
    width: 12.5%; }
  .ssgrid .col-3-16 {
    width: 18.75%; }
  .ssgrid .col-4-16 {
    width: 25%; }
  .ssgrid .col-5-16 {
    width: 31.25%; }
  .ssgrid .col-6-16 {
    width: 37.5%; }
  .ssgrid .col-7-16 {
    width: 43.75%; }
  .ssgrid .col-8-16 {
    width: 50%; }
  .ssgrid .col-9-16 {
    width: 56.25%; }
  .ssgrid .col-10-16 {
    width: 62.5%; }
  .ssgrid .col-11-16 {
    width: 68.75%; }
  .ssgrid .col-12-16 {
    width: 75%; }
  .ssgrid .col-13-16 {
    width: 81.25%; }
  .ssgrid .col-14-16 {
    width: 87.5%; }
  .ssgrid .col-15-16 {
    width: 93.75%; }

.ssgrid-margin {
  width: 100%; }
  .ssgrid-margin.pad {
    padding: 0 16px; }
  .ssgrid-margin .vcenter {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); }
  .ssgrid-margin img {
    max-width: 100%;
    height: auto; }
  .ssgrid-margin > * {
    position: relative;
    float: left;
    height: 100%;
    width: 100%;
    margin-right: 1%;
    margin-left: 1%; }
    .ssgrid-margin > *:first-child {
      margin-left: 0; }
    .ssgrid-margin > *:last-child {
      margin-right: 0;
      float: right; }
  .ssgrid-margin:after {
    content: "";
    display: table;
    clear: both; }
  .ssgrid-margin .col-1-2 {
    width: 49%; }
  .ssgrid-margin .col-1-3 {
    width: 32%; }
  .ssgrid-margin .col-2-3 {
    width: 66%; }
  .ssgrid-margin .col-1-4 {
    width: 23.5%; }
  .ssgrid-margin .col-2-4 {
    width: 49%; }
  .ssgrid-margin .col-3-4 {
    width: 74.5%; }
  .ssgrid-margin .col-1-5 {
    width: 18.4%; }
  .ssgrid-margin .col-2-5 {
    width: 38.8%; }
  .ssgrid-margin .col-3-5 {
    width: 59.2%; }
  .ssgrid-margin .col-4-5 {
    width: 79.6%; }
  .ssgrid-margin .col-1-6 {
    width: 15%; }
  .ssgrid-margin .col-2-6 {
    width: 32%; }
  .ssgrid-margin .col-3-6 {
    width: 49%; }
  .ssgrid-margin .col-4-6 {
    width: 66%; }
  .ssgrid-margin .col-5-6 {
    width: 83%; }
  .ssgrid-margin .col-1-7 {
    width: 12.57143%; }
  .ssgrid-margin .col-2-7 {
    width: 27.14286%; }
  .ssgrid-margin .col-3-7 {
    width: 41.71429%; }
  .ssgrid-margin .col-4-7 {
    width: 56.28571%; }
  .ssgrid-margin .col-5-7 {
    width: 70.85714%; }
  .ssgrid-margin .col-6-7 {
    width: 85.42857%; }
  .ssgrid-margin .col-1-8 {
    width: 10.75%; }
  .ssgrid-margin .col-2-8 {
    width: 23.5%; }
  .ssgrid-margin .col-3-8 {
    width: 36.25%; }
  .ssgrid-margin .col-4-8 {
    width: 49%; }
  .ssgrid-margin .col-5-8 {
    width: 61.75%; }
  .ssgrid-margin .col-6-8 {
    width: 74.5%; }
  .ssgrid-margin .col-7-8 {
    width: 87.25%; }
  .ssgrid-margin .col-1-9 {
    width: 9.33333%; }
  .ssgrid-margin .col-2-9 {
    width: 20.66667%; }
  .ssgrid-margin .col-3-9 {
    width: 32%; }
  .ssgrid-margin .col-4-9 {
    width: 43.33333%; }
  .ssgrid-margin .col-5-9 {
    width: 54.66667%; }
  .ssgrid-margin .col-6-9 {
    width: 66%; }
  .ssgrid-margin .col-7-9 {
    width: 77.33333%; }
  .ssgrid-margin .col-8-9 {
    width: 88.66667%; }
  .ssgrid-margin .col-1-10 {
    width: 8.2%; }
  .ssgrid-margin .col-2-10 {
    width: 18.4%; }
  .ssgrid-margin .col-3-10 {
    width: 28.6%; }
  .ssgrid-margin .col-4-10 {
    width: 38.8%; }
  .ssgrid-margin .col-5-10 {
    width: 49%; }
  .ssgrid-margin .col-6-10 {
    width: 59.2%; }
  .ssgrid-margin .col-7-10 {
    width: 69.4%; }
  .ssgrid-margin .col-8-10 {
    width: 79.6%; }
  .ssgrid-margin .col-9-10 {
    width: 89.8%; }
  .ssgrid-margin .col-1-11 {
    width: 7.27273%; }
  .ssgrid-margin .col-2-11 {
    width: 16.54545%; }
  .ssgrid-margin .col-3-11 {
    width: 25.81818%; }
  .ssgrid-margin .col-4-11 {
    width: 35.09091%; }
  .ssgrid-margin .col-5-11 {
    width: 44.36364%; }
  .ssgrid-margin .col-6-11 {
    width: 53.63636%; }
  .ssgrid-margin .col-7-11 {
    width: 62.90909%; }
  .ssgrid-margin .col-8-11 {
    width: 72.18182%; }
  .ssgrid-margin .col-9-11 {
    width: 81.45455%; }
  .ssgrid-margin .col-10-11 {
    width: 90.72727%; }
  .ssgrid-margin .col-1-12 {
    width: 6.5%; }
  .ssgrid-margin .col-2-12 {
    width: 15%; }
  .ssgrid-margin .col-3-12 {
    width: 23.5%; }
  .ssgrid-margin .col-4-12 {
    width: 32%; }
  .ssgrid-margin .col-5-12 {
    width: 40.5%; }
  .ssgrid-margin .col-6-12 {
    width: 49%; }
  .ssgrid-margin .col-7-12 {
    width: 57.5%; }
  .ssgrid-margin .col-8-12 {
    width: 66%; }
  .ssgrid-margin .col-9-12 {
    width: 74.5%; }
  .ssgrid-margin .col-10-12 {
    width: 83%; }
  .ssgrid-margin .col-11-12 {
    width: 91.5%; }
  .ssgrid-margin .col-1-13 {
    width: 5.84615%; }
  .ssgrid-margin .col-2-13 {
    width: 13.69231%; }
  .ssgrid-margin .col-3-13 {
    width: 21.53846%; }
  .ssgrid-margin .col-4-13 {
    width: 29.38462%; }
  .ssgrid-margin .col-5-13 {
    width: 37.23077%; }
  .ssgrid-margin .col-6-13 {
    width: 45.07692%; }
  .ssgrid-margin .col-7-13 {
    width: 52.92308%; }
  .ssgrid-margin .col-8-13 {
    width: 60.76923%; }
  .ssgrid-margin .col-9-13 {
    width: 68.61538%; }
  .ssgrid-margin .col-10-13 {
    width: 76.46154%; }
  .ssgrid-margin .col-11-13 {
    width: 84.30769%; }
  .ssgrid-margin .col-12-13 {
    width: 92.15385%; }
  .ssgrid-margin .col-1-14 {
    width: 5.28571%; }
  .ssgrid-margin .col-2-14 {
    width: 12.57143%; }
  .ssgrid-margin .col-3-14 {
    width: 19.85714%; }
  .ssgrid-margin .col-4-14 {
    width: 27.14286%; }
  .ssgrid-margin .col-5-14 {
    width: 34.42857%; }
  .ssgrid-margin .col-6-14 {
    width: 41.71429%; }
  .ssgrid-margin .col-7-14 {
    width: 49%; }
  .ssgrid-margin .col-8-14 {
    width: 56.28571%; }
  .ssgrid-margin .col-9-14 {
    width: 63.57143%; }
  .ssgrid-margin .col-10-14 {
    width: 70.85714%; }
  .ssgrid-margin .col-11-14 {
    width: 78.14286%; }
  .ssgrid-margin .col-12-14 {
    width: 85.42857%; }
  .ssgrid-margin .col-13-14 {
    width: 92.71429%; }
  .ssgrid-margin .col-1-15 {
    width: 4.8%; }
  .ssgrid-margin .col-2-15 {
    width: 11.6%; }
  .ssgrid-margin .col-3-15 {
    width: 18.4%; }
  .ssgrid-margin .col-4-15 {
    width: 25.2%; }
  .ssgrid-margin .col-5-15 {
    width: 32%; }
  .ssgrid-margin .col-6-15 {
    width: 38.8%; }
  .ssgrid-margin .col-7-15 {
    width: 45.6%; }
  .ssgrid-margin .col-8-15 {
    width: 52.4%; }
  .ssgrid-margin .col-9-15 {
    width: 59.2%; }
  .ssgrid-margin .col-10-15 {
    width: 66%; }
  .ssgrid-margin .col-11-15 {
    width: 72.8%; }
  .ssgrid-margin .col-12-15 {
    width: 79.6%; }
  .ssgrid-margin .col-13-15 {
    width: 86.4%; }
  .ssgrid-margin .col-14-15 {
    width: 93.2%; }
  .ssgrid-margin .col-1-16 {
    width: 4.375%; }
  .ssgrid-margin .col-2-16 {
    width: 10.75%; }
  .ssgrid-margin .col-3-16 {
    width: 17.125%; }
  .ssgrid-margin .col-4-16 {
    width: 23.5%; }
  .ssgrid-margin .col-5-16 {
    width: 29.875%; }
  .ssgrid-margin .col-6-16 {
    width: 36.25%; }
  .ssgrid-margin .col-7-16 {
    width: 42.625%; }
  .ssgrid-margin .col-8-16 {
    width: 49%; }
  .ssgrid-margin .col-9-16 {
    width: 55.375%; }
  .ssgrid-margin .col-10-16 {
    width: 61.75%; }
  .ssgrid-margin .col-11-16 {
    width: 68.125%; }
  .ssgrid-margin .col-12-16 {
    width: 74.5%; }
  .ssgrid-margin .col-13-16 {
    width: 80.875%; }
  .ssgrid-margin .col-14-16 {
    width: 87.25%; }
  .ssgrid-margin .col-15-16 {
    width: 93.625%; }

/* ========== FORCE SCROLL BARS FOR ALL PAGES & BORDER BOX SETUP ========== */
html {
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ========== BORDER BOX ========== */
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

/* ========== MICRO CLEARFIX ========== */
.cf:after {
  content: "";
  display: table;
  clear: both; }

/* ========== HIGHLIGHT COLOR ========== */
::-moz-selection {
  background: #003366;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #003366;
  color: #fff;
  text-shadow: none; }

/* ========== BASIC ENHANCEMENTS ========== */
hr {
  border: 0;
  height: 1px;
  background: #CCCCCC;
  margin: 16px auto;
  clear: both; }

img {
  border: 0;
  outline: none;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic; }

/* ========== GENERIC CLASSES ========== */
.img-border {
  margin: 10px;
  border: 2px solid #FFFFFF; }

.img-shadow {
  margin: 10px;
  border: 2px solid #FFFFFF;
  -webkit-box-shadow: 0 0 6px 2px #333;
  -moz-box-shadow: 0 0 6px 2px #333;
  box-shadow: 0 0 6px 2px #333; }

.img-fleft {
  float: left;
  margin: 0 15px 10px 0; }

.img-fright {
  float: right;
  margin: 0 0 10px 15px; }

.img-center {
  display: block;
  margin: 0 auto; }

.txt-right {
  text-align: right; }

.txt-left {
  text-align: left; }

.txt-center {
  text-align: center; }

.txt-upper {
  text-transform: uppercase; }

.txt-larger {
  font-size: 135%; }

.txt-smaller {
  font-size: 75%; }

.no-margin {
  margin: 0; }

.no-margin-top {
  margin-top: 0; }

.no-margin-bottom {
  margin-bottom: 0; }

.fleft {
  float: left;
  margin: 0; }

.fright {
  float: right;
  margin: 0; }

.scorecard {
  display: none; }

ul.clear li:after {
  content: "";
  display: table;
  clear: both; }

ul.clear li {
  padding: 8px 0; }

.webcom-content ul {
  list-style: none; }

.webcom-content ul li:before {
  font-family: 'FontAwesome';
  content: '\f101';
  margin: 0 7px 0 -15px;
  color: #f09e0e; }

ul.no-bullets {
  padding: 0;
  margin: 0;
  list-style: none; }

ul.no-bullets li:before {
  content: '';
  font-size: 0;
  margin: 0; }

/* ========== KEEP H* TAG COLOR FOR LINKS ========== */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a {
  color: inherit;
  text-decoration: none; }

/* ========== BASIC PAGE STRUCTURE ========== */
.webcom-container {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 100%; }

#toTop {
  background: #CCCCCC;
  color: #FFFFFF;
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  font-size: 15px;
  bottom: 10px;
  right: 10px;
  background-clip: padding-box;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }
  #toTop i {
    position: fixed;
    bottom: 29px;
    right: 28px;
    z-index: 200; }

#toTopHover {
  background: #f09e0e;
  display: block;
  opacity: 0;
  width: 50px;
  height: 50px;
  background-clip: padding-box;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }

.ninja-forms-cont {
  margin: 16px 0 32px 32px; }
  .ninja-forms-cont#ninja_forms_form_2_cont {
    float: right;
    width: 500px; }
  .ninja-forms-cont .ninja-forms-field {
    color: #444444;
    background: #FFFFFF; }
  .ninja-forms-cont input[type="submit"] {
    width: auto;
    padding: 8px 16px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
    background-color: #003366;
    color: #ffffff;
    background-color: #004080;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#001933), to(#004080));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #001933, #004080);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #001933, #004080);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #001933, #004080);
    /* IE10 */
    background-image: -o-linear-gradient(top, #001933, #004080);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #001933, #004080);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#001933', EndColorStr='#004080');
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    display: inline-block;
    width: auto !important; }
  .ninja-forms-cont input[type="submit"]:hover {
    background: #003366;
    background-color: #00264d;
    /* Fallback Color */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000d1a), to(#00264d));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #000d1a, #00264d);
    /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image: -moz-linear-gradient(top, #000d1a, #00264d);
    /* FF3.6 */
    background-image: -ms-linear-gradient(top, #000d1a, #00264d);
    /* IE10 */
    background-image: -o-linear-gradient(top, #000d1a, #00264d);
    /* Opera 11.10+ */
    background-image: linear-gradient(top, #000d1a, #00264d);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#000d1a', EndColorStr='#00264d');
    color: #ffffff; }
  .ninja-forms-cont .label-left input[type="text"] {
    width: 60%; }
  .ninja-forms-cont .label-left label {
    display: inline-block !important;
    min-width: 150px; }
  .ninja-forms-cont .label-above input, .ninja-forms-cont .label-above select {
    width: 100%; }
  .ninja-forms-cont .label-above label {
    display: block; }
  .ninja-forms-cont ul li:before {
    content: '';
    font-size: 0;
    margin: 0; }
  .ninja-forms-cont .ninja-forms-required-items {
    padding: 12px 0;
    font-style: italic;
    font-size: 80%; }
  .ninja-forms-cont .ninja-forms-req {
    background-image: url(../images/nf-req.png);
    background-position: top 11px right 16px;
    background-repeat: no-repeat;
    background-size: 10px; }
  .ninja-forms-cont .ninja-forms-field-error {
    color: #CC0000;
    font-style: italic;
    font-size: 90%; }
  .ninja-forms-cont .ninja-forms-response-msg {
    font-weight: bold; }

/* =Feature Styles
-------------------------------------------------------------- */
/* Form fields, general styles first */
form {
  margin: 0; }

button, input, select, textarea {
  width: 100%;
  padding: 6px;
  border: 1px solid #CCCCCC;
  font-family: inherit;
  color: #000000; }

input:focus {
  border-color: #999; }

textarea {
  vertical-align: top;
  overflow: auto; }

/* Reset non-text input types */
input[type="checkbox"], input[type="radio"], input[type="file"], input[type="hidden"], input[type="image"], input[type="color"] {
  width: auto;
  padding: 0;
  border: 0;
  border-radius: 0; }

/* Buttons */
input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], .bypostauthor cite span {
  width: auto;
  padding: 6px 10px;
  box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
  background-color: #cccccc;
  color: #000000;
  font-weight: normal; }

button, input[type="submit"], input[type="button"], input[type="reset"] {
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
  background: #bbbbbb;
  color: #000000; }

.login-recover {
  font-size: .75em;
  text-align: right; }

/* Make sure videos and embeds fit their containers */
embed, iframe, object, video {
  max-width: 100%; }

.entry-content .twitter-tweet-rendered {
  max-width: 100% !important; }

/* Override the Twitter embed fixed width */
/* Images */
.alignleft {
  float: left; }

.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin: auto; }

/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
.author-avatar img, img.wp-post-image {
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }

.wp-caption {
  max-width: 100%;
  padding: 4px; }

/* Keep wide captions from overflowing their container. */
.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
  font-style: italic;
  font-size: .75em;
  color: #757575; }

img.wp-smiley, .rsswidget img {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none; }

.entry-content dl.gallery-item {
  margin: 0; }

.gallery-item a, .gallery-caption {
  width: 90%; }

.gallery-item a {
  display: block; }

.gallery-caption a {
  display: inline; }

.gallery-columns-1 .gallery-item a {
  width: auto;
  max-width: 100%; }

.gallery .gallery-icon img {
  max-width: 90%;
  height: auto;
  padding: 5%; }

.gallery-columns-1 .gallery-icon img {
  padding: 3%; }

/* Author profiles */
.author .archive-header {
  margin-bottom: 25px; }

.author-info {
  margin: 25px 0;
  padding-top: 25px;
  border-top: 1px solid #EDEDED;
  overflow: hidden; }

.author-description p {
  color: #757575;
  font-size: .75em; }

.author.archive .author-info {
  border-top: 0;
  margin: 0 0 48px; }

.author.archive .author-avatar {
  margin-top: 0; }

/* =Basic structure
-------------------------------------------------------------- */
.site-content {
  float: left;
  width: 70%; }

body.full-width .site-content, body.error404 .site-content {
  width: 100%; }

/* Assistive text */
.assistive-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px); }

/* Sidebar */
#secondary.widget-area aside h3 {
  margin: 0 0 25px; }

#secondary.widget-area aside a {
  margin: 0 0 25px;
  text-decoration: none; }

#secondary.widget-area aside a:hover {
  margin: 0 0 25px;
  text-decoration: underline; }

#secondary.widget-area aside ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#secondary.widget-area aside ul li:before {
  content: '';
  margin: auto;
  font-family: inherit; }

#secondary.widget-area aside {
  margin-bottom: 50px;
  word-wrap: break-word;
  background: transparent;
  padding: 12px; }

#secondary.widget-area .textwidget ul {
  margin: 0 0 25px;
  list-style: disc outside; }

#secondary.widget-area .textwidget li {
  margin-left: 36px; }

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-meta {
  clear: both; }

.entry-header {
  margin: 0 0 25px; }

.entry-header img.wp-post-image {
  margin: 0 0 25px; }

.entry-header .entry-title {
  margin: 0 0 8px; }

.entry-header .comments-link {
  font-size: .75em;
  color: #757575; }

article.sticky .featured-post {
  margin-bottom: 25px;
  border-top: 4px double #EDEDED;
  border-bottom: 4px double #EDEDED;
  font-size: .75em;
  color: #757575;
  text-align: center; }

article.post {
  padding-bottom: 16px; }

.entry-content .more-link {
  white-space: nowrap; }

.entry-content blockquote, .comment-content blockquote {
  margin-bottom: 25px;
  padding: 25px;
  font-style: italic; }

.entry-content blockquote p:last-child, .comment-content blockquote p:last-child {
  margin-bottom: 0; }

.entry-content code, .comment-content code {
  font-size: .75em;
  font-family: Consolas, Monaco, Lucida Console, monospace; }

.entry-content pre, .comment-content pre {
  padding: 25px;
  margin: 25px 0;
  border: 1px solid #EDEDED;
  font-size: .75em;
  font-family: Consolas, Monaco, Lucida Console, monospace;
  color: #666666;
  overflow: auto; }

.entry-content pre code, .comment-content pre code {
  display: block; }

.entry-content abbr, .comment-content abbr, .entry-content dfn, .comment-content dfn, .entry-content acronym, .comment-content acronym {
  border-bottom: 1px dotted #666666;
  cursor: help; }

.entry-content address, .comment-content address {
  display: block;
  margin: 0 0 25px; }

img.alignleft, .wp-caption.alignleft {
  margin: 12px 25px 12px 0; }

img.alignright, .wp-caption.alignright {
  margin: 12px 0 12px 25px; }

img.aligncenter, .wp-caption.aligncenter {
  margin-top: 12px;
  margin-bottom: 12px;
  clear: both; }

.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
  margin-bottom: 25px; }

.entry-content dl, .comment-content dl {
  margin: 0 25px; }

.entry-content dt, .comment-content dt {
  font-weight: bold; }

.entry-content dd, .comment-content dd {
  margin-bottom: 25px; }

.entry-content table {
  width: 100%;
  margin: 0 0 25px; }

.comment-content table {
  width: 100%;
  margin: 0 0 25px;
  border-bottom: 1px solid #EDEDED; }

.entry-content table caption, .comment-content table caption {
  margin: 25px 0;
  font-size: .85em; }

.comment-content td {
  padding: 6px 10px 6px 0;
  border-top: 1px solid #EDEDED; }

.entry-content td {
  padding: 6px 30px 6px 0; }

.page-links {
  clear: both; }

footer.entry-meta {
  margin-top: 25px;
  font-size: .75em;
  color: #757575; }

.single-author .entry-meta .by-author {
  display: none; }

/* =Archives
-------------------------------------------------------------- */
.archive-header, .page-header {
  margin-bottom: 48px;
  padding-bottom: 22px;
  border-bottom: 1px solid #EDEDED; }

.archive-meta {
  margin-top: 22px;
  font-size: .75em;
  color: #757575; }

/* =Single audio/video attachment view
-------------------------------------------------------------- */
.attachment .entry-content .mejs-audio {
  max-width: 400px; }

.attachment .entry-content .mejs-container {
  margin-bottom: 25px; }

/* =Single image attachment view
-------------------------------------------------------------- */
.article.attachment {
  overflow: hidden; }

.image-attachment div.attachment {
  text-align: center; }

.image-attachment div.attachment p {
  text-align: center; }

.image-attachment div.attachment img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

.image-attachment .entry-caption {
  margin-top: 8px; }

/* =Comments
-------------------------------------------------------------- */
.comments-title {
  margin-bottom: 30px;
  font-size: .85em;
  font-weight: normal; }

.comments-area article {
  margin: 25px 0; }

.comments-area article header {
  margin: 0 0 25px;
  overflow: hidden;
  position: relative; }

.comments-area article header img {
  float: left;
  padding: 0; }

.comments-area article header cite, .comments-area article header time {
  display: block;
  margin-left: 75px; }

.comments-area article header cite {
  height: 1.5em;
  font-style: normal; }

.comments-area cite b {
  font-weight: normal; }

.comments-area article header time {
  font-size: .75em; }

.comments-area .bypostauthor cite span {
  position: absolute;
  margin: 1px 5px 0;
  padding: 0 5px;
  font-size: .65em;
  line-height: 2em; }

.comments-area .bypostauthor > article cite b {
  font-weight: bold; }

a.comment-reply-link, a.comment-edit-link {
  font-size: .75em; }

.commentlist .pingback {
  margin-bottom: 25px; }

.commentlist .children {
  margin-left: 25px; }

/* Comment form */
#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 10px;
  font-weight: normal;
  font-size: .75em; }

#respond form label {
  display: block; }

#respond form input[type="text"], #respond form textarea {
  width: 100%;
  font-size: .75em;
  padding: 10px; }

#respond form p.form-allowed-tags {
  font-size: .75em;
  color: #5E5E5E; }

.required {
  vertical-align: top;
  margin: 0 -2px;
  font-size: .75em;
  color: red; }

/* =Front page template
-------------------------------------------------------------- */
.entry-page-image {
  margin-bottom: 14px; }

.template-front-page .site-content article {
  margin-bottom: 0;
  border: 0; }

.template-front-page .widget-area {
  width: auto;
  float: none;
  padding-top: 25px;
  border-top: 1px solid #EDEDED;
  clear: both; }

.template-front-page .widget-area .widget li {
  margin: 8px 0 0;
  font-size: .75em;
  list-style-type: square;
  list-style-position: inside; }

.template-front-page .widget-area .widget_text img {
  float: left;
  margin: 8px 25px 8px 0; }

/* =Widgets
-------------------------------------------------------------- */
.widget-area {
  float: right;
  width: 28%;
  min-width: 200px; }

.widget-area .widget ul ul {
  margin-left: 12px; }

.widget_rss li {
  margin: 12px 0; }

.widget_recent_entries .post-date, .widget_rss .rss-date {
  margin-left: 12px;
  font-size: .65em;
  color: #AAAAAA; }

#wp-calendar {
  width: 100%;
  margin: 0;
  font-size: .75em;
  color: #686868; }

#wp-calendar th, #wp-calendar td, #wp-calendar caption {
  text-align: left; }

#wp-calendar #next {
  padding-right: 25px;
  text-align: right; }

.widget_search label {
  display: block;
  font-size: .75em; }

.widget_twitter li {
  list-style-type: none; }

.widget_twitter .timesince {
  display: block;
  text-align: right; }

/* =Miscellanious
-------------------------------------------------------------- */
.author-avatar {
  float: left;
  margin-top: 8px; }

.author-description {
  float: right;
  width: 80%; }

.template-front-page.has-post-thumbnail article {
  width: 50%;
  float: left; }

.entry-page-image {
  width: 50%;
  float: right;
  margin-bottom: 0; }

.template-front-page .widget-area .widget, .template-front-page.two-sidebars .widget-area .front-widgets {
  width: 50%;
  float: left;
  margin-bottom: 25px; }

.template-front-page .widget-area .widget:nth-child(odd) {
  clear: right; }

.template-front-page .widget-area .widget:nth-child(even), .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
  width: 40%;
  float: right;
  margin: 0 0 25px; }

.template-front-page.two-sidebars .widget, .template-front-page.two-sidebars .widget:nth-child(even) {
  width: auto;
  float: none; }

h1 a, h2 a {
  color: inherit;
  text-decoration: none; }

h1 a:hover, h2 a:hover {
  color: inherit;
  text-decoration: underline; }

/* =Print
----------------------------------------------- */
@media print {
  body {
    background: none !important;
    font-size: 10pt;
    color: #000000; }
  footer a[rel=bookmark]:link:after, footer a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
    /* Show URLs */ }
  a {
    text-decoration: none; }
  .entry-content img, .comment-content img, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    box-shadow: none; }
  .author-avatar, #respond, .commentlist .comment-edit-link, .commentlist .reply, .entry-header .comments-link, .entry-meta .edit-link a, .page-link, .site-content nav, .widget-area {
    display: none; }
  .site-content {
    width: auto;
    margin: 0; }
  .author-description {
    width: auto;
    float: none; }
  /* Comments */
  .commentlist > li.comment {
    width: auto;
    position: relative;
    background: none; }
  .commentlist .avatar {
    width: 39px;
    height: 39px;
    top: 2.2em;
    left: 2.2em; }
  .comments-area article header cite, .comments-area article header time {
    margin-left: 50px; } }

/* ========== BASIC CONTENT STYLES ========== */
body {
  min-width: 1200px;
  background: #FFFFFF;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: #444444;
  margin: 0px;
  padding: 0px; }

h1 + h2 {
  margin: 0; }

h1, .h1 {
  color: #003366;
  font-family: 'Julius Sans One', sans-serif;
  font-weight: 400;
  font-size: 38px;
  line-height: 1.1;
  margin: 25px 0 15px;
  margin-top: 0; }

h2, .h2 {
  color: #f09e0e;
  font-weight: 400;
  font-size: 30px;
  line-height: 1.1;
  margin: 25px 0 15px; }

h3, .h3 {
  color: #f09e0e;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.1;
  margin: 25px 0 15px; }

h4, .h4 {
  color: #f09e0e;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.1;
  margin: 25px 0 15px; }

h5, .h5 {
  color: #f09e0e;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.1;
  margin: 25px 0 15px; }

p {
  margin: 16px 0; }

/* ========== HEADER ========== */
.webcom-header {
  position: relative;
  background: #003366;
  border-top: 8px solid #245a8f; }

.webcom-header a {
  color: #000000; }

.webcom-header a:hover {
  color: #000000; }

.logo {
  position: absolute;
  top: -8px;
  left: 0;
  z-index: 99; }

.webcom-search {
  float: right;
  padding-top: 22px; }

.webcom-search .search-field {
  margin: 0px;
  border: none;
  color: #828282;
  width: 200px;
  margin-right: 3px;
  padding: 1px 3px;
  height: 30px;
  background: #fff;
  text-transform: uppercase;
  padding: 10px;
  font-size: 14px;
  outline: none; }

.webcom-search .btn-search {
  padding: 0px;
  background: #003366;
  height: 30px;
  width: 30px;
  border: none;
  color: #f09e0e;
  margin: 0px;
  outline: none;
  font-size: 22px;
  line-height: 1em; }

/* ========== NAV    ========== */
/* ====== SIMPLE NAV CSS ====== */
.header-nav {
  margin: 0;
  padding: 0;
  z-index: 98;
  display: table;
  float: left;
  padding-left: 250px; }

.header-nav > li {
  list-style: none;
  position: relative;
  white-space: nowrap;
  display: table-cell;
  background: none;
  padding: 0; }

.header-nav li a {
  color: #fff;
  font-family: 'Ubuntu', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  display: block;
  line-height: 1;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 33px 20px; }

.header-nav > li:hover > a, .header-nav > li > a.active {
  color: #fff;
  background: #245a8f; }

.header-nav li:last-child a {
  border-right: none; }

/* = SIMPLE NAV 1ST LEVEL DROPDOWN = */
.header-nav li ul {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 9999;
  box-shadow: 0px 10px 13px -9px #000;
  min-width: 100%;
  background: #000000;
  color: #FFFFFF;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px; }

.header-nav li ul li {
  margin: 0px;
  position: relative;
  list-style: none; }

.header-nav li ul li a {
  background-image: none;
  background: none;
  color: #fff;
  height: auto;
  padding: 8px 10px;
  text-align: left;
  border: none; }

.header-nav li ul li:last-child a {
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px; }

.header-nav ul > li:hover > a, .header-nav ul > li > a.active {
  background: #666666; }

/* ========== SIMPLE NAV HIGHER DROPDOWNS ========== */
.header-nav li ul li ul {
  left: 175px;
  top: 0px; }

/* ========== BANNER ========== */
.webcom-banner {
  position: relative;
  z-index: 0; }

.webcom-banner a {
  color: #000000; }

.webcom-banner a:hover {
  color: #000000; }

.metaslider ul li {
  opacity: 0;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out; }

body .metaslider .slides img {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: initial;
  width: 2000px;
  display: block;
  left: 50%;
  position: relative; }

.slides li {
  overflow: hidden; }

/* ========= CTA ========= */
.webcom-cta {
  position: relative;
  z-index: 99;
  padding-top: 20px;
  height: 340px;
  background: rgba(1, 28, 55, 0.6);
  margin-top: -340px;
  color: #fff;
  font-size: 14px; }

.webcom-cta div > div {
  position: relative; }

.webcom-cta h2 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: 'Julius Sans One', sans-serif;
  font-size: 30px;
  padding-bottom: 10px; }

.webcom-cta img {
  border-bottom: 10px solid #f09e0e;
  margin-bottom: 10px; }

.webcom-cta .cta-txt {
  width: 350px; }

.widget-learn-more a {
  position: absolute;
  right: 35px;
  bottom: -20px;
  display: inline-block;
  padding: 10px 30px;
  background: #245a8f;
  text-decoration: none;
  color: #fff;
  font-family: 'Julius Sans One', sans-serif; }

.widget-learn-more a:hover {
  background: #f09e0e; }

/* ========== CONTENT ========= */
.webcom-content {
  padding: 70px 0 90px; }

.webcom-content a {
  color: #003366;
  font-weight: bold;
  text-decoration: none; }

.webcom-content a:hover {
  color: #f09e0e;
  text-decoration: none; }

a.webcom-btn {
  display: inline-block;
  padding: 10px 20px;
  background: #245a8f;
  font-size: 13px;
  text-decoration: none;
  color: #fff;
  font-family: 'Julius Sans One', sans-serif; }

a.webcom-btn:hover {
  background: #f09e0e;
  color: #fff;
  text-decoration: none; }

.btn-position {
  position: absolute;
  right: 15px;
  bottom: -40px; }

.gallery .gallery-icon img {
  padding: 5px !important; }

.sidebox {
  position: relative;
  background: #f7f7f7;
  border: 1px solid #e6e6e6;
  padding: 10px;
  margin-bottom: 50px;
  padding-bottom: 20px;
  line-height: 1.3em;
  font-size: 14px;
  height: 166px;
  }

.sidebox h2 {
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
  margin-bottom: 15px;
  color: #003366;
  font-size: 24px;
  border-bottom: 1px solid #f09e0e;
  font-weight: 400; }

/* ========== FOOTER ========== */
.webcom-footer {
  padding: 25px 0 30px;
  background: #003366;
  border-top: 10px solid #f09e0e;
  color: #83acd4; }

.webcom-footer a {
  color: #fff;
  text-decoration: none; }

.webcom-footer a:hover {
  color: #f09e0e; }

.webcom-footer h2 {
  color: #3b72a8;
  font-size: 34px; }

.footer-left {
  float: left;
  font-size: 14px; }

.footer-left div {
  float: left;
  padding-left: 50px; }

.footer-left h3 {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 22px;
  width: 180px;
  color: #fff;
  border-bottom: 1px solid #f09e0e;
  padding-bottom: 5px; }

.footer-left ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  list-style: none; }

.footer-left ul li:before {
  font-family: 'FontAwesome';
  content: '\f105';
  margin: 0 7px 0 -15px;
  color: #f09e0e; }

.footer-right {
  float: right;
  padding-right: 90px;
  font-size: 18px;
  color: #fff;
  line-height: 1.2em; }

.footer-right i {
  color: #f09e0e; }

.footer-phone {
  display: table;
  padding-top: 20px; }

.footer-phone i {
  display: table-cell;
  padding-right: 10px;
  font-size: 18px; }

.footer-email {
  display: table; }

.footer-email i {
  display: table-cell;
  padding: 15px 0;
  padding-right: 10px;
  font-size: 16px; }

.footer-address {
  display: table; }

.footer-address i {
  display: table-cell;
  padding-left: 2px;
  padding-right: 10px;
  font-size: 20px; }

.webcom-copyright {
  background: #245a8f;
  padding: 10px 0;
  border-top: 2px solid #fff;
  color: #90a8bf;
  font-size: 14px; }

.copy {
  float: left; }

.copy-txt {
  float: left; }

.footer-nav {
  margin: 0;
  padding: 0;
  z-index: 98;
  display: table;
  float: left;
  padding-left: 15px;
  padding-top: 4px; }

.footer-nav > li {
  list-style: none;
  position: relative;
  white-space: nowrap;
  display: table-cell;
  background: none;
  padding: 0; }

.footer-nav li a {
  color: #90a8bf;
  text-decoration: none;
  font-size: 14px;
  display: block;
  line-height: 1;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 0px; }

.footer-nav > li:hover > a, .footer-nav > li > a.active {
  color: #fff; }

.footer-nav li:last-child a {
  border-right: none; }

.register {
  float: right; }

.register img {
  vertical-align: baseline; }

.register img:hover {
  opacity: .8; }

/*# sourceMappingURL=style.css.map */


.footer-left ul li a{
	color: #83acd4;	
}