article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 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) ")";
  }
  .ir a:after,
  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;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .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;
  }
}
*,
*: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: rgba(0,0,0,0);
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #2e2e2e;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .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 #f9f9f9;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #a0a0a0;
}
.text-primary {
  color: #428bca;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #a0a0a0;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
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;
}
h1 small,
.h1 small {
  font-size: 24px;
}
h2 small,
.h2 small {
  font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #f9f9f9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
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;
  }
  .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 #a0a0a0;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #f9f9f9;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #a0a0a0;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f9f9f9;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #2e2e2e;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 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;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.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,
.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,
.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,
.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 {
  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 {
  float: left;
}
.col-xs-1 {
  width: 8.3333333333333%;
}
.col-xs-2 {
  width: 16.666666666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.333333333333%;
}
.col-xs-5 {
  width: 41.666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333%;
}
.col-xs-8 {
  width: 66.666666666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.333333333333%;
}
.col-xs-11 {
  width: 91.666666666667%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333333%;
  }
  .col-sm-2 {
    width: 16.666666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.333333333333%;
  }
  .col-sm-5 {
    width: 41.666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333%;
  }
  .col-sm-8 {
    width: 66.666666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.333333333333%;
  }
  .col-sm-11 {
    width: 91.666666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.3333333333333%;
  }
  .col-sm-push-2 {
    left: 16.666666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.333333333333%;
  }
  .col-sm-push-5 {
    left: 41.666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333%;
  }
  .col-sm-push-8 {
    left: 66.666666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.333333333333%;
  }
  .col-sm-push-11 {
    left: 91.666666666667%;
  }
  .col-sm-pull-1 {
    right: 8.3333333333333%;
  }
  .col-sm-pull-2 {
    right: 16.666666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333%;
  }
  .col-sm-pull-8 {
    right: 66.666666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.333333333333%;
  }
  .col-sm-pull-11 {
    right: 91.666666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666666667%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333333%;
  }
  .col-md-2 {
    width: 16.666666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.333333333333%;
  }
  .col-md-5 {
    width: 41.666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333%;
  }
  .col-md-8 {
    width: 66.666666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.333333333333%;
  }
  .col-md-11 {
    width: 91.666666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333333%;
  }
  .col-md-push-2 {
    left: 16.666666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.333333333333%;
  }
  .col-md-push-5 {
    left: 41.666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333%;
  }
  .col-md-push-8 {
    left: 66.666666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.333333333333%;
  }
  .col-md-push-11 {
    left: 91.666666666667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333333%;
  }
  .col-md-pull-2 {
    right: 16.666666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.333333333333%;
  }
  .col-md-pull-5 {
    right: 41.666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333%;
  }
  .col-md-pull-8 {
    right: 66.666666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.333333333333%;
  }
  .col-md-pull-11 {
    right: 91.666666666667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666666667%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333333%;
  }
  .col-lg-2 {
    width: 16.666666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.333333333333%;
  }
  .col-lg-5 {
    width: 41.666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333%;
  }
  .col-lg-8 {
    width: 66.666666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.333333333333%;
  }
  .col-lg-11 {
    width: 91.666666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333333%;
  }
  .col-lg-push-2 {
    left: 16.666666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.333333333333%;
  }
  .col-lg-push-5 {
    left: 41.666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333%;
  }
  .col-lg-push-8 {
    left: 66.666666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.333333333333%;
  }
  .col-lg-push-11 {
    left: 91.666666666667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333333%;
  }
  .col-lg-pull-2 {
    right: 16.666666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333%;
  }
  .col-lg-pull-8 {
    right: 66.666666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.333333333333%;
  }
  .col-lg-pull-11 {
    right: 91.666666666667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666666667%;
  }
}
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.428571429;
  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-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  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 > 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;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.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;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.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;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .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 > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .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;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #2e2e2e;
  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;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #a0a0a0;
}
.form-control::-moz-placeholder {
  color: #a0a0a0;
}
.form-control:-ms-input-placeholder {
  color: #a0a0a0;
}
.form-control::-webkit-input-placeholder {
  color: #a0a0a0;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #4c4c4c;
  vertical-align: middle;
  background-color: #fff;
  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 .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #f9f9f9;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  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 {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -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: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -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: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -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: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6e6e6e;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 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 .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-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  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: .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,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  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-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  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-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  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-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  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-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  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-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  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-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: #a0a0a0;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.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%;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #f9f9f9;
}
.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a0a0a0;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.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 {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.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;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  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-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  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-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
.auto {
  margin-left: auto;
  margin-right: auto;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.t-center {
  text-align: center;
}
.t-right {
  text-align: right;
}
.t-left {
  text-align: left;
}
.t-justify {
  text-align: justify;
}
.af {
  font-family: Georgia, "Times New Roman", Times, serif;
}
.normal {
  font-weight: normal;
}
.uppercase {
  text-transform: uppercase;
}
.transparent {
  background: transparent;
}
.pointer {
  cursor: pointer;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inlineb {
  display: inline-block;
}
.o-hidden {
  overflow: hidden;
}
.none {
  text-decoration: none;
}
.clear {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.reset {
  margin: 0;
  padding: 0;
}
.last-item {
  padding-bottom: 0;
  border: none;
}
.semi {
  font-weight: 600;
}
.light {
  font-weight: 300;
}
.bold {
  font-weight: 700;
}
.italic {
  font-style: italic;
}
.bolder {
  font-weight: 900;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@-webkit-keyframes avia_appear {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes avia_appear {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes avia_appear {
  0% {
    -o-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes avia_appear {
  0% {
    transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes avia_slide_down {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@-moz-keyframes avia_slide_down {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@-o-keyframes avia_slide_down {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@keyframes avia_slide_down {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes avia_expand {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes avia_expand {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-o-keyframes avia_expand {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes avia_expand {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes avia-ltr {
  0% {
    -webkit-transform: translate(-10%,0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0,0);
    opacity: 1;
  }
}
@-moz-keyframes avia-ltr {
  0% {
    -moz-transform: translate(-10%,0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0,0);
    opacity: 1;
  }
}
@-o-keyframes avia-ltr {
  0% {
    -o-transform: translate(-10%,0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes avia-ltr {
  0% {
    transform: translate(-10%,0);
    opacity: 0;
  }
  100% {
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes avia-rtl {
  0% {
    -webkit-transform: translate(10%,0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0,0);
    opacity: 1;
  }
}
@-moz-keyframes avia-rtl {
  0% {
    -moz-transform: translate(10%,0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0,0);
    opacity: 1;
  }
}
@-o-keyframes avia-rtl {
  0% {
    -o-transform: translate(10%,0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes avia-rtl {
  0% {
    transform: translate(10%,0);
    opacity: 0;
  }
  100% {
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes avia-btt {
  0% {
    -webkit-transform: translate(0,50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0,0);
    opacity: 1;
  }
}
@-moz-keyframes avia-btt {
  0% {
    -moz-transform: translate(0,50%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0,0);
    opacity: 1;
  }
}
@-o-keyframes avia-btt {
  0% {
    -o-transform: translate(0,50%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes avia-btt {
  0% {
    transform: translate(0,50%);
    opacity: 0;
  }
  100% {
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes avia-ttb {
  0% {
    -webkit-transform: translate(0,-10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0,0);
    opacity: 1;
  }
}
@-moz-keyframes avia-ttb {
  0% {
    -moz-transform: translate(0,-10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0,0);
    opacity: 1;
  }
}
@-o-keyframes avia-ttb {
  0% {
    -o-transform: translate(0,-10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes avia-ttb {
  0% {
    transform: translate(0,-10%);
    opacity: 0;
  }
  100% {
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes avia_bg_move {
  0% {
    background-position: -31px 0;
  }
  100% {
    background-position: 0 0;
  }
}
@-moz-keyframes avia_bg_move {
  0% {
    background-position: -31px 0;
  }
  100% {
    background-position: 0 0;
  }
}
@-o-keyframes avia_bg_move {
  0% {
    background-position: -31px 0;
  }
  100% {
    background-position: 0 0;
  }
}
@keyframes avia_bg_move {
  0% {
    background-position: -31px 0;
  }
  100% {
    background-position: 0 0;
  }
}
@-webkit-keyframes caption-right {
  0% {
    -webkit-transform: translate(2000px,0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0,0);
    opacity: 1;
  }
}
@-moz-keyframes caption-right {
  0% {
    -moz-transform: translate(2000px,0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0,0);
    opacity: 1;
  }
}
@-o-keyframes caption-right {
  0% {
    -o-transform: translate(2000px,0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes caption-right {
  0% {
    transform: translate(2000px,0);
    opacity: 0;
  }
  100% {
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes caption-left {
  0% {
    -webkit-transform: translate(-2000px,0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0,0);
    opacity: 1;
  }
}
@-moz-keyframes caption-left {
  0% {
    -moz-transform: translate(-2000px,0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0,0);
    opacity: 1;
  }
}
@-o-keyframes caption-left {
  0% {
    -o-transform: translate(-2000px,0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes caption-left {
  0% {
    transform: translate(-2000px,0);
    opacity: 0;
  }
  100% {
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes caption-top {
  0% {
    -webkit-transform: translate(0,-20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0,0);
    opacity: 1;
  }
}
@-moz-keyframes caption-top {
  0% {
    -moz-transform: translate(0,-20px);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0,0);
    opacity: 1;
  }
}
@-o-keyframes caption-top {
  0% {
    -o-transform: translate(0,-20px);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes caption-top {
  0% {
    transform: translate(0,-20px);
    opacity: 0;
  }
  100% {
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes caption-bottom {
  0% {
    -webkit-transform: translate(0,20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0,0);
    opacity: 1;
  }
}
@-moz-keyframes caption-bottom {
  0% {
    -moz-transform: translate(0,20px);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0,0);
    opacity: 1;
  }
}
@-o-keyframes caption-bottom {
  0% {
    -o-transform: translate(0,20px);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes caption-bottom {
  0% {
    transform: translate(0,20px);
    opacity: 0;
  }
  100% {
    transform: translate(0,0);
    opacity: 1;
  }
}
.portfolio-preview-image .avia-gallery-thumb img {
  opacity: 1;
}
.portfolio-preview-image .avia-gallery-thumb img.avia_start_animation {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.avia-testimonial .avia-testimonial-image {
  opacity: 0.2;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.avia_start_animation.avia-testimonial .avia-testimonial-image {
  -webkit-animation: avia_appear 0.4s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -moz-animation: avia_appear 0.4s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -o-animation: avia_appear 0.4s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  animation: avia_appear 0.4s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.avia-progress-bar div.progress.avia_start_animation .bar-outer {
  -webkit-animation: avia_expand 1.5s cubic-bezier(0.165,0.840,0.440,1.000);
  -moz-animation: avia_expand 1.5s cubic-bezier(0.165,0.840,0.440,1.000);
  -o-animation: avia_expand 1.5s cubic-bezier(0.165,0.840,0.440,1.000);
  animation: avia_expand 1.5s cubic-bezier(0.165,0.840,0.440,1.000);
  width: 100%;
}
.avia_animated_image.avia_image {
  opacity: 0;
}
.avia_start_animation.top-to-bottom.avia_image {
  -webkit-animation: avia-ttb 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -moz-animation: avia-ttb 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -o-animation: avia-ttb 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  animation: avia-ttb 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  opacity: 1;
}
.avia_start_animation.bottom-to-top.avia_image {
  -webkit-animation: avia-btt 0.8s 1 cubic-bezier(0.165,0.840,0.440,1.000);
  -moz-animation: avia-btt 0.8s 1 cubic-bezier(0.165,0.840,0.440,1.000);
  -o-animation: avia-btt 0.8s 1 cubic-bezier(0.165,0.840,0.440,1.000);
  animation: avia-btt 0.8s 1 cubic-bezier(0.165,0.840,0.440,1.000);
  opacity: 1;
}
.avia_start_animation.left-to-right.avia_image {
  -webkit-animation: avia-ltr 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -moz-animation: avia-ltr 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -o-animation: avia-ltr 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  animation: avia-ltr 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  opacity: 1;
}
.avia_start_animation.right-to-left.avia_image {
  -webkit-animation: avia-rtl 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -moz-animation: avia-rtl 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -o-animation: avia-rtl 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  animation: avia-rtl 0.8s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  opacity: 1;
}
.avia-gallery-thumb img {
  opacity: 0.1;
}
.avia-gallery-thumb img.avia_start_animation {
  -webkit-animation: avia_appear 0.9s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -moz-animation: avia_appear 0.9s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  -o-animation: avia_appear 0.9s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  animation: avia_appear 0.9s 1 cubic-bezier(0.175,0.885,0.320,1.275);
  opacity: 1;
}
body {
  padding-top: 69px;
}
.container {
  max-width: 970px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input,
textarea,
button,
select {
  outline: none !important;
}
.text {
  font-size: 13px;
  color: #636466;
  line-height: 24px;
}
.text.white {
  color: #FFF;
}
.text.f14 {
  font-size: 14px;
}
h1.green,
h2.green,
h3.green,
h4.green,
h5.green,
h6.green,
p.green,
div.green {
  color: #5bab5b;
}
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
p.white,
div.white {
  color: #FFF;
}
h1.blue,
h2.blue,
h3.blue,
h4.blue,
h5.blue,
h6.blue,
p.blue,
div.blue {
  color: #144a8d;
}
h1.blue-dark,
h2.blue-dark,
h3.blue-dark,
h4.blue-dark,
h5.blue-dark,
h6.blue-dark,
p.blue-dark,
div.blue-dark {
  color: #0c2443;
}
h1.f26,
h2.f26,
h3.f26,
h4.f26,
h5.f26,
h6.f26,
p.f26,
div.f26 {
  font-size: 26px;
}
h1 {
  margin: 0;
  padding: 0;
  font-size: 38px;
  font-weight: 600;
  line-height: 45px;
}
h2 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}
h3 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-weight: 700;
  color: #4c4c4c;
}
h3.pessoal,
h3.empresarial {
  padding-left: 43px;
  display: inline-block;
  color: #FFF;
  background-image: url(../img/icon-pessoal.png);
  background-position: left center;
  background-repeat: no-repeat;
}
h3.empresarial {
  background-image: url(../img/icon-empresarial.png);
}
h4 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  color: #4c4c4c;
  line-height: 24px;
}
h5 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 22px;
}
div,
p {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 23px;
}
div p,
div span,
p p,
p span {
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 23px;
}
div.f11,
p.f11 {
  font-size: 11px;
  line-height: 21px;
}
div.f11 p,
div.f11 span,
p.f11 p,
p.f11 span {
  font-size: 11px;
  line-height: 21px;
}
div.f12,
p.f12 {
  font-size: 12px;
  line-height: 22px;
}
div.f12 p,
div.f12 span,
p.f12 p,
p.f12 span {
  font-size: 12px;
  line-height: 22px;
}
div.f16,
p.f16 {
  font-size: 16px;
  line-height: 24px;
}
div.f16 p,
div.f16 span,
p.f16 p,
p.f16 span {
  font-size: 16px;
  line-height: 24px;
}
.pt-60 {
  padding-top: 60px;
}
.pl-28 {
  padding-left: 28px;
}
.content.blue-dark {
  background-color: #0c2443;
}
.content.green {
  background-color: #5bab5b;
}
.content.aqua {
  background-color: #196d6a;
}
.content.gray-lighter {
  background-color: #f9f9f9;
}
.content.white {
  background-color: #FFF;
}
.content.static {
  position: relative;
  z-index: 2;
  padding-bottom: 60px;
}
form p {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 318px;
  font-size: 11px;
  margin: -15px auto -2px;
  z-index: 2;
  position: relative;
  text-indent: 5px;
}
form textarea,
form [type="text"],
form [type="password"] {
  width: 100%;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 3px rgba(155,173,219,0.1);
  -moz-box-shadow: 0 0 3px rgba(155,173,219,0.1);
  box-shadow: 0 0 3px rgba(155,173,219,0.1);
  border: solid 1px #dedede;
  background-color: #f9f9f9;
  padding: 13px 10px;
  margin-bottom: 18px;
  -webkit-transition: .2s;
  transition: .2s;
}
form textarea:-moz-placeholder,
form [type="text"]:-moz-placeholder,
form [type="password"]:-moz-placeholder {
  color: #929292;
}
form textarea::-moz-placeholder,
form [type="text"]::-moz-placeholder,
form [type="password"]::-moz-placeholder {
  color: #929292;
}
form textarea:-ms-input-placeholder,
form [type="text"]:-ms-input-placeholder,
form [type="password"]:-ms-input-placeholder {
  color: #929292;
}
form textarea::-webkit-input-placeholder,
form [type="text"]::-webkit-input-placeholder,
form [type="password"]::-webkit-input-placeholder {
  color: #929292;
}
form textarea:focus,
form [type="text"]:focus,
form [type="password"]:focus {
  background-color: #FFF;
}
form textarea.icon,
form [type="text"].icon,
form [type="password"].icon {
  padding-left: 53px;
  background-position: 12px center;
  background-repeat: no-repeat;
}
form textarea.icon.email,
form [type="text"].icon.email,
form [type="password"].icon.email {
  background-image: url('../img/icon-email.png');
}
form textarea.icon.senha,
form [type="text"].icon.senha,
form [type="password"].icon.senha {
  background-image: url('../img/icon-senha.png');
  background-position: 15px center;
}
form textarea {
  resize: none;
  height: 180px;
}
form .selectize-control {
  text-align: left;
  max-width: 318px;
  margin: 0 auto;
}
form .selectize-control .selectize-input {
  border: solid 1px #dedede !important;
  padding: 14px 0 13px;
  text-indent: 10px;
  font-size: 14px;
  color: #929292;
}
form .selectize-control .selectize-input.alerta {
  border-color: #FF9494 !important;
}
form .selectize-control .selectize-dropdown {
  border-color: #dedede;
}
form .alerta {
  border: 1px solid #FF9494 !important;
}
form .alert.alert-danger {
  display: none;
  text-align: left;
}
.btn {
  padding: 10px 13px 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #9a9a9a;
  color: #FFF;
  -webkit-transition: .2s;
  transition: .2s;
}
.btn.red {
  background-color: #be2525;
}
.btn.red:focus,
.btn.red:hover {
  background-color: #d93d3d;
}
.btn.green-dark {
  background-color: #227129;
}
.btn.green-dark:focus,
.btn.green-dark:hover {
  background-color: #2e9837;
}
.btn.small {
  padding: 6px 13px 7px;
}
.btn:hover,
.btn:focus {
  color: #FFF;
  background-color: #b4b4b4;
}
.btn-callaction {
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  padding: 17px 20px;
  margin-top: 35px;
  color: #FFF;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: #be2525;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}
.btn-callaction:hover {
  background-color: #d93d3d;
  color: #FFF;
  text-decoration: none;
}
section.default {
  position: relative;
  z-index: 2;
  background: url('../img/bkg.png') repeat;
  padding-bottom: 60px;
  padding-top: 40px;
}
section.default header.page {
  border-bottom: 2px solid #dadada;
  padding: 0 0 20px 0;
  margin: 40px 0 20px 0;
}
.shareThis {
  margin-top: 30px;
}
.shareThis p {
  font-size: 12px;
  color: #4c4c4c;
  margin-bottom: 10px;
}
.shareThis #social-buttons .facebookButton {
  float: left !important;
  width: auto;
  margin-right: 10px;
  position: relative;
  top: 0px;
}
.shareThis #social-buttons .twitterButton {
  float: left !important;
  width: 90px;
  overflow: hidden;
  margin-right: 10px;
}
.shareThis #social-buttons .plusButton {
  float: left !important;
  width: 62px;
  margin-right: 10px;
}
.shareThis #social-buttons .inButton {
  float: left !important;
}
.visible-320 {
  display: none;
}
header.main {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
header.main .content {
  height: 69px;
  text-align: right;
}
header.main .content:before,
header.main .content:after {
  content: " ";
  display: table;
}
header.main .content:after {
  clear: both;
}
header.main .content:before,
header.main .content:after {
  content: " ";
  display: table;
}
header.main .content:after {
  clear: both;
}
header.main .content .logo {
  position: relative;
  width: 160px;
  height: 42px;
  float: left !important;
  margin-top: 14px;
  max-width: none;
  z-index: 1000;
}
header.main .content nav.menu-main {
  display: inline-block;
  margin: 23px 0 0 0;
}
header.main .content nav.menu-main a {
  position: relative;
  font-size: 14px;
  font-weight: 300;
  color: #FFF;
  margin: 0 8px;
  text-decoration: none;
}
header.main .content nav.menu-main a.crie-sua-conta {
  font-weight: 600;
  color: #82ee4e;
}
header.main .content nav.menu-main a:after {
  position: absolute;
  width: 100%;
  height: 2px;
  content: '';
  left: 0;
  top: -40px;
  -webkit-transition: .2s;
  transition: .2s;
  background: #5bab5b;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
header.main .content nav.menu-main a.active:after,
header.main .content nav.menu-main a:hover:after {
  top: 42px;
  opacity: 1;
  filter: alpha(opacity=100);
}
header.main .content .minha-conta {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  color: #FFF;
  padding: 3px 0 3px 30px;
  margin-left: 20px;
  background: url('../img/icon-minha-conta.png') left center no-repeat;
}
header.main .dl-menuwrapper {
  position: absolute;
  right: -1px;
  top: 0;
  z-index: 100;
  width: 240px;
}
header.main .dl-menuwrapper .dl-menu {
  right: 0;
  margin-top: 0px;
}
header.main .dl-menuwrapper button {
  width: 56px;
  height: 69px;
  background: #5bab5b;
}
header.main .dl-menuwrapper button:after {
  top: 24px;
}
header.main .dl-menuwrapper li {
  border-bottom: 1px solid #A2C792;
  text-align: left;
}
header.main .dl-menuwrapper li.active a {
  background-color: #268000;
}
header.main .dl-menuwrapper li:last-child {
  border-bottom: none;
}
header.main .dl-menuwrapper li a {
  padding: 7px 20px;
  font-size: 14px;
  text-decoration: none;
}
header.main .dl-menuwrapper ul {
  background: #5bab5b;
}
header.main .dl-menuwrapper .dl-back {
  background-color: #478c47;
}
header.main .dl-menuwrapper .dl-back a {
  text-indent: 10px;
}
header.main .dl-menuwrapper li.dl-back:after,
header.main .dl-menuwrapper li > a:not(:only-child):after {
  content: '›';
  color: #FFF;
  margin: -3px 0 0 0;
}
#index {
  background-color: #FFF;
  position: relative;
  z-index: 2;
}
#index #banner #full-width-slider {
  width: 100%;
  color: #000;
}
#index #banner .container {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100% !important;
  z-index: 2;
}
#index #banner .container .infoBlock {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
  max-width: 970px;
  text-align: left;
  position: absolute;
  top: 100px;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding: 0 15px;
  padding-bottom: 0;
  background: none;
}
#index #banner .container .infoBlock:before,
#index #banner .container .infoBlock:after {
  content: " ";
  display: table;
}
#index #banner .container .infoBlock:after {
  clear: both;
}
#index #banner .container .infoBlock:before,
#index #banner .container .infoBlock:after {
  content: " ";
  display: table;
}
#index #banner .container .infoBlock:after {
  clear: both;
}
#index #banner .container .infoBlock h1 {
  max-width: 450px;
  margin: 0;
  padding: 0;
  font-size: 42px;
  color: #FFF;
  font-weight: 700;
  line-height: 55px;
}
#index #banner .container .infoBlock a {
  display: inline-block;
  font-size: 19px;
  font-weight: 700;
  padding: 17px 20px;
  margin-top: 35px;
  color: #FFF;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: #be2525;
  text-decoration: none;
  -webkit-transition: .2s;
  transition: .2s;
}
#index #banner .container .infoBlock a:hover {
  background-color: #d93d3d;
}
#index #banner .rsNav.rsBullets {
  width: 100%;
  max-width: 970px;
  left: 0;
  right: 0;
  bottom: 66px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: left;
}
#index #banner .rsNav.rsBullets .rsNavItem.rsBullet {
  padding: 0;
  width: 18px;
  height: 18px;
  background: none;
  margin-right: 8px;
}
#index #banner .rsNav.rsBullets .rsNavItem.rsBullet span {
  width: 18px;
  height: 18px;
  border: 2px solid #3b434f;
  background: none;
  cursor: pointer;
  -webkit-transition: .2s;
  transition: .2s;
}
#index #banner .rsNav.rsBullets .rsNavItem.rsBullet:hover span {
  border-color: #FFF;
}
#index #banner .rsNav.rsBullets .rsNavItem.rsBullet.rsNavSelected span {
  background: #FFF;
  border-color: #FFF;
}
#index #banner .fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}
@media screen and (min-width: 960px) and (min-height: 660px) {
  #index #banner .heroSlider .rsOverflow,
  #index #banner .royalSlider.heroSlider {
    height: 672px !important;
  }
}
@media screen and (min-width: 960px) and (min-height: 1000px) {
  #index #banner .heroSlider .rsOverflow,
  #index #banner .royalSlider.heroSlider {
    height: 660px !important;
  }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  #index #banner .royalSlider.heroSlider,
  #index #banner .royalSlider.heroSlider .rsOverflow {
    height: 300px !important;
  }
  #index #banner .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  #index #banner .infoBlock h3 {
    font-size: 14px;
    line-height: 17px;
  }
}
#index .default {
  text-align: center;
  padding-bottom: 60px;
}
#index .default h1 {
  margin-top: 50px;
}
#index .financas article {
  margin-top: 56px;
}
#index .financas article .icon {
  position: relative;
  width: 100%;
  height: 135px;
}
#index .financas article .icon img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#index .financas article h4 {
  margin-bottom: 5px;
}
#index .plano-ideal article {
  margin-top: 50px;
}
#index .plano-ideal article .plano {
  overflow: hidden;
  position: relative;
  margin: 18px 0 20px;
}
#index .plano-ideal article .plano:hover .info {
  bottom: 0;
}
#index .plano-ideal article .plano img {
  border: 3px solid #FFF;
}
#index .plano-ideal article .plano .info {
  -webkit-transition: .2s;
  transition: .2s;
  position: absolute;
  width: 100%;
  height: 70px;
  left: 0;
  bottom: -150px;
  color: #4b4b4b;
  text-align: center;
  background: #FFF;
  padding: 25px 0 0;
}
#index .recursos ul {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 38px;
}
#index .recursos ul:before,
#index .recursos ul:after {
  content: " ";
  display: table;
}
#index .recursos ul:after {
  clear: both;
}
#index .recursos ul:before,
#index .recursos ul:after {
  content: " ";
  display: table;
}
#index .recursos ul:after {
  clear: both;
}
#index .recursos ul:hover li article {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#index .recursos ul li {
  margin-bottom: 35px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
}
@media (min-width: 768px) {
  #index .recursos ul li {
    float: left;
    width: 33.333333333333%;
  }
}
#index .recursos ul li article {
  position: relative;
  padding-top: 26px;
  -webkit-transition: .2s;
  transition: .2s;
}
#index .recursos ul li article:before,
#index .recursos ul li article:after {
  content: " ";
  display: table;
}
#index .recursos ul li article:after {
  clear: both;
}
#index .recursos ul li article:before,
#index .recursos ul li article:after {
  content: " ";
  display: table;
}
#index .recursos ul li article:after {
  clear: both;
}
#index .recursos ul li article h4 {
  -webkit-transition: .2s;
  transition: .2s;
}
#index .recursos ul li article:after {
  position: absolute;
  width: 100%;
  height: 2px;
  content: '';
  left: 0;
  top: 0;
  -webkit-transition: .2s;
  transition: .2s;
  background: #d3d3d3;
  z-index: 0;
}
#index .recursos ul li article:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index .recursos ul li article:hover h4 {
  color: #5bab5b;
}
#index .recursos ul li article:hover:after {
  background: #5bab5b;
}
#index .recursos ul li article img {
  float: left !important;
  margin-right: 29px;
  margin-bottom: 37px;
}
#index .o-que-oferecemos {
  border-top: 5px solid #f2f2f2;
  border-bottom: 5px solid #f2f2f2;
}
#index .o-que-oferecemos h5.green {
  font-weight: 600;
  min-height: 50px;
}
#index .o-que-oferecemos #filters {
  margin-top: 50px;
  margin-bottom: 23px;
}
#index .o-que-oferecemos #filters button {
  border: none;
  background: none;
  color: #858585;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 16px;
  margin: 0 2px;
  -webkit-transition: .2s;
  transition: .2s;
}
#index .o-que-oferecemos #filters button:hover,
#index .o-que-oferecemos #filters button.active {
  color: #FFF;
  background-color: #0c2443;
}
#index .o-que-oferecemos ul {
  margin-left: -15px;
  margin-right: -15px;
}
#index .o-que-oferecemos ul:before,
#index .o-que-oferecemos ul:after {
  content: " ";
  display: table;
}
#index .o-que-oferecemos ul:after {
  clear: both;
}
#index .o-que-oferecemos ul:before,
#index .o-que-oferecemos ul:after {
  content: " ";
  display: table;
}
#index .o-que-oferecemos ul:after {
  clear: both;
}
#index .o-que-oferecemos ul li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #index .o-que-oferecemos ul li {
    float: left;
    width: 33.333333333333%;
  }
}
#index .o-que-oferecemos ul li .img {
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
  border: 3px solid #e0e0e0;
  margin-bottom: 20px;
  height: 250px;
  background: #FFF;
}
#index .o-que-oferecemos ul li .img img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  max-height: 250px;
}
#index .o-que-oferecemos ul li .img:after {
  position: absolute;
  width: auto;
  height: auto;
  content: '';
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: rgba(12,36,67,0.9) url('../img/icon-ampliar.png') center center no-repeat;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: .2s;
  transition: .2s;
}
#index .o-que-oferecemos ul li .img:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
#index .o-que-achou {
  padding-top: 60px;
  text-align: left;
}
#index .o-que-achou .title {
  padding-left: 70px;
  background: url('../img/icon-comentario.jpg') left center no-repeat;
}
#index .o-que-achou .title h3 {
  color: #5bab5b;
  margin-bottom: 6px;
}
#index .o-que-achou form {
  margin-top: 20px;
}
#index .o-que-achou form textarea {
  height: 185px;
}
#index .o-que-achou form .selectize-control {
  max-width: 100%;
}
#index .depoimentos article {
  text-align: left;
  border-bottom: 1px solid #1a7d7a;
  padding-bottom: 33px;
  padding-top: 46px;
}
#index .depoimentos article:last-child {
  border-bottom: none;
}
#index .depoimentos article .hold {
  position: relative;
  padding-left: 122px;
}
#index .depoimentos article .hold:hover img {
  border-color: #FFF;
}
#index .depoimentos article .hold img {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  margin-right: 26px;
  border: 2px solid #196d6a;
  -webkit-transition: .2s;
  transition: .2s;
}
#index .depoimentos article .hold .author {
  margin-top: 17px;
  border-left: 3px solid #FFF;
  padding-left: 8px;
  font-size: 14px;
  color: #FFF;
  -webkit-transition: .2s;
  transition: .2s;
}
#index .depoimentos article .hold .author span {
  display: block;
  font-size: 11px;
  font-weight: 300;
  font-style: italic;
}
#index .pronto-para-comecar {
  padding-top: 38px;
  padding-bottom: 50px;
  background: #f9f9f9 url('../img/pronto-para-comecar.jpg') center top no-repeat;
}
#index .pronto-para-comecar h3 {
  line-height: 33px;
}
#index .blog {
  text-align: left;
  padding-bottom: 60px;
}
#index .blog h4 {
  color: #164583;
  font-weight: normal;
}
#index .blog ul {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 60px;
}
#index .blog ul:before,
#index .blog ul:after {
  content: " ";
  display: table;
}
#index .blog ul:after {
  clear: both;
}
#index .blog ul:before,
#index .blog ul:after {
  content: " ";
  display: table;
}
#index .blog ul:after {
  clear: both;
}
#index .blog ul li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #index .blog ul li {
    float: left;
    width: 50%;
  }
}
#index .blog ul li a {
  text-decoration: none;
}
#index .blog ul li a article {
  text-align: left;
  background-color: #FFF;
  border: 1px solid #E4E4E4;
  -webkit-transition: .2s;
  transition: .2s;
}
#index .blog ul li a article:before,
#index .blog ul li a article:after {
  content: " ";
  display: table;
}
#index .blog ul li a article:after {
  clear: both;
}
#index .blog ul li a article:before,
#index .blog ul li a article:after {
  content: " ";
  display: table;
}
#index .blog ul li a article:after {
  clear: both;
}
#index .blog ul li a article:hover {
  background-color: #5bab5b;
}
#index .blog ul li a article:hover .title,
#index .blog ul li a article:hover .readmore {
  color: #FFF;
}
#index .blog ul li a article .title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #2e2e2e;
  margin: 20px;
}
#index .blog ul li a article .readmore {
  font-size: 13px;
  color: #2e2e2e;
  font-weight: 600;
  margin: 0 20px;
}
#index .blog ul li a article img {
  float: right !important;
}
footer.main {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #2e2e2e;
  padding-top: 42px;
  padding-bottom: 40px;
  z-index: 1;
}
footer.main.static {
  position: relative;
}
footer.main h5 {
  margin-bottom: 15px;
}
footer.main nav a {
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  color: #82ee4e;
  border-bottom: 1px solid #383838;
  padding: 5px 0;
  -webkit-transition: .2s;
  transition: .2s;
}
footer.main nav a:hover {
  text-decoration: none;
  color: #FFF;
}
footer.main nav a:last-child {
  border-bottom: none;
}
footer.main address {
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  color: #FFF;
}
footer.main .social {
  margin-top: 34px;
  margin-bottom: 10px;
}
footer.main .social a {
  display: inline-block;
  width: 29px;
  height: 29px;
  -webkit-transition: .2s;
  transition: .2s;
  background: url('../img/social.png') left center no-repeat;
}
footer.main .social a.facebook {
  background-position: -29px center;
}
footer.main .social a.linkedin {
  background-position: -58px center;
}
footer.main .social a.pinterest {
  background-position: -87px center;
}
footer.main .social a:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}
footer.main .copyright {
  font-size: 11px;
  font-weight: normal;
  color: #FFF;
}
.overlay {
  position: fixed;
  background: rgba(120,169,96,0.9);
  width: 100%;
  height: 100%;
  z-index: 10;
  left: 0;
  top: 0;
  display: none;
}
.overlay #modal {
  position: fixed;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 75px;
  z-index: 11;
  background: #FFF url('../img/loader.gif') center center no-repeat;
}
.overlay #modal.loaded {
  background: #FFF;
}
.overlay #modal.visible-important {
  overflow: visible !important;
}
.overlay #modal .planos {
  opacity: 0;
  filter: alpha(opacity=0);
}
.overlay .fechar {
  cursor: pointer;
  width: 33px;
  height: 33px;
  background: #FFF url('../img/fechar.png') center center no-repeat;
  float: right;
  margin: -35px 0 0 0;
}
#noticia img {
  float: left !important;
  margin-right: 30px;
  margin-bottom: 20px;
}
#noticia h5 {
  margin-bottom: 20px;
}
.plano-ideal {
  padding-bottom: 39px;
}
.plano-ideal .botoes {
  border: none;
  background: none;
  margin-top: 35px;
  width: 305px;
  height: 55px;
  color: #858585;
  background: #689951;
  padding: 5px 16px;
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-border-radius: 0 12px 12px 0;
  -moz-border-radius: 0 12px 12px 0;
  border-radius: 0 12px 12px 0;
  background-color: #689951;
  -webkit-box-shadow: inset 0 5px 5px rgba(0,0,0,0.1), inset 0 0 5px rgba(69,79,64,0.1);
  -moz-box-shadow: inset 0 5px 5px rgba(0,0,0,0.1), inset 0 0 5px rgba(69,79,64,0.1);
  box-shadow: inset 0 5px 5px rgba(0,0,0,0.1), inset 0 0 5px rgba(69,79,64,0.1);
}
.plano-ideal .botoes:before {
  position: absolute;
  left: 520px;
  top: 50px;
  content: '';
  width: 30px;
  height: 30px;
  background: url('../img/icon-empresarial.png') no-repeat;
}
.plano-ideal .botoes.botao-pessoal {
  -webkit-border-radius: 12px 0 0 12px;
  -moz-border-radius: 12px 0 0 12px;
  border-radius: 12px 0 0 12px;
}
.plano-ideal .botoes.botao-pessoal:before {
  left: 220px;
  background: url('../img/icon-pessoal.png') no-repeat;
}
.plano-ideal .botoes.botao-pessoal p {
  margin-left: 2px;
}
.plano-ideal .botoes:hover,
.plano-ideal .botoes.active {
  color: #FFF;
  background: #315122;
}
.plano-ideal p {
  font-size: 16px;
  font-weight: 900;
  color: #fff;
  margin-left: 19px;
}
.plano-ideal ul.planos {
  margin-left: -15px;
  margin-right: -15px;
}
.plano-ideal ul.planos:before,
.plano-ideal ul.planos:after {
  content: " ";
  display: table;
}
.plano-ideal ul.planos:after {
  clear: both;
}
.plano-ideal ul.planos:before,
.plano-ideal ul.planos:after {
  content: " ";
  display: table;
}
.plano-ideal ul.planos:after {
  clear: both;
}
.plano-ideal ul.planos li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .plano-ideal ul.planos li {
    float: left;
    width: 25%;
  }
}
.plano-ideal ul.planos li .item {
  margin-top: 73px;
  width: 200px;
  height: 192px;
  border-style: dotted;
  border-radius: 4px;
  display: inline-block;
  border-color: #fff;
  padding: 5px;
}
.plano-ideal ul.planos li .item .quadro {
  width: 100%;
  height: 173px;
  background-color: #FFF;
  border-radius: 4px;
}
.plano-ideal ul.planos li .item .quadro .mes {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #6a885c;
  font-weight: 900;
  text-align: center;
  top: 13px;
}
.plano-ideal ul.planos li .item .quadro .mes:before {
  position: absolute;
  top: 5px;
  left: -27px;
  content: '';
  width: 18px;
  height: 18px;
  background: url('../img/index-1.png') no-repeat;
}
.plano-ideal ul.planos li .item .quadro .total {
  margin-top: 32px;
  font-size: 12px;
  font-weight: 900;
  color: #6a885c;
}
.plano-ideal ul.planos li .item .quadro .total label {
  font-weight: 300;
}
.plano-ideal ul.planos li .item .quadro .total-sem-desconto {
  position: relative;
  margin-top: 46px;
  font-size: 12px;
  font-weight: 900;
  text-align: center;
  color: #6a885c;
}
.plano-ideal ul.planos li .item .quadro .total-sem-desconto:before {
  position: absolute;
  top: 1px;
  left: 148px;
  content: '';
  width: 18px;
  height: 18px;
  background: url('../img/sem-desconto.png') no-repeat;
}
.plano-ideal ul.planos li .item .quadro .green {
  position: relative;
  height: 68px;
  width: 100%;
  background-color: #6b9656;
  border-radius: none;
  top: 15%;
}
.plano-ideal ul.planos li .item .quadro .green .valor {
  position: relative;
  display: inline-block;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  top: 20px;
}
.plano-ideal ul.planos li .item .quadro .green .valor label {
  font-size: 13px;
}
.plano-ideal ul.planos li h3 {
  font-size: 14px;
  font-weight: 900;
  color: #fff;
  margin-top: 35px;
  text-align: center;
}
.plano-ideal ul.planos li .item2.grow {
  margin-top: 13px;
  width: 230px;
  height: 220px;
  border-style: dotted;
  border-radius: 4px;
  display: inline-block;
  border-color: #fff;
  padding: 5px;
}
.plano-ideal ul.planos li .item2.grow .quadro {
  width: 100%;
  height: 202px;
  background-color: #FFF;
  border-radius: 4px;
}
.plano-ideal ul.planos li .item2.grow .quadro .mes {
  position: relative;
  display: inline-block;
  font-size: 25px;
  color: #6a885c;
  font-weight: 900;
  text-align: center;
  top: 13px;
}
.plano-ideal ul.planos li .item2.grow .quadro .mes:before {
  position: absolute;
  top: 8px;
  left: -27px;
  content: '';
  width: 24px;
  height: 24px;
  background: url('../img/index-1-grow.png') no-repeat;
}
.plano-ideal ul.planos li .item2.grow .quadro .total {
  margin-top: 41px;
  font-size: 12px;
  font-weight: 900;
  color: #6a885c;
}
.plano-ideal ul.planos li .item2.grow .quadro .total label {
  font-weight: 300;
}
.plano-ideal ul.planos li .item2.grow .quadro .total-sem-desconto {
  position: relative;
  margin-top: 54px;
  font-size: 12px;
  font-weight: 900;
  text-align: center;
  color: #6a885c;
}
.plano-ideal ul.planos li .item2.grow .quadro .total-sem-desconto:before {
  position: absolute;
  top: 1px;
  left: 148px;
  content: '';
  width: 18px;
  height: 18px;
  background: url('../img/sem-desconto.png') no-repeat;
}
.plano-ideal ul.planos li .item2.grow .quadro .green {
  position: relative;
  height: 80px;
  width: 100%;
  background-color: #6b9656;
  border-radius: none;
  top: 15%;
}
.plano-ideal ul.planos li .item2.grow .quadro .green .valor {
  position: relative;
  display: inline-block;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  top: 20px;
}
.plano-ideal ul.planos li .item2.grow .quadro .green .valor label {
  font-size: 15px;
}
.plano-ideal .experimente {
  margin-top: 20px;
  position: relative;
}
.plano-ideal .experimente .btn-expreimente {
  width: 326px;
  height: 60px;
  -webkit-box-shadow: 0 5px #750808;
  -moz-box-shadow: 0 5px #750808;
  box-shadow: 0 5px #750808;
}
.plano-ideal .experimente:before {
  position: absolute;
  right: 146px;
  top: 20px;
  content: '';
  width: 130px;
  height: 83px;
  background: url('../img/gratis.png') no-repeat;
}
.plano-ideal .text {
  margin-top: 53px;
  font-size: 13px;
  color: #fff;
}
#login .box,
#cadastro .box,
#fale-conosco .box {
  margin: 0 40px;
  background-color: #FFF;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#login .box header,
#cadastro .box header,
#fale-conosco .box header {
  background-color: #8c8c8c;
  padding: 20px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#login .box form,
#cadastro .box form,
#fale-conosco .box form {
  text-align: center;
  margin: 0;
  padding: 0;
  margin: 30px 0 0 0;
  padding: 0 15px;
}
#login .box form [type="text"],
#login .box form [type="password"],
#cadastro .box form [type="text"],
#cadastro .box form [type="password"],
#fale-conosco .box form [type="text"],
#fale-conosco .box form [type="password"] {
  max-width: 318px;
}
#login .box form label,
#cadastro .box form label,
#fale-conosco .box form label {
  width: 100%;
  font-size: 13px;
  font-weight: normal;
  color: #4a4a4a;
  display: block;
  margin: 8px auto 12px;
  text-align: center;
}
#login .box form label:before,
#login .box form label:after,
#cadastro .box form label:before,
#cadastro .box form label:after,
#fale-conosco .box form label:before,
#fale-conosco .box form label:after {
  content: " ";
  display: table;
}
#login .box form label:after,
#cadastro .box form label:after,
#fale-conosco .box form label:after {
  clear: both;
}
#login .box form label:before,
#login .box form label:after,
#cadastro .box form label:before,
#cadastro .box form label:after,
#fale-conosco .box form label:before,
#fale-conosco .box form label:after {
  content: " ";
  display: table;
}
#login .box form label:after,
#cadastro .box form label:after,
#fale-conosco .box form label:after {
  clear: both;
}
#login .box form label a,
#cadastro .box form label a,
#fale-conosco .box form label a {
  color: #244e82;
}
#login .box form label [type="checkbox"],
#cadastro .box form label [type="checkbox"],
#fale-conosco .box form label [type="checkbox"] {
  display: inline-block;
}
#login .box footer,
#cadastro .box footer,
#fale-conosco .box footer {
  text-align: center;
  padding: 19px 0;
  margin-top: 43px;
  background-color: #e9e9e9;
  font-size: 16px;
  color: #5e5e5e;
}
#login .box footer a,
#cadastro .box footer a,
#fale-conosco .box footer a {
  font-weight: 600;
  color: #af1d23;
}
#fale-conosco .box {
  margin: 0;
  padding-bottom: 35px;
}
#fale-conosco .box form {
  text-align: left;
}
#fale-conosco .box form [type="text"],
#fale-conosco .box form .selectize-control {
  max-width: 100%;
}
#fale-conosco .box form .selectize-control {
  margin-bottom: 13px;
}
#atualizacoes h3 {
  margin-bottom: 5px;
}
#atualizacoes ul li dl {
  background-color: #ebebeb;
  padding-bottom: 25px;
}
#atualizacoes ul li dl div {
  padding: 0 0 0 32px;
}
#atualizacoes ul li dl article {
  padding-top: 25px;
}
#atualizacoes ul li dl dt.title {
  background-color: #f5f5f5;
  font-size: 14px;
  font-weight: 600;
  padding: 17px 30px;
}
#atualizacoes ul li dl dt.solucoes,
#atualizacoes ul li dl dt.ajustes {
  font-size: 13px;
  font-weight: normal;
  color: #357cb9;
  background: url('../img/icon-solucoes.png') left center no-repeat;
  padding: 0 0 0 24px;
}
#atualizacoes ul li dl dt.ajustes {
  color: #376d0b;
  background: url('../img/icon-ajustes.png') left center no-repeat;
}
#atualizacoes ul li dl dd {
  border-bottom: 1px solid #d3d3d3;
  padding-right: 30px;
  margin-left: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 12px;
  line-height: 16px;
  color: #0e2745;
}
#atualizacoes ul li dl dd:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#manutencao {
  background: #f3f0d5 !important;
  padding-bottom: 80px;
  padding-top: 80px;
  min-height: 513px;
}
#manutencao img {
  margin-top: 30px;
}
#manutencao h2 {
  font-size: 25px;
  font-weight: 700;
  color: #144a8d;
  line-height: 31px;
  margin-bottom: 15px;
}
#manutencao h3 {
  font-size: 16px;
  color: #0e2745;
  font-weight: normal;
  line-height: 24px;
  margin-bottom: 35px;
}
#manutencao .text {
  font-size: 13px;
  color: #0e2745;
  line-height: 18px;
}
@media (max-width: 971px) {
  .plano-ideal .botoes:before {
    display: none;
  }
  .plano-ideal .experimente:before {
    display: none;
  }
}
@media (max-width: 800px) {
  .overlay #modal {
    padding: 0 15px;
  }
  .planos h1,
  .termos h1 {
    font-size: 30px;
  }
  .planos ul li a article .valor,
  .termos ul li a article .valor {
    padding: 15px 0;
  }
  #index #banner .container .infoBlock {
    top: 25px;
  }
  #index #banner .container .infoBlock h1 {
    font-size: 25px;
    line-height: 35px;
  }
  #index #banner .rsNav.rsBullets {
    text-align: right;
    bottom: 25px;
  }
  #index #banner .rsNav.rsBullets .rsNavItem.rsBullet {
    margin-right: 0;
    margin-left: 8px;
  }
  #index .plano-ideal article .plano .info {
    position: relative;
    bottom: 0;
  }
  #index .recursos ul:hover li article {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #index .recursos ul li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #index .recursos ul li article img {
    margin-right: 15px;
  }
  #index .recursos ul li article h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  #index .recursos ul li article .text p,
  #index .recursos ul li article .text span {
    font-size: 13px;
    line-height: 18px;
  }
  #index .depoimentos .container article {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0;
  }
  #index .depoimentos .container article .row .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #1A7D7A;
    padding-bottom: 33px;
    padding-top: 33px;
  }
  #index .blog ul li a article img {
    float: none !important;
    width: 100%;
    margin: 0;
  }
  #login .first {
    margin-bottom: 15px;
  }
}
@media (max-width: 800px) and (min-width: 768px) {
  #index .recursos ul li {
    float: left;
    width: 50%;
  }
}
@media (max-width: 800px) and (min-width: 768px) {
  #index .depoimentos .container article .row .col-sm-6 {
    float: left;
    width: 100%;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 24px;
  }
  #index #banner .container .infoBlock h1 {
    font-size: 20px;
    line-height: 30px;
  }
  #index #banner .container .infoBlock a {
    font-size: 15px;
    font-weight: 600;
  }
  #index .o-que-oferecemos ul li {
    width: 100%;
    text-align: center;
  }
  #index .o-que-oferecemos ul li img {
    margin-left: auto;
    margin-right: auto;
  }
  #index .depoimentos .hold {
    margin-bottom: 30px;
  }
  #index .pronto-para-comecar {
    background: #f9f9f9;
  }
  #index .pronto-para-comecar .btn-callaction {
    font-size: 15px;
    font-weight: 600;
  }
  footer.main .col-sm-4 {
    text-align: center;
    margin-bottom: 30px;
  }
  #noticia header h3 {
    font-size: 18px;
  }
  #noticia img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  .planos ul li a article {
    margin-bottom: 25px;
  }
  .planos ul li a article .valor {
    padding: 15px 0;
  }
  #atualizacoes .pl-28 {
    padding: 0;
  }
  #manutencao img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 320px) {
  .visible-320 {
    display: block;
  }
  #login .box,
  #cadastro .box {
    margin: 0;
  }
  #index .blog ul li a article img {
    width: 100%;
  }
  #index .pronto-para-comecar .btn-callaction {
    margin-top: 0;
  }
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
#see-more {
  background-color: #92E4E4;
  border: none;
  color: #5F5959;
  font-weight: 600;
  display: none;
  margin-top: 20px;
}
.depo:nth-child(n+4) {
  display: none;
}
#termos .planos h1 {
  padding-top: 20px;
}
#termos .planos h5 {
  padding: 5px 0 25px 0;
}
#termos .planos .termo {
  width: 100%;
  height: 285px;
  background: #F3F3F3;
  border: none;
  border: 15px solid #F3F3F3;
  overflow-y: scroll;
  text-align: left;
  color: #262626;
  line-height: 18px;
  font-size: 12px;
}
#termos .planos ul {
  margin-left: -15px;
  margin-right: -15px;
}
#termos .planos ul:before,
#termos .planos ul:after {
  content: " ";
  display: table;
}
#termos .planos ul:after {
  clear: both;
}
#termos .planos ul:before,
#termos .planos ul:after {
  content: " ";
  display: table;
}
#termos .planos ul:after {
  clear: both;
}
#termos .planos ul li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #termos .planos ul li {
    float: left;
    width: 25%;
  }
}
#termos .planos ul li a {
  text-decoration: none;
}
#termos .planos ul li a article {
  background-color: #6eb36c;
  color: #FFF;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#termos .planos ul li a article .tempo {
  padding: 13px 0;
}
#termos .planos ul li a article .tempo span {
  font-size: 18px;
  font-weight: 700;
  background: url('../img/icon-tempo.png') left center no-repeat;
  padding-left: 27px;
  display: inline-block;
}
#termos .planos ul li a article .valor {
  background-color: #519751;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  font-size: 19px;
  font-style: italic;
  font-weight: 700;
  padding: 20px 0;
}
#termos .planos ul li a article .valor span {
  font-size: 13px;
}
#termos .planos ul li a article .hold-info {
  display: inline-block;
}
#termos .planos ul li a article .info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 59px;
  font-weight: 700;
}
#termos .planos ul li a article .info span {
  font-size: 12px;
  font-weight: 300;
}
#termos .planos ul li a article .info span.sem-desconto {
  display: inline-block;
  background: url('../img/icon-smile.png') right center no-repeat;
  padding-right: 25px;
  font-weight: 700;
}
