/*! suplementosNaturais - 1.7.0 */

 @charset "UTF-8";
/*!
 * Bootstrap-sass v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-overflow-style: scrollbar; }

body {
  font-family: "Ubuntu", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.375;
  color: #000;
  background-color: #fff;
  min-width: 320px;
  overflow-y: scroll;
  padding-top: 45px; }

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

a {
  color: #0079be;
  text-decoration: none; }
  a:hover, a:focus {
    color: #00598b;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline-color: rgba(0, 0, 0, 0.2);
    outline-offset: -2px; }

.link-inverse {
  color: #000; }
  .link-inverse:hover, .link-inverse:focus {
    color: #0079be;
    text-decoration: none; }

.link-white {
  color: #fff; }
  .link-white:hover, .link-white:focus {
    color: #fff;
    opacity: 0.7;
    text-decoration: none; }

.link-effect {
  opacity: 1;
  transition: opacity 0.4s; }
  .link-effect:hover, .link-effect:focus {
    opacity: 0.66; }

a.link-effect:hover, a.link-effect:focus {
  text-decoration: none; }

.link-underline {
  text-decoration: underline; }
  .link-underline:hover, .link-underline:focus {
    text-decoration: none; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

.img-left {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px; }

.img-right {
  float: right;
  margin-left: 30px;
  margin-bottom: 15px; }

hr {
  margin-top: 0;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #ddd; }

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

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

[role="button"] {
  cursor: pointer; }

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 0;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 75%; }

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

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

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

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

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

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

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

@media (max-width: 767px) {
  h1, .h1 {
    font-size: 34px; }
  h2, .h2 {
    font-size: 24px; }
  h3, .h3 {
    font-size: 20px; }
  h4, .h4 {
    font-size: 20px; } }

p {
  margin: 0 0 11px; }
  p small, p.small {
    font-size: 14px; }

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

strong {
  font-weight: 700; }

.text-monospace {
  font-family: Consolas, "Courier New", monospace; }

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

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

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

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

.text-muted {
  color: #ccc; }

.text-brand {
  color: #0079be; }

.bg-brand {
  background-color: #0079be; }

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

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

.list-inline {
  padding: 0;
  list-style: none; }
  .list-inline > li {
    display: inline-block; }

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

code {
  display: inline-block;
  padding: 2px 4px;
  margin-bottom: 2px;
  color: #c20000;
  background-color: #ddd; }

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

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

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

.row-flex {
  display: flex;
  flex-wrap: wrap; }

.row-sm {
  margin-left: -7px;
  margin-right: -7px; }
  .row-sm > [class^="col-"] {
    padding-left: 7px;
    padding-right: 7px; }

.row-xxs {
  margin-left: -3px;
  margin-right: -3px; }
  .row-xxs > [class^="col-"] {
    padding-left: 3px;
    padding-right: 3px; }

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

@media (min-width: 480px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-1 {
    width: 8.33333%; }
  .col-xs-2 {
    width: 16.66667%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-4 {
    width: 33.33333%; }
  .col-xs-5 {
    width: 41.66667%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-7 {
    width: 58.33333%; }
  .col-xs-8 {
    width: 66.66667%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-10 {
    width: 83.33333%; }
  .col-xs-11 {
    width: 91.66667%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; } }

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

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

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

table {
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .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.375;
    vertical-align: top;
    border-bottom: 1px solid #ddd; }
  .table > thead > tr > th,
  .table.table-header > tbody > tr:first-child > td {
    vertical-align: bottom;
    background-color: #ddd;
    border-bottom: none; }
  .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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

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

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd;
      border-bottom: none; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

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

label,
.form-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px; }

input[type="search"] {
  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; }

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline-color: rgba(0, 0, 0, 0.2);
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 9px;
  font-size: 16px;
  line-height: 1.375;
  color: #000; }

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 18px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
  color: #000;
  background-color: #a8d0e9;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: border-color ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #999;
    outline: 0; }
  .form-control:-webkit-autofill, .form-control:-webkit-autofill:hover, .form-control:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #eaeaea inset;
    border: 1px solid #999; }
  .form-control:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    font-weight: 700; }
  .form-control::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    font-weight: 700; }
  .form-control::placeholder {
    color: rgba(0, 0, 0, 0.5);
    opacity: 1;
    font-weight: 700; }
  .form-control[readonly] {
    background-color: #eaeaea;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    opacity: 0.7; }

.form-file-input {
  position: relative;
  display: flex;
  align-items: stretch;
  padding: 0 !important;
  margin: 0;
  font-weight: 300; }
  .form-file-input .form-file-input-btn {
    flex: 0 1 auto;
    display: block;
    padding: 10px 11px 0;
    font-size: 14px;
    white-space: nowrap; }
  .form-file-input .form-file-input-name {
    flex-grow: 2;
    display: block;
    padding: 8px 11px 0;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis; }
  .form-file-input.form-file-input-focus {
    border-color: #999 !important; }
  .form-file-input input[type="file"] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0; }

.form-control-collapse {
  border: 1px solid #ccc; }
  .form-control-collapse-link {
    color: #000;
    display: block;
    padding: 8px 18px; }
    .form-control-collapse-link:hover, .form-control-collapse-link:focus {
      color: #000;
      text-decoration: none; }
  .form-control-collapse-body {
    padding: 8px 18px; }
  .form-control-collapse-group .form-control-collapse-item:first-child {
    margin-top: 0; }
  .form-control-collapse-group .form-control-collapse-item:last-child {
    margin-bottom: 0; }

.form-control-collapse-sm .form-control-collapse-link {
  font-size: 14px;
  height: 29px;
  line-height: 1.8;
  padding: 3px 12px; }

.form-control-collapse-sm .form-control-collapse-body {
  padding: 3px 12px; }

textarea.form-control {
  height: auto;
  max-width: 100%; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 40px; }
    input[type="date"].input-sm,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm
    input[type="month"] {
      line-height: 29px; }
    input[type="date"].input-lg,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg
    input[type="month"] {
      line-height: 56px; } }

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

.form-group-sm {
  margin-bottom: 7px; }

.form-group-icon {
  position: relative;
  display: flex; }
  .form-group-icon-ico {
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    display: flex;
    align-items: center;
    padding: 0 5px;
    pointer-events: none; }
  .form-group-icon .form-control {
    padding-right: 30px; }

.form-group-captcha-code {
  display: flex; }

.form-group-captcha-text {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.2; }
  .form-group-captcha-text a, .form-group-captcha-text button {
    text-decoration: underline; }

.form-group-captcha-img {
  margin-right: 11px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 5px;
  margin-bottom: 5px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    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"] {
  position: absolute;
  margin-left: -20px;
  top: 1px;
  margin-top: 4px \9; }

.radio-inline,
.checkbox-inline {
  position: relative;
  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], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

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

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.radio-custom input,
.checkbox-custom input {
  opacity: 0; }
  .radio-custom input:focus ~ .radio-custom-ico,
  .radio-custom input:focus ~ .checkbox-custom-ico,
  .checkbox-custom input:focus ~ .radio-custom-ico,
  .checkbox-custom input:focus ~ .checkbox-custom-ico {
    outline: 1px dotted #999; }
  .radio-custom input:checked ~ .radio-custom-ico:after,
  .radio-custom input:checked ~ .checkbox-custom-ico:after,
  .checkbox-custom input:checked ~ .radio-custom-ico:after,
  .checkbox-custom input:checked ~ .checkbox-custom-ico:after {
    background-color: #999; }

.radio-custom label,
.checkbox-custom label {
  padding-left: 22px; }

.radio-custom-ico,
.checkbox-custom-ico {
  position: absolute;
  top: 3px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999; }
  .radio-custom-ico:after,
  .checkbox-custom-ico:after {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    background-color: transparent; }

.radio-custom-disabled .radio-custom-ico,
.radio-custom-disabled .checkbox-custom-ico,
.checkbox-custom-disabled .radio-custom-ico,
.checkbox-custom-disabled .checkbox-custom-ico {
  opacity: 0.5; }

.radio-custom-ico, .radio-custom-ico:after {
  border-radius: 50%; }

.input-sm {
  height: 29px;
  padding: 3px 12px;
  font-size: 14px;
  line-height: 1.5; }

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

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

.input-lg {
  height: 56px;
  padding: 10px 22px;
  font-size: 26px;
  line-height: 1.33333; }

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

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

.form-jut {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 15px;
  overflow: hidden; }
  .form-jut .form-control {
    padding: 20px 18px 4px;
    height: 48px;
    border-color: #ccc; }
  .form-jut .btn {
    padding: 12px; }
  .form-jut select.form-control {
    padding: 20px 14px 4px; }
  .form-jut select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }
  .form-jut-text {
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 16px;
    color: #777;
    white-space: nowrap;
    transform: scale3d(1, 1, 1) translate3d(23px, 0, 0);
    transform-origin: 0 100%;
    transition: transform 0.2s ease-in-out; }
  .form-jut.inactive .form-control {
    color: transparent; }
    .form-jut.inactive .form-control:-ms-input-placeholder {
      color: transparent; }
    .form-jut.inactive .form-control::-ms-input-placeholder {
      color: transparent; }
    .form-jut.inactive .form-control::placeholder {
      color: transparent; }
  .form-jut.active .form-jut-text {
    transform: scale3d(0.75, 0.75, 1) translate3d(23px, -22px, 0); }
  .form-control[disabled] ~ .form-jut-text {
    opacity: 0.7; }
  .form-jut-textarea {
    border: 1px solid #ccc; }
    .form-jut-textarea textarea.form-control {
      margin-top: 22px;
      height: auto;
      border: none;
      padding-top: 4px;
      min-width: 100%;
      box-shadow: none;
      outline: none; }
  .form-jut-group {
    margin-bottom: 15px; }
    .form-jut-group .form-jut {
      margin-bottom: 0; }
    .form-jut-group + .form-jut-group .form-control {
      border-left-color: transparent; }
  .form-jut-icon .form-control {
    padding-right: 30px; }
  .form-jut-icon .form-group-icon-ico {
    top: 11px;
    bottom: auto; }
  .form-jut-icon .ico {
    margin-top: 7px; }
  .form-jut-file {
    height: 48px;
    margin-bottom: 15px; }
    .form-jut-file-labels {
      position: relative; }
    .form-jut-file .form-jut-text {
      left: 11px;
      top: 4px;
      transform: none;
      font-size: 12px; }
    .form-jut-file .form-file-input-btn {
      padding-top: 14px; }
    .form-jut-file .form-file-input-name {
      padding-top: 19px; }

.form-header-search {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto; }

.form-newsletter .row {
  margin-left: -1px;
  margin-right: -1px; }
  .form-newsletter .row > [class*="col"] {
    padding-left: 1px;
    padding-right: 1px; }

.form-newsletter .form-group {
  margin-bottom: 2px; }

.form-newsletter .input-group {
  width: 100%; }

.form-newsletter .input-group-btn:last-child > .btn,
.form-newsletter .input-group-btn:last-child > .btn-group {
  margin-left: 0; }

.form-product-search-container [data-toggle="collapse"][aria-expanded="true"] .fa-plus {
  display: none; }

.form-product-search-container [data-toggle="collapse"][aria-expanded="true"] .fa-minus {
  display: inline-block; }

@media (min-width: 768px) {
  .form-newsletter {
    width: 600px;
    margin-left: auto;
    margin-right: auto; } }

@media (min-width: 992px) {
  .form-product-search.collapse {
    display: block;
    height: auto !important;
    padding-top: 0; } }

button {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  vertical-align: baseline;
  border: 0;
  background-image: none;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  color: #0079be; }
  button:hover, button:focus {
    color: #000; }
  button:focus {
    outline: 0; }

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  background-color: #ddd;
  color: #000;
  border: 1px solid transparent;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 8px 18px;
  font-size: 16px;
  line-height: 1.375;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:hover, .btn:focus, .btn.active {
    color: #000;
    background-color: #d5d5d5;
    text-decoration: none; }
  .btn:focus {
    outline: 0; }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.8; }
  .btn.disabled[class*="bg-"], .btn[disabled][class*="bg-"] {
    opacity: 1; }

.btn-brand {
  color: #fff;
  background-color: #0079be;
  border-color: #0079be; }
  .btn-brand:hover, .btn-brand:focus, .btn-brand.focus, .btn-brand:active, .btn-brand.active,
  .open > .btn-brand.dropdown-toggle {
    color: #fff;
    background-color: #0069a5;
    border-color: #0069a5; }

.btn-white {
  color: #000;
  background-color: #fff;
  border-color: #fff; }
  .btn-white:hover, .btn-white:focus, .btn-white.focus, .btn-white:active, .btn-white.active,
  .open > .btn-white.dropdown-toggle {
    color: #000;
    background-color: #f2f2f2;
    border-color: #f2f2f2; }

.btn-outline {
  color: #999;
  border-color: #ccc;
  background-color: transparent; }
  .btn-outline:hover, .btn-outline:focus {
    color: #0079be;
    border-color: #0079be;
    background-color: transparent; }

.btn-ico {
  position: relative;
  width: 40px;
  height: 40px;
  padding: 0; }
  .btn-ico .ico,
  .btn-ico .ico-text {
    position: absolute;
    top: 50%;
    left: 50%; }
  .btn-ico .ico {
    transform: translate(-50%, -50%) scale(1.2); }
  .btn-ico .ico-text {
    transform: translate(-50%, -50%); }
  .btn-ico.btn-sm {
    width: 29px;
    height: 29px;
    padding: 0; }
    .btn-ico.btn-sm .ico {
      transform: translate(-50%, -50%) scale(1.1); }
  .btn-ico.btn-lg {
    width: 56px;
    height: 56px;
    padding: 0; }
    .btn-ico.btn-lg .ico {
      transform: translate(-50%, -50%) scale(1.3); }

.btn-lg {
  padding: 10px 22px;
  font-size: 26px;
  line-height: 1.33333; }

.btn-sm {
  padding: 3px 12px;
  font-size: 14px;
  line-height: 1.5; }

.btn-block {
  display: block;
  width: 100%; }

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.embed-responsive-container {
  max-width: 480px; }

.embed-responsive img.embed-responsive-item {
  height: 135%;
  margin-top: -10%; }

.embed-responsive-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  cursor: pointer; }

.embed-responsive-thumb {
  position: relative; }

.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  opacity: 1; }
  .close:hover, .close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.6; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    transform: translate(0, -25%);
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  min-width: 320px; }

.modal-content {
  position: relative;
  background-color: #fff;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  color: #fff;
  background-color: #0079be; }

.modal-title {
  margin: 0;
  line-height: 1.375; }

.modal-body {
  position: relative;
  padding: 15px; }
  .modal-body .modal-body-scroll {
    margin: -15px -15px 15px; }

.modal-body-scroll {
  padding: 15px;
  background-color: #eaeaea;
  overflow: hidden;
  overflow-y: auto;
  max-height: 280px; }
  .modal-body-scroll:empty {
    padding: 2px; }

.modal-footer {
  padding: 15px;
  padding-top: 0;
  text-align: right; }
  .modal-footer:after {
    content: " ";
    display: block;
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

/*! jQuery UI - v1.11.4 - 2015-04-01
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker {
  background-color: #fff;
  border: 1px solid #ccc;
  max-width: 295px;
  z-index: 100 !important; }
  .modal-open .ui-datepicker {
    z-index: 1100 !important; }

.ui-datepicker table {
  margin-bottom: 0.2em; }

.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer;
  color: #777; }

.ui-datepicker-prev .ui-icon,
.ui-datepicker-next .ui-icon {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.ui-datepicker-prev:after {
  content: "<"; }

.ui-datepicker-next:after {
  content: ">"; }

.ui-datepicker-prev:after,
.ui-datepicker-next:after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  font-weight: 700;
  line-height: 1;
  text-indent: 0;
  transform: translate(-50%, -50%); }

.ui-datepicker-title {
  font-weight: 700; }

.ui-datepicker th {
  font-weight: 400; }

.ui-datepicker .ui-state-default {
  background-color: #eee;
  color: #777;
  text-align: center; }
  .ui-datepicker .ui-state-default.ui-state-hover, .ui-datepicker .ui-state-default.ui-state-active {
    background-color: #0079be !important;
    color: #fff !important; }

.ui-datepicker span.ui-state-default {
  color: #ddd; }

.ui-datepicker .ui-datepicker-today:not(.ui-datepicker-unselectable) .ui-state-default {
  background-color: #ccc; }

input.hasDatepicker {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

/*!
 * smallPop 0.1.2 | https://github.com/silvio-r/spop
 * Copyright (c) 2015 Sílvio Rosa @silvior_
 * MIT license
 */
.spop-container {
  z-index: 2000;
  position: fixed; }
  .spop-container,
  .spop-container *,
  .spop-container *:after,
  .spop-container *:before {
    box-sizing: border-box; }

.spop--bottom-right {
  bottom: 0;
  right: 0; }
  .spop--bottom-right .spop {
    transform-origin: 100% 100%; }

@media screen and (max-width: 30em) {
  .spop--bottom-right {
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 0;
    transform: translateX(0); }
    .spop--bottom-right .spop {
      transform-origin: 50% 100%; }
  .spop {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }

.spop {
  position: relative;
  min-height: 56px;
  line-height: 1.25;
  font-size: 14px;
  transform: translateZ(0);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.33); }
  @media screen and (min-width: 30em) {
    .spop {
      width: 320px;
      margin: 0.7em; } }

.spop--info {
  color: #fff;
  background-color: #0079be; }

.spop--error {
  color: #fff;
  background-color: #c20000; }

.spop--warning {
  color: #fff;
  background-color: #f0ad4e; }

.spop--success {
  color: #fff;
  background-color: #41ad49; }

@keyframes spopIn {
  0% {
    transform: scale(0.2, 0.2); }
  95% {
    transform: scale(1.1, 1.1); }
  100% {
    transform: scale(1, 1); } }

@keyframes spopOut {
  0% {
    opacity: 1;
    transform: scale(1, 1); }
  20% {
    transform: scale(1.1, 1.1); }
  100% {
    opacity: 0;
    transform: scale(0, 0); } }

.spop--out {
  animation: spopOut 0.4s ease-in-out; }

.spop--in {
  animation: spopIn 0.4s ease-in-out; }

.spop-body {
  padding: 1.4em; }
  .spop-body p {
    margin: 0; }
  .spop-body a {
    color: #fff;
    text-decoration: underline; }
    .spop-body a:hover {
      color: rgba(255, 255, 255, 0.8);
      text-decoration: none; }

.spop-title {
  margin-top: 0;
  margin-bottom: 0.25em;
  color: #fff; }

.spop-close {
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  width: 32px;
  padding-top: 7px;
  padding-right: 7px;
  font-size: 22px;
  font-weight: bold;
  text-align: right;
  line-height: 0.6;
  color: #fff;
  opacity: 0.66; }
  .spop-close:hover {
    opacity: 1;
    cursor: pointer; }

.spop-icon {
  position: absolute;
  top: 13px;
  left: 16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  animation: spopIn 0.4s 0.4s ease-in-out; }
  .spop-icon:after, .spop-icon:before {
    content: "";
    position: absolute;
    display: block; }
  .spop-icon + .spop-body {
    padding-left: 4.2em; }

.spop-icon--error,
.spop-icon--info {
  border: 2px solid #fff; }
  .spop-icon--error:before,
  .spop-icon--info:before {
    top: 5px;
    left: 11px;
    width: 4px;
    height: 4px;
    background-color: #fff; }
  .spop-icon--error:after,
  .spop-icon--info:after {
    top: 12px;
    left: 11px;
    width: 4px;
    height: 9px;
    background-color: #fff; }

.spop-icon--error {
  border-color: #fff; }
  .spop-icon--error:before {
    top: 16px;
    background-color: #fff; }
  .spop-icon--error:after {
    top: 5px;
    background-color: #fff; }

.spop-icon--success {
  border: 2px solid #fff; }
  .spop-icon--success:before {
    top: 7px;
    left: 7px;
    width: 13px;
    height: 8px;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fff;
    transform: rotate(-45deg); }

.spop-icon--warning {
  border: 2px solid #fff; }
  .spop-icon--warning:before {
    top: 7px;
    left: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    border-width: 0 6px 10px 6px; }

.header {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  min-width: 320px;
  padding: 15px 0;
  background-color: rgba(247, 247, 247, 0.9); }

.header-logo {
  width: 180px;
  float: left; }
  .header-logo a {
    display: block; }
  .header-logo img {
    transform: translateZ(0); }

.header-top {
  float: right; }
  .header-top:after {
    content: " ";
    display: block;
    clear: both; }

.header-cta {
  position: fixed;
  z-index: 900;
  top: 0;
  left: 0;
  right: 0; }
  .header-cta-btn {
    position: absolute;
    top: 140px;
    right: 0;
    padding: 0 5px;
    background-color: #ddd; }

.header-navbar-top {
  display: none; }

.header-search {
  position: fixed;
  z-index: 1050;
  top: 0;
  left: 0;
  right: 0;
  padding: 45px 15px;
  min-width: 320px;
  background-color: #777;
  transform: translate3d(0, -120%, 0);
  transition: transform 0.3s ease-in-out; }
  .header-search-open .header-search {
    transform: translate3d(0, 0, 0); }
  .header-search-backdrop {
    display: none;
    position: fixed;
    z-index: -1;
    top: 120px;
    left: 0;
    right: 0;
    height: 100vh; }
    .header-search-open .header-search-backdrop {
      display: block; }

@media (max-width: 991px) {
  .header-navbar {
    position: absolute;
    z-index: 1060;
    top: 0;
    right: 0;
    left: 30px; }
    .header-navbar-inner {
      position: absolute;
      z-index: 10;
      top: 0;
      left: 100%;
      width: 100%;
      max-width: 320px;
      height: 100vh;
      background-color: #fff;
      transform: translate3d(0, 0, 0);
      transition: transform 0.3s ease-in-out; }
      .header-navbar-inner:before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        right: 100%;
        width: 100vw;
        background-color: rgba(0, 0, 0, 0.3);
        transform: scale(0);
        transform-origin: 0 0;
        opacity: 0;
        transition: opacity 0.3s linear, transform 0s 0.3s linear; }
    .header-navbar-is-open .header-navbar-inner {
      transform: translate3d(-100%, 0, 0); }
      .header-navbar-is-open .header-navbar-inner:before {
        opacity: 1;
        transform: scale(1);
        transition: opacity 0.3s linear, transform 0s linear; }
    .header-navbar-top {
      display: flex;
      align-items: center;
      height: 50px;
      padding: 11px 22px;
      background-color: #ddd; }
      .header-navbar-top span {
        flex-grow: 1; }
    .header-navbar-bottom {
      padding: 0 22px;
      overflow-y: auto;
      max-height: calc(100vh - 50px); } }

@media (min-width: 992px) {
  .header-logo {
    width: auto; }
  .header-navbar {
    float: right;
    clear: right; } }

.container-editable {
  overflow: hidden; }

.content-editable:after {
  content: " ";
  display: block;
  clear: both; }

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

.content-editable img + [class*="text_"],
.content-editable img + .btn,
.content-editable .embed-responsive + [class*="text_"],
.content-editable .embed-responsive + .btn {
  margin-top: 11px; }

.content-editable a {
  text-decoration: underline; }
  .content-editable a:hover, .content-editable a:focus {
    text-decoration: none; }

.content-editable a[class] {
  text-decoration: none; }

.content-layout {
  width: 100%;
  margin-bottom: 30px;
  table-layout: fixed; }

.text_textop_1,
.text_textop_2,
.text_textop_3 {
  font-size: 14px; }

.text_texto_1,
.text_texto_2,
.text_texto_3 {
  font-size: 16px; }

.text_subtitulo_1,
.text_subtitulo_2,
.text_subtitulo_3 {
  font-size: 40px; }
  @media (max-width: 767px) {
    .text_subtitulo_1,
    .text_subtitulo_2,
    .text_subtitulo_3 {
      font-size: 24px; } }

.text_titulo_1,
.text_titulo_2,
.text_titulo_3 {
  font-size: 58px; }
  @media (max-width: 767px) {
    .text_titulo_1,
    .text_titulo_2,
    .text_titulo_3 {
      font-size: 34px; } }

.text_textop_1,
.text_texto_1,
.text_subtitulo_1,
.text_titulo_1,
.text_color_1 {
  color: #000; }

.text_textop_2,
.text_texto_2,
.text_subtitulo_2,
.text_titulo_2,
.text_color_2 {
  color: #0079be; }

.text_textop_3,
.text_texto_3,
.text_subtitulo_3,
.text_titulo_3,
.text_color_3 {
  color: #999; }

.cke_editable {
  padding: 20px 15px; }
  .cke_editable .content-editable {
    width: 750px;
    margin-left: 15px;
    margin-right: 15px; }
    .cke_editable .content-editable .btn {
      -webkit-user-select: inherit;
         -moz-user-select: inherit;
          -ms-user-select: inherit;
              user-select: inherit; }
  .cke_editable .content-editable-lg {
    width: 1140px; }
  .cke_editable [class*="col-"] {
    float: left; }
  .cke_editable .col-lg-3,
  .cke_editable .col-xs-6.col-lg-3 {
    width: 25%; }
  .cke_editable .col-md-4 {
    width: 33.33333%; }
  .cke_editable .col-xs-6,
  .cke_editable .col-md-6,
  .cke_editable .col-lg-6 {
    width: 50%; }
  .cke_editable .col-md-5,
  .cke_editable .col-xs-6.col-md-5 {
    width: 41.66667%; }
  .cke_editable .col-md-7,
  .cke_editable .col-xs-6.col-md-7 {
    width: 58.33333%; }
  .cke_editable .col-md-8 {
    width: 66.666666%; }
  .cke_editable img.cke_iframe {
    width: 100% !important;
    background-color: #ddd;
    border: none; }

.cke_panel_container .cke_panel_list {
  margin: 0;
  padding: 0;
  background-color: #eee; }
  .cke_panel_container .cke_panel_list .cke_panel_listItem a {
    border-color: transparent;
    border-radius: 0; }

.footer {
  padding: 45px 0 1px;
  color: #fff;
  background-color: #0079be; }

.footer-menu {
  list-style-type: none;
  padding: 30px 0 0;
  margin: 0; }
  .footer-menu li, .footer-menu ul {
    display: inline; }
  .footer-menu a,
  .footer-menu span {
    position: relative;
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    padding: 3px 0; }
  .footer-menu span {
    opacity: 0.8; }
  .footer-menu a:hover, .footer-menu a:focus {
    color: #fff;
    text-decoration: none;
    opacity: 0.6; }

.footer-menu-1 {
  overflow: hidden;
  display: inline-block; }

@media (min-width: 768px) {
  .footer-info {
    text-align: right; } }

.box {
  margin-bottom: 30px; }

.box-xs {
  margin-bottom: 7px; }

.box-sm {
  margin-bottom: 15px; }

.box-lg {
  margin-bottom: 45px; }

.box-xl {
  margin-bottom: 60px; }

.box-2x {
  margin-bottom: 60px; }

.box-3x {
  margin-bottom: 90px; }

.box-4x {
  margin-bottom: 120px; }

.box-grt-1 {
  position: relative;
  padding: 11px 60px 11px 0;
  background: linear-gradient(to left, transparent, #eaeaea 120px); }
  .box-grt-1:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 100vw;
    background-color: #eaeaea; }

.box-price {
  position: relative;
  padding: 11px 11px 11px 0;
  margin-right: 60px;
  background-color: #dce3f3; }
  .box-price:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    width: 100vh;
    background-color: #dce3f3; }
  .box-price-values {
    position: absolute;
    top: -10px;
    right: -60px;
    padding: 5px;
    padding-top: 15px;
    width: 116px;
    height: 116px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    line-height: 1.1;
    background-color: #c20000; }
  .box-price-cut {
    position: relative;
    font-size: 26px; }
    .box-price-cut:after, .box-price-cut:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 0.75em;
      right: 0.75em;
      border-top: 1px solid; }
    .box-price-cut:after {
      transform: rotate(45deg); }
    .box-price-cut:before {
      transform: rotate(-45deg); }
  .box-price-new {
    font-size: 40px; }

.box-wide {
  padding-top: 33px;
  padding-bottom: 22px;
  text-align: center; }

.box-quote {
  text-align: center;
  width: 330px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 768px) {
  .box-price {
    margin-top: 50px; }
    .box-price-values {
      top: -20px;
      right: -70px;
      padding-top: 20px;
      width: 180px;
      height: 180px; }
    .box-price-cut {
      margin-bottom: 8px;
      font-size: 40px; }
      .box-price-cut:after, .box-price-cut:before {
        left: 0.9em;
        right: 0.9em; }
    .box-price-new {
      font-size: 76px; } }

@media (min-width: 1200px) {
  .box-price-values {
    top: -30px;
    padding-top: 30px;
    width: 200px;
    height: 200px; }
  .box-offer {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 10;
    margin-top: -15px; }
    .box-offer-img {
      min-width: 247px; }
  .box-quote {
    display: flex;
    align-items: center;
    width: auto;
    text-align: left; }
    .box-quote-img {
      margin-right: 22px;
      margin-bottom: 0 !important;
      min-width: 138px; }
    .box-quote-text {
      padding-right: 60px; } }

.sitemap-group {
  margin-bottom: 45px; }

.sitemap {
  list-style: none;
  margin: 0;
  padding: 0; }
  .sitemap > li > a,
  .sitemap > li > span {
    display: inline-block;
    color: #000; }
  .sitemap > li > a:hover, .sitemap > li > a:focus {
    text-decoration: none;
    color: #0079be; }
  .sitemap > li > a:focus {
    outline: 0; }
  .sitemap > li > span {
    color: #999; }

.sitemap-1 {
  border-bottom: 1px solid #ddd; }
  .sitemap-1 > li {
    border-bottom: 1px solid #ddd;
    margin-bottom: -1px; }
  .sitemap-1 > li > a,
  .sitemap-1 > li > span {
    font-size: 26px;
    padding: 11px 0 11px 0; }

.sitemap-3 {
  padding-left: 15px; }

.sitemap-2,
.sitemap-3 {
  border-top: 1px solid #ddd; }
  .sitemap-2 > li,
  .sitemap-3 > li {
    position: relative;
    margin-bottom: -1px;
    border-bottom: 1px solid #ddd; }
    .sitemap-2 > li:last-child,
    .sitemap-3 > li:last-child {
      border-bottom: none; }
    .sitemap-2 > li:first-child,
    .sitemap-3 > li:first-child {
      border-top: none; }
    .sitemap-2 > li > a,
    .sitemap-2 > li > span,
    .sitemap-3 > li > a,
    .sitemap-3 > li > span {
      padding: 5px 0; }
    .sitemap-2 > li > a:after,
    .sitemap-3 > li > a:after {
      content: "";
      position: absolute;
      display: block;
      top: 12px;
      right: 3px;
      width: 8px;
      height: 8px;
      border-right: 2px solid #ccc;
      border-top: 2px solid #ccc;
      transform: rotate(45deg); }
    .sitemap-2 > li > a:hover:after, .sitemap-2 > li > a:focus:after,
    .sitemap-3 > li > a:hover:after,
    .sitemap-3 > li > a:focus:after {
      border-color: #0079be; }

@media (min-width: 480px) {
  .sitemap-1 {
    display: flex;
    flex-wrap: wrap; }
    .sitemap-1 > li {
      width: 50%;
      padding-right: 22px; } }

@media (min-width: 1200px) {
  .sitemap-1 > li {
    width: 33.333%; }
  .sitemap-2 {
    border-top: none; } }

iframe#st_gdpr_iframe {
  bottom: 0; }

body.st-body-no-scroll {
  position: static !important;
  overflow-y: scroll; }

body > [id*="st-el"] .st-close > img {
  width: 36px !important;
  height: 36px !important; }

.clearfix:after {
  content: " ";
  display: block;
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.bg-brand {
  background-color: #0079be; }

.bg-brand-lighter {
  background-color: #a8d0e9; }

.bg-brand-lightest {
  background-color: #dce3f3; }

.bg-black {
  background-color: #000; }

.bg-darkest {
  background-color: #333; }

.bg-darker {
  background-color: #555; }

.bg-dark {
  background-color: #777; }

.bg-gray {
  background-color: #999; }

.bg-light {
  background-color: #ccc; }

.bg-lighter {
  background-color: #ddd; }

.bg-lightest {
  background-color: #eaeaea; }

.bg-white {
  background-color: #fff; }

.bg-success {
  background-color: #41ad49; }

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

.co-brand {
  color: #0079be; }

.co-brand-lighter {
  color: #a8d0e9; }

.co-brand-lightest {
  color: #dce3f3; }

.co-black {
  color: #000; }

.co-darkest {
  color: #333; }

.co-darker {
  color: #555; }

.co-dark {
  color: #777; }

.co-gray {
  color: #999; }

.co-light {
  color: #ccc; }

.co-lighter {
  color: #ddd; }

.co-lightest {
  color: #eaeaea; }

.co-white {
  color: #fff; }

.co-success {
  color: #41ad49; }

.co-danger {
  color: #c20000; }

.al-i-c {
  align-items: center; }

.bd-r-50p {
  border-radius: 50%; }

.d-i-b {
  display: inline-block; }

.d-b {
  display: block; }

.d-n {
  display: none; }

.d-f {
  display: flex; }

.d-i-f {
  display: inline-flex; }

.ff-s-s {
  font-family: "Ubuntu", Helvetica, Arial, sans-serif; }

.ff-s {
  font-family: Georgia, "Times New Roman", Times, serif; }

.ff-m {
  font-family: Consolas, "Courier New", monospace; }

.fx-g-1 {
  flex-grow: 1; }

.fx-g-2 {
  flex-grow: 2; }

.fx-g-3 {
  flex-grow: 3; }

.fx-w {
  flex-wrap: wrap; }

.ju-c-c {
  justify-content: center; }

.m-b-0 {
  margin-bottom: 0; }

.m-b {
  margin-bottom: 22px; }

.m-b-xxs {
  margin-bottom: 2px; }

.m-b-xs {
  margin-bottom: 5px; }

.m-b-sm {
  margin-bottom: 11px; }

.m-b-lg {
  margin-bottom: 33px; }

.m-r {
  margin-right: 22px; }

.m-r-auto {
  margin-right: auto; }

.m-r-xs {
  margin-right: 5px; }

.m-r-xxs {
  margin-right: 2px; }

.m-r-sm {
  margin-right: 11px; }

.m-l {
  margin-left: 22px; }

.m-l-auto {
  margin-left: auto; }

.m-l-sm {
  margin-left: 11px; }

.m-l-xs {
  margin-left: 5px; }

.m-l-xxs {
  margin-left: 2px; }

.p-a {
  padding: 30px; }

.p-a-sm {
  padding: 15px; }

.p-a-xs {
  padding: 7px; }

.p-t {
  padding-top: 30px; }

.p-t-sm {
  padding-top: 15px; }

.p-t-lg {
  padding-top: 45px; }

.p-t-xl {
  padding-top: 60px; }

.p-t-3x {
  padding-top: 90px; }

.p-t-4x {
  padding-top: 120px; }

.ov-h {
  overflow: hidden; }

.ov-v {
  overflow: visible; }

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

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

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

.td-lt {
  text-decoration: line-through; }

.td-u {
  text-decoration: underline; }

.td-n {
  text-decoration: none; }

.to-el {
  text-overflow: ellipsis; }

.tr-sc-1-2 {
  transform: scale(1.2); }

.tr-sc-1-4 {
  transform: scale(1.4); }

.tr-sc-1-6 {
  transform: scale(1.6); }

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

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

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

.tt-n {
  text-transform: none; }

.v-a-t {
  vertical-align: top; }

.v-a-m {
  vertical-align: middle; }

.v-a-b {
  vertical-align: bottom; }

.w100p {
  width: 100%; }

.w-sp-nw {
  white-space: nowrap; }

.w-sp-n {
  white-space: normal; }

.browser {
  position: fixed;
  z-index: 9000;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  background-color: #0079be;
  color: #fff; }
  .browser a, .browser button {
    color: #fff; }
    .browser a:hover, .browser a:focus, .browser button:hover, .browser button:focus {
      opacity: 0.5; }
  .browser a {
    text-decoration: underline; }
  .browser button {
    width: 30px;
    height: 18px;
    border: none; }
    .no-js .browser button {
      display: none; }
    .browser button strong {
      font-size: 30px;
      line-height: 12px; }
  .browser-cookie-warning, .browser-js-disabled, .browser-upgrade {
    display: block;
    padding: 15px 5px;
    margin: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .browser-upgrade {
    display: none; }
    .no-raf .browser-upgrade {
      display: block; }
  .browser-cookie-warning {
    display: none; }
    .no-js .browser-cookie-warning {
      display: block; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 992px) {
  .hidden-small {
    display: none !important; } }

@media (min-width: 993px) {
  .hidden-large {
    display: none !important; } }

@media (max-width: 480px) {
  .hidden-xxs {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-bp {
    display: none; } }

@media (max-width: 991px) {
  .hidden-bp-max {
    display: none; } }
