html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent; }
  body div {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
    background: transparent; }

span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent; }

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

html {
  box-sizing: border-box; }

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

img, object, embed {
  max-width: 100%; }

html {
  overflow-y: scroll; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

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

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word; }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom; }

.ie7 input[type="checkbox"] {
  vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

td {
  vertical-align: top; }
  td img {
    vertical-align: top; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clickable, label {
  cursor: pointer; }

input[type=button], input[type=submit], input[type=file] {
  cursor: pointer; }

button {
  cursor: pointer;
  margin: 0; }

input, select, textarea {
  margin: 0; }

button, input[type=button] {
  width: auto;
  overflow: visible; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

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

/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

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

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

optgroup {
  font-weight: bold; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .tag {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

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

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

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

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: none; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

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

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

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

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

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

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

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

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

dl.row > dd + dt {
  clear: left; }

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

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

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

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

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.col-xs, .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, .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, .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, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-xs, .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, .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, .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, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-xs, .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, .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, .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, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    .col-xs, .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, .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, .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, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .col-xs, .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, .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, .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, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
      padding-right: 15px;
      padding-left: 15px; } }

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

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

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

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

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

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

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

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

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

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

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

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

.pull-xs-0 {
  right: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.push-xs-0 {
  left: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef; }
  .table tbody + tbody {
    border-top: 2px solid #eceeef; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #eceeef; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

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

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

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

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

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

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

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

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

.thead-inverse th {
  color: #fff;
  background-color: #373a3c; }

.thead-default th {
  color: #55595c;
  background-color: #eceeef; }

.table-inverse {
  color: #eceeef;
  background-color: #373a3c; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #55595c; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  min-height: 0%;
  overflow-x: auto; }

.table-reflow thead {
  float: left; }

.table-reflow tbody {
  display: block;
  white-space: nowrap; }

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #eceeef;
  border-left: 1px solid #eceeef; }
  .table-reflow th:last-child,
  .table-reflow td:last-child {
    border-right: 1px solid #eceeef; }

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #eceeef; }

.table-reflow tr {
  float: left; }
  .table-reflow tr th,
  .table-reflow tr td {
    display: block !important;
    border: 1px solid #eceeef; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.5rem - 2px); }

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    color: #818a91;
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }
  .has-success .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #a3d7a3; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#5cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }
  .has-warning .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d9ac; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }
  .has-danger .form-control:focus {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #eba5a3; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 576px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    width: auto;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #43a7fd; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #43a7fd; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

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

.btn-block + .btn-block {
  margin-top: 0.5rem; }

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

.fade {
  opacity: 0;
  transition: opacity .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-timing-function: ease;
  transition-duration: .35s;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left;
    margin-bottom: 0; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -0.5rem; }
  .btn-toolbar::after {
    content: "";
    display: table;
    clear: both; }
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 0.5rem; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  width: 100%;
  display: table;
  border-collapse: separate; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer; }
  .custom-control + .custom-control {
    margin-left: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #0074d9; }
  .custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #84c6ff; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #767676;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked .custom-control {
  float: left;
  clear: left; }
  .custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.5rem - 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #55595c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #51a7e8;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #55595c;
      background-color: #fff; }
  .custom-select:disabled {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 576px) {
    .navbar {
      border-radius: 0.25rem; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 576px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 576px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 576px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 575px) {
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-xs .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }

@media (min-width: 576px) {
  .navbar-toggleable-xs {
    display: block; } }

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block; } }

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block; } }

.navbar-toggleable-lg::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
      position: static;
      float: none; } }

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    display: block; } }

.navbar-toggleable-xl {
  display: block; }
  .navbar-toggleable-xl::after {
    content: "";
    display: table;
    clear: both; }
  .navbar-toggleable-xl .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0; }
  .navbar-toggleable-xl .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem; }
    .navbar-toggleable-xl .navbar-nav .dropdown-menu {
      position: static;
      float: none; }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
  .navbar-dark .navbar-toggler:focus,
  .navbar-dark .navbar-toggler:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 575px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 576px) {
  .navbar-toggleable-xs {
    display: block !important; } }

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.card-block {
  padding: 1.25rem; }
  .card-block::after {
    content: "";
    display: table;
    clear: both; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header::after {
    content: "";
    display: table;
    clear: both; }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer::after {
    content: "";
    display: table;
    clear: both; }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #0275d8;
  border-color: #0275d8; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #0275d8; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2); }

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff; }

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65); }

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0.25rem - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0; }
    .card-deck .card {
      display: table-cell;
      margin-bottom: 0;
      vertical-align: top; }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem; } }

@media (min-width: 576px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed; }
    .card-group .card {
      display: table-cell;
      vertical-align: top; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    content: "";
    display: table;
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #818a91;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #818a91; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem; }

.page-item {
  display: inline; }
  .page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .page-item:last-child .page-link {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0275d8;
    border-color: #0275d8; }
  .page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.page-link {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #0275d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #014c8c;
    background-color: #eceeef;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.275rem 0.75rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .tag:empty {
    display: none; }

.btn .tag {
  position: relative;
  top: -1px; }

a.tag:focus, a.tag:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.tag-default {
  background-color: #818a91; }
  .tag-default[href]:focus, .tag-default[href]:hover {
    background-color: #687077; }

.tag-primary {
  background-color: #0275d8; }
  .tag-primary[href]:focus, .tag-primary[href]:hover {
    background-color: #025aa5; }

.tag-success {
  background-color: #5cb85c; }
  .tag-success[href]:focus, .tag-success[href]:hover {
    background-color: #449d44; }

.tag-info {
  background-color: #5bc0de; }
  .tag-info[href]:focus, .tag-info[href]:hover {
    background-color: #31b0d5; }

.tag-warning {
  background-color: #f0ad4e; }
  .tag-warning[href]:focus, .tag-warning[href]:hover {
    background-color: #ec971f; }

.tag-danger {
  background-color: #d9534f; }
  .tag-danger[href]:focus, .tag-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d0d5d8; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

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

.alert-dismissible {
  padding-right: 2.5rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1.25rem;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem; }

.progress[value] {
  background-color: #eee;
  border: 0;
  appearance: none;
  border-radius: 0.25rem; }

.progress[value]::-ms-fill {
  background-color: #0074d9;
  border: 0; }

.progress[value]::-moz-progress-bar {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value]::-webkit-progress-value {
  background-color: #0074d9;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.progress[value="100"]::-moz-progress-bar {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value="100"]::-webkit-progress-value {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 0.25rem; }

base::-moz-progress-bar,
.progress[value] {
  background-color: #eee;
  border-radius: 0.25rem; }

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #eee;
    border-radius: 0.25rem; }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-bottom-left-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .progress[width="100%"] {
    border-bottom-right-radius: 0.25rem;
    border-top-right-radius: 0.25rem; } }

.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-striped[value]::-ms-fill {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; } }

.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite; }

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite; }

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite; } }

.progress-success[value]::-webkit-progress-value {
  background-color: #5cb85c; }

.progress-success[value]::-moz-progress-bar {
  background-color: #5cb85c; }

.progress-success[value]::-ms-fill {
  background-color: #5cb85c; }

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #5cb85c; } }

.progress-info[value]::-webkit-progress-value {
  background-color: #5bc0de; }

.progress-info[value]::-moz-progress-bar {
  background-color: #5bc0de; }

.progress-info[value]::-ms-fill {
  background-color: #5bc0de; }

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #5bc0de; } }

.progress-warning[value]::-webkit-progress-value {
  background-color: #f0ad4e; }

.progress-warning[value]::-moz-progress-bar {
  background-color: #f0ad4e; }

.progress-warning[value]::-ms-fill {
  background-color: #f0ad4e; }

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f0ad4e; } }

.progress-danger[value]::-webkit-progress-value {
  background-color: #d9534f; }

.progress-danger[value]::-moz-progress-bar {
  background-color: #d9534f; }

.progress-danger[value]::-ms-fill {
  background-color: #d9534f; }

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #d9534f; } }

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

.media-body {
  width: 10000px; }

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

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

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

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

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

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

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

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

.list-group {
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #818a91; }
  .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    border-color: #0275d8; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #a8d6fe; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #333; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
  button.list-group-item-success.active,
  button.list-group-item-success.active:focus,
  button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
  button.list-group-item-info.active,
  button.list-group-item-info.active:focus,
  button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:focus,
  button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:focus,
  button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

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

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

.embed-responsive-1by1 {
  padding-bottom: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%); }
  .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; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  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; }
  .modal-backdrop.in {
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header::after {
    content: "";
    display: table;
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

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

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

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer::after {
    content: "";
    display: table;
    clear: both; }

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0.2375rem 0.2375rem 0 0; }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .carousel-item {
    position: relative;
    display: none;
    transition: .6s ease-in-out left; }
    .carousel-inner > .carousel-item > img,
    .carousel-inner > .carousel-item > a > img {
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .carousel-item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px; }
        .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
          left: 0;
          transform: translate3d(100%, 0, 0); }
        .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
          left: 0;
          transform: translate3d(-100%, 0, 0); }
        .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
          left: 0;
          transform: translate3d(0, 0, 0); } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev::before {
    content: "\2039"; }
  .carousel-control .icon-next::before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media (min-width: 576px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #373a3c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

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

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

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

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

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

.float-xs-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

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

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

.w-100 {
  width: 100% !important; }

.h-100 {
  height: 100% !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 1rem 1rem !important; }

.mt-1 {
  margin-top: 1rem !important; }

.mr-1 {
  margin-right: 1rem !important; }

.mb-1 {
  margin-bottom: 1rem !important; }

.ml-1 {
  margin-left: 1rem !important; }

.mx-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-2 {
  margin: 1.5rem 1.5rem !important; }

.mt-2 {
  margin-top: 1.5rem !important; }

.mr-2 {
  margin-right: 1.5rem !important; }

.mb-2 {
  margin-bottom: 1.5rem !important; }

.ml-2 {
  margin-left: 1.5rem !important; }

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-3 {
  margin: 3rem 3rem !important; }

.mt-3 {
  margin-top: 3rem !important; }

.mr-3 {
  margin-right: 3rem !important; }

.mb-3 {
  margin-bottom: 3rem !important; }

.ml-3 {
  margin-left: 3rem !important; }

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 1rem 1rem !important; }

.pt-1 {
  padding-top: 1rem !important; }

.pr-1 {
  padding-right: 1rem !important; }

.pb-1 {
  padding-bottom: 1rem !important; }

.pl-1 {
  padding-left: 1rem !important; }

.px-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-2 {
  padding: 1.5rem 1.5rem !important; }

.pt-2 {
  padding-top: 1.5rem !important; }

.pr-2 {
  padding-right: 1.5rem !important; }

.pb-2 {
  padding-bottom: 1.5rem !important; }

.pl-2 {
  padding-left: 1.5rem !important; }

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-3 {
  padding: 3rem 3rem !important; }

.pt-3 {
  padding-top: 3rem !important; }

.pr-3 {
  padding-right: 3rem !important; }

.pb-3 {
  padding-bottom: 3rem !important; }

.pl-3 {
  padding-left: 3rem !important; }

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

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

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

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

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

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

.font-weight-normal {
  font-weight: normal; }

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

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #373a3c !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1f2021 !important; }

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

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

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

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

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

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

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

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

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

.hidden-xl-down {
  display: none !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; } }

.mrt-xs-0r {
  margin-top: 0rem; }

@media (min-width: 576px) {
  .mrt-sm-0r {
    margin-top: 0rem; } }

@media (min-width: 768px) {
  .mrt-md-0r {
    margin-top: 0rem; } }

@media (min-width: 992px) {
  .mrt-lg-0r {
    margin-top: 0rem; } }

@media (min-width: 1200px) {
  .mrt-xl-0r {
    margin-top: 0rem; } }

.mrb-xs-0r {
  margin-bottom: 0rem; }

@media (min-width: 576px) {
  .mrb-sm-0r {
    margin-bottom: 0rem; } }

@media (min-width: 768px) {
  .mrb-md-0r {
    margin-bottom: 0rem; } }

@media (min-width: 992px) {
  .mrb-lg-0r {
    margin-bottom: 0rem; } }

@media (min-width: 1200px) {
  .mrb-xl-0r {
    margin-bottom: 0rem; } }

.pdl-xs-0r {
  padding-left: 0rem; }

@media (min-width: 576px) {
  .pdl-sm-0r {
    padding-left: 0rem; } }

@media (min-width: 768px) {
  .pdl-md-0r {
    padding-left: 0rem; } }

@media (min-width: 992px) {
  .pdl-lg-0r {
    padding-left: 0rem; } }

@media (min-width: 1200px) {
  .pdl-xl-0r {
    padding-left: 0rem; } }

.pdr-xs-0r {
  padding-right: 0rem; }

@media (min-width: 576px) {
  .pdr-sm-0r {
    padding-right: 0rem; } }

@media (min-width: 768px) {
  .pdr-md-0r {
    padding-right: 0rem; } }

@media (min-width: 992px) {
  .pdr-lg-0r {
    padding-right: 0rem; } }

@media (min-width: 1200px) {
  .pdr-xl-0r {
    padding-right: 0rem; } }

.mrt-xs-1r {
  margin-top: 1rem; }

@media (min-width: 576px) {
  .mrt-sm-1r {
    margin-top: 1rem; } }

@media (min-width: 768px) {
  .mrt-md-1r {
    margin-top: 1rem; } }

@media (min-width: 992px) {
  .mrt-lg-1r {
    margin-top: 1rem; } }

@media (min-width: 1200px) {
  .mrt-xl-1r {
    margin-top: 1rem; } }

.mrb-xs-1r {
  margin-bottom: 1rem; }

@media (min-width: 576px) {
  .mrb-sm-1r {
    margin-bottom: 1rem; } }

@media (min-width: 768px) {
  .mrb-md-1r {
    margin-bottom: 1rem; } }

@media (min-width: 992px) {
  .mrb-lg-1r {
    margin-bottom: 1rem; } }

@media (min-width: 1200px) {
  .mrb-xl-1r {
    margin-bottom: 1rem; } }

.pdl-xs-1r {
  padding-left: 1rem; }

@media (min-width: 576px) {
  .pdl-sm-1r {
    padding-left: 1rem; } }

@media (min-width: 768px) {
  .pdl-md-1r {
    padding-left: 1rem; } }

@media (min-width: 992px) {
  .pdl-lg-1r {
    padding-left: 1rem; } }

@media (min-width: 1200px) {
  .pdl-xl-1r {
    padding-left: 1rem; } }

.pdr-xs-1r {
  padding-right: 1rem; }

@media (min-width: 576px) {
  .pdr-sm-1r {
    padding-right: 1rem; } }

@media (min-width: 768px) {
  .pdr-md-1r {
    padding-right: 1rem; } }

@media (min-width: 992px) {
  .pdr-lg-1r {
    padding-right: 1rem; } }

@media (min-width: 1200px) {
  .pdr-xl-1r {
    padding-right: 1rem; } }

.mrt-xs-2r {
  margin-top: 2rem; }

@media (min-width: 576px) {
  .mrt-sm-2r {
    margin-top: 2rem; } }

@media (min-width: 768px) {
  .mrt-md-2r {
    margin-top: 2rem; } }

@media (min-width: 992px) {
  .mrt-lg-2r {
    margin-top: 2rem; } }

@media (min-width: 1200px) {
  .mrt-xl-2r {
    margin-top: 2rem; } }

.mrb-xs-2r {
  margin-bottom: 2rem; }

@media (min-width: 576px) {
  .mrb-sm-2r {
    margin-bottom: 2rem; } }

@media (min-width: 768px) {
  .mrb-md-2r {
    margin-bottom: 2rem; } }

@media (min-width: 992px) {
  .mrb-lg-2r {
    margin-bottom: 2rem; } }

@media (min-width: 1200px) {
  .mrb-xl-2r {
    margin-bottom: 2rem; } }

.pdl-xs-2r {
  padding-left: 2rem; }

@media (min-width: 576px) {
  .pdl-sm-2r {
    padding-left: 2rem; } }

@media (min-width: 768px) {
  .pdl-md-2r {
    padding-left: 2rem; } }

@media (min-width: 992px) {
  .pdl-lg-2r {
    padding-left: 2rem; } }

@media (min-width: 1200px) {
  .pdl-xl-2r {
    padding-left: 2rem; } }

.pdr-xs-2r {
  padding-right: 2rem; }

@media (min-width: 576px) {
  .pdr-sm-2r {
    padding-right: 2rem; } }

@media (min-width: 768px) {
  .pdr-md-2r {
    padding-right: 2rem; } }

@media (min-width: 992px) {
  .pdr-lg-2r {
    padding-right: 2rem; } }

@media (min-width: 1200px) {
  .pdr-xl-2r {
    padding-right: 2rem; } }

.mrt-xs-3r {
  margin-top: 3rem; }

@media (min-width: 576px) {
  .mrt-sm-3r {
    margin-top: 3rem; } }

@media (min-width: 768px) {
  .mrt-md-3r {
    margin-top: 3rem; } }

@media (min-width: 992px) {
  .mrt-lg-3r {
    margin-top: 3rem; } }

@media (min-width: 1200px) {
  .mrt-xl-3r {
    margin-top: 3rem; } }

.mrb-xs-3r {
  margin-bottom: 3rem; }

@media (min-width: 576px) {
  .mrb-sm-3r {
    margin-bottom: 3rem; } }

@media (min-width: 768px) {
  .mrb-md-3r {
    margin-bottom: 3rem; } }

@media (min-width: 992px) {
  .mrb-lg-3r {
    margin-bottom: 3rem; } }

@media (min-width: 1200px) {
  .mrb-xl-3r {
    margin-bottom: 3rem; } }

.pdl-xs-3r {
  padding-left: 3rem; }

@media (min-width: 576px) {
  .pdl-sm-3r {
    padding-left: 3rem; } }

@media (min-width: 768px) {
  .pdl-md-3r {
    padding-left: 3rem; } }

@media (min-width: 992px) {
  .pdl-lg-3r {
    padding-left: 3rem; } }

@media (min-width: 1200px) {
  .pdl-xl-3r {
    padding-left: 3rem; } }

.pdr-xs-3r {
  padding-right: 3rem; }

@media (min-width: 576px) {
  .pdr-sm-3r {
    padding-right: 3rem; } }

@media (min-width: 768px) {
  .pdr-md-3r {
    padding-right: 3rem; } }

@media (min-width: 992px) {
  .pdr-lg-3r {
    padding-right: 3rem; } }

@media (min-width: 1200px) {
  .pdr-xl-3r {
    padding-right: 3rem; } }

.mrt-xs-4r {
  margin-top: 4rem; }

@media (min-width: 576px) {
  .mrt-sm-4r {
    margin-top: 4rem; } }

@media (min-width: 768px) {
  .mrt-md-4r {
    margin-top: 4rem; } }

@media (min-width: 992px) {
  .mrt-lg-4r {
    margin-top: 4rem; } }

@media (min-width: 1200px) {
  .mrt-xl-4r {
    margin-top: 4rem; } }

.mrb-xs-4r {
  margin-bottom: 4rem; }

@media (min-width: 576px) {
  .mrb-sm-4r {
    margin-bottom: 4rem; } }

@media (min-width: 768px) {
  .mrb-md-4r {
    margin-bottom: 4rem; } }

@media (min-width: 992px) {
  .mrb-lg-4r {
    margin-bottom: 4rem; } }

@media (min-width: 1200px) {
  .mrb-xl-4r {
    margin-bottom: 4rem; } }

.pdl-xs-4r {
  padding-left: 4rem; }

@media (min-width: 576px) {
  .pdl-sm-4r {
    padding-left: 4rem; } }

@media (min-width: 768px) {
  .pdl-md-4r {
    padding-left: 4rem; } }

@media (min-width: 992px) {
  .pdl-lg-4r {
    padding-left: 4rem; } }

@media (min-width: 1200px) {
  .pdl-xl-4r {
    padding-left: 4rem; } }

.pdr-xs-4r {
  padding-right: 4rem; }

@media (min-width: 576px) {
  .pdr-sm-4r {
    padding-right: 4rem; } }

@media (min-width: 768px) {
  .pdr-md-4r {
    padding-right: 4rem; } }

@media (min-width: 992px) {
  .pdr-lg-4r {
    padding-right: 4rem; } }

@media (min-width: 1200px) {
  .pdr-xl-4r {
    padding-right: 4rem; } }

.mrt-xs-5r {
  margin-top: 5rem; }

@media (min-width: 576px) {
  .mrt-sm-5r {
    margin-top: 5rem; } }

@media (min-width: 768px) {
  .mrt-md-5r {
    margin-top: 5rem; } }

@media (min-width: 992px) {
  .mrt-lg-5r {
    margin-top: 5rem; } }

@media (min-width: 1200px) {
  .mrt-xl-5r {
    margin-top: 5rem; } }

.mrb-xs-5r {
  margin-bottom: 5rem; }

@media (min-width: 576px) {
  .mrb-sm-5r {
    margin-bottom: 5rem; } }

@media (min-width: 768px) {
  .mrb-md-5r {
    margin-bottom: 5rem; } }

@media (min-width: 992px) {
  .mrb-lg-5r {
    margin-bottom: 5rem; } }

@media (min-width: 1200px) {
  .mrb-xl-5r {
    margin-bottom: 5rem; } }

.pdl-xs-5r {
  padding-left: 5rem; }

@media (min-width: 576px) {
  .pdl-sm-5r {
    padding-left: 5rem; } }

@media (min-width: 768px) {
  .pdl-md-5r {
    padding-left: 5rem; } }

@media (min-width: 992px) {
  .pdl-lg-5r {
    padding-left: 5rem; } }

@media (min-width: 1200px) {
  .pdl-xl-5r {
    padding-left: 5rem; } }

.pdr-xs-5r {
  padding-right: 5rem; }

@media (min-width: 576px) {
  .pdr-sm-5r {
    padding-right: 5rem; } }

@media (min-width: 768px) {
  .pdr-md-5r {
    padding-right: 5rem; } }

@media (min-width: 992px) {
  .pdr-lg-5r {
    padding-right: 5rem; } }

@media (min-width: 1200px) {
  .pdr-xl-5r {
    padding-right: 5rem; } }

.mrt-xs-6r {
  margin-top: 6rem; }

@media (min-width: 576px) {
  .mrt-sm-6r {
    margin-top: 6rem; } }

@media (min-width: 768px) {
  .mrt-md-6r {
    margin-top: 6rem; } }

@media (min-width: 992px) {
  .mrt-lg-6r {
    margin-top: 6rem; } }

@media (min-width: 1200px) {
  .mrt-xl-6r {
    margin-top: 6rem; } }

.mrb-xs-6r {
  margin-bottom: 6rem; }

@media (min-width: 576px) {
  .mrb-sm-6r {
    margin-bottom: 6rem; } }

@media (min-width: 768px) {
  .mrb-md-6r {
    margin-bottom: 6rem; } }

@media (min-width: 992px) {
  .mrb-lg-6r {
    margin-bottom: 6rem; } }

@media (min-width: 1200px) {
  .mrb-xl-6r {
    margin-bottom: 6rem; } }

.pdl-xs-6r {
  padding-left: 6rem; }

@media (min-width: 576px) {
  .pdl-sm-6r {
    padding-left: 6rem; } }

@media (min-width: 768px) {
  .pdl-md-6r {
    padding-left: 6rem; } }

@media (min-width: 992px) {
  .pdl-lg-6r {
    padding-left: 6rem; } }

@media (min-width: 1200px) {
  .pdl-xl-6r {
    padding-left: 6rem; } }

.pdr-xs-6r {
  padding-right: 6rem; }

@media (min-width: 576px) {
  .pdr-sm-6r {
    padding-right: 6rem; } }

@media (min-width: 768px) {
  .pdr-md-6r {
    padding-right: 6rem; } }

@media (min-width: 992px) {
  .pdr-lg-6r {
    padding-right: 6rem; } }

@media (min-width: 1200px) {
  .pdr-xl-6r {
    padding-right: 6rem; } }

.mrt-xs-7r {
  margin-top: 7rem; }

@media (min-width: 576px) {
  .mrt-sm-7r {
    margin-top: 7rem; } }

@media (min-width: 768px) {
  .mrt-md-7r {
    margin-top: 7rem; } }

@media (min-width: 992px) {
  .mrt-lg-7r {
    margin-top: 7rem; } }

@media (min-width: 1200px) {
  .mrt-xl-7r {
    margin-top: 7rem; } }

.mrb-xs-7r {
  margin-bottom: 7rem; }

@media (min-width: 576px) {
  .mrb-sm-7r {
    margin-bottom: 7rem; } }

@media (min-width: 768px) {
  .mrb-md-7r {
    margin-bottom: 7rem; } }

@media (min-width: 992px) {
  .mrb-lg-7r {
    margin-bottom: 7rem; } }

@media (min-width: 1200px) {
  .mrb-xl-7r {
    margin-bottom: 7rem; } }

.pdl-xs-7r {
  padding-left: 7rem; }

@media (min-width: 576px) {
  .pdl-sm-7r {
    padding-left: 7rem; } }

@media (min-width: 768px) {
  .pdl-md-7r {
    padding-left: 7rem; } }

@media (min-width: 992px) {
  .pdl-lg-7r {
    padding-left: 7rem; } }

@media (min-width: 1200px) {
  .pdl-xl-7r {
    padding-left: 7rem; } }

.pdr-xs-7r {
  padding-right: 7rem; }

@media (min-width: 576px) {
  .pdr-sm-7r {
    padding-right: 7rem; } }

@media (min-width: 768px) {
  .pdr-md-7r {
    padding-right: 7rem; } }

@media (min-width: 992px) {
  .pdr-lg-7r {
    padding-right: 7rem; } }

@media (min-width: 1200px) {
  .pdr-xl-7r {
    padding-right: 7rem; } }

.mrt-xs-8r {
  margin-top: 8rem; }

@media (min-width: 576px) {
  .mrt-sm-8r {
    margin-top: 8rem; } }

@media (min-width: 768px) {
  .mrt-md-8r {
    margin-top: 8rem; } }

@media (min-width: 992px) {
  .mrt-lg-8r {
    margin-top: 8rem; } }

@media (min-width: 1200px) {
  .mrt-xl-8r {
    margin-top: 8rem; } }

.mrb-xs-8r {
  margin-bottom: 8rem; }

@media (min-width: 576px) {
  .mrb-sm-8r {
    margin-bottom: 8rem; } }

@media (min-width: 768px) {
  .mrb-md-8r {
    margin-bottom: 8rem; } }

@media (min-width: 992px) {
  .mrb-lg-8r {
    margin-bottom: 8rem; } }

@media (min-width: 1200px) {
  .mrb-xl-8r {
    margin-bottom: 8rem; } }

.pdl-xs-8r {
  padding-left: 8rem; }

@media (min-width: 576px) {
  .pdl-sm-8r {
    padding-left: 8rem; } }

@media (min-width: 768px) {
  .pdl-md-8r {
    padding-left: 8rem; } }

@media (min-width: 992px) {
  .pdl-lg-8r {
    padding-left: 8rem; } }

@media (min-width: 1200px) {
  .pdl-xl-8r {
    padding-left: 8rem; } }

.pdr-xs-8r {
  padding-right: 8rem; }

@media (min-width: 576px) {
  .pdr-sm-8r {
    padding-right: 8rem; } }

@media (min-width: 768px) {
  .pdr-md-8r {
    padding-right: 8rem; } }

@media (min-width: 992px) {
  .pdr-lg-8r {
    padding-right: 8rem; } }

@media (min-width: 1200px) {
  .pdr-xl-8r {
    padding-right: 8rem; } }

.mrt-xs-9r {
  margin-top: 9rem; }

@media (min-width: 576px) {
  .mrt-sm-9r {
    margin-top: 9rem; } }

@media (min-width: 768px) {
  .mrt-md-9r {
    margin-top: 9rem; } }

@media (min-width: 992px) {
  .mrt-lg-9r {
    margin-top: 9rem; } }

@media (min-width: 1200px) {
  .mrt-xl-9r {
    margin-top: 9rem; } }

.mrb-xs-9r {
  margin-bottom: 9rem; }

@media (min-width: 576px) {
  .mrb-sm-9r {
    margin-bottom: 9rem; } }

@media (min-width: 768px) {
  .mrb-md-9r {
    margin-bottom: 9rem; } }

@media (min-width: 992px) {
  .mrb-lg-9r {
    margin-bottom: 9rem; } }

@media (min-width: 1200px) {
  .mrb-xl-9r {
    margin-bottom: 9rem; } }

.pdl-xs-9r {
  padding-left: 9rem; }

@media (min-width: 576px) {
  .pdl-sm-9r {
    padding-left: 9rem; } }

@media (min-width: 768px) {
  .pdl-md-9r {
    padding-left: 9rem; } }

@media (min-width: 992px) {
  .pdl-lg-9r {
    padding-left: 9rem; } }

@media (min-width: 1200px) {
  .pdl-xl-9r {
    padding-left: 9rem; } }

.pdr-xs-9r {
  padding-right: 9rem; }

@media (min-width: 576px) {
  .pdr-sm-9r {
    padding-right: 9rem; } }

@media (min-width: 768px) {
  .pdr-md-9r {
    padding-right: 9rem; } }

@media (min-width: 992px) {
  .pdr-lg-9r {
    padding-right: 9rem; } }

@media (min-width: 1200px) {
  .pdr-xl-9r {
    padding-right: 9rem; } }

.mrt-xs-10r {
  margin-top: 10rem; }

@media (min-width: 576px) {
  .mrt-sm-10r {
    margin-top: 10rem; } }

@media (min-width: 768px) {
  .mrt-md-10r {
    margin-top: 10rem; } }

@media (min-width: 992px) {
  .mrt-lg-10r {
    margin-top: 10rem; } }

@media (min-width: 1200px) {
  .mrt-xl-10r {
    margin-top: 10rem; } }

.mrb-xs-10r {
  margin-bottom: 10rem; }

@media (min-width: 576px) {
  .mrb-sm-10r {
    margin-bottom: 10rem; } }

@media (min-width: 768px) {
  .mrb-md-10r {
    margin-bottom: 10rem; } }

@media (min-width: 992px) {
  .mrb-lg-10r {
    margin-bottom: 10rem; } }

@media (min-width: 1200px) {
  .mrb-xl-10r {
    margin-bottom: 10rem; } }

.pdl-xs-10r {
  padding-left: 10rem; }

@media (min-width: 576px) {
  .pdl-sm-10r {
    padding-left: 10rem; } }

@media (min-width: 768px) {
  .pdl-md-10r {
    padding-left: 10rem; } }

@media (min-width: 992px) {
  .pdl-lg-10r {
    padding-left: 10rem; } }

@media (min-width: 1200px) {
  .pdl-xl-10r {
    padding-left: 10rem; } }

.pdr-xs-10r {
  padding-right: 10rem; }

@media (min-width: 576px) {
  .pdr-sm-10r {
    padding-right: 10rem; } }

@media (min-width: 768px) {
  .pdr-md-10r {
    padding-right: 10rem; } }

@media (min-width: 992px) {
  .pdr-lg-10r {
    padding-right: 10rem; } }

@media (min-width: 1200px) {
  .pdr-xl-10r {
    padding-right: 10rem; } }

.mrt-xs-11r {
  margin-top: 11rem; }

@media (min-width: 576px) {
  .mrt-sm-11r {
    margin-top: 11rem; } }

@media (min-width: 768px) {
  .mrt-md-11r {
    margin-top: 11rem; } }

@media (min-width: 992px) {
  .mrt-lg-11r {
    margin-top: 11rem; } }

@media (min-width: 1200px) {
  .mrt-xl-11r {
    margin-top: 11rem; } }

.mrb-xs-11r {
  margin-bottom: 11rem; }

@media (min-width: 576px) {
  .mrb-sm-11r {
    margin-bottom: 11rem; } }

@media (min-width: 768px) {
  .mrb-md-11r {
    margin-bottom: 11rem; } }

@media (min-width: 992px) {
  .mrb-lg-11r {
    margin-bottom: 11rem; } }

@media (min-width: 1200px) {
  .mrb-xl-11r {
    margin-bottom: 11rem; } }

.pdl-xs-11r {
  padding-left: 11rem; }

@media (min-width: 576px) {
  .pdl-sm-11r {
    padding-left: 11rem; } }

@media (min-width: 768px) {
  .pdl-md-11r {
    padding-left: 11rem; } }

@media (min-width: 992px) {
  .pdl-lg-11r {
    padding-left: 11rem; } }

@media (min-width: 1200px) {
  .pdl-xl-11r {
    padding-left: 11rem; } }

.pdr-xs-11r {
  padding-right: 11rem; }

@media (min-width: 576px) {
  .pdr-sm-11r {
    padding-right: 11rem; } }

@media (min-width: 768px) {
  .pdr-md-11r {
    padding-right: 11rem; } }

@media (min-width: 992px) {
  .pdr-lg-11r {
    padding-right: 11rem; } }

@media (min-width: 1200px) {
  .pdr-xl-11r {
    padding-right: 11rem; } }

.mrt-xs-12r {
  margin-top: 12rem; }

@media (min-width: 576px) {
  .mrt-sm-12r {
    margin-top: 12rem; } }

@media (min-width: 768px) {
  .mrt-md-12r {
    margin-top: 12rem; } }

@media (min-width: 992px) {
  .mrt-lg-12r {
    margin-top: 12rem; } }

@media (min-width: 1200px) {
  .mrt-xl-12r {
    margin-top: 12rem; } }

.mrb-xs-12r {
  margin-bottom: 12rem; }

@media (min-width: 576px) {
  .mrb-sm-12r {
    margin-bottom: 12rem; } }

@media (min-width: 768px) {
  .mrb-md-12r {
    margin-bottom: 12rem; } }

@media (min-width: 992px) {
  .mrb-lg-12r {
    margin-bottom: 12rem; } }

@media (min-width: 1200px) {
  .mrb-xl-12r {
    margin-bottom: 12rem; } }

.pdl-xs-12r {
  padding-left: 12rem; }

@media (min-width: 576px) {
  .pdl-sm-12r {
    padding-left: 12rem; } }

@media (min-width: 768px) {
  .pdl-md-12r {
    padding-left: 12rem; } }

@media (min-width: 992px) {
  .pdl-lg-12r {
    padding-left: 12rem; } }

@media (min-width: 1200px) {
  .pdl-xl-12r {
    padding-left: 12rem; } }

.pdr-xs-12r {
  padding-right: 12rem; }

@media (min-width: 576px) {
  .pdr-sm-12r {
    padding-right: 12rem; } }

@media (min-width: 768px) {
  .pdr-md-12r {
    padding-right: 12rem; } }

@media (min-width: 992px) {
  .pdr-lg-12r {
    padding-right: 12rem; } }

@media (min-width: 1200px) {
  .pdr-xl-12r {
    padding-right: 12rem; } }

.mrt-xs-13r {
  margin-top: 13rem; }

@media (min-width: 576px) {
  .mrt-sm-13r {
    margin-top: 13rem; } }

@media (min-width: 768px) {
  .mrt-md-13r {
    margin-top: 13rem; } }

@media (min-width: 992px) {
  .mrt-lg-13r {
    margin-top: 13rem; } }

@media (min-width: 1200px) {
  .mrt-xl-13r {
    margin-top: 13rem; } }

.mrb-xs-13r {
  margin-bottom: 13rem; }

@media (min-width: 576px) {
  .mrb-sm-13r {
    margin-bottom: 13rem; } }

@media (min-width: 768px) {
  .mrb-md-13r {
    margin-bottom: 13rem; } }

@media (min-width: 992px) {
  .mrb-lg-13r {
    margin-bottom: 13rem; } }

@media (min-width: 1200px) {
  .mrb-xl-13r {
    margin-bottom: 13rem; } }

.pdl-xs-13r {
  padding-left: 13rem; }

@media (min-width: 576px) {
  .pdl-sm-13r {
    padding-left: 13rem; } }

@media (min-width: 768px) {
  .pdl-md-13r {
    padding-left: 13rem; } }

@media (min-width: 992px) {
  .pdl-lg-13r {
    padding-left: 13rem; } }

@media (min-width: 1200px) {
  .pdl-xl-13r {
    padding-left: 13rem; } }

.pdr-xs-13r {
  padding-right: 13rem; }

@media (min-width: 576px) {
  .pdr-sm-13r {
    padding-right: 13rem; } }

@media (min-width: 768px) {
  .pdr-md-13r {
    padding-right: 13rem; } }

@media (min-width: 992px) {
  .pdr-lg-13r {
    padding-right: 13rem; } }

@media (min-width: 1200px) {
  .pdr-xl-13r {
    padding-right: 13rem; } }

.mrt-xs-14r {
  margin-top: 14rem; }

@media (min-width: 576px) {
  .mrt-sm-14r {
    margin-top: 14rem; } }

@media (min-width: 768px) {
  .mrt-md-14r {
    margin-top: 14rem; } }

@media (min-width: 992px) {
  .mrt-lg-14r {
    margin-top: 14rem; } }

@media (min-width: 1200px) {
  .mrt-xl-14r {
    margin-top: 14rem; } }

.mrb-xs-14r {
  margin-bottom: 14rem; }

@media (min-width: 576px) {
  .mrb-sm-14r {
    margin-bottom: 14rem; } }

@media (min-width: 768px) {
  .mrb-md-14r {
    margin-bottom: 14rem; } }

@media (min-width: 992px) {
  .mrb-lg-14r {
    margin-bottom: 14rem; } }

@media (min-width: 1200px) {
  .mrb-xl-14r {
    margin-bottom: 14rem; } }

.pdl-xs-14r {
  padding-left: 14rem; }

@media (min-width: 576px) {
  .pdl-sm-14r {
    padding-left: 14rem; } }

@media (min-width: 768px) {
  .pdl-md-14r {
    padding-left: 14rem; } }

@media (min-width: 992px) {
  .pdl-lg-14r {
    padding-left: 14rem; } }

@media (min-width: 1200px) {
  .pdl-xl-14r {
    padding-left: 14rem; } }

.pdr-xs-14r {
  padding-right: 14rem; }

@media (min-width: 576px) {
  .pdr-sm-14r {
    padding-right: 14rem; } }

@media (min-width: 768px) {
  .pdr-md-14r {
    padding-right: 14rem; } }

@media (min-width: 992px) {
  .pdr-lg-14r {
    padding-right: 14rem; } }

@media (min-width: 1200px) {
  .pdr-xl-14r {
    padding-right: 14rem; } }

.mrt-xs-15r {
  margin-top: 15rem; }

@media (min-width: 576px) {
  .mrt-sm-15r {
    margin-top: 15rem; } }

@media (min-width: 768px) {
  .mrt-md-15r {
    margin-top: 15rem; } }

@media (min-width: 992px) {
  .mrt-lg-15r {
    margin-top: 15rem; } }

@media (min-width: 1200px) {
  .mrt-xl-15r {
    margin-top: 15rem; } }

.mrb-xs-15r {
  margin-bottom: 15rem; }

@media (min-width: 576px) {
  .mrb-sm-15r {
    margin-bottom: 15rem; } }

@media (min-width: 768px) {
  .mrb-md-15r {
    margin-bottom: 15rem; } }

@media (min-width: 992px) {
  .mrb-lg-15r {
    margin-bottom: 15rem; } }

@media (min-width: 1200px) {
  .mrb-xl-15r {
    margin-bottom: 15rem; } }

.pdl-xs-15r {
  padding-left: 15rem; }

@media (min-width: 576px) {
  .pdl-sm-15r {
    padding-left: 15rem; } }

@media (min-width: 768px) {
  .pdl-md-15r {
    padding-left: 15rem; } }

@media (min-width: 992px) {
  .pdl-lg-15r {
    padding-left: 15rem; } }

@media (min-width: 1200px) {
  .pdl-xl-15r {
    padding-left: 15rem; } }

.pdr-xs-15r {
  padding-right: 15rem; }

@media (min-width: 576px) {
  .pdr-sm-15r {
    padding-right: 15rem; } }

@media (min-width: 768px) {
  .pdr-md-15r {
    padding-right: 15rem; } }

@media (min-width: 992px) {
  .pdr-lg-15r {
    padding-right: 15rem; } }

@media (min-width: 1200px) {
  .pdr-xl-15r {
    padding-right: 15rem; } }

.mrt-xs-16r {
  margin-top: 16rem; }

@media (min-width: 576px) {
  .mrt-sm-16r {
    margin-top: 16rem; } }

@media (min-width: 768px) {
  .mrt-md-16r {
    margin-top: 16rem; } }

@media (min-width: 992px) {
  .mrt-lg-16r {
    margin-top: 16rem; } }

@media (min-width: 1200px) {
  .mrt-xl-16r {
    margin-top: 16rem; } }

.mrb-xs-16r {
  margin-bottom: 16rem; }

@media (min-width: 576px) {
  .mrb-sm-16r {
    margin-bottom: 16rem; } }

@media (min-width: 768px) {
  .mrb-md-16r {
    margin-bottom: 16rem; } }

@media (min-width: 992px) {
  .mrb-lg-16r {
    margin-bottom: 16rem; } }

@media (min-width: 1200px) {
  .mrb-xl-16r {
    margin-bottom: 16rem; } }

.pdl-xs-16r {
  padding-left: 16rem; }

@media (min-width: 576px) {
  .pdl-sm-16r {
    padding-left: 16rem; } }

@media (min-width: 768px) {
  .pdl-md-16r {
    padding-left: 16rem; } }

@media (min-width: 992px) {
  .pdl-lg-16r {
    padding-left: 16rem; } }

@media (min-width: 1200px) {
  .pdl-xl-16r {
    padding-left: 16rem; } }

.pdr-xs-16r {
  padding-right: 16rem; }

@media (min-width: 576px) {
  .pdr-sm-16r {
    padding-right: 16rem; } }

@media (min-width: 768px) {
  .pdr-md-16r {
    padding-right: 16rem; } }

@media (min-width: 992px) {
  .pdr-lg-16r {
    padding-right: 16rem; } }

@media (min-width: 1200px) {
  .pdr-xl-16r {
    padding-right: 16rem; } }

.mrt-xs-17r {
  margin-top: 17rem; }

@media (min-width: 576px) {
  .mrt-sm-17r {
    margin-top: 17rem; } }

@media (min-width: 768px) {
  .mrt-md-17r {
    margin-top: 17rem; } }

@media (min-width: 992px) {
  .mrt-lg-17r {
    margin-top: 17rem; } }

@media (min-width: 1200px) {
  .mrt-xl-17r {
    margin-top: 17rem; } }

.mrb-xs-17r {
  margin-bottom: 17rem; }

@media (min-width: 576px) {
  .mrb-sm-17r {
    margin-bottom: 17rem; } }

@media (min-width: 768px) {
  .mrb-md-17r {
    margin-bottom: 17rem; } }

@media (min-width: 992px) {
  .mrb-lg-17r {
    margin-bottom: 17rem; } }

@media (min-width: 1200px) {
  .mrb-xl-17r {
    margin-bottom: 17rem; } }

.pdl-xs-17r {
  padding-left: 17rem; }

@media (min-width: 576px) {
  .pdl-sm-17r {
    padding-left: 17rem; } }

@media (min-width: 768px) {
  .pdl-md-17r {
    padding-left: 17rem; } }

@media (min-width: 992px) {
  .pdl-lg-17r {
    padding-left: 17rem; } }

@media (min-width: 1200px) {
  .pdl-xl-17r {
    padding-left: 17rem; } }

.pdr-xs-17r {
  padding-right: 17rem; }

@media (min-width: 576px) {
  .pdr-sm-17r {
    padding-right: 17rem; } }

@media (min-width: 768px) {
  .pdr-md-17r {
    padding-right: 17rem; } }

@media (min-width: 992px) {
  .pdr-lg-17r {
    padding-right: 17rem; } }

@media (min-width: 1200px) {
  .pdr-xl-17r {
    padding-right: 17rem; } }

.mrt-xs-18r {
  margin-top: 18rem; }

@media (min-width: 576px) {
  .mrt-sm-18r {
    margin-top: 18rem; } }

@media (min-width: 768px) {
  .mrt-md-18r {
    margin-top: 18rem; } }

@media (min-width: 992px) {
  .mrt-lg-18r {
    margin-top: 18rem; } }

@media (min-width: 1200px) {
  .mrt-xl-18r {
    margin-top: 18rem; } }

.mrb-xs-18r {
  margin-bottom: 18rem; }

@media (min-width: 576px) {
  .mrb-sm-18r {
    margin-bottom: 18rem; } }

@media (min-width: 768px) {
  .mrb-md-18r {
    margin-bottom: 18rem; } }

@media (min-width: 992px) {
  .mrb-lg-18r {
    margin-bottom: 18rem; } }

@media (min-width: 1200px) {
  .mrb-xl-18r {
    margin-bottom: 18rem; } }

.pdl-xs-18r {
  padding-left: 18rem; }

@media (min-width: 576px) {
  .pdl-sm-18r {
    padding-left: 18rem; } }

@media (min-width: 768px) {
  .pdl-md-18r {
    padding-left: 18rem; } }

@media (min-width: 992px) {
  .pdl-lg-18r {
    padding-left: 18rem; } }

@media (min-width: 1200px) {
  .pdl-xl-18r {
    padding-left: 18rem; } }

.pdr-xs-18r {
  padding-right: 18rem; }

@media (min-width: 576px) {
  .pdr-sm-18r {
    padding-right: 18rem; } }

@media (min-width: 768px) {
  .pdr-md-18r {
    padding-right: 18rem; } }

@media (min-width: 992px) {
  .pdr-lg-18r {
    padding-right: 18rem; } }

@media (min-width: 1200px) {
  .pdr-xl-18r {
    padding-right: 18rem; } }

.mrt-xs-19r {
  margin-top: 19rem; }

@media (min-width: 576px) {
  .mrt-sm-19r {
    margin-top: 19rem; } }

@media (min-width: 768px) {
  .mrt-md-19r {
    margin-top: 19rem; } }

@media (min-width: 992px) {
  .mrt-lg-19r {
    margin-top: 19rem; } }

@media (min-width: 1200px) {
  .mrt-xl-19r {
    margin-top: 19rem; } }

.mrb-xs-19r {
  margin-bottom: 19rem; }

@media (min-width: 576px) {
  .mrb-sm-19r {
    margin-bottom: 19rem; } }

@media (min-width: 768px) {
  .mrb-md-19r {
    margin-bottom: 19rem; } }

@media (min-width: 992px) {
  .mrb-lg-19r {
    margin-bottom: 19rem; } }

@media (min-width: 1200px) {
  .mrb-xl-19r {
    margin-bottom: 19rem; } }

.pdl-xs-19r {
  padding-left: 19rem; }

@media (min-width: 576px) {
  .pdl-sm-19r {
    padding-left: 19rem; } }

@media (min-width: 768px) {
  .pdl-md-19r {
    padding-left: 19rem; } }

@media (min-width: 992px) {
  .pdl-lg-19r {
    padding-left: 19rem; } }

@media (min-width: 1200px) {
  .pdl-xl-19r {
    padding-left: 19rem; } }

.pdr-xs-19r {
  padding-right: 19rem; }

@media (min-width: 576px) {
  .pdr-sm-19r {
    padding-right: 19rem; } }

@media (min-width: 768px) {
  .pdr-md-19r {
    padding-right: 19rem; } }

@media (min-width: 992px) {
  .pdr-lg-19r {
    padding-right: 19rem; } }

@media (min-width: 1200px) {
  .pdr-xl-19r {
    padding-right: 19rem; } }

.mrt-xs-20r {
  margin-top: 20rem; }

@media (min-width: 576px) {
  .mrt-sm-20r {
    margin-top: 20rem; } }

@media (min-width: 768px) {
  .mrt-md-20r {
    margin-top: 20rem; } }

@media (min-width: 992px) {
  .mrt-lg-20r {
    margin-top: 20rem; } }

@media (min-width: 1200px) {
  .mrt-xl-20r {
    margin-top: 20rem; } }

.mrb-xs-20r {
  margin-bottom: 20rem; }

@media (min-width: 576px) {
  .mrb-sm-20r {
    margin-bottom: 20rem; } }

@media (min-width: 768px) {
  .mrb-md-20r {
    margin-bottom: 20rem; } }

@media (min-width: 992px) {
  .mrb-lg-20r {
    margin-bottom: 20rem; } }

@media (min-width: 1200px) {
  .mrb-xl-20r {
    margin-bottom: 20rem; } }

.pdl-xs-20r {
  padding-left: 20rem; }

@media (min-width: 576px) {
  .pdl-sm-20r {
    padding-left: 20rem; } }

@media (min-width: 768px) {
  .pdl-md-20r {
    padding-left: 20rem; } }

@media (min-width: 992px) {
  .pdl-lg-20r {
    padding-left: 20rem; } }

@media (min-width: 1200px) {
  .pdl-xl-20r {
    padding-left: 20rem; } }

.pdr-xs-20r {
  padding-right: 20rem; }

@media (min-width: 576px) {
  .pdr-sm-20r {
    padding-right: 20rem; } }

@media (min-width: 768px) {
  .pdr-md-20r {
    padding-right: 20rem; } }

@media (min-width: 992px) {
  .pdr-lg-20r {
    padding-right: 20rem; } }

@media (min-width: 1200px) {
  .pdr-xl-20r {
    padding-right: 20rem; } }

.mrt-xs-21r {
  margin-top: 21rem; }

@media (min-width: 576px) {
  .mrt-sm-21r {
    margin-top: 21rem; } }

@media (min-width: 768px) {
  .mrt-md-21r {
    margin-top: 21rem; } }

@media (min-width: 992px) {
  .mrt-lg-21r {
    margin-top: 21rem; } }

@media (min-width: 1200px) {
  .mrt-xl-21r {
    margin-top: 21rem; } }

.mrb-xs-21r {
  margin-bottom: 21rem; }

@media (min-width: 576px) {
  .mrb-sm-21r {
    margin-bottom: 21rem; } }

@media (min-width: 768px) {
  .mrb-md-21r {
    margin-bottom: 21rem; } }

@media (min-width: 992px) {
  .mrb-lg-21r {
    margin-bottom: 21rem; } }

@media (min-width: 1200px) {
  .mrb-xl-21r {
    margin-bottom: 21rem; } }

.pdl-xs-21r {
  padding-left: 21rem; }

@media (min-width: 576px) {
  .pdl-sm-21r {
    padding-left: 21rem; } }

@media (min-width: 768px) {
  .pdl-md-21r {
    padding-left: 21rem; } }

@media (min-width: 992px) {
  .pdl-lg-21r {
    padding-left: 21rem; } }

@media (min-width: 1200px) {
  .pdl-xl-21r {
    padding-left: 21rem; } }

.pdr-xs-21r {
  padding-right: 21rem; }

@media (min-width: 576px) {
  .pdr-sm-21r {
    padding-right: 21rem; } }

@media (min-width: 768px) {
  .pdr-md-21r {
    padding-right: 21rem; } }

@media (min-width: 992px) {
  .pdr-lg-21r {
    padding-right: 21rem; } }

@media (min-width: 1200px) {
  .pdr-xl-21r {
    padding-right: 21rem; } }

.mrt-xs-22r {
  margin-top: 22rem; }

@media (min-width: 576px) {
  .mrt-sm-22r {
    margin-top: 22rem; } }

@media (min-width: 768px) {
  .mrt-md-22r {
    margin-top: 22rem; } }

@media (min-width: 992px) {
  .mrt-lg-22r {
    margin-top: 22rem; } }

@media (min-width: 1200px) {
  .mrt-xl-22r {
    margin-top: 22rem; } }

.mrb-xs-22r {
  margin-bottom: 22rem; }

@media (min-width: 576px) {
  .mrb-sm-22r {
    margin-bottom: 22rem; } }

@media (min-width: 768px) {
  .mrb-md-22r {
    margin-bottom: 22rem; } }

@media (min-width: 992px) {
  .mrb-lg-22r {
    margin-bottom: 22rem; } }

@media (min-width: 1200px) {
  .mrb-xl-22r {
    margin-bottom: 22rem; } }

.pdl-xs-22r {
  padding-left: 22rem; }

@media (min-width: 576px) {
  .pdl-sm-22r {
    padding-left: 22rem; } }

@media (min-width: 768px) {
  .pdl-md-22r {
    padding-left: 22rem; } }

@media (min-width: 992px) {
  .pdl-lg-22r {
    padding-left: 22rem; } }

@media (min-width: 1200px) {
  .pdl-xl-22r {
    padding-left: 22rem; } }

.pdr-xs-22r {
  padding-right: 22rem; }

@media (min-width: 576px) {
  .pdr-sm-22r {
    padding-right: 22rem; } }

@media (min-width: 768px) {
  .pdr-md-22r {
    padding-right: 22rem; } }

@media (min-width: 992px) {
  .pdr-lg-22r {
    padding-right: 22rem; } }

@media (min-width: 1200px) {
  .pdr-xl-22r {
    padding-right: 22rem; } }

.mrt-xs-23r {
  margin-top: 23rem; }

@media (min-width: 576px) {
  .mrt-sm-23r {
    margin-top: 23rem; } }

@media (min-width: 768px) {
  .mrt-md-23r {
    margin-top: 23rem; } }

@media (min-width: 992px) {
  .mrt-lg-23r {
    margin-top: 23rem; } }

@media (min-width: 1200px) {
  .mrt-xl-23r {
    margin-top: 23rem; } }

.mrb-xs-23r {
  margin-bottom: 23rem; }

@media (min-width: 576px) {
  .mrb-sm-23r {
    margin-bottom: 23rem; } }

@media (min-width: 768px) {
  .mrb-md-23r {
    margin-bottom: 23rem; } }

@media (min-width: 992px) {
  .mrb-lg-23r {
    margin-bottom: 23rem; } }

@media (min-width: 1200px) {
  .mrb-xl-23r {
    margin-bottom: 23rem; } }

.pdl-xs-23r {
  padding-left: 23rem; }

@media (min-width: 576px) {
  .pdl-sm-23r {
    padding-left: 23rem; } }

@media (min-width: 768px) {
  .pdl-md-23r {
    padding-left: 23rem; } }

@media (min-width: 992px) {
  .pdl-lg-23r {
    padding-left: 23rem; } }

@media (min-width: 1200px) {
  .pdl-xl-23r {
    padding-left: 23rem; } }

.pdr-xs-23r {
  padding-right: 23rem; }

@media (min-width: 576px) {
  .pdr-sm-23r {
    padding-right: 23rem; } }

@media (min-width: 768px) {
  .pdr-md-23r {
    padding-right: 23rem; } }

@media (min-width: 992px) {
  .pdr-lg-23r {
    padding-right: 23rem; } }

@media (min-width: 1200px) {
  .pdr-xl-23r {
    padding-right: 23rem; } }

.mrt-xs-24r {
  margin-top: 24rem; }

@media (min-width: 576px) {
  .mrt-sm-24r {
    margin-top: 24rem; } }

@media (min-width: 768px) {
  .mrt-md-24r {
    margin-top: 24rem; } }

@media (min-width: 992px) {
  .mrt-lg-24r {
    margin-top: 24rem; } }

@media (min-width: 1200px) {
  .mrt-xl-24r {
    margin-top: 24rem; } }

.mrb-xs-24r {
  margin-bottom: 24rem; }

@media (min-width: 576px) {
  .mrb-sm-24r {
    margin-bottom: 24rem; } }

@media (min-width: 768px) {
  .mrb-md-24r {
    margin-bottom: 24rem; } }

@media (min-width: 992px) {
  .mrb-lg-24r {
    margin-bottom: 24rem; } }

@media (min-width: 1200px) {
  .mrb-xl-24r {
    margin-bottom: 24rem; } }

.pdl-xs-24r {
  padding-left: 24rem; }

@media (min-width: 576px) {
  .pdl-sm-24r {
    padding-left: 24rem; } }

@media (min-width: 768px) {
  .pdl-md-24r {
    padding-left: 24rem; } }

@media (min-width: 992px) {
  .pdl-lg-24r {
    padding-left: 24rem; } }

@media (min-width: 1200px) {
  .pdl-xl-24r {
    padding-left: 24rem; } }

.pdr-xs-24r {
  padding-right: 24rem; }

@media (min-width: 576px) {
  .pdr-sm-24r {
    padding-right: 24rem; } }

@media (min-width: 768px) {
  .pdr-md-24r {
    padding-right: 24rem; } }

@media (min-width: 992px) {
  .pdr-lg-24r {
    padding-right: 24rem; } }

@media (min-width: 1200px) {
  .pdr-xl-24r {
    padding-right: 24rem; } }

.mrt-xs-25r {
  margin-top: 25rem; }

@media (min-width: 576px) {
  .mrt-sm-25r {
    margin-top: 25rem; } }

@media (min-width: 768px) {
  .mrt-md-25r {
    margin-top: 25rem; } }

@media (min-width: 992px) {
  .mrt-lg-25r {
    margin-top: 25rem; } }

@media (min-width: 1200px) {
  .mrt-xl-25r {
    margin-top: 25rem; } }

.mrb-xs-25r {
  margin-bottom: 25rem; }

@media (min-width: 576px) {
  .mrb-sm-25r {
    margin-bottom: 25rem; } }

@media (min-width: 768px) {
  .mrb-md-25r {
    margin-bottom: 25rem; } }

@media (min-width: 992px) {
  .mrb-lg-25r {
    margin-bottom: 25rem; } }

@media (min-width: 1200px) {
  .mrb-xl-25r {
    margin-bottom: 25rem; } }

.pdl-xs-25r {
  padding-left: 25rem; }

@media (min-width: 576px) {
  .pdl-sm-25r {
    padding-left: 25rem; } }

@media (min-width: 768px) {
  .pdl-md-25r {
    padding-left: 25rem; } }

@media (min-width: 992px) {
  .pdl-lg-25r {
    padding-left: 25rem; } }

@media (min-width: 1200px) {
  .pdl-xl-25r {
    padding-left: 25rem; } }

.pdr-xs-25r {
  padding-right: 25rem; }

@media (min-width: 576px) {
  .pdr-sm-25r {
    padding-right: 25rem; } }

@media (min-width: 768px) {
  .pdr-md-25r {
    padding-right: 25rem; } }

@media (min-width: 992px) {
  .pdr-lg-25r {
    padding-right: 25rem; } }

@media (min-width: 1200px) {
  .pdr-xl-25r {
    padding-right: 25rem; } }

.mrt-xs-26r {
  margin-top: 26rem; }

@media (min-width: 576px) {
  .mrt-sm-26r {
    margin-top: 26rem; } }

@media (min-width: 768px) {
  .mrt-md-26r {
    margin-top: 26rem; } }

@media (min-width: 992px) {
  .mrt-lg-26r {
    margin-top: 26rem; } }

@media (min-width: 1200px) {
  .mrt-xl-26r {
    margin-top: 26rem; } }

.mrb-xs-26r {
  margin-bottom: 26rem; }

@media (min-width: 576px) {
  .mrb-sm-26r {
    margin-bottom: 26rem; } }

@media (min-width: 768px) {
  .mrb-md-26r {
    margin-bottom: 26rem; } }

@media (min-width: 992px) {
  .mrb-lg-26r {
    margin-bottom: 26rem; } }

@media (min-width: 1200px) {
  .mrb-xl-26r {
    margin-bottom: 26rem; } }

.pdl-xs-26r {
  padding-left: 26rem; }

@media (min-width: 576px) {
  .pdl-sm-26r {
    padding-left: 26rem; } }

@media (min-width: 768px) {
  .pdl-md-26r {
    padding-left: 26rem; } }

@media (min-width: 992px) {
  .pdl-lg-26r {
    padding-left: 26rem; } }

@media (min-width: 1200px) {
  .pdl-xl-26r {
    padding-left: 26rem; } }

.pdr-xs-26r {
  padding-right: 26rem; }

@media (min-width: 576px) {
  .pdr-sm-26r {
    padding-right: 26rem; } }

@media (min-width: 768px) {
  .pdr-md-26r {
    padding-right: 26rem; } }

@media (min-width: 992px) {
  .pdr-lg-26r {
    padding-right: 26rem; } }

@media (min-width: 1200px) {
  .pdr-xl-26r {
    padding-right: 26rem; } }

.mrt-xs-27r {
  margin-top: 27rem; }

@media (min-width: 576px) {
  .mrt-sm-27r {
    margin-top: 27rem; } }

@media (min-width: 768px) {
  .mrt-md-27r {
    margin-top: 27rem; } }

@media (min-width: 992px) {
  .mrt-lg-27r {
    margin-top: 27rem; } }

@media (min-width: 1200px) {
  .mrt-xl-27r {
    margin-top: 27rem; } }

.mrb-xs-27r {
  margin-bottom: 27rem; }

@media (min-width: 576px) {
  .mrb-sm-27r {
    margin-bottom: 27rem; } }

@media (min-width: 768px) {
  .mrb-md-27r {
    margin-bottom: 27rem; } }

@media (min-width: 992px) {
  .mrb-lg-27r {
    margin-bottom: 27rem; } }

@media (min-width: 1200px) {
  .mrb-xl-27r {
    margin-bottom: 27rem; } }

.pdl-xs-27r {
  padding-left: 27rem; }

@media (min-width: 576px) {
  .pdl-sm-27r {
    padding-left: 27rem; } }

@media (min-width: 768px) {
  .pdl-md-27r {
    padding-left: 27rem; } }

@media (min-width: 992px) {
  .pdl-lg-27r {
    padding-left: 27rem; } }

@media (min-width: 1200px) {
  .pdl-xl-27r {
    padding-left: 27rem; } }

.pdr-xs-27r {
  padding-right: 27rem; }

@media (min-width: 576px) {
  .pdr-sm-27r {
    padding-right: 27rem; } }

@media (min-width: 768px) {
  .pdr-md-27r {
    padding-right: 27rem; } }

@media (min-width: 992px) {
  .pdr-lg-27r {
    padding-right: 27rem; } }

@media (min-width: 1200px) {
  .pdr-xl-27r {
    padding-right: 27rem; } }

.mrt-xs-28r {
  margin-top: 28rem; }

@media (min-width: 576px) {
  .mrt-sm-28r {
    margin-top: 28rem; } }

@media (min-width: 768px) {
  .mrt-md-28r {
    margin-top: 28rem; } }

@media (min-width: 992px) {
  .mrt-lg-28r {
    margin-top: 28rem; } }

@media (min-width: 1200px) {
  .mrt-xl-28r {
    margin-top: 28rem; } }

.mrb-xs-28r {
  margin-bottom: 28rem; }

@media (min-width: 576px) {
  .mrb-sm-28r {
    margin-bottom: 28rem; } }

@media (min-width: 768px) {
  .mrb-md-28r {
    margin-bottom: 28rem; } }

@media (min-width: 992px) {
  .mrb-lg-28r {
    margin-bottom: 28rem; } }

@media (min-width: 1200px) {
  .mrb-xl-28r {
    margin-bottom: 28rem; } }

.pdl-xs-28r {
  padding-left: 28rem; }

@media (min-width: 576px) {
  .pdl-sm-28r {
    padding-left: 28rem; } }

@media (min-width: 768px) {
  .pdl-md-28r {
    padding-left: 28rem; } }

@media (min-width: 992px) {
  .pdl-lg-28r {
    padding-left: 28rem; } }

@media (min-width: 1200px) {
  .pdl-xl-28r {
    padding-left: 28rem; } }

.pdr-xs-28r {
  padding-right: 28rem; }

@media (min-width: 576px) {
  .pdr-sm-28r {
    padding-right: 28rem; } }

@media (min-width: 768px) {
  .pdr-md-28r {
    padding-right: 28rem; } }

@media (min-width: 992px) {
  .pdr-lg-28r {
    padding-right: 28rem; } }

@media (min-width: 1200px) {
  .pdr-xl-28r {
    padding-right: 28rem; } }

.mrt-xs-29r {
  margin-top: 29rem; }

@media (min-width: 576px) {
  .mrt-sm-29r {
    margin-top: 29rem; } }

@media (min-width: 768px) {
  .mrt-md-29r {
    margin-top: 29rem; } }

@media (min-width: 992px) {
  .mrt-lg-29r {
    margin-top: 29rem; } }

@media (min-width: 1200px) {
  .mrt-xl-29r {
    margin-top: 29rem; } }

.mrb-xs-29r {
  margin-bottom: 29rem; }

@media (min-width: 576px) {
  .mrb-sm-29r {
    margin-bottom: 29rem; } }

@media (min-width: 768px) {
  .mrb-md-29r {
    margin-bottom: 29rem; } }

@media (min-width: 992px) {
  .mrb-lg-29r {
    margin-bottom: 29rem; } }

@media (min-width: 1200px) {
  .mrb-xl-29r {
    margin-bottom: 29rem; } }

.pdl-xs-29r {
  padding-left: 29rem; }

@media (min-width: 576px) {
  .pdl-sm-29r {
    padding-left: 29rem; } }

@media (min-width: 768px) {
  .pdl-md-29r {
    padding-left: 29rem; } }

@media (min-width: 992px) {
  .pdl-lg-29r {
    padding-left: 29rem; } }

@media (min-width: 1200px) {
  .pdl-xl-29r {
    padding-left: 29rem; } }

.pdr-xs-29r {
  padding-right: 29rem; }

@media (min-width: 576px) {
  .pdr-sm-29r {
    padding-right: 29rem; } }

@media (min-width: 768px) {
  .pdr-md-29r {
    padding-right: 29rem; } }

@media (min-width: 992px) {
  .pdr-lg-29r {
    padding-right: 29rem; } }

@media (min-width: 1200px) {
  .pdr-xl-29r {
    padding-right: 29rem; } }

.mrt-xs-30r {
  margin-top: 30rem; }

@media (min-width: 576px) {
  .mrt-sm-30r {
    margin-top: 30rem; } }

@media (min-width: 768px) {
  .mrt-md-30r {
    margin-top: 30rem; } }

@media (min-width: 992px) {
  .mrt-lg-30r {
    margin-top: 30rem; } }

@media (min-width: 1200px) {
  .mrt-xl-30r {
    margin-top: 30rem; } }

.mrb-xs-30r {
  margin-bottom: 30rem; }

@media (min-width: 576px) {
  .mrb-sm-30r {
    margin-bottom: 30rem; } }

@media (min-width: 768px) {
  .mrb-md-30r {
    margin-bottom: 30rem; } }

@media (min-width: 992px) {
  .mrb-lg-30r {
    margin-bottom: 30rem; } }

@media (min-width: 1200px) {
  .mrb-xl-30r {
    margin-bottom: 30rem; } }

.pdl-xs-30r {
  padding-left: 30rem; }

@media (min-width: 576px) {
  .pdl-sm-30r {
    padding-left: 30rem; } }

@media (min-width: 768px) {
  .pdl-md-30r {
    padding-left: 30rem; } }

@media (min-width: 992px) {
  .pdl-lg-30r {
    padding-left: 30rem; } }

@media (min-width: 1200px) {
  .pdl-xl-30r {
    padding-left: 30rem; } }

.pdr-xs-30r {
  padding-right: 30rem; }

@media (min-width: 576px) {
  .pdr-sm-30r {
    padding-right: 30rem; } }

@media (min-width: 768px) {
  .pdr-md-30r {
    padding-right: 30rem; } }

@media (min-width: 992px) {
  .pdr-lg-30r {
    padding-right: 30rem; } }

@media (min-width: 1200px) {
  .pdr-xl-30r {
    padding-right: 30rem; } }

.mrt-xs-31r {
  margin-top: 31rem; }

@media (min-width: 576px) {
  .mrt-sm-31r {
    margin-top: 31rem; } }

@media (min-width: 768px) {
  .mrt-md-31r {
    margin-top: 31rem; } }

@media (min-width: 992px) {
  .mrt-lg-31r {
    margin-top: 31rem; } }

@media (min-width: 1200px) {
  .mrt-xl-31r {
    margin-top: 31rem; } }

.mrb-xs-31r {
  margin-bottom: 31rem; }

@media (min-width: 576px) {
  .mrb-sm-31r {
    margin-bottom: 31rem; } }

@media (min-width: 768px) {
  .mrb-md-31r {
    margin-bottom: 31rem; } }

@media (min-width: 992px) {
  .mrb-lg-31r {
    margin-bottom: 31rem; } }

@media (min-width: 1200px) {
  .mrb-xl-31r {
    margin-bottom: 31rem; } }

.pdl-xs-31r {
  padding-left: 31rem; }

@media (min-width: 576px) {
  .pdl-sm-31r {
    padding-left: 31rem; } }

@media (min-width: 768px) {
  .pdl-md-31r {
    padding-left: 31rem; } }

@media (min-width: 992px) {
  .pdl-lg-31r {
    padding-left: 31rem; } }

@media (min-width: 1200px) {
  .pdl-xl-31r {
    padding-left: 31rem; } }

.pdr-xs-31r {
  padding-right: 31rem; }

@media (min-width: 576px) {
  .pdr-sm-31r {
    padding-right: 31rem; } }

@media (min-width: 768px) {
  .pdr-md-31r {
    padding-right: 31rem; } }

@media (min-width: 992px) {
  .pdr-lg-31r {
    padding-right: 31rem; } }

@media (min-width: 1200px) {
  .pdr-xl-31r {
    padding-right: 31rem; } }

.mrt-xs-32r {
  margin-top: 32rem; }

@media (min-width: 576px) {
  .mrt-sm-32r {
    margin-top: 32rem; } }

@media (min-width: 768px) {
  .mrt-md-32r {
    margin-top: 32rem; } }

@media (min-width: 992px) {
  .mrt-lg-32r {
    margin-top: 32rem; } }

@media (min-width: 1200px) {
  .mrt-xl-32r {
    margin-top: 32rem; } }

.mrb-xs-32r {
  margin-bottom: 32rem; }

@media (min-width: 576px) {
  .mrb-sm-32r {
    margin-bottom: 32rem; } }

@media (min-width: 768px) {
  .mrb-md-32r {
    margin-bottom: 32rem; } }

@media (min-width: 992px) {
  .mrb-lg-32r {
    margin-bottom: 32rem; } }

@media (min-width: 1200px) {
  .mrb-xl-32r {
    margin-bottom: 32rem; } }

.pdl-xs-32r {
  padding-left: 32rem; }

@media (min-width: 576px) {
  .pdl-sm-32r {
    padding-left: 32rem; } }

@media (min-width: 768px) {
  .pdl-md-32r {
    padding-left: 32rem; } }

@media (min-width: 992px) {
  .pdl-lg-32r {
    padding-left: 32rem; } }

@media (min-width: 1200px) {
  .pdl-xl-32r {
    padding-left: 32rem; } }

.pdr-xs-32r {
  padding-right: 32rem; }

@media (min-width: 576px) {
  .pdr-sm-32r {
    padding-right: 32rem; } }

@media (min-width: 768px) {
  .pdr-md-32r {
    padding-right: 32rem; } }

@media (min-width: 992px) {
  .pdr-lg-32r {
    padding-right: 32rem; } }

@media (min-width: 1200px) {
  .pdr-xl-32r {
    padding-right: 32rem; } }

.mrt-xs-33r {
  margin-top: 33rem; }

@media (min-width: 576px) {
  .mrt-sm-33r {
    margin-top: 33rem; } }

@media (min-width: 768px) {
  .mrt-md-33r {
    margin-top: 33rem; } }

@media (min-width: 992px) {
  .mrt-lg-33r {
    margin-top: 33rem; } }

@media (min-width: 1200px) {
  .mrt-xl-33r {
    margin-top: 33rem; } }

.mrb-xs-33r {
  margin-bottom: 33rem; }

@media (min-width: 576px) {
  .mrb-sm-33r {
    margin-bottom: 33rem; } }

@media (min-width: 768px) {
  .mrb-md-33r {
    margin-bottom: 33rem; } }

@media (min-width: 992px) {
  .mrb-lg-33r {
    margin-bottom: 33rem; } }

@media (min-width: 1200px) {
  .mrb-xl-33r {
    margin-bottom: 33rem; } }

.pdl-xs-33r {
  padding-left: 33rem; }

@media (min-width: 576px) {
  .pdl-sm-33r {
    padding-left: 33rem; } }

@media (min-width: 768px) {
  .pdl-md-33r {
    padding-left: 33rem; } }

@media (min-width: 992px) {
  .pdl-lg-33r {
    padding-left: 33rem; } }

@media (min-width: 1200px) {
  .pdl-xl-33r {
    padding-left: 33rem; } }

.pdr-xs-33r {
  padding-right: 33rem; }

@media (min-width: 576px) {
  .pdr-sm-33r {
    padding-right: 33rem; } }

@media (min-width: 768px) {
  .pdr-md-33r {
    padding-right: 33rem; } }

@media (min-width: 992px) {
  .pdr-lg-33r {
    padding-right: 33rem; } }

@media (min-width: 1200px) {
  .pdr-xl-33r {
    padding-right: 33rem; } }

.mrt-xs-34r {
  margin-top: 34rem; }

@media (min-width: 576px) {
  .mrt-sm-34r {
    margin-top: 34rem; } }

@media (min-width: 768px) {
  .mrt-md-34r {
    margin-top: 34rem; } }

@media (min-width: 992px) {
  .mrt-lg-34r {
    margin-top: 34rem; } }

@media (min-width: 1200px) {
  .mrt-xl-34r {
    margin-top: 34rem; } }

.mrb-xs-34r {
  margin-bottom: 34rem; }

@media (min-width: 576px) {
  .mrb-sm-34r {
    margin-bottom: 34rem; } }

@media (min-width: 768px) {
  .mrb-md-34r {
    margin-bottom: 34rem; } }

@media (min-width: 992px) {
  .mrb-lg-34r {
    margin-bottom: 34rem; } }

@media (min-width: 1200px) {
  .mrb-xl-34r {
    margin-bottom: 34rem; } }

.pdl-xs-34r {
  padding-left: 34rem; }

@media (min-width: 576px) {
  .pdl-sm-34r {
    padding-left: 34rem; } }

@media (min-width: 768px) {
  .pdl-md-34r {
    padding-left: 34rem; } }

@media (min-width: 992px) {
  .pdl-lg-34r {
    padding-left: 34rem; } }

@media (min-width: 1200px) {
  .pdl-xl-34r {
    padding-left: 34rem; } }

.pdr-xs-34r {
  padding-right: 34rem; }

@media (min-width: 576px) {
  .pdr-sm-34r {
    padding-right: 34rem; } }

@media (min-width: 768px) {
  .pdr-md-34r {
    padding-right: 34rem; } }

@media (min-width: 992px) {
  .pdr-lg-34r {
    padding-right: 34rem; } }

@media (min-width: 1200px) {
  .pdr-xl-34r {
    padding-right: 34rem; } }

.mrt-xs-35r {
  margin-top: 35rem; }

@media (min-width: 576px) {
  .mrt-sm-35r {
    margin-top: 35rem; } }

@media (min-width: 768px) {
  .mrt-md-35r {
    margin-top: 35rem; } }

@media (min-width: 992px) {
  .mrt-lg-35r {
    margin-top: 35rem; } }

@media (min-width: 1200px) {
  .mrt-xl-35r {
    margin-top: 35rem; } }

.mrb-xs-35r {
  margin-bottom: 35rem; }

@media (min-width: 576px) {
  .mrb-sm-35r {
    margin-bottom: 35rem; } }

@media (min-width: 768px) {
  .mrb-md-35r {
    margin-bottom: 35rem; } }

@media (min-width: 992px) {
  .mrb-lg-35r {
    margin-bottom: 35rem; } }

@media (min-width: 1200px) {
  .mrb-xl-35r {
    margin-bottom: 35rem; } }

.pdl-xs-35r {
  padding-left: 35rem; }

@media (min-width: 576px) {
  .pdl-sm-35r {
    padding-left: 35rem; } }

@media (min-width: 768px) {
  .pdl-md-35r {
    padding-left: 35rem; } }

@media (min-width: 992px) {
  .pdl-lg-35r {
    padding-left: 35rem; } }

@media (min-width: 1200px) {
  .pdl-xl-35r {
    padding-left: 35rem; } }

.pdr-xs-35r {
  padding-right: 35rem; }

@media (min-width: 576px) {
  .pdr-sm-35r {
    padding-right: 35rem; } }

@media (min-width: 768px) {
  .pdr-md-35r {
    padding-right: 35rem; } }

@media (min-width: 992px) {
  .pdr-lg-35r {
    padding-right: 35rem; } }

@media (min-width: 1200px) {
  .pdr-xl-35r {
    padding-right: 35rem; } }

.mrt-xs-36r {
  margin-top: 36rem; }

@media (min-width: 576px) {
  .mrt-sm-36r {
    margin-top: 36rem; } }

@media (min-width: 768px) {
  .mrt-md-36r {
    margin-top: 36rem; } }

@media (min-width: 992px) {
  .mrt-lg-36r {
    margin-top: 36rem; } }

@media (min-width: 1200px) {
  .mrt-xl-36r {
    margin-top: 36rem; } }

.mrb-xs-36r {
  margin-bottom: 36rem; }

@media (min-width: 576px) {
  .mrb-sm-36r {
    margin-bottom: 36rem; } }

@media (min-width: 768px) {
  .mrb-md-36r {
    margin-bottom: 36rem; } }

@media (min-width: 992px) {
  .mrb-lg-36r {
    margin-bottom: 36rem; } }

@media (min-width: 1200px) {
  .mrb-xl-36r {
    margin-bottom: 36rem; } }

.pdl-xs-36r {
  padding-left: 36rem; }

@media (min-width: 576px) {
  .pdl-sm-36r {
    padding-left: 36rem; } }

@media (min-width: 768px) {
  .pdl-md-36r {
    padding-left: 36rem; } }

@media (min-width: 992px) {
  .pdl-lg-36r {
    padding-left: 36rem; } }

@media (min-width: 1200px) {
  .pdl-xl-36r {
    padding-left: 36rem; } }

.pdr-xs-36r {
  padding-right: 36rem; }

@media (min-width: 576px) {
  .pdr-sm-36r {
    padding-right: 36rem; } }

@media (min-width: 768px) {
  .pdr-md-36r {
    padding-right: 36rem; } }

@media (min-width: 992px) {
  .pdr-lg-36r {
    padding-right: 36rem; } }

@media (min-width: 1200px) {
  .pdr-xl-36r {
    padding-right: 36rem; } }

.mrt-xs-37r {
  margin-top: 37rem; }

@media (min-width: 576px) {
  .mrt-sm-37r {
    margin-top: 37rem; } }

@media (min-width: 768px) {
  .mrt-md-37r {
    margin-top: 37rem; } }

@media (min-width: 992px) {
  .mrt-lg-37r {
    margin-top: 37rem; } }

@media (min-width: 1200px) {
  .mrt-xl-37r {
    margin-top: 37rem; } }

.mrb-xs-37r {
  margin-bottom: 37rem; }

@media (min-width: 576px) {
  .mrb-sm-37r {
    margin-bottom: 37rem; } }

@media (min-width: 768px) {
  .mrb-md-37r {
    margin-bottom: 37rem; } }

@media (min-width: 992px) {
  .mrb-lg-37r {
    margin-bottom: 37rem; } }

@media (min-width: 1200px) {
  .mrb-xl-37r {
    margin-bottom: 37rem; } }

.pdl-xs-37r {
  padding-left: 37rem; }

@media (min-width: 576px) {
  .pdl-sm-37r {
    padding-left: 37rem; } }

@media (min-width: 768px) {
  .pdl-md-37r {
    padding-left: 37rem; } }

@media (min-width: 992px) {
  .pdl-lg-37r {
    padding-left: 37rem; } }

@media (min-width: 1200px) {
  .pdl-xl-37r {
    padding-left: 37rem; } }

.pdr-xs-37r {
  padding-right: 37rem; }

@media (min-width: 576px) {
  .pdr-sm-37r {
    padding-right: 37rem; } }

@media (min-width: 768px) {
  .pdr-md-37r {
    padding-right: 37rem; } }

@media (min-width: 992px) {
  .pdr-lg-37r {
    padding-right: 37rem; } }

@media (min-width: 1200px) {
  .pdr-xl-37r {
    padding-right: 37rem; } }

.mrt-xs-38r {
  margin-top: 38rem; }

@media (min-width: 576px) {
  .mrt-sm-38r {
    margin-top: 38rem; } }

@media (min-width: 768px) {
  .mrt-md-38r {
    margin-top: 38rem; } }

@media (min-width: 992px) {
  .mrt-lg-38r {
    margin-top: 38rem; } }

@media (min-width: 1200px) {
  .mrt-xl-38r {
    margin-top: 38rem; } }

.mrb-xs-38r {
  margin-bottom: 38rem; }

@media (min-width: 576px) {
  .mrb-sm-38r {
    margin-bottom: 38rem; } }

@media (min-width: 768px) {
  .mrb-md-38r {
    margin-bottom: 38rem; } }

@media (min-width: 992px) {
  .mrb-lg-38r {
    margin-bottom: 38rem; } }

@media (min-width: 1200px) {
  .mrb-xl-38r {
    margin-bottom: 38rem; } }

.pdl-xs-38r {
  padding-left: 38rem; }

@media (min-width: 576px) {
  .pdl-sm-38r {
    padding-left: 38rem; } }

@media (min-width: 768px) {
  .pdl-md-38r {
    padding-left: 38rem; } }

@media (min-width: 992px) {
  .pdl-lg-38r {
    padding-left: 38rem; } }

@media (min-width: 1200px) {
  .pdl-xl-38r {
    padding-left: 38rem; } }

.pdr-xs-38r {
  padding-right: 38rem; }

@media (min-width: 576px) {
  .pdr-sm-38r {
    padding-right: 38rem; } }

@media (min-width: 768px) {
  .pdr-md-38r {
    padding-right: 38rem; } }

@media (min-width: 992px) {
  .pdr-lg-38r {
    padding-right: 38rem; } }

@media (min-width: 1200px) {
  .pdr-xl-38r {
    padding-right: 38rem; } }

.mrt-xs-39r {
  margin-top: 39rem; }

@media (min-width: 576px) {
  .mrt-sm-39r {
    margin-top: 39rem; } }

@media (min-width: 768px) {
  .mrt-md-39r {
    margin-top: 39rem; } }

@media (min-width: 992px) {
  .mrt-lg-39r {
    margin-top: 39rem; } }

@media (min-width: 1200px) {
  .mrt-xl-39r {
    margin-top: 39rem; } }

.mrb-xs-39r {
  margin-bottom: 39rem; }

@media (min-width: 576px) {
  .mrb-sm-39r {
    margin-bottom: 39rem; } }

@media (min-width: 768px) {
  .mrb-md-39r {
    margin-bottom: 39rem; } }

@media (min-width: 992px) {
  .mrb-lg-39r {
    margin-bottom: 39rem; } }

@media (min-width: 1200px) {
  .mrb-xl-39r {
    margin-bottom: 39rem; } }

.pdl-xs-39r {
  padding-left: 39rem; }

@media (min-width: 576px) {
  .pdl-sm-39r {
    padding-left: 39rem; } }

@media (min-width: 768px) {
  .pdl-md-39r {
    padding-left: 39rem; } }

@media (min-width: 992px) {
  .pdl-lg-39r {
    padding-left: 39rem; } }

@media (min-width: 1200px) {
  .pdl-xl-39r {
    padding-left: 39rem; } }

.pdr-xs-39r {
  padding-right: 39rem; }

@media (min-width: 576px) {
  .pdr-sm-39r {
    padding-right: 39rem; } }

@media (min-width: 768px) {
  .pdr-md-39r {
    padding-right: 39rem; } }

@media (min-width: 992px) {
  .pdr-lg-39r {
    padding-right: 39rem; } }

@media (min-width: 1200px) {
  .pdr-xl-39r {
    padding-right: 39rem; } }

.mrt-xs-40r {
  margin-top: 40rem; }

@media (min-width: 576px) {
  .mrt-sm-40r {
    margin-top: 40rem; } }

@media (min-width: 768px) {
  .mrt-md-40r {
    margin-top: 40rem; } }

@media (min-width: 992px) {
  .mrt-lg-40r {
    margin-top: 40rem; } }

@media (min-width: 1200px) {
  .mrt-xl-40r {
    margin-top: 40rem; } }

.mrb-xs-40r {
  margin-bottom: 40rem; }

@media (min-width: 576px) {
  .mrb-sm-40r {
    margin-bottom: 40rem; } }

@media (min-width: 768px) {
  .mrb-md-40r {
    margin-bottom: 40rem; } }

@media (min-width: 992px) {
  .mrb-lg-40r {
    margin-bottom: 40rem; } }

@media (min-width: 1200px) {
  .mrb-xl-40r {
    margin-bottom: 40rem; } }

.pdl-xs-40r {
  padding-left: 40rem; }

@media (min-width: 576px) {
  .pdl-sm-40r {
    padding-left: 40rem; } }

@media (min-width: 768px) {
  .pdl-md-40r {
    padding-left: 40rem; } }

@media (min-width: 992px) {
  .pdl-lg-40r {
    padding-left: 40rem; } }

@media (min-width: 1200px) {
  .pdl-xl-40r {
    padding-left: 40rem; } }

.pdr-xs-40r {
  padding-right: 40rem; }

@media (min-width: 576px) {
  .pdr-sm-40r {
    padding-right: 40rem; } }

@media (min-width: 768px) {
  .pdr-md-40r {
    padding-right: 40rem; } }

@media (min-width: 992px) {
  .pdr-lg-40r {
    padding-right: 40rem; } }

@media (min-width: 1200px) {
  .pdr-xl-40r {
    padding-right: 40rem; } }

.mrt-xs-41r {
  margin-top: 41rem; }

@media (min-width: 576px) {
  .mrt-sm-41r {
    margin-top: 41rem; } }

@media (min-width: 768px) {
  .mrt-md-41r {
    margin-top: 41rem; } }

@media (min-width: 992px) {
  .mrt-lg-41r {
    margin-top: 41rem; } }

@media (min-width: 1200px) {
  .mrt-xl-41r {
    margin-top: 41rem; } }

.mrb-xs-41r {
  margin-bottom: 41rem; }

@media (min-width: 576px) {
  .mrb-sm-41r {
    margin-bottom: 41rem; } }

@media (min-width: 768px) {
  .mrb-md-41r {
    margin-bottom: 41rem; } }

@media (min-width: 992px) {
  .mrb-lg-41r {
    margin-bottom: 41rem; } }

@media (min-width: 1200px) {
  .mrb-xl-41r {
    margin-bottom: 41rem; } }

.pdl-xs-41r {
  padding-left: 41rem; }

@media (min-width: 576px) {
  .pdl-sm-41r {
    padding-left: 41rem; } }

@media (min-width: 768px) {
  .pdl-md-41r {
    padding-left: 41rem; } }

@media (min-width: 992px) {
  .pdl-lg-41r {
    padding-left: 41rem; } }

@media (min-width: 1200px) {
  .pdl-xl-41r {
    padding-left: 41rem; } }

.pdr-xs-41r {
  padding-right: 41rem; }

@media (min-width: 576px) {
  .pdr-sm-41r {
    padding-right: 41rem; } }

@media (min-width: 768px) {
  .pdr-md-41r {
    padding-right: 41rem; } }

@media (min-width: 992px) {
  .pdr-lg-41r {
    padding-right: 41rem; } }

@media (min-width: 1200px) {
  .pdr-xl-41r {
    padding-right: 41rem; } }

.mrt-xs-42r {
  margin-top: 42rem; }

@media (min-width: 576px) {
  .mrt-sm-42r {
    margin-top: 42rem; } }

@media (min-width: 768px) {
  .mrt-md-42r {
    margin-top: 42rem; } }

@media (min-width: 992px) {
  .mrt-lg-42r {
    margin-top: 42rem; } }

@media (min-width: 1200px) {
  .mrt-xl-42r {
    margin-top: 42rem; } }

.mrb-xs-42r {
  margin-bottom: 42rem; }

@media (min-width: 576px) {
  .mrb-sm-42r {
    margin-bottom: 42rem; } }

@media (min-width: 768px) {
  .mrb-md-42r {
    margin-bottom: 42rem; } }

@media (min-width: 992px) {
  .mrb-lg-42r {
    margin-bottom: 42rem; } }

@media (min-width: 1200px) {
  .mrb-xl-42r {
    margin-bottom: 42rem; } }

.pdl-xs-42r {
  padding-left: 42rem; }

@media (min-width: 576px) {
  .pdl-sm-42r {
    padding-left: 42rem; } }

@media (min-width: 768px) {
  .pdl-md-42r {
    padding-left: 42rem; } }

@media (min-width: 992px) {
  .pdl-lg-42r {
    padding-left: 42rem; } }

@media (min-width: 1200px) {
  .pdl-xl-42r {
    padding-left: 42rem; } }

.pdr-xs-42r {
  padding-right: 42rem; }

@media (min-width: 576px) {
  .pdr-sm-42r {
    padding-right: 42rem; } }

@media (min-width: 768px) {
  .pdr-md-42r {
    padding-right: 42rem; } }

@media (min-width: 992px) {
  .pdr-lg-42r {
    padding-right: 42rem; } }

@media (min-width: 1200px) {
  .pdr-xl-42r {
    padding-right: 42rem; } }

.mrt-xs-43r {
  margin-top: 43rem; }

@media (min-width: 576px) {
  .mrt-sm-43r {
    margin-top: 43rem; } }

@media (min-width: 768px) {
  .mrt-md-43r {
    margin-top: 43rem; } }

@media (min-width: 992px) {
  .mrt-lg-43r {
    margin-top: 43rem; } }

@media (min-width: 1200px) {
  .mrt-xl-43r {
    margin-top: 43rem; } }

.mrb-xs-43r {
  margin-bottom: 43rem; }

@media (min-width: 576px) {
  .mrb-sm-43r {
    margin-bottom: 43rem; } }

@media (min-width: 768px) {
  .mrb-md-43r {
    margin-bottom: 43rem; } }

@media (min-width: 992px) {
  .mrb-lg-43r {
    margin-bottom: 43rem; } }

@media (min-width: 1200px) {
  .mrb-xl-43r {
    margin-bottom: 43rem; } }

.pdl-xs-43r {
  padding-left: 43rem; }

@media (min-width: 576px) {
  .pdl-sm-43r {
    padding-left: 43rem; } }

@media (min-width: 768px) {
  .pdl-md-43r {
    padding-left: 43rem; } }

@media (min-width: 992px) {
  .pdl-lg-43r {
    padding-left: 43rem; } }

@media (min-width: 1200px) {
  .pdl-xl-43r {
    padding-left: 43rem; } }

.pdr-xs-43r {
  padding-right: 43rem; }

@media (min-width: 576px) {
  .pdr-sm-43r {
    padding-right: 43rem; } }

@media (min-width: 768px) {
  .pdr-md-43r {
    padding-right: 43rem; } }

@media (min-width: 992px) {
  .pdr-lg-43r {
    padding-right: 43rem; } }

@media (min-width: 1200px) {
  .pdr-xl-43r {
    padding-right: 43rem; } }

.mrt-xs-44r {
  margin-top: 44rem; }

@media (min-width: 576px) {
  .mrt-sm-44r {
    margin-top: 44rem; } }

@media (min-width: 768px) {
  .mrt-md-44r {
    margin-top: 44rem; } }

@media (min-width: 992px) {
  .mrt-lg-44r {
    margin-top: 44rem; } }

@media (min-width: 1200px) {
  .mrt-xl-44r {
    margin-top: 44rem; } }

.mrb-xs-44r {
  margin-bottom: 44rem; }

@media (min-width: 576px) {
  .mrb-sm-44r {
    margin-bottom: 44rem; } }

@media (min-width: 768px) {
  .mrb-md-44r {
    margin-bottom: 44rem; } }

@media (min-width: 992px) {
  .mrb-lg-44r {
    margin-bottom: 44rem; } }

@media (min-width: 1200px) {
  .mrb-xl-44r {
    margin-bottom: 44rem; } }

.pdl-xs-44r {
  padding-left: 44rem; }

@media (min-width: 576px) {
  .pdl-sm-44r {
    padding-left: 44rem; } }

@media (min-width: 768px) {
  .pdl-md-44r {
    padding-left: 44rem; } }

@media (min-width: 992px) {
  .pdl-lg-44r {
    padding-left: 44rem; } }

@media (min-width: 1200px) {
  .pdl-xl-44r {
    padding-left: 44rem; } }

.pdr-xs-44r {
  padding-right: 44rem; }

@media (min-width: 576px) {
  .pdr-sm-44r {
    padding-right: 44rem; } }

@media (min-width: 768px) {
  .pdr-md-44r {
    padding-right: 44rem; } }

@media (min-width: 992px) {
  .pdr-lg-44r {
    padding-right: 44rem; } }

@media (min-width: 1200px) {
  .pdr-xl-44r {
    padding-right: 44rem; } }

.mrt-xs-45r {
  margin-top: 45rem; }

@media (min-width: 576px) {
  .mrt-sm-45r {
    margin-top: 45rem; } }

@media (min-width: 768px) {
  .mrt-md-45r {
    margin-top: 45rem; } }

@media (min-width: 992px) {
  .mrt-lg-45r {
    margin-top: 45rem; } }

@media (min-width: 1200px) {
  .mrt-xl-45r {
    margin-top: 45rem; } }

.mrb-xs-45r {
  margin-bottom: 45rem; }

@media (min-width: 576px) {
  .mrb-sm-45r {
    margin-bottom: 45rem; } }

@media (min-width: 768px) {
  .mrb-md-45r {
    margin-bottom: 45rem; } }

@media (min-width: 992px) {
  .mrb-lg-45r {
    margin-bottom: 45rem; } }

@media (min-width: 1200px) {
  .mrb-xl-45r {
    margin-bottom: 45rem; } }

.pdl-xs-45r {
  padding-left: 45rem; }

@media (min-width: 576px) {
  .pdl-sm-45r {
    padding-left: 45rem; } }

@media (min-width: 768px) {
  .pdl-md-45r {
    padding-left: 45rem; } }

@media (min-width: 992px) {
  .pdl-lg-45r {
    padding-left: 45rem; } }

@media (min-width: 1200px) {
  .pdl-xl-45r {
    padding-left: 45rem; } }

.pdr-xs-45r {
  padding-right: 45rem; }

@media (min-width: 576px) {
  .pdr-sm-45r {
    padding-right: 45rem; } }

@media (min-width: 768px) {
  .pdr-md-45r {
    padding-right: 45rem; } }

@media (min-width: 992px) {
  .pdr-lg-45r {
    padding-right: 45rem; } }

@media (min-width: 1200px) {
  .pdr-xl-45r {
    padding-right: 45rem; } }

.mrt-xs-46r {
  margin-top: 46rem; }

@media (min-width: 576px) {
  .mrt-sm-46r {
    margin-top: 46rem; } }

@media (min-width: 768px) {
  .mrt-md-46r {
    margin-top: 46rem; } }

@media (min-width: 992px) {
  .mrt-lg-46r {
    margin-top: 46rem; } }

@media (min-width: 1200px) {
  .mrt-xl-46r {
    margin-top: 46rem; } }

.mrb-xs-46r {
  margin-bottom: 46rem; }

@media (min-width: 576px) {
  .mrb-sm-46r {
    margin-bottom: 46rem; } }

@media (min-width: 768px) {
  .mrb-md-46r {
    margin-bottom: 46rem; } }

@media (min-width: 992px) {
  .mrb-lg-46r {
    margin-bottom: 46rem; } }

@media (min-width: 1200px) {
  .mrb-xl-46r {
    margin-bottom: 46rem; } }

.pdl-xs-46r {
  padding-left: 46rem; }

@media (min-width: 576px) {
  .pdl-sm-46r {
    padding-left: 46rem; } }

@media (min-width: 768px) {
  .pdl-md-46r {
    padding-left: 46rem; } }

@media (min-width: 992px) {
  .pdl-lg-46r {
    padding-left: 46rem; } }

@media (min-width: 1200px) {
  .pdl-xl-46r {
    padding-left: 46rem; } }

.pdr-xs-46r {
  padding-right: 46rem; }

@media (min-width: 576px) {
  .pdr-sm-46r {
    padding-right: 46rem; } }

@media (min-width: 768px) {
  .pdr-md-46r {
    padding-right: 46rem; } }

@media (min-width: 992px) {
  .pdr-lg-46r {
    padding-right: 46rem; } }

@media (min-width: 1200px) {
  .pdr-xl-46r {
    padding-right: 46rem; } }

.mrt-xs-47r {
  margin-top: 47rem; }

@media (min-width: 576px) {
  .mrt-sm-47r {
    margin-top: 47rem; } }

@media (min-width: 768px) {
  .mrt-md-47r {
    margin-top: 47rem; } }

@media (min-width: 992px) {
  .mrt-lg-47r {
    margin-top: 47rem; } }

@media (min-width: 1200px) {
  .mrt-xl-47r {
    margin-top: 47rem; } }

.mrb-xs-47r {
  margin-bottom: 47rem; }

@media (min-width: 576px) {
  .mrb-sm-47r {
    margin-bottom: 47rem; } }

@media (min-width: 768px) {
  .mrb-md-47r {
    margin-bottom: 47rem; } }

@media (min-width: 992px) {
  .mrb-lg-47r {
    margin-bottom: 47rem; } }

@media (min-width: 1200px) {
  .mrb-xl-47r {
    margin-bottom: 47rem; } }

.pdl-xs-47r {
  padding-left: 47rem; }

@media (min-width: 576px) {
  .pdl-sm-47r {
    padding-left: 47rem; } }

@media (min-width: 768px) {
  .pdl-md-47r {
    padding-left: 47rem; } }

@media (min-width: 992px) {
  .pdl-lg-47r {
    padding-left: 47rem; } }

@media (min-width: 1200px) {
  .pdl-xl-47r {
    padding-left: 47rem; } }

.pdr-xs-47r {
  padding-right: 47rem; }

@media (min-width: 576px) {
  .pdr-sm-47r {
    padding-right: 47rem; } }

@media (min-width: 768px) {
  .pdr-md-47r {
    padding-right: 47rem; } }

@media (min-width: 992px) {
  .pdr-lg-47r {
    padding-right: 47rem; } }

@media (min-width: 1200px) {
  .pdr-xl-47r {
    padding-right: 47rem; } }

.mrt-xs-48r {
  margin-top: 48rem; }

@media (min-width: 576px) {
  .mrt-sm-48r {
    margin-top: 48rem; } }

@media (min-width: 768px) {
  .mrt-md-48r {
    margin-top: 48rem; } }

@media (min-width: 992px) {
  .mrt-lg-48r {
    margin-top: 48rem; } }

@media (min-width: 1200px) {
  .mrt-xl-48r {
    margin-top: 48rem; } }

.mrb-xs-48r {
  margin-bottom: 48rem; }

@media (min-width: 576px) {
  .mrb-sm-48r {
    margin-bottom: 48rem; } }

@media (min-width: 768px) {
  .mrb-md-48r {
    margin-bottom: 48rem; } }

@media (min-width: 992px) {
  .mrb-lg-48r {
    margin-bottom: 48rem; } }

@media (min-width: 1200px) {
  .mrb-xl-48r {
    margin-bottom: 48rem; } }

.pdl-xs-48r {
  padding-left: 48rem; }

@media (min-width: 576px) {
  .pdl-sm-48r {
    padding-left: 48rem; } }

@media (min-width: 768px) {
  .pdl-md-48r {
    padding-left: 48rem; } }

@media (min-width: 992px) {
  .pdl-lg-48r {
    padding-left: 48rem; } }

@media (min-width: 1200px) {
  .pdl-xl-48r {
    padding-left: 48rem; } }

.pdr-xs-48r {
  padding-right: 48rem; }

@media (min-width: 576px) {
  .pdr-sm-48r {
    padding-right: 48rem; } }

@media (min-width: 768px) {
  .pdr-md-48r {
    padding-right: 48rem; } }

@media (min-width: 992px) {
  .pdr-lg-48r {
    padding-right: 48rem; } }

@media (min-width: 1200px) {
  .pdr-xl-48r {
    padding-right: 48rem; } }

.mrt-xs-49r {
  margin-top: 49rem; }

@media (min-width: 576px) {
  .mrt-sm-49r {
    margin-top: 49rem; } }

@media (min-width: 768px) {
  .mrt-md-49r {
    margin-top: 49rem; } }

@media (min-width: 992px) {
  .mrt-lg-49r {
    margin-top: 49rem; } }

@media (min-width: 1200px) {
  .mrt-xl-49r {
    margin-top: 49rem; } }

.mrb-xs-49r {
  margin-bottom: 49rem; }

@media (min-width: 576px) {
  .mrb-sm-49r {
    margin-bottom: 49rem; } }

@media (min-width: 768px) {
  .mrb-md-49r {
    margin-bottom: 49rem; } }

@media (min-width: 992px) {
  .mrb-lg-49r {
    margin-bottom: 49rem; } }

@media (min-width: 1200px) {
  .mrb-xl-49r {
    margin-bottom: 49rem; } }

.pdl-xs-49r {
  padding-left: 49rem; }

@media (min-width: 576px) {
  .pdl-sm-49r {
    padding-left: 49rem; } }

@media (min-width: 768px) {
  .pdl-md-49r {
    padding-left: 49rem; } }

@media (min-width: 992px) {
  .pdl-lg-49r {
    padding-left: 49rem; } }

@media (min-width: 1200px) {
  .pdl-xl-49r {
    padding-left: 49rem; } }

.pdr-xs-49r {
  padding-right: 49rem; }

@media (min-width: 576px) {
  .pdr-sm-49r {
    padding-right: 49rem; } }

@media (min-width: 768px) {
  .pdr-md-49r {
    padding-right: 49rem; } }

@media (min-width: 992px) {
  .pdr-lg-49r {
    padding-right: 49rem; } }

@media (min-width: 1200px) {
  .pdr-xl-49r {
    padding-right: 49rem; } }

.mrt-xs-50r {
  margin-top: 50rem; }

@media (min-width: 576px) {
  .mrt-sm-50r {
    margin-top: 50rem; } }

@media (min-width: 768px) {
  .mrt-md-50r {
    margin-top: 50rem; } }

@media (min-width: 992px) {
  .mrt-lg-50r {
    margin-top: 50rem; } }

@media (min-width: 1200px) {
  .mrt-xl-50r {
    margin-top: 50rem; } }

.mrb-xs-50r {
  margin-bottom: 50rem; }

@media (min-width: 576px) {
  .mrb-sm-50r {
    margin-bottom: 50rem; } }

@media (min-width: 768px) {
  .mrb-md-50r {
    margin-bottom: 50rem; } }

@media (min-width: 992px) {
  .mrb-lg-50r {
    margin-bottom: 50rem; } }

@media (min-width: 1200px) {
  .mrb-xl-50r {
    margin-bottom: 50rem; } }

.pdl-xs-50r {
  padding-left: 50rem; }

@media (min-width: 576px) {
  .pdl-sm-50r {
    padding-left: 50rem; } }

@media (min-width: 768px) {
  .pdl-md-50r {
    padding-left: 50rem; } }

@media (min-width: 992px) {
  .pdl-lg-50r {
    padding-left: 50rem; } }

@media (min-width: 1200px) {
  .pdl-xl-50r {
    padding-left: 50rem; } }

.pdr-xs-50r {
  padding-right: 50rem; }

@media (min-width: 576px) {
  .pdr-sm-50r {
    padding-right: 50rem; } }

@media (min-width: 768px) {
  .pdr-md-50r {
    padding-right: 50rem; } }

@media (min-width: 992px) {
  .pdr-lg-50r {
    padding-right: 50rem; } }

@media (min-width: 1200px) {
  .pdr-xl-50r {
    padding-right: 50rem; } }

.mrt-xs-0 {
  margin-top: 0px; }

@media (min-width: 576px) {
  .mrt-sm-0 {
    margin-top: 0px; } }

@media (min-width: 768px) {
  .mrt-md-0 {
    margin-top: 0px; } }

@media (min-width: 992px) {
  .mrt-lg-0 {
    margin-top: 0px; } }

@media (min-width: 1200px) {
  .mrt-xl-0 {
    margin-top: 0px; } }

.mrb-xs-0 {
  margin-bottom: 0px; }

@media (min-width: 576px) {
  .mrb-sm-0 {
    margin-bottom: 0px; } }

@media (min-width: 768px) {
  .mrb-md-0 {
    margin-bottom: 0px; } }

@media (min-width: 992px) {
  .mrb-lg-0 {
    margin-bottom: 0px; } }

@media (min-width: 1200px) {
  .mrb-xl-0 {
    margin-bottom: 0px; } }

.pdl-xs-0 {
  padding-left: 0px; }

@media (min-width: 576px) {
  .pdl-sm-0 {
    padding-left: 0px; } }

@media (min-width: 768px) {
  .pdl-md-0 {
    padding-left: 0px; } }

@media (min-width: 992px) {
  .pdl-lg-0 {
    padding-left: 0px; } }

@media (min-width: 1200px) {
  .pdl-xl-0 {
    padding-left: 0px; } }

.pdr-xs-0 {
  padding-right: 0px; }

@media (min-width: 576px) {
  .pdr-sm-0 {
    padding-right: 0px; } }

@media (min-width: 768px) {
  .pdr-md-0 {
    padding-right: 0px; } }

@media (min-width: 992px) {
  .pdr-lg-0 {
    padding-right: 0px; } }

@media (min-width: 1200px) {
  .pdr-xl-0 {
    padding-right: 0px; } }

.mrt-xs-5 {
  margin-top: 5px; }

@media (min-width: 576px) {
  .mrt-sm-5 {
    margin-top: 5px; } }

@media (min-width: 768px) {
  .mrt-md-5 {
    margin-top: 5px; } }

@media (min-width: 992px) {
  .mrt-lg-5 {
    margin-top: 5px; } }

@media (min-width: 1200px) {
  .mrt-xl-5 {
    margin-top: 5px; } }

.mrb-xs-5 {
  margin-bottom: 5px; }

@media (min-width: 576px) {
  .mrb-sm-5 {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  .mrb-md-5 {
    margin-bottom: 5px; } }

@media (min-width: 992px) {
  .mrb-lg-5 {
    margin-bottom: 5px; } }

@media (min-width: 1200px) {
  .mrb-xl-5 {
    margin-bottom: 5px; } }

.pdl-xs-5 {
  padding-left: 5px; }

@media (min-width: 576px) {
  .pdl-sm-5 {
    padding-left: 5px; } }

@media (min-width: 768px) {
  .pdl-md-5 {
    padding-left: 5px; } }

@media (min-width: 992px) {
  .pdl-lg-5 {
    padding-left: 5px; } }

@media (min-width: 1200px) {
  .pdl-xl-5 {
    padding-left: 5px; } }

.pdr-xs-5 {
  padding-right: 5px; }

@media (min-width: 576px) {
  .pdr-sm-5 {
    padding-right: 5px; } }

@media (min-width: 768px) {
  .pdr-md-5 {
    padding-right: 5px; } }

@media (min-width: 992px) {
  .pdr-lg-5 {
    padding-right: 5px; } }

@media (min-width: 1200px) {
  .pdr-xl-5 {
    padding-right: 5px; } }

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

@media (min-width: 576px) {
  .mrt-sm-10 {
    margin-top: 10px; } }

@media (min-width: 768px) {
  .mrt-md-10 {
    margin-top: 10px; } }

@media (min-width: 992px) {
  .mrt-lg-10 {
    margin-top: 10px; } }

@media (min-width: 1200px) {
  .mrt-xl-10 {
    margin-top: 10px; } }

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

@media (min-width: 576px) {
  .mrb-sm-10 {
    margin-bottom: 10px; } }

@media (min-width: 768px) {
  .mrb-md-10 {
    margin-bottom: 10px; } }

@media (min-width: 992px) {
  .mrb-lg-10 {
    margin-bottom: 10px; } }

@media (min-width: 1200px) {
  .mrb-xl-10 {
    margin-bottom: 10px; } }

.pdl-xs-10 {
  padding-left: 10px; }

@media (min-width: 576px) {
  .pdl-sm-10 {
    padding-left: 10px; } }

@media (min-width: 768px) {
  .pdl-md-10 {
    padding-left: 10px; } }

@media (min-width: 992px) {
  .pdl-lg-10 {
    padding-left: 10px; } }

@media (min-width: 1200px) {
  .pdl-xl-10 {
    padding-left: 10px; } }

.pdr-xs-10 {
  padding-right: 10px; }

@media (min-width: 576px) {
  .pdr-sm-10 {
    padding-right: 10px; } }

@media (min-width: 768px) {
  .pdr-md-10 {
    padding-right: 10px; } }

@media (min-width: 992px) {
  .pdr-lg-10 {
    padding-right: 10px; } }

@media (min-width: 1200px) {
  .pdr-xl-10 {
    padding-right: 10px; } }

.mrt-xs-15 {
  margin-top: 15px; }

@media (min-width: 576px) {
  .mrt-sm-15 {
    margin-top: 15px; } }

@media (min-width: 768px) {
  .mrt-md-15 {
    margin-top: 15px; } }

@media (min-width: 992px) {
  .mrt-lg-15 {
    margin-top: 15px; } }

@media (min-width: 1200px) {
  .mrt-xl-15 {
    margin-top: 15px; } }

.mrb-xs-15 {
  margin-bottom: 15px; }

@media (min-width: 576px) {
  .mrb-sm-15 {
    margin-bottom: 15px; } }

@media (min-width: 768px) {
  .mrb-md-15 {
    margin-bottom: 15px; } }

@media (min-width: 992px) {
  .mrb-lg-15 {
    margin-bottom: 15px; } }

@media (min-width: 1200px) {
  .mrb-xl-15 {
    margin-bottom: 15px; } }

.pdl-xs-15 {
  padding-left: 15px; }

@media (min-width: 576px) {
  .pdl-sm-15 {
    padding-left: 15px; } }

@media (min-width: 768px) {
  .pdl-md-15 {
    padding-left: 15px; } }

@media (min-width: 992px) {
  .pdl-lg-15 {
    padding-left: 15px; } }

@media (min-width: 1200px) {
  .pdl-xl-15 {
    padding-left: 15px; } }

.pdr-xs-15 {
  padding-right: 15px; }

@media (min-width: 576px) {
  .pdr-sm-15 {
    padding-right: 15px; } }

@media (min-width: 768px) {
  .pdr-md-15 {
    padding-right: 15px; } }

@media (min-width: 992px) {
  .pdr-lg-15 {
    padding-right: 15px; } }

@media (min-width: 1200px) {
  .pdr-xl-15 {
    padding-right: 15px; } }

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

@media (min-width: 576px) {
  .mrt-sm-20 {
    margin-top: 20px; } }

@media (min-width: 768px) {
  .mrt-md-20 {
    margin-top: 20px; } }

@media (min-width: 992px) {
  .mrt-lg-20 {
    margin-top: 20px; } }

@media (min-width: 1200px) {
  .mrt-xl-20 {
    margin-top: 20px; } }

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

@media (min-width: 576px) {
  .mrb-sm-20 {
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  .mrb-md-20 {
    margin-bottom: 20px; } }

@media (min-width: 992px) {
  .mrb-lg-20 {
    margin-bottom: 20px; } }

@media (min-width: 1200px) {
  .mrb-xl-20 {
    margin-bottom: 20px; } }

.pdl-xs-20 {
  padding-left: 20px; }

@media (min-width: 576px) {
  .pdl-sm-20 {
    padding-left: 20px; } }

@media (min-width: 768px) {
  .pdl-md-20 {
    padding-left: 20px; } }

@media (min-width: 992px) {
  .pdl-lg-20 {
    padding-left: 20px; } }

@media (min-width: 1200px) {
  .pdl-xl-20 {
    padding-left: 20px; } }

.pdr-xs-20 {
  padding-right: 20px; }

@media (min-width: 576px) {
  .pdr-sm-20 {
    padding-right: 20px; } }

@media (min-width: 768px) {
  .pdr-md-20 {
    padding-right: 20px; } }

@media (min-width: 992px) {
  .pdr-lg-20 {
    padding-right: 20px; } }

@media (min-width: 1200px) {
  .pdr-xl-20 {
    padding-right: 20px; } }

.mrt-xs-25 {
  margin-top: 25px; }

@media (min-width: 576px) {
  .mrt-sm-25 {
    margin-top: 25px; } }

@media (min-width: 768px) {
  .mrt-md-25 {
    margin-top: 25px; } }

@media (min-width: 992px) {
  .mrt-lg-25 {
    margin-top: 25px; } }

@media (min-width: 1200px) {
  .mrt-xl-25 {
    margin-top: 25px; } }

.mrb-xs-25 {
  margin-bottom: 25px; }

@media (min-width: 576px) {
  .mrb-sm-25 {
    margin-bottom: 25px; } }

@media (min-width: 768px) {
  .mrb-md-25 {
    margin-bottom: 25px; } }

@media (min-width: 992px) {
  .mrb-lg-25 {
    margin-bottom: 25px; } }

@media (min-width: 1200px) {
  .mrb-xl-25 {
    margin-bottom: 25px; } }

.pdl-xs-25 {
  padding-left: 25px; }

@media (min-width: 576px) {
  .pdl-sm-25 {
    padding-left: 25px; } }

@media (min-width: 768px) {
  .pdl-md-25 {
    padding-left: 25px; } }

@media (min-width: 992px) {
  .pdl-lg-25 {
    padding-left: 25px; } }

@media (min-width: 1200px) {
  .pdl-xl-25 {
    padding-left: 25px; } }

.pdr-xs-25 {
  padding-right: 25px; }

@media (min-width: 576px) {
  .pdr-sm-25 {
    padding-right: 25px; } }

@media (min-width: 768px) {
  .pdr-md-25 {
    padding-right: 25px; } }

@media (min-width: 992px) {
  .pdr-lg-25 {
    padding-right: 25px; } }

@media (min-width: 1200px) {
  .pdr-xl-25 {
    padding-right: 25px; } }

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

@media (min-width: 576px) {
  .mrt-sm-30 {
    margin-top: 30px; } }

@media (min-width: 768px) {
  .mrt-md-30 {
    margin-top: 30px; } }

@media (min-width: 992px) {
  .mrt-lg-30 {
    margin-top: 30px; } }

@media (min-width: 1200px) {
  .mrt-xl-30 {
    margin-top: 30px; } }

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

@media (min-width: 576px) {
  .mrb-sm-30 {
    margin-bottom: 30px; } }

@media (min-width: 768px) {
  .mrb-md-30 {
    margin-bottom: 30px; } }

@media (min-width: 992px) {
  .mrb-lg-30 {
    margin-bottom: 30px; } }

@media (min-width: 1200px) {
  .mrb-xl-30 {
    margin-bottom: 30px; } }

.pdl-xs-30 {
  padding-left: 30px; }

@media (min-width: 576px) {
  .pdl-sm-30 {
    padding-left: 30px; } }

@media (min-width: 768px) {
  .pdl-md-30 {
    padding-left: 30px; } }

@media (min-width: 992px) {
  .pdl-lg-30 {
    padding-left: 30px; } }

@media (min-width: 1200px) {
  .pdl-xl-30 {
    padding-left: 30px; } }

.pdr-xs-30 {
  padding-right: 30px; }

@media (min-width: 576px) {
  .pdr-sm-30 {
    padding-right: 30px; } }

@media (min-width: 768px) {
  .pdr-md-30 {
    padding-right: 30px; } }

@media (min-width: 992px) {
  .pdr-lg-30 {
    padding-right: 30px; } }

@media (min-width: 1200px) {
  .pdr-xl-30 {
    padding-right: 30px; } }

.mrt-xs-35 {
  margin-top: 35px; }

@media (min-width: 576px) {
  .mrt-sm-35 {
    margin-top: 35px; } }

@media (min-width: 768px) {
  .mrt-md-35 {
    margin-top: 35px; } }

@media (min-width: 992px) {
  .mrt-lg-35 {
    margin-top: 35px; } }

@media (min-width: 1200px) {
  .mrt-xl-35 {
    margin-top: 35px; } }

.mrb-xs-35 {
  margin-bottom: 35px; }

@media (min-width: 576px) {
  .mrb-sm-35 {
    margin-bottom: 35px; } }

@media (min-width: 768px) {
  .mrb-md-35 {
    margin-bottom: 35px; } }

@media (min-width: 992px) {
  .mrb-lg-35 {
    margin-bottom: 35px; } }

@media (min-width: 1200px) {
  .mrb-xl-35 {
    margin-bottom: 35px; } }

.pdl-xs-35 {
  padding-left: 35px; }

@media (min-width: 576px) {
  .pdl-sm-35 {
    padding-left: 35px; } }

@media (min-width: 768px) {
  .pdl-md-35 {
    padding-left: 35px; } }

@media (min-width: 992px) {
  .pdl-lg-35 {
    padding-left: 35px; } }

@media (min-width: 1200px) {
  .pdl-xl-35 {
    padding-left: 35px; } }

.pdr-xs-35 {
  padding-right: 35px; }

@media (min-width: 576px) {
  .pdr-sm-35 {
    padding-right: 35px; } }

@media (min-width: 768px) {
  .pdr-md-35 {
    padding-right: 35px; } }

@media (min-width: 992px) {
  .pdr-lg-35 {
    padding-right: 35px; } }

@media (min-width: 1200px) {
  .pdr-xl-35 {
    padding-right: 35px; } }

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

@media (min-width: 576px) {
  .mrt-sm-40 {
    margin-top: 40px; } }

@media (min-width: 768px) {
  .mrt-md-40 {
    margin-top: 40px; } }

@media (min-width: 992px) {
  .mrt-lg-40 {
    margin-top: 40px; } }

@media (min-width: 1200px) {
  .mrt-xl-40 {
    margin-top: 40px; } }

.mrb-xs-40 {
  margin-bottom: 40px; }

@media (min-width: 576px) {
  .mrb-sm-40 {
    margin-bottom: 40px; } }

@media (min-width: 768px) {
  .mrb-md-40 {
    margin-bottom: 40px; } }

@media (min-width: 992px) {
  .mrb-lg-40 {
    margin-bottom: 40px; } }

@media (min-width: 1200px) {
  .mrb-xl-40 {
    margin-bottom: 40px; } }

.pdl-xs-40 {
  padding-left: 40px; }

@media (min-width: 576px) {
  .pdl-sm-40 {
    padding-left: 40px; } }

@media (min-width: 768px) {
  .pdl-md-40 {
    padding-left: 40px; } }

@media (min-width: 992px) {
  .pdl-lg-40 {
    padding-left: 40px; } }

@media (min-width: 1200px) {
  .pdl-xl-40 {
    padding-left: 40px; } }

.pdr-xs-40 {
  padding-right: 40px; }

@media (min-width: 576px) {
  .pdr-sm-40 {
    padding-right: 40px; } }

@media (min-width: 768px) {
  .pdr-md-40 {
    padding-right: 40px; } }

@media (min-width: 992px) {
  .pdr-lg-40 {
    padding-right: 40px; } }

@media (min-width: 1200px) {
  .pdr-xl-40 {
    padding-right: 40px; } }

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

@media (min-width: 576px) {
  .mrt-sm-45 {
    margin-top: 45px; } }

@media (min-width: 768px) {
  .mrt-md-45 {
    margin-top: 45px; } }

@media (min-width: 992px) {
  .mrt-lg-45 {
    margin-top: 45px; } }

@media (min-width: 1200px) {
  .mrt-xl-45 {
    margin-top: 45px; } }

.mrb-xs-45 {
  margin-bottom: 45px; }

@media (min-width: 576px) {
  .mrb-sm-45 {
    margin-bottom: 45px; } }

@media (min-width: 768px) {
  .mrb-md-45 {
    margin-bottom: 45px; } }

@media (min-width: 992px) {
  .mrb-lg-45 {
    margin-bottom: 45px; } }

@media (min-width: 1200px) {
  .mrb-xl-45 {
    margin-bottom: 45px; } }

.pdl-xs-45 {
  padding-left: 45px; }

@media (min-width: 576px) {
  .pdl-sm-45 {
    padding-left: 45px; } }

@media (min-width: 768px) {
  .pdl-md-45 {
    padding-left: 45px; } }

@media (min-width: 992px) {
  .pdl-lg-45 {
    padding-left: 45px; } }

@media (min-width: 1200px) {
  .pdl-xl-45 {
    padding-left: 45px; } }

.pdr-xs-45 {
  padding-right: 45px; }

@media (min-width: 576px) {
  .pdr-sm-45 {
    padding-right: 45px; } }

@media (min-width: 768px) {
  .pdr-md-45 {
    padding-right: 45px; } }

@media (min-width: 992px) {
  .pdr-lg-45 {
    padding-right: 45px; } }

@media (min-width: 1200px) {
  .pdr-xl-45 {
    padding-right: 45px; } }

.mrt-xs-50 {
  margin-top: 50px; }

@media (min-width: 576px) {
  .mrt-sm-50 {
    margin-top: 50px; } }

@media (min-width: 768px) {
  .mrt-md-50 {
    margin-top: 50px; } }

@media (min-width: 992px) {
  .mrt-lg-50 {
    margin-top: 50px; } }

@media (min-width: 1200px) {
  .mrt-xl-50 {
    margin-top: 50px; } }

.mrb-xs-50 {
  margin-bottom: 50px; }

@media (min-width: 576px) {
  .mrb-sm-50 {
    margin-bottom: 50px; } }

@media (min-width: 768px) {
  .mrb-md-50 {
    margin-bottom: 50px; } }

@media (min-width: 992px) {
  .mrb-lg-50 {
    margin-bottom: 50px; } }

@media (min-width: 1200px) {
  .mrb-xl-50 {
    margin-bottom: 50px; } }

.pdl-xs-50 {
  padding-left: 50px; }

@media (min-width: 576px) {
  .pdl-sm-50 {
    padding-left: 50px; } }

@media (min-width: 768px) {
  .pdl-md-50 {
    padding-left: 50px; } }

@media (min-width: 992px) {
  .pdl-lg-50 {
    padding-left: 50px; } }

@media (min-width: 1200px) {
  .pdl-xl-50 {
    padding-left: 50px; } }

.pdr-xs-50 {
  padding-right: 50px; }

@media (min-width: 576px) {
  .pdr-sm-50 {
    padding-right: 50px; } }

@media (min-width: 768px) {
  .pdr-md-50 {
    padding-right: 50px; } }

@media (min-width: 992px) {
  .pdr-lg-50 {
    padding-right: 50px; } }

@media (min-width: 1200px) {
  .pdr-xl-50 {
    padding-right: 50px; } }

.mrt-xs-55 {
  margin-top: 55px; }

@media (min-width: 576px) {
  .mrt-sm-55 {
    margin-top: 55px; } }

@media (min-width: 768px) {
  .mrt-md-55 {
    margin-top: 55px; } }

@media (min-width: 992px) {
  .mrt-lg-55 {
    margin-top: 55px; } }

@media (min-width: 1200px) {
  .mrt-xl-55 {
    margin-top: 55px; } }

.mrb-xs-55 {
  margin-bottom: 55px; }

@media (min-width: 576px) {
  .mrb-sm-55 {
    margin-bottom: 55px; } }

@media (min-width: 768px) {
  .mrb-md-55 {
    margin-bottom: 55px; } }

@media (min-width: 992px) {
  .mrb-lg-55 {
    margin-bottom: 55px; } }

@media (min-width: 1200px) {
  .mrb-xl-55 {
    margin-bottom: 55px; } }

.pdl-xs-55 {
  padding-left: 55px; }

@media (min-width: 576px) {
  .pdl-sm-55 {
    padding-left: 55px; } }

@media (min-width: 768px) {
  .pdl-md-55 {
    padding-left: 55px; } }

@media (min-width: 992px) {
  .pdl-lg-55 {
    padding-left: 55px; } }

@media (min-width: 1200px) {
  .pdl-xl-55 {
    padding-left: 55px; } }

.pdr-xs-55 {
  padding-right: 55px; }

@media (min-width: 576px) {
  .pdr-sm-55 {
    padding-right: 55px; } }

@media (min-width: 768px) {
  .pdr-md-55 {
    padding-right: 55px; } }

@media (min-width: 992px) {
  .pdr-lg-55 {
    padding-right: 55px; } }

@media (min-width: 1200px) {
  .pdr-xl-55 {
    padding-right: 55px; } }

.mrt-xs-60 {
  margin-top: 60px; }

@media (min-width: 576px) {
  .mrt-sm-60 {
    margin-top: 60px; } }

@media (min-width: 768px) {
  .mrt-md-60 {
    margin-top: 60px; } }

@media (min-width: 992px) {
  .mrt-lg-60 {
    margin-top: 60px; } }

@media (min-width: 1200px) {
  .mrt-xl-60 {
    margin-top: 60px; } }

.mrb-xs-60 {
  margin-bottom: 60px; }

@media (min-width: 576px) {
  .mrb-sm-60 {
    margin-bottom: 60px; } }

@media (min-width: 768px) {
  .mrb-md-60 {
    margin-bottom: 60px; } }

@media (min-width: 992px) {
  .mrb-lg-60 {
    margin-bottom: 60px; } }

@media (min-width: 1200px) {
  .mrb-xl-60 {
    margin-bottom: 60px; } }

.pdl-xs-60 {
  padding-left: 60px; }

@media (min-width: 576px) {
  .pdl-sm-60 {
    padding-left: 60px; } }

@media (min-width: 768px) {
  .pdl-md-60 {
    padding-left: 60px; } }

@media (min-width: 992px) {
  .pdl-lg-60 {
    padding-left: 60px; } }

@media (min-width: 1200px) {
  .pdl-xl-60 {
    padding-left: 60px; } }

.pdr-xs-60 {
  padding-right: 60px; }

@media (min-width: 576px) {
  .pdr-sm-60 {
    padding-right: 60px; } }

@media (min-width: 768px) {
  .pdr-md-60 {
    padding-right: 60px; } }

@media (min-width: 992px) {
  .pdr-lg-60 {
    padding-right: 60px; } }

@media (min-width: 1200px) {
  .pdr-xl-60 {
    padding-right: 60px; } }

.mrt-xs-65 {
  margin-top: 65px; }

@media (min-width: 576px) {
  .mrt-sm-65 {
    margin-top: 65px; } }

@media (min-width: 768px) {
  .mrt-md-65 {
    margin-top: 65px; } }

@media (min-width: 992px) {
  .mrt-lg-65 {
    margin-top: 65px; } }

@media (min-width: 1200px) {
  .mrt-xl-65 {
    margin-top: 65px; } }

.mrb-xs-65 {
  margin-bottom: 65px; }

@media (min-width: 576px) {
  .mrb-sm-65 {
    margin-bottom: 65px; } }

@media (min-width: 768px) {
  .mrb-md-65 {
    margin-bottom: 65px; } }

@media (min-width: 992px) {
  .mrb-lg-65 {
    margin-bottom: 65px; } }

@media (min-width: 1200px) {
  .mrb-xl-65 {
    margin-bottom: 65px; } }

.pdl-xs-65 {
  padding-left: 65px; }

@media (min-width: 576px) {
  .pdl-sm-65 {
    padding-left: 65px; } }

@media (min-width: 768px) {
  .pdl-md-65 {
    padding-left: 65px; } }

@media (min-width: 992px) {
  .pdl-lg-65 {
    padding-left: 65px; } }

@media (min-width: 1200px) {
  .pdl-xl-65 {
    padding-left: 65px; } }

.pdr-xs-65 {
  padding-right: 65px; }

@media (min-width: 576px) {
  .pdr-sm-65 {
    padding-right: 65px; } }

@media (min-width: 768px) {
  .pdr-md-65 {
    padding-right: 65px; } }

@media (min-width: 992px) {
  .pdr-lg-65 {
    padding-right: 65px; } }

@media (min-width: 1200px) {
  .pdr-xl-65 {
    padding-right: 65px; } }

.mrt-xs-70 {
  margin-top: 70px; }

@media (min-width: 576px) {
  .mrt-sm-70 {
    margin-top: 70px; } }

@media (min-width: 768px) {
  .mrt-md-70 {
    margin-top: 70px; } }

@media (min-width: 992px) {
  .mrt-lg-70 {
    margin-top: 70px; } }

@media (min-width: 1200px) {
  .mrt-xl-70 {
    margin-top: 70px; } }

.mrb-xs-70 {
  margin-bottom: 70px; }

@media (min-width: 576px) {
  .mrb-sm-70 {
    margin-bottom: 70px; } }

@media (min-width: 768px) {
  .mrb-md-70 {
    margin-bottom: 70px; } }

@media (min-width: 992px) {
  .mrb-lg-70 {
    margin-bottom: 70px; } }

@media (min-width: 1200px) {
  .mrb-xl-70 {
    margin-bottom: 70px; } }

.pdl-xs-70 {
  padding-left: 70px; }

@media (min-width: 576px) {
  .pdl-sm-70 {
    padding-left: 70px; } }

@media (min-width: 768px) {
  .pdl-md-70 {
    padding-left: 70px; } }

@media (min-width: 992px) {
  .pdl-lg-70 {
    padding-left: 70px; } }

@media (min-width: 1200px) {
  .pdl-xl-70 {
    padding-left: 70px; } }

.pdr-xs-70 {
  padding-right: 70px; }

@media (min-width: 576px) {
  .pdr-sm-70 {
    padding-right: 70px; } }

@media (min-width: 768px) {
  .pdr-md-70 {
    padding-right: 70px; } }

@media (min-width: 992px) {
  .pdr-lg-70 {
    padding-right: 70px; } }

@media (min-width: 1200px) {
  .pdr-xl-70 {
    padding-right: 70px; } }

.mrt-xs-75 {
  margin-top: 75px; }

@media (min-width: 576px) {
  .mrt-sm-75 {
    margin-top: 75px; } }

@media (min-width: 768px) {
  .mrt-md-75 {
    margin-top: 75px; } }

@media (min-width: 992px) {
  .mrt-lg-75 {
    margin-top: 75px; } }

@media (min-width: 1200px) {
  .mrt-xl-75 {
    margin-top: 75px; } }

.mrb-xs-75 {
  margin-bottom: 75px; }

@media (min-width: 576px) {
  .mrb-sm-75 {
    margin-bottom: 75px; } }

@media (min-width: 768px) {
  .mrb-md-75 {
    margin-bottom: 75px; } }

@media (min-width: 992px) {
  .mrb-lg-75 {
    margin-bottom: 75px; } }

@media (min-width: 1200px) {
  .mrb-xl-75 {
    margin-bottom: 75px; } }

.pdl-xs-75 {
  padding-left: 75px; }

@media (min-width: 576px) {
  .pdl-sm-75 {
    padding-left: 75px; } }

@media (min-width: 768px) {
  .pdl-md-75 {
    padding-left: 75px; } }

@media (min-width: 992px) {
  .pdl-lg-75 {
    padding-left: 75px; } }

@media (min-width: 1200px) {
  .pdl-xl-75 {
    padding-left: 75px; } }

.pdr-xs-75 {
  padding-right: 75px; }

@media (min-width: 576px) {
  .pdr-sm-75 {
    padding-right: 75px; } }

@media (min-width: 768px) {
  .pdr-md-75 {
    padding-right: 75px; } }

@media (min-width: 992px) {
  .pdr-lg-75 {
    padding-right: 75px; } }

@media (min-width: 1200px) {
  .pdr-xl-75 {
    padding-right: 75px; } }

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

@media (min-width: 576px) {
  .mrt-sm-80 {
    margin-top: 80px; } }

@media (min-width: 768px) {
  .mrt-md-80 {
    margin-top: 80px; } }

@media (min-width: 992px) {
  .mrt-lg-80 {
    margin-top: 80px; } }

@media (min-width: 1200px) {
  .mrt-xl-80 {
    margin-top: 80px; } }

.mrb-xs-80 {
  margin-bottom: 80px; }

@media (min-width: 576px) {
  .mrb-sm-80 {
    margin-bottom: 80px; } }

@media (min-width: 768px) {
  .mrb-md-80 {
    margin-bottom: 80px; } }

@media (min-width: 992px) {
  .mrb-lg-80 {
    margin-bottom: 80px; } }

@media (min-width: 1200px) {
  .mrb-xl-80 {
    margin-bottom: 80px; } }

.pdl-xs-80 {
  padding-left: 80px; }

@media (min-width: 576px) {
  .pdl-sm-80 {
    padding-left: 80px; } }

@media (min-width: 768px) {
  .pdl-md-80 {
    padding-left: 80px; } }

@media (min-width: 992px) {
  .pdl-lg-80 {
    padding-left: 80px; } }

@media (min-width: 1200px) {
  .pdl-xl-80 {
    padding-left: 80px; } }

.pdr-xs-80 {
  padding-right: 80px; }

@media (min-width: 576px) {
  .pdr-sm-80 {
    padding-right: 80px; } }

@media (min-width: 768px) {
  .pdr-md-80 {
    padding-right: 80px; } }

@media (min-width: 992px) {
  .pdr-lg-80 {
    padding-right: 80px; } }

@media (min-width: 1200px) {
  .pdr-xl-80 {
    padding-right: 80px; } }

.mrt-xs-85 {
  margin-top: 85px; }

@media (min-width: 576px) {
  .mrt-sm-85 {
    margin-top: 85px; } }

@media (min-width: 768px) {
  .mrt-md-85 {
    margin-top: 85px; } }

@media (min-width: 992px) {
  .mrt-lg-85 {
    margin-top: 85px; } }

@media (min-width: 1200px) {
  .mrt-xl-85 {
    margin-top: 85px; } }

.mrb-xs-85 {
  margin-bottom: 85px; }

@media (min-width: 576px) {
  .mrb-sm-85 {
    margin-bottom: 85px; } }

@media (min-width: 768px) {
  .mrb-md-85 {
    margin-bottom: 85px; } }

@media (min-width: 992px) {
  .mrb-lg-85 {
    margin-bottom: 85px; } }

@media (min-width: 1200px) {
  .mrb-xl-85 {
    margin-bottom: 85px; } }

.pdl-xs-85 {
  padding-left: 85px; }

@media (min-width: 576px) {
  .pdl-sm-85 {
    padding-left: 85px; } }

@media (min-width: 768px) {
  .pdl-md-85 {
    padding-left: 85px; } }

@media (min-width: 992px) {
  .pdl-lg-85 {
    padding-left: 85px; } }

@media (min-width: 1200px) {
  .pdl-xl-85 {
    padding-left: 85px; } }

.pdr-xs-85 {
  padding-right: 85px; }

@media (min-width: 576px) {
  .pdr-sm-85 {
    padding-right: 85px; } }

@media (min-width: 768px) {
  .pdr-md-85 {
    padding-right: 85px; } }

@media (min-width: 992px) {
  .pdr-lg-85 {
    padding-right: 85px; } }

@media (min-width: 1200px) {
  .pdr-xl-85 {
    padding-right: 85px; } }

.mrt-xs-90 {
  margin-top: 90px; }

@media (min-width: 576px) {
  .mrt-sm-90 {
    margin-top: 90px; } }

@media (min-width: 768px) {
  .mrt-md-90 {
    margin-top: 90px; } }

@media (min-width: 992px) {
  .mrt-lg-90 {
    margin-top: 90px; } }

@media (min-width: 1200px) {
  .mrt-xl-90 {
    margin-top: 90px; } }

.mrb-xs-90 {
  margin-bottom: 90px; }

@media (min-width: 576px) {
  .mrb-sm-90 {
    margin-bottom: 90px; } }

@media (min-width: 768px) {
  .mrb-md-90 {
    margin-bottom: 90px; } }

@media (min-width: 992px) {
  .mrb-lg-90 {
    margin-bottom: 90px; } }

@media (min-width: 1200px) {
  .mrb-xl-90 {
    margin-bottom: 90px; } }

.pdl-xs-90 {
  padding-left: 90px; }

@media (min-width: 576px) {
  .pdl-sm-90 {
    padding-left: 90px; } }

@media (min-width: 768px) {
  .pdl-md-90 {
    padding-left: 90px; } }

@media (min-width: 992px) {
  .pdl-lg-90 {
    padding-left: 90px; } }

@media (min-width: 1200px) {
  .pdl-xl-90 {
    padding-left: 90px; } }

.pdr-xs-90 {
  padding-right: 90px; }

@media (min-width: 576px) {
  .pdr-sm-90 {
    padding-right: 90px; } }

@media (min-width: 768px) {
  .pdr-md-90 {
    padding-right: 90px; } }

@media (min-width: 992px) {
  .pdr-lg-90 {
    padding-right: 90px; } }

@media (min-width: 1200px) {
  .pdr-xl-90 {
    padding-right: 90px; } }

.mrt-xs-95 {
  margin-top: 95px; }

@media (min-width: 576px) {
  .mrt-sm-95 {
    margin-top: 95px; } }

@media (min-width: 768px) {
  .mrt-md-95 {
    margin-top: 95px; } }

@media (min-width: 992px) {
  .mrt-lg-95 {
    margin-top: 95px; } }

@media (min-width: 1200px) {
  .mrt-xl-95 {
    margin-top: 95px; } }

.mrb-xs-95 {
  margin-bottom: 95px; }

@media (min-width: 576px) {
  .mrb-sm-95 {
    margin-bottom: 95px; } }

@media (min-width: 768px) {
  .mrb-md-95 {
    margin-bottom: 95px; } }

@media (min-width: 992px) {
  .mrb-lg-95 {
    margin-bottom: 95px; } }

@media (min-width: 1200px) {
  .mrb-xl-95 {
    margin-bottom: 95px; } }

.pdl-xs-95 {
  padding-left: 95px; }

@media (min-width: 576px) {
  .pdl-sm-95 {
    padding-left: 95px; } }

@media (min-width: 768px) {
  .pdl-md-95 {
    padding-left: 95px; } }

@media (min-width: 992px) {
  .pdl-lg-95 {
    padding-left: 95px; } }

@media (min-width: 1200px) {
  .pdl-xl-95 {
    padding-left: 95px; } }

.pdr-xs-95 {
  padding-right: 95px; }

@media (min-width: 576px) {
  .pdr-sm-95 {
    padding-right: 95px; } }

@media (min-width: 768px) {
  .pdr-md-95 {
    padding-right: 95px; } }

@media (min-width: 992px) {
  .pdr-lg-95 {
    padding-right: 95px; } }

@media (min-width: 1200px) {
  .pdr-xl-95 {
    padding-right: 95px; } }

.mrt-xs-100 {
  margin-top: 100px; }

@media (min-width: 576px) {
  .mrt-sm-100 {
    margin-top: 100px; } }

@media (min-width: 768px) {
  .mrt-md-100 {
    margin-top: 100px; } }

@media (min-width: 992px) {
  .mrt-lg-100 {
    margin-top: 100px; } }

@media (min-width: 1200px) {
  .mrt-xl-100 {
    margin-top: 100px; } }

.mrb-xs-100 {
  margin-bottom: 100px; }

@media (min-width: 576px) {
  .mrb-sm-100 {
    margin-bottom: 100px; } }

@media (min-width: 768px) {
  .mrb-md-100 {
    margin-bottom: 100px; } }

@media (min-width: 992px) {
  .mrb-lg-100 {
    margin-bottom: 100px; } }

@media (min-width: 1200px) {
  .mrb-xl-100 {
    margin-bottom: 100px; } }

.pdl-xs-100 {
  padding-left: 100px; }

@media (min-width: 576px) {
  .pdl-sm-100 {
    padding-left: 100px; } }

@media (min-width: 768px) {
  .pdl-md-100 {
    padding-left: 100px; } }

@media (min-width: 992px) {
  .pdl-lg-100 {
    padding-left: 100px; } }

@media (min-width: 1200px) {
  .pdl-xl-100 {
    padding-left: 100px; } }

.pdr-xs-100 {
  padding-right: 100px; }

@media (min-width: 576px) {
  .pdr-sm-100 {
    padding-right: 100px; } }

@media (min-width: 768px) {
  .pdr-md-100 {
    padding-right: 100px; } }

@media (min-width: 992px) {
  .pdr-lg-100 {
    padding-right: 100px; } }

@media (min-width: 1200px) {
  .pdr-xl-100 {
    padding-right: 100px; } }

.mrt-xs-105 {
  margin-top: 105px; }

@media (min-width: 576px) {
  .mrt-sm-105 {
    margin-top: 105px; } }

@media (min-width: 768px) {
  .mrt-md-105 {
    margin-top: 105px; } }

@media (min-width: 992px) {
  .mrt-lg-105 {
    margin-top: 105px; } }

@media (min-width: 1200px) {
  .mrt-xl-105 {
    margin-top: 105px; } }

.mrb-xs-105 {
  margin-bottom: 105px; }

@media (min-width: 576px) {
  .mrb-sm-105 {
    margin-bottom: 105px; } }

@media (min-width: 768px) {
  .mrb-md-105 {
    margin-bottom: 105px; } }

@media (min-width: 992px) {
  .mrb-lg-105 {
    margin-bottom: 105px; } }

@media (min-width: 1200px) {
  .mrb-xl-105 {
    margin-bottom: 105px; } }

.pdl-xs-105 {
  padding-left: 105px; }

@media (min-width: 576px) {
  .pdl-sm-105 {
    padding-left: 105px; } }

@media (min-width: 768px) {
  .pdl-md-105 {
    padding-left: 105px; } }

@media (min-width: 992px) {
  .pdl-lg-105 {
    padding-left: 105px; } }

@media (min-width: 1200px) {
  .pdl-xl-105 {
    padding-left: 105px; } }

.pdr-xs-105 {
  padding-right: 105px; }

@media (min-width: 576px) {
  .pdr-sm-105 {
    padding-right: 105px; } }

@media (min-width: 768px) {
  .pdr-md-105 {
    padding-right: 105px; } }

@media (min-width: 992px) {
  .pdr-lg-105 {
    padding-right: 105px; } }

@media (min-width: 1200px) {
  .pdr-xl-105 {
    padding-right: 105px; } }

.mrt-xs-110 {
  margin-top: 110px; }

@media (min-width: 576px) {
  .mrt-sm-110 {
    margin-top: 110px; } }

@media (min-width: 768px) {
  .mrt-md-110 {
    margin-top: 110px; } }

@media (min-width: 992px) {
  .mrt-lg-110 {
    margin-top: 110px; } }

@media (min-width: 1200px) {
  .mrt-xl-110 {
    margin-top: 110px; } }

.mrb-xs-110 {
  margin-bottom: 110px; }

@media (min-width: 576px) {
  .mrb-sm-110 {
    margin-bottom: 110px; } }

@media (min-width: 768px) {
  .mrb-md-110 {
    margin-bottom: 110px; } }

@media (min-width: 992px) {
  .mrb-lg-110 {
    margin-bottom: 110px; } }

@media (min-width: 1200px) {
  .mrb-xl-110 {
    margin-bottom: 110px; } }

.pdl-xs-110 {
  padding-left: 110px; }

@media (min-width: 576px) {
  .pdl-sm-110 {
    padding-left: 110px; } }

@media (min-width: 768px) {
  .pdl-md-110 {
    padding-left: 110px; } }

@media (min-width: 992px) {
  .pdl-lg-110 {
    padding-left: 110px; } }

@media (min-width: 1200px) {
  .pdl-xl-110 {
    padding-left: 110px; } }

.pdr-xs-110 {
  padding-right: 110px; }

@media (min-width: 576px) {
  .pdr-sm-110 {
    padding-right: 110px; } }

@media (min-width: 768px) {
  .pdr-md-110 {
    padding-right: 110px; } }

@media (min-width: 992px) {
  .pdr-lg-110 {
    padding-right: 110px; } }

@media (min-width: 1200px) {
  .pdr-xl-110 {
    padding-right: 110px; } }

.mrt-xs-115 {
  margin-top: 115px; }

@media (min-width: 576px) {
  .mrt-sm-115 {
    margin-top: 115px; } }

@media (min-width: 768px) {
  .mrt-md-115 {
    margin-top: 115px; } }

@media (min-width: 992px) {
  .mrt-lg-115 {
    margin-top: 115px; } }

@media (min-width: 1200px) {
  .mrt-xl-115 {
    margin-top: 115px; } }

.mrb-xs-115 {
  margin-bottom: 115px; }

@media (min-width: 576px) {
  .mrb-sm-115 {
    margin-bottom: 115px; } }

@media (min-width: 768px) {
  .mrb-md-115 {
    margin-bottom: 115px; } }

@media (min-width: 992px) {
  .mrb-lg-115 {
    margin-bottom: 115px; } }

@media (min-width: 1200px) {
  .mrb-xl-115 {
    margin-bottom: 115px; } }

.pdl-xs-115 {
  padding-left: 115px; }

@media (min-width: 576px) {
  .pdl-sm-115 {
    padding-left: 115px; } }

@media (min-width: 768px) {
  .pdl-md-115 {
    padding-left: 115px; } }

@media (min-width: 992px) {
  .pdl-lg-115 {
    padding-left: 115px; } }

@media (min-width: 1200px) {
  .pdl-xl-115 {
    padding-left: 115px; } }

.pdr-xs-115 {
  padding-right: 115px; }

@media (min-width: 576px) {
  .pdr-sm-115 {
    padding-right: 115px; } }

@media (min-width: 768px) {
  .pdr-md-115 {
    padding-right: 115px; } }

@media (min-width: 992px) {
  .pdr-lg-115 {
    padding-right: 115px; } }

@media (min-width: 1200px) {
  .pdr-xl-115 {
    padding-right: 115px; } }

.mrt-xs-120 {
  margin-top: 120px; }

@media (min-width: 576px) {
  .mrt-sm-120 {
    margin-top: 120px; } }

@media (min-width: 768px) {
  .mrt-md-120 {
    margin-top: 120px; } }

@media (min-width: 992px) {
  .mrt-lg-120 {
    margin-top: 120px; } }

@media (min-width: 1200px) {
  .mrt-xl-120 {
    margin-top: 120px; } }

.mrb-xs-120 {
  margin-bottom: 120px; }

@media (min-width: 576px) {
  .mrb-sm-120 {
    margin-bottom: 120px; } }

@media (min-width: 768px) {
  .mrb-md-120 {
    margin-bottom: 120px; } }

@media (min-width: 992px) {
  .mrb-lg-120 {
    margin-bottom: 120px; } }

@media (min-width: 1200px) {
  .mrb-xl-120 {
    margin-bottom: 120px; } }

.pdl-xs-120 {
  padding-left: 120px; }

@media (min-width: 576px) {
  .pdl-sm-120 {
    padding-left: 120px; } }

@media (min-width: 768px) {
  .pdl-md-120 {
    padding-left: 120px; } }

@media (min-width: 992px) {
  .pdl-lg-120 {
    padding-left: 120px; } }

@media (min-width: 1200px) {
  .pdl-xl-120 {
    padding-left: 120px; } }

.pdr-xs-120 {
  padding-right: 120px; }

@media (min-width: 576px) {
  .pdr-sm-120 {
    padding-right: 120px; } }

@media (min-width: 768px) {
  .pdr-md-120 {
    padding-right: 120px; } }

@media (min-width: 992px) {
  .pdr-lg-120 {
    padding-right: 120px; } }

@media (min-width: 1200px) {
  .pdr-xl-120 {
    padding-right: 120px; } }

.mrt-xs-125 {
  margin-top: 125px; }

@media (min-width: 576px) {
  .mrt-sm-125 {
    margin-top: 125px; } }

@media (min-width: 768px) {
  .mrt-md-125 {
    margin-top: 125px; } }

@media (min-width: 992px) {
  .mrt-lg-125 {
    margin-top: 125px; } }

@media (min-width: 1200px) {
  .mrt-xl-125 {
    margin-top: 125px; } }

.mrb-xs-125 {
  margin-bottom: 125px; }

@media (min-width: 576px) {
  .mrb-sm-125 {
    margin-bottom: 125px; } }

@media (min-width: 768px) {
  .mrb-md-125 {
    margin-bottom: 125px; } }

@media (min-width: 992px) {
  .mrb-lg-125 {
    margin-bottom: 125px; } }

@media (min-width: 1200px) {
  .mrb-xl-125 {
    margin-bottom: 125px; } }

.pdl-xs-125 {
  padding-left: 125px; }

@media (min-width: 576px) {
  .pdl-sm-125 {
    padding-left: 125px; } }

@media (min-width: 768px) {
  .pdl-md-125 {
    padding-left: 125px; } }

@media (min-width: 992px) {
  .pdl-lg-125 {
    padding-left: 125px; } }

@media (min-width: 1200px) {
  .pdl-xl-125 {
    padding-left: 125px; } }

.pdr-xs-125 {
  padding-right: 125px; }

@media (min-width: 576px) {
  .pdr-sm-125 {
    padding-right: 125px; } }

@media (min-width: 768px) {
  .pdr-md-125 {
    padding-right: 125px; } }

@media (min-width: 992px) {
  .pdr-lg-125 {
    padding-right: 125px; } }

@media (min-width: 1200px) {
  .pdr-xl-125 {
    padding-right: 125px; } }

.mrt-xs-130 {
  margin-top: 130px; }

@media (min-width: 576px) {
  .mrt-sm-130 {
    margin-top: 130px; } }

@media (min-width: 768px) {
  .mrt-md-130 {
    margin-top: 130px; } }

@media (min-width: 992px) {
  .mrt-lg-130 {
    margin-top: 130px; } }

@media (min-width: 1200px) {
  .mrt-xl-130 {
    margin-top: 130px; } }

.mrb-xs-130 {
  margin-bottom: 130px; }

@media (min-width: 576px) {
  .mrb-sm-130 {
    margin-bottom: 130px; } }

@media (min-width: 768px) {
  .mrb-md-130 {
    margin-bottom: 130px; } }

@media (min-width: 992px) {
  .mrb-lg-130 {
    margin-bottom: 130px; } }

@media (min-width: 1200px) {
  .mrb-xl-130 {
    margin-bottom: 130px; } }

.pdl-xs-130 {
  padding-left: 130px; }

@media (min-width: 576px) {
  .pdl-sm-130 {
    padding-left: 130px; } }

@media (min-width: 768px) {
  .pdl-md-130 {
    padding-left: 130px; } }

@media (min-width: 992px) {
  .pdl-lg-130 {
    padding-left: 130px; } }

@media (min-width: 1200px) {
  .pdl-xl-130 {
    padding-left: 130px; } }

.pdr-xs-130 {
  padding-right: 130px; }

@media (min-width: 576px) {
  .pdr-sm-130 {
    padding-right: 130px; } }

@media (min-width: 768px) {
  .pdr-md-130 {
    padding-right: 130px; } }

@media (min-width: 992px) {
  .pdr-lg-130 {
    padding-right: 130px; } }

@media (min-width: 1200px) {
  .pdr-xl-130 {
    padding-right: 130px; } }

.mrt-xs-135 {
  margin-top: 135px; }

@media (min-width: 576px) {
  .mrt-sm-135 {
    margin-top: 135px; } }

@media (min-width: 768px) {
  .mrt-md-135 {
    margin-top: 135px; } }

@media (min-width: 992px) {
  .mrt-lg-135 {
    margin-top: 135px; } }

@media (min-width: 1200px) {
  .mrt-xl-135 {
    margin-top: 135px; } }

.mrb-xs-135 {
  margin-bottom: 135px; }

@media (min-width: 576px) {
  .mrb-sm-135 {
    margin-bottom: 135px; } }

@media (min-width: 768px) {
  .mrb-md-135 {
    margin-bottom: 135px; } }

@media (min-width: 992px) {
  .mrb-lg-135 {
    margin-bottom: 135px; } }

@media (min-width: 1200px) {
  .mrb-xl-135 {
    margin-bottom: 135px; } }

.pdl-xs-135 {
  padding-left: 135px; }

@media (min-width: 576px) {
  .pdl-sm-135 {
    padding-left: 135px; } }

@media (min-width: 768px) {
  .pdl-md-135 {
    padding-left: 135px; } }

@media (min-width: 992px) {
  .pdl-lg-135 {
    padding-left: 135px; } }

@media (min-width: 1200px) {
  .pdl-xl-135 {
    padding-left: 135px; } }

.pdr-xs-135 {
  padding-right: 135px; }

@media (min-width: 576px) {
  .pdr-sm-135 {
    padding-right: 135px; } }

@media (min-width: 768px) {
  .pdr-md-135 {
    padding-right: 135px; } }

@media (min-width: 992px) {
  .pdr-lg-135 {
    padding-right: 135px; } }

@media (min-width: 1200px) {
  .pdr-xl-135 {
    padding-right: 135px; } }

.mrt-xs-140 {
  margin-top: 140px; }

@media (min-width: 576px) {
  .mrt-sm-140 {
    margin-top: 140px; } }

@media (min-width: 768px) {
  .mrt-md-140 {
    margin-top: 140px; } }

@media (min-width: 992px) {
  .mrt-lg-140 {
    margin-top: 140px; } }

@media (min-width: 1200px) {
  .mrt-xl-140 {
    margin-top: 140px; } }

.mrb-xs-140 {
  margin-bottom: 140px; }

@media (min-width: 576px) {
  .mrb-sm-140 {
    margin-bottom: 140px; } }

@media (min-width: 768px) {
  .mrb-md-140 {
    margin-bottom: 140px; } }

@media (min-width: 992px) {
  .mrb-lg-140 {
    margin-bottom: 140px; } }

@media (min-width: 1200px) {
  .mrb-xl-140 {
    margin-bottom: 140px; } }

.pdl-xs-140 {
  padding-left: 140px; }

@media (min-width: 576px) {
  .pdl-sm-140 {
    padding-left: 140px; } }

@media (min-width: 768px) {
  .pdl-md-140 {
    padding-left: 140px; } }

@media (min-width: 992px) {
  .pdl-lg-140 {
    padding-left: 140px; } }

@media (min-width: 1200px) {
  .pdl-xl-140 {
    padding-left: 140px; } }

.pdr-xs-140 {
  padding-right: 140px; }

@media (min-width: 576px) {
  .pdr-sm-140 {
    padding-right: 140px; } }

@media (min-width: 768px) {
  .pdr-md-140 {
    padding-right: 140px; } }

@media (min-width: 992px) {
  .pdr-lg-140 {
    padding-right: 140px; } }

@media (min-width: 1200px) {
  .pdr-xl-140 {
    padding-right: 140px; } }

.mrt-xs-145 {
  margin-top: 145px; }

@media (min-width: 576px) {
  .mrt-sm-145 {
    margin-top: 145px; } }

@media (min-width: 768px) {
  .mrt-md-145 {
    margin-top: 145px; } }

@media (min-width: 992px) {
  .mrt-lg-145 {
    margin-top: 145px; } }

@media (min-width: 1200px) {
  .mrt-xl-145 {
    margin-top: 145px; } }

.mrb-xs-145 {
  margin-bottom: 145px; }

@media (min-width: 576px) {
  .mrb-sm-145 {
    margin-bottom: 145px; } }

@media (min-width: 768px) {
  .mrb-md-145 {
    margin-bottom: 145px; } }

@media (min-width: 992px) {
  .mrb-lg-145 {
    margin-bottom: 145px; } }

@media (min-width: 1200px) {
  .mrb-xl-145 {
    margin-bottom: 145px; } }

.pdl-xs-145 {
  padding-left: 145px; }

@media (min-width: 576px) {
  .pdl-sm-145 {
    padding-left: 145px; } }

@media (min-width: 768px) {
  .pdl-md-145 {
    padding-left: 145px; } }

@media (min-width: 992px) {
  .pdl-lg-145 {
    padding-left: 145px; } }

@media (min-width: 1200px) {
  .pdl-xl-145 {
    padding-left: 145px; } }

.pdr-xs-145 {
  padding-right: 145px; }

@media (min-width: 576px) {
  .pdr-sm-145 {
    padding-right: 145px; } }

@media (min-width: 768px) {
  .pdr-md-145 {
    padding-right: 145px; } }

@media (min-width: 992px) {
  .pdr-lg-145 {
    padding-right: 145px; } }

@media (min-width: 1200px) {
  .pdr-xl-145 {
    padding-right: 145px; } }

.mrt-xs-150 {
  margin-top: 150px; }

@media (min-width: 576px) {
  .mrt-sm-150 {
    margin-top: 150px; } }

@media (min-width: 768px) {
  .mrt-md-150 {
    margin-top: 150px; } }

@media (min-width: 992px) {
  .mrt-lg-150 {
    margin-top: 150px; } }

@media (min-width: 1200px) {
  .mrt-xl-150 {
    margin-top: 150px; } }

.mrb-xs-150 {
  margin-bottom: 150px; }

@media (min-width: 576px) {
  .mrb-sm-150 {
    margin-bottom: 150px; } }

@media (min-width: 768px) {
  .mrb-md-150 {
    margin-bottom: 150px; } }

@media (min-width: 992px) {
  .mrb-lg-150 {
    margin-bottom: 150px; } }

@media (min-width: 1200px) {
  .mrb-xl-150 {
    margin-bottom: 150px; } }

.pdl-xs-150 {
  padding-left: 150px; }

@media (min-width: 576px) {
  .pdl-sm-150 {
    padding-left: 150px; } }

@media (min-width: 768px) {
  .pdl-md-150 {
    padding-left: 150px; } }

@media (min-width: 992px) {
  .pdl-lg-150 {
    padding-left: 150px; } }

@media (min-width: 1200px) {
  .pdl-xl-150 {
    padding-left: 150px; } }

.pdr-xs-150 {
  padding-right: 150px; }

@media (min-width: 576px) {
  .pdr-sm-150 {
    padding-right: 150px; } }

@media (min-width: 768px) {
  .pdr-md-150 {
    padding-right: 150px; } }

@media (min-width: 992px) {
  .pdr-lg-150 {
    padding-right: 150px; } }

@media (min-width: 1200px) {
  .pdr-xl-150 {
    padding-right: 150px; } }

.mrt-xs-155 {
  margin-top: 155px; }

@media (min-width: 576px) {
  .mrt-sm-155 {
    margin-top: 155px; } }

@media (min-width: 768px) {
  .mrt-md-155 {
    margin-top: 155px; } }

@media (min-width: 992px) {
  .mrt-lg-155 {
    margin-top: 155px; } }

@media (min-width: 1200px) {
  .mrt-xl-155 {
    margin-top: 155px; } }

.mrb-xs-155 {
  margin-bottom: 155px; }

@media (min-width: 576px) {
  .mrb-sm-155 {
    margin-bottom: 155px; } }

@media (min-width: 768px) {
  .mrb-md-155 {
    margin-bottom: 155px; } }

@media (min-width: 992px) {
  .mrb-lg-155 {
    margin-bottom: 155px; } }

@media (min-width: 1200px) {
  .mrb-xl-155 {
    margin-bottom: 155px; } }

.pdl-xs-155 {
  padding-left: 155px; }

@media (min-width: 576px) {
  .pdl-sm-155 {
    padding-left: 155px; } }

@media (min-width: 768px) {
  .pdl-md-155 {
    padding-left: 155px; } }

@media (min-width: 992px) {
  .pdl-lg-155 {
    padding-left: 155px; } }

@media (min-width: 1200px) {
  .pdl-xl-155 {
    padding-left: 155px; } }

.pdr-xs-155 {
  padding-right: 155px; }

@media (min-width: 576px) {
  .pdr-sm-155 {
    padding-right: 155px; } }

@media (min-width: 768px) {
  .pdr-md-155 {
    padding-right: 155px; } }

@media (min-width: 992px) {
  .pdr-lg-155 {
    padding-right: 155px; } }

@media (min-width: 1200px) {
  .pdr-xl-155 {
    padding-right: 155px; } }

.mrt-xs-160 {
  margin-top: 160px; }

@media (min-width: 576px) {
  .mrt-sm-160 {
    margin-top: 160px; } }

@media (min-width: 768px) {
  .mrt-md-160 {
    margin-top: 160px; } }

@media (min-width: 992px) {
  .mrt-lg-160 {
    margin-top: 160px; } }

@media (min-width: 1200px) {
  .mrt-xl-160 {
    margin-top: 160px; } }

.mrb-xs-160 {
  margin-bottom: 160px; }

@media (min-width: 576px) {
  .mrb-sm-160 {
    margin-bottom: 160px; } }

@media (min-width: 768px) {
  .mrb-md-160 {
    margin-bottom: 160px; } }

@media (min-width: 992px) {
  .mrb-lg-160 {
    margin-bottom: 160px; } }

@media (min-width: 1200px) {
  .mrb-xl-160 {
    margin-bottom: 160px; } }

.pdl-xs-160 {
  padding-left: 160px; }

@media (min-width: 576px) {
  .pdl-sm-160 {
    padding-left: 160px; } }

@media (min-width: 768px) {
  .pdl-md-160 {
    padding-left: 160px; } }

@media (min-width: 992px) {
  .pdl-lg-160 {
    padding-left: 160px; } }

@media (min-width: 1200px) {
  .pdl-xl-160 {
    padding-left: 160px; } }

.pdr-xs-160 {
  padding-right: 160px; }

@media (min-width: 576px) {
  .pdr-sm-160 {
    padding-right: 160px; } }

@media (min-width: 768px) {
  .pdr-md-160 {
    padding-right: 160px; } }

@media (min-width: 992px) {
  .pdr-lg-160 {
    padding-right: 160px; } }

@media (min-width: 1200px) {
  .pdr-xl-160 {
    padding-right: 160px; } }

.mrt-xs-165 {
  margin-top: 165px; }

@media (min-width: 576px) {
  .mrt-sm-165 {
    margin-top: 165px; } }

@media (min-width: 768px) {
  .mrt-md-165 {
    margin-top: 165px; } }

@media (min-width: 992px) {
  .mrt-lg-165 {
    margin-top: 165px; } }

@media (min-width: 1200px) {
  .mrt-xl-165 {
    margin-top: 165px; } }

.mrb-xs-165 {
  margin-bottom: 165px; }

@media (min-width: 576px) {
  .mrb-sm-165 {
    margin-bottom: 165px; } }

@media (min-width: 768px) {
  .mrb-md-165 {
    margin-bottom: 165px; } }

@media (min-width: 992px) {
  .mrb-lg-165 {
    margin-bottom: 165px; } }

@media (min-width: 1200px) {
  .mrb-xl-165 {
    margin-bottom: 165px; } }

.pdl-xs-165 {
  padding-left: 165px; }

@media (min-width: 576px) {
  .pdl-sm-165 {
    padding-left: 165px; } }

@media (min-width: 768px) {
  .pdl-md-165 {
    padding-left: 165px; } }

@media (min-width: 992px) {
  .pdl-lg-165 {
    padding-left: 165px; } }

@media (min-width: 1200px) {
  .pdl-xl-165 {
    padding-left: 165px; } }

.pdr-xs-165 {
  padding-right: 165px; }

@media (min-width: 576px) {
  .pdr-sm-165 {
    padding-right: 165px; } }

@media (min-width: 768px) {
  .pdr-md-165 {
    padding-right: 165px; } }

@media (min-width: 992px) {
  .pdr-lg-165 {
    padding-right: 165px; } }

@media (min-width: 1200px) {
  .pdr-xl-165 {
    padding-right: 165px; } }

.mrt-xs-170 {
  margin-top: 170px; }

@media (min-width: 576px) {
  .mrt-sm-170 {
    margin-top: 170px; } }

@media (min-width: 768px) {
  .mrt-md-170 {
    margin-top: 170px; } }

@media (min-width: 992px) {
  .mrt-lg-170 {
    margin-top: 170px; } }

@media (min-width: 1200px) {
  .mrt-xl-170 {
    margin-top: 170px; } }

.mrb-xs-170 {
  margin-bottom: 170px; }

@media (min-width: 576px) {
  .mrb-sm-170 {
    margin-bottom: 170px; } }

@media (min-width: 768px) {
  .mrb-md-170 {
    margin-bottom: 170px; } }

@media (min-width: 992px) {
  .mrb-lg-170 {
    margin-bottom: 170px; } }

@media (min-width: 1200px) {
  .mrb-xl-170 {
    margin-bottom: 170px; } }

.pdl-xs-170 {
  padding-left: 170px; }

@media (min-width: 576px) {
  .pdl-sm-170 {
    padding-left: 170px; } }

@media (min-width: 768px) {
  .pdl-md-170 {
    padding-left: 170px; } }

@media (min-width: 992px) {
  .pdl-lg-170 {
    padding-left: 170px; } }

@media (min-width: 1200px) {
  .pdl-xl-170 {
    padding-left: 170px; } }

.pdr-xs-170 {
  padding-right: 170px; }

@media (min-width: 576px) {
  .pdr-sm-170 {
    padding-right: 170px; } }

@media (min-width: 768px) {
  .pdr-md-170 {
    padding-right: 170px; } }

@media (min-width: 992px) {
  .pdr-lg-170 {
    padding-right: 170px; } }

@media (min-width: 1200px) {
  .pdr-xl-170 {
    padding-right: 170px; } }

.mrt-xs-175 {
  margin-top: 175px; }

@media (min-width: 576px) {
  .mrt-sm-175 {
    margin-top: 175px; } }

@media (min-width: 768px) {
  .mrt-md-175 {
    margin-top: 175px; } }

@media (min-width: 992px) {
  .mrt-lg-175 {
    margin-top: 175px; } }

@media (min-width: 1200px) {
  .mrt-xl-175 {
    margin-top: 175px; } }

.mrb-xs-175 {
  margin-bottom: 175px; }

@media (min-width: 576px) {
  .mrb-sm-175 {
    margin-bottom: 175px; } }

@media (min-width: 768px) {
  .mrb-md-175 {
    margin-bottom: 175px; } }

@media (min-width: 992px) {
  .mrb-lg-175 {
    margin-bottom: 175px; } }

@media (min-width: 1200px) {
  .mrb-xl-175 {
    margin-bottom: 175px; } }

.pdl-xs-175 {
  padding-left: 175px; }

@media (min-width: 576px) {
  .pdl-sm-175 {
    padding-left: 175px; } }

@media (min-width: 768px) {
  .pdl-md-175 {
    padding-left: 175px; } }

@media (min-width: 992px) {
  .pdl-lg-175 {
    padding-left: 175px; } }

@media (min-width: 1200px) {
  .pdl-xl-175 {
    padding-left: 175px; } }

.pdr-xs-175 {
  padding-right: 175px; }

@media (min-width: 576px) {
  .pdr-sm-175 {
    padding-right: 175px; } }

@media (min-width: 768px) {
  .pdr-md-175 {
    padding-right: 175px; } }

@media (min-width: 992px) {
  .pdr-lg-175 {
    padding-right: 175px; } }

@media (min-width: 1200px) {
  .pdr-xl-175 {
    padding-right: 175px; } }

.mrt-xs-180 {
  margin-top: 180px; }

@media (min-width: 576px) {
  .mrt-sm-180 {
    margin-top: 180px; } }

@media (min-width: 768px) {
  .mrt-md-180 {
    margin-top: 180px; } }

@media (min-width: 992px) {
  .mrt-lg-180 {
    margin-top: 180px; } }

@media (min-width: 1200px) {
  .mrt-xl-180 {
    margin-top: 180px; } }

.mrb-xs-180 {
  margin-bottom: 180px; }

@media (min-width: 576px) {
  .mrb-sm-180 {
    margin-bottom: 180px; } }

@media (min-width: 768px) {
  .mrb-md-180 {
    margin-bottom: 180px; } }

@media (min-width: 992px) {
  .mrb-lg-180 {
    margin-bottom: 180px; } }

@media (min-width: 1200px) {
  .mrb-xl-180 {
    margin-bottom: 180px; } }

.pdl-xs-180 {
  padding-left: 180px; }

@media (min-width: 576px) {
  .pdl-sm-180 {
    padding-left: 180px; } }

@media (min-width: 768px) {
  .pdl-md-180 {
    padding-left: 180px; } }

@media (min-width: 992px) {
  .pdl-lg-180 {
    padding-left: 180px; } }

@media (min-width: 1200px) {
  .pdl-xl-180 {
    padding-left: 180px; } }

.pdr-xs-180 {
  padding-right: 180px; }

@media (min-width: 576px) {
  .pdr-sm-180 {
    padding-right: 180px; } }

@media (min-width: 768px) {
  .pdr-md-180 {
    padding-right: 180px; } }

@media (min-width: 992px) {
  .pdr-lg-180 {
    padding-right: 180px; } }

@media (min-width: 1200px) {
  .pdr-xl-180 {
    padding-right: 180px; } }

.mrt-xs-185 {
  margin-top: 185px; }

@media (min-width: 576px) {
  .mrt-sm-185 {
    margin-top: 185px; } }

@media (min-width: 768px) {
  .mrt-md-185 {
    margin-top: 185px; } }

@media (min-width: 992px) {
  .mrt-lg-185 {
    margin-top: 185px; } }

@media (min-width: 1200px) {
  .mrt-xl-185 {
    margin-top: 185px; } }

.mrb-xs-185 {
  margin-bottom: 185px; }

@media (min-width: 576px) {
  .mrb-sm-185 {
    margin-bottom: 185px; } }

@media (min-width: 768px) {
  .mrb-md-185 {
    margin-bottom: 185px; } }

@media (min-width: 992px) {
  .mrb-lg-185 {
    margin-bottom: 185px; } }

@media (min-width: 1200px) {
  .mrb-xl-185 {
    margin-bottom: 185px; } }

.pdl-xs-185 {
  padding-left: 185px; }

@media (min-width: 576px) {
  .pdl-sm-185 {
    padding-left: 185px; } }

@media (min-width: 768px) {
  .pdl-md-185 {
    padding-left: 185px; } }

@media (min-width: 992px) {
  .pdl-lg-185 {
    padding-left: 185px; } }

@media (min-width: 1200px) {
  .pdl-xl-185 {
    padding-left: 185px; } }

.pdr-xs-185 {
  padding-right: 185px; }

@media (min-width: 576px) {
  .pdr-sm-185 {
    padding-right: 185px; } }

@media (min-width: 768px) {
  .pdr-md-185 {
    padding-right: 185px; } }

@media (min-width: 992px) {
  .pdr-lg-185 {
    padding-right: 185px; } }

@media (min-width: 1200px) {
  .pdr-xl-185 {
    padding-right: 185px; } }

.mrt-xs-190 {
  margin-top: 190px; }

@media (min-width: 576px) {
  .mrt-sm-190 {
    margin-top: 190px; } }

@media (min-width: 768px) {
  .mrt-md-190 {
    margin-top: 190px; } }

@media (min-width: 992px) {
  .mrt-lg-190 {
    margin-top: 190px; } }

@media (min-width: 1200px) {
  .mrt-xl-190 {
    margin-top: 190px; } }

.mrb-xs-190 {
  margin-bottom: 190px; }

@media (min-width: 576px) {
  .mrb-sm-190 {
    margin-bottom: 190px; } }

@media (min-width: 768px) {
  .mrb-md-190 {
    margin-bottom: 190px; } }

@media (min-width: 992px) {
  .mrb-lg-190 {
    margin-bottom: 190px; } }

@media (min-width: 1200px) {
  .mrb-xl-190 {
    margin-bottom: 190px; } }

.pdl-xs-190 {
  padding-left: 190px; }

@media (min-width: 576px) {
  .pdl-sm-190 {
    padding-left: 190px; } }

@media (min-width: 768px) {
  .pdl-md-190 {
    padding-left: 190px; } }

@media (min-width: 992px) {
  .pdl-lg-190 {
    padding-left: 190px; } }

@media (min-width: 1200px) {
  .pdl-xl-190 {
    padding-left: 190px; } }

.pdr-xs-190 {
  padding-right: 190px; }

@media (min-width: 576px) {
  .pdr-sm-190 {
    padding-right: 190px; } }

@media (min-width: 768px) {
  .pdr-md-190 {
    padding-right: 190px; } }

@media (min-width: 992px) {
  .pdr-lg-190 {
    padding-right: 190px; } }

@media (min-width: 1200px) {
  .pdr-xl-190 {
    padding-right: 190px; } }

.mrt-xs-195 {
  margin-top: 195px; }

@media (min-width: 576px) {
  .mrt-sm-195 {
    margin-top: 195px; } }

@media (min-width: 768px) {
  .mrt-md-195 {
    margin-top: 195px; } }

@media (min-width: 992px) {
  .mrt-lg-195 {
    margin-top: 195px; } }

@media (min-width: 1200px) {
  .mrt-xl-195 {
    margin-top: 195px; } }

.mrb-xs-195 {
  margin-bottom: 195px; }

@media (min-width: 576px) {
  .mrb-sm-195 {
    margin-bottom: 195px; } }

@media (min-width: 768px) {
  .mrb-md-195 {
    margin-bottom: 195px; } }

@media (min-width: 992px) {
  .mrb-lg-195 {
    margin-bottom: 195px; } }

@media (min-width: 1200px) {
  .mrb-xl-195 {
    margin-bottom: 195px; } }

.pdl-xs-195 {
  padding-left: 195px; }

@media (min-width: 576px) {
  .pdl-sm-195 {
    padding-left: 195px; } }

@media (min-width: 768px) {
  .pdl-md-195 {
    padding-left: 195px; } }

@media (min-width: 992px) {
  .pdl-lg-195 {
    padding-left: 195px; } }

@media (min-width: 1200px) {
  .pdl-xl-195 {
    padding-left: 195px; } }

.pdr-xs-195 {
  padding-right: 195px; }

@media (min-width: 576px) {
  .pdr-sm-195 {
    padding-right: 195px; } }

@media (min-width: 768px) {
  .pdr-md-195 {
    padding-right: 195px; } }

@media (min-width: 992px) {
  .pdr-lg-195 {
    padding-right: 195px; } }

@media (min-width: 1200px) {
  .pdr-xl-195 {
    padding-right: 195px; } }

.mrt-xs-200 {
  margin-top: 200px; }

@media (min-width: 576px) {
  .mrt-sm-200 {
    margin-top: 200px; } }

@media (min-width: 768px) {
  .mrt-md-200 {
    margin-top: 200px; } }

@media (min-width: 992px) {
  .mrt-lg-200 {
    margin-top: 200px; } }

@media (min-width: 1200px) {
  .mrt-xl-200 {
    margin-top: 200px; } }

.mrb-xs-200 {
  margin-bottom: 200px; }

@media (min-width: 576px) {
  .mrb-sm-200 {
    margin-bottom: 200px; } }

@media (min-width: 768px) {
  .mrb-md-200 {
    margin-bottom: 200px; } }

@media (min-width: 992px) {
  .mrb-lg-200 {
    margin-bottom: 200px; } }

@media (min-width: 1200px) {
  .mrb-xl-200 {
    margin-bottom: 200px; } }

.pdl-xs-200 {
  padding-left: 200px; }

@media (min-width: 576px) {
  .pdl-sm-200 {
    padding-left: 200px; } }

@media (min-width: 768px) {
  .pdl-md-200 {
    padding-left: 200px; } }

@media (min-width: 992px) {
  .pdl-lg-200 {
    padding-left: 200px; } }

@media (min-width: 1200px) {
  .pdl-xl-200 {
    padding-left: 200px; } }

.pdr-xs-200 {
  padding-right: 200px; }

@media (min-width: 576px) {
  .pdr-sm-200 {
    padding-right: 200px; } }

@media (min-width: 768px) {
  .pdr-md-200 {
    padding-right: 200px; } }

@media (min-width: 992px) {
  .pdr-lg-200 {
    padding-right: 200px; } }

@media (min-width: 1200px) {
  .pdr-xl-200 {
    padding-right: 200px; } }

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

@media (min-width: 576px) {
  .text-sm-center {
    text-align: center; } }

@media (min-width: 768px) {
  .text-md-center {
    text-align: center; } }

@media (min-width: 992px) {
  .text-lg-center {
    text-align: center; } }

@media (min-width: 1200px) {
  .text-xl-center {
    text-align: center; } }

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left; } }

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

@media (min-width: 576px) {
  .text-sm-right {
    text-align: right; } }

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

@media (min-width: 992px) {
  .text-lg-right {
    text-align: right; } }

@media (min-width: 1200px) {
  .text-xl-right {
    text-align: right; } }

.w-xs-0 {
  width: 0%; }

@media (min-width: 576px) {
  .w-sm-0 {
    width: 0%; } }

@media (min-width: 768px) {
  .w-md-0 {
    width: 0%; } }

@media (min-width: 992px) {
  .w-lg-0 {
    width: 0%; } }

@media (min-width: 1200px) {
  .w-xl-0 {
    width: 0%; } }

.w-xs-5 {
  width: 5%; }

@media (min-width: 576px) {
  .w-sm-5 {
    width: 5%; } }

@media (min-width: 768px) {
  .w-md-5 {
    width: 5%; } }

@media (min-width: 992px) {
  .w-lg-5 {
    width: 5%; } }

@media (min-width: 1200px) {
  .w-xl-5 {
    width: 5%; } }

.w-xs-10 {
  width: 10%; }

@media (min-width: 576px) {
  .w-sm-10 {
    width: 10%; } }

@media (min-width: 768px) {
  .w-md-10 {
    width: 10%; } }

@media (min-width: 992px) {
  .w-lg-10 {
    width: 10%; } }

@media (min-width: 1200px) {
  .w-xl-10 {
    width: 10%; } }

.w-xs-15 {
  width: 15%; }

@media (min-width: 576px) {
  .w-sm-15 {
    width: 15%; } }

@media (min-width: 768px) {
  .w-md-15 {
    width: 15%; } }

@media (min-width: 992px) {
  .w-lg-15 {
    width: 15%; } }

@media (min-width: 1200px) {
  .w-xl-15 {
    width: 15%; } }

.w-xs-20 {
  width: 20%; }

@media (min-width: 576px) {
  .w-sm-20 {
    width: 20%; } }

@media (min-width: 768px) {
  .w-md-20 {
    width: 20%; } }

@media (min-width: 992px) {
  .w-lg-20 {
    width: 20%; } }

@media (min-width: 1200px) {
  .w-xl-20 {
    width: 20%; } }

.w-xs-25 {
  width: 25%; }

@media (min-width: 576px) {
  .w-sm-25 {
    width: 25%; } }

@media (min-width: 768px) {
  .w-md-25 {
    width: 25%; } }

@media (min-width: 992px) {
  .w-lg-25 {
    width: 25%; } }

@media (min-width: 1200px) {
  .w-xl-25 {
    width: 25%; } }

.w-xs-30 {
  width: 30%; }

@media (min-width: 576px) {
  .w-sm-30 {
    width: 30%; } }

@media (min-width: 768px) {
  .w-md-30 {
    width: 30%; } }

@media (min-width: 992px) {
  .w-lg-30 {
    width: 30%; } }

@media (min-width: 1200px) {
  .w-xl-30 {
    width: 30%; } }

.w-xs-35 {
  width: 35%; }

@media (min-width: 576px) {
  .w-sm-35 {
    width: 35%; } }

@media (min-width: 768px) {
  .w-md-35 {
    width: 35%; } }

@media (min-width: 992px) {
  .w-lg-35 {
    width: 35%; } }

@media (min-width: 1200px) {
  .w-xl-35 {
    width: 35%; } }

.w-xs-40 {
  width: 40%; }

@media (min-width: 576px) {
  .w-sm-40 {
    width: 40%; } }

@media (min-width: 768px) {
  .w-md-40 {
    width: 40%; } }

@media (min-width: 992px) {
  .w-lg-40 {
    width: 40%; } }

@media (min-width: 1200px) {
  .w-xl-40 {
    width: 40%; } }

.w-xs-45 {
  width: 45%; }

@media (min-width: 576px) {
  .w-sm-45 {
    width: 45%; } }

@media (min-width: 768px) {
  .w-md-45 {
    width: 45%; } }

@media (min-width: 992px) {
  .w-lg-45 {
    width: 45%; } }

@media (min-width: 1200px) {
  .w-xl-45 {
    width: 45%; } }

.w-xs-50 {
  width: 50%; }

@media (min-width: 576px) {
  .w-sm-50 {
    width: 50%; } }

@media (min-width: 768px) {
  .w-md-50 {
    width: 50%; } }

@media (min-width: 992px) {
  .w-lg-50 {
    width: 50%; } }

@media (min-width: 1200px) {
  .w-xl-50 {
    width: 50%; } }

.w-xs-55 {
  width: 55%; }

@media (min-width: 576px) {
  .w-sm-55 {
    width: 55%; } }

@media (min-width: 768px) {
  .w-md-55 {
    width: 55%; } }

@media (min-width: 992px) {
  .w-lg-55 {
    width: 55%; } }

@media (min-width: 1200px) {
  .w-xl-55 {
    width: 55%; } }

.w-xs-60 {
  width: 60%; }

@media (min-width: 576px) {
  .w-sm-60 {
    width: 60%; } }

@media (min-width: 768px) {
  .w-md-60 {
    width: 60%; } }

@media (min-width: 992px) {
  .w-lg-60 {
    width: 60%; } }

@media (min-width: 1200px) {
  .w-xl-60 {
    width: 60%; } }

.w-xs-65 {
  width: 65%; }

@media (min-width: 576px) {
  .w-sm-65 {
    width: 65%; } }

@media (min-width: 768px) {
  .w-md-65 {
    width: 65%; } }

@media (min-width: 992px) {
  .w-lg-65 {
    width: 65%; } }

@media (min-width: 1200px) {
  .w-xl-65 {
    width: 65%; } }

.w-xs-70 {
  width: 70%; }

@media (min-width: 576px) {
  .w-sm-70 {
    width: 70%; } }

@media (min-width: 768px) {
  .w-md-70 {
    width: 70%; } }

@media (min-width: 992px) {
  .w-lg-70 {
    width: 70%; } }

@media (min-width: 1200px) {
  .w-xl-70 {
    width: 70%; } }

.w-xs-75 {
  width: 75%; }

@media (min-width: 576px) {
  .w-sm-75 {
    width: 75%; } }

@media (min-width: 768px) {
  .w-md-75 {
    width: 75%; } }

@media (min-width: 992px) {
  .w-lg-75 {
    width: 75%; } }

@media (min-width: 1200px) {
  .w-xl-75 {
    width: 75%; } }

.w-xs-80 {
  width: 80%; }

@media (min-width: 576px) {
  .w-sm-80 {
    width: 80%; } }

@media (min-width: 768px) {
  .w-md-80 {
    width: 80%; } }

@media (min-width: 992px) {
  .w-lg-80 {
    width: 80%; } }

@media (min-width: 1200px) {
  .w-xl-80 {
    width: 80%; } }

.w-xs-85 {
  width: 85%; }

@media (min-width: 576px) {
  .w-sm-85 {
    width: 85%; } }

@media (min-width: 768px) {
  .w-md-85 {
    width: 85%; } }

@media (min-width: 992px) {
  .w-lg-85 {
    width: 85%; } }

@media (min-width: 1200px) {
  .w-xl-85 {
    width: 85%; } }

.w-xs-90 {
  width: 90%; }

@media (min-width: 576px) {
  .w-sm-90 {
    width: 90%; } }

@media (min-width: 768px) {
  .w-md-90 {
    width: 90%; } }

@media (min-width: 992px) {
  .w-lg-90 {
    width: 90%; } }

@media (min-width: 1200px) {
  .w-xl-90 {
    width: 90%; } }

.w-xs-95 {
  width: 95%; }

@media (min-width: 576px) {
  .w-sm-95 {
    width: 95%; } }

@media (min-width: 768px) {
  .w-md-95 {
    width: 95%; } }

@media (min-width: 992px) {
  .w-lg-95 {
    width: 95%; } }

@media (min-width: 1200px) {
  .w-xl-95 {
    width: 95%; } }

.w-xs-100 {
  width: 100%; }

@media (min-width: 576px) {
  .w-sm-100 {
    width: 100%; } }

@media (min-width: 768px) {
  .w-md-100 {
    width: 100%; } }

@media (min-width: 992px) {
  .w-lg-100 {
    width: 100%; } }

@media (min-width: 1200px) {
  .w-xl-100 {
    width: 100%; } }

@font-face {
  font-family: 'futura-Regular';
  src: url(../fonts/Futura/SFUFuturaRegular.TTF); }

@font-face {
  font-family: 'futura-light';
  src: url(../fonts/Futura/SFUFuturaLight.TTF); }

body {
  margin: 0;
  padding: 0;
  font-size: 0.9375rem;
  font-family: 'futura-Regular',sans-serif;
  color: #333;
  line-height: 1.5; }
  @media (max-width: 767px) {
    body {
      font-size: 0.8125rem; } }

html {
  overflow: auto; }

.fullpage, #wrapper {
  overflow: hidden;
  max-width: 1600px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  margin: 0 auto; }

a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

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

input,
button,
select,
textarea {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  input:hover, input:active, input:focus, button:hover, button:active, button:focus, select:hover, select:active, select:focus, textarea:hover, textarea:active, textarea:focus {
    outline: none; }

button {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

img, iframe {
  vertical-align: middle; }

main {
  clear: both; }
  main:before, main:after {
    content: '';
    display: table;
    width: 100%;
    clear: both; }

strong span {
  font-weight: bold; }

@media (min-width: 1200px) {
  .container {
    width: 100%;
    max-width: 1240px; } }

.flex-center {
  display: flex;
  align-items: center; }

.content {
  line-height: 1.5;
  color: #666666;
  font-size: 0.875rem; }
  @media (max-width: 991px) {
    .content {
      font-size: 0.875rem; } }
  @media (max-width: 767px) {
    .content {
      font-size: 0.8125rem; } }
  .content a {
    color: #666666; }
  .content ul, .content ol, .content p, .content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content img, .content figure {
    margin-bottom: 15px;
    line-height: 1.5; }
    @media (max-width: 575px) {
      .content ul, .content ol, .content p, .content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content img, .content figure {
        margin-bottom: 10px; } }
  .content figure {
    margin: 0 auto 15px;
    text-align: center; }
    @media (max-width: 575px) {
      .content figure {
        margin-bottom: 10px; } }
    .content figure img {
      margin-bottom: 5px; }
    .content figure figcaption {
      padding: 5px 0;
      text-align: center;
      font-size: 0.8125rem;
      font-style: italic;
      color: #666666; }
  .content ul {
    padding-left: 15px; }
    .content ul li {
      position: relative; }
      .content ul li:before {
        content: '';
        display: block;
        width: 4px;
        height: 4px;
        border-radius: 50px;
        background: #666666;
        position: absolute;
        top: 7px;
        left: -15px; }
  .content h4 {
    font-size: 1.25rem;
    line-height: 1.5; }

.col-xs, .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, .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, .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, .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, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.nopadding {
  padding: 0; }

header {
  background: url(../img/header-bg.png) repeat-y top center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media (min-width: 1200px) {
    header {
      padding-top: 15px; } }
  @media (max-width: 1199px) {
    header {
      position: relative;
      z-index: 100;
      height: 54px; } }
  header .sitelogo {
    float: left;
    display: flex;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 0 10px; }
    @media (max-width: 1199px) {
      header .sitelogo {
        padding: 8px 0 0;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 29%;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); } }
    header .sitelogo a {
      display: flex; }
    header .sitelogo img {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      @media (max-width: 1199px) {
        header .sitelogo img {
          height: 40px; } }
  header .sologan {
    float: right;
    position: relative;
    padding-top: 25px;
    margin: 0 0 10px; }
    @media (max-width: 1199px) {
      header .sologan {
        padding-top: 20px;
        display: flex; }
        header .sologan img {
          height: 30px; } }
  header .colright {
    position: relative;
    clear: both; }
    @media (min-width: 1200px) {
      header .colright {
        border-top: 1px solid rgba(255, 255, 255, 0.15); } }
  header .btn-showmenu {
    display: none;
    float: left;
    margin: 26px 25px 23px 0;
    width: 20px;
    height: 16px;
    position: relative; }
    header .btn-showmenu span {
      display: block;
      width: 24px;
      height: 2px;
      width: 100%;
      background: #fff;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    header .btn-showmenu:before {
      content: "";
      display: block;
      height: 2px;
      background: #fff;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    header .btn-showmenu:after {
      content: "";
      display: block;
      height: 2px;
      background: #fff;
      position: absolute;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
    header .btn-showmenu.active span {
      opacity: 0; }
    header .btn-showmenu.active:before {
      -webkit-transform: translateY(-50%) rotateZ(45deg);
      -khtml-transform: translateY(-50%) rotateZ(45deg);
      -moz-transform: translateY(-50%) rotateZ(45deg);
      -ms-transform: translateY(-50%) rotateZ(45deg);
      -o-transform: translateY(-50%) rotateZ(45deg);
      transform: translateY(-50%) rotateZ(45deg);
      top: 50%; }
    header .btn-showmenu.active:after {
      -webkit-transform: translateY(50%) rotateZ(-45deg);
      -khtml-transform: translateY(50%) rotateZ(-45deg);
      -moz-transform: translateY(50%) rotateZ(-45deg);
      -ms-transform: translateY(50%) rotateZ(-45deg);
      -o-transform: translateY(50%) rotateZ(-45deg);
      transform: translateY(50%) rotateZ(-45deg);
      bottom: 50%; }
    @media (max-width: 1199px) {
      header .btn-showmenu {
        display: block;
        margin: 19px 25px 0 0; } }
  header .btn-showsub {
    display: none; }
    @media (max-width: 1199px) {
      header .btn-showsub {
        display: block;
        position: absolute;
        top: 10px;
        right: 0;
        width: 30px;
        color: #fff;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        header .btn-showsub.active {
          -webkit-transform: scale(1, -1);
          -khtml-transform: scale(1, -1);
          -moz-transform: scale(1, -1);
          -ms-transform: scale(1, -1);
          -o-transform: scale(1, -1);
          transform: scale(1, -1); } }
  header .menu {
    clear: both; }
    @media (max-width: 1199px) {
      header .menu {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 100;
        width: 250px;
        background: #004380;
        -webkit-transform: translateX(-100%);
        -khtml-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        header .menu.open {
          -webkit-transform: translateX(0%);
          -khtml-transform: translateX(0%);
          -moz-transform: translateX(0%);
          -ms-transform: translateX(0%);
          -o-transform: translateX(0%);
          transform: translateX(0%); } }
    header .menu .sitelogo {
      display: none;
      position: static;
      top: unset;
      -webkit-transform: translateY(0);
      -khtml-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      float: none;
      border-bottom: 1px solid #004380; }
      header .menu .sitelogo a {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        justify-content: center; }
      header .menu .sitelogo .logotext {
        display: block;
        white-space: nowrap;
        font-size: 1.125rem;
        padding-top: 10px;
        margin-left: 10px; }
      @media (max-width: 1199px) {
        header .menu .sitelogo {
          display: block; } }
    @media (max-width: 1199px) {
      header .menu .menucontent {
        height: calc(100vh - 71px);
        overflow: auto;
        float: none; } }
    header .menu .menuwrap {
      float: left; }
      @media (max-width: 1199px) {
        header .menu .menuwrap {
          float: none; } }
    header .menu ul.menulink {
      float: left; }
      @media (min-width: 992px) {
        header .menu ul.menulink {
          padding: 7px 0; } }
      @media (max-width: 1199px) {
        header .menu ul.menulink {
          float: none; } }
      header .menu ul.menulink > li {
        font-size: 0.9375rem;
        float: left;
        position: relative; }
        @media (min-width: 992px) {
          header .menu ul.menulink > li {
            margin: 0 15px; } }
        @media (max-width: 1199px) {
          header .menu ul.menulink > li {
            float: none;
            line-height: 1.5;
            margin: 0; } }
        header .menu ul.menulink > li > a {
          display: block;
          color: #fff;
          padding: 7px 15px; }
          @media (max-width: 1199px) {
            header .menu ul.menulink > li > a {
              padding: 10px 15px;
              border-bottom: 1px solid rgba(255, 255, 255, 0.15); } }
        header .menu ul.menulink > li.hassub {
          position: relative; }
          header .menu ul.menulink > li.hassub > .sub {
            position: absolute;
            top: 100%;
            left: 0px;
            min-width: 200px;
            white-space: nowrap;
            visibility: hidden;
            opacity: 0;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -ms-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            text-transform: none;
            background: #fff;
            margin-top: 10px;
            box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); }
            @media (max-width: 1199px) {
              header .menu ul.menulink > li.hassub > .sub {
                position: fixed;
                top: 0;
                bottom: 0;
                left: 0;
                width: 280px;
                z-index: 101;
                opacity: 1;
                visibility: visible;
                margin-top: 0%;
                -webkit-transform: translateX(-100%);
                -khtml-transform: translateX(-100%);
                -moz-transform: translateX(-100%);
                -ms-transform: translateX(-100%);
                -o-transform: translateX(-100%);
                transform: translateX(-100%);
                overflow: auto;
                background: #004380; }
                header .menu ul.menulink > li.hassub > .sub.open {
                  -webkit-transform: translateX(0);
                  -khtml-transform: translateX(0);
                  -moz-transform: translateX(0);
                  -ms-transform: translateX(0);
                  -o-transform: translateX(0);
                  transform: translateX(0); } }
            @media (max-width: 1199px) {
              header .menu ul.menulink > li.hassub > .sub {
                width: 100%; } }
            header .menu ul.menulink > li.hassub > .sub .titlewrap {
              background: #ebebeb;
              border-bottom: 1px solid #cccccc;
              color: #333;
              font-weight: 700;
              padding: 0 20px;
              display: none;
              height: 40px; }
              @media (max-width: 1199px) {
                header .menu ul.menulink > li.hassub > .sub .titlewrap {
                  display: block; } }
              header .menu ul.menulink > li.hassub > .sub .titlewrap .btn-closesub {
                float: left;
                font-weight: 700;
                font-size: 1.5rem;
                padding-right: 15px;
                margin-top: -2px;
                cursor: pointer; }
              header .menu ul.menulink > li.hassub > .sub .titlewrap span {
                font-weight: 700;
                text-transform: uppercase;
                display: -webkit-box;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: flex;
                align-items: center;
                height: 40px; }
            header .menu ul.menulink > li.hassub > .sub > ul > li {
              font-size: 0.8125rem;
              line-height: 36px;
              padding: 0px 15px;
              border-bottom: 1px solid rgba(255, 255, 255, 0.15);
              background: #004380;
              position: relative;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              -ms-transition: all 0.3s;
              -o-transition: all 0.3s;
              transition: all 0.3s; }
              @media (max-width: 1199px) {
                header .menu ul.menulink > li.hassub > .sub > ul > li {
                  padding: 4px 20px; } }
              header .menu ul.menulink > li.hassub > .sub > ul > li a {
                display: block;
                color: #fff; }
                @media (max-width: 1199px) {
                  header .menu ul.menulink > li.hassub > .sub > ul > li a {
                    font-size: 0.9375rem; } }
              header .menu ul.menulink > li.hassub > .sub > ul > li.hassub2:after {
                content: '\f105';
                font-family: 'FontAwesome';
                position: absolute;
                top: 0;
                right: 15px;
                font-size: 1rem;
                color: #fff; }
                @media (max-width: 1199px) {
                  header .menu ul.menulink > li.hassub > .sub > ul > li.hassub2:after {
                    display: none; } }
              header .menu ul.menulink > li.hassub > .sub > ul > li.active {
                color: #00ace9; }
                header .menu ul.menulink > li.hassub > .sub > ul > li.active > a {
                  color: #00ace9; }
              header .menu ul.menulink > li.hassub > .sub > ul > li:last-child {
                border: 0; }
                header .menu ul.menulink > li.hassub > .sub > ul > li:last-child a {
                  border-bottom: none; }
              @media (min-width: 1200px) {
                header .menu ul.menulink > li.hassub > .sub > ul > li:hover > a {
                  font-weight: bold; }
                header .menu ul.menulink > li.hassub > .sub > ul > li:hover:after {
                  color: #fff; }
                header .menu ul.menulink > li.hassub > .sub > ul > li:hover .sub2 {
                  visibility: visible;
                  opacity: 1; } }
              header .menu ul.menulink > li.hassub > .sub > ul > li .btn-showsub2 {
                display: none;
                font-size: 1.25rem;
                position: absolute;
                top: 2px;
                right: 0px;
                padding: 0 15px;
                cursor: pointer;
                -webkit-transition: all 0.2s;
                -moz-transition: all 0.2s;
                -ms-transition: all 0.2s;
                -o-transition: all 0.2s;
                transition: all 0.2s;
                color: #fff; }
                @media (max-width: 1199px) {
                  header .menu ul.menulink > li.hassub > .sub > ul > li .btn-showsub2 {
                    display: block; } }
                header .menu ul.menulink > li.hassub > .sub > ul > li .btn-showsub2.active {
                  -webkit-transform: rotate(90deg);
                  -khtml-transform: rotate(90deg);
                  -moz-transform: rotate(90deg);
                  -ms-transform: rotate(90deg);
                  -o-transform: rotate(90deg);
                  transform: rotate(90deg);
                  filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
                  zoom: 1; }
              header .menu ul.menulink > li.hassub > .sub > ul > li .sub2 {
                position: absolute;
                top: 0;
                left: 100%;
                min-width: 200px;
                visibility: hidden;
                opacity: 0;
                -webkit-transition: all 0.3s;
                -moz-transition: all 0.3s;
                -ms-transition: all 0.3s;
                -o-transition: all 0.3s;
                transition: all 0.3s;
                text-transform: none;
                background: #fff;
                box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); }
                @media (max-width: 1199px) {
                  header .menu ul.menulink > li.hassub > .sub > ul > li .sub2 {
                    position: static;
                    opacity: 1;
                    visibility: visible;
                    display: none;
                    transition: unset;
                    box-shadow: none; } }
                header .menu ul.menulink > li.hassub > .sub > ul > li .sub2 ul li {
                  background: #004380;
                  font-size: 0.8125rem;
                  line-height: 36px;
                  padding: 0px 15px;
                  border-bottom: 1px solid #333;
                  position: relative;
                  -webkit-transition: all 0.3s;
                  -moz-transition: all 0.3s;
                  -ms-transition: all 0.3s;
                  -o-transition: all 0.3s;
                  transition: all 0.3s; }
                  @media (max-width: 1199px) {
                    header .menu ul.menulink > li.hassub > .sub > ul > li .sub2 ul li {
                      border: none;
                      line-height: 1.2; } }
                  header .menu ul.menulink > li.hassub > .sub > ul > li .sub2 ul li a {
                    color: #fff; }
                    @media (max-width: 1199px) {
                      header .menu ul.menulink > li.hassub > .sub > ul > li .sub2 ul li a {
                        font-size: 0.875rem;
                        padding: 0 0 10px;
                        white-space: normal;
                        position: relative; }
                        header .menu ul.menulink > li.hassub > .sub > ul > li .sub2 ul li a:before {
                          content: '\f105';
                          font-family: 'FontAwesome';
                          position: absolute;
                          left: -13px;
                          top: 2px;
                          font-size: 0.75rem; } }
                  @media (min-width: 1200px) {
                    header .menu ul.menulink > li.hassub > .sub > ul > li .sub2 ul li:hover a {
                      font-weight: bold; } }
        header .menu ul.menulink > li:hover > a {
          background: #003f6b; }
        @media (min-width: 1200px) {
          header .menu ul.menulink > li:hover .sub {
            visibility: visible;
            opacity: 1;
            margin-top: 0; } }
        header .menu ul.menulink > li.active > a {
          background: #003f6b; }
          header .menu ul.menulink > li.active > a:hover {
            color: #fff; }
        @media (min-width: 992px) {
          header .menu ul.menulink > li:first-child {
            margin: 0 15px 0 0; } }
    header .menu .searchtoggle {
      display: block; }
      @media (max-width: 1199px) {
        header .menu .searchtoggle {
          display: none; } }
  @media (min-width: 992px) {
    header .searchtoggle {
      color: #fff;
      cursor: pointer;
      display: none;
      padding: 15px 19px 14px;
      font-size: 0.875rem;
      border-left: 1px solid rgba(255, 255, 255, 0.15); } }
  header .searchtoggle:hover {
    background: #003f6b; }
  header .list-social {
    float: right; }
    header .list-social ul li {
      float: left; }
      header .list-social ul li a {
        color: #fff;
        display: block;
        padding: 14px 21px;
        border-left: 1px solid rgba(255, 255, 255, 0.15); }
      header .list-social ul li:hover a {
        background: #003f6b; }
  header .language {
    float: right; }
    header .language a {
      font-weight: bold;
      font-size: 0.8125rem;
      color: #fff;
      display: block;
      padding: 16px 16px 15px;
      border-left: 1px solid rgba(255, 255, 255, 0.15); }
      header .language a:hover {
        background: #003f6b; }
  @media (min-width: 1200px) {
    header .search {
      position: absolute;
      top: 100%;
      right: 0;
      display: none; } }
  header .search .searchwrap {
    background: #e6e6e6;
    line-height: 36px;
    display: flex;
    width: 210px; }
    @media (max-width: 1199px) {
      header .search .searchwrap {
        width: 100%; } }
    header .search .searchwrap .searchbox {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    header .search .searchwrap input {
      background: none;
      border: none;
      padding: 0px 15px;
      width: calc(100% - 36px); }
    header .search .searchwrap .searchbutton {
      width: 36px;
      line-height: 36px;
      color: #666666; }
      header .search .searchwrap .searchbutton:hover {
        color: #dd0031; }
      header .search .searchwrap .searchbutton .fa:before {
        line-height: 1; }
  header.minimal {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05); }
    @media (min-width: 1200px) {
      header.minimal {
        padding-top: 0; }
        header.minimal .sitelogo {
          display: none; }
        header.minimal .sologan {
          display: none; } }

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 90;
  background: #e6e6e6;
  opacity: 0.9;
  display: none; }

.homepage .headtitle {
  text-align: center;
  margin-bottom: 15px; }
  .homepage .headtitle:before {
    display: none; }

.headtitle {
  font-size: 1.5rem;
  text-align: left;
  color: #004380;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 15px; }
  .headtitle a {
    color: #004380; }
  .headtitle:before {
    content: '';
    font-family: 'fontawesome';
    background: #004380;
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0; }
  @media (max-width: 575px) {
    .headtitle {
      font-size: 1.125rem; } }

.bottom-desc {
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  font-size: 1rem; }
  .bottom-desc:before {
    content: '';
    background: #00ace9;
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

.home-cate .list-cate {
  margin-top: -40px; }
  @media (max-width: 1199px) {
    .home-cate .list-cate {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .home-cate .list-cate {
      margin: 0; } }

.catecol {
  background: url(../img/cataloge-bg.png);
  padding: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-align: center;
  flex-wrap: nowrap;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  @media (max-width: 991px) {
    .catecol {
      text-align: center; } }
  .catecol figure {
    padding: 30px;
    width: 100%;
    background: #fff;
    margin: 0; }
    .catecol figure .cateimg {
      display: block;
      margin: 0 0 15px;
      height: 76px; }
    .catecol figure figcaption .catename {
      font-size: 1.5rem;
      font-weight: 500;
      margin-bottom: 5px; }
      .catecol figure figcaption .catename a {
        color: #000;
        display: block;
        line-height: 1.2; }
    .catecol figure figcaption sub {
      font-size: 0.9375rem;
      color: #cccccc; }
  .catecol:hover {
    background: #004380; }

.home-markets {
  padding: 100px 0 50px; }
  @media (max-width: 991px) {
    .home-markets {
      padding: 50px 0px; } }
  @media (max-width: 767px) {
    .home-markets {
      padding: 0px 0px 30px; } }
  .home-markets .list-markets {
    margin-top: 30px; }
  .home-markets .markets-img img {
    width: 100%; }
    @media (max-width: 991px) {
      .home-markets .markets-img img {
        margin-bottom: 15px; } }
  .home-markets .markets-name {
    margin-bottom: 20px; }
    .home-markets .markets-name a {
      color: #333;
      font-size: 1.875rem;
      width: 240px;
      display: block; }
      @media (max-width: 991px) {
        .home-markets .markets-name a {
          width: 100%;
          font-size: 1.5rem; } }
      @media (max-width: 767px) {
        .home-markets .markets-name a {
          font-size: 1.25rem; } }
  .home-markets .markets-desc {
    font-size: 1rem;
    margin-bottom: 25px; }

.viewmore {
  display: block;
  width: 140px;
  border: 1px solid #333;
  color: #333;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 0px; }
  .viewmore:hover {
    background: #004380;
    color: #fff;
    border: 1px solid #004380; }

.home-references {
  background: url(../img/bg.jpg) no-repeat;
  background-size: cover;
  padding: 50px 0px; }
  @media (max-width: 991px) {
    .home-references {
      padding: 30px 0px; } }
  .home-references .bottom-desc {
    padding: 0; }
    .home-references .bottom-desc:before {
      background: none; }
  .home-references .list-references {
    margin-top: 30px;
    border-top: 10px solid #004380; }
    @media (max-width: 767px) {
      .home-references .list-references {
        margin-top: 15px; } }
    .home-references .list-references .item {
      position: relative; }
  .home-references .box-references {
    position: absolute;
    top: 65%;
    left: 30px;
    background: rgba(0, 67, 128, 0.8);
    padding: 30px; }
    @media (max-width: 1199px) {
      .home-references .box-references {
        position: static;
        top: unset; } }
    .home-references .box-references .references-deadline {
      text-transform: uppercase;
      color: #fff;
      position: relative;
      padding-bottom: 10px; }
      .home-references .box-references .references-deadline:before {
        content: '';
        background: #00ace9;
        width: 50px;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0; }
    .home-references .box-references .references-name a {
      color: #fff;
      text-transform: uppercase;
      display: block;
      margin-top: 10px;
      font-size: 1.5625rem; }
      @media (max-width: 991px) {
        .home-references .box-references .references-name a {
          font-size: 1.25rem; } }
      @media (max-width: 767px) {
        .home-references .box-references .references-name a {
          font-size: 1rem; } }
    .home-references .box-references .references-desc {
      color: #fff; }

.home-news {
  background: url(../img/bg.jpg) no-repeat;
  background-size: cover;
  padding: 0px 0px 70px;
  position: relative; }
  .home-news:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../img/city-bg.png) no-repeat;
    display: block;
    width: 340px;
    height: 105px; }
  @media (max-width: 991px) {
    .home-news {
      padding: 0px 0px 30px; } }
  @media (max-width: 767px) {
    .home-news {
      padding: 0px; } }
  .home-news .bottom-desc {
    padding: 0; }
    .home-news .bottom-desc:before {
      background: none; }
  .home-news .list-news {
    margin-top: 30px; }
    @media (max-width: 767px) {
      .home-news .list-news {
        margin-top: 15px; } }
  .home-news .newscol {
    position: relative; }
    @media (max-width: 991px) {
      .home-news .newscol {
        margin-bottom: 15px; } }
    .home-news .newscol figure {
      position: relative; }
      .home-news .newscol figure .newsimg {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        min-height: 330px;
        align-items: center;
        justify-content: center;
        overflow: hidden; }
        .home-news .newscol figure .newsimg img {
          -webkit-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -o-transition: all 0.3s;
          transition: all 0.3s;
          width: 100%;
          min-height: 330px;
          min-width: 500px; }
          @media (max-width: 991px) {
            .home-news .newscol figure .newsimg img {
              min-width: auto; } }
      .home-news .newscol figure figcaption {
        position: absolute;
        top: 0;
        padding: 25px;
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.5); }
        .home-news .newscol figure figcaption time {
          color: #fff;
          font-size: 0.8125rem;
          margin-bottom: 10px;
          display: block; }
        .home-news .newscol figure figcaption .newsname {
          margin-bottom: 10px;
          font-weight: normal;
          display: block;
          height: auto; }
          .home-news .newscol figure figcaption .newsname a {
            color: #fff;
            text-transform: uppercase;
            font-size: 1rem; }
        .home-news .newscol figure figcaption .viewmore {
          color: #fff;
          border: 1px solid #fff;
          position: absolute;
          bottom: 20px; }
          .home-news .newscol figure figcaption .viewmore:hover {
            border: 1px solid #004380; }
    .home-news .newscol:hover .newsimg img {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      -khtml-transform: scale3d(1.1, 1.1, 1);
      -moz-transform: scale3d(1.1, 1.1, 1);
      -ms-transform: scale3d(1.1, 1.1, 1);
      -o-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }
    .home-news .newscol.big-news {
      display: flex; }
      @media (max-width: 991px) {
        .home-news .newscol.big-news {
          margin: 0; } }
      .home-news .newscol.big-news figure .newsimg {
        float: left;
        width: calc(100% - 310px);
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        align-items: center;
        justify-content: center; }
        @media (max-width: 1199px) {
          .home-news .newscol.big-news figure .newsimg {
            width: calc(100% - 242px); } }
        @media (max-width: 991px) {
          .home-news .newscol.big-news figure .newsimg {
            width: 100%;
            float: none;
            margin-bottom: 30px; } }
        @media (max-width: 991px) {
          .home-news .newscol.big-news figure .newsimg img {
            width: 100%; } }
      .home-news .newscol.big-news figure figcaption {
        background: #fff;
        position: static;
        top: unset;
        width: 310px;
        float: left; }
        @media (max-width: 1199px) {
          .home-news .newscol.big-news figure figcaption {
            width: 242px; } }
        @media (max-width: 991px) {
          .home-news .newscol.big-news figure figcaption {
            width: 100%;
            float: none;
            height: auto; } }
        .home-news .newscol.big-news figure figcaption time {
          color: #666666; }
        .home-news .newscol.big-news figure figcaption .newsname a {
          color: #004380; }
        @media (max-width: 1199px) {
          .home-news .newscol.big-news figure figcaption .newsdesc {
            display: none; } }
        @media (max-width: 991px) {
          .home-news .newscol.big-news figure figcaption .newsdesc {
            display: block; } }
        .home-news .newscol.big-news figure figcaption .viewmore {
          color: #333;
          border: 1px solid #333; }
          @media (max-width: 991px) {
            .home-news .newscol.big-news figure figcaption .viewmore {
              bottom: 50px;
              z-index: 99; } }
          .home-news .newscol.big-news figure figcaption .viewmore:hover {
            border: 1px solid #004380;
            color: #fff; }

.home-service {
  background: url(../img/bg.jpg) no-repeat;
  background-size: cover; }
  .home-service .list-service {
    background: #0c3f73;
    text-align: center;
    padding: 30px 0px; }
    @media (max-width: 767px) {
      .home-service .list-service {
        padding: 30px 15px 20px; } }

.slick-prev, .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
  font-size: 0;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media (max-width: 767px) {
    .slick-prev, .slick-next {
      display: none !important; } }
  .slick-prev:before, .slick-next:before {
    content: '';
    font-family: 'fontawesome';
    font-size: 2.5rem; }
    @media (max-width: 767px) {
      .slick-prev:before, .slick-next:before {
        font-size: 1.125rem; } }
  .slick-prev:hover, .slick-next:hover {
    color: #004380; }

.slick-prev {
  left: 10px; }
  .slick-prev:before {
    content: '\f104'; }

.slick-next {
  right: 10px; }
  .slick-next:before {
    content: '\f105'; }

.news-page {
  padding: 50px 0; }
  @media (max-width: 991px) {
    .news-page {
      padding: 30px 0px; } }
  .news-page .share {
    margin-top: 15px;
    margin-bottom: 15px; }
  .news-page .content img {
    width: 100%; }
  .news-page .content figure {
    margin: 0; }

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

@media (max-width: 767px) {
  .newslist .newscol {
    margin-bottom: 15px; } }

.newslist .newscol figure .newsimg {
  display: block; }

.newslist .newscol figure figcaption {
  padding: 13px 0px; }
  .newslist .newscol figure figcaption time {
    font-weight: bold;
    color: #999999;
    font-size: 0.75rem;
    margin-bottom: 4px; }
  .newslist .newscol figure figcaption .newsname {
    font-weight: 700;
    margin-bottom: 10px;
    height: auto;
    min-height: 21px;
    font-size: 0.875rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: left;
    justify-content: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
    .newslist .newscol figure figcaption .newsname a {
      color: #000;
      display: block;
      min-height: 42px; }
      @media (max-width: 767px) {
        .newslist .newscol figure figcaption .newsname a {
          min-height: auto; } }
      .newslist .newscol figure figcaption .newsname a:hover {
        color: #004380; }
  .newslist .newscol figure figcaption .newsdes {
    font-size: 0.875rem;
    color: #999999;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: left;
    justify-content: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }

.pages {
  text-align: center; }
  .pages .pagination {
    text-align: center;
    margin-bottom: 0;
    margin-top: 0; }
    .pages .pagination li {
      display: inline-block; }
      .pages .pagination li a, .pages .pagination li span {
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #000;
        font-weight: 700; }
      .pages .pagination li.active a, .pages .pagination li.active span {
        border-bottom: 2px solid #004380; }

.hot-news {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .hot-news {
      padding-bottom: 10px; } }
  .hot-news .headtitle {
    margin-bottom: 30px; }
  .hot-news .row {
    margin: 0px -10px; }
  .hot-news .col-xs-12 {
    padding: 0px 10px; }
  .hot-news .newslist {
    border: 1px solid #e6e6e6;
    background: #fff;
    border-top: 3px solid #004380;
    padding: 0px 15px;
    margin-bottom: 20px; }
    @media (max-width: 1199px) {
      .hot-news .newslist {
        padding: 0 20px; } }

.newscol {
  border-bottom: 1px solid #e6e6e6; }
  .newscol:last-child {
    border: none; }
  .newscol figure {
    background: #fff; }
    .newscol figure .newsimg {
      display: block; }
      .newscol figure .newsimg img {
        width: 100%;
        height: 100%; }
    .newscol figure figcaption {
      padding: 20px 0px; }
      .newscol figure figcaption time {
        display: block;
        font-weight: 700;
        color: #999999;
        margin-bottom: 5px;
        font-size: 0.6875rem;
        text-transform: uppercase; }
      .newscol figure figcaption .newsname {
        line-height: 1.4;
        font-size: 1rem;
        margin-bottom: 10px;
        font-weight: 700;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: left;
        justify-content: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: 48px; }
        .newscol figure figcaption .newsname a {
          color: #333; }
          .newscol figure figcaption .newsname a:hover {
            text-decoration: underline; }
      .newscol figure figcaption .list-contact {
        margin-bottom: 10px; }
        .newscol figure figcaption .list-contact ul li .fa {
          padding-right: 10px; }
      .newscol figure figcaption .newsdes {
        font-size: 0.875rem;
        color: #999999;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: left;
        justify-content: left;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
      .newscol figure figcaption .link {
        font-size: 0.875rem;
        font-weight: 700;
        color: #004380; }
        .newscol figure figcaption .link:hover {
          letter-spacing: 1px; }
        .newscol figure figcaption .link:after {
          content: '\f105';
          font-family: 'fontawesome';
          margin-left: 5px; }
  .newscol.big {
    border-bottom: none;
    margin-bottom: 20px; }
    .newscol.big figure figcaption {
      border: 1px solid #e6e6e6;
      padding: 12px; }
      .newscol.big figure figcaption time {
        margin-bottom: 5px; }
        @media (max-width: 1199px) {
          .newscol.big figure figcaption time {
            margin-bottom: 5px; } }
      .newscol.big figure figcaption .newsname {
        height: auto; }
  .newscol.small {
    border: none; }
    @media (max-width: 991px) {
      .newscol.small {
        margin-bottom: 20px; } }
    .newscol.small figure {
      border: 1px solid #e6e6e6;
      border-top: 3px solid #004380;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      padding: 10px; }
      .newscol.small figure .newsimg {
        width: 100px; }
      .newscol.small figure figcaption {
        width: calc(100% - 100px);
        padding: 0;
        padding-left: 10px; }
        .newscol.small figure figcaption time {
          margin-bottom: 0px; }
        .newscol.small figure figcaption .newsname {
          font-size: 0.9375rem;
          margin-bottom: 0; }

.news-category {
  margin-top: 40px; }
  .news-category:last-child {
    margin: 30px 0 40px; }
  .news-category .newslist {
    background: #f2f2f2;
    padding: 15px; }
    .news-category .newslist .col-lg-7 {
      border-right: 1px solid #cccccc; }
    .news-category .newslist .newscol {
      padding: 15px 0;
      border-bottom: 1px dashed #cccccc; }
      .news-category .newslist .newscol:first-child {
        padding-top: 0; }
      .news-category .newslist .newscol:last-child {
        border-bottom: none; }
      .news-category .newslist .newscol figure {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap; }
        .news-category .newslist .newscol figure .newsimg {
          width: 90px;
          height: 90px;
          overflow: hidden; }
          .news-category .newslist .newscol figure .newsimg img {
            height: 100%;
            max-width: unset; }
        .news-category .newslist .newscol figure figcaption {
          width: calc(100% - 90px);
          padding-left: 15px; }
          .news-category .newslist .newscol figure figcaption time {
            display: block;
            font-size: 0.75rem;
            color: #999999;
            font-weight: bold;
            margin-bottom: 5px; }
          .news-category .newslist .newscol figure figcaption .newsname {
            font-size: 0.875rem;
            margin-bottom: 5px; }
            .news-category .newslist .newscol figure figcaption .newsname a {
              color: #333; }
              .news-category .newslist .newscol figure figcaption .newsname a:hover {
                color: #004380; }
          .news-category .newslist .newscol figure figcaption .newsdes {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-justify-content: left;
            justify-content: left;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2; }
      .news-category .newslist .newscol.big {
        border-bottom: none;
        padding: 0; }
        .news-category .newslist .newscol.big figure .newsimg {
          width: 100%;
          height: auto; }
          .news-category .newslist .newscol.big figure .newsimg img {
            width: 100%;
            height: unset;
            max-width: 100%; }
        .news-category .newslist .newscol.big figure figcaption {
          width: 100%;
          padding: 15px 0 0; }
          .news-category .newslist .newscol.big figure figcaption .newsname {
            font-weight: 600;
            font-size: 1rem;
            line-height: 1.5;
            margin-bottom: 15px; }
          .news-category .newslist .newscol.big figure figcaption .newsdes {
            font-size: 0.875rem;
            color: #999999;
            margin-bottom: 15px; }
          .news-category .newslist .newscol.big figure figcaption .link {
            display: inline-block;
            color: #000; }
            .news-category .newslist .newscol.big figure figcaption .link:after {
              content: '\f178';
              font-family: 'fontawesome';
              margin-left: 5px;
              color: #004380; }
            .news-category .newslist .newscol.big figure figcaption .link:hover {
              color: #004380; }
              .news-category .newslist .newscol.big figure figcaption .link:hover:after {
                margin-left: 10px; }

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

.popular-news {
  margin-bottom: 40px; }
  .popular-news .newslist .newscol {
    margin-bottom: 15px; }
    .popular-news .newslist .newscol figure {
      display: flex; }
      .popular-news .newslist .newscol figure .newsimg {
        width: 80px;
        height: 80px;
        overflow: hidden; }
        .popular-news .newslist .newscol figure .newsimg a img {
          height: 100%;
          width: auto;
          max-width: unset;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
        @media (max-width: 767px) {
          .popular-news .newslist .newscol figure .newsimg a {
            width: 80px;
            height: 80px;
            overflow: hidden;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            align-items: center;
            justify-content: center; }
            .popular-news .newslist .newscol figure .newsimg a img {
              height: 80px;
              width: 160%;
              max-width: inherit; } }
      .popular-news .newslist .newscol figure figcaption {
        width: calc(100% - 80px);
        padding: 0px 15px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center; }
        .popular-news .newslist .newscol figure figcaption .newsname {
          margin-bottom: 7px;
          width: 100%;
          margin-top: 0; }
          .popular-news .newslist .newscol figure figcaption .newsname a {
            color: #333;
            font-size: 0.875rem;
            min-height: auto; }
            .popular-news .newslist .newscol figure figcaption .newsname a:hover {
              color: #004380; }
        .popular-news .newslist .newscol figure figcaption time {
          color: #999999;
          letter-spacing: 1px;
          font-size: 0.75rem;
          margin-top: 0; }
      .popular-news .newslist .newscol figure:hover figcaption .newsname a {
        color: #004380; }

.news-info {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px; }
  .news-info time {
    display: block;
    color: #999999;
    padding: 10px 0px;
    font-size: 0.875rem; }

.sidebartitle {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 15px; }
  .sidebartitle:after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: #004380; }

.related-news {
  border-radius: 5px;
  margin-top: 30px; }
  @media (max-width: 767px) {
    .related-news {
      margin-top: 15px; } }
  .related-news .postlist {
    margin-top: 30px; }
    .related-news .postlist .post {
      padding: 5px 0; }
      .related-news .postlist .post time {
        font-weight: 700;
        color: #999999;
        margin-right: 10px;
        font-size: 0.6875rem;
        text-transform: uppercase; }
      .related-news .postlist .post a {
        color: #333; }
        .related-news .postlist .post a:hover {
          color: #004380; }

.sidebar-category {
  margin: 50px 0 30px; }
  @media (max-width: 991px) {
    .sidebar-category {
      margin: 0px 0 20px; } }
  .sidebar-category ul.sidebarlink > li {
    margin-bottom: 5px;
    color: #000; }
    .sidebar-category ul.sidebarlink > li > a {
      display: block;
      padding: 8px 10px;
      color: #000;
      border-radius: 5px;
      font-size: 0.875rem;
      border: 1px solid #004380; }
    .sidebar-category ul.sidebarlink > li:hover > a {
      color: #004380; }
    .sidebar-category ul.sidebarlink > li.active {
      color: #fff; }
      .sidebar-category ul.sidebarlink > li.active > a {
        background: #004380;
        color: #fff; }

footer {
  background: #004380; }
  footer .footertop {
    padding: 50px 30px;
    background: #0a3160; }
    @media (max-width: 991px) {
      footer .footertop {
        padding: 30px; } }
    @media (max-width: 767px) {
      footer .footertop {
        padding: 20px; } }
  footer .ftitle {
    text-transform: uppercase;
    font-size: 1.125rem;
    color: #fff;
    font-family: 'futura-light'; }
    @media (max-width: 991px) {
      footer .ftitle {
        margin-bottom: 15px; } }
    @media (max-width: 767px) {
      footer .ftitle {
        font-size: 1rem; } }
  footer .list-social ul li {
    float: left;
    width: 50%;
    margin-bottom: 15px; }
    footer .list-social ul li a {
      width: 40px;
      height: 40px;
      color: #fff; }
      footer .list-social ul li a .icon {
        width: 40px;
        height: 40px;
        float: left;
        border: 1px solid #fff;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        footer .list-social ul li a .icon:hover {
          background: #00ace9; }
      footer .list-social ul li a .txt {
        float: left;
        width: calc(100% - 40px);
        padding-left: 15px;
        padding-top: 10px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
        footer .list-social ul li a .txt:hover {
          color: #00ace9; }
      footer .list-social ul li a .fa {
        font-size: 1.25rem; }
  footer .footerlink ul li a {
    color: #fff; }
    footer .footerlink ul li a:hover {
      color: #00ace9; }
  footer .footerbottom {
    background: #004380; }
    @media (max-width: 575px) {
      footer .footerbottom {
        text-align: center; } }
  footer .copyright {
    font-size: 0.8125rem;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    padding: 30px 0; }
    @media (max-width: 991px) {
      footer .copyright {
        padding: 15px 0;
        font-size: 0.75rem; } }
    footer .copyright a {
      color: #fff; }
  footer .footernav {
    float: right;
    padding: 30px 0; }
    @media (max-width: 1199px) {
      footer .footernav {
        width: 100%;
        padding-top: 0; } }
    @media (max-width: 575px) {
      footer .footernav {
        float: none; } }
    footer .footernav ul li {
      float: left;
      font-size: 0.8125rem;
      position: relative;
      color: #cccccc; }
      footer .footernav ul li + li {
        margin-left: 20px; }
      footer .footernav ul li a {
        color: #cccccc;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        height: 28px; }
        footer .footernav ul li a:hover {
          color: #fff; }

.mail {
  position: fixed;
  right: 70px;
  bottom: 100px;
  background: #f2b526;
  padding: 7px 10px 10px;
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  border: 3px solid #fae1a8;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media (max-width: 767px) {
    .mail {
      right: 25px;
      bottom: 25px; } }
  .mail:hover {
    background: #004380;
    border: 3px solid #004380; }
  .mail:before {
    content: '\f003';
    font-family: 'fontawesome';
    font-size: 1.25rem;
    color: #fff; }

.breadcrumbwrap {
  background: #f2f2f2; }

.breadcrumb {
  margin: 0;
  padding: 10px 0;
  border-radius: 0;
  background: none; }
  .breadcrumb li {
    float: left;
    color: #333;
    font-size: 0.8125rem; }
    .breadcrumb li + li:before {
      content: '>';
      margin: 0px 10px;
      color: #999999; }
    .breadcrumb li a {
      color: #999999; }
      .breadcrumb li a:hover {
        color: #333; }
    .breadcrumb li.active a span {
      color: #004380; }

.career-page, .col-main {
  padding: 30px 0 0; }
  @media (max-width: 767px) {
    .career-page, .col-main {
      padding: 15px 0px 0px; } }
  .career-page .related-news, .col-main .related-news {
    margin-top: 15px; }
  .career-page .content ul li, .col-main .content ul li {
    line-height: 25px; }
  .career-page .menu-job, .col-main .menu-job {
    margin: 0px 0 10px;
    padding: 0;
    border: none;
    z-index: 5; }
    .career-page .menu-job a, .col-main .menu-job a {
      display: inline-block;
      font-size: 0.8125rem;
      text-transform: uppercase;
      border-radius: 50px;
      border: 1px solid #999999;
      line-height: 36px;
      margin: 0;
      margin-bottom: 10px;
      padding: 0 15px;
      color: #222; }
      @media (max-width: 767px) {
        .career-page .menu-job a, .col-main .menu-job a {
          font-size: 0.75rem;
          line-height: 32px;
          padding: 0px 10px;
          width: 100%;
          text-align: center; } }
      @media (max-width: 575px) {
        .career-page .menu-job a, .col-main .menu-job a {
          font-size: 0.6875rem;
          line-height: 30px;
          padding: 0 5px; } }
      .career-page .menu-job a + a, .col-main .menu-job a + a {
        margin-left: 5px; }
        @media (max-width: 767px) {
          .career-page .menu-job a + a, .col-main .menu-job a + a {
            margin-left: 0; } }
      .career-page .menu-job a.active, .career-page .menu-job a:hover, .col-main .menu-job a.active, .col-main .menu-job a:hover {
        border-color: #ff1146;
        font-weight: 700;
        color: #ff1146; }
  .career-page .job-wrap .table, .col-main .job-wrap .table {
    margin: 0;
    padding: 0; }
    .career-page .job-wrap .table th, .career-page .job-wrap .table td, .col-main .job-wrap .table th, .col-main .job-wrap .table td {
      background: #fff;
      vertical-align: middle;
      padding: 10px;
      font-size: 0.875rem;
      border: none; }
      .career-page .job-wrap .table th a, .career-page .job-wrap .table td a, .col-main .job-wrap .table th a, .col-main .job-wrap .table td a {
        font-weight: 600;
        color: #000; }
        .career-page .job-wrap .table th a:hover, .career-page .job-wrap .table td a:hover, .col-main .job-wrap .table th a:hover, .col-main .job-wrap .table td a:hover {
          color: #004380; }
      .career-page .job-wrap .table th .new, .career-page .job-wrap .table td .new, .col-main .job-wrap .table th .new, .col-main .job-wrap .table td .new {
        display: inline-block;
        background: #dd0031;
        color: #fff;
        text-align: center;
        padding: 2px 10px;
        border-radius: 3px; }
      .career-page .job-wrap .table th .hot, .career-page .job-wrap .table td .hot, .col-main .job-wrap .table th .hot, .col-main .job-wrap .table td .hot {
        display: inline-block;
        background: #FFC107;
        color: #fff;
        text-align: center;
        padding: 2px 10px;
        border-radius: 3px; }
      .career-page .job-wrap .table th:last-child, .career-page .job-wrap .table td:last-child, .col-main .job-wrap .table th:last-child, .col-main .job-wrap .table td:last-child {
        width: 70px; }
    .career-page .job-wrap .table th, .col-main .job-wrap .table th {
      color: #004380;
      text-transform: uppercase; }
    .career-page .job-wrap .table td, .col-main .job-wrap .table td {
      border-bottom: 1px solid #e6e6e6; }
      .career-page .job-wrap .table td:first-child, .col-main .job-wrap .table td:first-child {
        border-left: 1px solid #e6e6e6; }
        .career-page .job-wrap .table td:first-child a:after, .col-main .job-wrap .table td:first-child a:after {
          content: '\f105';
          font-family: 'fontawesome';
          margin-left: 10px; }
      .career-page .job-wrap .table td:last-child, .col-main .job-wrap .table td:last-child {
        border-right: 1px solid #e6e6e6; }
    .career-page .job-wrap .table tr:first-child td, .col-main .job-wrap .table tr:first-child td {
      border-top: 1px solid #e6e6e6; }
      .career-page .job-wrap .table tr:first-child td:first-child, .col-main .job-wrap .table tr:first-child td:first-child {
        border-top-left-radius: 5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
      .career-page .job-wrap .table tr:first-child td:last-child, .col-main .job-wrap .table tr:first-child td:last-child {
        border-top-left-radius: 0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
    .career-page .job-wrap .table tr:last-child td:first-child, .col-main .job-wrap .table tr:last-child td:first-child {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 5px; }
    .career-page .job-wrap .table tr:last-child td:last-child, .col-main .job-wrap .table tr:last-child td:last-child {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-right-radius: 5px;
      border-bottom-left-radius: 0; }
    .career-page .job-wrap .table tr:nth-child(even) td, .col-main .job-wrap .table tr:nth-child(even) td {
      background: #f7f7f7; }
    .career-page .job-wrap .table tr:hover td, .col-main .job-wrap .table tr:hover td {
      background: #a9d6ff; }
      .career-page .job-wrap .table tr:hover td a, .col-main .job-wrap .table tr:hover td a {
        color: #004380; }
  .career-page .btn-wrap, .col-main .btn-wrap {
    margin-bottom: 20px; }
  .career-page .btn-back, .col-main .btn-back {
    color: #333;
    margin-right: 30px; }
    .career-page .btn-back:before, .col-main .btn-back:before {
      content: '\f104';
      font-family: 'fontawesome';
      margin-right: 5px; }
    .career-page .btn-back:hover, .col-main .btn-back:hover {
      color: #004380; }
  .career-page .btn-apply, .career-page .frame-link, .col-main .btn-apply, .col-main .frame-link {
    display: inline-block;
    font-size: 0.875rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0 15px;
    line-height: 40px;
    background: #004380;
    color: #fff;
    margin-right: 10px; }
    .career-page .btn-apply .fa, .career-page .frame-link .fa, .col-main .btn-apply .fa, .col-main .frame-link .fa {
      margin-right: 5px; }
    .career-page .btn-apply:hover, .career-page .frame-link:hover, .col-main .btn-apply:hover, .col-main .frame-link:hover {
      background: #003667;
      color: #fff; }
  .career-page .btn-apply, .col-main .btn-apply {
    display: inline-block;
    background: #fff;
    font-size: 0.8125rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0 25px;
    line-height: 30px;
    border-radius: 50px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #004380;
    color: #004380;
    margin-right: 10px; }
    .career-page .btn-apply:before, .col-main .btn-apply:before {
      content: '\f019';
      font-family: 'fontawesome';
      font-weight: normal;
      margin-right: 5px; }
  .career-page .download-link, .col-main .download-link {
    display: inline-block;
    font-size: 0.875rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0 15px;
    line-height: 40px;
    background: #004380;
    color: #fff;
    background: #212121; }
    .career-page .download-link .fa, .col-main .download-link .fa {
      margin-right: 5px; }
    .career-page .download-link:hover, .col-main .download-link:hover {
      background: #003667;
      color: #fff; }
    .career-page .download-link:hover, .col-main .download-link:hover {
      background: #2e2e2e; }
  .career-page h3, .col-main h3 {
    color: #004380;
    font-weight: 600; }

.apply-frm {
  padding-top: 20px; }
  .apply-frm .col-left, .apply-frm .col-right {
    width: 50%;
    float: left; }
    @media (max-width: 767px) {
      .apply-frm .col-left, .apply-frm .col-right {
        width: 100%;
        float: none;
        padding: 0; } }
  .apply-frm .col-left {
    padding-right: 15px; }
    @media (max-width: 767px) {
      .apply-frm .col-left {
        padding: 0; } }
  .apply-frm .col-right {
    padding-left: 15px; }
    @media (max-width: 767px) {
      .apply-frm .col-right {
        padding: 0; } }
  .apply-frm h4 {
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 0.9375rem;
    line-height: 1.5; }
  .apply-frm .form-group {
    margin-bottom: 10px;
    clear: both; }
    .apply-frm .form-group:before, .apply-frm .form-group:after {
      content: '';
      display: table;
      width: 100%;
      clear: both; }
  .apply-frm label {
    margin-bottom: 5px; }
    .apply-frm label .required {
      color: #dd0031; }
  .apply-frm .form-control {
    border-radius: 0;
    font-size: 0.875rem;
    padding: 10px 15px;
    border: 1px solid #e6e6e6; }
    .apply-frm .form-control:hover {
      border-color: #80c2ff; }
    .apply-frm .form-control:active, .apply-frm .form-control:focus {
      border-color: #004380; }
  .apply-frm textarea {
    min-height: 200px; }
  .apply-frm .btn {
    display: inline-block;
    font-size: 0.875rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 0 15px;
    line-height: 40px;
    background: #004380;
    color: #fff; }
    .apply-frm .btn .fa {
      margin-right: 5px; }
    .apply-frm .btn:hover {
      background: #003667;
      color: #fff; }

.job-detail .news-other {
  padding-top: 30px; }

.job-detail .title-left {
  margin-bottom: 20px; }

.job-detail h5 {
  padding: 10px 0;
  border-bottom: 1px dashed #e6e6e6; }
  .job-detail h5 a {
    color: #dd0031;
    font-size: 1rem; }
    .job-detail h5 a:hover {
      text-decoration: underline; }

.posthead {
  font-size: 1rem;
  font-weight: bold;
  color: #004380;
  margin-bottom: 5px; }

#map iframe {
  pointer-events: none; }
  #map iframe.active {
    pointer-events: all; }

.contact-page {
  padding: 50px 0; }
  @media (max-width: 991px) {
    .contact-page {
      padding: 30px 0px; } }
  .contact-page .contact-info {
    margin-top: 30px; }
    @media (max-width: 767px) {
      .contact-page .contact-info {
        margin-top: 15px; } }
    .contact-page .contact-info .company {
      font-weight: 700;
      color: #333;
      font-size: 1rem;
      margin-bottom: 20px;
      line-height: 1.3; }
      @media (max-width: 991px) {
        .contact-page .contact-info .company {
          font-size: 0.9375rem; } }
    .contact-page .contact-info ul li {
      position: relative;
      padding-left: 25px;
      font-size: 0.875rem;
      margin-bottom: 10px; }
      .contact-page .contact-info ul li:last-child {
        border: 0; }
      .contact-page .contact-info ul li .fa {
        color: #004380;
        position: absolute;
        top: 4px;
        left: 0;
        width: 20px;
        text-align: center; }
      .contact-page .contact-info ul li a {
        color: #333; }
        .contact-page .contact-info ul li a:hover {
          color: #004380; }
      .contact-page .contact-info ul li .map-ifarme {
        color: #004380;
        margin-top: 5px;
        display: block;
        font-size: 0.875rem; }
        .contact-page .contact-info ul li .map-ifarme:hover {
          text-decoration: underline; }
        .contact-page .contact-info ul li .map-ifarme:before {
          content: '\f278';
          font-family: 'fontawesome';
          margin-right: 5px; }

.contact-form {
  margin-top: 30px; }
  @media (max-width: 991px) {
    .contact-form {
      margin-top: 15px; } }
  .contact-form .module-title {
    margin-bottom: 10px;
    font-size: 0.875rem;
    line-height: 1.5; }
  .contact-form .form-wrap {
    margin: 0px -10px; }
  .contact-form .form-group {
    padding: 0px 10px;
    margin-bottom: 15px;
    float: left;
    width: 100%; }
    .contact-form .form-group.col2 {
      width: 50%;
      float: left; }
      @media (max-width: 991px) {
        .contact-form .form-group.col2 {
          width: 100%; } }
    .contact-form .form-group label {
      display: none; }
    .contact-form .form-group label.fileinput {
      display: block;
      margin-bottom: 10px;
      font-size: 0.875rem;
      color: #000;
      font-style: italic; }
      .contact-form .form-group label.fileinput span {
        text-transform: none; }
    .contact-form .form-group input, .contact-form .form-group textarea, .contact-form .form-group select {
      width: 100%;
      background: whitesmoke;
      border: 0;
      padding: 15px 15px; }
    .contact-form .form-group select {
      padding: 9px 10px;
      color: #999999; }
    .contact-form .form-group input[type="file"] {
      padding: 5px;
      margin-bottom: 15px;
      width: 50%; }
      @media (max-width: 991px) {
        .contact-form .form-group input[type="file"] {
          width: 100%; } }
    .contact-form .form-group .des {
      font-size: 0.875rem;
      color: #666666;
      font-style: italic; }
  .contact-form .captcha {
    padding: 0 10px;
    margin-bottom: 15px;
    clear: both;
    width: 100%; }
  .contact-form .btnwrap {
    clear: both;
    padding: 0px 15px; }
    .contact-form .btnwrap input {
      display: block;
      width: 120px;
      border: 1px solid #004380;
      padding: 10px 0px;
      background: none;
      color: #fff;
      text-transform: uppercase;
      border-radius: 5px;
      font-size: 0.8125rem;
      color: #004380; }
      .contact-form .btnwrap input:hover {
        background: #004380;
        color: #fff;
        border: 1px solid #004380; }

.bannerwrap .banner .item img {
  width: 100%; }

.bannerwrap .banner .item .banner-caption {
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  width: 62%;
  text-align: center; }
  @media (max-width: 991px) {
    .bannerwrap .banner .item .banner-caption {
      width: 80%; } }
  @media (max-width: 767px) {
    .bannerwrap .banner .item .banner-caption {
      padding: 15px;
      top: 50%; } }
  @media (max-width: 575px) {
    .bannerwrap .banner .item .banner-caption {
      position: static;
      top: unset;
      -webkit-transform: translateX(0);
      -khtml-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
      width: 100%; } }
  .bannerwrap .banner .item .banner-caption .title {
    font-size: 1.875rem;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .bannerwrap .banner .item .banner-caption .title {
        font-size: 1.5rem; } }
    @media (max-width: 767px) {
      .bannerwrap .banner .item .banner-caption .title {
        font-size: 1.125rem; } }
    @media (max-width: 575px) {
      .bannerwrap .banner .item .banner-caption .title {
        font-size: 1rem;
        color: #004380; } }

.bannerwrap .banner .slick-prev, .bannerwrap .banner .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
  font-size: 0;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  @media (max-width: 767px) {
    .bannerwrap .banner .slick-prev, .bannerwrap .banner .slick-next {
      display: none !important; } }
  .bannerwrap .banner .slick-prev:before, .bannerwrap .banner .slick-next:before {
    content: '';
    font-family: 'fontawesome';
    font-size: 3rem; }
    @media (max-width: 767px) {
      .bannerwrap .banner .slick-prev:before, .bannerwrap .banner .slick-next:before {
        font-size: 1.125rem; } }
  .bannerwrap .banner .slick-prev:hover, .bannerwrap .banner .slick-next:hover {
    color: #004380; }

.bannerwrap .banner .slick-prev {
  left: 30px; }
  .bannerwrap .banner .slick-prev:before {
    content: '\f104'; }

.bannerwrap .banner .slick-next {
  right: 30px; }
  .bannerwrap .banner .slick-next:before {
    content: '\f105'; }

.bannerwrap .banner .slick-dots {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  text-align: center; }
  @media (max-width: 767px) {
    .bannerwrap .banner .slick-dots {
      padding: 5px 0;
      bottom: 0;
      display: none !important; } }
  .bannerwrap .banner .slick-dots li {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #004380;
    cursor: pointer; }
    @media (max-width: 767px) {
      .bannerwrap .banner .slick-dots li {
        width: 8px;
        height: 8px;
        background: #f2f2f2;
        border: none; } }
    .bannerwrap .banner .slick-dots li + li {
      margin-left: 10px; }
    .bannerwrap .banner .slick-dots li button {
      display: none; }
    .bannerwrap .banner .slick-dots li.slick-active {
      background: #f2b526;
      border-color: #f2b526; }

.aboutpage .pagetitle {
  text-align: left; }
  .aboutpage .pagetitle:before {
    left: 80px;
    bottom: 15px; }
  .aboutpage .pagetitle img {
    padding-right: 15px; }

.about-overview {
  padding: 50px 0px 30px; }
  @media (max-width: 991px) {
    .about-overview {
      padding: 30px 0px; } }
  @media (max-width: 767px) {
    .about-overview {
      padding: 15px 0px; } }
  .about-overview .about-desc {
    background: #eff7f7;
    padding: 30px 60px;
    border-radius: 10px;
    margin-top: 50px;
    position: relative;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      .about-overview .about-desc {
        margin-top: 30px; } }
    @media (max-width: 767px) {
      .about-overview .about-desc {
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 15px; } }
    .about-overview .about-desc:before {
      content: '\f10d';
      font-family: 'fontawesome';
      font-size: 3.4375rem;
      position: absolute;
      top: -37px;
      left: 25px;
      color: #004380; }
      @media (max-width: 767px) {
        .about-overview .about-desc:before {
          font-size: 1.875rem;
          top: -20px;
          left: 10px; } }
    .about-overview .about-desc .content ul {
      padding: 0;
      margin: 0; }
      .about-overview .about-desc .content ul li:before {
        background: none; }

.about-service {
  text-align: center; }
  .about-service .service-desc {
    width: 95%;
    margin: 0 auto; }
  .about-service .dominance-col {
    margin-bottom: 30px; }
    .about-service .dominance-col figure figcaption {
      width: calc(100% - 40px); }
      .about-service .dominance-col figure figcaption .dominance-name {
        height: 30px; }

.about-mission {
  background: whitesmoke; }
  @media (max-width: 991px) {
    .about-mission {
      padding: 30px 0px; } }
  @media (max-width: 767px) {
    .about-mission {
      padding: 15px 0px; } }
  .about-mission .mission-img img {
    max-width: unset; }
    @media (max-width: 991px) {
      .about-mission .mission-img img {
        max-width: 100%; } }

.about-history {
  padding: 50px 0px 0px; }
  @media (max-width: 991px) {
    .about-history {
      padding: 30px 0px;
      margin: 30px 0px; } }
  @media (max-width: 767px) {
    .about-history {
      padding: 15px 0px;
      margin: 15px 0px; } }
  .about-history .list-history {
    margin-top: 30px; }
    @media (min-width: 1200px) {
      .about-history .list-history .col-xs-12 {
        padding: 0; }
        .about-history .list-history .col-xs-12:last-child .history-col figure figcaption:after {
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 10px 0 10px 25px;
          border-color: transparent transparent transparent #004380;
          position: absolute;
          top: 32%;
          right: -5px; } }

.history-col {
  text-align: center; }
  .history-col figure .history-img {
    padding-bottom: 20px;
    border-bottom: 1px solid #004380; }
  .history-col figure figcaption {
    width: 70%;
    margin: 0 auto; }
    @media (max-width: 1199px) {
      .history-col figure figcaption {
        width: 100%; } }
    .history-col figure figcaption:before {
      content: '\f1db';
      font-family: 'fontawesome';
      font-size: 0.8125rem;
      position: absolute;
      top: 32%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -khtml-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      color: #004380;
      background: #fff; }
      @media (max-width: 1199px) {
        .history-col figure figcaption:before {
          display: none; } }
    .history-col figure figcaption .history-year {
      font-weight: bold;
      font-size: 1.25rem;
      margin-bottom: 15px;
      margin-top: 15px; }

.about-staff .col-lg-3 {
  padding: 0 10px; }
  @media (max-width: 1199px) {
    .about-staff .col-lg-3 {
      padding: 0 15px; } }

.about-staff .row {
  margin-left: -10px;
  margin-right: -10px; }
  @media (max-width: 1199px) {
    .about-staff .row {
      margin-left: -15px;
      margin-right: -15px; } }

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

.staffcol {
  background: whitesmoke;
  position: relative;
  height: 100%;
  z-index: 10; }
  .staffcol a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9; }
  .staffcol figure {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .staffcol figure .staffimg {
      float: left; }
      @media (max-width: 1199px) {
        .staffcol figure .staffimg {
          float: none; } }
      @media (max-width: 1199px) {
        .staffcol figure .staffimg img {
          width: 100%; } }
    .staffcol figure figcaption {
      float: left;
      width: calc(100% - 128px);
      padding: 15px 10px; }
      .staffcol figure figcaption:before {
        content: '\f107';
        font-family: 'fontawesome';
        position: absolute;
        bottom: 0;
        left: 70%;
        font-size: 1rem; }
      @media (max-width: 1199px) {
        .staffcol figure figcaption {
          width: 100%;
          float: none; } }
      .staffcol figure figcaption .staffname {
        font-weight: bold;
        position: relative;
        color: #666666;
        padding-bottom: 10px;
        margin-bottom: 10px;
        width: 100%;
        font-size: 0.875rem; }
        .staffcol figure figcaption .staffname:before {
          content: '';
          background: #666666;
          width: 40px;
          height: 1px;
          position: absolute;
          bottom: 0;
          left: 0; }
      .staffcol figure figcaption .staffdesc {
        font-size: 0.8125rem;
        color: #666666; }
  .staffcol:hover {
    background: #004380; }
    .staffcol:hover figcaption:before {
      color: #fff; }
    .staffcol:hover figcaption .staffname {
      color: #fff; }
      .staffcol:hover figcaption .staffname:before {
        background: #fff; }
    .staffcol:hover .staffdesc {
      color: #fff; }
  .staffcol.active {
    background: #004380; }
    .staffcol.active figcaption:before {
      color: #fff; }
    .staffcol.active figcaption .staffname {
      color: #fff; }
      .staffcol.active figcaption .staffname:before {
        background: #fff; }
    .staffcol.active .staffdesc {
      color: #fff; }

.contentWrap {
  margin-top: -20px;
  margin-left: -5px;
  margin-right: -5px; }
  .contentWrap .collapse-n.in .staff-about {
    opacity: 1;
    height: auto;
    padding: 20px; }

.staff-about {
  color: #fff;
  opacity: 0;
  height: 0;
  background: #004380;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .staff-about .content strong {
    color: #fff;
    text-transform: uppercase; }
  .staff-about .content ul {
    margin: 0; }
    .staff-about .content ul li {
      color: #fff; }
      .staff-about .content ul li:before {
        background: #fff; }

.about-award {
  padding: 30px 0px 50px; }
  @media (max-width: 991px) {
    .about-award {
      padding: 30px 0px; } }
  @media (max-width: 767px) {
    .about-award {
      padding: 15px 0px; } }
  .about-award .list-award {
    margin-top: 20px; }

.awardcol {
  text-align: center; }
  @media (max-width: 575px) {
    .awardcol {
      padding: 0 15px; } }
  .awardcol figure .awardimg {
    margin-bottom: 30px; }
    @media (max-width: 575px) {
      .awardcol figure .awardimg {
        margin-bottom: 15px; } }
    .awardcol figure .awardimg img {
      margin: 0 auto;
      background: #004380;
      padding: 15px; }
  .awardcol figure figcaption .awardname {
    width: 63%;
    margin: 0 auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    @media (max-width: 575px) {
      .awardcol figure figcaption .awardname {
        width: 100%; } }
    .awardcol figure figcaption .awardname:hover {
      color: #004380; }

.about-member {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .about-member {
      padding-bottom: 15px; } }

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

.membercol {
  padding: 0 15px; }
  .membercol .memberimg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 120px;
    align-items: center;
    justify-content: center; }
    @media (max-width: 575px) {
      .membercol .memberimg {
        height: 80px; } }
    .membercol .memberimg img {
      width: 50%;
      height: 60%; }

.servicecol figure .serviceimg {
  margin-bottom: 15px;
  display: block; }

.servicecol figure figcaption .servicename {
  margin-bottom: 10px; }
  .servicecol figure figcaption .servicename a {
    color: #fff;
    font-size: 1.5rem; }
    @media (max-width: 991px) {
      .servicecol figure figcaption .servicename a {
        font-size: 1.25rem; } }
    @media (max-width: 767px) {
      .servicecol figure figcaption .servicename a {
        font-size: 1rem; } }

.servicecol figure figcaption .servicedesc {
  color: #fff; }

.product-sidebar {
  padding-top: 50px; }
  @media (max-width: 991px) {
    .product-sidebar {
      padding-top: 0px; } }

.btn-togglewrap {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  border-top: 1px solid #d9d9d9;
  display: none; }
  @media (max-width: 991px) {
    .btn-togglewrap {
      display: block; } }
  .btn-togglewrap .btn-showcate, .btn-togglewrap .btn-showfilter {
    text-align: center;
    line-height: 40px;
    padding: 0px;
    width: 100%; }
    .btn-togglewrap .btn-showcate.active, .btn-togglewrap .btn-showfilter.active {
      background: #f2f2f2; }
  .btn-togglewrap .btn-showcate:before {
    content: '\f00b';
    font-family: 'fontawesome';
    margin-right: 10px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 575px) {
      .btn-togglewrap .btn-showcate:before {
        margin-right: 5px; } }
  .btn-togglewrap .btn-showfilter {
    border-left: 1px solid #d9d9d9; }
    .btn-togglewrap .btn-showfilter:before {
      content: '\f013';
      font-family: 'fontawesome';
      margin-right: 10px;
      line-height: 1;
      display: inline-block;
      vertical-align: middle; }
      @media (max-width: 575px) {
        .btn-togglewrap .btn-showfilter:before {
          margin-right: 5px; } }

.btn-closefilter {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 1.5rem;
  color: #333;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  line-height: 1;
  display: none; }
  .btn-closefilter:hover {
    color: #004380; }
  @media (max-width: 767px) {
    .btn-closefilter {
      top: 15px;
      right: 15px; } }
  .btn-closefilter.btn-close {
    position: static;
    top: unset;
    border: 1px solid #4daaff;
    background: #76beff;
    font-size: 0.875rem;
    text-align: center;
    padding: 8px 0;
    border-radius: 3px;
    color: #004380; }
    @media (max-width: 991px) {
      .btn-closefilter.btn-close {
        display: block; } }
    .btn-closefilter.btn-close:hover {
      color: #004380;
      border-color: #004380;
      background: #67b6ff; }

@media (max-width: 991px) {
  .filter-wrap {
    position: fixed;
    top: 50px;
    bottom: 41px;
    left: 0;
    z-index: 70;
    right: 0;
    background: #fff;
    overflow: auto;
    padding: 30px 200px;
    -webkit-transform: translateY(-130%);
    -khtml-transform: translateY(-130%);
    -moz-transform: translateY(-130%);
    -ms-transform: translateY(-130%);
    -o-transform: translateY(-130%);
    transform: translateY(-130%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    visibility: hidden; }
    .filter-wrap.open {
      -webkit-transform: translateY(0%);
      -khtml-transform: translateY(0%);
      -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
      -o-transform: translateY(0%);
      transform: translateY(0%);
      visibility: visible; } }

@media (max-width: 767px) {
  .filter-wrap {
    padding: 30px 100px; } }

@media (max-width: 575px) {
  .filter-wrap {
    padding: 15px; } }

.filter-wrap .filter-group {
  margin-bottom: 20px; }
  .filter-wrap .filter-group:before, .filter-wrap .filter-group:after {
    content: '';
    display: table;
    width: 100%;
    clear: both; }
  .filter-wrap .filter-group .btn-reset {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 24px;
    line-height: 24px;
    font-size: 0.625rem;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #999999; }
    .filter-wrap .filter-group .btn-reset:hover {
      color: #004380; }

.filter-wrap .filter-title {
  font-weight: 600;
  color: #333;
  font-size: 1.25rem;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 15px; }
  .filter-wrap .filter-title span {
    display: inline-block;
    font-weight: 700; }

.filter-wrap .filter-option {
  border-radius: 5px; }

.filter-wrap .filter-category > ul > li {
  position: relative; }
  .filter-wrap .filter-category > ul > li > a {
    display: block;
    color: #333;
    font-weight: 600;
    font-size: 0.875rem;
    position: relative;
    padding: 5px 0;
    padding-left: 25px; }
    .filter-wrap .filter-category > ul > li > a:before {
      content: '';
      display: block;
      width: 14px;
      height: 14px;
      border: 1px solid #cccccc;
      position: absolute;
      top: 7px;
      left: 0; }
    .filter-wrap .filter-category > ul > li > a:after {
      content: '\f00c';
      color: #004380;
      font-family: 'fontawesome';
      display: block;
      width: 14px;
      height: 14px;
      font-size: 0.6875rem;
      text-align: center;
      line-height: 1;
      position: absolute;
      top: 8px;
      left: 0;
      opacity: 0; }
  .filter-wrap .filter-category > ul > li:hover > a {
    color: #004380; }
  .filter-wrap .filter-category > ul > li.active > a {
    color: #004380;
    font-weight: 700; }
    .filter-wrap .filter-category > ul > li.active > a:after {
      opacity: 1; }
  .filter-wrap .filter-category > ul > li.active .sub {
    display: block; }
  .filter-wrap .filter-category > ul > li .btn-showsubfilter {
    position: absolute;
    top: 0px;
    right: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer; }

.product-page {
  padding: 50px 0px; }
  @media (max-width: 991px) {
    .product-page {
      padding: 30px 0px; } }

.product-col figure {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .product-col figure .promotion {
    position: absolute;
    top: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.75rem;
    padding: 2px 5px;
    border-radius: 3px; }
    .product-col figure .promotion.new {
      top: 0;
      left: 0;
      background: #004380; }
    .product-col figure .promotion.sale {
      top: 0;
      right: 0;
      background: #004380; }
  .product-col figure .product-popup {
    height: 250px;
    background: rgba(0, 67, 128, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 5;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    -webkit-transform: translateY(-100%);
    -khtml-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    @media (max-width: 1199px) {
      .product-col figure .product-popup {
        height: 230px; } }
    @media (max-width: 991px) {
      .product-col figure .product-popup {
        height: 210px; } }
    .product-col figure .product-popup a {
      display: block;
      width: 70%;
      text-align: center;
      border: 2px solid #fff;
      padding: 8px 0;
      text-transform: uppercase;
      font-weight: 600;
      color: #fff; }
      .product-col figure .product-popup a + a {
        margin-top: 10px; }
      .product-col figure .product-popup a:hover {
        background: #fff;
        color: #004380; }
  .product-col figure .product-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 250px;
    overflow: hidden; }
    @media (max-width: 1199px) {
      .product-col figure .product-img {
        height: 230px; } }
    @media (max-width: 991px) {
      .product-col figure .product-img {
        height: 210px; } }
    .product-col figure .product-img img {
      max-width: 100%;
      max-height: 100%;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
  .product-col figure figcaption {
    text-align: center;
    padding-top: 10px; }
    .product-col figure figcaption .product-name {
      text-transform: uppercase;
      font-size: 0.9375rem;
      font-weight: 600; }
      @media (max-width: 1199px) {
        .product-col figure figcaption .product-name {
          font-size: 0.875rem; } }
      .product-col figure figcaption .product-name a {
        color: #333; }
        .product-col figure figcaption .product-name a:hover {
          color: #004380; }
    .product-col figure figcaption .product-kind {
      font-size: 0.875rem;
      color: #999999;
      margin-top: 10px; }
      @media (max-width: 1199px) {
        .product-col figure figcaption .product-kind {
          font-size: 0.8125rem; } }
    .product-col figure figcaption .product-price .new {
      float: left;
      font-weight: 600;
      color: #004380;
      font-size: 1.125rem; }
      @media (max-width: 1199px) {
        .product-col figure figcaption .product-price .new {
          font-size: 0.875rem; } }
    .product-col figure figcaption .product-price .old {
      margin-top: 4px;
      font-size: 0.9375rem;
      float: right;
      color: #999999;
      text-decoration: line-through; }
      @media (max-width: 1199px) {
        .product-col figure figcaption .product-price .old {
          font-size: 0.75rem;
          margin-top: 3px; } }
  .product-col figure:hover .product-popup {
    -webkit-transform: translateY(0);
    -khtml-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .product-col figure:hover .product-img img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -khtml-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1); }
  .product-col figure:hover figcaption .product-name a {
    color: #004380; }

.product-slide {
  width: calc(100% - 100px);
  margin-left: 100px; }
  @media (max-width: 991px) {
    .product-slide {
      width: calc(100% - 64px);
      margin-left: 64px; } }
  @media (max-width: 575px) {
    .product-slide {
      width: 100%;
      margin-left: 0; } }
  .product-slide .item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 490px; }
    @media (max-width: 1199px) {
      .product-slide .item a {
        height: 350px; } }
    @media (max-width: 991px) {
      .product-slide .item a {
        height: 620px; } }
    @media (max-width: 767px) {
      .product-slide .item a {
        height: 300px; } }
    .product-slide .item a img {
      max-width: 100%;
      max-height: 100%; }
  .product-slide .item .fancybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 500px;
    justify-content: center;
    align-items: center; }
    @media (max-width: 1199px) {
      .product-slide .item .fancybox {
        height: 420px; } }
    @media (max-width: 991px) {
      .product-slide .item .fancybox {
        height: 350px; } }
    @media (max-width: 575px) {
      .product-slide .item .fancybox {
        height: 200px; } }
    .product-slide .item .fancybox img {
      max-width: 100%;
      max-height: 100%; }
      @media (max-width: 991px) {
        .product-slide .item .fancybox img {
          max-width: 100%;
          max-height: 100%; } }

.product-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 84px; }
  @media (max-width: 991px) {
    .product-nav {
      width: 64px; } }
  @media (max-width: 575px) {
    .product-nav {
      position: relative;
      width: 100%;
      padding: 0px 20px; } }
  .product-nav .slick-prev, .product-nav .slick-next {
    font-size: 0;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1;
    color: #999999;
    position: static;
    top: unset;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 9; }
    @media (max-width: 575px) {
      .product-nav .slick-prev, .product-nav .slick-next {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -khtml-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 5;
        width: unset; } }
    .product-nav .slick-prev:hover, .product-nav .slick-next:hover {
      color: #333; }
    .product-nav .slick-prev:before, .product-nav .slick-next:before {
      content: '';
      font-size: 1.75rem; }
  @media (max-width: 575px) {
    .product-nav .slick-prev {
      left: 0; } }
  .product-nav .slick-prev:before {
    content: '\f106'; }
    @media (max-width: 575px) {
      .product-nav .slick-prev:before {
        content: '\f104'; } }
  @media (max-width: 575px) {
    .product-nav .slick-next {
      right: 0; } }
  .product-nav .slick-next:before {
    content: '\f107'; }
    @media (max-width: 575px) {
      .product-nav .slick-next:before {
        content: '\f105'; } }
  .product-nav .item {
    padding: 5px 0; }
    @media (max-width: 575px) {
      .product-nav .item {
        padding: 0; } }
    .product-nav .item .img {
      width: 80px;
      height: 80px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 2px solid transparent;
      cursor: pointer;
      overflow: hidden;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      @media (max-width: 991px) {
        .product-nav .item .img {
          width: 60px;
          height: 60px; } }
      @media (max-width: 575px) {
        .product-nav .item .img {
          width: 100%;
          height: 60px; } }
      .product-nav .item .img img {
        height: 100%; }
    .product-nav .item.slick-current .img {
      border-color: #004380; }

.slidewrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  @media (max-width: 575px) {
    .slidewrap {
      margin-bottom: 20px; } }

.product-info {
  position: relative;
  margin-bottom: 30px; }
  .product-info .promotion {
    position: absolute;
    top: 3px;
    left: -30px;
    -webkit-transform: translateX(-100%);
    -khtml-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    color: #fff;
    border-radius: 3px;
    padding: 3px 10px;
    font-size: 0.8125rem;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .product-info .promotion {
        position: static;
        top: unset;
        display: inline-block;
        -webkit-transform: translateX(0);
        -khtml-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        margin-bottom: 5px;
        font-size: 0.75rem;
        padding: 2px 8px; } }
    .product-info .promotion.new {
      background: #004380; }
    .product-info .promotion.sale {
      background: #004380; }
  .product-info .product-name {
    font-size: 1.25rem;
    font-weight: 700;
    color: #333;
    line-height: 1.3;
    margin-bottom: 15px; }
    @media (max-width: 991px) {
      .product-info .product-name {
        margin-top: 15px; } }
  .product-info .product-category {
    font-weight: 700;
    color: #333;
    font-weight: 600;
    margin-bottom: 20px; }

.product-overview .content {
  margin-top: 10px; }

.category-info {
  margin-bottom: 30px; }
  .category-info .headtitle {
    float: left; }
  .category-info .amount {
    float: left;
    clear: left;
    color: #999999;
    font-size: 0.75rem;
    margin-top: 15px; }
  .category-info .product-sort {
    float: right; }
    .category-info .product-sort select {
      border: 1px solid #e6e6e6;
      border-radius: 3px;
      padding: 5px 10px;
      color: #666666; }

.product-other {
  margin-top: 50px; }
  @media (max-width: 991px) {
    .product-other {
      margin: 0; } }
  .product-other .productlist {
    margin-top: 30px; }

.product-description {
  padding-top: 15px; }
  .product-description .nav-tabs {
    border: 0; }
    .product-description .nav-tabs .nav-item {
      margin: 0;
      margin-right: 10px; }
      @media (max-width: 991px) {
        .product-description .nav-tabs .nav-item {
          width: 100%; } }
      .product-description .nav-tabs .nav-item .nav-link {
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        padding: 0;
        font-size: 0.875rem;
        color: #333;
        padding: 10px;
        background: #e6e6e6; }
        .product-description .nav-tabs .nav-item .nav-link.active {
          color: #fff;
          font-weight: bold;
          background: #004380; }
  .product-description .tab-content {
    border: 1px solid #e6e6e6;
    padding: 20px 15px; }
    @media (max-width: 767px) {
      .product-description .tab-content {
        padding: 10px; } }
    .product-description .tab-content ul li {
      margin-bottom: 30px; }
      @media (max-width: 767px) {
        .product-description .tab-content ul li {
          margin-bottom: 15px; } }
      .product-description .tab-content ul li:last-child {
        margin: 0; }
      .product-description .tab-content ul li strong {
        display: block; }
      .product-description .tab-content ul li span {
        color: #004380; }

.product-detail-page .col-xs-12.col-lg-9 {
  width: 100%; }

.catalogues {
  padding: 50px 0px; }
  @media (max-width: 991px) {
    .catalogues {
      padding: 30px 0px; } }

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

.catalogues-col {
  background: whitesmoke;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .catalogues-col figure .catalogues-img {
    display: block;
    overflow: hidden; }
    .catalogues-col figure .catalogues-img img {
      width: 100%;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
  .catalogues-col figure figcaption {
    padding: 15px; }
    .catalogues-col figure figcaption .catalogues-title a {
      color: #333;
      font-size: 1rem;
      margin-bottom: 15px;
      display: block; }
  .catalogues-col:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); }
    .catalogues-col:hover .catalogues-img img {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      -khtml-transform: scale3d(1.1, 1.1, 1);
      -moz-transform: scale3d(1.1, 1.1, 1);
      -ms-transform: scale3d(1.1, 1.1, 1);
      -o-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }

.project-page {
  padding: 50px 0px; }
  @media (max-width: 991px) {
    .project-page {
      padding: 30px 0px; } }

.project-list {
  margin-top: 30px; }
  .project-list .col-xs-12 {
    margin-bottom: 30px; }
  .project-list .project-col {
    position: relative;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .project-list .project-col {
        margin-bottom: 15px; } }
    .project-list .project-col figure {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      border: 1px solid #e6e6e6; }
      .project-list .project-col figure .project-img {
        width: 50%;
        display: block;
        position: relative;
        overflow: hidden; }
        @media (max-width: 767px) {
          .project-list .project-col figure .project-img {
            width: 100%; } }
        .project-list .project-col figure .project-img img {
          width: 100%;
          -webkit-transition: all 1s;
          -moz-transition: all 1s;
          -ms-transition: all 1s;
          -o-transition: all 1s;
          transition: all 1s; }
          @media (max-width: 991px) {
            .project-list .project-col figure .project-img img {
              height: 100%;
              max-width: unset; } }
      .project-list .project-col figure figcaption {
        width: 50%;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
        padding: 0px 50px; }
        @media (max-width: 991px) {
          .project-list .project-col figure figcaption {
            padding: 15px; } }
        @media (max-width: 767px) {
          .project-list .project-col figure figcaption {
            width: 100%; } }
        .project-list .project-col figure figcaption .project-name {
          font-size: 1.25rem;
          text-transform: uppercase;
          line-height: 1.5;
          margin-bottom: 20px; }
          @media (max-width: 991px) {
            .project-list .project-col figure figcaption .project-name {
              font-size: 1rem;
              margin-bottom: 15px; } }
          .project-list .project-col figure figcaption .project-name a {
            color: #333; }
        .project-list .project-col figure figcaption .project-des {
          color: #333;
          margin-bottom: 20px;
          width: 100%; }
        .project-list .project-col figure figcaption .link {
          display: inline-block;
          line-height: 36px;
          padding: 0px 15px;
          background: #004380;
          color: #fff; }
          .project-list .project-col figure figcaption .link:after {
            content: '\f105';
            font-family: 'fontawesome';
            margin-left: 5px; }
          .project-list .project-col figure figcaption .link:hover {
            background: #00284d; }
    .project-list .project-col:nth-child(even) figure .project-img {
      order: 2; }
      @media (max-width: 767px) {
        .project-list .project-col:nth-child(even) figure .project-img {
          order: 1; } }
    .project-list .project-col:nth-child(even) figure figcaption {
      order: 1; }
      @media (max-width: 767px) {
        .project-list .project-col:nth-child(even) figure figcaption {
          order: 2; } }
    .project-list .project-col:hover figure .project-img > img {
      -webkit-transform: scale3d(1.2, 1.2, 1);
      -khtml-transform: scale3d(1.2, 1.2, 1);
      -moz-transform: scale3d(1.2, 1.2, 1);
      -ms-transform: scale3d(1.2, 1.2, 1);
      -o-transform: scale3d(1.2, 1.2, 1);
      transform: scale3d(1.2, 1.2, 1); }
    .project-list .project-col:hover figure .project-img .project-logo {
      -webkit-transform: scale(1, 1);
      -khtml-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1);
      visibility: visible;
      opacity: 1; }
    .project-list .project-col:hover figure figcaption .project-name a {
      color: #004380; }

.last-view {
  padding-bottom: 50px; }
  @media (max-width: 991px) {
    .last-view {
      padding-bottom: 30px; } }
  .last-view .list-view {
    margin-top: 30px; }
    .last-view .list-view .col-lg-3 {
      height: auto; }
  .last-view .project-col {
    height: 100%;
    position: relative;
    background: #f7f7f7; }
    .last-view .project-col figure .project-img {
      display: block;
      position: relative;
      overflow: hidden; }
      .last-view .project-col figure .project-img img {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
    .last-view .project-col figure figcaption {
      position: relative;
      padding: 15px;
      padding-bottom: 50px; }
      .last-view .project-col figure figcaption .project-name {
        font-size: 0.875rem;
        text-transform: uppercase;
        line-height: 1.5;
        margin-bottom: 5px; }
        .last-view .project-col figure figcaption .project-name a {
          color: #004380; }
      .last-view .project-col figure figcaption .project-cv {
        font-size: 0.75rem;
        font-weight: 600;
        color: #999999; }
    .last-view .project-col figure .link {
      color: #333;
      position: absolute;
      bottom: 15px;
      text-transform: uppercase;
      font-size: 0.8125rem;
      left: 15px; }
    .last-view .project-col:hover figure .project-img > img {
      -webkit-transform: scale3d(1.2, 1.2, 1);
      -khtml-transform: scale3d(1.2, 1.2, 1);
      -moz-transform: scale3d(1.2, 1.2, 1);
      -ms-transform: scale3d(1.2, 1.2, 1);
      -o-transform: scale3d(1.2, 1.2, 1);
      transform: scale3d(1.2, 1.2, 1); }

.reference-slide {
  margin: 0 50px; }
  @media (max-width: 767px) {
    .reference-slide {
      margin: 0; } }
  .reference-slide .item img {
    width: 90%;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .reference-slide .item img {
        width: 100%; } }
  .reference-slide .slick-next, .reference-slide .slick-prev {
    color: #004380; }
  .reference-slide .slick-next {
    right: -50px; }
  .reference-slide .slick-prev {
    left: -50px; }

.reference-nav .item {
  padding: 15px 10px; }
  @media (max-width: 767px) {
    .reference-nav .item {
      padding: 15px 5px; } }
  .reference-nav .item img {
    padding: 10px;
    border: 1px solid #e6e6e6; }
    @media (max-width: 767px) {
      .reference-nav .item img {
        padding: 5px; } }
  .reference-nav .item.slick-current img {
    border: 1px solid #004380;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); }

.reference-quality {
  padding: 30px 0px; }
  @media (max-width: 767px) {
    .reference-quality {
      padding: 15px 0px; } }
  .reference-quality .info {
    border-radius: 5px;
    overflow: hidden;
    border: 1px dashed rgba(0, 0, 0, 0.3);
    background: #fff;
    padding: 0;
    margin: 0; }
    .reference-quality .info li {
      border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      font-size: 0.9375rem; }
      .reference-quality .info li:last-child {
        border-bottom: none; }
      .reference-quality .info li:after {
        background: none; }
    .reference-quality .info .label {
      width: 40%;
      padding: 10px;
      background: #f7f7f7; }
    .reference-quality .info .value {
      width: 60%;
      padding: 10px; }

.company-overview {
  padding: 50px 0px; }
  @media (max-width: 991px) {
    .company-overview {
      padding: 30px 0px; } }
  .company-overview .company-title {
    text-align: center;
    color: #004380;
    font-size: 1.5rem;
    text-transform: uppercase;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .company-overview .company-title {
        font-size: 1.25rem;
        margin-bottom: 15px; } }

.company-about {
  background: url(../img/bg.jpg) no-repeat;
  background-size: cover;
  padding: 100px 0px 50px; }
  @media (max-width: 991px) {
    .company-about {
      padding: 30px 0px; } }

.company-col {
  text-align: center;
  padding: 0 40px;
  height: 100%; }
  @media (max-width: 991px) {
    .company-col {
      padding: 30px; } }
  @media (max-width: 767px) {
    .company-col {
      padding: 15px; } }
  .company-col figure .company-img {
    border: 3px solid #bababa;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: #fff;
    position: absolute;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 991px) {
      .company-col figure .company-img {
        position: static;
        top: unset;
        margin: 0 auto;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; } }
    .company-col figure .company-img img {
      width: 65%; }
  .company-col figure figcaption {
    padding-top: 80px; }
    @media (max-width: 991px) {
      .company-col figure figcaption {
        padding-top: 30px; } }
    .company-col figure figcaption .company-about-title {
      font-size: 1.5rem;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 20px;
      color: #fff;
      font-family: 'futura-light'; }
      @media (max-width: 991px) {
        .company-col figure figcaption .company-about-title {
          font-size: 1.25rem; } }
      @media (max-width: 767px) {
        .company-col figure figcaption .company-about-title {
          font-size: 1rem; } }
    .company-col figure figcaption .company-desc {
      color: #d9d9d9;
      margin-bottom: 25px; }
    .company-col figure figcaption .content ul {
      padding: 0; }
      .company-col figure figcaption .content ul li {
        float: left;
        text-align: left;
        display: flex;
        margin-bottom: 20px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        color: #fff;
        width: 100%; }
        .company-col figure figcaption .content ul li .number {
          width: 25px;
          height: 25px;
          border: 1px solid #fff;
          border-radius: 50%;
          text-align: center;
          margin-right: 20px; }
        .company-col figure figcaption .content ul li:before {
          content: '';
          display: none; }
        .company-col figure figcaption .content ul li:hover {
          color: #004380; }

.bg1 {
  background: #bababa; }

.bg2 {
  background: #7a7a7a; }

.fancybox-bg {
  background: rgba(255, 255, 255, 0.8); }

.fancybox-button--close {
  background: #aec437;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
  .fancybox-button--close:hover {
    background: #8b9c2c; }

.input-number {
  position: relative;
  width: 90px; }
  .input-number .btn-spin {
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer; }
    .input-number .btn-spin.btn-dec {
      left: 0; }
    .input-number .btn-spin.btn-inc {
      right: 0; }
  .input-number input {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    font-size: 1.0625rem;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding: 4px 10px; }

.login-panel {
  background: #fff;
  padding: 0 15px;
  margin-bottom: 40px;
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: 1px solid #e6e6e6; }

.signup-form, .login-form {
  width: 100%; }
  .signup-form .headtitle, .login-form .headtitle {
    margin-bottom: 10px;
    color: #004380;
    font-size: 0.9375rem;
    line-height: 30px;
    font-weight: 700;
    border-bottom: 1px solid #e6e6e6; }
  .signup-form .panel-heading, .login-form .panel-heading {
    margin-bottom: 5px;
    color: #666666; }
  .signup-form .form-group, .login-form .form-group {
    margin-bottom: 10px; }
    .signup-form .form-group label, .login-form .form-group label {
      font-size: 0.875rem;
      margin-bottom: 5px;
      line-height: 36px; }
    .signup-form .form-group input, .signup-form .form-group select, .login-form .form-group input, .login-form .form-group select {
      width: 100%;
      border-radius: 3px;
      font-size: 0.9rem;
      border: 1px solid #d9d9d9;
      padding: 0px 15px;
      line-height: 36px; }
      .signup-form .form-group input:hover, .signup-form .form-group input:active, .signup-form .form-group input:focus, .signup-form .form-group select:hover, .signup-form .form-group select:active, .signup-form .form-group select:focus, .login-form .form-group input:hover, .login-form .form-group input:active, .login-form .form-group input:focus, .login-form .form-group select:hover, .login-form .form-group select:active, .login-form .form-group select:focus {
        border-color: #b3b3b3; }
    .signup-form .form-group select, .login-form .form-group select {
      padding: 10px 15px; }
    .signup-form .form-group .fa.fa-exclamation, .login-form .form-group .fa.fa-exclamation {
      top: 42px;
      right: 10px; }
  .signup-form .btnwrap, .login-form .btnwrap {
    text-align: center;
    padding: 10px 0; }
  .signup-form input[type="submit"], .login-form input[type="submit"] {
    display: block;
    width: 100%;
    line-height: 36px;
    padding: 0px 20px;
    border-radius: 0px;
    background: #004380;
    color: #fff;
    font-weight: 300 !important;
    font-size: 0.875rem;
    border: none;
    text-transform: uppercase; }
    .signup-form input[type="submit"]:hover, .login-form input[type="submit"]:hover {
      background: #00284d; }
  .signup-form .social-login, .login-form .social-login {
    background: #f2f2f2;
    padding: 10px;
    margin: 0px -15px; }
    .signup-form .social-login .des, .login-form .social-login .des {
      font-weight: 700;
      color: #333; }
    .signup-form .social-login .social a, .login-form .social-login .social a {
      display: inline-block; }
      .signup-form .social-login .social a + a, .login-form .social-login .social a + a {
        margin-left: 5px; }
      .signup-form .social-login .social a .fa, .login-form .social-login .social a .fa {
        display: block;
        width: 36px;
        line-height: 36px;
        height: 36px;
        text-align: center;
        color: #fff; }
        .signup-form .social-login .social a .fa.fa-facebook, .login-form .social-login .social a .fa.fa-facebook {
          background: #3b5998; }
        .signup-form .social-login .social a .fa.fa-google-plus, .login-form .social-login .social a .fa.fa-google-plus {
          background: #dd4c3b; }
        .signup-form .social-login .social a .fa.fa-yahoo, .login-form .social-login .social a .fa.fa-yahoo {
          background: #dd0031; }

html body .RadInput_Default .riTextBox {
  width: 100% !important;
  border-radius: 3px;
  border: 1px solid #d9d9d9 !important;
  padding: 0px 15px !important;
  line-height: 40px !important;
  font-size: 0.9rem !important; }

.login-form .form-group {
  width: 100%;
  position: relative; }
  .login-form .form-group label {
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 1.125rem;
    color: #004380;
    position: absolute;
    top: 0;
    left: 0; }
    .login-form .form-group label .fa {
      color: #004380 !important; }
      .login-form .form-group label .fa:before {
        line-height: 1; }
  .login-form .form-group input {
    padding-left: 40px; }
  .login-form .form-group a {
    color: #666666;
    margin-right: 10px; }
    .login-form .form-group a:hover {
      color: #004380; }
  .login-form .form-group.forget label {
    width: auto;
    line-height: 1.5;
    font-size: 0.8125rem;
    position: static;
    color: #666666; }
    .login-form .form-group.forget label:hover {
      color: #004380; }

.login-form input[type="submit"] {
  padding: 0px 20px;
  border: none; }

.login-form .btn-login {
  text-align: center;
  background: none; }
  .login-form .btn-login:before {
    display: none; }

.signup-panel {
  background: #fff;
  margin-bottom: 40px; }
  .signup-panel .col-xs-12 {
    padding: 0 !important; }

.signup-form {
  padding: 0px 15px; }
  .signup-form .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    .signup-form .form-group label {
      margin-bottom: 0;
      font-size: 0.875rem;
      width: 140px;
      line-height: 30px; }
    .signup-form .form-group .settingcontrol {
      width: calc(100% - 130px);
      line-height: 30px; }
      .signup-form .form-group .settingcontrol input {
        line-height: 30px;
        padding: 0px 10px; }
      .signup-form .form-group .settingcontrol select {
        padding: 6px 10px; }
  .signup-form .gender-select ul {
    margin-top: 3px; }
    .signup-form .gender-select ul li {
      display: inline-block; }
      .signup-form .gender-select ul li label {
        line-height: 1.5; }
  .signup-form .checkbox-button label {
    width: auto;
    line-height: 1.5; }
  .signup-form .btnwrap {
    margin-bottom: 15px; }

.signupnote {
  height: 100%;
  background: #004380; }

.check-group, .login-form .form-group.forget {
  margin-bottom: 10px; }
  .check-group input, .login-form .form-group.forget input {
    display: none; }
    .check-group input + label, .login-form .form-group.forget input + label {
      color: #333;
      padding-left: 25px;
      position: relative; }
      .check-group input + label:hover, .login-form .form-group.forget input + label:hover {
        color: #000; }
      .check-group input + label:before, .login-form .form-group.forget input + label:before {
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        border: 1px solid #cccccc;
        position: absolute;
        top: 1px;
        left: 0; }
      .check-group input + label:after, .login-form .form-group.forget input + label:after {
        content: '\f00c';
        font-family: 'fontawesome';
        display: block;
        width: 16px;
        height: 16px;
        line-height: 14px;
        text-align: center;
        color: #004380;
        border: 1px solid #cccccc;
        position: absolute;
        top: 1px;
        left: 0;
        z-index: 1;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        opacity: 0; }
    .check-group input:checked + label:after, .login-form .form-group.forget input:checked + label:after {
      opacity: 1; }

.signup-bg {
  width: 40%;
  position: relative;
  overflow: hidden;
  padding: 50px; }
  @media (max-width: 991px) {
    .signup-bg {
      width: 100%;
      order: 1; } }
  @media (max-width: 767px) {
    .signup-bg {
      padding: 30px; } }
  .signup-bg .signup-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .signup-bg .signup-img .signup-overlay {
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: #000;
      opacity: 0.5;
      z-index: 1; }
    .signup-bg .signup-img img {
      height: 100%;
      width: auto;
      max-width: unset;
      filter: grayscale(100%); }
      @media (max-width: 991px) {
        .signup-bg .signup-img img {
          height: auto;
          width: 100%; } }
      @media (max-width: 767px) {
        .signup-bg .signup-img img {
          -webkit-transform: scale3d(1.1, 1.1, 1);
          -khtml-transform: scale3d(1.1, 1.1, 1);
          -moz-transform: scale3d(1.1, 1.1, 1);
          -ms-transform: scale3d(1.1, 1.1, 1);
          -o-transform: scale3d(1.1, 1.1, 1);
          transform: scale3d(1.1, 1.1, 1); } }
      @media (max-width: 575px) {
        .signup-bg .signup-img img {
          width: auto;
          height: 100%; } }
  .signup-bg .signup-des {
    position: relative;
    z-index: 1;
    color: #fff; }
    .signup-bg .signup-des .title {
      font-size: 2.875rem;
      font-weight: 300;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .signup-bg .signup-des .title {
          font-size: 2.25rem;
          margin-bottom: 10px; } }
    .signup-bg .signup-des .module-title {
      font-size: 1.625rem;
      font-weight: 200;
      opacity: 0.9; }
      @media (max-width: 767px) {
        .signup-bg .signup-des .module-title {
          font-size: 1.25rem; } }
    .signup-bg .signup-des .des {
      font-size: 1.25rem; }
      .signup-bg .signup-des .des span {
        opacity: 0.8;
        font-weight: 200;
        display: inline-block;
        margin-right: 10px; }
      .signup-bg .signup-des .des a {
        display: inline-block;
        opacity: 1;
        font-weight: 300;
        font-size: 1.5rem;
        color: #fff; }
        @media (max-width: 575px) {
          .signup-bg .signup-des .des a {
            font-size: 1.625rem; } }
        .signup-bg .signup-des .des a:after {
          content: '\f105';
          font-family: 'fontawesome';
          margin-left: 5px; }
        .signup-bg .signup-des .des a:hover {
          color: #dd0031; }

.loginpage main, .registerpage main {
  margin-top: 40px; }

.user-sidebar {
  margin: 60px 0 20px;
  position: relative; }
  @media (max-width: 991px) {
    .user-sidebar:after {
      content: '\f107';
      font-family: 'fontawesome';
      position: absolute;
      top: 50%;
      right: 15px;
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #fff;
      font-size: 1.5rem; } }
  .user-sidebar .userinfo {
    background: #222; }
    .user-sidebar .userinfo figure {
      padding: 10px; }
      .user-sidebar .userinfo figure:after {
        content: '';
        display: table;
        width: 100%;
        clear: both; }
      .user-sidebar .userinfo figure .user-img {
        display: block;
        width: 80px;
        float: left; }
        @media (max-width: 1199px) {
          .user-sidebar .userinfo figure .user-img {
            width: 60px; } }
      .user-sidebar .userinfo figure figcaption {
        display: table-cell;
        padding: 15px; }
        @media (max-width: 1199px) {
          .user-sidebar .userinfo figure figcaption {
            padding: 7px 15px; } }
        .user-sidebar .userinfo figure figcaption .title {
          color: #fff;
          opacity: 0.8;
          font-weight: 300; }
          @media (max-width: 1199px) {
            .user-sidebar .userinfo figure figcaption .title {
              font-size: 0.8125rem; } }
        .user-sidebar .userinfo figure figcaption .user-name {
          text-transform: uppercase;
          font-weight: 500;
          font-size: 1.125rem;
          color: #fff; }
          @media (max-width: 1199px) {
            .user-sidebar .userinfo figure figcaption .user-name {
              font-size: 0.9375rem; } }

.user-sidelink {
  background: #f2f2f2;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .user-sidelink {
      margin-bottom: 30px;
      display: none; } }
  .user-sidelink ul li {
    width: 100%; }
    .user-sidelink ul li:before {
      background: #ededed; }
    .user-sidelink ul li a {
      display: block;
      color: #333;
      padding: 9px 30px; }
      .user-sidelink ul li a:hover {
        color: #dd0031; }
    .user-sidelink ul li.active {
      background: #e6e6e6;
      border-left: 3px solid #dd0031; }
      .user-sidelink ul li.active a {
        font-weight: bold; }

.user-page {
  margin-top: 60px;
  position: relative; }
  @media (max-width: 991px) {
    .user-page {
      margin-top: 0; } }
  .user-page .postname {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 20px; }
    .user-page .postname:after {
      margin-top: 5px; }
  .user-page .posttitle {
    font-size: 1.125rem;
    line-height: 1.5;
    margin: 0 0 20px;
    min-height: 27px; }
  .user-page .link {
    font-size: 0.8125rem;
    color: #333;
    position: absolute;
    top: 3px;
    right: 0; }
    .user-page .link:after {
      content: '\f105';
      font-family: 'fontawesome';
      margin-left: 10px; }
    .user-page .link:hover {
      color: #dd0031; }
  .user-page .btn-addaddr {
    font-size: 0.875rem;
    color: #333;
    position: absolute;
    top: 7px;
    right: 0; }
    .user-page .btn-addaddr:before {
      content: '\f044';
      font-family: 'fontawesome';
      margin-right: 5px; }
    .user-page .btn-addaddr:hover {
      color: #dd0031; }
  .user-page .table {
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.875rem;
    margin-bottom: 0; }
    .user-page .table a {
      color: #dd0031; }
      .user-page .table a:hover {
        color: #000; }
    .user-page .table th {
      border: none;
      border-top: 2px solid #dd0031;
      background: #222;
      color: #fff;
      white-space: nowrap; }
    .user-page .table td {
      border: none; }
    .user-page .table th, .user-page .table td {
      white-space: nowrap; }
      .user-page .table th:nth-child(3), .user-page .table td:nth-child(3) {
        white-space: normal; }
        @media (max-width: 767px) {
          .user-page .table th:nth-child(3), .user-page .table td:nth-child(3) {
            white-space: nowrap; } }
    .user-page .table tr:nth-child(even) {
      background: #f7f7f7; }

.account-info, .coin-info {
  position: relative;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .account-info, .coin-info {
      margin-bottom: 20px; } }
  .account-info .info-detail, .coin-info .info-detail {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    padding: 15px 20px; }
    .account-info .info-detail .group, .coin-info .info-detail .group {
      margin-bottom: 10px; }
      .account-info .info-detail .group:last-child, .coin-info .info-detail .group:last-child {
        margin-bottom: 0; }
      .account-info .info-detail .group .label, .coin-info .info-detail .group .label {
        float: left;
        width: 100px; }
        @media (max-width: 575px) {
          .account-info .info-detail .group .label, .coin-info .info-detail .group .label {
            float: none;
            display: block;
            color: #999999; } }
      .account-info .info-detail .group .detail, .coin-info .info-detail .group .detail {
        display: table-cell;
        font-weight: 500; }
        @media (max-width: 575px) {
          .account-info .info-detail .group .detail, .coin-info .info-detail .group .detail {
            float: none;
            display: block;
            font-weight: bold; } }

.account-form {
  width: 50%; }
  @media (max-width: 1199px) {
    .account-form {
      width: 60%; } }
  @media (max-width: 991px) {
    .account-form {
      width: 70%; } }
  @media (max-width: 575px) {
    .account-form {
      width: 100%; } }
  .account-form .form-group {
    margin-bottom: 15px; }
    .account-form .form-group label {
      text-transform: uppercase;
      font-size: 0.8125rem;
      color: #666666;
      margin-bottom: 5px; }
    .account-form .form-group input, .account-form .form-group select {
      width: 100%;
      border: 1px solid #d9d9d9;
      padding: 10px 15px;
      font-size: 0.875rem;
      -webkit-transition: all, 0.3s;
      transition: all, 0.3s; }
      .account-form .form-group input:hover, .account-form .form-group input:active, .account-form .form-group input:focus, .account-form .form-group select:hover, .account-form .form-group select:active, .account-form .form-group select:focus {
        border-color: #999999; }
  .account-form .gender-select ul {
    padding: 10px 0 0; }
    .account-form .gender-select ul:after {
      display: table;
      content: '';
      width: 100%;
      clear: both; }
    .account-form .gender-select ul li {
      width: 50%;
      float: left; }
  .account-form .gender-select input[type="radio"] {
    display: none; }
    .account-form .gender-select input[type="radio"] + label {
      font-weight: 500;
      color: #333;
      padding-left: 30px;
      text-transform: none;
      font-size: 0.9375rem;
      position: relative;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .account-form .gender-select input[type="radio"] + label:hover {
        color: #000; }
      .account-form .gender-select input[type="radio"] + label:before {
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        border: 1px solid #999999;
        opacity: 0.5;
        border-radius: 50%;
        position: absolute;
        top: 2px;
        left: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      .account-form .gender-select input[type="radio"] + label:after {
        content: '';
        display: block;
        width: 14px;
        height: 14px;
        border: 3px solid #fff;
        background: #dd0031;
        opacity: 0;
        border-radius: 50%;
        position: absolute;
        top: 3px;
        left: 1px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
    .account-form .gender-select input[type="radio"]:checked + label:before, .account-form .gender-select input[type="radio"]:checked + label:after {
      opacity: 1; }
  .account-form .birthday ul {
    margin: 0 -10px; }
    .account-form .birthday ul li {
      width: 33.33%;
      float: left;
      padding: 0 10px; }
      @media (max-width: 575px) {
        .account-form .birthday ul li select {
          font-size: 0.875rem;
          padding: 10px 10px; } }
  .account-form .check-group input[type='checkbox'], .account-form .login-form .form-group.forget input[type='checkbox'], .login-form .account-form .form-group.forget input[type='checkbox'] {
    display: none; }
    .account-form .check-group input[type='checkbox'] + label, .account-form .login-form .form-group.forget input[type='checkbox'] + label, .login-form .account-form .form-group.forget input[type='checkbox'] + label {
      color: #666666;
      padding-left: 30px;
      font-size: 0.875rem;
      position: relative;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .account-form .check-group input[type='checkbox'] + label:hover, .account-form .login-form .form-group.forget input[type='checkbox'] + label:hover, .login-form .account-form .form-group.forget input[type='checkbox'] + label:hover {
        color: #000; }
      .account-form .check-group input[type='checkbox'] + label:before, .account-form .login-form .form-group.forget input[type='checkbox'] + label:before, .login-form .account-form .form-group.forget input[type='checkbox'] + label:before {
        content: '';
        display: block;
        width: 16px;
        height: 16px;
        border: 1px solid #999999;
        opacity: 0.5;
        position: absolute;
        top: 1px;
        left: 0;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
      .account-form .check-group input[type='checkbox'] + label:after, .account-form .login-form .form-group.forget input[type='checkbox'] + label:after, .login-form .account-form .form-group.forget input[type='checkbox'] + label:after {
        content: '\f00c';
        font-family: 'fontawesome';
        display: block;
        line-height: 14px;
        font-size: 1rem;
        color: #dd0031;
        opacity: 0;
        position: absolute;
        top: 2px;
        left: 1px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
    .account-form .check-group input[type='checkbox']:checked + label:before, .account-form .login-form .form-group.forget input[type='checkbox']:checked + label:before, .login-form .account-form .form-group.forget input[type='checkbox']:checked + label:before, .account-form .check-group input[type='checkbox']:checked + label:after, .account-form .login-form .form-group.forget input[type='checkbox']:checked + label:after, .login-form .account-form .form-group.forget input[type='checkbox']:checked + label:after {
      opacity: 1; }
  .account-form .check-group, .account-form .login-form .form-group.forget, .login-form .account-form .form-group.forget {
    margin-bottom: 15px; }
  .account-form .changepw-form {
    display: none; }
  .account-form input[type='submit'] {
    color: #fff;
    background: #dd0031;
    padding: 12px 30px;
    border: none;
    text-transform: uppercase;
    margin: 5px 0 40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .account-form input[type='submit']:hover {
      background: #aa0026; }

.coin-info {
  height: 100%;
  margin-bottom: 30px;
  position: relative;
  padding-top: 47px; }
  @media (max-width: 991px) {
    .coin-info {
      padding-top: 0; } }
  .coin-info .info-detail {
    min-height: 86px; }
    @media (min-width: 768px) {
      .coin-info .info-detail .detail {
        line-height: 54px; } }
    .coin-info .info-detail .detail strong {
      color: #dd0031; }

.coin-page .notification {
  color: #dd0031;
  margin-bottom: 10px; }

.coin-page .coin-amount {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 10px; }
  .coin-page .coin-amount strong {
    color: #dd0031; }

.coin-page .coin-history {
  padding-top: 20px;
  margin-bottom: 20px; }

.cart-history {
  margin-bottom: 30px;
  position: relative; }
  .cart-history .pages {
    margin: 20px 0; }
    .cart-history .pages .pagination li {
      width: 36px;
      height: 36px;
      line-height: 36px; }
  .cart-history .module-title {
    margin-bottom: 20px; }
  .cart-history .content {
    margin-bottom: 20px; }
    .cart-history .content p {
      margin-bottom: 5px; }
  .cart-history .table-responsive {
    margin-bottom: 20px; }
  .cart-history .total-amount {
    float: right;
    width: 360px; }
    .cart-history .total-amount .label {
      width: 180px;
      float: left;
      text-align: right;
      padding-right: 10px; }
    .cart-history .total-amount .value {
      width: 180px;
      float: left;
      text-align: left;
      font-weight: 500;
      padding-left: 10px; }
  .cart-history .btn-back {
    clear: both;
    margin-bottom: 30px; }
    .cart-history .btn-back:hover {
      background: #222;
      color: #fff; }

.address-info {
  margin-bottom: 60px;
  position: relative; }
  .address-info .address-list {
    margin: 0 -10px; }
  .address-info .address-col {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .address-info .address-col {
        width: 100%; } }
    .address-info .address-col .address {
      border: 1px solid #d9d9d9;
      padding: 15px 20px;
      border-radius: 3px;
      position: relative;
      height: 100%; }
      .address-info .address-col .address.default {
        border: 1px dashed #000; }
      .address-info .address-col .address .type {
        position: absolute;
        top: 5px;
        right: 10px;
        text-transform: uppercase;
        font-size: 0.8125rem;
        color: #dd0031;
        font-weight: 500; }
      .address-info .address-col .address .name {
        font-size: 0.9375rem;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 5px; }
      .address-info .address-col .address .addr-detail {
        font-size: 0.875rem;
        color: #666666;
        margin-bottom: 10px; }
      .address-info .address-col .address .btn-editaddr {
        display: inline-block;
        background: #f2f2f2;
        color: #333;
        padding: 7px 20px;
        font-size: 0.8125rem; }
        .address-info .address-col .address .btn-editaddr:after {
          content: '\f040';
          font-family: 'fontawesome';
          margin-left: 5px; }
        .address-info .address-col .address .btn-editaddr:hover {
          color: #dd0031;
          background: #e6e6e6; }
  .address-info .address-form {
    width: 50%; }
    @media (max-width: 1199px) {
      .address-info .address-form {
        width: 60%; } }
    @media (max-width: 991px) {
      .address-info .address-form {
        width: 70%; } }
    @media (max-width: 575px) {
      .address-info .address-form {
        width: 100%; } }
    .address-info .address-form .form-group {
      margin-bottom: 15px; }
      .address-info .address-form .form-group label {
        text-transform: uppercase;
        font-size: 0.8125rem;
        color: #666666;
        margin-bottom: 5px; }
      .address-info .address-form .form-group input, .address-info .address-form .form-group select, .address-info .address-form .form-group textarea {
        width: 100%;
        border: 1px solid #d9d9d9;
        padding: 10px 15px;
        font-size: 0.875rem;
        -webkit-transition: all, 0.3s;
        transition: all, 0.3s; }
        .address-info .address-form .form-group input:hover, .address-info .address-form .form-group input:active, .address-info .address-form .form-group input:focus, .address-info .address-form .form-group select:hover, .address-info .address-form .form-group select:active, .address-info .address-form .form-group select:focus, .address-info .address-form .form-group textarea:hover, .address-info .address-form .form-group textarea:active, .address-info .address-form .form-group textarea:focus {
          border-color: #999999; }
    .address-info .address-form input[type="submit"] {
      color: #fff;
      background: #dd0031;
      padding: 12px 30px;
      border: none;
      text-transform: uppercase;
      margin: 5px 0 40px;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      .address-info .address-form input[type="submit"]:hover {
        background: #aa0026; }
    .address-info .address-form .check-group input[type='checkbox'], .address-info .address-form .login-form .form-group.forget input[type='checkbox'], .login-form .address-info .address-form .form-group.forget input[type='checkbox'] {
      display: none; }
      .address-info .address-form .check-group input[type='checkbox'] + label, .address-info .address-form .login-form .form-group.forget input[type='checkbox'] + label, .login-form .address-info .address-form .form-group.forget input[type='checkbox'] + label {
        color: #666666;
        font-weight: 300;
        padding-left: 30px;
        font-size: 0.875rem;
        position: relative;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        text-transform: none; }
        .address-info .address-form .check-group input[type='checkbox'] + label:hover, .address-info .address-form .login-form .form-group.forget input[type='checkbox'] + label:hover, .login-form .address-info .address-form .form-group.forget input[type='checkbox'] + label:hover {
          color: #000; }
        .address-info .address-form .check-group input[type='checkbox'] + label:before, .address-info .address-form .login-form .form-group.forget input[type='checkbox'] + label:before, .login-form .address-info .address-form .form-group.forget input[type='checkbox'] + label:before {
          content: '';
          display: block;
          width: 16px;
          height: 16px;
          border: 1px solid #999999;
          opacity: 0.5;
          position: absolute;
          top: 1px;
          left: 0;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
        .address-info .address-form .check-group input[type='checkbox'] + label:after, .address-info .address-form .login-form .form-group.forget input[type='checkbox'] + label:after, .login-form .address-info .address-form .form-group.forget input[type='checkbox'] + label:after {
          content: '\f00c';
          font-family: 'fontawesome';
          display: block;
          line-height: 14px;
          font-size: 1rem;
          color: #dd0031;
          opacity: 0;
          position: absolute;
          top: 2px;
          left: 1px;
          -webkit-transition: all 0.5s;
          -moz-transition: all 0.5s;
          -ms-transition: all 0.5s;
          -o-transition: all 0.5s;
          transition: all 0.5s; }
      .address-info .address-form .check-group input[type='checkbox']:checked + label:before, .address-info .address-form .login-form .form-group.forget input[type='checkbox']:checked + label:before, .login-form .address-info .address-form .form-group.forget input[type='checkbox']:checked + label:before, .address-info .address-form .check-group input[type='checkbox']:checked + label:after, .address-info .address-form .login-form .form-group.forget input[type='checkbox']:checked + label:after, .login-form .address-info .address-form .form-group.forget input[type='checkbox']:checked + label:after {
        opacity: 1; }

.wishlist .wishlist-product {
  margin-bottom: 20px; }
  .wishlist .wishlist-product .product {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6; }
    .wishlist .wishlist-product .product figure .product-img {
      display: block;
      width: 130px;
      height: 130px;
      padding: 10px;
      text-align: center;
      border: 1px solid #cccccc;
      float: left; }
      @media (max-width: 575px) {
        .wishlist .wishlist-product .product figure .product-img {
          width: 100%;
          height: auto;
          margin-bottom: 15px; } }
    .wishlist .wishlist-product .product figure figcaption {
      display: block;
      width: calc(100% - 130px);
      float: left;
      padding: 15px 0px 15px 20px; }
      @media (max-width: 767px) {
        .wishlist .wishlist-product .product figure figcaption {
          padding: 0 0 0 20px; } }
      @media (max-width: 575px) {
        .wishlist .wishlist-product .product figure figcaption {
          padding-left: 0;
          width: 100%; } }
      .wishlist .wishlist-product .product figure figcaption .product-info {
        float: left; }
        @media (max-width: 767px) {
          .wishlist .wishlist-product .product figure figcaption .product-info {
            width: 100%;
            float: none; } }
      .wishlist .wishlist-product .product figure figcaption .product-name {
        display: inline-block;
        font-size: 0.8125rem;
        text-transform: uppercase;
        border-left: 3px solid #dd0031;
        padding-left: 10px;
        margin-bottom: 5px; }
        @media (max-width: 575px) {
          .wishlist .wishlist-product .product figure figcaption .product-name {
            display: block; } }
        .wishlist .wishlist-product .product figure figcaption .product-name a {
          color: #333;
          font-size: 1.125rem;
          font-weight: bold; }
      .wishlist .wishlist-product .product figure figcaption .size {
        color: #666666; }
        @media (max-width: 575px) {
          .wishlist .wishlist-product .product figure figcaption .size {
            display: block; } }
        .wishlist .wishlist-product .product figure figcaption .size:before {
          content: '|';
          margin: 0 10px; }
          @media (max-width: 575px) {
            .wishlist .wishlist-product .product figure figcaption .size:before {
              display: none; } }
      .wishlist .wishlist-product .product figure figcaption .product-category {
        font-size: 0.8125rem;
        text-transform: uppercase;
        color: #999999;
        margin-bottom: 17px; }
        @media (max-width: 767px) {
          .wishlist .wishlist-product .product figure figcaption .product-category {
            margin-bottom: 5px; } }
      .wishlist .wishlist-product .product figure figcaption .product-price {
        margin-bottom: 5px; }
        @media (max-width: 575px) {
          .wishlist .wishlist-product .product figure figcaption .product-price {
            margin-bottom: 15px; } }
        .wishlist .wishlist-product .product figure figcaption .product-price .old {
          display: inline-block;
          font-size: 1rem;
          color: #999999;
          text-decoration: line-through;
          font-style: italic; }
        .wishlist .wishlist-product .product figure figcaption .product-price .new {
          display: inline-block;
          font-size: 1.75rem;
          font-weight: 700;
          margin-left: 5px; }
      .wishlist .wishlist-product .product figure figcaption .button {
        float: right; }
        @media (max-width: 767px) {
          .wishlist .wishlist-product .product figure figcaption .button {
            width: 100%;
            float: none; } }
      .wishlist .wishlist-product .product figure figcaption .btn-addtocart {
        display: inline-block;
        padding: 7px 20px;
        color: #fff;
        font-size: 0.8125rem;
        background: #dd0031;
        text-transform: uppercase;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        @media (max-width: 575px) {
          .wishlist .wishlist-product .product figure figcaption .btn-addtocart {
            width: calc(100% - 42px); } }
        .wishlist .wishlist-product .product figure figcaption .btn-addtocart:before {
          content: '\f07a';
          font-family: 'fontawesome';
          margin-right: 5px; }
        .wishlist .wishlist-product .product figure figcaption .btn-addtocart:hover {
          background: #aa0026; }
      .wishlist .wishlist-product .product figure figcaption .btn-removecart {
        display: inline-block;
        margin-left: 5px;
        width: 33px;
        height: 33px;
        background: #e6e6e6;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s; }
        .wishlist .wishlist-product .product figure figcaption .btn-removecart:hover {
          background: #cccccc;
          color: #dd0031; }

.RadCaptcha #ctl00_altContent2_ctl01_captcha_ctl01 {
  float: left; }
  .RadCaptcha #ctl00_altContent2_ctl01_captcha_ctl01 + p {
    float: left;
    margin-top: 0; }

.RadCaptcha span {
  font-size: 0.8125rem;
  color: #dd0031;
  margin-bottom: 5px; }

.RadCaptcha p {
  margin-top: 0.875rem; }

.RadCaptcha img {
  display: inline-block !important;
  margin-right: 0.9375rem;
  vertical-align: middle; }

.RadCaptcha input {
  width: 250px; }

.RadCaptcha label {
  display: none; }

.RadCaptcha .rcRefreshImage {
  display: inline-block !important;
  vertical-align: middle;
  position: relative;
  color: transparent;
  width: 30px;
  height: 30px; }
  .RadCaptcha .rcRefreshImage:after {
    content: '\f021';
    font-family: "FontAwesome";
    font-size: 18px;
    color: #000;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }

.RadCaptcha #ctl00_mainContent_ctl03_captcha_ctl01 {
  float: left; }
  .RadCaptcha #ctl00_mainContent_ctl03_captcha_ctl01 + p {
    display: table-cell;
    padding: 7px 0; }
    .RadCaptcha #ctl00_mainContent_ctl03_captcha_ctl01 + p input {
      width: 100%; }

.ActionMenu {
  z-index: 99999 !important; }
  .ActionMenu .ActionMenuTag {
    line-height: 1.5; }
    .ActionMenu .ActionMenuTag .fa {
      color: #1B4D79 !important;
      width: auto !important;
      height: auto !important;
      border: none !important;
      font-size: 11px !important;
      display: inline-block !important;
      float: left !important;
      border-radius: 0 !important;
      line-height: 1.1rem !important;
      margin-right: 4px !important; }
  .ActionMenu .ActionMenuBody {
    z-index: 99999 !important; }
    .ActionMenu .ActionMenuBody > dl dd > a {
      color: #1B4D79 !important;
      width: auto !important;
      height: auto !important;
      background: transparent; }
      .ActionMenu .ActionMenuBody > dl dd > a .fa {
        color: #1B4D79 !important;
        width: auto !important;
        height: auto !important;
        border: none !important;
        font-size: 11px !important;
        display: inline-block !important;
        float: left !important;
        border-radius: 0 !important;
        line-height: 1.1rem !important;
        margin-right: 4px !important; }
    .ActionMenu .ActionMenuBody > h4 {
      color: #333 !important; }

.cmsadminpanel {
  z-index: 16000009; }

/*Register Form*/
.subscribefrm {
  position: relative; }
  .subscribefrm .fa.fa-exclamation-triangle {
    color: red;
    font-size: 0.9375rem;
    display: block;
    position: absolute;
    top: 10px;
    right: 15px;
    text-indent: -9999px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center; }
    .subscribefrm .fa.fa-exclamation-triangle:after {
      content: '\f071';
      font-size: 12px;
      color: red;
      text-indent: 0;
      float: left;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0; }
    @media only screen and (min-width: 1024px) {
      .subscribefrm .fa.fa-exclamation-triangle {
        right: 70px;
        top: 13px; } }
  .subscribefrm .fa-exclamation-triangle:before, .subscribefrm .fa-warning:before {
    margin-right: 5px; }

.form-group {
  position: relative; }
  .form-group .fa.fa-exclamation-triangle {
    position: absolute;
    top: 15px;
    right: 15px;
    color: transparent;
    width: 15px;
    height: 15px; }
    .form-group .fa.fa-exclamation-triangle:before {
      content: '\f071';
      font-size: 12px;
      font-weight: 500;
      color: red;
      position: absolute; }
  .form-group .fa-exclamation-triangle:before, .form-group .fa-warning:before {
    margin-right: 5px; }

.contact-form .form-group .fa.fa-exclamation-triangle {
  top: 50px;
  font-size: 1.125rem; }

.alert-success {
  font-size: 0.875rem;
  line-height: 1.275rem;
  font-style: italic;
  display: block;
  width: 100%;
  text-align: center;
  color: #dd0031;
  font-size: 1.125rem;
  border: none;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  margin: 0;
  border-radius: 0; }

.hidden {
  display: none; }

.share {
  text-align: left;
  clear: both; }
  .share.sc-right {
    text-align: right; }
  .share > div {
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    vertical-align: top; }
  .share .google, .share .tweet {
    width: 60px; }
  .share .fb-share-button.fb_iframe_widget iframe, .share iframe.twitter-share-button {
    display: block; }
  .share .google {
    margin-top: -5px; }

.searchresults .pagination {
  display: none; }

.searchresults .altcontent1 {
  display: none; }

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

.searchresults .banner-home {
  display: none; }

.search-page {
  margin: 120px 0 60px; }
  .search-page .searchresultsummary {
    display: none; }
  .search-page .page-header {
    border: none;
    padding: 0;
    margin: 0; }
  .search-page h1 {
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 15px;
    text-transform: none;
    line-height: 1.5em;
    color: #000;
    display: inline-block; }
  .search-page .btnSearchWrap {
    position: relative; }
    .search-page .btnSearchWrap .btnSearch {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -webkit-opacity: 1;
      -khtml-opacity: 1;
      -moz-opacity: 1;
      -ms-opacity: 1;
      -o-opacity: 1;
      opacity: 1;
      position: absolute;
      top: 0;
      left: 0;
      text-align: center;
      bottom: 0;
      width: 34px; }
      .search-page .btnSearchWrap .btnSearch .fa {
        position: absolute;
        right: 0;
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        margin: 0 auto;
        width: 34px;
        height: 34px;
        line-height: 34px;
        border: 1px solid #d9d9d9;
        vertical-align: middle; }
    .search-page .btnSearchWrap .seachpage-btn {
      position: relative;
      height: 34px;
      width: 34px;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
  .search-page .btn {
    background-color: #004380;
    color: #fff;
    border: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .search-page .btn:hover, .search-page .btn:focus {
      background-color: #003667; }
  .search-page .searchsummary {
    margin: 10px 0 25px;
    display: none; }
    .search-page .searchsummary strong {
      color: #000; }
  .search-page .searchcontrols {
    margin: 15px 0; }
    .search-page .searchcontrols input[type="text"] {
      height: 35px;
      line-height: 35px;
      padding: 0 15px;
      border: 1px solid #d9d9d9;
      font-size: 0.9375rem;
      color: #000;
      border-radius: 0; }
    .search-page .searchcontrols input[type="submit"] {
      border: none;
      height: 35px;
      line-height: 35px;
      text-align: center;
      padding: 0 20px;
      color: #fff;
      background-color: #dd0031; }
  .search-page .searchresultlist {
    margin-top: 20px; }
  .search-page .searchresult {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 15px;
    padding: 0 0 15px; }
    .search-page .searchresult h3 {
      font-size: 16px;
      font-weight: 600;
      margin: 0 0 10px;
      color: #000; }
      .search-page .searchresult h3 a {
        color: #004380;
        text-decoration: none; }
        .search-page .searchresult h3 a:hover {
          color: #dd0031; }
  .search-page hr {
    display: none; }

.suggestsearch {
  position: absolute !important;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 401; }
  .suggestsearch ul {
    margin: 0;
    padding: 0; }
    .suggestsearch ul li {
      list-style: none;
      display: block;
      border-bottom: 1px dotted #e6e6e6; }
      .suggestsearch ul li:before, .suggestsearch ul li:after {
        content: '';
        display: table;
        width: 100%;
        clear: both; }
      .suggestsearch ul li:hover, .suggestsearch ul li.selected {
        background: #e6e6e6; }
      .suggestsearch ul li.prdlist_icon {
        margin-bottom: 0;
        height: auto; }
      .suggestsearch ul li .product-img {
        width: 100px;
        height: 100px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-content: center;
        float: left;
        background: #fff;
        border: 1px solid #e6e6e6; }
        .suggestsearch ul li .product-img img {
          max-height: 90%;
          max-width: 90%; }
      .suggestsearch ul li .prd-info {
        width: calc(100% - 100px);
        padding: 10px;
        float: left; }
      .suggestsearch ul li a {
        padding: 10px;
        display: block; }
        .suggestsearch ul li a .prd-info {
          text-align: left; }
          .suggestsearch ul li a .prd-info h3,
          .suggestsearch ul li a .prd-info h4 {
            font-size: 16px;
            font-weight: 400;
            margin: 0 0 5px;
            line-height: 1.4em; }
          .suggestsearch ul li a .prd-info h3 {
            font-size: 14px;
            color: #aa0026;
            font-weight: 700; }
          .suggestsearch ul li a .prd-info h4 {
            color: #aa0026; }
          .suggestsearch ul li a .prd-info span {
            display: block; }
            .suggestsearch ul li a .prd-info span.price {
              color: #000; }
            .suggestsearch ul li a .prd-info span.price_original {
              color: #000;
              text-decoration: line-through; }

ol,
ul,
dl {
  margin-bottom: 0; }

.intro-page {
  background: url(../img/bg-intro.jpg) no-repeat center center;
  background-size: cover;
  height: 100vh; }
  @media (max-width: 767px) {
    .intro-page {
      padding: 30px 0px; } }
  .intro-page .container {
    position: relative;
    height: 100vh; }
  .intro-page .logo-intro {
    position: absolute;
    top: 7%;
    right: 0; }
    @media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
      .intro-page .logo-intro {
        position: absolute;
        top: 3%;
        right: 0; } }
    @media only screen and (min-device-width: 1601) and (max-device-width: 1920px) {
      .intro-page .logo-intro {
        position: absolute;
        top: 7%;
        right: 0; } }
    @media (max-width: 767px) {
      .intro-page .logo-intro {
        position: static;
        top: unset;
        margin-bottom: 30px;
        display: block;
        text-align: center; } }
  .intro-page .box-intro {
    background: url(../img/img3.png) no-repeat center center;
    background-size: cover;
    width: 520px;
    position: absolute;
    top: 50%;
    left: 7%;
    padding: 30px 30px 20px;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff; }
    @media (max-width: 991px) {
      .intro-page .box-intro {
        width: 100%;
        left: 0; } }
    @media (max-width: 767px) {
      .intro-page .box-intro {
        position: static;
        top: unset;
        -webkit-transform: none;
        -khtml-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        padding: 15px; } }
    .intro-page .box-intro .introcol figure .introimg {
      margin-bottom: 15px;
      display: block; }
    .intro-page .box-intro .introcol figure figcaption {
      padding-bottom: 20px; }
      @media (max-width: 767px) {
        .intro-page .box-intro .introcol figure figcaption {
          padding-bottom: 10px; } }
    .intro-page .box-intro .introlanguage ul li {
      display: inline-block; }
      .intro-page .box-intro .introlanguage ul li a {
        background: #bbcf00;
        color: #004380;
        text-transform: uppercase;
        padding: 10px 20px; }
        .intro-page .box-intro .introlanguage ul li a .fa {
          font-size: 1.5rem; }

/*# sourceMappingURL=main.css.map */
