@charset "UTF-8";

/* CSS Document */

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  vertical-align: middle;
}

.img-responsive,
.thumbnail> img,
.thumbnail a> img,
.carousel-inner> .item> img,
.carousel-inner> .item> a> img {
  display: block;
  max-width: 100%;
  height: auto;
}

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

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

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

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

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

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

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}

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

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

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

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

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #ad0000;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #000;
}

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

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

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

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

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

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

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

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

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

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

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

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

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

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

.bg-muted {
  background-color: #e6e7e8;
}

a.bg-muted:hover,
a.bg-muted:focus {
  background-color: #e6e7e8;
}

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

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

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

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

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

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

.row {
  margin-right: -15px;
  margin-left: -15px
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.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;
  margin: 0 0.1%;
}

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

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

.col-md-11 {
  width: 88.16666667%;
}

.col-md-10 {
  width: 79.83333333%;
}

.col-md-9 {
  width: 71.5%;
}

.col-md-8 {
  width: 63.16666667%;
}

.col-md-7 {
  width: 54.83333333%;
}

.col-md-6 {
  width: 46.5%;
}

.col-md-5 {
  width: 38.16666667%;
}

.col-md-4 {
  width: 29.83333333%;
}

.col-md-3 {
  width: 21.5%;
}

.col-md-2 {
  width: 13.16666667%;
}

.col-md-1 {
  width: 4.833333333%;
}

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

.col-md-pull-11 {
  right: 91.66666667%;
}

.col-md-pull-10 {
  right: 83.33333333%;
}

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

.col-md-pull-8 {
  right: 66.66666667%;
}

.col-md-pull-7 {
  right: 58.33333333%;
}

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

.col-md-pull-5 {
  right: 41.66666667%;
}

.col-md-pull-4 {
  right: 33.33333333%;
}

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

.col-md-pull-2 {
  right: 16.66666667%;
}

.col-md-pull-1 {
  right: 8.33333333%;
}

.col-md-pull-0 {
  right: auto;
}

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

.col-md-push-11 {
  left: 91.66666667%;
}

.col-md-push-10 {
  left: 83.33333333%;
}

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

.col-md-push-8 {
  left: 66.66666667%;
}

.col-md-push-7 {
  left: 58.33333333%;
}

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

.col-md-push-5 {
  left: 41.66666667%;
}

.col-md-push-4 {
  left: 33.33333333%;
}

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

.col-md-push-2 {
  left: 16.66666667%;
}

.col-md-push-1 {
  left: 8.33333333%;
}

.col-md-push-0 {
  left: auto;
}

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

.col-md-offset-11 {
  margin-left: 91.66666667%;
}

.col-md-offset-10 {
  margin-left: 83.33333333%;
}

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

.col-md-offset-8 {
  margin-left: 66.66666667%;
}

.col-md-offset-7 {
  margin-left: 58.33333333%;
}

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

.col-md-offset-5 {
  margin-left: 41.66666667%;
}

.col-md-offset-4 {
  margin-left: 33.33333333%;
}

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

.col-md-offset-2 {
  margin-left: 16.66666667%;
}

.col-md-offset-1 {
  margin-left: 8.33333333%;
}

.col-md-offset-0 {
  margin-left: 0;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table> thead> tr> th,
.table> tbody> tr> th,
.table> tfoot> tr> th,
.table> thead> tr> td,
.table> tbody> tr> td,
.table> tfoot> tr> td {
  padding: 8px;
  line-height: 1.42857143;
  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> colgroup+ thead> tr:first-child> th,
.table> thead:first-child> tr:first-child> th,
.table> caption+ thead> tr:first-child> td,
.table> colgroup+ thead> tr:first-child> td,
.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> tbody> tr> th,
.table-condensed> tfoot> tr> th,
.table-condensed> thead> tr> td,
.table-condensed> tbody> tr> td,
.table-condensed> tfoot> tr> td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered> thead> tr> th,
.table-bordered> tbody> tr> th,
.table-bordered> tfoot> tr> th,
.table-bordered> thead> tr> td,
.table-bordered> tbody> tr> td,
.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-of-type(odd) {
  background-color: #f9f9f9;
}

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

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

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

.table> thead> tr> td.active,
.table> tbody> tr> td.active,
.table> tfoot> tr> td.active,
.table> thead> tr> th.active,
.table> tbody> tr> th.active,
.table> tfoot> tr> th.active,
.table> thead> tr.active> td,
.table> tbody> tr.active> td,
.table> tfoot> tr.active> td,
.table> thead> tr.active> th,
.table> tbody> tr.active> th,
.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:hover> .active,
.table-hover> tbody> tr.active:hover> th {
  background-color: #e8e8e8;
}

.table> thead> tr> td.success,
.table> tbody> tr> td.success,
.table> tfoot> tr> td.success,
.table> thead> tr> th.success,
.table> tbody> tr> th.success,
.table> tfoot> tr> th.success,
.table> thead> tr.success> td,
.table> tbody> tr.success> td,
.table> tfoot> tr.success> td,
.table> thead> tr.success> th,
.table> tbody> tr.success> th,
.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:hover> .success,
.table-hover> tbody> tr.success:hover> th {
  background-color: #d0e9c6;
}

.table> thead> tr> td.info,
.table> tbody> tr> td.info,
.table> tfoot> tr> td.info,
.table> thead> tr> th.info,
.table> tbody> tr> th.info,
.table> tfoot> tr> th.info,
.table> thead> tr.info> td,
.table> tbody> tr.info> td,
.table> tfoot> tr.info> td,
.table> thead> tr.info> th,
.table> tbody> tr.info> th,
.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:hover> .info,
.table-hover> tbody> tr.info:hover> th {
  background-color: #c4e3f3;
}

.table> thead> tr> td.warning,
.table> tbody> tr> td.warning,
.table> tfoot> tr> td.warning,
.table> thead> tr> th.warning,
.table> tbody> tr> th.warning,
.table> tfoot> tr> th.warning,
.table> thead> tr.warning> td,
.table> tbody> tr.warning> td,
.table> tfoot> tr.warning> td,
.table> thead> tr.warning> th,
.table> tbody> tr.warning> th,
.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:hover> .warning,
.table-hover> tbody> tr.warning:hover> th {
  background-color: #faf2cc;
}

.table> thead> tr> td.danger,
.table> tbody> tr> td.danger,
.table> tfoot> tr> td.danger,
.table> thead> tr> th.danger,
.table> tbody> tr> th.danger,
.table> tfoot> tr> th.danger,
.table> thead> tr.danger> td,
.table> tbody> tr.danger> td,
.table> tfoot> tr.danger> td,
.table> thead> tr.danger> th,
.table> tbody> tr.danger> th,
.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:hover> .danger,
.table-hover> tbody> tr.danger:hover> th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.thumbnail> img,
.thumbnail a> img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert> p,
.alert> ul {
  margin-bottom: 0;
}

.alert> p+ p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media> .pull-right {
  padding-left: 10px;
}

.media-left,
.media> .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical> .btn-group:before,
.btn-group-vertical> .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical> .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
}

.affix {
  position: fixed;
}

.padding-0 {
  padding: 0px;
}

.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-vertical-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.padding-vertical-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-horizontal-5 {
  padding-right: 5px;
  padding-left: 5px;
}

.padding-horizontal-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.padding-horizontal-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.padding-horizontal-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.margin-horizontal-10 {
  margin-right: 10px;
  margin-left: 10px;
}

.margin-horizontal-20 {
  margin-right: 20px;
  margin-left: 20px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-45 {
  margin-top: 45px;
}

.margin-top-80 {
  margin-top: 80px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.subhome .content p {
  margin: 12px 0px;
}

.border-top-1 {
  border-top: 1px solid black;
}

.border-right-1 {
  border-right: 1px solid black;
}

.border-bottom-1 {
  border-bottom: 1px solid black;
}

.border-bottom-2 {
  border-bottom: medium solid black;
}

.border-left-1 {
  border-left: 1px solid black;
}

.border-1 {
  border: 1px solid black;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.v-align {
  float: none;
  display: inline-block;
  vertical-align: middle;
}