/*! normalize.css v3.0.0 | 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, 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: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.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: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { -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"] { 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; -moz-box-sizing: content-box; -webkit-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 #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

@media print { * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  select { background: #fff !important; }
  .navbar { display: none; }
  .table td, .table th { background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; }
  .label { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 62.5%; -webkit-tap-highlight-color: transparent; }

body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: #fff; }

input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

a { color: #428bca; text-decoration: none; }
a:hover, a:focus { color: #2a6496; text-decoration: underline; }
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.42857; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small { font-weight: normal; line-height: 1; color: #999999; }

h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small { font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; }
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small { font-size: 75%; }

h1, .h1 { font-size: 36px; }

h2, .h2 { font-size: 30px; }

h3, .h3 { font-size: 24px; }

h4, .h4 { font-size: 18px; }

h5, .h5 { font-size: 14px; }

h6, .h6 { font-size: 12px; }

p { margin: 0 0 10px; }

.lead { margin-bottom: 20px; font-size: 16px; font-weight: 200; line-height: 1.4; }
@media (min-width: 768px) { .lead { font-size: 21px; } }

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

cite { font-style: normal; }

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

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

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

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

.text-muted { color: #999999; }

.text-primary { color: #428bca; }

a.text-primary:hover { color: #3071a9; }

.text-success { color: #3c763d; }

a.text-success:hover { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover { color: #843534; }

.bg-primary { color: #fff; }

.bg-primary { background-color: #428bca; }

a.bg-primary:hover { background-color: #3071a9; }

.bg-success { background-color: #dff0d8; }

a.bg-success:hover { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover { background-color: #e4b9b9; }

.page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; }

ul, ol { margin-top: 0; margin-bottom: 10px; }
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }

.list-unstyled, .list-inline { padding-left: 0; list-style: none; }

.list-inline { margin-left: -5px; }
.list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; }

dl { margin-top: 0; margin-bottom: 20px; }

dt, dd { line-height: 1.42857; }

dt { font-weight: bold; }

dd { margin-left: 0; }

@media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .dl-horizontal dd { margin-left: 180px; }
  .dl-horizontal dd:before, .dl-horizontal dd:after { content: " "; display: table; }
  .dl-horizontal dd:after { clear: both; } }
abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #999999; }

.initialism { font-size: 90%; text-transform: uppercase; }

blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; }
blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857; color: #999999; }
blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; }
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before { content: ''; }
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; }

blockquote:before, blockquote:after { content: ""; }

address { margin-bottom: 20px; font-style: normal; line-height: 1.42857; }

code, kbd, pre, samp { font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code { padding: 2px 4px; font-size: 90%; color: #c7254e; background-color: #f9f2f4; white-space: nowrap; border-radius: 4px; }

kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre { display: block; padding: 9.5px; margin: 0 0 10px; font-size: 13px; line-height: 1.42857; word-break: break-all; word-wrap: break-word; color: #333333; background-color: #f5f5f5; border: 1px solid #ccc; border-radius: 4px; }
pre code { padding: 0; font-size: inherit; color: inherit; white-space: pre-wrap; background-color: transparent; border-radius: 0; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container:before, .container:after { content: " "; display: table; }
.container:after { clear: both; }
@media (min-width: 768px) { .container { width: 750px; } }
@media (min-width: 992px) { .container { width: 970px; } }
@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
.container-fluid:before, .container-fluid:after { content: " "; display: table; }
.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.33333%; }

.col-xs-2 { width: 16.66667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.33333%; }

.col-xs-5 { width: 41.66667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.33333%; }

.col-xs-8 { width: 66.66667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.33333%; }

.col-xs-11 { width: 91.66667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: 0%; }

.col-xs-pull-1 { right: 8.33333%; }

.col-xs-pull-2 { right: 16.66667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.33333%; }

.col-xs-pull-5 { right: 41.66667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.33333%; }

.col-xs-pull-8 { right: 66.66667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.33333%; }

.col-xs-pull-11 { right: 91.66667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: 0%; }

.col-xs-push-1 { left: 8.33333%; }

.col-xs-push-2 { left: 16.66667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.33333%; }

.col-xs-push-5 { left: 41.66667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.33333%; }

.col-xs-push-8 { left: 66.66667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.33333%; }

.col-xs-push-11 { left: 91.66667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.33333%; }

.col-xs-offset-2 { margin-left: 16.66667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.33333%; }

.col-xs-offset-5 { margin-left: 41.66667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.33333%; }

.col-xs-offset-8 { margin-left: 66.66667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.33333%; }

.col-xs-offset-11 { margin-left: 91.66667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.33333%; }
  .col-sm-2 { width: 16.66667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.33333%; }
  .col-sm-5 { width: 41.66667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.33333%; }
  .col-sm-8 { width: 66.66667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.33333%; }
  .col-sm-11 { width: 91.66667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: 0%; }
  .col-sm-pull-1 { right: 8.33333%; }
  .col-sm-pull-2 { right: 16.66667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.33333%; }
  .col-sm-pull-5 { right: 41.66667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.33333%; }
  .col-sm-pull-8 { right: 66.66667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.33333%; }
  .col-sm-pull-11 { right: 91.66667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: 0%; }
  .col-sm-push-1 { left: 8.33333%; }
  .col-sm-push-2 { left: 16.66667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.33333%; }
  .col-sm-push-5 { left: 41.66667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.33333%; }
  .col-sm-push-8 { left: 66.66667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.33333%; }
  .col-sm-push-11 { left: 91.66667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.33333%; }
  .col-sm-offset-2 { margin-left: 16.66667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.33333%; }
  .col-sm-offset-5 { margin-left: 41.66667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.33333%; }
  .col-sm-offset-8 { margin-left: 66.66667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.33333%; }
  .col-sm-offset-11 { margin-left: 91.66667%; }
  .col-sm-offset-12 { margin-left: 100%; } }
@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: 0%; }
  .col-md-pull-1 { right: 8.33333%; }
  .col-md-pull-2 { right: 16.66667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.33333%; }
  .col-md-pull-5 { right: 41.66667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.33333%; }
  .col-md-pull-8 { right: 66.66667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.33333%; }
  .col-md-pull-11 { right: 91.66667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: 0%; }
  .col-md-push-1 { left: 8.33333%; }
  .col-md-push-2 { left: 16.66667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.33333%; }
  .col-md-push-5 { left: 41.66667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.33333%; }
  .col-md-push-8 { left: 66.66667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.33333%; }
  .col-md-push-11 { left: 91.66667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.33333%; }
  .col-md-offset-2 { margin-left: 16.66667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.33333%; }
  .col-md-offset-5 { margin-left: 41.66667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.33333%; }
  .col-md-offset-8 { margin-left: 66.66667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.33333%; }
  .col-md-offset-11 { margin-left: 91.66667%; }
  .col-md-offset-12 { margin-left: 100%; } }
@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.33333%; }
  .col-lg-2 { width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: 0%; }
  .col-lg-pull-1 { right: 8.33333%; }
  .col-lg-pull-2 { right: 16.66667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.33333%; }
  .col-lg-pull-5 { right: 41.66667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.33333%; }
  .col-lg-pull-8 { right: 66.66667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.33333%; }
  .col-lg-pull-11 { right: 91.66667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: 0%; }
  .col-lg-push-1 { left: 8.33333%; }
  .col-lg-push-2 { left: 16.66667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.33333%; }
  .col-lg-push-5 { left: 41.66667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.33333%; }
  .col-lg-push-8 { left: 66.66667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.33333%; }
  .col-lg-push-11 { left: 91.66667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.33333%; }
  .col-lg-offset-2 { margin-left: 16.66667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.33333%; }
  .col-lg-offset-5 { margin-left: 41.66667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.33333%; }
  .col-lg-offset-8 { margin-left: 66.66667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.33333%; }
  .col-lg-offset-11 { margin-left: 91.66667%; }
  .col-lg-offset-12 { margin-left: 100%; } }
table { max-width: 100%; background-color: transparent; }

th { text-align: left; }

.table { width: 100%; margin-bottom: 20px; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { padding: 8px; line-height: 1.42857; vertical-align: top; border-top: 1px solid #ddd; }
.table > thead > tr > th { vertical-align: bottom; border-bottom: 2px solid #ddd; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody { border-top: 2px solid #ddd; }
.table .table { background-color: #fff; }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td { border: 1px solid #ddd; }
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th { background-color: #f5f5f5; }

table col[class*="col-"] { position: static; float: none; display: table-column; }

table td[class*="col-"], table th[class*="col-"] { position: static; float: none; display: table-cell; }

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th { background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th { background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th { background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th { background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th { background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

@media (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; overflow-x: scroll; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; -webkit-overflow-scrolling: touch; }
  .table-responsive > .table { margin-bottom: 0; }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }
  .table-responsive > .table-bordered { border: 0; }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; } }
fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333333; border: 0; border-bottom: 1px solid #e5e5e5; }

label { display: inline-block; margin-bottom: 5px; font-weight: bold; }

input[type="search"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

input[type="radio"], input[type="checkbox"] { margin: 4px 0 0; margin-top: 1px \9; /* IE8-9 */ line-height: normal; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

select[multiple], select[size] { height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857; color: #555555; }

.form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857; color: #555555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder { color: #999999; opacity: 1; }
.form-control:-ms-input-placeholder { color: #999999; }
.form-control::-webkit-input-placeholder { color: #999999; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { cursor: not-allowed; background-color: #eeeeee; opacity: 1; }

textarea.form-control { height: auto; }

input[type="search"] { -webkit-appearance: none; }

input[type="date"] { line-height: 34px; }

.form-group { margin-bottom: 15px; }

.radio, .checkbox { display: block; min-height: 20px; margin-top: 10px; margin-bottom: 10px; padding-left: 20px; }
.radio label, .checkbox label { display: inline; font-weight: normal; cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] { float: left; margin-left: -20px; }

.radio + .radio, .checkbox + .checkbox { margin-top: -5px; }

.radio-inline, .checkbox-inline { display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: normal; cursor: pointer; }

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline { margin-top: 0; margin-left: 10px; }

input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

select.input-sm { height: 30px; line-height: 30px; }

textarea.input-sm, select[multiple].input-sm { height: auto; }

.input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

select.input-lg { height: 46px; line-height: 46px; }

textarea.input-lg, select[multiple].input-lg { height: auto; }

.has-feedback { position: relative; }
.has-feedback .form-control { padding-right: 42.5px; }
.has-feedback .form-control-feedback { position: absolute; top: 25px; right: 0; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; }

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline { color: #3c763d; }
.has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8; }
.has-success .form-control-feedback { color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline { color: #8a6d3b; }
.has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3; }
.has-warning .form-control-feedback { color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline { color: #a94442; }
.has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede; }
.has-error .form-control-feedback { color: #a94442; }

.form-control-static { margin-bottom: 0; }

.help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373; }

@media (min-width: 768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .input-group > .form-control { width: 100%; }
  .form-inline .control-label { margin-bottom: 0; vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox { display: inline-block; margin-top: 0; margin-bottom: 0; padding-left: 0; vertical-align: middle; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] { float: none; margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback { top: 0; } }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px; }
.form-horizontal .radio, .form-horizontal .checkbox { min-height: 27px; }
.form-horizontal .form-group { margin-left: -15px; margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after { content: " "; display: table; }
.form-horizontal .form-group:after { clear: both; }
.form-horizontal .form-control-static { padding-top: 7px; }
@media (min-width: 768px) { .form-horizontal .control-label { text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback { top: 0; right: 15px; }

.btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.btn:focus, .btn:active:focus, .btn.active:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }
.btn:hover, .btn:focus { color: #333; text-decoration: none; }
.btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; pointer-events: none; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; }

.btn-default { color: #333; background-color: #fff; border-color: #ccc; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active { color: #333; background-color: #ebebeb; border-color: #adadad; }
.open .btn-default.dropdown-toggle { color: #333; background-color: #ebebeb; border-color: #adadad; }
.btn-default:active, .btn-default.active { background-image: none; }
.open .btn-default.dropdown-toggle { background-image: none; }
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active { background-color: #fff; border-color: #ccc; }
.btn-default .badge { color: #fff; background-color: #333; }

.btn-primary { color: #fff; background-color: #428bca; border-color: #357ebd; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active { color: #fff; background-color: #3276b1; border-color: #285e8e; }
.open .btn-primary.dropdown-toggle { color: #fff; background-color: #3276b1; border-color: #285e8e; }
.btn-primary:active, .btn-primary.active { background-image: none; }
.open .btn-primary.dropdown-toggle { background-image: none; }
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active { background-color: #428bca; border-color: #357ebd; }
.btn-primary .badge { color: #428bca; background-color: #fff; }

.btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active { color: #fff; background-color: #47a447; border-color: #398439; }
.open .btn-success.dropdown-toggle { color: #fff; background-color: #47a447; border-color: #398439; }
.btn-success:active, .btn-success.active { background-image: none; }
.open .btn-success.dropdown-toggle { background-image: none; }
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; }
.btn-success .badge { color: #5cb85c; background-color: #fff; }

.btn-info { color: #fff; background-color: #5bc0de; border-color: #46b8da; }
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active { color: #fff; background-color: #39b3d7; border-color: #269abc; }
.open .btn-info.dropdown-toggle { color: #fff; background-color: #39b3d7; border-color: #269abc; }
.btn-info:active, .btn-info.active { background-image: none; }
.open .btn-info.dropdown-toggle { background-image: none; }
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; }
.btn-info .badge { color: #5bc0de; background-color: #fff; }

.btn-warning { color: #fff; background-color: #f0ad4e; border-color: #eea236; }
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active { color: #fff; background-color: #ed9c28; border-color: #d58512; }
.open .btn-warning.dropdown-toggle { color: #fff; background-color: #ed9c28; border-color: #d58512; }
.btn-warning:active, .btn-warning.active { background-image: none; }
.open .btn-warning.dropdown-toggle { background-image: none; }
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; }
.btn-warning .badge { color: #f0ad4e; background-color: #fff; }

.btn-danger { color: #fff; background-color: #d9534f; border-color: #d43f3a; }
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active { color: #fff; background-color: #d2322d; border-color: #ac2925; }
.open .btn-danger.dropdown-toggle { color: #fff; background-color: #d2322d; border-color: #ac2925; }
.btn-danger:active, .btn-danger.active { background-image: none; }
.open .btn-danger.dropdown-toggle { background-image: none; }
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; }
.btn-danger .badge { color: #d9534f; background-color: #fff; }

.btn-link { color: #428bca; font-weight: normal; cursor: pointer; border-radius: 0; }
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; }
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; }
.btn-link:hover, .btn-link:focus { color: #2a6496; text-decoration: underline; background-color: transparent; }
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus { color: #999999; text-decoration: none; }

.btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; }

.btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; }

.btn-block { display: block; width: 100%; padding-left: 0; padding-right: 0; }

.btn-block + .btn-block { margin-top: 5px; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

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

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; visibility: hidden !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }
@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }
@media (max-width: 767px) { .hidden-xs { display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }
@media (min-width: 1200px) { .hidden-lg { display: none !important; } }
.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }
@media print { .hidden-print { display: none !important; } }
@media (max-width: 767px) { html, body { width: 100%; overflow-x: hidden; } }
body { color: #404348; }

@font-face { font-family: 'Gotham'; font-weight: 300; src: url("../fonts/GothamBook.eot"); src: url("../fonts/GothamBook.eot") format("embedded-opentype"), url("../fonts/GothamBook.woff2") format("woff2"), url("../fonts/GothamBook.woff") format("woff"), url("../fonts/GothamBook.ttf") format("truetype"), url("../fonts/GothamBook.svg#GothamBook") format("svg"); }
@font-face { font-family: 'Gotham'; font-weight: 500; src: url("../fonts/GothamMedium.eot"); src: url("../fonts/GothamMedium.eot") format("embedded-opentype"), url("../fonts/GothamMedium.woff2") format("woff2"), url("../fonts/GothamMedium.woff") format("woff"), url("../fonts/GothamMedium.ttf") format("truetype"), url("../fonts/GothamMedium.svg#GothamMedium") format("svg"); }
@font-face { font-family: 'Gotham'; font-weight: 700; src: url("../fonts/GothamBold.eot"); src: url("../fonts/GothamBold.eot") format("embedded-opentype"), url("../fonts/GothamBold.woff2") format("woff2"), url("../fonts/GothamBold.woff") format("woff"), url("../fonts/GothamBold.ttf") format("truetype"), url("../fonts/GothamBold.svg#GothamBold") format("svg"); }
h1, h2, h3, h4, h5, h6 { font-family: "Gotham"; font-weight: 500; -webkit-font-smoothing: antialiased; font-kerning: normal; font-feature-settings: "kern"; -webkit-font-feature-settings: "kern"; -moz-font-feature-settings: "kern"; -moz-font-feature-settings: "kern=1"; }

.green { color: #3acc99; }

.blue { color: #3c88b1; }

.orange { color: #ff9262; }

a:hover, a:focus, a:active { text-decoration: none !important; }

button { border: none; }
button:active, button:focus { outline: none; }
button.button { -moz-transition: 300ms; -o-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; border-radius: 5px; font-weight: 300; padding: 15px 25px; font-size: 1.1em; }
button.button p { margin: 0; padding: 0; }
button.outline { background: none; border: 1px solid white; color: white; -moz-transition-delay: 0ms; -o-transition-delay: 0ms; -webkit-transition-delay: 0ms; transition-delay: 0ms; }
button.outline:hover { background: white; color: #8d8d8d; }
button.outline:active { box-shadow: inset 0px 3px 5px #9EACB3; }
button.blue { background: #3c88b1; color: white; }
button.blue:hover { background: #59a0c7; }
button.green { background: #3acc99; color: white; }
button.green:hover { background: #63d6ae; }

/* ================================= Main ================================= */
body { font-family: "Open Sans"; font-size: 16px; }

header { padding: 10px 0; position: fixed; top: 0; left: 0; right: 0; width: 100%; background: white; z-index: 999; height: 85px; -moz-transition: height 300ms; -o-transition: height 300ms; -webkit-transition: height 300ms; transition: height 300ms; }
header .logos { position: relative; }
header .main-logo { position: absolute; top: 0; left: 0; visibility: visible; opacity: 1; }
header .scroll-logo { position: absolute; top: 0; left: 0; visibility: hidden; opacity: 0; }
header nav { margin-top: 18px; }
header nav ul { text-align: right; margin: 0; }
header nav ul li { padding: 0 20px; list-style: none; display: inline-block; }
header nav ul li a { -moz-transition: 300ms; -o-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; color: #8d8d8d; text-transform: uppercase; padding: 5px 0px; display: inline-block; font-size: 0.95em; letter-spacing: -0.009em; border-bottom: 3px solid transparent; }
header nav ul li a:hover { text-decoration: none; border-bottom: 3px solid #3c88b1; color: #3c88b1; }
header nav ul li.current-menu-item a, header nav ul li.current-menu-parent > a { border-bottom: 3px solid #3c88b1; color: #3c88b1; }
header nav ul li#menu-item-32 { cursor: pointer; }
header nav ul ul.sub-menu { visibility: hidden; opacity: 0; text-align: left; position: absolute; top: 75px; z-index: 9999; background: white; padding-left: 0; -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear; -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear; -webkit-transition: visibility 0s linear, opacity 0.3s linear; -webkit-transition-delay: 0.3s, 0s; transition: visibility 0s linear 0.3s, opacity 0.3s linear; }
header nav ul ul.sub-menu li { display: block; padding: 10px 20px; }
header nav ul ul.sub-menu li a { display: block; }
header nav ul ul.sub-menu.navOpen { visibility: visible; opacity: 1; -moz-transition-delay: 0s; -o-transition-delay: 0s; -webkit-transition-delay: 0s; transition-delay: 0s; }
header.headerMove { padding: 2px 0; height: 65px; }
header.headerMove .main-logo { visibility: hidden; opacity: 0; -moz-transition-delay: 0s; -o-transition-delay: 0s; -webkit-transition-delay: 0s; transition-delay: 0s; }
header.headerMove .scroll-logo { visibility: visible; opacity: 1; -moz-transition-delay: 0s; -o-transition-delay: 0s; -webkit-transition-delay: 0s; transition-delay: 0s; }
header.headerMove nav ul ul.sub-menu { top: 63px; }
header .hamburger { display: none; cursor: pointer; position: absolute; top: -16px; right: 42px; }
header .hamburger .hbline { height: 3px; background: #3c88b1; display: block; width: 30px; margin-bottom: 5px; border-radius: 3px; }
@media (max-width: 991px) { header .container { width: 100%; padding: 0; }
  header .logos { margin-left: 10px; }
  header .nav-wrap { position: relative; }
  header #menu-header-menu { display: none; position: relative; top: 35px; background: white; text-align: center; margin-left: -40px; }
  header #menu-header-menu li { display: block; padding: 10px 0; }
  header #menu-header-menu li ul.sub-menu { position: relative; visibility: visible; opacity: 1; text-align: center; top: 10px; }
  header #menu-header-menu li ul.sub-menu li { display: block; }
  header #menu-header-menu li ul.sub-menu li a { display: inline-block; }
  header #menu-header-menu li#menu-item-32 { border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin: 10px 0; }
  header .hamburger { display: block; }
  header.headerMove .hamburger { top: -19px; }
  header.headerMove #menu-header-menu { top: 23px; } }

#hero { background: url(../images/hero.jpg) no-repeat top center; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; height: 700px; text-align: center; margin-top: 85px; }
#hero h1 { font-size: 100px; color: white; padding-top: 116px; letter-spacing: -5px; line-height: 0.9; }
@media (max-width: 1199px) { #hero h1 { padding-top: 80px; } }
@media (max-width: 991px) { #hero h1 { font-size: 75px; } }
@media (max-width: 480px) { #hero h1 { font-size: 50px; } }
#hero p.lead { font-size: 1.8em; color: white; font-weight: 300; }
#hero button { margin-top: 60px; }
@media (max-width: 1199px) { #hero button { margin-top: 30px; } }
@media (max-width: 991px) { #hero { height: 650px; }
  #hero .container { width: 100%; }
  #hero .container p.lead { font-size: 1.3em; } }
@media (max-width: 480px) { #hero { height: auto; padding-bottom: 130px; } }

h2.module-title { background: #3acc99; color: white; text-transform: uppercase; font-weight: 700; font-size: 1.5em; letter-spacing: -1px; padding-top: 15px; margin: 0; text-align: center; }
h2.module-title small { display: block; color: white; font-size: 16px; font-family: "Open Sans"; text-transform: none; }

#cta { margin-top: -75px; text-align: center; }
#cta img { max-width: 100%; height: auto; width: 100%; }
#cta h2.module-title { height: 75px; width: 100%; }
@media (max-width: 1199px) { #cta h2.module-title { font-size: 1.3em; }
  #cta h2.module-title small { font-size: 13px; } }
@media (max-width: 991px) { #cta h2.module-title { font-size: 1.7em; margin: 0 auto; }
  #cta h2.module-title small { font-size: 16px; } }
@media (max-width: 405px) { #cta h2.module-title { width: 100%; } }
@media (max-width: 991px) { #cta [class*="col-"] { margin-bottom: 30px; } }

#whyMHY { margin: 30px 0; position: relative; z-index: 991; }
#whyMHY .whyMHY-content { background: #f5f5f5; margin: 0; padding: 20px 30px; }
#whyMHY h2.module-title { height: 70px; padding-top: 24px; }
#whyMHY ul { margin: 30px 0 0 30px; }
@media (max-width: 480px) { #whyMHY ul { margin: 10px 0 0 10px; } }
#whyMHY ul li { list-style: none; margin-bottom: 40px; position: relative; padding-left: 10px; font-weight: 300; font-size: 1.2em; }
#whyMHY .wowModule { width: 80%; margin: 30px 0 0 50px; }
@media (max-width: 991px) { #whyMHY .wowModule { width: 100%; margin: 20px auto; } }
#whyMHY .wowModule-content { background: #e9e9e9; padding: 30px; font-weight: 300; font-size: 1.1em; }
#whyMHY h3.module-title { background: #bdbdbd; color: white; text-transform: uppercase; text-align: center; padding: 10px 20px; margin: 0; font-weight: 700; font-size: 1.4em; height: 60px; letter-spacing: -1px; padding-top: 19px; }
@media (max-width: 1199px) { #whyMHY h3.module-title { font-size: 1.1em; } }
#whyMHY button.button { position: relative; z-index: 991; width: 100%; margin-top: 20px; }

#recentPost .container { padding: 0 30px; }
#recentPost h2.module-title { text-align: left; margin-bottom: 0; padding: 15px 0 15px 25px; }
#recentPost .excerptContent { padding: 15px 30px !important; }

[class*="icon-"] { position: absolute; top: -5px; left: -50px; background-image: url(../images/sprite2x.png); background-repeat: no-repeat; }

.icon-medal { background-position: -1px 0px; background-size: 490px 285px; width: 34px; height: 40px; left: -45px; }

.icon-glass { background-position: -42px -1px; background-size: 490px 285px; width: 40px; height: 40px; }

.icon-tick { background-position: -87px -1px; background-size: 490px 285px; width: 40px; height: 40px; }

.icon-leaf { background-position: -131px -1px; background-size: 490px 285px; width: 40px; height: 40px; }

.icon-house { background-position: -173px -1px; background-size: 490px 285px; width: 40px; height: 40px; }

.icon-money { background-position: -218px -1px; background-size: 490px 285px; width: 41px; height: 41px; }

.icon-facebook { background-position: -47px -49px; background-size: 490px 285px; width: 41px; height: 41px; }

.icon-linkedin { background-position: -94px -49px; background-size: 490px 285px; width: 41px; height: 41px; }

.icon-twitter { background-position: -140px -49px; background-size: 490px 285px; width: 41px; height: 41px; }

.icon-mobile { background-position: -262px -1px; background-size: 490px 285px; width: 40px; height: 40px; }

.icon-mail { background-position: -308px -1px; background-size: 490px 285px; width: 41px; height: 40px; }

.icon-clock { background-position: -352px -1px; background-size: 490px 285px; width: 41px; height: 40px; }

.icon-white-medal { background-position: -3px -51px; background-size: 490px 285px; width: 21px; height: 24px; left: -7px !important; }

.icon-white-glass { background-position: -1px -92px; background-size: 490px 285px; width: 27px; height: 27px; }

.icon-white-tick { background-position: -1px -134px; background-size: 490px 285px; width: 27px; height: 27px; }

.icon-white-money { background-position: 0px -175px; background-size: 490px 285px; width: 27px; height: 27px; }

.icon-white-people { background-position: 0px -215px; background-size: 490px 285px; width: 27px; height: 28px; }

.icon-white-equipment { background-position: -1px -257px; background-size: 490px 285px; width: 27px; height: 27px; }

.icon-2house { background-position: -30px -93px; background-size: 490px 285px; width: 131px; height: 117px; display: inline-block; margin: 0 auto; }

.icon-4house { background-position: -162px -93px; background-size: 490px 285px; width: 131px; height: 117px; display: inline-block; margin: 0 auto; }

.icon-6house { background-position: -294px -93px; background-size: 490px 285px; width: 131px; height: 117px; display: inline-block; margin: 0 auto; }

.icon-xsgrass { background-position: -31px -225px; background-size: 490px 285px; width: 46px; height: 43px; display: inline-block; margin: 0 auto; }

.icon-smgrass { background-position: -81px -225px; background-size: 490px 285px; width: 90px; height: 43px; display: inline-block; margin: 0 auto; }

.icon-mdgrass { background-position: -174px -225px; background-size: 490px 285px; width: 141px; height: 43px; display: inline-block; margin: 0 auto; }

.icon-lggrass { background-position: -313px -225px; background-size: 490px 285px; width: 174px; height: 43px; display: inline-block; margin: 0 auto; }

footer { height: 650px; position: relative; overflow: hidden; }
@media (max-width: 480px) { footer { height: auto; margin: 0; } }
footer .container { margin-top: 270px; }
@media (max-width: 480px) { footer .container { margin: 20px 0 50px; } }

.footer-wrap { position: relative; z-index: 991; }
.footer-wrap [class*="icon-"] { position: static; display: inline-block; content: ""; }
.footer-wrap h2.module-title { height: 70px; text-align: left; margin: 0; padding: 24px 0 0 27px; }
@media (max-width: 480px) { .footer-wrap h2.module-title { text-align: center; padding: 25px 0; } }
.footer-wrap .social { position: absolute; top: 15px; right: 30px; }
@media (max-width: 480px) { .footer-wrap .social { position: static; background: #3acc99; text-align: center; padding: 0 0 25px 0; }
  .footer-wrap .social a { display: inline-block; } }
.footer-wrap .social a { -moz-transition: 300ms; -o-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; }
.footer-wrap .social a:hover { opacity: 0.8; }
.footer-wrap .footer-details { background: #f5f5f5; padding: 20px 30px; }
.footer-wrap .footer-details ul { margin: 30px 0 0 30px; }
@media (max-width: 480px) { .footer-wrap .footer-details ul { margin: 10px 0 0 10px; } }
.footer-wrap .footer-details ul li { list-style: none; margin-bottom: 40px; position: relative; padding-left: 10px; font-weight: 300; font-size: 1.2em; }
.footer-wrap .footer-details ul li [class*="icon-"] { position: absolute; display: inherit; }
.footer-wrap .footer-details ul li a { color: #404348; }

.leaf { background: url(../images/footer-leaf.svg) no-repeat; background-size: 1100px 851px; width: 1100px; height: 851px; z-index: 99; position: absolute; bottom: -200px; left: -150px; right: 0; }
@media (max-width: 480px) { .leaf { display: none; } }

.gradient { background: #3acc99; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhY2M5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzg4YjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(left, #3acc99 0%, #3c88b1 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, right top, color-stop(0%, #3acc99), color-stop(100%, #3c88b1)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(left, #3acc99 0%, #3c88b1 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(left, #3acc99 0%, #3c88b1 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(left, #3acc99 0%, #3c88b1 100%); /* IE10+ */ background: linear-gradient(to right, #3acc99 0%, #3c88b1 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3acc99', endColorstr='#3c88b1',GradientType=1 ); /* IE6-8 */ height: 10px; content: ""; display: block; position: absolute; bottom: 0; left: 0; right: 0; z-index: 101; }

/* ================================= Page stuff ================================= */
.pagehero { background: url(../images/pagehero-contact-us.jpg) no-repeat top center; height: 400px; -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; margin-top: 85px; text-align: center; color: white; padding-top: 138px; }
.pagehero .container { position: relative; }
.pagehero h1 { font-size: 4.2em; letter-spacing: -3px; margin: 0; }

body.page-id-9 .pagehero { background: url(../images/pagehero-house-cleaning.jpg) no-repeat top center; }

body.page-id-11 .pagehero { background: url(../images/pagehero-garden-maintenance.jpg) no-repeat top center; }

body.page-id-13 .pagehero { background: url(../images/pagehero-platinum-service.jpg) no-repeat top center; }

body.page-id-15 .pagehero { background: url(../images/pagehero-commercial-service.jpg) no-repeat top center; }

body.page-id-17 .pagehero { background: url(../images/pagehero-about-us.jpg) no-repeat top center; }

body.page-id-22 .pagehero { background: url(../images/pagehero-contact-us.jpg) no-repeat top center; }

body.blog .pagehero { background: url(../images/pagehero-blog.jpg) no-repeat top center; }

article.page.hentry { color: #404348; padding: 50px 30px; line-height: 1.7; font-size: 1.1em; position: relative; z-index: 991; min-height: 300px; }
@media (max-width: 991px) { article.page.hentry { padding: 50px 10px; } }
article.page.hentry img { max-width: 100%; height: auto; }
@media (max-width: 991px) { article.page.hentry img { margin: 30px 0 20px; } }
article.page.hentry .lead { font-size: 2em; }
article.page.hentry .row { margin-bottom: 50px; }
article.page.hentry .big-title { font-size: 3em; color: white; background: #3c88b1; padding: 0.7em 0 0.7em 0.7em; margin-top: 0; }

.services-container { position: relative; top: 30px; }
.services-container .pagehero-cta { text-align: right; position: absolute; top: -82px; right: 0px; -moz-transition: 300ms; -o-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; }
.services-container .pagehero-cta p { display: inline-block; margin: 0; }
.services-container .pagehero-cta a { background: #3acc99; color: white; display: inline-block; padding: 15px 25px; -moz-transition: 300ms; -o-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; }
.services-container .pagehero-cta a:hover { -moz-transform: translate3d(0, -5px, 0); -webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); padding-bottom: 20px; background: #31bc8b; }
@media (max-width: 640px) { .services-container .pagehero-cta a:hover { padding-bottom: 15px; } }
.services-container #servicesSidebar { padding: 0; }
.services-container #servicesSidebar aside.mainModule { background: #3c88b1; color: white; }
.services-container #servicesSidebar aside.mainModule .padIt { padding: 20px 30px 0; }
.services-container #servicesSidebar aside.mainModule .padIt.removeTop { padding-top: 0; }
.services-container #servicesSidebar aside.mainModule .padIt.addBottom { padding-bottom: 20px; }
.services-container #servicesSidebar aside.mainModule h2, .services-container #servicesSidebar aside.mainModule h3 { font-size: 2.2em; font-weight: 700; letter-spacing: -2px; margin: 8px 0 10px; }
.services-container #servicesSidebar aside.mainModule h3 { font-size: 1.8em; margin-bottom: 0; }
.services-container #servicesSidebar aside.mainModule .lead { font-size: 1.2em; }
.services-container #servicesSidebar aside.mainModule ul { margin: 30px 0; }
.services-container #servicesSidebar aside.mainModule ul li { list-style: none; padding-left: 36px; font-weight: 300; font-size: 0.9em; margin-bottom: 20px; position: relative; }
.services-container #servicesSidebar aside.mainModule ul li [class*="icon-"] { left: -10px; top: -4px; }
.services-container #servicesSidebar aside.mainModule .discountStructure { font-weight: 300; }
.services-container #servicesSidebar aside.mainModule .discountStructure p { font-size: 1.2em; }
.services-container #servicesSidebar aside.extraServicesModule { background: #e9e9e9; width: 90%; margin: 30px auto; }
.services-container #servicesSidebar aside.extraServicesModule h3.moduleTitle { background: #3c88b1; color: white; text-align: center; text-transform: uppercase; margin: 0; padding: 15px 0; font-size: 1.1em; letter-spacing: -1px; font-weight: 700; line-height: 1; }
.services-container #servicesSidebar aside.extraServicesModule .price { float: right; }
.services-container #servicesSidebar aside.extraServicesModule p:first-of-type { text-align: center; padding: 10px; margin: 0; }
.services-container #servicesSidebar aside.ctaModule { background: #e9e9e9; width: 90%; margin: 30px auto; font-weight: 300; line-height: 1.8; }
.services-container #servicesSidebar aside.ctaModule h3.moduleTitle { background: #3acc99; color: white; text-align: center; text-transform: uppercase; margin: 0; padding: 15px 0; font-size: 1.1em; letter-spacing: -1px; font-weight: 700; line-height: 1; }
.services-container #servicesSidebar aside.ctaModule .padIt { padding: 20px 20px 40px; }
.services-container #servicesSidebar aside.ctaModule button.button { width: 100%; position: relative; z-index: 999; margin-top: 20px; }
.services-container #mainContent { background: #efefef; padding: 0; }
.services-container #mainContent .topContent { text-align: center; }
.services-container #mainContent .content-heading h3, .services-container #mainContent h4 { color: #3c88b1; font-weight: 700; font-size: 2em; letter-spacing: -2px; padding: 40px 0 20px; margin: 0; }
.services-container #mainContent .content-heading:last-of-type h3 { padding: 20px 0 40px; }
.services-container #mainContent h4 { font-size: 1.3em; margin: 10px 0; letter-spacing: -1px; }
.services-container #mainContent .pricing { position: relative; padding: 30px 0; }
.services-container #mainContent .pricing [class*="icon-"] { position: static; }
.services-container #mainContent .mainPrice { background: #3acc99; color: white; font-weight: 700; font-size: 1.6em; padding: 10px 20px; display: inline-block; }
.services-container #mainContent table.attributes th { background: #3acc99; color: white; font-family: "Gotham"; padding: 20px; text-align: center; }
.services-container #mainContent table.attributes th:nth-child(2) { border-right: 2px solid #32c08e; }
.services-container #mainContent table.attributes th:first-child { background: #efefef; }
.services-container section#footerCta { padding: 100px 0; position: relative; z-index: 991; }
.services-container section#footerCta h3.ctaHeading { font-size: 4.3em; font-weight: 700; letter-spacing: -3px; }
@media (max-width: 991px) { .services-container section#footerCta h3.ctaHeading { text-align: center; } }
@media (max-width: 640px) { .services-container section#footerCta h3.ctaHeading { font-size: 3em; } }
.services-container section#footerCta button.button { width: 100%; margin: 50px auto 10px; }
.services-container section#footerCta p { text-align: center; }
.services-container section#footerCta p strong { color: #404348; }

.divider { height: 2px; width: 100%; margin: 20px 0; content: ""; display: block; background: #e4e4e4; }
.divider.darkBlue { background-color: #377ca2; }

table { width: 100%; border-bottom: 2px solid #E7E7E7; }
table tr { background: white; }
table tr:nth-child(2n+1) { background: #f5f5f5; }
table td { border-right: 2px solid #efefef; padding: 10px 30px 10px 20px; font-weight: 300; font-size: 0.95em; }
table td:last-of-type { border-right: none; }
table td.tableSection { background: #3c88b1; color: white; font-family: "Gotham"; font-weight: 700; text-align: center; }
table .tick { position: relative; top: 5px; width: 10px; height: 10px; margin: auto; display: block; }
table .tick:before { width: 10px; height: 4px; content: ""; position: absolute; top: 0; left: 0; background: #3acc99; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
table .tick:after { width: 20px; height: 4px; content: ""; position: absolute; top: -4px; left: 4px; background: #3acc99; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
table .dash { width: 20px; height: 4px; content: ""; display: block; margin: auto; position: relative; left: 5px; background: #a8a8a8; }

@media (max-width: 640px) { body.page-template-page-services .services-container { top: -30px; }
  body.page-template-page-services .pagehero { height: auto; padding-bottom: 80px; margin-top: 30px; }
  body.page-template-page-services .pagehero h1 { font-size: 3em; }
  body.page-template-page-services .pagehero-cta { position: static; text-align: center; }
  body.page-template-page-services .pagehero-cta p, body.page-template-page-services .pagehero-cta a { width: 100%; }
  body.page-template-page-services .pagehero-cta p:hover, body.page-template-page-services .pagehero-cta a:hover { -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); background-color: #4ed1a3; } }

body.page-id-11 .services-container #mainContent h4 { color: #3acc99; padding: 5px 0; }
body.page-id-11 .services-container #mainContent .mainPrice { background: #3c88b1; }
body.page-id-11 .services-container #mainContent .pricing .col-sm-6.col-md-4 { position: relative; left: -25px; }
@media (max-width: 991px) { body.page-id-11 .services-container #mainContent .pricing .col-sm-6.col-md-4 { position: static; } }
@media (max-width: 991px) { body.page-id-11 .services-container #mainContent .pricing [class*="col-"] { margin-bottom: 20px; } }
body.page-id-11 .services-container #mainContent table td.tableSection { background: #3acc99; }
body.page-id-11 .services-container #mainContent table tr td:last-of-type { text-align: center; }
body.page-id-11 .services-container #mainContent table.attributes th:nth-child(2) { border-right: none; }

body.page-id-13 .services-container #mainContent .pricing .iconWrap { position: relative; width: 130px; height: 119px; margin: auto; }
body.page-id-13 .services-container #mainContent .pricing .iconWrap [class*="house"] { position: absolute; top: 0; left: 0; }
body.page-id-13 .services-container #mainContent .pricing .iconWrap [class*="grass"] { position: absolute; bottom: -0; left: 0; top: inherit; }
body.page-id-13 .services-container #mainContent .pricing .iconWrap .icon-smgrass { left: 21px; }
body.page-id-13 .services-container #mainContent .pricing .iconWrap .icon-lggrass { left: -23px; }
body.page-id-13 .services-container #mainContent .pricing .iconWrap h4 { margin-top: 130px; }
body.page-id-13 .services-container #mainContent h4 { font-size: 1.9em; margin: 10px 0; letter-spacing: -1px; padding: 10px 0; }
body.page-id-13 .services-container #mainContent p.strikeout { color: #cbcbcb; font-weight: 500; font-size: 1.7em; text-decoration: line-through; }

body.page-id-15 .commercialIntro { text-align: center; padding: 100px 0; }
body.page-id-15 .commercialIntro h2 { font-size: 2.7em; letter-spacing: -3px; width: 80%; margin: 20px auto; }
body.page-id-15 .commercialIntro p.lead { width: 80%; margin: auto; }
body.page-id-15 #commercialTable { background: #efefef; padding: 90px 0 100px; margin: 50px 0; }
body.page-id-15 #commercialTable h2 { text-align: center; letter-spacing: -2px; margin-bottom: 50px; }
body.page-id-15 #commercialTable table { margin-bottom: 70px; }
body.page-id-15 #commercialTable table th { color: white; background: #3acc99; text-align: center; padding: 15px; border-right: 2px solid #32c08e; }
body.page-id-15 #commercialTable table th:last-of-type { border-right: none; }
body.page-id-15 #commercialTable table th:first-of-type { background: #E7E7E7; color: #404348; text-align: left; border-right: none; }
body.page-id-15 #commercialTable table td { text-align: center; }
body.page-id-15 #commercialTable table:first-child td:first-of-type { text-align: left; }
body.page-id-15 #commercialWWD { padding: 70px 0; }
body.page-id-15 #commercialWWD h2 { text-align: center; letter-spacing: -2px; }
body.page-id-15 #commercialWWD .module { background: #efefef; }
body.page-id-15 #commercialWWD .module h3.moduleTitle { background: #3c88b1; color: white; letter-spacing: -1px; padding: 15px 20px; margin-top: 30px; font-weight: 700; font-size: 1.2em; line-height: 1; }
body.page-id-15 #commercialWWD .module ul { margin: 0 0 0 20px; padding: 20px 30px; }
body.page-id-15 #commercialWWD .module ul li { font-weight: 300; margin-bottom: 20px; font-size: 1.1em; }

.commercialCta { text-align: center; margin-top: 100px; position: relative; z-index: 991; }
.commercialCta a { display: block; }
.commercialCta a button.button { width: 50%; margin: 20px auto 0; display: block; }
@media (max-width: 991px) { .commercialCta a button.button { width: 100%; margin: 2em 0; } }
.commercialCta p.lead { margin-bottom: 0; }

body.page-id-22 { /*contact us*/ }
body.page-id-22 article#post-22 h2.big-title { font-size: 2em; letter-spacing: -2px; text-align: center; padding: 20px; margin: 0; }
body.page-id-22 article#post-22 h2.big-title small { display: block; color: white; font-weight: 400; font-family: "Open Sans"; letter-spacing: -1px; margin-top: 5px; font-size: 17px; line-height: 1.7; }
body.page-id-22 .footer-wrap { margin-bottom: 50px; }
body.page-id-22 .footer-wrap .social a { display: inline-block; }
body.page-id-22 .footer-wrap .social [class*="icon-"] { position: static; top: inherit; left: inherit; }
body.page-id-22 footer { margin-top: -300px; width: 100%; position: absolute; }
body.page-id-22 footer .footer-wrap { display: none; }
@media (max-width: 480px) { body.page-id-22 footer { margin-top: -100px; } }

.wpcf7 .contactTitle { text-align: center; background: #3acc99; color: white; letter-spacing: -2px; padding: 10px; text-transform: uppercase; font-size: 1.6em; }
.wpcf7 input, .wpcf7 select, .wpcf7 button { width: 100%; border-radius: 5px; padding: 7px; margin: 10px 0 20px; border: 2px solid #ddd; background: #eee; color: #333; }
.wpcf7 h4 { font-size: 1.4em; margin: 50px 0 20px; letter-spacing: -1px; color: #3c88b1; }
.wpcf7 input[type="checkbox"] { width: inherit; }
.wpcf7 span.wpcf7-list-item { display: block; }
.wpcf7 .submitButton { background-color: #3c88b1; color: white; border: none; padding: 20px; text-transform: uppercase; font-size: 1.3em; -moz-transition: 300ms; -o-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; }
.wpcf7 .submitButton:hover { background-color: #36799e; }

/* ================================= Post stuff ================================= */
.posts-list, .thePostWrap { margin-top: 60px; position: relative; z-index: 991; }
.posts-list .listItem, .posts-list .thePost, .thePostWrap .listItem, .thePostWrap .thePost { margin-bottom: 60px; font-weight: 300; height: 350px; }
@media (max-width: 991px) { .posts-list .listItem, .posts-list .thePost, .thePostWrap .listItem, .thePostWrap .thePost { height: auto; } }
.posts-list .listItem .featuredImageWrap, .posts-list .thePost .featuredImageWrap, .thePostWrap .listItem .featuredImageWrap, .thePostWrap .thePost .featuredImageWrap { overflow: hidden; height: 350px; padding: 0; }
@media (max-width: 991px) { .posts-list .listItem .featuredImageWrap, .posts-list .thePost .featuredImageWrap, .thePostWrap .listItem .featuredImageWrap, .thePostWrap .thePost .featuredImageWrap { height: auto; } }
.posts-list .listItem img, .posts-list .thePost img, .thePostWrap .listItem img, .thePostWrap .thePost img { max-width: 100%; height: auto; }
@media (max-width: 1199px) { .posts-list .listItem img, .posts-list .thePost img, .thePostWrap .listItem img, .thePostWrap .thePost img { height: 350px; } }
@media (max-width: 991px) { .posts-list .listItem img, .posts-list .thePost img, .thePostWrap .listItem img, .thePostWrap .thePost img { height: auto; width: 100%; } }
.posts-list .listItem .excerptContentWrap, .posts-list .listItem .postContentWrap, .posts-list .thePost .excerptContentWrap, .posts-list .thePost .postContentWrap, .thePostWrap .listItem .excerptContentWrap, .thePostWrap .listItem .postContentWrap, .thePostWrap .thePost .excerptContentWrap, .thePostWrap .thePost .postContentWrap { background: #f5f5f5; height: 100%; position: relative; padding: 0; }
.posts-list .listItem .excerptContentWrap .listCategory ul, .posts-list .listItem .postContentWrap .listCategory ul, .posts-list .thePost .excerptContentWrap .listCategory ul, .posts-list .thePost .postContentWrap .listCategory ul, .thePostWrap .listItem .excerptContentWrap .listCategory ul, .thePostWrap .listItem .postContentWrap .listCategory ul, .thePostWrap .thePost .excerptContentWrap .listCategory ul, .thePostWrap .thePost .postContentWrap .listCategory ul { margin: 0; position: absolute; top: -25px; right: 0; text-align: right; }
.posts-list .listItem .excerptContentWrap .listCategory ul li, .posts-list .listItem .postContentWrap .listCategory ul li, .posts-list .thePost .excerptContentWrap .listCategory ul li, .posts-list .thePost .postContentWrap .listCategory ul li, .thePostWrap .listItem .excerptContentWrap .listCategory ul li, .thePostWrap .listItem .postContentWrap .listCategory ul li, .thePostWrap .thePost .excerptContentWrap .listCategory ul li, .thePostWrap .thePost .postContentWrap .listCategory ul li { list-style: none; display: inline-block; text-align: center; }
.posts-list .listItem .excerptContentWrap .listCategory ul li a, .posts-list .listItem .postContentWrap .listCategory ul li a, .posts-list .thePost .excerptContentWrap .listCategory ul li a, .posts-list .thePost .postContentWrap .listCategory ul li a, .thePostWrap .listItem .excerptContentWrap .listCategory ul li a, .thePostWrap .listItem .postContentWrap .listCategory ul li a, .thePostWrap .thePost .excerptContentWrap .listCategory ul li a, .thePostWrap .thePost .postContentWrap .listCategory ul li a { display: inline-block; color: white; padding: 4px 8px; background: #3c88b1; -moz-transition: 300ms; -o-transition: 300ms; -webkit-transition: 300ms; transition: 300ms; font-size: 0.6em; text-transform: uppercase; }
.posts-list .listItem .excerptContentWrap .listCategory ul li a:hover, .posts-list .listItem .postContentWrap .listCategory ul li a:hover, .posts-list .thePost .excerptContentWrap .listCategory ul li a:hover, .posts-list .thePost .postContentWrap .listCategory ul li a:hover, .thePostWrap .listItem .excerptContentWrap .listCategory ul li a:hover, .thePostWrap .listItem .postContentWrap .listCategory ul li a:hover, .thePostWrap .thePost .excerptContentWrap .listCategory ul li a:hover, .thePostWrap .thePost .postContentWrap .listCategory ul li a:hover { opacity: 0.8; -moz-transform: translate3d(0, -3px, 0); -webkit-transform: translate3d(0, -3px, 0); transform: translate3d(0, -3px, 0); padding-bottom: 7px; }
.posts-list .listItem .excerptContentWrap .listCategory ul li a[href*="/garden"], .posts-list .listItem .postContentWrap .listCategory ul li a[href*="/garden"], .posts-list .thePost .excerptContentWrap .listCategory ul li a[href*="/garden"], .posts-list .thePost .postContentWrap .listCategory ul li a[href*="/garden"], .thePostWrap .listItem .excerptContentWrap .listCategory ul li a[href*="/garden"], .thePostWrap .listItem .postContentWrap .listCategory ul li a[href*="/garden"], .thePostWrap .thePost .excerptContentWrap .listCategory ul li a[href*="/garden"], .thePostWrap .thePost .postContentWrap .listCategory ul li a[href*="/garden"] { background: #3acc99; }
.posts-list .listItem .excerptContentWrap .listCategory ul li a[href*="/case"], .posts-list .listItem .postContentWrap .listCategory ul li a[href*="/case"], .posts-list .thePost .excerptContentWrap .listCategory ul li a[href*="/case"], .posts-list .thePost .postContentWrap .listCategory ul li a[href*="/case"], .thePostWrap .listItem .excerptContentWrap .listCategory ul li a[href*="/case"], .thePostWrap .listItem .postContentWrap .listCategory ul li a[href*="/case"], .thePostWrap .thePost .excerptContentWrap .listCategory ul li a[href*="/case"], .thePostWrap .thePost .postContentWrap .listCategory ul li a[href*="/case"] { background: #ff9262; }
.posts-list .listItem .excerptContentWrap .listCategory ul li a[href*="/uncategorized"], .posts-list .listItem .postContentWrap .listCategory ul li a[href*="/uncategorized"], .posts-list .thePost .excerptContentWrap .listCategory ul li a[href*="/uncategorized"], .posts-list .thePost .postContentWrap .listCategory ul li a[href*="/uncategorized"], .thePostWrap .listItem .excerptContentWrap .listCategory ul li a[href*="/uncategorized"], .thePostWrap .listItem .postContentWrap .listCategory ul li a[href*="/uncategorized"], .thePostWrap .thePost .excerptContentWrap .listCategory ul li a[href*="/uncategorized"], .thePostWrap .thePost .postContentWrap .listCategory ul li a[href*="/uncategorized"] { background: #ddd; color: #8d8d8d; }
.posts-list .listItem .excerptContentWrap .excerptContent, .posts-list .listItem .excerptContentWrap .postContent, .posts-list .listItem .postContentWrap .excerptContent, .posts-list .listItem .postContentWrap .postContent, .posts-list .thePost .excerptContentWrap .excerptContent, .posts-list .thePost .excerptContentWrap .postContent, .posts-list .thePost .postContentWrap .excerptContent, .posts-list .thePost .postContentWrap .postContent, .thePostWrap .listItem .excerptContentWrap .excerptContent, .thePostWrap .listItem .excerptContentWrap .postContent, .thePostWrap .listItem .postContentWrap .excerptContent, .thePostWrap .listItem .postContentWrap .postContent, .thePostWrap .thePost .excerptContentWrap .excerptContent, .thePostWrap .thePost .excerptContentWrap .postContent, .thePostWrap .thePost .postContentWrap .excerptContent, .thePostWrap .thePost .postContentWrap .postContent { padding: 30px; }
.posts-list .listItem .excerptContentWrap .excerptContent a, .posts-list .listItem .excerptContentWrap .postContent a, .posts-list .listItem .postContentWrap .excerptContent a, .posts-list .listItem .postContentWrap .postContent a, .posts-list .thePost .excerptContentWrap .excerptContent a, .posts-list .thePost .excerptContentWrap .postContent a, .posts-list .thePost .postContentWrap .excerptContent a, .posts-list .thePost .postContentWrap .postContent a, .thePostWrap .listItem .excerptContentWrap .excerptContent a, .thePostWrap .listItem .excerptContentWrap .postContent a, .thePostWrap .listItem .postContentWrap .excerptContent a, .thePostWrap .listItem .postContentWrap .postContent a, .thePostWrap .thePost .excerptContentWrap .excerptContent a, .thePostWrap .thePost .excerptContentWrap .postContent a, .thePostWrap .thePost .postContentWrap .excerptContent a, .thePostWrap .thePost .postContentWrap .postContent a { color: #404348; }
.posts-list .listItem .excerptContentWrap .excerptContent h2, .posts-list .listItem .excerptContentWrap .postContent h2, .posts-list .listItem .postContentWrap .excerptContent h2, .posts-list .listItem .postContentWrap .postContent h2, .posts-list .thePost .excerptContentWrap .excerptContent h2, .posts-list .thePost .excerptContentWrap .postContent h2, .posts-list .thePost .postContentWrap .excerptContent h2, .posts-list .thePost .postContentWrap .postContent h2, .thePostWrap .listItem .excerptContentWrap .excerptContent h2, .thePostWrap .listItem .excerptContentWrap .postContent h2, .thePostWrap .listItem .postContentWrap .excerptContent h2, .thePostWrap .listItem .postContentWrap .postContent h2, .thePostWrap .thePost .excerptContentWrap .excerptContent h2, .thePostWrap .thePost .excerptContentWrap .postContent h2, .thePostWrap .thePost .postContentWrap .excerptContent h2, .thePostWrap .thePost .postContentWrap .postContent h2 { font-weight: 700; font-size: 1.8em; letter-spacing: -2px; line-height: 1.8; margin: 0 0 20px 0; }
.posts-list .listItem .excerptContentWrap .excerptContent button.button, .posts-list .listItem .excerptContentWrap .postContent button.button, .posts-list .listItem .postContentWrap .excerptContent button.button, .posts-list .listItem .postContentWrap .postContent button.button, .posts-list .thePost .excerptContentWrap .excerptContent button.button, .posts-list .thePost .excerptContentWrap .postContent button.button, .posts-list .thePost .postContentWrap .excerptContent button.button, .posts-list .thePost .postContentWrap .postContent button.button, .thePostWrap .listItem .excerptContentWrap .excerptContent button.button, .thePostWrap .listItem .excerptContentWrap .postContent button.button, .thePostWrap .listItem .postContentWrap .excerptContent button.button, .thePostWrap .listItem .postContentWrap .postContent button.button, .thePostWrap .thePost .excerptContentWrap .excerptContent button.button, .thePostWrap .thePost .excerptContentWrap .postContent button.button, .thePostWrap .thePost .postContentWrap .excerptContent button.button, .thePostWrap .thePost .postContentWrap .postContent button.button { margin-top: 30px; }

@media (max-width: 640px) { .single-post .pagehero { height: auto; padding: 100px 0; }
  .single-post .pagehero h1 { font-size: 3em; } }
.single-post .thePost { width: 70%; margin: 30px auto; height: auto; font-weight: 400; }
@media (max-width: 991px) { .single-post .thePost { width: 100%; } }
.single-post .postContent { padding: 50px; line-height: 1.8; }
@media (max-width: 991px) { .single-post .postContent { padding: 30px; } }

body.archive .posts-list .listItem, body.category .posts-list .listItem { height: auto; }
