@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300italic,400,400italic,500,500italic,700,700italic,900,900italic");
@import url("https://fonts.googleapis.com/css?family=Lato:900");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css");
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    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;
}

@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
html {
  font-size: 18px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.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: 0.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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

table {
  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: 0.5rem;
}

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

textarea {
  resize: vertical;
}

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

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

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

output {
  display: inline-block;
}

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

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-bottom: 0.5rem;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-bottom: 0.5rem;
}

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: 3.5rem;
  font-weight: 300;
}

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

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

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

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 0.0625rem 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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.dl-horizontal {
  margin-right: -20px;
  margin-left: -20px;
}
.dl-horizontal:before, .dl-horizontal:after {
  content: " ";
  display: table;
}
.dl-horizontal:after {
  clear: both;
}

.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 p:last-child,
.blockquote ul:last-child,
.blockquote ol:last-child {
  margin-bottom: 0;
}
.blockquote footer {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #818a91;
}
.blockquote footer:before {
  content: "— ";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}
.blockquote-reverse footer:before {
  content: "";
}
.blockquote-reverse footer:after {
  content: " —";
}

.figure {
  display: inline-block;
}
.figure > img {
  line-height: 1;
  margin-bottom: 0.5rem;
}

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

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

.img-rounded {
  border-radius: 0.3rem;
}

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

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "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%;
  line-height: 1.5;
  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-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 640px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 738px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 820px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

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

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

.col-xl-24, .col-xl-23, .col-xl-22, .col-xl-21, .col-xl-20, .col-xl-19, .col-xl-18, .col-xl-17, .col-xl-16, .col-xl-15, .col-xl-14, .col-xl-13, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-24, .col-lg-23, .col-lg-22, .col-lg-21, .col-lg-20, .col-lg-19, .col-lg-18, .col-lg-17, .col-lg-16, .col-lg-15, .col-lg-14, .col-lg-13, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-24, .col-md-23, .col-md-22, .col-md-21, .col-md-20, .col-md-19, .col-md-18, .col-md-17, .col-md-16, .col-md-15, .col-md-14, .col-md-13, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-24, .col-sm-23, .col-sm-22, .col-sm-21, .col-sm-20, .col-sm-19, .col-sm-18, .col-sm-17, .col-sm-16, .col-sm-15, .col-sm-14, .col-sm-13, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-24, .col-xs-23, .col-xs-22, .col-xs-21, .col-xs-20, .col-xs-19, .col-xs-18, .col-xs-17, .col-xs-16, .col-xs-15, .col-xs-14, .col-xs-13, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-24, .col-xs-23, .col-xs-22, .col-xs-21, .col-xs-20, .col-xs-19, .col-xs-18, .col-xs-17, .col-xs-16, .col-xs-15, .col-xs-14, .col-xs-13, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-13 {
  width: 54.1666666667%;
}

.col-xs-14 {
  width: 58.3333333333%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-16 {
  width: 66.6666666667%;
}

.col-xs-17 {
  width: 70.8333333333%;
}

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

.col-xs-19 {
  width: 79.1666666667%;
}

.col-xs-20 {
  width: 83.3333333333%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-22 {
  width: 91.6666666667%;
}

.col-xs-23 {
  width: 95.8333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-13 {
  right: 54.1666666667%;
}

.col-xs-pull-14 {
  right: 58.3333333333%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-16 {
  right: 66.6666666667%;
}

.col-xs-pull-17 {
  right: 70.8333333333%;
}

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

.col-xs-pull-19 {
  right: 79.1666666667%;
}

.col-xs-pull-20 {
  right: 83.3333333333%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-22 {
  right: 91.6666666667%;
}

.col-xs-pull-23 {
  right: 95.8333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-13 {
  left: 54.1666666667%;
}

.col-xs-push-14 {
  left: 58.3333333333%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-16 {
  left: 66.6666666667%;
}

.col-xs-push-17 {
  left: 70.8333333333%;
}

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

.col-xs-push-19 {
  left: 79.1666666667%;
}

.col-xs-push-20 {
  left: 83.3333333333%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-22 {
  left: 91.6666666667%;
}

.col-xs-push-23 {
  left: 95.8333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 640px) {
  .col-sm-24, .col-sm-23, .col-sm-22, .col-sm-21, .col-sm-20, .col-sm-19, .col-sm-18, .col-sm-17, .col-sm-16, .col-sm-15, .col-sm-14, .col-sm-13, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left;
  }
  .col-sm-1 {
    width: 4.1666666667%;
  }
  .col-sm-2 {
    width: 8.3333333333%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-4 {
    width: 16.6666666667%;
  }
  .col-sm-5 {
    width: 20.8333333333%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-7 {
    width: 29.1666666667%;
  }
  .col-sm-8 {
    width: 33.3333333333%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-10 {
    width: 41.6666666667%;
  }
  .col-sm-11 {
    width: 45.8333333333%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-13 {
    width: 54.1666666667%;
  }
  .col-sm-14 {
    width: 58.3333333333%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-16 {
    width: 66.6666666667%;
  }
  .col-sm-17 {
    width: 70.8333333333%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-19 {
    width: 79.1666666667%;
  }
  .col-sm-20 {
    width: 83.3333333333%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-22 {
    width: 91.6666666667%;
  }
  .col-sm-23 {
    width: 95.8333333333%;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 4.1666666667%;
  }
  .col-sm-pull-2 {
    right: 8.3333333333%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-4 {
    right: 16.6666666667%;
  }
  .col-sm-pull-5 {
    right: 20.8333333333%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-7 {
    right: 29.1666666667%;
  }
  .col-sm-pull-8 {
    right: 33.3333333333%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-10 {
    right: 41.6666666667%;
  }
  .col-sm-pull-11 {
    right: 45.8333333333%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-13 {
    right: 54.1666666667%;
  }
  .col-sm-pull-14 {
    right: 58.3333333333%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-16 {
    right: 66.6666666667%;
  }
  .col-sm-pull-17 {
    right: 70.8333333333%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-19 {
    right: 79.1666666667%;
  }
  .col-sm-pull-20 {
    right: 83.3333333333%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-22 {
    right: 91.6666666667%;
  }
  .col-sm-pull-23 {
    right: 95.8333333333%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 4.1666666667%;
  }
  .col-sm-push-2 {
    left: 8.3333333333%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-4 {
    left: 16.6666666667%;
  }
  .col-sm-push-5 {
    left: 20.8333333333%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-7 {
    left: 29.1666666667%;
  }
  .col-sm-push-8 {
    left: 33.3333333333%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-10 {
    left: 41.6666666667%;
  }
  .col-sm-push-11 {
    left: 45.8333333333%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-13 {
    left: 54.1666666667%;
  }
  .col-sm-push-14 {
    left: 58.3333333333%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-16 {
    left: 66.6666666667%;
  }
  .col-sm-push-17 {
    left: 70.8333333333%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-19 {
    left: 79.1666666667%;
  }
  .col-sm-push-20 {
    left: 83.3333333333%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-22 {
    left: 91.6666666667%;
  }
  .col-sm-push-23 {
    left: 95.8333333333%;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-sm-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-sm-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-sm-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-sm-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 738px) {
  .col-md-24, .col-md-23, .col-md-22, .col-md-21, .col-md-20, .col-md-19, .col-md-18, .col-md-17, .col-md-16, .col-md-15, .col-md-14, .col-md-13, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left;
  }
  .col-md-1 {
    width: 4.1666666667%;
  }
  .col-md-2 {
    width: 8.3333333333%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-4 {
    width: 16.6666666667%;
  }
  .col-md-5 {
    width: 20.8333333333%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-7 {
    width: 29.1666666667%;
  }
  .col-md-8 {
    width: 33.3333333333%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-10 {
    width: 41.6666666667%;
  }
  .col-md-11 {
    width: 45.8333333333%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-13 {
    width: 54.1666666667%;
  }
  .col-md-14 {
    width: 58.3333333333%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-16 {
    width: 66.6666666667%;
  }
  .col-md-17 {
    width: 70.8333333333%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-19 {
    width: 79.1666666667%;
  }
  .col-md-20 {
    width: 83.3333333333%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-22 {
    width: 91.6666666667%;
  }
  .col-md-23 {
    width: 95.8333333333%;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 4.1666666667%;
  }
  .col-md-pull-2 {
    right: 8.3333333333%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-4 {
    right: 16.6666666667%;
  }
  .col-md-pull-5 {
    right: 20.8333333333%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-7 {
    right: 29.1666666667%;
  }
  .col-md-pull-8 {
    right: 33.3333333333%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-10 {
    right: 41.6666666667%;
  }
  .col-md-pull-11 {
    right: 45.8333333333%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-13 {
    right: 54.1666666667%;
  }
  .col-md-pull-14 {
    right: 58.3333333333%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-16 {
    right: 66.6666666667%;
  }
  .col-md-pull-17 {
    right: 70.8333333333%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-19 {
    right: 79.1666666667%;
  }
  .col-md-pull-20 {
    right: 83.3333333333%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-22 {
    right: 91.6666666667%;
  }
  .col-md-pull-23 {
    right: 95.8333333333%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 4.1666666667%;
  }
  .col-md-push-2 {
    left: 8.3333333333%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-4 {
    left: 16.6666666667%;
  }
  .col-md-push-5 {
    left: 20.8333333333%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-7 {
    left: 29.1666666667%;
  }
  .col-md-push-8 {
    left: 33.3333333333%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-10 {
    left: 41.6666666667%;
  }
  .col-md-push-11 {
    left: 45.8333333333%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-13 {
    left: 54.1666666667%;
  }
  .col-md-push-14 {
    left: 58.3333333333%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-16 {
    left: 66.6666666667%;
  }
  .col-md-push-17 {
    left: 70.8333333333%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-19 {
    left: 79.1666666667%;
  }
  .col-md-push-20 {
    left: 83.3333333333%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-22 {
    left: 91.6666666667%;
  }
  .col-md-push-23 {
    left: 95.8333333333%;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-md-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-md-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-md-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-md-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 820px) {
  .col-lg-24, .col-lg-23, .col-lg-22, .col-lg-21, .col-lg-20, .col-lg-19, .col-lg-18, .col-lg-17, .col-lg-16, .col-lg-15, .col-lg-14, .col-lg-13, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left;
  }
  .col-lg-1 {
    width: 4.1666666667%;
  }
  .col-lg-2 {
    width: 8.3333333333%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-4 {
    width: 16.6666666667%;
  }
  .col-lg-5 {
    width: 20.8333333333%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-7 {
    width: 29.1666666667%;
  }
  .col-lg-8 {
    width: 33.3333333333%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-10 {
    width: 41.6666666667%;
  }
  .col-lg-11 {
    width: 45.8333333333%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-13 {
    width: 54.1666666667%;
  }
  .col-lg-14 {
    width: 58.3333333333%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-16 {
    width: 66.6666666667%;
  }
  .col-lg-17 {
    width: 70.8333333333%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-19 {
    width: 79.1666666667%;
  }
  .col-lg-20 {
    width: 83.3333333333%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-22 {
    width: 91.6666666667%;
  }
  .col-lg-23 {
    width: 95.8333333333%;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 4.1666666667%;
  }
  .col-lg-pull-2 {
    right: 8.3333333333%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-4 {
    right: 16.6666666667%;
  }
  .col-lg-pull-5 {
    right: 20.8333333333%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-7 {
    right: 29.1666666667%;
  }
  .col-lg-pull-8 {
    right: 33.3333333333%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-10 {
    right: 41.6666666667%;
  }
  .col-lg-pull-11 {
    right: 45.8333333333%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-13 {
    right: 54.1666666667%;
  }
  .col-lg-pull-14 {
    right: 58.3333333333%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-16 {
    right: 66.6666666667%;
  }
  .col-lg-pull-17 {
    right: 70.8333333333%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-19 {
    right: 79.1666666667%;
  }
  .col-lg-pull-20 {
    right: 83.3333333333%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-22 {
    right: 91.6666666667%;
  }
  .col-lg-pull-23 {
    right: 95.8333333333%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 4.1666666667%;
  }
  .col-lg-push-2 {
    left: 8.3333333333%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-4 {
    left: 16.6666666667%;
  }
  .col-lg-push-5 {
    left: 20.8333333333%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-7 {
    left: 29.1666666667%;
  }
  .col-lg-push-8 {
    left: 33.3333333333%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-10 {
    left: 41.6666666667%;
  }
  .col-lg-push-11 {
    left: 45.8333333333%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-13 {
    left: 54.1666666667%;
  }
  .col-lg-push-14 {
    left: 58.3333333333%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-16 {
    left: 66.6666666667%;
  }
  .col-lg-push-17 {
    left: 70.8333333333%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-19 {
    left: 79.1666666667%;
  }
  .col-lg-push-20 {
    left: 83.3333333333%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-22 {
    left: 91.6666666667%;
  }
  .col-lg-push-23 {
    left: 95.8333333333%;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-lg-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-lg-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-lg-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-lg-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1440px) {
  .col-xl-24, .col-xl-23, .col-xl-22, .col-xl-21, .col-xl-20, .col-xl-19, .col-xl-18, .col-xl-17, .col-xl-16, .col-xl-15, .col-xl-14, .col-xl-13, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1 {
    float: left;
  }
  .col-xl-1 {
    width: 4.1666666667%;
  }
  .col-xl-2 {
    width: 8.3333333333%;
  }
  .col-xl-3 {
    width: 12.5%;
  }
  .col-xl-4 {
    width: 16.6666666667%;
  }
  .col-xl-5 {
    width: 20.8333333333%;
  }
  .col-xl-6 {
    width: 25%;
  }
  .col-xl-7 {
    width: 29.1666666667%;
  }
  .col-xl-8 {
    width: 33.3333333333%;
  }
  .col-xl-9 {
    width: 37.5%;
  }
  .col-xl-10 {
    width: 41.6666666667%;
  }
  .col-xl-11 {
    width: 45.8333333333%;
  }
  .col-xl-12 {
    width: 50%;
  }
  .col-xl-13 {
    width: 54.1666666667%;
  }
  .col-xl-14 {
    width: 58.3333333333%;
  }
  .col-xl-15 {
    width: 62.5%;
  }
  .col-xl-16 {
    width: 66.6666666667%;
  }
  .col-xl-17 {
    width: 70.8333333333%;
  }
  .col-xl-18 {
    width: 75%;
  }
  .col-xl-19 {
    width: 79.1666666667%;
  }
  .col-xl-20 {
    width: 83.3333333333%;
  }
  .col-xl-21 {
    width: 87.5%;
  }
  .col-xl-22 {
    width: 91.6666666667%;
  }
  .col-xl-23 {
    width: 95.8333333333%;
  }
  .col-xl-24 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 4.1666666667%;
  }
  .col-xl-pull-2 {
    right: 8.3333333333%;
  }
  .col-xl-pull-3 {
    right: 12.5%;
  }
  .col-xl-pull-4 {
    right: 16.6666666667%;
  }
  .col-xl-pull-5 {
    right: 20.8333333333%;
  }
  .col-xl-pull-6 {
    right: 25%;
  }
  .col-xl-pull-7 {
    right: 29.1666666667%;
  }
  .col-xl-pull-8 {
    right: 33.3333333333%;
  }
  .col-xl-pull-9 {
    right: 37.5%;
  }
  .col-xl-pull-10 {
    right: 41.6666666667%;
  }
  .col-xl-pull-11 {
    right: 45.8333333333%;
  }
  .col-xl-pull-12 {
    right: 50%;
  }
  .col-xl-pull-13 {
    right: 54.1666666667%;
  }
  .col-xl-pull-14 {
    right: 58.3333333333%;
  }
  .col-xl-pull-15 {
    right: 62.5%;
  }
  .col-xl-pull-16 {
    right: 66.6666666667%;
  }
  .col-xl-pull-17 {
    right: 70.8333333333%;
  }
  .col-xl-pull-18 {
    right: 75%;
  }
  .col-xl-pull-19 {
    right: 79.1666666667%;
  }
  .col-xl-pull-20 {
    right: 83.3333333333%;
  }
  .col-xl-pull-21 {
    right: 87.5%;
  }
  .col-xl-pull-22 {
    right: 91.6666666667%;
  }
  .col-xl-pull-23 {
    right: 95.8333333333%;
  }
  .col-xl-pull-24 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 4.1666666667%;
  }
  .col-xl-push-2 {
    left: 8.3333333333%;
  }
  .col-xl-push-3 {
    left: 12.5%;
  }
  .col-xl-push-4 {
    left: 16.6666666667%;
  }
  .col-xl-push-5 {
    left: 20.8333333333%;
  }
  .col-xl-push-6 {
    left: 25%;
  }
  .col-xl-push-7 {
    left: 29.1666666667%;
  }
  .col-xl-push-8 {
    left: 33.3333333333%;
  }
  .col-xl-push-9 {
    left: 37.5%;
  }
  .col-xl-push-10 {
    left: 41.6666666667%;
  }
  .col-xl-push-11 {
    left: 45.8333333333%;
  }
  .col-xl-push-12 {
    left: 50%;
  }
  .col-xl-push-13 {
    left: 54.1666666667%;
  }
  .col-xl-push-14 {
    left: 58.3333333333%;
  }
  .col-xl-push-15 {
    left: 62.5%;
  }
  .col-xl-push-16 {
    left: 66.6666666667%;
  }
  .col-xl-push-17 {
    left: 70.8333333333%;
  }
  .col-xl-push-18 {
    left: 75%;
  }
  .col-xl-push-19 {
    left: 79.1666666667%;
  }
  .col-xl-push-20 {
    left: 83.3333333333%;
  }
  .col-xl-push-21 {
    left: 87.5%;
  }
  .col-xl-push-22 {
    left: 91.6666666667%;
  }
  .col-xl-push-23 {
    left: 95.8333333333%;
  }
  .col-xl-push-24 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 4.1666666667%;
  }
  .col-xl-offset-2 {
    margin-left: 8.3333333333%;
  }
  .col-xl-offset-3 {
    margin-left: 12.5%;
  }
  .col-xl-offset-4 {
    margin-left: 16.6666666667%;
  }
  .col-xl-offset-5 {
    margin-left: 20.8333333333%;
  }
  .col-xl-offset-6 {
    margin-left: 25%;
  }
  .col-xl-offset-7 {
    margin-left: 29.1666666667%;
  }
  .col-xl-offset-8 {
    margin-left: 33.3333333333%;
  }
  .col-xl-offset-9 {
    margin-left: 37.5%;
  }
  .col-xl-offset-10 {
    margin-left: 41.6666666667%;
  }
  .col-xl-offset-11 {
    margin-left: 45.8333333333%;
  }
  .col-xl-offset-12 {
    margin-left: 50%;
  }
  .col-xl-offset-13 {
    margin-left: 54.1666666667%;
  }
  .col-xl-offset-14 {
    margin-left: 58.3333333333%;
  }
  .col-xl-offset-15 {
    margin-left: 62.5%;
  }
  .col-xl-offset-16 {
    margin-left: 66.6666666667%;
  }
  .col-xl-offset-17 {
    margin-left: 70.8333333333%;
  }
  .col-xl-offset-18 {
    margin-left: 75%;
  }
  .col-xl-offset-19 {
    margin-left: 79.1666666667%;
  }
  .col-xl-offset-20 {
    margin-left: 83.3333333333%;
  }
  .col-xl-offset-21 {
    margin-left: 87.5%;
  }
  .col-xl-offset-22 {
    margin-left: 91.6666666667%;
  }
  .col-xl-offset-23 {
    margin-left: 95.8333333333%;
  }
  .col-xl-offset-24 {
    margin-left: 100%;
  }
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
.table th,
.table td {
  padding: 0.75rem;
  line-height: 1.5;
  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: #f9f9f9;
}

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

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

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

.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;
}

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

.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.table-bordered {
  border: 0;
}
.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}

.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.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  border: 0.0625rem solid #ccc;
  border-radius: 0.25rem;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  border-color: #66afe9;
  outline: none;
}
.form-control::placeholder {
  color: #999;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eceeef;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

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

.form-control-label {
  padding: 0.4375rem 0.75rem;
  margin-bottom: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
  input[type=time].form-control,
  input[type=datetime-local].form-control,
  input[type=month].form-control {
    line-height: 2.375rem;
  }
  input[type=date].input-sm, .input-group-sm input[type=date].form-control,
  input[type=time].input-sm,
  .input-group-sm input[type=time].form-control,
  input[type=datetime-local].input-sm,
  .input-group-sm input[type=datetime-local].form-control,
  input[type=month].input-sm,
  .input-group-sm input[type=month].form-control {
    line-height: 1.95rem;
  }
  input[type=date].input-lg, .input-group-lg input[type=date].form-control,
  input[type=time].input-lg,
  .input-group-lg input[type=time].form-control,
  input[type=datetime-local].input-lg,
  .input-group-lg input[type=datetime-local].form-control,
  input[type=month].input-lg,
  .input-group-lg input[type=month].form-control {
    line-height: 3.2916666667rem;
  }
}
.form-control-static {
  min-height: 2.375rem;
  padding-top: 0.4375rem;
  padding-bottom: 0.4375rem;
  margin-bottom: 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.275rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.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.25rem;
  font-size: 1.25rem;
  line-height: 1.3333333333;
  border-radius: 0.3rem;
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}
.radio label,
.checkbox label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio label input:only-child,
.checkbox label input:only-child {
  position: static;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -0.25rem;
}

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

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 0.75rem;
}

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

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

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

.form-control-success,
.form-control-warning,
.form-control-error {
  padding-right: 2.25rem;
  background-position: center right 0.59375rem;
  background-size: 1.54375rem 1.54375rem;
  background-repeat: no-repeat;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #5cb85c;
}
.has-success .form-control {
  border-color: #5cb85c;
}
.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
.has-success .form-control-feedback {
  color: #5cb85c;
}
.has-success .form-control-success {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNoZWNrIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiM1Q0I4NUMiIGQ9Ik0yMzMuOCw2MTAuMWMtMTMuMywwLTI1LjktNi4yLTM0LTE2LjlMOTAuNSw0NDguOEM3Ni4zLDQzMCw4MCw0MDMuMyw5OC44LDM4OS4xYzE4LjgtMTQuMyw0NS41LTEwLjUsNTkuOCw4LjNsNzEuOSw5NWwyMjAuOS0yNTAuNWMxMi41LTIwLDM4LjgtMjYuMSw1OC44LTEzLjZjMjAsMTIuNCwyNi4xLDM4LjcsMTMuNiw1OC44TDI3MCw1OTBjLTcuNCwxMi0yMC4yLDE5LjQtMzQuMywyMC4xQzIzNS4xLDYxMC4xLDIzNC41LDYxMC4xLDIzMy44LDYxMC4xeiIvPjwvc3ZnPg==");
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #f0ad4e;
}
.has-warning .form-control {
  border-color: #f0ad4e;
}
.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}
.has-warning .form-control-feedback {
  color: #f0ad4e;
}
.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9Ildhcm5pbmciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjEyIDc5MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjEyIDc5MiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZmlsbD0iI0YwQUQ0RSIgZD0iTTYwMyw2NDAuMmwtMjc4LjUtNTA5Yy0zLjgtNi42LTEwLjgtMTAuNi0xOC41LTEwLjZzLTE0LjcsNC4xLTE4LjUsMTAuNkw5LDY0MC4yYy0zLjcsNi41LTMuNiwxNC40LDAuMiwyMC44YzMuOCw2LjUsMTAuOCwxMC40LDE4LjMsMTAuNGg1NTcuMWM3LjUsMCwxNC41LTMuOSwxOC4zLTEwLjRDNjA2LjYsNjU0LjYsNjA2LjcsNjQ2LjYsNjAzLDY0MC4yeiBNMzM2LjYsNjEwLjJoLTYxLjJWNTQ5aDYxLjJWNjEwLjJ6IE0zMzYuNiw1MDMuMWgtNjEuMlYzMDQuMmg2MS4yVjUwMy4xeiIvPjwvc3ZnPg==");
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #d9534f;
}
.has-error .form-control {
  border-color: #d9534f;
}
.has-error .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
.has-error .form-control-feedback {
  color: #d9534f;
}
.has-error .form-control-error {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNyb3NzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDYxMiA3OTIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYxMiA3OTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNEOTUzNEYiIGQ9Ik00NDcsNTQ0LjRjLTE0LjQsMTQuNC0zNy42LDE0LjQtNTEuOSwwTDMwNiw0NTEuN2wtODkuMSw5Mi43Yy0xNC40LDE0LjQtMzcuNiwxNC40LTUxLjksMGMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlsOTIuNC05Ni40TDE2NSwyOTkuNmMtMTQuNC0xNC40LTE0LjQtMzcuNiwwLTUxLjlzMzcuNi0xNC40LDUxLjksMGw4OS4yLDkyLjdsODkuMS05Mi43YzE0LjQtMTQuNCwzNy42LTE0LjQsNTEuOSwwYzE0LjQsMTQuNCwxNC40LDM3LjYsMCw1MS45TDM1NC43LDM5Nmw5Mi40LDk2LjRDNDYxLjQsNTA2LjgsNDYxLjQsNTMwLDQ0Nyw1NDQuNHoiLz48L3N2Zz4=");
}

@media (min-width: 640px) {
  .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;
    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 .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
  .form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  border: 0.0625rem solid transparent;
  padding: 0.375rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  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, fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
}

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

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

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

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

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

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

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

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

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

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

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

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

.btn-danger-outline {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
.btn-danger-outline:focus, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline.active, .open > .btn-danger-outline.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger-outline:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.btn-danger-outline.disabled:focus, .btn-danger-outline.disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled.focus, fieldset[disabled] .btn-danger-outline:focus, fieldset[disabled] .btn-danger-outline.focus {
  border-color: #eba5a3;
}
.btn-danger-outline.disabled:hover, .btn-danger-outline:disabled:hover, fieldset[disabled] .btn-danger-outline: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, fieldset[disabled] .btn-link {
  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, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #818a91;
  text-decoration: none;
}

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

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.25rem;
  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;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  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;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  white-space: nowrap;
  text-align: inherit;
  width: 100%;
  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: 3px 20px;
  font-size: 0.85rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap;
}

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

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

.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: 2px;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.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: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  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: 5px;
}

.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-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.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:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  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-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0.25rem;
  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;
  display: table;
  border-collapse: separate;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.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.375rem 0.75rem;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid #ccc;
  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.275rem 0.75rem;
  font-size: 0.85rem;
  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: 1.25rem 1.25rem;
  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:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

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

.input-group-addon:last-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: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.c-input {
  position: relative;
  display: inline;
  padding-left: 1.5rem;
  color: #555;
  cursor: pointer;
}
.c-input > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.c-input > input:checked ~ .c-indicator {
  color: #fff;
  background-color: #0074d9;
}
.c-input > input:active ~ .c-indicator {
  color: #fff;
  background-color: #84c6ff;
}
.c-input + .c-input {
  margin-left: 1rem;
}

.c-indicator {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  font-size: 65%;
  line-height: 1rem;
  color: #eee;
  text-align: center;
  user-select: none;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.c-checkbox .c-indicator {
  border-radius: 0.25rem;
}
.c-checkbox input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}
.c-checkbox input:indeterminate ~ .c-indicator {
  background-color: #0074d9;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
}

.c-radio .c-indicator {
  border-radius: 50%;
}
.c-radio input:checked ~ .c-indicator {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}

.c-inputs-stacked .c-input {
  display: inline;
}
.c-inputs-stacked .c-input:after {
  display: block;
  margin-bottom: 0.25rem;
  content: "";
}
.c-inputs-stacked .c-input + .c-input {
  margin-left: 0;
}

.c-select {
  display: inline-block;
  max-width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  vertical-align: middle;
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ccc;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 0.75rem \9 ;
  background-image: none \9 ;
}
.c-select:focus {
  outline: none;
  border-color: #51a7e8;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5);
}
.c-select::-ms-expand {
  opacity: 0;
}

.c-select-sm {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 12px;
}
.c-select-sm:not([multiple]) {
  height: 26px;
  min-height: 26px;
}

.file {
  position: relative;
  display: inline-block;
  height: 2.5rem;
  cursor: pointer;
}

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

.file-custom {
  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: 0.075rem solid #ddd;
  border-radius: 0.25rem;
  box-shadow: inset 0 0.2rem 0.4rem rgba(0, 0, 0, 0.05);
}

.file-custom:after {
  content: "Choose file...";
}

.file-custom:before {
  position: absolute;
  top: -0.075rem;
  right: -0.075rem;
  bottom: -0.075rem;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  content: "Browse";
  background-color: #eee;
  border: 0.075rem solid #ddd;
  border-radius: 0 0.25rem 0.25rem 0;
}

.file input:focus ~ .file-custom {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}

.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-link + .nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs:before, .nav-tabs:after {
  content: " ";
  display: table;
}
.nav-tabs:after {
  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-radius: 0.25rem 0.25rem 0 0;
}
.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-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;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

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

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
@media (min-width: 640px) {
  .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: 640px) {
  .navbar-sticky-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  margin-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1.25rem;
}
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}

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

.navbar-toggler {
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 0.0625rem solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

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

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

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.6);
}
.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.8);
}
.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand {
  color: rgb(255, 255, 255);
}
.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: rgb(255, 255, 255);
}
.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: rgb(255, 255, 255);
}
.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.card {
  position: relative;
  margin-bottom: 0.75rem;
  border: 0.0625rem solid #e5e5e5;
  border-radius: 0.25rem;
}

.card-block {
  padding: 1.25rem;
}

.card-title {
  margin-top: 0;
  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-radius: 0.25rem 0.25rem 0 0;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0 0 0.25rem 0.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 0.0625rem solid #e5e5e5;
}
.card-header:first-child {
  border-radius: 0.1875rem 0.1875rem 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 0.0625rem solid #e5e5e5;
}
.card-footer:last-child {
  border-radius: 0 0 0.1875rem 0.1875rem;
}

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

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

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

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

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

.card-inverse .card-header,
.card-inverse .card-footer {
  border-bottom: 0.075rem solid 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-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: 0.25rem;
}

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

.card-img-top {
  border-radius: 0.25rem 0.25rem 0 0;
}

.card-img-bottom {
  border-radius: 0 0 0.25rem 0.25rem;
}

.card-deck {
  display: table;
  table-layout: fixed;
  border-spacing: 1.25rem 0;
}
.card-deck .card {
  display: table-cell;
  width: 1%;
  vertical-align: top;
}

.card-deck-wrapper {
  margin-right: -1.25rem;
  margin-left: -1.25rem;
}

.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 .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 .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;
}

.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 > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #818a91;
  content: "/ ";
}
.breadcrumb > .active {
  color: #818a91;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-radius: 0.25rem;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.5;
  color: #0275d8;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.pagination > li > a:focus, .pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #014c8c;
  background-color: #eceeef;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #0275d8;
  border-color: #0275d8;
}
.pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover,
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.3333333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 0.275rem 0.75rem;
  font-size: 0.85rem;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.pager {
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eceeef;
}
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover {
  color: #818a91;
  cursor: not-allowed;
  background-color: #fff;
}
.pager .disabled > span {
  color: #818a91;
  cursor: not-allowed;
  background-color: #fff;
}

.pager-next > a,
.pager-next > span {
  float: right;
}

.pager-prev > a,
.pager-prev > span {
  float: left;
}

.label {
  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;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

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

.label-pill {
  padding-left: 0.6em;
  padding-right: 0.6em;
  border-radius: 1rem;
}

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

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

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

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

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

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

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}

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

@media (min-width: 640px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

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

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

.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  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] {
  color: #0074d9;
  border: 0;
  appearance: none;
}

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

.progress[value]::-webkit-progress-value::before {
  content: attr(value);
}

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

.progress[value="100"]::-webkit-progress-value {
  border-top-right-radius: 0.25rem;
  border-bottom-right-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-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .progress[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none;
  }
  .progress[width="100%"] {
    border-top-right-radius: 0.25rem;
    border-bottom-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;
}

@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;
}
@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;
}
@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;
}
@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;
}
@media screen and (min-width: 0\0 ) {
  .progress-danger .progress-bar {
    background-color: #d9534f;
  }
}

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

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

.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: -0.0625rem;
  background-color: #fff;
  border: 0.0625rem 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-flush .list-group-item {
  border-width: 0.0625rem 0;
  border-radius: 0;
}

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

.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;
  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-item-state {
  color: #3c763d;
  background-color: #dff0d8;
}

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

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

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

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

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

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

a.list-group-item-state,
button.list-group-item-state {
  color: #a94442;
}
a.list-group-item-state .list-group-item-heading,
button.list-group-item-state .list-group-item-heading {
  color: inherit;
}
a.list-group-item-state:focus, a.list-group-item-state:hover,
button.list-group-item-state:focus,
button.list-group-item-state:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-state.active, a.list-group-item-state.active:focus, a.list-group-item-state.active:hover,
button.list-group-item-state.active,
button.list-group-item-state.active:focus,
button.list-group-item-state.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.8571428571%;
}

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

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

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.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;
  -webkit-overflow-scrolling: touch;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

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

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

.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:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  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:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 738px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, 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;
  word-wrap: normal;
  font-size: 0.85rem;
  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-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  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-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  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-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  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-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  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-arrow {
  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: "Helvetica Neue", Helvetica, 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;
  word-wrap: normal;
  font-size: 0.85rem;
  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 .popover-arrow, .popover.bs-tether-element-attached-bottom .popover-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.popover-top .popover-arrow:after, .popover.bs-tether-element-attached-bottom .popover-arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: "";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}
.popover.popover-right .popover-arrow, .popover.bs-tether-element-attached-left .popover-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.popover-right .popover-arrow:after, .popover.bs-tether-element-attached-left .popover-arrow:after {
  bottom: -10px;
  left: 1px;
  content: "";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}
.popover.popover-bottom .popover-arrow, .popover.bs-tether-element-attached-top .popover-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-bottom .popover-arrow:after, .popover.bs-tether-element-attached-top .popover-arrow:after {
  top: 1px;
  margin-left: -10px;
  content: "";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}
.popover.popover-left .popover-arrow, .popover.bs-tether-element-attached-right .popover-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.popover-left .popover-arrow:after, .popover.bs-tether-element-attached-right .popover-arrow:after {
  right: 1px;
  bottom: -10px;
  content: "";
  border-right-width: 0;
  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.7rem -0.7rem 0 0;
}

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

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

.popover-arrow {
  border-width: 11px;
}

.popover-arrow: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: 0.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 0.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: 0.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: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.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: 640px) {
  .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;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

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

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

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

.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;
}

[hidden] {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

@media (min-width: 640px) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
}
@media (min-width: 738px) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
}
@media (min-width: 820px) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
}
@media (min-width: 1440px) {
  .text-xl-left {
    text-align: left;
  }
  .text-xl-right {
    text-align: right;
  }
  .text-xl-center {
    text-align: center;
  }
}
.text-lowercase {
  text-transform: lowercase;
}

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

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

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

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

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

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

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

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

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

.text-warning {
  color: #f0ad4e;
}

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

.text-danger {
  color: #d9534f;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-t-md {
  margin-top: 1.5rem !important;
}

.m-r-md {
  margin-right: 1.5rem !important;
}

.m-b-md {
  margin-bottom: 1.5rem !important;
}

.m-l-md {
  margin-left: 1.5rem !important;
}

.m-x-md {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.m-y-md {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

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

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

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

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

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

.m-x-lg {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.m-y-lg {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-t-md {
  padding-top: 1.5rem !important;
}

.p-r-md {
  padding-right: 1.5rem !important;
}

.p-b-md {
  padding-bottom: 1.5rem !important;
}

.p-l-md {
  padding-left: 1.5rem !important;
}

.p-x-md {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.p-y-md {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

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

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

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

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

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

.p-x-lg {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.p-y-lg {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

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

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

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

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

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

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

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

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

@media (min-width: 1440px) {
  .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 .hidden-print {
    display: none !important;
  }
}

.v-offset-1 {
  top: 5px;
  position: relative;
}

.v-offset-2 {
  top: 10px;
  position: relative;
}

.v-offset-3 {
  top: 15px;
  position: relative;
}

.v-offset-4 {
  top: 30px;
  position: relative;
}

.v-offset-5 {
  top: 40px;
  position: relative;
}

.v-offset-6 {
  top: 60px;
  position: relative;
}

.v-offset-7 {
  top: 80px;
  position: relative;
}

.v-offset-8 {
  top: 100px;
  position: relative;
}

.v-offset-9 {
  top: 150px;
  position: relative;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.375s;
  animation-duration: 0.375s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* Page */
html,
body {
  overflow-x: hidden;
}

body {
  overflow-y: hidden;
}

@media (max-width: 768px) {
  .hide-mobile {
    display: none;
  }
}

@media (min-width: 769px) {
  .show-mobile {
    display: none;
  }
}

@media (min-width: 738px) {
  .show-phone {
    display: none;
  }
}

@media (max-width: 737px) {
  .hide-phone {
    display: none;
  }
}

.no-padding {
  padding: 0;
}

.no-padding-left {
  padding-left: 0;
}

.no-padding-right {
  padding-right: 0;
}

@media (max-width: 737px) {
  .no-padding-mobile {
    padding: 0;
  }
}

@media (max-width: 737px) {
  .no-padding-left-mobile {
    padding-left: 0;
  }
}

@media (max-width: 737px) {
  .no-padding-right-mobile {
    padding-right: 0;
  }
}

.auto-center {
  float: none;
  margin: 0 auto;
}

.hidden {
  display: none;
}

.no-margin-bottom {
  margin-bottom: 0;
}

@media (max-width: 737px) {
  .no-margin-bottom-phone {
    margin-bottom: 0 !important;
  }
}

svg,
img {
  width: 100%;
  height: auto;
}

@media (min-width: 0) {
  .col-xs-0 {
    display: none;
  }
  .col-xs-1 {
    display: block;
  }
  .col-xs-2 {
    display: block;
  }
  .col-xs-3 {
    display: block;
  }
  .col-xs-4 {
    display: block;
  }
  .col-xs-5 {
    display: block;
  }
  .col-xs-6 {
    display: block;
  }
  .col-xs-7 {
    display: block;
  }
  .col-xs-8 {
    display: block;
  }
  .col-xs-9 {
    display: block;
  }
  .col-xs-10 {
    display: block;
  }
  .col-xs-11 {
    display: block;
  }
  .col-xs-12 {
    display: block;
  }
  .col-xs-13 {
    display: block;
  }
  .col-xs-14 {
    display: block;
  }
  .col-xs-15 {
    display: block;
  }
  .col-xs-16 {
    display: block;
  }
  .col-xs-17 {
    display: block;
  }
  .col-xs-18 {
    display: block;
  }
  .col-xs-19 {
    display: block;
  }
  .col-xs-20 {
    display: block;
  }
  .col-xs-21 {
    display: block;
  }
  .col-xs-22 {
    display: block;
  }
  .col-xs-23 {
    display: block;
  }
  .col-xs-24 {
    display: block;
  }
}
@media (min-width: 640px) {
  .col-sm-0 {
    display: none;
  }
  .col-sm-1 {
    display: block;
  }
  .col-sm-2 {
    display: block;
  }
  .col-sm-3 {
    display: block;
  }
  .col-sm-4 {
    display: block;
  }
  .col-sm-5 {
    display: block;
  }
  .col-sm-6 {
    display: block;
  }
  .col-sm-7 {
    display: block;
  }
  .col-sm-8 {
    display: block;
  }
  .col-sm-9 {
    display: block;
  }
  .col-sm-10 {
    display: block;
  }
  .col-sm-11 {
    display: block;
  }
  .col-sm-12 {
    display: block;
  }
  .col-sm-13 {
    display: block;
  }
  .col-sm-14 {
    display: block;
  }
  .col-sm-15 {
    display: block;
  }
  .col-sm-16 {
    display: block;
  }
  .col-sm-17 {
    display: block;
  }
  .col-sm-18 {
    display: block;
  }
  .col-sm-19 {
    display: block;
  }
  .col-sm-20 {
    display: block;
  }
  .col-sm-21 {
    display: block;
  }
  .col-sm-22 {
    display: block;
  }
  .col-sm-23 {
    display: block;
  }
  .col-sm-24 {
    display: block;
  }
}
@media (min-width: 738px) {
  .col-md-0 {
    display: none;
  }
  .col-md-1 {
    display: block;
  }
  .col-md-2 {
    display: block;
  }
  .col-md-3 {
    display: block;
  }
  .col-md-4 {
    display: block;
  }
  .col-md-5 {
    display: block;
  }
  .col-md-6 {
    display: block;
  }
  .col-md-7 {
    display: block;
  }
  .col-md-8 {
    display: block;
  }
  .col-md-9 {
    display: block;
  }
  .col-md-10 {
    display: block;
  }
  .col-md-11 {
    display: block;
  }
  .col-md-12 {
    display: block;
  }
  .col-md-13 {
    display: block;
  }
  .col-md-14 {
    display: block;
  }
  .col-md-15 {
    display: block;
  }
  .col-md-16 {
    display: block;
  }
  .col-md-17 {
    display: block;
  }
  .col-md-18 {
    display: block;
  }
  .col-md-19 {
    display: block;
  }
  .col-md-20 {
    display: block;
  }
  .col-md-21 {
    display: block;
  }
  .col-md-22 {
    display: block;
  }
  .col-md-23 {
    display: block;
  }
  .col-md-24 {
    display: block;
  }
}
@media (min-width: 820px) {
  .col-lg-0 {
    display: none;
  }
  .col-lg-1 {
    display: block;
  }
  .col-lg-2 {
    display: block;
  }
  .col-lg-3 {
    display: block;
  }
  .col-lg-4 {
    display: block;
  }
  .col-lg-5 {
    display: block;
  }
  .col-lg-6 {
    display: block;
  }
  .col-lg-7 {
    display: block;
  }
  .col-lg-8 {
    display: block;
  }
  .col-lg-9 {
    display: block;
  }
  .col-lg-10 {
    display: block;
  }
  .col-lg-11 {
    display: block;
  }
  .col-lg-12 {
    display: block;
  }
  .col-lg-13 {
    display: block;
  }
  .col-lg-14 {
    display: block;
  }
  .col-lg-15 {
    display: block;
  }
  .col-lg-16 {
    display: block;
  }
  .col-lg-17 {
    display: block;
  }
  .col-lg-18 {
    display: block;
  }
  .col-lg-19 {
    display: block;
  }
  .col-lg-20 {
    display: block;
  }
  .col-lg-21 {
    display: block;
  }
  .col-lg-22 {
    display: block;
  }
  .col-lg-23 {
    display: block;
  }
  .col-lg-24 {
    display: block;
  }
}
@media (min-width: 1440px) {
  .col-xl-0 {
    display: none;
  }
  .col-xl-1 {
    display: block;
  }
  .col-xl-2 {
    display: block;
  }
  .col-xl-3 {
    display: block;
  }
  .col-xl-4 {
    display: block;
  }
  .col-xl-5 {
    display: block;
  }
  .col-xl-6 {
    display: block;
  }
  .col-xl-7 {
    display: block;
  }
  .col-xl-8 {
    display: block;
  }
  .col-xl-9 {
    display: block;
  }
  .col-xl-10 {
    display: block;
  }
  .col-xl-11 {
    display: block;
  }
  .col-xl-12 {
    display: block;
  }
  .col-xl-13 {
    display: block;
  }
  .col-xl-14 {
    display: block;
  }
  .col-xl-15 {
    display: block;
  }
  .col-xl-16 {
    display: block;
  }
  .col-xl-17 {
    display: block;
  }
  .col-xl-18 {
    display: block;
  }
  .col-xl-19 {
    display: block;
  }
  .col-xl-20 {
    display: block;
  }
  .col-xl-21 {
    display: block;
  }
  .col-xl-22 {
    display: block;
  }
  .col-xl-23 {
    display: block;
  }
  .col-xl-24 {
    display: block;
  }
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

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

@media (max-width: 737px) {
  .margin-bottom-20px-phone {
    margin-bottom: 20px;
  }
}

@media (min-width: 738px) {
  .margin-bottom-20px-desktop {
    margin-bottom: 20px;
  }
}

iframe {
  width: 100%;
  border: 0;
  margin-bottom: -7px;
}

/* Typography */
html {
  font-size: 18px;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 960px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 905px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 737px) {
  html {
    font-size: 18px;
  }
}

body {
  font-family: Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.44444;
  color: #031622;
}

h1 {
  font-weight: 700;
  color: #0c2230;
}

h2 {
  font-weight: 700;
  color: #0c2230;
}

h3 {
  font-weight: 700;
  color: #0c2230;
}

h4 {
  font-weight: 700;
  color: #0c2230;
}

h5 {
  font-weight: 700;
  color: #0c2230;
}

h6 {
  font-weight: 700;
  color: #0c2230;
}

h2 {
  letter-spacing: 2px;
}

p {
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  p {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 737px) {
  p {
    font-size: 1.6647827778rem;
    font-weight: 300;
  }
}

@media (max-width: 768px) {
  li {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 737px) {
  li {
    font-size: 1.6647827778rem;
  }
}

a {
  text-decoration: none;
  word-wrap: break-word;
  color: #3aa047;
  outline: 0 !important;
}
a:visited {
  text-decoration: none;
  color: #3aa047;
}
a:hover {
  text-decoration: none;
  color: #07c11e;
}
a:active {
  text-decoration: none;
  color: #3aa047;
}
a:active:hover {
  color: #07c11e;
}
a:focus {
  text-decoration: none;
}

ul {
  list-style-type: none;
}
ul > li {
  position: relative;
  padding: 0.2777777778rem 0;
}
ul > li::before {
  font-family: "FontAwesome";
  font-size: 0.7em;
  margin-right: 0.7em;
  margin-left: -1.2em;
  content: "\f041";
  vertical-align: middle;
  color: #3f799e;
}

.title-line {
  display: table;
  width: 100%;
  white-space: nowrap;
}
.title-line:before, .title-line:after {
  position: relative;
  top: 0.5em;
  display: table-cell;
  width: 45%;
  content: "";
  border-top: 1px solid #c2cace;
}
.title-line:before {
  right: 1.5%;
}
.title-line:after {
  left: 1.5%;
}

b,
strong {
  font-weight: 700;
}

.title-tagline {
  line-height: 0.5;
}

hr {
  border-color: #dbdfe1;
}

@media (min-width: 0) {
  br.show-small-desktop {
    display: none;
  }
}
@media (min-width: 738px) {
  br.show-small-desktop {
    display: block;
  }
}
@media (min-width: 1440px) {
  br.show-small-desktop {
    display: none;
  }
}

.fa-angle-right,
.fa-angle-down {
  padding-left: 0.1111111111rem;
}

/* 404 */ /* Button */
.btn:focus {
  outline: none;
}

#scroll-button {
  position: fixed;
  bottom: 0;
  right: 15%;
  z-index: 99999;
  -webkit-box-shadow: 0px -1px 6px 0px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px -1px 6px 0px rgba(0, 0, 0, 0.23);
  box-shadow: 0px -1px 6px 0px rgba(0, 0, 0, 0.23);
  border-radius: 4px 4px 0 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
}
#scroll-button:hover {
  background-color: #c4e3c8;
}
#scroll-button i {
  margin-right: 0.5555555556rem;
  font-size: 0.8888888889rem;
}

.btn-primary {
  border: 1px solid #3aa047;
  border-radius: 2px;
  background: #3aa047;
}
.btn-primary a {
  color: #ffffff;
}
.btn-primary:hover {
  color: #07c11e;
  border-color: #3aa047;
  background: rgba(58, 160, 71, 0.2);
}
.btn-primary:hover a {
  color: #07c11e;
}
.btn-primary:active {
  border: 1px solid #3aa047;
  border-radius: 2px;
  background: #3aa047;
}
.btn-primary:active:hover {
  color: #07c11e;
  border-color: #3aa047;
  background: rgba(58, 160, 71, 0.2);
}
.btn-primary:active:hover a {
  color: #07c11e;
}
.btn-primary:focus {
  border: 1px solid #3aa047;
  border-radius: 2px;
  background: #3aa047;
}

.btn-secondary {
  border: 1px solid #b9c8d2;
  border-radius: 2px;
  background: #cad0d4;
}
.btn-secondary a {
  color: #152a38;
}
.btn-secondary i {
  color: #516a7a;
}
.btn-secondary:hover {
  color: #152a38;
  border-color: #456d87;
  background: #acb4ba;
}
.btn-secondary:active {
  border: 1px solid #b9c8d2;
  border-radius: 2px;
  background: #cad0d4;
}
.btn-secondary:active:hover {
  color: #152a38;
  border-color: #456d87;
  background: #acb4ba;
}
.btn-secondary:focus {
  border: 1px solid #b9c8d2;
  border-radius: 2px;
  background: #cad0d4;
}

a.btn-primary {
  color: #ffffff;
}
a.btn-secondary {
  color: #152a38;
}

#remove-files {
  font-size: 0.8333333333rem;
  font-weight: 500;
  position: absolute;
  top: 49%;
  right: 3%;
  width: auto;
  padding: 0.1111111111rem 0.2777777778rem;
  cursor: pointer;
  text-transform: uppercase;
  color: #ffffff;
  background: rgba(70, 82, 89, 0.4);
}
@media (max-width: 737px) {
  #remove-files {
    font-size: 1.6666666667rem;
    padding: 0.1111111111rem 0.5555555556rem;
  }
}

.btn-primary.disabled, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled:hover, fieldset[disabled] .btn-primary:hover {
  background: rgba(58, 160, 71, 0.2);
  border-color: #3aa047;
}

.btn-secondary.disabled, .btn-secondary.disabled:active, .btn-secondary.disabled:focus, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover, fieldset[disabled] .btn-secondary:hover {
  color: #152a38;
  border-color: #456d87;
  background: #acb4ba;
}

/* Banner */
#video-banner {
  position: relative;
  overflow: hidden;
  max-height: 39.3333333333rem;
  background: rgba(15, 74, 105, 0.8);
}
@media (max-width: 737px) {
  #video-banner {
    max-height: none;
  }
}
#video-banner .video-container {
  margin-bottom: -25px;
}
@media (max-width: 737px) {
  #video-banner .video-container {
    padding-bottom: 30.9444444444rem;
  }
}
@media (max-width: 580px) {
  #video-banner .video-container {
    padding-bottom: 31.384615rem;
  }
}
@media (max-width: 480px) {
  #video-banner .video-container {
    padding-bottom: 31.7777738333rem;
  }
}
@media (max-width: 414px) {
  #video-banner .video-container {
    padding-bottom: 32.0277777778rem;
  }
}
@media (max-width: 737px) {
  #video-banner .video-container .placeholder {
    width: 140%;
    margin-left: -26%;
  }
}
@media (max-width: 380px) {
  #video-banner .video-container .placeholder {
    width: 155%;
    margin-left: -30%;
  }
}
#video-banner .absolute-positioning {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#video-banner .banner-text {
  position: relative;
  z-index: 10;
  height: 100%;
}
#video-banner .banner-tagline {
  position: absolute;
  bottom: 35%;
  text-align: center;
}
@media (max-width: 768px) {
  #video-banner .banner-tagline {
    bottom: 32%;
  }
}
@media (max-width: 737px) {
  #video-banner .banner-tagline {
    bottom: 30.8333333333rem;
    padding: 0 2.1111111111rem;
  }
}
#video-banner .banner-tagline h1 {
  font-size: 6.1111111111rem;
  font-weight: 900;
  font-style: italic;
  line-height: 0.9;
  margin-left: -15.5%;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 1439px) {
  #video-banner .banner-tagline h1 {
    font-size: 4.4444444444rem;
  }
}
@media (max-width: 1300px) {
  #video-banner .banner-tagline h1 {
    font-size: 3.8888888889rem;
  }
}
@media (max-width: 1200px) {
  #video-banner .banner-tagline h1 {
    font-size: 3.3333333333rem;
  }
}
@media (max-width: 768px) {
  #video-banner .banner-tagline h1 {
    font-size: 6.1111111111rem;
  }
}
@media (max-width: 737px) {
  #video-banner .banner-tagline h1 {
    line-height: 6rem;
    margin-left: 0;
    text-align: left;
  }
}
#video-banner .banner-tagline h1 span {
  font-size: 8.3333333333rem;
  display: inline-block;
  width: 100%;
  margin-left: 15.5%;
  color: #3aa047;
}
@media (max-width: 1439px) {
  #video-banner .banner-tagline h1 span {
    font-size: 6.6666666667rem;
  }
}
@media (max-width: 1300px) {
  #video-banner .banner-tagline h1 span {
    font-size: 6.1111111111rem;
  }
}
@media (max-width: 1200px) {
  #video-banner .banner-tagline h1 span {
    font-size: 5.5555555556rem;
  }
}
@media (max-width: 768px) {
  #video-banner .banner-tagline h1 span {
    font-size: 8.3333333333rem;
  }
}
@media (max-width: 737px) {
  #video-banner .banner-tagline h1 span {
    font-size: 7.7777777778rem;
    margin-left: 0;
    text-align: right;
  }
}
#video-banner .banner-links {
  position: absolute;
  bottom: 4%;
  width: 100%;
}
@media (max-width: 737px) {
  #video-banner .banner-links {
    bottom: 1px;
  }
}
@media (max-width: 737px) {
  #video-banner .banner-links br {
    display: none;
  }
}
#video-banner .banner-link {
  text-align: center;
  color: #ffffff;
}
@media (max-width: 737px) {
  #video-banner .banner-link {
    padding: 2.1666666667rem 1.5555555556rem 1.6111111111rem;
    text-align: left;
    border-top: 1px solid #3d5768;
    border-bottom: 1px solid #3d5768;
    background: #0c2d42;
  }
}
#video-banner .banner-link > i {
  font-size: 1.6666666667rem;
  color: #3aa047;
}
@media (max-width: 1300px) {
  #video-banner .banner-link > i {
    font-size: 1.5rem;
  }
}
@media (max-width: 1200px) {
  #video-banner .banner-link > i {
    font-size: 1.3888888889rem;
  }
}
@media (max-width: 768px) {
  #video-banner .banner-link > i {
    font-size: 1.6666666667rem;
  }
}
@media (max-width: 737px) {
  #video-banner .banner-link > i {
    font-size: 3.2222222222rem;
    line-height: 2;
    display: inline-block;
    float: left;
    height: 100%;
    margin-top: -0.5rem;
    padding-right: 1.4444444444rem;
  }
}
#video-banner .banner-link p {
  font-size: 1.1111111111rem;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 1439px) {
  #video-banner .banner-link p {
    font-size: 1rem;
  }
}
@media (max-width: 1300px) {
  #video-banner .banner-link p {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 1200px) {
  #video-banner .banner-link p {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 768px) {
  #video-banner .banner-link p {
    font-size: 1rem;
  }
}
@media (max-width: 737px) {
  #video-banner .banner-link p {
    font-size: 1.7777777778rem;
  }
}
#video-banner .banner-link a {
  font-size: 1.5555555556rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 1439px) {
  #video-banner .banner-link a {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 1300px) {
  #video-banner .banner-link a {
    font-size: 1.2222222222rem;
  }
}
@media (max-width: 1200px) {
  #video-banner .banner-link a {
    font-size: 1.1111111111rem;
  }
}
@media (max-width: 768px) {
  #video-banner .banner-link a {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 737px) {
  #video-banner .banner-link a {
    font-size: 2.2222222222rem;
    line-height: 1.2;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
}
@media (max-width: 320px) {
  #video-banner .banner-link a {
    font-size: 2rem;
  }
}
@media (max-width: 737px) {
  #video-banner .banner-link a i {
    font-size: 1.5555555556rem;
  }
}
#video-banner .banner-link a:hover {
  color: #07c11e;
}
#video-banner .connecting-line-left,
#video-banner .connecting-line-right {
  position: absolute;
  width: 26.5%;
  min-height: 1px;
  margin-top: 1%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 737px) {
  #video-banner .connecting-line-left,
  #video-banner .connecting-line-right {
    display: none;
  }
}
#video-banner .connecting-line-left {
  left: 20.2%;
}
#video-banner .connecting-line-right {
  right: 20.2%;
}

.banner {
  position: relative;
}
.banner .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 0;
  background: rgba(15, 74, 105, 0.6);
}
.banner .overlay img {
  display: none;
}
.banner .overlay svg {
  height: 100%;
}
.banner .overlay svg path {
  fill: #ffffff;
}

.page-template-template-about .banner {
  overflow: hidden;
}
.page-template-template-about .banner img {
  max-width: none;
}
@media (max-width: 737px) {
  .page-template-template-about .banner img {
    width: 300%;
    margin-left: -100%;
  }
}

.single-us_services .banner {
  overflow: hidden;
}
.single-us_services .banner img {
  max-width: none;
}
@media (max-width: 737px) {
  .single-us_services .banner img {
    width: 300%;
    margin-left: -120%;
  }
}

.page-template-template-customer .banner {
  overflow: hidden;
}
.page-template-template-customer .banner img {
  max-width: none;
}
@media (max-width: 737px) {
  .page-template-template-customer .banner img {
    width: 300%;
    margin-left: -200%;
  }
}

.page-template-template-customer_login .banner {
  overflow: hidden;
}
.page-template-template-customer_login .banner img {
  max-width: none;
}
@media (max-width: 737px) {
  .page-template-template-customer_login .banner img {
    width: 300%;
    margin-left: -200%;
  }
}

.page-template-template-partners .banner {
  overflow: hidden;
}
.page-template-template-partners .banner img {
  max-width: none;
}
@media (max-width: 737px) {
  .page-template-template-partners .banner img {
    width: 300%;
    margin-left: -111%;
  }
}

.page-template-template-carrier_login .banner {
  overflow: hidden;
}
.page-template-template-carrier_login .banner img {
  max-width: none;
}
@media (max-width: 737px) {
  .page-template-template-carrier_login .banner img {
    width: 300%;
    margin-left: -111%;
  }
}

.page-template-template-available_loads .banner {
  overflow: hidden;
}
.page-template-template-available_loads .banner img {
  max-width: none;
}
@media (max-width: 737px) {
  .page-template-template-available_loads .banner img {
    width: 300%;
    margin-left: -111%;
  }
}

.page-template-template-careers .banner {
  overflow: hidden;
}
.page-template-template-careers .banner img {
  max-width: none;
}
@media (max-width: 737px) {
  .page-template-template-careers .banner img {
    width: 300%;
    margin-left: -100%;
  }
}

.single-us_job_descriptions .banner {
  overflow: hidden;
}
.single-us_job_descriptions .banner img {
  max-width: none;
}
@media (max-width: 737px) {
  .single-us_job_descriptions .banner img {
    width: 300%;
    margin-left: -100%;
  }
}

/* Form */
div.wpcf7 img.ajax-loader {
  width: auto;
}

div.wpcf7-validation-errors {
  border-color: #ff5656;
}

span.wpcf7-not-valid-tip {
  color: #ff5656;
}
@media (max-width: 737px) {
  span.wpcf7-not-valid-tip {
    font-size: 1.4444444444rem;
  }
}

div.wpcf7-mail-sent-ok {
  border-color: #3aa047;
}

div.wpcf7-response-output {
  font-size: 1rem;
}
@media (max-width: 737px) {
  div.wpcf7-response-output {
    font-size: 1.8888888889rem;
  }
}

form p {
  font-size: 0.8888888889rem;
  margin: 0;
  color: #465259;
}
form p label {
  font-size: 0.7777777778rem;
  color: #788186;
}
form p.required {
  font-size: 0.6666666667rem;
  text-align: center;
}
@media (max-width: 737px) {
  form p.required {
    font-size: 1.1111111111rem;
  }
}
form p.required span {
  color: #ff5656;
}
@media (max-width: 768px) {
  form p {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 737px) {
  form p {
    font-size: 1.6666666667rem;
    font-weight: 400;
  }
}
form h2 {
  font-size: 1.5566666667rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  color: #3aa047;
}
@media (max-width: 737px) {
  form h2 {
    font-size: 2.3333333333rem;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 1px;
  }
}
form h2 span {
  font-size: 2.5572222222rem;
  color: #0c2230;
}
@media (max-width: 737px) {
  form h2 span {
    font-size: 3.7777777778rem;
  }
}
form .container {
  padding: 0 12px;
}
@media (max-width: 768px) {
  form .row {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  form [class*=" col-"] {
    margin-bottom: 10px;
    padding: 0 5px;
  }
}

textarea,
input[type=text],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=week],
input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 17.01px;
  width: 100%;
  padding: 0.5333333333rem 0.8888888889rem;
  border: 1px solid #b5c2cb;
  border-radius: 0;
  outline: none;
  -webkit-box-shadow: inset 0px 3px 0px 0px rgba(37, 57, 70, 0.07);
  -moz-box-shadow: inset 0px 3px 0px 0px rgba(37, 57, 70, 0.07);
  box-shadow: inset 0px 3px 0px 0px rgba(37, 57, 70, 0.07);
}
textarea::placeholder,
input[type=text]::placeholder,
input[type=date]::placeholder,
input[type=datetime]::placeholder,
input[type=datetime-local]::placeholder,
input[type=email]::placeholder,
input[type=month]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=time]::placeholder,
input[type=url]::placeholder,
input[type=week]::placeholder,
input[type=submit]::placeholder {
  color: #667075;
}
textarea:placeholder-shown,
input[type=text]:placeholder-shown,
input[type=date]:placeholder-shown,
input[type=datetime]:placeholder-shown,
input[type=datetime-local]:placeholder-shown,
input[type=email]:placeholder-shown,
input[type=month]:placeholder-shown,
input[type=number]:placeholder-shown,
input[type=password]:placeholder-shown,
input[type=search]:placeholder-shown,
input[type=tel]:placeholder-shown,
input[type=time]:placeholder-shown,
input[type=url]:placeholder-shown,
input[type=week]:placeholder-shown,
input[type=submit]:placeholder-shown {
  color: #667075;
}
textarea::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
input[type=submit]::-webkit-input-placeholder {
  color: #667075;
}
textarea:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=month]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=week]:-moz-placeholder,
input[type=submit]:-moz-placeholder {
  color: #667075;
}
textarea::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
input[type=submit]::-moz-placeholder {
  color: #667075;
}
textarea:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
input[type=submit]:-ms-input-placeholder {
  color: #667075;
}
@media (max-width: 737px) {
  textarea,
  input[type=text],
  input[type=date],
  input[type=datetime],
  input[type=datetime-local],
  input[type=email],
  input[type=month],
  input[type=number],
  input[type=password],
  input[type=search],
  input[type=tel],
  input[type=time],
  input[type=url],
  input[type=week],
  input[type=submit] {
    font-size: 1.6666666667rem;
    padding: 0.9444444444rem 0 0.9444444444rem 1.4444444444rem;
  }
}
textarea:focus,
input[type=text]:focus,
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
input[type=submit]:focus {
  border-color: #3aa047;
}
textarea:focus::placeholder,
input[type=text]:focus::placeholder,
input[type=date]:focus::placeholder,
input[type=datetime]:focus::placeholder,
input[type=datetime-local]:focus::placeholder,
input[type=email]:focus::placeholder,
input[type=month]:focus::placeholder,
input[type=number]:focus::placeholder,
input[type=password]:focus::placeholder,
input[type=search]:focus::placeholder,
input[type=tel]:focus::placeholder,
input[type=time]:focus::placeholder,
input[type=url]:focus::placeholder,
input[type=week]:focus::placeholder,
input[type=submit]:focus::placeholder {
  color: #9aa3a7;
}
textarea:focus:placeholder-shown,
input[type=text]:focus:placeholder-shown,
input[type=date]:focus:placeholder-shown,
input[type=datetime]:focus:placeholder-shown,
input[type=datetime-local]:focus:placeholder-shown,
input[type=email]:focus:placeholder-shown,
input[type=month]:focus:placeholder-shown,
input[type=number]:focus:placeholder-shown,
input[type=password]:focus:placeholder-shown,
input[type=search]:focus:placeholder-shown,
input[type=tel]:focus:placeholder-shown,
input[type=time]:focus:placeholder-shown,
input[type=url]:focus:placeholder-shown,
input[type=week]:focus:placeholder-shown,
input[type=submit]:focus:placeholder-shown {
  color: #9aa3a7;
}
textarea:focus::-webkit-input-placeholder,
input[type=text]:focus::-webkit-input-placeholder,
input[type=date]:focus::-webkit-input-placeholder,
input[type=datetime]:focus::-webkit-input-placeholder,
input[type=datetime-local]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=month]:focus::-webkit-input-placeholder,
input[type=number]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=search]:focus::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
input[type=time]:focus::-webkit-input-placeholder,
input[type=url]:focus::-webkit-input-placeholder,
input[type=week]:focus::-webkit-input-placeholder,
input[type=submit]:focus::-webkit-input-placeholder {
  color: #9aa3a7;
}
textarea:focus:-moz-placeholder,
input[type=text]:focus:-moz-placeholder,
input[type=date]:focus:-moz-placeholder,
input[type=datetime]:focus:-moz-placeholder,
input[type=datetime-local]:focus:-moz-placeholder,
input[type=email]:focus:-moz-placeholder,
input[type=month]:focus:-moz-placeholder,
input[type=number]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
input[type=search]:focus:-moz-placeholder,
input[type=tel]:focus:-moz-placeholder,
input[type=time]:focus:-moz-placeholder,
input[type=url]:focus:-moz-placeholder,
input[type=week]:focus:-moz-placeholder,
input[type=submit]:focus:-moz-placeholder {
  color: #9aa3a7;
}
textarea:focus::-moz-placeholder,
input[type=text]:focus::-moz-placeholder,
input[type=date]:focus::-moz-placeholder,
input[type=datetime]:focus::-moz-placeholder,
input[type=datetime-local]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=month]:focus::-moz-placeholder,
input[type=number]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=search]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
input[type=time]:focus::-moz-placeholder,
input[type=url]:focus::-moz-placeholder,
input[type=week]:focus::-moz-placeholder,
input[type=submit]:focus::-moz-placeholder {
  color: #9aa3a7;
}
textarea:focus:-ms-input-placeholder,
input[type=text]:focus:-ms-input-placeholder,
input[type=date]:focus:-ms-input-placeholder,
input[type=datetime]:focus:-ms-input-placeholder,
input[type=datetime-local]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=month]:focus:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=time]:focus:-ms-input-placeholder,
input[type=url]:focus:-ms-input-placeholder,
input[type=week]:focus:-ms-input-placeholder,
input[type=submit]:focus:-ms-input-placeholder {
  color: #9aa3a7;
}

input[type=submit] {
  font-size: 1.1111111111rem;
  font-weight: 500;
  padding: 0.8333333333rem 0.8888888889rem;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #3aa047;
  border-radius: 2px;
  background: #3aa047;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 890px) {
  input[type=submit] {
    font-size: 0.8894444444rem;
  }
}
@media (max-width: 768px) {
  input[type=submit] {
    font-size: 1.4117647059rem;
  }
}
@media (max-width: 737px) {
  input[type=submit] {
    font-size: 2rem;
  }
}
input[type=submit]:hover {
  color: #07c11e;
  border-color: #3aa047;
  background: rgba(58, 160, 71, 0.2);
}

.hidden_select_container {
  overflow: hidden;
  width: 0;
  height: 0;
}

.simpleselect,
.simpleselect * {
  box-sizing: content-box;
}

.simpleselect {
  font-size: 13px;
  font-size: 17.01px;
  position: relative;
  width: 100%;
  color: #667075;
}
@media (max-width: 737px) {
  .simpleselect {
    font-size: 1.6666666667rem;
  }
}

.simpleselect .options {
  width: 100%;
  -webkit-box-shadow: inset 0 2px 4px -2px #b5c2cb;
  -moz-box-shadow: inset 0 2px 4px -2px #b5c2cb;
  box-shadow: inset 0 2px 4px -2px #b5c2cb;
}

.simpleselect .placeholder,
.simpleselect .options .option,
.simpleselect .options .optgroup .optgroup-label {
  padding: 0.5333333333rem 2.2222222222rem 0.5333333333rem 0.8888888889rem;
  cursor: pointer;
}
@media (max-width: 737px) {
  .simpleselect .placeholder,
  .simpleselect .options .option,
  .simpleselect .options .optgroup .optgroup-label {
    padding: 0.9444444444rem 0 0.9444444444rem 1.4444444444rem;
  }
}

.simpleselect .options .optgroup .optgroup-label {
  font-weight: bold;
  cursor: default;
}

.simpleselect .options .optgroup .option {
  padding-left: 20px;
}

.simpleselect .placeholder,
.simpleselect .options {
  border: 1px solid #b5c2cb;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ffffff;
}

.simpleselect .placeholder {
  position: relative;
  -webkit-box-shadow: inset 0 2px 4px -2px #b5c2cb;
  -moz-box-shadow: inset 0 2px 4px -2px #b5c2cb;
  box-shadow: inset 0 2px 4px -2px #b5c2cb;
}
.simpleselect .placeholder:after {
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 0;
  position: absolute;
  top: 47%;
  right: 10px;
  content: "\f107";
  transition: transform 0.5s;
  color: #465259;
}
.simpleselect .placeholder:hover {
  color: #9aa3a7;
  border-color: #3aa047;
}
.simpleselect .placeholder:hover:after {
  color: #748691;
}

.simpleselect .options {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  display: none;
}
.simpleselect .options .option.active {
  color: #ffffff;
  background: #3aa047;
}

.simpleselect.disabled .placeholder,
.simpleselect.disabled .placeholder:hover {
  cursor: default;
  color: #aaaaaa;
  border-color: #b5c2cb;
  background: #fafafa;
}

.simpleselect.disabled .placeholder:after {
  opacity: 0.5;
}

/*
 * jquery-filestyle
 * doc: http://markusslima.github.io/jquery-filestyle/
 * github: https://github.com/markusslima/jquery-filestyle
 *
 * Copyright (c) 2015 Markus Vinicius da Silva Lima
 * Version 1.5.1
 * Licensed under the MIT license.
 */
.jfilestyle {
  position: relative;
  display: inline-block;
  margin: 0 0 10px 0;
  padding: 0;
  border-collapse: separate;
}

div.jfilestyle {
  margin-top: 8px;
}

div.jfilestyle input {
  font-size: 16px;
  line-height: normal;
  margin: 0 -5px 0 0;
  padding: 7px 14px;
  cursor: default;
  vertical-align: middle;
  color: rgba(70, 82, 89, 0.6);
  border: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 768px) {
  div.jfilestyle input {
    font-size: 14px;
  }
}
@media (max-width: 737px) {
  div.jfilestyle input {
    font-size: 1.6666666667rem;
  }
}

div.jfilestyle label {
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 7px 14px;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  color: #ffffff;
  border: 1px solid #3aa047;
  border-radius: 2px;
  background: #3aa047;
}
@media (max-width: 737px) {
  div.jfilestyle label {
    font-size: 1.6666666667rem;
  }
}
div.jfilestyle label:hover {
  cursor: pointer;
  color: #07c11e;
  border-color: #3aa047;
  background: rgba(58, 160, 71, 0.2);
}
div.jfilestyle label[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.6;
  filter: alpha(opacity=65);
}

div.jfilestyle .count-jfilestyle {
  font-size: 12px;
  padding: 1px 5px;
  vertical-align: middle;
  color: #ffffff;
  border-radius: 50%;
  background: #303030;
}

/* Icon */
.banner-service-icon {
  width: 20.83333%;
  height: 100%;
  margin: 0 auto;
  padding: 0 2.2222222222rem;
}
@media (max-width: 737px) {
  .banner-service-icon {
    width: 65%;
  }
}

/* Nav Bar */
.nav-bar {
  z-index: 20;
  padding: 0.4666666667rem 0;
  background: #ffffff;
  -webkit-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .nav-bar {
    padding: 1.168627451rem 0;
  }
}
@media (max-width: 737px) {
  .nav-bar {
    padding: 1.9444444444rem 0 1.6666666667rem;
  }
}
.nav-bar .logo {
  padding-top: 0.2777777778rem;
  margin-bottom: -0.2777777778rem;
}
@media (max-width: 737px) {
  .nav-bar .logo {
    margin-right: 5.6%;
    margin-left: 7.1875%;
  }
}

.mobile-nav-toggler {
  font-size: 315%;
}
@media (max-width: 768px) {
  .mobile-nav-toggler {
    display: block;
  }
}
@media (max-width: 737px) {
  .mobile-nav-toggler {
    font-size: 500%;
  }
}
.mobile-nav-toggler i {
  line-height: 130%;
  float: right;
  cursor: pointer;
}
@media (max-width: 737px) {
  .mobile-nav-toggler i {
    line-height: 80%;
    margin-top: 14%;
    margin-right: 24.375%;
  }
}
.mobile-nav-toggler.active {
  color: #07c11e;
}

@media (max-width: 768px) {
  .nav-container {
    width: 100%;
  }
}

.nav {
  display: inline-block;
  width: 100%;
  padding: 22.4px 0;
}
@media (max-width: 1024px) {
  .nav {
    padding: 2.7% 0;
  }
}
@media (max-width: 768px) {
  .nav {
    display: none;
    width: 41.267%;
    height: 1500px;
    margin-top: 16px;
  }
}
@media (max-width: 737px) {
  .nav {
    width: 100%;
    margin-top: 1.6666666667rem;
  }
}
.nav.active {
  position: absolute;
  left: 0;
  display: inline-block !important;
  background: #ffffff;
}
@media (max-width: 768px) {
  .nav.active {
    right: 0;
    left: auto;
    text-align: center;
    background: rgba(25, 47, 65, 0.95);
  }
}
.nav ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav li {
  font-size: 0.8888888889rem;
  font-weight: 500;
  float: left;
  padding-left: 2rem;
}
@media (max-width: 1439px) {
  .nav li {
    padding-left: 1.2777777778rem;
  }
}
@media (max-width: 768px) {
  .nav li {
    font-size: 1.8823529412rem;
    width: 100%;
    height: 100%;
    margin: 0;
  }
}
@media (max-width: 737px) {
  .nav li {
    font-size: 2.6666666667rem;
  }
}
@media (max-width: 737px) {
  .nav li.login {
    text-transform: none;
    font-size: 2.3333333333rem;
    padding: 0.6597222222rem 0;
  }
}
.nav li.login a {
  color: #3aa047;
}
.nav li a {
  display: inline-block;
  color: #152a38;
}
.nav li a i {
  color: #516a7a;
}
@media (max-width: 768px) {
  .nav li a i {
    color: #8a9195;
  }
}
@media (max-width: 768px) {
  .nav li a {
    color: #ffffff;
  }
}
.nav li:before {
  display: none;
}
.nav li.active {
  font-weight: 900;
}
.nav li.active a {
  color: #3aa047;
}
.nav li.active a i {
  color: #3aa047;
}
@media (max-width: 768px) {
  .nav li.active a i {
    color: #8a9195;
  }
}
@media (max-width: 768px) {
  .nav li.active a {
    font-weight: 500;
    color: #ffffff;
  }
}
.nav li.active ul.sub-menu {
  display: list-item;
}
.nav li:hover a {
  color: #3aa047;
}
.nav li:hover a i {
  color: #3aa047;
}
@media (max-width: 768px) {
  .nav li:hover a i {
    color: #8a9195;
  }
}
@media (max-width: 768px) {
  .nav li:hover a {
    font-weight: 500;
    color: #ffffff;
  }
}
.nav li:hover ul.sub-menu {
  display: list-item;
}
.nav li.current_page_item {
  font-weight: 900;
}
.nav li.current_page_item a {
  color: #3aa047;
}
.nav li.current_page_item a i {
  color: #3aa047;
}
@media (max-width: 768px) {
  .nav li.current_page_item a i {
    color: #8a9195;
  }
}
@media (max-width: 768px) {
  .nav li.current_page_item a {
    font-weight: 500;
    color: #ffffff;
  }
}
.nav li.current_page_parent {
  font-weight: 900;
}
.nav li.current_page_parent a {
  color: #3aa047;
}
@media (max-width: 768px) {
  .nav li.current_page_parent a {
    font-weight: 500;
    color: #ffffff;
  }
  .nav li.current_page_parent a i {
    color: #3aa047;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .nav li.current_page_parent a i {
    color: #8a9195;
  }
}
.nav li.active ul.sub-menu {
  max-height: 1000px;
}
.nav .level-0 {
  height: 3.5em;
  margin-bottom: -2.2em;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .nav .level-0 {
    height: auto;
    margin-bottom: 0;
    padding: 0.5555555556rem 0;
  }
}
.nav ul.sub-menu {
  position: absolute;
  z-index: 20;
  left: 17%;
  display: none;
  width: 205%;
  margin: 0;
  margin-top: 18px;
  padding: 0;
  background: #ffffff;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23);
}
@media (max-width: 768px) {
  .nav ul.sub-menu {
    position: relative;
    left: 0;
    display: list-item;
    overflow: hidden;
    width: 100%;
    max-height: 0;
    margin-top: 0;
    transition: max-height 0.5s ease-in;
    text-align: center;
    background: transparent;
    box-shadow: none;
  }
}
.nav ul.sub-menu li {
  width: 100%;
  margin: 0;
  padding: 0;
  text-transform: none;
}
@media (max-width: 768px) {
  .nav ul.sub-menu li {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  .nav ul.sub-menu li {
    font-size: 2.2222222222rem;
  }
}
.nav ul.sub-menu li a {
  line-height: 1.875;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: -1px;
  padding: 7px 0 7px 17.5px;
  color: #152a38;
  border: 1px solid #e1e1e1;
}
@media (max-width: 768px) {
  .nav ul.sub-menu li a {
    font-weight: 400;
    padding: 0;
    color: #3aa047;
    border: 0;
  }
}
.nav ul.sub-menu li a:hover {
  z-index: 30;
  color: #ffffff;
  border-color: #238a30;
  background: #3aa047;
}
@media (max-width: 768px) {
  .nav ul.sub-menu li a:hover {
    font-weight: 400;
    color: #07c11e;
    background: transparent;
  }
}
.nav ul.sub-menu li.current-menu-item a {
  z-index: 30;
  color: #ffffff;
  border-color: #238a30;
  background: #3aa047;
}
@media (max-width: 768px) {
  .nav ul.sub-menu li.current-menu-item a {
    font-weight: 400;
    color: #07c11e;
    background: transparent;
  }
}

/* Section */
#careers {
  overflow-x: hidden;
  padding: 3.5555555556rem 0;
  background-color: #f3f6f7;
}
@media (max-width: 737px) {
  #careers {
    padding: 3.5555555556rem 0.8333333333rem 2.7222222222rem;
  }
}

#services {
  overflow-x: hidden;
  padding: 5.5555555556rem 0;
}
@media (max-width: 737px) {
  #services {
    padding: 5.5555555556rem 0;
  }
}

#testimonials-slider {
  padding: 2.7777777778rem;
  background: url("/wp-content/themes/usfreight/img/testimonial-bg-img.png") no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 737px) {
  #testimonials-slider {
    padding: 5.5555555556rem 0;
    background: url("/wp-content/themes/usfreight/img/testimonial-mobile-bg.png") no-repeat;
    background-position: center;
    background-size: cover;
  }
}

#request-freight-quote {
  padding: 5.2777777778rem 0;
  background-color: #f3f6f7;
}
@media (max-width: 737px) {
  #request-freight-quote {
    padding: 6.5555555556rem 1.0555555556rem 3.1666666667rem;
  }
}
@media (max-width: 737px) {
  #request-freight-quote input[type=submit] {
    font-weight: 500;
    padding: 1.2777777778rem 0;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
}
#request-freight-quote h2 {
  font-size: 1.5566666667rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  color: #3aa047;
}
@media (max-width: 737px) {
  #request-freight-quote h2 {
    font-size: 2.3333333333rem;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 1px;
  }
}
#request-freight-quote h2 span {
  font-size: 2.5572222222rem;
  color: #0c2230;
}
@media (max-width: 737px) {
  #request-freight-quote h2 span {
    font-size: 3.7777777778rem;
  }
}
#request-freight-quote h6 {
  font-size: 0.945rem;
  font-weight: 900;
  margin: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #request-freight-quote h6 {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  #request-freight-quote h6 {
    font-size: 1.7777777778rem;
    line-height: 1;
    margin-top: 18px;
    margin-bottom: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
}
@media (max-width: 737px) {
  #request-freight-quote .row {
    margin-bottom: 0;
  }
}
#request-freight-quote p {
  margin-bottom: 0;
}
#request-freight-quote .individual-services {
  height: 5.8333333333rem;
  margin-bottom: 43px;
}
#request-freight-quote .individual-services [class*=" col-"] {
  height: 100%;
}
@media (max-width: 768px) {
  #request-freight-quote .individual-services [class*=" col-"] {
    height: 115%;
  }
}
@media (max-width: 737px) {
  #request-freight-quote .individual-services {
    height: 10rem;
  }
}
@media (max-width: 737px) {
  #request-freight-quote textarea {
    max-height: 12.5555555556rem;
  }
}
#request-freight-quote .individual-service {
  font-size: 0.7777777778rem;
  position: relative;
  height: 100%;
  cursor: pointer;
  text-align: center;
  -webkit-box-shadow: inset -1.69px -3.625px 0px 0px rgba(37, 57, 70, 0.07);
  -moz-box-shadow: inset -1.69px -3.625px 0px 0px rgba(37, 57, 70, 0.07);
  box-shadow: inset -1.69px -3.625px 0px 0px rgba(37, 57, 70, 0.07);
  color: #788186;
  border: 1px solid #b5c2cb;
  background: #ffffff;
}
#request-freight-quote .individual-service br {
  display: none;
}
@media (max-width: 768px) {
  #request-freight-quote .individual-service {
    font-size: 0.9411764706rem;
  }
}
@media (max-width: 737px) {
  #request-freight-quote .individual-service {
    font-size: 1.2222222222rem;
  }
}
#request-freight-quote .individual-service .checkbox {
  position: absolute;
  bottom: -25px;
  margin: 0;
  margin-left: 50%;
}
#request-freight-quote .individual-service .checkbox span {
  font-size: 15px;
  line-height: 0;
  display: inline-block;
  overflow: hidden;
  width: 13px;
  height: 13px;
  margin-left: -100%;
  cursor: pointer;
  color: #ffffff;
  border: 1px solid #929494;
  border-radius: 4px;
  background: #ffffff;
}
@media (max-width: 737px) {
  #request-freight-quote .individual-service .checkbox span {
    display: none;
  }
}
#request-freight-quote .individual-service .checkbox span i {
  margin-top: -2px;
}
#request-freight-quote .individual-service span.wpcf7-list-item {
  margin: 0;
}
#request-freight-quote .individual-service img,
#request-freight-quote .individual-service svg {
  padding: 10px 15px 0 15px;
}
@media (max-width: 737px) {
  #request-freight-quote .individual-service img,
  #request-freight-quote .individual-service svg {
    padding: 1.1111111111rem 1.5555555556rem 0 1.5555555556rem;
  }
}
#request-freight-quote .individual-service input {
  display: none;
}
#request-freight-quote .individual-service label {
  margin-bottom: 5px;
  cursor: pointer;
}
@media (max-width: 737px) {
  #request-freight-quote .individual-service label {
    line-height: 1.25;
  }
}
#request-freight-quote .individual-service.active {
  color: #ffffff;
  border-color: #3aa047;
  background: rgba(58, 160, 71, 0.6);
}
#request-freight-quote .individual-service.active svg path {
  fill: #ffffff;
}
#request-freight-quote .individual-service.active .checkbox span {
  color: #3b99fd;
  border-color: #3b99fd;
}

#fast-facts {
  position: relative;
  padding: 5rem 0 6.1666666667rem 0;
  background: #152a38;
}
#fast-facts .container.auto-center {
  position: relative;
}
#fast-facts .background-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#fast-facts .container-background {
  overflow: hidden;
  height: 100%;
  margin: 0 auto;
  background: url("/wp-content/themes/usfreight/img/about/USA-img.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media (max-width: 819px) {
  #fast-facts .container-background {
    background-size: auto 100%;
  }
}

#career-partnership {
  position: relative;
  padding: 136px 0 70px 0;
}
@media (max-width: 737px) {
  #career-partnership {
    padding-top: 11.0555555556rem;
    padding-bottom: 2.7777777778rem;
  }
}
#career-partnership .container {
  position: relative;
  z-index: 10;
}
#career-partnership .hiring-background {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  display: inline-block;
  width: 50%;
  height: 100%;
  background: url("/wp-content/themes/usfreight/img/about/were-hiring-keyboard.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 737px) {
  #career-partnership .hiring-background {
    width: 100%;
    height: 48%;
  }
}
#career-partnership .career-background {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  display: inline-block;
  width: 50%;
  height: 100%;
  background: url("/wp-content/themes/usfreight/img/about/carriers-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 737px) {
  #career-partnership .career-background {
    top: 48%;
    width: 100%;
    height: 52%;
  }
}

#what-we-offer {
  background: #f3f6f7;
}

#request-partnership {
  background: #f3f6f7;
}

#partners {
  background: #f3f6f7;
}

/* Slider */
.testimonial-quote {
  font-family: Lato, Roboto, Helvetica, Arial, Sans-Serif;
  font-size: 5.5555555556rem;
  position: relative;
  color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 737px) {
  .testimonial-quote {
    font-size: 5.3333333333rem;
  }
}
.testimonial-quote span {
  position: absolute;
  top: -25px;
}
.testimonial-quote span.left {
  left: 0;
}
@media (max-width: 737px) {
  .testimonial-quote span.left {
    left: auto;
  }
}
.testimonial-quote span.right {
  right: 0;
}
@media (max-width: 737px) {
  .testimonial-quote span.right {
    right: auto;
  }
}

#testimonials-slider p {
  margin-bottom: 0.5em;
}
@media (max-width: 737px) {
  #testimonials-slider .quotation {
    padding: 0 0.2777777778rem;
  }
}
@media (max-width: 737px) {
  #testimonials-slider .quotation p {
    font-weight: 400;
    line-height: 1.28;
    letter-spacing: 1px;
  }
}
#testimonials-slider .quotation,
#testimonials-slider .author {
  font-size: 1.1111111111rem;
  font-weight: 400;
  color: #ffffff;
}
@media (max-width: 768px) {
  #testimonials-slider .author {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  #testimonials-slider .author {
    font-size: 1.7777777778rem;
    font-weight: 700;
    margin-right: 0.3888888889rem;
    text-transform: uppercase;
  }
}
#testimonials-slider .divider {
  color: #3aa047;
}
@media (max-width: 768px) {
  #testimonials-slider .divider {
    font-size: 1.1764705882rem;
  }
}
@media (max-width: 737px) {
  #testimonials-slider .divider {
    font-size: 1.6666666667rem;
  }
}
#testimonials-slider .location {
  font-size: 0.9444444444rem;
  font-weight: 400;
  font-style: italic;
  color: #3aa047;
}
@media (max-width: 768px) {
  #testimonials-slider .location {
    font-size: 1.1764705882rem;
  }
}
@media (max-width: 737px) {
  #testimonials-slider .location {
    font-size: 1.6666666667rem;
    margin-left: 0.3888888889rem;
  }
}
#testimonials-slider .meta-info {
  text-align: center;
}
@media (max-width: 737px) {
  #testimonials-slider .meta-info {
    margin-top: 4.4444444444rem;
  }
}
#testimonials-slider .meta-info p {
  margin-bottom: 0;
}

/* Table */ /* Utility Bar */
.utility-bar {
  font-size: 0.8888888889rem;
  display: inline-block;
  width: 100%;
  padding-top: 0.4333333333rem;
  padding-bottom: 0.4333333333rem;
  background: #031622;
}
@media (max-width: 768px) {
  .utility-bar {
    font-size: 1.2549019608rem;
    padding-top: 0.8235294118rem;
    padding-bottom: 0.8235294118rem;
  }
}
@media (max-width: 737px) {
  .utility-bar {
    font-size: 1.7777777778rem;
    padding: 1.2777777778rem 0 0.9444444444rem;
  }
}

.utility-links {
  font-weight: 700;
  display: inline-block;
  float: right;
}
@media (max-width: 737px) {
  .utility-links {
    margin-right: 10%;
    margin-left: 10%;
    width: 80%;
  }
}
.utility-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.utility-links li {
  display: inline-block;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1rem;
}
@media (max-width: 737px) {
  .utility-links li {
    float: right;
  }
}
.utility-links li:first-child {
  padding-left: 0;
}
.utility-links li:before {
  display: none;
}
@media (min-width: 738px) {
  .utility-links li.show-phone {
    display: none;
  }
}
@media (max-width: 737px) {
  .utility-links li.hide-phone {
    display: none;
  }
}
.utility-links .call-us {
  display: inline-block;
}
.utility-links .call-us .text {
  font-weight: 400;
}
@media (max-width: 737px) {
  .utility-links .call-us .text {
    display: none;
  }
}
@media (max-width: 737px) {
  .utility-links .call-us {
    float: left;
    padding-left: 0;
  }
}
.utility-links .call-us a {
  color: #ffffff;
}
.utility-links .call-us a:hover {
  text-decoration: none;
}
.utility-links .call-us a:hover span {
  color: #ffffff;
}
.utility-links .call-us i {
  padding-left: px-to-rem(10px);
  color: #3aa047;
}
.utility-links .call-us span {
  font-weight: 900;
}
.utility-links a {
  color: #3aa047;
}
.utility-links a:hover {
  text-decoration: none;
  color: #07c11e;
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* Header */ /* Main */
#careers .container {
  padding-top: 1.3888888889rem;
  padding-bottom: 1.3888888889rem;
}
#careers h2 {
  font-size: 2rem;
  font-weight: 900;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #careers h2 {
    font-size: 2.5098039216rem;
  }
}
@media (max-width: 737px) {
  #careers h2 {
    font-size: 2.8888888889rem;
    letter-spacing: 3px;
  }
}
#careers h6 {
  font-size: 1.2222222222rem;
  color: #3aa047;
}
@media (max-width: 768px) {
  #careers h6 {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  #careers h6 {
    font-size: 1.9585683333rem;
    letter-spacing: normal;
  }
}
#careers h5 {
  font-size: 1.2222222222rem;
  font-weight: 900;
}
@media (max-width: 768px) {
  #careers h5 {
    font-size: 1.0196078431rem;
  }
}
@media (max-width: 737px) {
  #careers h5 {
    font-size: 2rem;
  }
}
#careers .hiring ul {
  margin-top: 1.2777777778rem;
}
#careers .hiring ul li {
  padding-left: 0.6666666667rem;
}
@media (max-width: 737px) {
  #careers .hiring ul li {
    font-weight: 300;
  }
}
#careers .hiring ul li:nth-child(3) {
  margin-top: 0.2777777778rem;
}
#careers .hiring ul li:nth-child(4) {
  margin-top: 0.5555555556rem;
}
@media (max-width: 737px) {
  #careers .job-openings {
    margin-top: 5rem;
  }
}
#careers .job-openings .absolute {
  position: absolute;
  z-index: 10;
  top: -0.7em;
  margin-left: 50%;
}
@media (max-width: 737px) {
  #careers .job-openings .absolute {
    top: 3.7777777778rem;
  }
}
#careers .job-openings h5 {
  width: 100%;
  margin-left: -50%;
  padding: 0 0.5em;
  text-align: center;
  white-space: nowrap;
  background: #f3f6f7;
}
@media (max-width: 768px) {
  #careers .job-openings h5 {
    font-size: 1.4117647059rem;
  }
}
@media (max-width: 737px) {
  #careers .job-openings h5 {
    letter-spacing: 1px;
    text-transform: uppercase;
  }
}
#careers .job-openings .btn-container {
  padding: 1.5555555556rem 1.5555555556rem 0.9444444444rem 1.5555555556rem;
  border: 1px solid #c2cace;
}
@media (max-width: 737px) {
  #careers .job-openings .btn-container {
    margin: 0 -0.8333333333rem;
    padding: 3.3333333333rem 1.5555555556rem 1.1111111111rem;
  }
}
#careers .btn {
  font-size: 1.1111111111rem;
  font-weight: 500;
  width: 100%;
  margin-bottom: 11px;
  padding-top: 0.7777777778rem;
  padding-bottom: 0.7777777778rem;
}
@media (max-width: 768px) {
  #careers .btn {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  #careers .btn {
    font-size: 2rem;
    margin-bottom: 1.7777777778rem;
    padding: 1rem;
  }
}
#careers .odd .btn {
  border-color: #395669;
  background: #395669;
}
#careers .odd .btn:hover {
  color: #395669;
  background: rgba(57, 86, 105, 0.2);
}
#careers .benefits {
  margin-top: 1rem;
  text-align: center;
}
@media (max-width: 737px) {
  #careers .benefits {
    margin-top: 1.7222222222rem;
  }
}
@media (min-width: 470px) {
  #careers .benefits br.show-460 {
    display: none;
  }
}
@media (max-width: 470px) {
  #careers .benefits br.show-460 {
    display: inline;
  }
}
@media (max-width: 765px) {
  #careers .benefits br.show-460 {
    display: none;
  }
}
@media (max-width: 770px) {
  #careers .benefits br.show-460 {
    display: inline;
  }
}
#careers .benefits a {
  font-size: 1.1738888889rem;
  font-weight: 700;
}
@media (max-width: 768px) {
  #careers .benefits a {
    font-size: 1.4117647059rem;
  }
}
@media (max-width: 737px) {
  #careers .benefits a {
    font-size: 1.9444444444rem;
  }
}
#careers .benefits a i {
  font-weight: 400;
}

.services-grid {
  display: inline-block;
  padding: 1.4444444444rem 1.4444444444rem 0.3333333333rem 1.4444444444rem;
  border: 1px solid #c2cace;
}
@media (max-width: 737px) {
  .services-grid {
    margin: 0;
    margin-top: 0.7777777778rem;
    padding: 3.8888888889rem 1.4444444444rem 2.1111111111rem 1.4444444444rem;
  }
}
.services-grid .menu-item {
  display: inline-block;
  float: left;
  width: 33.333333%;
  padding: 0 0.5555555556rem;
  text-align: center;
}
@media (max-width: 1439px) {
  .services-grid .menu-item {
    width: 50%;
  }
}
@media (max-width: 1439px) {
  .services-grid .pair {
    display: inline-block;
    width: 100%;
  }
}
.services-grid .absolute {
  position: absolute;
  z-index: 10;
  top: -0.7em;
  left: 0;
  margin-left: 50%;
}
@media (max-width: 737px) {
  .services-grid .absolute {
    top: -8px;
  }
}
.services-grid h4 {
  font-size: 1.2222222222rem;
  font-weight: 900;
  width: 100%;
  margin-left: -50%;
  padding: 0 0.5em;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  background: #ffffff;
}
@media (max-width: 768px) {
  .services-grid h4 {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  .services-grid h4 {
    font-size: 2.2222222222rem;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
}
.services-grid img,
.services-grid svg {
  padding: 0 1rem;
}
@media (max-width: 737px) {
  .services-grid img,
  .services-grid svg {
    margin-bottom: -0.7777777778rem;
    padding: 0 2.3888888889rem;
  }
}
.services-grid .row:last-child {
  margin-bottom: 0;
}
.services-grid .page-name {
  color: #788892;
}
.services-grid .menu-item-object-us_services {
  margin-bottom: 1.1111111111rem;
}
.services-grid .service {
  width: 100%;
  height: 100%;
}
@media (max-width: 1439px) {
  .services-grid .service {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 768px) {
  .services-grid .service {
    font-size: 1.1764705882rem;
  }
}
@media (max-width: 737px) {
  .services-grid .service {
    font-size: 1.6666666667rem;
    font-weight: 500;
  }
}
.services-grid .service:hover svg path {
  fill: #3aa047;
}
@media (max-width: 737px) {
  .services-grid .service:hover svg path {
    fill: #3e505b;
  }
}
.services-grid .service:hover .page-name {
  color: #3aa047;
}

.learn-about-services {
  text-align: center;
}
@media (max-width: 737px) {
  .learn-about-services {
    margin-top: 0.4444444444rem;
  }
}
.learn-about-services a {
  font-size: 1.1111111111rem;
  font-weight: 500;
  padding: 0.7777777778rem 1.5555555556rem;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .learn-about-services a {
    font-size: 1.4117647059rem;
  }
}
@media (max-width: 737px) {
  .learn-about-services a {
    font-size: 1.8888888889rem;
    width: 100%;
    padding: 1.2222222222rem 0;
    letter-spacing: 1px;
  }
}

@media (max-width: 737px) {
  .services-content {
    margin-top: 5.0555555556rem;
    padding-right: 1.6666666667rem;
    padding-left: 1.6666666667rem;
  }
}
.services-content h4 {
  font-size: 2rem;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 1439px) {
  .services-content h4 {
    line-height: 1;
  }
}
@media (max-width: 768px) {
  .services-content h4 {
    font-size: 2.5098039216rem;
  }
}
@media (max-width: 737px) {
  .services-content h4 {
    font-size: 2.8888888889rem;
    line-height: 1.1;
    letter-spacing: 1px;
  }
}
.services-content h6 {
  font-size: 1.2222222222rem;
  font-weight: 700;
  color: #3aa047;
}
@media (max-width: 768px) {
  .services-content h6 {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  .services-content h6 {
    font-size: 1.9585683333rem;
    line-height: 1.2;
    margin-bottom: 1.6666666667rem;
    letter-spacing: normal;
  }
}
@media (max-width: 737px) {
  .services-content p {
    margin-bottom: 1em;
  }
}
@media (max-width: 737px) {
  .services-content p:last-child {
    margin-bottom: 0.5rem;
  }
}

#our-mission {
  padding: 76px 0 102px 0;
  text-align: center;
}
#our-mission h2 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #152a38;
}
@media (max-width: 768px) {
  #our-mission h2 {
    font-size: 2.3529411765rem;
  }
}
@media (max-width: 737px) {
  #our-mission h2 {
    font-size: 3.3333333333rem;
  }
}
#our-mission p {
  font-size: 1.3333333333rem;
  font-weight: 400;
  font-style: italic;
  margin: 0;
  color: #258231;
}
@media (max-width: 768px) {
  #our-mission p {
    font-size: 1.4117647059rem;
  }
}
@media (max-width: 737px) {
  #our-mission p {
    font-size: 2rem;
    padding: 0 1.5555555556rem;
  }
}

#fast-facts {
  text-align: center;
}
#fast-facts h2 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  position: relative;
  z-index: 10;
  margin-bottom: 94px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 768px) {
  #fast-facts h2 {
    font-size: 2.3529411765rem;
  }
}
@media (max-width: 737px) {
  #fast-facts h2 {
    font-size: 3.3333333333rem;
  }
}
#fast-facts img {
  margin-bottom: 2rem;
  padding: 0 2.2222222222rem;
}
@media (max-width: 1439px) {
  #fast-facts img {
    margin-bottom: 1.5555555556rem;
    padding: 0 0.5555555556rem;
  }
}
@media (max-width: 737px) {
  #fast-facts img {
    padding: 0 3.0555555556rem;
  }
}
#fast-facts h4 {
  font-size: 1.8888888889rem;
  font-weight: 700;
  color: #ffffff;
}
@media (max-width: 1439px) {
  #fast-facts h4 {
    font-size: 1.5555555556rem;
  }
}
@media (max-width: 819px) {
  #fast-facts h4 {
    font-size: 1.7222222222rem;
  }
}
@media (max-width: 768px) {
  #fast-facts h4 {
    font-size: 1.9607843137rem;
  }
}
@media (max-width: 737px) {
  #fast-facts h4 {
    font-size: 2.7777777778rem;
  }
}
#fast-facts p {
  font-size: 1.1111111111rem;
  font-weight: 400;
  margin-bottom: 0;
  color: #ffffff;
}
@media (max-width: 1439px) {
  #fast-facts p {
    font-size: 1rem;
  }
}
@media (max-width: 819px) {
  #fast-facts p {
    font-size: 1.1666666667rem;
  }
}
@media (max-width: 768px) {
  #fast-facts p {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  #fast-facts p {
    font-size: 1.7777777778rem;
  }
}
#fast-facts .fact-wrapper {
  margin-bottom: 4.4444444444rem;
}
@media (max-width: 737px) {
  #fast-facts .fact-wrapper {
    height: 24.2777777778rem;
  }
}
#fast-facts .fact-wrapper:nth-child(n+8) {
  margin-bottom: 0;
}
@media (max-width: 737px) {
  #fast-facts .fact-wrapper:nth-child(n+8) {
    margin-bottom: 4.4444444444rem;
  }
}
#fast-facts .fact-wrapper:nth-child(n+10) {
  margin-bottom: 0;
}
@media (max-width: 737px) {
  #fast-facts .fact-wrapper:nth-child(n+10) {
    margin-bottom: 4.4444444444rem;
  }
}

#us-team {
  padding: 6.6666666667rem 0 6.1111111111rem 0;
  text-align: center;
}
#us-team .us-team {
  margin-bottom: 40px;
}
#us-team h2 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #152a38;
}
@media (max-width: 768px) {
  #us-team h2 {
    font-size: 2.3529411765rem;
  }
}
@media (max-width: 737px) {
  #us-team h2 {
    font-size: 3.3333333333rem;
  }
}
@media (max-width: 737px) {
  #us-team .row {
    margin-bottom: 0;
  }
}
@media (max-width: 737px) {
  #us-team [class*=" col-"] {
    margin-bottom: 1.1111111111rem;
  }
}

#company-background {
  padding: 103px 0 74px 0;
  background: #f3f6f7;
}
@media (max-width: 737px) {
  #company-background {
    margin-bottom: -27px;
    padding-bottom: 0;
  }
}
@media (max-width: 737px) {
  #company-background li {
    font-weight: 300;
  }
}
#company-background h2 {
  font-size: 2rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #0c2230;
}
@media (max-width: 768px) {
  #company-background h2 {
    font-size: 2.5098039216rem;
  }
}
@media (max-width: 737px) {
  #company-background h2 {
    font-size: 2.8888888889rem;
  }
}
#company-background h6 {
  font-size: 1.2222222222rem;
  font-weight: 700;
  color: #3aa047;
}
@media (max-width: 768px) {
  #company-background h6 {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  #company-background h6 {
    font-size: 1.9585683333rem;
  }
}
#company-background a {
  font-size: 1rem;
  font-weight: 900;
  color: #031622;
}
@media (max-width: 768px) {
  #company-background a {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 737px) {
  #company-background a {
    font-size: 1.8888888889rem;
  }
}
#company-background a:hover {
  color: #031622;
}
@media (max-width: 737px) {
  #company-background .recognitions {
    margin-top: 3.8888888889rem;
    padding: 0;
  }
}
#company-background .badges {
  display: inline-block;
  padding-top: 2.6666666667rem;
  border-right: 1px solid #c2cace;
  border-bottom: 1px solid #c2cace;
  border-left: 1px solid #c2cace;
}
@media (max-width: 768px) {
  #company-background .badges {
    padding-top: 5.4901960784rem;
  }
}
@media (max-width: 737px) {
  #company-background .badges {
    padding-top: 8.3333333333rem;
    padding-bottom: 2.2222222222rem;
  }
}
#company-background .badges .blue-book {
  padding: 0 2.2222222222rem;
}
@media (max-width: 1439px) {
  #company-background .badges .blue-book {
    padding: 0;
  }
}
#company-background .badges h4 {
  font-size: 1.2222222222rem;
  font-weight: 900;
  position: absolute;
  top: -0.6111111111rem;
  left: 1rem;
  width: 93.7%;
  text-transform: uppercase;
  color: #0c2230;
}
@media (max-width: 1439px) {
  #company-background .badges h4 {
    left: 0.8888888889rem;
    width: 92.5%;
  }
}
@media (max-width: 819px) {
  #company-background .badges h4 {
    left: 1.10062rem;
    width: 91.5%;
  }
}
@media (max-width: 768px) {
  #company-background .badges h4 {
    top: -0.9444444444rem;
    font-size: 1.7254901961rem;
  }
}
@media (max-width: 737px) {
  #company-background .badges h4 {
    top: -0.6111111111rem;
    font-size: 2.4444444444rem;
    left: 0;
    width: 100%;
  }
}
#company-background .badges h4::before, #company-background .badges h4::after {
  border-color: #c2cace;
}

@media (max-width: 737px) {
  #career-partnership .container {
    padding: 0;
  }
}
#career-partnership h3 {
  font-size: 1.4444444444rem;
  font-weight: 700;
  width: calc(100% + 62px);
  margin-top: -45px;
  margin-left: -31px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}
@media (max-width: 1439px) {
  #career-partnership h3 {
    width: calc(100% + 68px);
    margin-top: -1.7109em;
    margin-left: -34px;
  }
}
@media (max-width: 940px) {
  #career-partnership h3 {
    margin-top: -1.72em;
  }
}
@media (max-width: 819px) {
  #career-partnership h3 {
    width: calc(100% + 73px);
    margin-left: -36px;
  }
}
@media (max-width: 768px) {
  #career-partnership h3 {
    font-size: 1.9607843137rem;
  }
}
@media (max-width: 737px) {
  #career-partnership h3 {
    font-size: 2.7777777778rem;
  }
}
#career-partnership h3.title-line::before, #career-partnership h3.title-line::after {
  border-color: rgba(255, 255, 255, 0.4);
}
#career-partnership i {
  font-size: 1.6666666667rem;
  position: relative;
  top: -50px;
  width: 100%;
  text-align: center;
  color: #3aa047;
}
@media (max-width: 768px) {
  #career-partnership i {
    font-size: 2.3529411765rem;
  }
}
@media (max-width: 737px) {
  #career-partnership i {
    font-size: 3.3333333333rem;
    top: -5.7777777778rem;
  }
}
#career-partnership p {
  font-size: 0.9444444444rem;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 768px) {
  #career-partnership p {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  #career-partnership p {
    font-size: 1.7777777778rem;
    text-align: left;
  }
}
#career-partnership .btn {
  font-size: 1.1111111111rem;
  font-weight: 500;
  padding: 0.7777777778rem 2.7777777778rem;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #career-partnership .btn {
    font-size: 1.2549019608rem;
    padding-left: 1.568627451rem;
    padding-right: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  #career-partnership .btn {
    font-size: 2rem;
  }
}
@media (max-width: 600px) {
  #career-partnership .btn {
    padding: 0.7777777778rem 1.3888888889rem;
  }
}
@media (max-width: 380px) {
  #career-partnership .btn {
    padding: 0.7777777778rem 1.1111111111rem;
  }
}
#career-partnership .button {
  width: 100%;
  margin-top: 40px;
  text-align: center;
}
#career-partnership .hiring-text {
  padding: 0 40px 40px 40px;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}
@media (max-width: 737px) {
  #career-partnership .hiring-text {
    padding: 0 2.2222222222rem 2.2222222222rem 2.2222222222rem;
    border: none;
  }
}
@media (max-width: 737px) {
  #career-partnership .hiring-text.top {
    margin-bottom: 15.5555555556rem;
    padding-bottom: 4.1666666667rem;
  }
}

#what-we-offer {
  padding: 5.5555555556rem 0 4.8333333333rem 0;
}
#what-we-offer h2 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  margin-bottom: 1.7222222222rem;
  text-transform: uppercase;
  color: #152a38;
}
@media (max-width: 737px) {
  #what-we-offer h2 {
    font-size: 3.3333333333rem;
  }
}
@media (max-width: 737px) {
  #what-we-offer .container {
    padding: 0 20px;
  }
}
@media (max-width: 737px) {
  #what-we-offer .services-row .placeholder {
    display: none;
  }
}

#why-go-freight {
  padding: 5rem 0 0 0;
}
@media (max-width: 737px) {
  #why-go-freight {
    text-align: center;
  }
}
#why-go-freight h2 {
  font-size: 3.3333333333rem;
  font-weight: 900;
  margin-bottom: 5.1111111111rem;
  text-transform: uppercase;
  color: #152a38;
}
#why-go-freight h3,
#why-go-freight h4,
#why-go-freight h5,
#why-go-freight h6 {
  font-size: 1.6666666667rem;
  font-weight: 900;
  margin-top: 1.6666666667rem;
  text-transform: uppercase;
  color: #34b044;
}
@media (max-width: 737px) {
  #why-go-freight h3,
  #why-go-freight h4,
  #why-go-freight h5,
  #why-go-freight h6 {
    font-size: 2.1111111111rem;
  }
}
#why-go-freight p {
  color: #152a38;
}
@media (max-width: 737px) {
  #why-go-freight p {
    font-size: 1.7777777778rem;
  }
}
#why-go-freight hr {
  width: 100%;
  margin-top: 2.2222222222rem;
  margin-bottom: 2.2222222222rem;
}
@media (max-width: 737px) {
  #why-go-freight hr {
    margin-bottom: 3.3333333333rem;
  }
}
@media (max-width: 737px) {
  #why-go-freight img {
    display: block;
    max-width: 50%;
    margin: 0 auto;
  }
}
#why-go-freight .row:last-child {
  margin-bottom: 3.3333333333rem;
}
@media (min-width: 738px) {
  #why-go-freight .float {
    float: right;
  }
}

.services .owl-controls {
  display: none;
}
.services #banner {
  background: rgba(15, 74, 105, 0.8);
}

.services-row {
  height: 11.4444444444rem;
  padding: 0;
}
.services-row ul {
  margin-bottom: 0;
  padding: 0;
}
.services-row li {
  height: 110%;
}
@media (max-width: 1439px) {
  .services-row li {
    margin-bottom: 3.6111111111rem;
  }
}
@media (max-width: 737px) {
  .services-row li {
    height: 150%;
  }
}
@media (max-width: 490px) {
  .services-row li {
    height: 140%;
  }
}
@media (max-width: 380px) {
  .services-row li {
    height: 130%;
  }
}
.services-row li :nth-child(n+5) {
  margin-bottom: 0;
}
.services-row li::before {
  display: none;
}
.services-row a.page-name {
  display: inline-block;
  width: 100%;
}
.services-row .learn-wrapper {
  position: absolute;
  bottom: -1.3333333333rem;
  left: 1rem;
  width: 85.5%;
}
@media (max-width: 1439px) {
  .services-row .learn-wrapper {
    width: 86%;
  }
}
@media (max-width: 910px) {
  .services-row .learn-wrapper {
    bottom: -1.3994444444rem;
    left: 1.0811111111rem;
    width: 85%;
  }
}
@media (max-width: 820px) {
  .services-row .learn-wrapper {
    bottom: -1.3766666667rem;
    left: 1.1594444444rem;
    width: 84%;
  }
}
@media (max-width: 737px) {
  .services-row .learn-wrapper {
    bottom: -2.0555555556rem;
    width: 88.3%;
  }
}
@media (max-width: 610px) {
  .services-row .learn-wrapper {
    bottom: -2.1544222222rem;
    left: 1.3057111111rem;
    width: 86.4%;
  }
}
@media (max-width: 490px) {
  .services-row .learn-wrapper {
    bottom: -2.1224494444rem;
    left: 1.4149661111rem;
    width: 84.5%;
  }
}
@media (max-width: 414px) {
  .services-row .learn-wrapper {
    bottom: -2.3036183333rem;
  }
}
@media (max-width: 380px) {
  .services-row .learn-wrapper {
    bottom: -2.2334255556rem;
    left: 1.5536872222rem;
    width: 82.5%;
  }
}
@media (max-width: 320px) {
  .services-row .learn-wrapper {
    width: 80.5%;
  }
}
.services-row .learn-wrapper.title-line:before, .services-row .learn-wrapper.title-line:after {
  top: 1.2em;
}
@media (max-width: 737px) {
  .services-row .learn-wrapper.title-line:before, .services-row .learn-wrapper.title-line:after {
    top: 0.9em;
  }
}
.services-row .learn-wrapper.title-line:before {
  right: 3.5%;
}
.services-row .learn-wrapper.title-line:after {
  left: 3.5%;
}
.services-row .service {
  height: 100%;
  padding: 1.1111111111rem 0 0;
  text-align: center;
  border-top: 1px solid #dbdfe1;
  border-right: 1px solid #dbdfe1;
  border-left: 1px solid #dbdfe1;
}
.services-row .service a {
  display: inline-block;
  height: 100%;
}
.services-row .page-name {
  font-size: 1.2222222222rem;
  font-weight: 500;
  padding: 0 2.2222222222rem;
  color: #5b6d79;
}
@media (max-width: 737px) {
  .services-row .page-name {
    font-size: 1.7777777778rem;
  }
}
.services-row .service-icon {
  padding: 0 2.2222222222rem;
}
@media (max-width: 737px) {
  .services-row .service-icon {
    padding: 0 2.7777777778rem;
  }
}
.services-row .learn-button {
  font-size: 1.1111111111rem;
  font-weight: 900;
}
@media (max-width: 737px) {
  .services-row .learn-button {
    font-size: 1.6666666667rem;
    padding-right: 2.2222222222rem;
    padding-left: 2.2222222222rem;
  }
}
@media (max-width: 490px) {
  .services-row .learn-button {
    padding-right: 1.1111111111rem;
    padding-left: 1.1111111111rem;
  }
}
.services-row a:hover .btn-primary {
  color: #07c11e;
  border-color: #3aa047;
  background: rgba(58, 160, 71, 0.2);
}

#service-content {
  padding: 5.5555555556rem 0 3.3333333333rem 0;
}
@media (max-width: 737px) {
  #service-content {
    margin-bottom: -20px;
    padding: 5.5555555556rem 0 0 0;
  }
}
#service-content h1 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  margin-bottom: 5.2777777778rem;
  text-transform: uppercase;
  color: #152a38;
}
@media (max-width: 737px) {
  #service-content h1 {
    font-size: 3.3333333333rem;
    margin-bottom: 4.4444444444rem;
    text-align: center;
  }
}
#service-content h4 {
  font-size: 1.4444444444rem;
  font-weight: 900;
  color: #3aa047;
}
@media (max-width: 737px) {
  #service-content h4 {
    font-size: 2.5555555556rem;
  }
}
#service-content h5 {
  font-size: 1.2222222222rem;
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 17px;
  width: 92.9%;
  color: #0c2230;
}
@media (max-width: 1439px) {
  #service-content h5 {
    left: 0.8333333333rem;
    width: 91.2%;
  }
}
@media (max-width: 768px) {
  #service-content h5 {
    font-size: 1.4117647059rem;
    width: 89%;
    left: 1.0980392157rem;
    top: -0.0784313725rem;
  }
}
@media (max-width: 737px) {
  #service-content h5 {
    font-size: 2rem;
    left: 0;
    width: 100%;
  }
}
#service-content p {
  color: #152a38;
}
#service-content .content-box {
  margin-bottom: 5.5555555556rem;
  padding: 0 1.6666666667rem;
}
@media (max-width: 737px) {
  #service-content li {
    font-weight: 300;
  }
}
#service-content aside {
  margin-top: 0.6111111111rem;
  padding-top: 2.5rem;
  padding-bottom: 1.3888888889rem;
  border-right: 1px solid #dbdfe1;
  border-bottom: 1px solid #dbdfe1;
  border-left: 1px solid #dbdfe1;
}
@media (max-width: 737px) {
  #service-content aside .phoneword-number {
    font-weight: 300;
  }
}
#service-content aside ul {
  padding: 0 17.5%;
}
@media (max-width: 768px) {
  #service-content aside ul {
    padding: 0 11%;
  }
}
@media (max-width: 737px) {
  #service-content aside ul {
    padding: 0 0 0 2.3333333333rem;
  }
}
#service-content aside li {
  font-size: 1.2222222222rem;
  line-height: 2;
}
@media (max-width: 1439px) {
  #service-content aside li {
    font-size: 0.8333333333rem;
  }
}
@media (max-width: 768px) {
  #service-content aside li {
    font-size: 1.0980392157rem;
  }
}
@media (max-width: 737px) {
  #service-content aside li {
    font-size: 2.4444444444rem;
    font-weight: 300;
  }
}
#service-content aside li a {
  color: #142a38;
}
#service-content aside li a.request-quote {
  font-size: 1.0555555556rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #3aa047;
}
@media (max-width: 1439px) {
  #service-content aside li a.request-quote {
    font-size: 0.7777777778rem;
  }
}
@media (max-width: 768px) {
  #service-content aside li a.request-quote {
    font-size: 0.9411764706rem;
  }
}
@media (max-width: 737px) {
  #service-content aside li a.request-quote {
    font-size: 2.1111111111rem;
  }
}
@media (max-width: 400px) {
  #service-content aside li a.request-quote {
    font-size: 2rem;
  }
}
#service-content aside li a i {
  font-size: 1.2222222222rem;
  color: #3aa047;
}
@media (max-width: 1439px) {
  #service-content aside li a i {
    font-size: 0.8333333333rem;
  }
}
@media (max-width: 768px) {
  #service-content aside li a i {
    font-size: 1.0980392157rem;
  }
}
@media (max-width: 737px) {
  #service-content aside li a i {
    font-size: 2.4444444444rem;
  }
}
#service-content aside li a i.fa-angle-right {
  font-size: 1.1666666667rem;
}
@media (max-width: 1439px) {
  #service-content aside li a i.fa-angle-right {
    font-size: 0.8333333333rem;
  }
}
@media (max-width: 768px) {
  #service-content aside li a i.fa-angle-right {
    font-size: 1.0196078431rem;
  }
}
@media (max-width: 737px) {
  #service-content aside li a i.fa-angle-right {
    font-size: 2rem;
  }
}
@media (max-width: 400px) {
  #service-content aside li a i.fa-angle-right {
    font-size: 1.8888888889rem;
  }
}
#service-content aside li a:hover {
  color: #07c11e;
}
#service-content aside li a:hover i {
  color: #07c11e;
}
#service-content aside li::before {
  display: none;
}

#other-services {
  padding: 3.3333333333rem 0 2.7777777778rem 0;
  background: #f3f6f7;
}
@media (max-width: 737px) {
  #other-services {
    padding: 8.8888888889rem 0 2.7777777778rem 0;
  }
}
#other-services h2 {
  font-size: 1.6666666667rem;
  font-weight: 900;
  margin-bottom: 2.7777777778rem;
  text-transform: uppercase;
  color: #152a38;
}
@media (max-width: 768px) {
  #other-services h2 {
    font-size: 2.3529411765rem;
  }
}
@media (max-width: 737px) {
  #other-services h2 {
    font-size: 3.3333333333rem;
  }
}
@media (max-width: 737px) {
  #other-services .services-row .placeholder.hide-phone {
    display: none;
  }
}
@media (min-width: 738px) {
  #other-services .services-row .placeholder.show-phone {
    display: none;
  }
}

#our-service-commitment {
  padding: 5.5555555556rem 0 5rem 0;
}
#our-service-commitment h2 {
  font-size: 1.6666666667rem;
  font-weight: 900;
  margin-bottom: 1.6666666667rem;
  text-transform: uppercase;
  color: #152a38;
}
@media (max-width: 768px) {
  #our-service-commitment h2 {
    font-size: 2.3529411765rem;
  }
}
@media (max-width: 737px) {
  #our-service-commitment h2 {
    font-size: 3.3333333333rem;
    text-align: center;
  }
}
#our-service-commitment .our-service-commitment-content {
  text-align: center;
}
#our-service-commitment .our-service-commitment-content p {
  font-size: 1.1111111111rem;
  font-style: italic;
  color: #258231;
}
@media (max-width: 768px) {
  #our-service-commitment .our-service-commitment-content p {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  #our-service-commitment .our-service-commitment-content p {
    font-size: 2rem;
  }
}

.banner-utility-bar {
  padding: 17px 0;
  background: #092a40;
}
@media (max-width: 737px) {
  .banner-utility-bar {
    padding: 2.4444444444rem 0 0;
  }
}
.banner-utility-bar .banner-bar-phone {
  padding-left: 1.6666666667rem;
}
.banner-utility-bar .btn {
  font-size: 1.1111111111rem;
  font-weight: 500;
  line-height: 3;
  width: 100%;
  padding: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 737px) {
  .banner-utility-bar .btn {
    font-size: 2rem;
  }
}
@media (max-width: 737px) {
  .banner-utility-bar .col-xs-24 {
    margin-bottom: 1.6666666667rem;
    padding: 0 1.6666666667rem;
  }
}
.banner-utility-bar a.btn-secondary {
  min-width: 236px;
  border: 1px solid #5f7483;
  border-radius: 2px;
  background: #5f7483;
}
.banner-utility-bar a.btn-secondary:hover {
  color: #6595b7;
  border-color: #5f7483;
  background: rgba(95, 116, 131, 0.2);
}
.banner-utility-bar div.btn-secondary.disabled {
  color: #6595b7;
  border-color: #5f7483;
  background: rgba(95, 116, 131, 0.2);
}
.banner-utility-bar p {
  font-size: 1.4444444444rem;
  line-height: 2.3;
  margin-bottom: 0;
  color: #ffffff;
}
@media (max-width: 1439px) {
  .banner-utility-bar p {
    font-size: 20px;
  }
}
@media (max-width: 737px) {
  .banner-utility-bar p {
    font-size: 2.2222222222rem;
    font-weight: 400;
    line-height: 1;
    text-align: center;
  }
}
.banner-utility-bar a {
  font-size: 1.4444444444rem;
  font-weight: 900;
  color: #ffffff;
}
@media (max-width: 1439px) {
  .banner-utility-bar a {
    font-size: 20px;
  }
}
@media (max-width: 737px) {
  .banner-utility-bar a {
    font-size: 2.2222222222rem;
  }
}
.banner-utility-bar a i {
  color: #39a047;
}
.banner-utility-bar a:hover {
  color: #39a047;
}

#customers {
  padding: 4.1666666667rem 0 4rem 0;
  background: #f3f6f7;
}
@media (max-width: 737px) {
  #customers {
    padding: 5.5555555556rem 0 5rem 0;
  }
}
#customers h1 {
  font-size: 2rem;
  font-weight: 900;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #0c2230;
}
@media (max-width: 737px) {
  #customers h1 {
    font-size: 2.8888888889rem;
  }
}
#customers h6 {
  font-size: 1.2222222222rem;
  font-weight: 700;
  margin-bottom: 1.3888888889rem;
  color: #3aa047;
}
@media (max-width: 768px) {
  #customers h6 {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  #customers h6 {
    font-size: 1.9585683333rem;
  }
}
#customers .content-right p {
  margin-top: 90px;
}
@media (max-width: 1439px) {
  #customers .content-right p {
    margin-top: 6.2777777778rem;
  }
}
@media (max-width: 737px) {
  #customers .content-right p {
    margin-top: auto;
  }
}
@media (max-width: 737px) {
  #customers .col-xs-24 {
    padding: 0 1.6666666667rem;
  }
}

#customer-services {
  padding: 5.5555555556rem 0 4.4444444444rem 0;
}
#customer-services .services-grid {
  margin-top: 1.1111111111rem;
}
@media (max-width: 737px) {
  #customer-services .services-grid {
    margin-right: 0;
    margin-bottom: 4.4444444444rem;
    margin-left: 0;
  }
}
#customer-services .services-grid .absolute {
  top: 0.5em;
}
#customer-services .learn {
  text-align: center;
}
#customer-services .learn .btn {
  font-size: 1.1111111111rem;
  font-weight: 500;
  line-height: 2;
  text-transform: uppercase;
}
@media (max-width: 737px) {
  #customer-services .learn .btn {
    font-size: 2rem;
    line-height: 2.35;
    width: 100%;
  }
}
#customer-services h2 {
  font-size: 2rem;
  font-weight: 900;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #0c2230;
}
@media (max-width: 737px) {
  #customer-services h2 {
    font-size: 2.8888888889rem;
  }
}
#customer-services h6 {
  font-size: 1.2222222222rem;
  font-weight: 700;
  margin-bottom: 1.3888888889rem;
  color: #3aa047;
}
@media (max-width: 768px) {
  #customer-services h6 {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  #customer-services h6 {
    font-size: 1.9585683333rem;
  }
}
@media (max-width: 737px) {
  #customer-services .col-xs-24 {
    padding: 0 1.6666666667rem;
  }
}
@media (max-width: 737px) {
  #customer-services .col-xs-24.services {
    padding: 0;
  }
}

#customer-benefits {
  padding: 5.5555555556rem 0 5rem 0;
  background: #f3f6f7;
}
@media (max-width: 737px) {
  #customer-benefits {
    padding: 5.5555555556rem 0 0 0;
  }
}
#customer-benefits h2 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  margin-bottom: 2.2222222222rem;
  text-transform: uppercase;
  color: #152a38;
}
@media (max-width: 737px) {
  #customer-benefits h2 {
    font-size: 3.3333333333rem;
    text-align: center;
  }
}
#customer-benefits .benefit {
  padding: 0 43px;
  text-align: center;
}
@media (max-width: 1439px) {
  #customer-benefits .benefit {
    padding: 0 1.7777777778rem;
  }
}
@media (max-width: 737px) {
  #customer-benefits .benefit {
    padding: 0 4.1666666667rem 3.3333333333rem;
    border-bottom: 1px solid #dbdfe1;
  }
}
#customer-benefits .benefit img {
  margin-bottom: 1.3888888889rem;
}
@media (max-width: 737px) {
  #customer-benefits .benefit img {
    display: block;
    width: 55%;
    margin: 1.3888888889rem auto 1.3888888889rem;
  }
}
#customer-benefits .benefit h4 {
  font-size: 1.2222222222rem;
  font-weight: 900;
  margin-bottom: 1.1111111111rem;
  text-transform: uppercase;
  color: #34b044;
}
@media (max-width: 1439px) {
  #customer-benefits .benefit h4 {
    font-size: 0.8888888889rem;
    white-space: nowrap;
  }
}
@media (max-width: 768px) {
  #customer-benefits .benefit h4 {
    font-size: 1.0980392157rem;
  }
}
@media (max-width: 737px) {
  #customer-benefits .benefit h4 {
    font-size: 2.1111111111rem;
  }
}
#customer-benefits .benefit p {
  color: #152a38;
}
@media (max-width: 1439px) {
  #customer-benefits .benefit p {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 768px) {
  #customer-benefits .benefit p {
    font-size: 1.0980392157rem;
  }
}
@media (max-width: 737px) {
  #customer-benefits .benefit p {
    font-size: 1.7777777778rem;
    font-weight: 300;
    margin-bottom: 0;
  }
}

.customers #fast-facts {
  padding: 5rem 0 4.4444444444rem 0;
  background: #ffffff;
}
@media (max-width: 737px) {
  .customers #fast-facts {
    padding: 6.6666666667rem 0 5.5555555556rem 0;
  }
}
.customers #fast-facts h2 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  margin-bottom: 3.8888888889rem;
  color: #152a38;
}
@media (max-width: 737px) {
  .customers #fast-facts h2 {
    font-size: 3.3333333333rem;
  }
}
.customers #fast-facts h4 {
  font-size: 1.8888888889rem;
  font-weight: 700;
  color: #3aa047;
}
@media (max-width: 768px) {
  .customers #fast-facts h4 {
    font-size: 2.1960784314rem;
  }
}
@media (max-width: 737px) {
  .customers #fast-facts h4 {
    font-size: 2.7777777778rem;
  }
}
.customers #fast-facts p {
  font-size: 1.1111111111rem;
  font-weight: 500;
  color: #132a38;
}
@media (max-width: 768px) {
  .customers #fast-facts p {
    font-size: 1.3333333333rem;
  }
}
@media (max-width: 737px) {
  .customers #fast-facts p {
    font-size: 1.7777777778rem;
  }
}
.customers #fast-facts .container-background {
  background-image: url("/wp-content/themes/usfreight/img/customers/us-map-bg.png");
}
@media (min-width: 1440px) {
  .customers #fast-facts .container-background {
    background-position: top;
    background-size: 100% auto;
  }
}
.customers #fast-facts img {
  margin-bottom: 2.2222222222rem;
}
@media (max-width: 737px) {
  .customers #fast-facts img {
    padding: 0 3.3333333333rem;
  }
}
@media (max-width: 737px) {
  .customers #fast-facts .col-xs-10 {
    margin-bottom: 5.5555555556rem;
  }
}
@media (max-width: 737px) {
  .customers #fast-facts .col-xs-10:nth-child(4) {
    margin-bottom: 8.3333333333rem;
  }
}

#partners {
  padding: 3.3333333333rem 0 3.4444444444rem 0;
}
@media (max-width: 737px) {
  #partners {
    padding: 5.5555555556rem 0 0 0;
  }
}
#partners h1 {
  font-size: 2rem;
  font-weight: 900;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #0c2230;
}
@media (max-width: 768px) {
  #partners h1 {
    font-size: 2.3529411765rem;
  }
}
@media (max-width: 737px) {
  #partners h1 {
    font-size: 2.8888888889rem;
  }
}
#partners h4 {
  font-size: 1.2222222222rem;
  font-weight: 900;
  position: absolute;
  top: -0.6111111111rem;
  left: 0.3333333333rem;
  width: 97.5%;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #0c2230;
}
@media (max-width: 1439px) {
  #partners h4 {
    left: 0.2222222222rem;
  }
}
@media (max-width: 737px) {
  #partners h4 {
    font-size: 2.2222222222rem;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
#partners h6 {
  font-size: 1.2222222222rem;
  font-weight: 700;
  margin-bottom: 1.1111111111rem;
  color: #3aa047;
}
@media (max-width: 768px) {
  #partners h6 {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  #partners h6 {
    font-size: 1.9585683333rem;
  }
}
#partners .partner-standards {
  margin-top: 0.8333333333rem;
  padding-top: 1.8888888889rem;
  padding-bottom: 1.6666666667rem;
  padding-left: 3.8888888889rem;
  border-right: 1px solid #dbdfe1;
  border-bottom: 1px solid #dbdfe1;
  border-left: 1px solid #dbdfe1;
}
@media (max-width: 737px) {
  #partners .partner-standards {
    margin-top: 5rem;
    padding-top: 5.5555555556rem;
    padding-bottom: 4.4444444444rem;
    padding-left: 4.4444444444rem;
  }
}
#partners ul {
  margin-bottom: 0;
  padding: 0;
}
#partners li {
  padding: 0.2777777778rem 0;
}
@media (max-width: 737px) {
  #partners li {
    font-weight: 300;
  }
}
#partners li::before {
  top: 0.7em;
}
@media (max-width: 737px) {
  #partners .content {
    padding: 0 1.6666666667rem;
  }
}

#partnership-benefits {
  padding: 6.1111111111rem 0 3.3333333333rem 0;
}
@media (max-width: 737px) {
  #partnership-benefits {
    text-align: center;
  }
}
#partnership-benefits h2 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  margin-bottom: 5.5555555556rem;
  text-transform: uppercase;
  color: #152a38;
}
@media (max-width: 768px) {
  #partnership-benefits h2 {
    font-size: 2.3529411765rem;
  }
}
@media (max-width: 737px) {
  #partnership-benefits h2 {
    font-size: 3.3333333333rem;
  }
  #partnership-benefits h2.title-line:before, #partnership-benefits h2.title-line:after {
    top: 1.5em;
  }
  #partnership-benefits h2.title-line:before {
    right: 1.5%;
  }
  #partnership-benefits h2.title-line:after {
    left: 1.5%;
  }
}
@media (min-width: 738px) {
  #partnership-benefits .float {
    float: right;
  }
}
@media (max-width: 737px) {
  #partnership-benefits img {
    display: block;
    width: 50%;
    margin: 0 auto;
  }
}
@media (max-width: 737px) {
  #partnership-benefits .col-xs-24 {
    padding: 0 1.6666666667rem;
  }
}
#partnership-benefits h4 {
  font-size: 1.6666666667rem;
  font-weight: 900;
  margin-top: 1.6666666667rem;
  margin-bottom: 1.1111111111rem;
  text-transform: uppercase;
  color: #34b044;
}
@media (max-width: 737px) {
  #partnership-benefits h4 {
    font-size: 2.1111111111rem;
  }
}
#partnership-benefits p {
  color: #152a38;
}
#partnership-benefits hr {
  margin-top: 2.2222222222rem;
  margin-bottom: 3.3333333333rem;
}
@media (max-width: 737px) {
  #partnership-benefits hr {
    margin-top: 3.3333333333rem;
    margin-bottom: 4.4444444444rem;
  }
}

#request-partnership {
  padding: 120px 0 90px 0;
  text-align: center;
  border-top: 1px solid #dce1e4;
}
#request-partnership h2 {
  font-size: 1.5566666667rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  color: #3aa047;
}
@media (max-width: 737px) {
  #request-partnership h2 {
    font-size: 2.3333333333rem;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 1px;
  }
}
#request-partnership h2 span {
  font-size: 2.5572222222rem;
  color: #0c2230;
}
@media (max-width: 737px) {
  #request-partnership h2 span {
    font-size: 3.7777777778rem;
  }
}
#request-partnership input[type=submit] {
  font-size: 1.2222222222rem;
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 737px) {
  #request-partnership input[type=submit] {
    font-weight: 500;
    padding: 1.2777777778rem 0;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
}
@media (min-width: 920px) {
  #request-partnership textarea {
    height: 107px;
  }
}
@media (min-width: 950px) {
  #request-partnership textarea {
    height: 109px;
  }
}
@media (min-width: 1024px) {
  #request-partnership textarea {
    height: 112px;
  }
}
@media (max-width: 737px) {
  #request-partnership .container {
    padding: 0 1.6666666667rem;
  }
}

#careers-content {
  padding: 5.5555555556rem 0 3.3333333333rem 0;
  background: #f3f6f7;
}
@media (max-width: 737px) {
  #careers-content {
    padding: 4.4444444444rem 0 0 0;
  }
}
#careers-content .open-positions.btn {
  font-size: 1.1111111111rem;
  font-weight: 500;
  padding: 0.7777777778rem 0.5555555556rem;
  text-transform: uppercase;
}
@media (max-width: 737px) {
  #careers-content .open-positions.btn {
    font-size: 1.8888888889rem;
    width: 100%;
    padding: 1.2222222222rem 0;
    letter-spacing: 1px;
  }
}
#careers-content h4 {
  font-size: 1.2222222222rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #0c2230;
}
@media (max-width: 737px) {
  #careers-content h4 {
    font-size: 2rem;
  }
}
#careers-content h1 {
  font-size: 2rem;
  font-weight: 900;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #0c2230;
}
@media (max-width: 737px) {
  #careers-content h1 {
    font-size: 2.8888888889rem;
  }
}
#careers-content h6 {
  font-size: 1.2222222222rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #3aa047;
}
@media (max-width: 768px) {
  #careers-content h6 {
    font-size: 1.568627451rem;
  }
}
@media (max-width: 737px) {
  #careers-content h6 {
    font-size: 1.9585683333rem;
  }
}
#careers-content li {
  padding: 0.2777777778rem 0;
}
#careers-content li::before {
  top: 0.7em;
}
#careers-content .benefits {
  margin-top: 0.5555555556rem;
  padding: 1.3888888889rem 1.1111111111rem 1.6666666667rem 3.0555555556rem;
  border-right: 1px solid #dbdfe1;
  border-bottom: 1px solid #dbdfe1;
  border-left: 1px solid #dbdfe1;
}
@media (max-width: 737px) {
  #careers-content .benefits {
    padding: 4.3333333333rem 6.6666666667rem 4.4444444444rem 4.1666666667rem;
  }
}
#careers-content .benefits h4 {
  position: absolute;
  top: -1px;
  left: 1rem;
  width: 93.5%;
}
@media (max-width: 1439px) {
  #careers-content .benefits h4 {
    left: 0.8888888889rem;
    width: 92%;
  }
}
@media (max-width: 768px) {
  #careers-content .benefits h4 {
    left: 1.0980392157rem;
    width: 90%;
  }
}
@media (max-width: 737px) {
  #careers-content .benefits h4 {
    left: 0;
    width: 100%;
  }
}
#careers-content .benefits ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 737px) {
  #careers-content .benefits ul li {
    font-weight: 300;
  }
}
@media (min-width: 738px) {
  #careers-content .float {
    float: right;
  }
}
@media (max-width: 737px) {
  #careers-content .col-xs-24.float {
    margin-bottom: 5rem;
    padding: 0 1.6666666667rem;
  }
}

#us-freight-team {
  padding: 5.5555555556rem 0 3.3333333333rem 0;
}
#us-freight-team h2 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  margin-bottom: 3.3333333333rem;
  text-transform: uppercase;
  color: #152a38;
}
@media (max-width: 737px) {
  #us-freight-team h2 {
    font-size: 3.3333333333rem;
    text-align: center;
  }
}

.hero-quote-large .wrapper {
  overflow: hidden;
  width: 100%;
  height: 12.8888888889rem;
  padding: 1.5555555556rem 2.6111111111rem;
  background: #3aa047;
}
@media (max-width: 1439px) {
  .hero-quote-large .wrapper {
    height: 9rem;
    padding: 1.1111111111rem 1.8888888889rem;
  }
}
@media (max-width: 819px) {
  .hero-quote-large .wrapper {
    height: 9.2777777778rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-large .wrapper {
    height: 32.2222222222rem;
    padding: 2.1111111111rem 1.5555555556rem;
  }
}
.hero-quote-large .quote-left {
  font-family: lato;
  font-size: 10rem;
  font-weight: 900;
  position: absolute;
  top: -1.9444444444rem;
  left: 4.7222222222rem;
  color: rgba(255, 255, 255, 0.2);
}
@media (max-width: 1439px) {
  .hero-quote-large .quote-left {
    font-size: 7.0872222222rem;
    top: -1.4444444444rem;
    left: 3.1111111111rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-large .quote-left {
    font-size: 8.8688888889rem;
  }
}
.hero-quote-large .quote-right {
  font-family: lato;
  font-size: 5.5555555556rem;
  font-weight: 900;
  position: absolute;
  top: 6.9444444444rem;
  right: 5.8333333333rem;
  color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 1439px) {
  .hero-quote-large .quote-right {
    font-size: 3.9372222222rem;
    top: 3.9444444444rem;
    right: 4.8333333333rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-large .quote-right {
    font-size: 4.9272222222rem;
    top: 21.2152833333rem;
  }
}
.hero-quote-large h6 {
  font-size: 1.1111111111rem;
  font-weight: 700;
  position: absolute;
  bottom: 0.4444444444rem;
  left: 3.1666666667rem;
  width: 85%;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 1439px) {
  .hero-quote-large h6 {
    font-size: 0.7872222222rem;
    bottom: 0.2222222222rem;
    left: 2.2777777778rem;
    width: 84.7%;
  }
}
@media (max-width: 819px) {
  .hero-quote-large h6 {
    width: 85.3%;
  }
}
@media (max-width: 768px) {
  .hero-quote-large h6 {
    font-size: 0.7843137255rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-large h6 {
    font-size: 1.7777777778rem;
    bottom: 0.5652172222rem;
    left: 2.0724633333rem;
    width: 89.5%;
  }
}
.hero-quote-large h6::before, .hero-quote-large h6::after {
  border-color: rgba(255, 255, 255, 0.4);
}
.hero-quote-large p {
  font-size: 1.1111111111rem;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
  text-align: left;
  color: #ffffff;
}
@media (max-width: 1439px) {
  .hero-quote-large p {
    font-size: 0.7872222222rem;
  }
}
@media (max-width: 768px) {
  .hero-quote-large p {
    font-size: 0.862745098rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-large p {
    font-size: 1.7777777778rem;
  }
}
.hero-quote-large .inner {
  height: 100%;
  padding: 0.2777777778rem 5.5555555556rem 0.5555555556rem 7.2222222222rem;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  border-left: 1px solid rgba(255, 255, 255, 0.4);
}
@media (max-width: 1439px) {
  .hero-quote-large .inner {
    padding: 0 3.8888888889rem 0.5555555556rem 4.7222222222rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-large .inner {
    padding: 1.6666666667rem 5.2rem 1.6666666667rem 4.5rem;
  }
}

@media (max-width: 737px) {
  .hero-quote-small {
    padding: 0 1.5555555556rem;
  }
}
.hero-quote-small .quote-left {
  font-family: lato;
  font-size: 8.8888888889rem;
  font-weight: 900;
  position: absolute;
  top: -45px;
  left: 23px;
  color: rgba(15, 74, 105, 0.3);
}
@media (max-width: 1439px) {
  .hero-quote-small .quote-left {
    font-size: 6.3083333333rem;
    top: -1.6111111111rem;
    left: 0.8333333333rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-small .quote-left {
    font-size: 15.3422222222rem;
  }
}
.hero-quote-small .quote-right {
  font-family: lato;
  font-size: 4.4444444444rem;
  font-weight: 900;
  position: absolute;
  right: 30px;
  bottom: 8px;
  color: rgba(15, 74, 105, 0.3);
}
@media (max-width: 1439px) {
  .hero-quote-small .quote-right {
    font-size: 3.1538888889rem;
    right: 0.8333333333rem;
    bottom: 0.2222222222rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-small .quote-right {
    font-size: 7.6711111111rem;
  }
}
.hero-quote-small p {
  font-size: 1.0555555556rem;
  font-weight: 400;
  line-height: 1.6;
  text-align: left;
  color: #0f4a69;
}
@media (max-width: 1439px) {
  .hero-quote-small p {
    font-size: 0.7488888889rem;
  }
}
@media (max-width: 768px) {
  .hero-quote-small p {
    font-size: 0.862745098rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-small p {
    font-size: 1.7777777778rem;
  }
}
.hero-quote-small h6 {
  font-size: 1.1111111111rem;
  font-weight: 700;
  position: absolute;
  bottom: 7px;
  left: 6px;
  width: 97%;
  text-transform: uppercase;
  color: #0f4a69;
}
@media (max-width: 1439px) {
  .hero-quote-small h6 {
    font-size: 0.7883333333rem;
    bottom: -1px;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .hero-quote-small h6 {
    font-size: 0.7843137255rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-small h6 {
    font-size: 1.9177777778rem;
    bottom: 1.7777777778rem;
  }
}
.hero-quote-small h6::before, .hero-quote-small h6::after {
  border-color: #0f4a69;
}
.hero-quote-small .wrapper {
  overflow: hidden;
  width: 100%;
  height: 16.7777777778rem;
  padding: 20px 0 27px 0;
}
@media (max-width: 1439px) {
  .hero-quote-small .wrapper {
    height: 11.7222222222rem;
    padding: 0.8888888889rem 0;
  }
}
@media (max-width: 737px) {
  .hero-quote-small .wrapper {
    height: 31.8888888889rem;
    padding: 4.3333333333rem 0 3.3333333333rem;
  }
}
.hero-quote-small .inner {
  height: 100%;
  padding: 35px 42px 10px 32px;
  border-top: 1px solid #0f4a69;
  border-right: 1px solid #0f4a69;
  border-left: 1px solid #0f4a69;
}
@media (max-width: 1439px) {
  .hero-quote-small .inner {
    padding: 1.3888888889rem 1.1111111111rem 0.5555555556rem;
  }
}
@media (max-width: 737px) {
  .hero-quote-small .inner {
    padding: 6.2777777778rem 2.7777777778rem 1.1111111111rem;
  }
}

#open-positions {
  padding: 100px 0 0;
  text-align: center;
}
@media (max-width: 737px) {
  #open-positions {
    padding: 4.4444444444rem 0 0;
  }
}
#open-positions h2 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #152a38;
}
#open-positions h2 span.goto:before {
  display: block;
  content: " ";
  margin-top: -2.7777777778rem;
  height: 2.7777777778rem;
  visibility: hidden;
}
@media (max-width: 737px) {
  #open-positions h2 {
    font-size: 3.3333333333rem;
  }
}
#open-positions h6 {
  font-size: 1.4444444444rem;
  font-weight: 700;
  margin-bottom: 0;
  color: #152a38;
}
@media (max-width: 737px) {
  #open-positions h6 {
    font-size: 2.2222222222rem;
  }
}
#open-positions ul {
  margin: 0;
  padding: 0;
}
#open-positions li {
  padding: 0;
}
#open-positions li a {
  font-size: 1.1111111111rem;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  padding: 30px 0;
  border-top: 1px solid rgb(206, 212, 215);
  background: rgb(236, 240, 241);
}
@media (max-width: 737px) {
  #open-positions li a {
    font-size: 1.8888888889rem;
  }
}
#open-positions li a:hover {
  border-color: rgb(206, 212, 215);
  background: rgb(245, 245, 245);
}
#open-positions li:last-child a {
  border-bottom: 1px solid #dbdfe1;
}
#open-positions li:last-child a:hover {
  border-color: #ced4d7;
}
#open-positions li::before {
  display: none;
}

#send-resume {
  padding: 90px 0 80px;
}
@media (max-width: 737px) {
  #send-resume {
    padding: 6.6666666667rem 0 3.8888888889rem;
  }
}
#send-resume form textarea {
  max-height: 16.6666666667rem;
}

#get-in-touch {
  padding: 5.2777777778rem 0;
}

.contact-us #default-page-content {
  padding-bottom: 0;
  text-align: left;
}
.contact-us .email a {
  font-size: 1.22222rem;
  line-height: 2;
  color: #142a38;
}
@media (max-width: 737px) {
  .contact-us .email a {
    font-size: 2rem;
  }
}
.contact-us .email a i {
  font-size: 1.2222222222rem;
  color: #3aa047;
}
@media (max-width: 1439px) {
  .contact-us .email a i {
    font-size: 0.8333333333rem;
  }
}
@media (max-width: 737px) {
  .contact-us .email a i {
    font-size: 2rem;
  }
}
.contact-us .email a:hover {
  color: #07c11e;
}
.contact-us .email a:hover i {
  color: #07c11e;
}

.contact-numbers a {
  font-size: 1.22222rem;
  line-height: 2;
  display: inline-block;
  color: #142a38;
}
@media (max-width: 737px) {
  .contact-numbers a {
    font-size: 2rem;
  }
}
.contact-numbers a i {
  font-size: 0.9444444444rem;
  color: #3aa047;
}
@media (max-width: 737px) {
  .contact-numbers a i {
    font-size: 1.8888888889rem;
  }
}
.contact-numbers .phoneword-number {
  font-weight: 400;
}

#default-page-content {
  padding: 2.2222222222rem 0 4.1666666667rem;
}
#default-page-content h1 {
  font-size: 2.7777777778rem;
  font-weight: 900;
  margin-bottom: 2.2222222222rem;
  text-transform: uppercase;
}
@media (max-width: 737px) {
  #default-page-content [class*=" col-"] {
    margin-bottom: 1.1111111111rem;
  }
}

#job-description {
  padding: 2.7777777778rem 0 4.7222222222rem;
}
@media (max-width: 737px) {
  #job-description {
    padding: 2.7777777778rem 0 0;
  }
}
#job-description .section-title {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  word-wrap: break-word;
  color: #152a38;
}
@media (max-width: 768px) {
  #job-description .section-title {
    font-size: 1.1764705882rem;
  }
}
@media (max-width: 737px) {
  #job-description .section-title {
    font-size: 1.9585683333rem;
    position: relative;
    margin-bottom: 0;
    padding-right: 3.3333333333rem;
    cursor: pointer;
    padding-top: 2.7777777778rem;
    padding-bottom: 2.7777777778rem;
    letter-spacing: 1px;
  }
}
@media (max-width: 425px) {
  #job-description .section-title {
    padding-right: 1.925925rem;
  }
}
#job-description .section-title span {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
#job-description .section-title i {
  font-size: 2.2222222222rem;
  float: right;
  cursor: pointer;
  transition: transform 0.5s;
  line-height: 3.6;
  color: rgba(21, 42, 56, 0.7);
}
#job-description .section-title i.v-offset {
  line-height: 4.7;
}
@media (max-width: 320px) {
  #job-description .section-title i.v-offset {
    line-height: 5.8;
  }
}
@media (max-width: 320px) {
  #job-description .section-title i.v-offset-2 {
    line-height: 4.2;
  }
}
@media (max-width: 737px) {
  #job-description .col-xs-24 {
    padding: 0 1.6666666667rem;
  }
}
#job-description h1 {
  font-size: 1.3333333333rem;
  font-weight: 700;
  color: #3aa047;
}
@media (max-width: 768px) {
  #job-description h1 {
    font-size: 1.7254901961rem;
  }
}
@media (max-width: 737px) {
  #job-description h1 {
    font-size: 2.5555555556rem;
    margin-top: 1.7777777778rem;
    padding: 0 5.5555555556rem 0 0;
  }
}
#job-description ul {
  padding-left: 1.3888888889rem;
}
#job-description li {
  padding: 0.4444444444rem;
}
@media (max-width: 737px) {
  #job-description li {
    font-weight: 300;
  }
}
#job-description li::before {
  top: 0.8em;
}
@media (max-width: 737px) {
  #job-description .content {
    display: none;
    margin-bottom: 3.3333333333rem;
  }
}
#job-description .content h1 {
  font-size: 1.1666666667rem;
  font-weight: 700;
  margin-bottom: 0.5em;
  color: #3aa047;
}
@media (max-width: 768px) {
  #job-description .content h1 {
    font-size: 1.4901960784rem;
  }
}
@media (max-width: 737px) {
  #job-description .content h1 {
    font-size: 2.3333333333rem;
    padding: 0;
  }
}
#job-description .content h2 {
  font-size: 1.1666666667rem;
  font-weight: 700;
  margin-bottom: 0.5em;
  color: #3aa047;
}
@media (max-width: 768px) {
  #job-description .content h2 {
    font-size: 1.4901960784rem;
  }
}
@media (max-width: 737px) {
  #job-description .content h2 {
    font-size: 2.3333333333rem;
    padding: 0;
  }
}
#job-description .content h3 {
  font-size: 1.1666666667rem;
  font-weight: 700;
  margin-bottom: 0.5em;
  color: #3aa047;
}
@media (max-width: 768px) {
  #job-description .content h3 {
    font-size: 1.4901960784rem;
  }
}
@media (max-width: 737px) {
  #job-description .content h3 {
    font-size: 2.3333333333rem;
    padding: 0;
  }
}
#job-description .content h4 {
  font-size: 1.1666666667rem;
  font-weight: 700;
  margin-bottom: 0.5em;
  color: #3aa047;
}
@media (max-width: 768px) {
  #job-description .content h4 {
    font-size: 1.4901960784rem;
  }
}
@media (max-width: 737px) {
  #job-description .content h4 {
    font-size: 2.3333333333rem;
    padding: 0;
  }
}
#job-description .content h5 {
  font-size: 1.1666666667rem;
  font-weight: 700;
  margin-bottom: 0.5em;
  color: #3aa047;
}
@media (max-width: 768px) {
  #job-description .content h5 {
    font-size: 1.4901960784rem;
  }
}
@media (max-width: 737px) {
  #job-description .content h5 {
    font-size: 2.3333333333rem;
    padding: 0;
  }
}
#job-description .content h6 {
  font-size: 1.1666666667rem;
  font-weight: 700;
  margin-bottom: 0.5em;
  color: #3aa047;
}
@media (max-width: 768px) {
  #job-description .content h6 {
    font-size: 1.4901960784rem;
  }
}
@media (max-width: 737px) {
  #job-description .content h6 {
    font-size: 2.3333333333rem;
    padding: 0;
  }
}
@media (max-width: 737px) {
  #job-description .content-row {
    margin-bottom: 0;
    border-top: 1px solid #dbdfe1;
  }
}
@media (max-width: 737px) {
  #job-description .content-row.last {
    border-bottom: 1px solid #dbdfe1;
  }
}
#job-description .selection-criteria li {
  float: left;
  width: 50%;
}
@media (max-width: 737px) {
  #job-description .selection-criteria li {
    width: 100%;
  }
}

#apply-now {
  padding: 5rem 0 4.4444444444rem;
  background: #f3f6f7;
}
@media (max-width: 737px) {
  #apply-now {
    padding: 5rem 1.2777777778rem 4.4444444444rem;
  }
}
#apply-now h2 {
  font-size: 1.5566666667rem;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  color: #3aa047;
}
@media (max-width: 737px) {
  #apply-now h2 {
    font-size: 2.3333333333rem;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 1px;
  }
}
#apply-now h2 span {
  font-size: 2.5572222222rem;
  color: #0c2230;
}
@media (max-width: 737px) {
  #apply-now h2 span {
    font-size: 3.7777777778rem;
  }
}
@media (max-width: 737px) {
  #apply-now form textarea {
    max-height: 16.6666666667rem;
  }
}

.page-template-template-thank_you #page-content {
  padding: 8.8888888889rem 0 6.6666666667rem;
  text-align: center;
  background: #f3f6f7;
}
.page-template-template-thank_you #page-content h1 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.7;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.page-template-template-thank_you #page-content h1 span {
  font-size: 1.1666666667rem;
  color: #3aa047;
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h1 span {
    font-size: 2.3333333333rem;
  }
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h1 {
    font-size: 4rem;
  }
}
.page-template-template-thank_you #page-content h2 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.7;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.page-template-template-thank_you #page-content h2 span {
  font-size: 1.1666666667rem;
  color: #3aa047;
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h2 span {
    font-size: 2.3333333333rem;
  }
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h2 {
    font-size: 4rem;
  }
}
.page-template-template-thank_you #page-content h3 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.7;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.page-template-template-thank_you #page-content h3 span {
  font-size: 1.1666666667rem;
  color: #3aa047;
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h3 span {
    font-size: 2.3333333333rem;
  }
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h3 {
    font-size: 4rem;
  }
}
.page-template-template-thank_you #page-content h4 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.7;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.page-template-template-thank_you #page-content h4 span {
  font-size: 1.1666666667rem;
  color: #3aa047;
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h4 span {
    font-size: 2.3333333333rem;
  }
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h4 {
    font-size: 4rem;
  }
}
.page-template-template-thank_you #page-content h5 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.7;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.page-template-template-thank_you #page-content h5 span {
  font-size: 1.1666666667rem;
  color: #3aa047;
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h5 span {
    font-size: 2.3333333333rem;
  }
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h5 {
    font-size: 4rem;
  }
}
.page-template-template-thank_you #page-content h6 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.7;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.page-template-template-thank_you #page-content h6 span {
  font-size: 1.1666666667rem;
  color: #3aa047;
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h6 span {
    font-size: 2.3333333333rem;
  }
}
@media (max-width: 737px) {
  .page-template-template-thank_you #page-content h6 {
    font-size: 4rem;
  }
}

#post-404 {
  padding: 8.8888888889rem 0 6.6666666667rem;
  text-align: center;
  background: #f3f6f7;
}
#post-404 h1 {
  font-size: 2rem;
  font-weight: 900;
  line-height: 0.7;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
#post-404 h1 span {
  font-size: 1.1666666667rem;
  color: #3aa047;
}
@media (max-width: 737px) {
  #post-404 h1 span {
    font-size: 2.3333333333rem;
  }
}
@media (max-width: 737px) {
  #post-404 h1 {
    font-size: 4rem;
  }
}

.page-template-template-available_loads main {
  overflow-x: scroll;
}
.page-template-template-available_loads main iframe {
  width: 600px !important;
}

.page-template-template-available_loads .banner-utility-bar a.btn-secondary,
.page-template-template-carrier_login .banner-utility-bar a.btn-secondary,
.page-template-template-partners .banner-utility-bar a.btn-secondary {
  min-width: 0;
}

.page-template-template-carrier_login main,
.page-template-template-customer_login main {
  min-height: 475px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-right: -17px;
}
.page-template-template-carrier_login main iframe,
.page-template-template-customer_login main iframe {
  height: 1000px;
}

/* Footer */
@media (max-width: 737px) {
  footer {
    padding: 0 1rem;
  }
}

.footer {
  border-top: 1px solid #b8bfc3;
}
.footer p {
  font-size: 0.8888888889rem;
  font-weight: 400;
  margin-bottom: 0;
  color: #142a38;
}
@media (max-width: 768px) {
  .footer p {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  .footer p {
    font-size: 2.4444444444rem;
  }
}

.footer-content {
  padding-top: 2.3333333333rem;
  padding-bottom: 1.6666666667rem;
}
.footer-content li::before {
  display: none;
}
.footer-content .logo {
  width: 67%;
  margin-top: -13px;
  margin-bottom: 10px;
}
@media (max-width: 1440px) {
  .footer-content .logo {
    width: 100%;
  }
}
@media (max-width: 737px) {
  .footer-content .logo {
    display: none;
  }
}

div.copyright p {
  width: 100%;
  padding: 1.0722222222rem 0;
  color: #728591;
  border-top: 1px solid #b8bfc3;
}
@media (max-width: 768px) {
  div.copyright p {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  div.copyright p {
    font-size: 1.7733333333rem;
    padding: 1.6666666667rem 0;
    letter-spacing: 1px;
    border-color: #dbdfe1;
  }
}
@media (max-width: 737px) {
  div.copyright {
    text-align: center;
  }
}

.footer-buttons ul,
.footer-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

@media (max-width: 737px) {
  .footer-buttons {
    margin-bottom: 5rem;
  }
}
.footer-buttons li a {
  font-size: 1rem;
  font-weight: 900;
  line-height: 1;
  display: inline-block;
  width: 100%;
  margin-bottom: 13px;
  padding: 14px 0;
  text-align: center;
  text-transform: uppercase;
  color: #152a38;
  border: 1px solid #8aa4b4;
  border-radius: 2px;
  background: #cbd0d4;
}
@media (max-width: 1440px) {
  .footer-buttons li a {
    font-size: 0.8888888889rem;
  }
}
@media (max-width: 768px) {
  .footer-buttons li a {
    font-size: 1.0588235294rem;
  }
}
@media (max-width: 737px) {
  .footer-buttons li a {
    font-size: 2.5061111111rem;
    margin-bottom: 1.5555555556rem;
    padding: 1.6666666667rem 0;
    letter-spacing: 1px;
  }
}
.footer-buttons li a i {
  color: #516a7a;
}
@media (max-width: 768px) {
  .footer-buttons li a i {
    font-size: 1.1764705882rem;
  }
}
@media (max-width: 737px) {
  .footer-buttons li a i {
    font-size: 2.785rem;
  }
}
.footer-buttons li a:hover {
  color: #152a38;
  border-color: #456d87;
  background: #acb4ba;
}
.footer-buttons li:last-child a {
  margin-bottom: 0;
}

@media (max-width: 737px) {
  .footer-menu {
    margin-bottom: 3.2222222222rem;
  }
}
@media (max-width: 737px) {
  .footer-menu.right {
    margin-bottom: 1.2777777778rem;
  }
}
.footer-menu li {
  width: 100%;
  white-space: nowrap;
}
.footer-menu li.level-0 {
  margin-top: 22px;
}
@media (max-width: 737px) {
  .footer-menu li.level-0 {
    margin-top: 2.5555555556rem;
  }
}
.footer-menu li.level-0:first-child {
  margin-top: 0;
}
.footer-menu li.level-0 > a {
  font-size: 1.1111111111rem;
  font-weight: 900;
  display: inline-block;
  width: 100%;
  padding-bottom: 0.1111111111rem;
  text-transform: uppercase;
  color: #152a38;
  border-bottom: 1px solid #b8bfc3;
}
@media (max-width: 768px) {
  .footer-menu li.level-0 > a {
    font-size: 1.4901960784rem;
  }
}
@media (max-width: 737px) {
  .footer-menu li.level-0 > a {
    font-size: 2.2222222222rem;
    letter-spacing: 1px;
  }
}
.footer-menu li.level-0 > a i {
  font-size: 1.0516666667rem;
  color: #516a7a;
}
@media (max-width: 737px) {
  .footer-menu li.level-0 > a i {
    font-size: 2.2222222222rem;
  }
}
.footer-menu li.level-0 > a:hover {
  color: #07c11e;
}
.footer-menu li.level-0 > a:hover i {
  color: #07c11e;
}
.footer-menu .sub-menu {
  margin-top: 6px;
}
.footer-menu .sub-menu li {
  padding-top: 0.0555555556rem;
  padding-bottom: 0;
  letter-spacing: 1px;
}
.footer-menu .sub-menu a {
  font-size: 0.7777777778rem;
  font-weight: 400;
  color: #3aa047;
}
@media (max-width: 1024px) {
  .footer-menu .sub-menu a {
    font-size: 0.7638888889rem;
  }
}
@media (max-width: 768px) {
  .footer-menu .sub-menu a {
    font-size: 1.0196078431rem;
  }
}
@media (max-width: 737px) {
  .footer-menu .sub-menu a {
    font-size: 1.5555555556rem;
  }
}
.footer-menu .sub-menu a i {
  font-size: 0.8791em;
}
.footer-menu .sub-menu a:hover {
  color: #07c11e;
}

.footer-call-us {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .footer-call-us {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  .footer-call-us {
    margin-bottom: 2.5555555556rem;
  }
}
.footer-call-us a {
  font-size: 0.9444444444rem;
  font-weight: 900;
  display: inline-block;
  color: #142a38;
}
@media (max-width: 768px) {
  .footer-call-us a {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  .footer-call-us a {
    font-size: 2.4444444444rem;
  }
}
.footer-call-us a i {
  font-size: 0.9444444444rem;
  color: #3aa047;
}
@media (max-width: 768px) {
  .footer-call-us a i {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  .footer-call-us a i {
    font-size: 2.4444444444rem;
  }
}

@media (max-width: 737px) {
  .request-quote {
    margin-bottom: 4.7222222222rem;
  }
}
.request-quote a {
  font-size: 0.9444444444rem;
  font-weight: 900;
  text-transform: uppercase;
  color: #142a38;
}
@media (max-width: 768px) {
  .request-quote a {
    font-size: 1.2549019608rem;
  }
}
@media (max-width: 737px) {
  .request-quote a {
    font-size: 2.4444444444rem;
  }
}
.request-quote a i {
  color: #3aa047;
}
.request-quote a i.fa-angle-right {
  color: #516a7a;
}
.request-quote a:hover {
  color: #07c11e;
}
.request-quote a:hover i.fa-angle-right {
  color: #07c11e;
}
.request-quote a:hover i.fa-usd {
  color: #3aa047;
}

.phoneword-number {
  font-weight: 400;
}

/* Font Stepper */
@media (max-width: 1024px) {
  body,
  html {
    font-size: 18px;
  }
}
@media (max-width: 1018.28px) {
  body,
  html {
    font-size: 17.88px;
  }
}
@media (max-width: 1012.56px) {
  body,
  html {
    font-size: 17.76px;
  }
}
@media (max-width: 1006.84px) {
  body,
  html {
    font-size: 17.64px;
  }
}
@media (max-width: 1001.12px) {
  body,
  html {
    font-size: 17.52px;
  }
}
@media (max-width: 995.4px) {
  body,
  html {
    font-size: 17.4px;
  }
}
@media (max-width: 989.68px) {
  body,
  html {
    font-size: 17.28px;
  }
}
@media (max-width: 983.96px) {
  body,
  html {
    font-size: 17.16px;
  }
}
@media (max-width: 978.24px) {
  body,
  html {
    font-size: 17.04px;
  }
}
@media (max-width: 972.52px) {
  body,
  html {
    font-size: 16.92px;
  }
}
@media (max-width: 966.8px) {
  body,
  html {
    font-size: 16.8px;
  }
}
@media (max-width: 961.08px) {
  body,
  html {
    font-size: 16.68px;
  }
}
@media (max-width: 955.36px) {
  body,
  html {
    font-size: 16.56px;
  }
}
@media (max-width: 949.64px) {
  body,
  html {
    font-size: 16.44px;
  }
}
@media (max-width: 943.92px) {
  body,
  html {
    font-size: 16.32px;
  }
}
@media (max-width: 938.2px) {
  body,
  html {
    font-size: 16.2px;
  }
}
@media (max-width: 932.48px) {
  body,
  html {
    font-size: 16.08px;
  }
}
@media (max-width: 926.76px) {
  body,
  html {
    font-size: 15.96px;
  }
}
@media (max-width: 921.04px) {
  body,
  html {
    font-size: 15.84px;
  }
}
@media (max-width: 915.32px) {
  body,
  html {
    font-size: 15.72px;
  }
}
@media (max-width: 909.6px) {
  body,
  html {
    font-size: 15.6px;
  }
}
@media (max-width: 903.88px) {
  body,
  html {
    font-size: 15.48px;
  }
}
@media (max-width: 898.16px) {
  body,
  html {
    font-size: 15.36px;
  }
}
@media (max-width: 892.44px) {
  body,
  html {
    font-size: 15.24px;
  }
}
@media (max-width: 886.72px) {
  body,
  html {
    font-size: 15.12px;
  }
}
@media (max-width: 881px) {
  body,
  html {
    font-size: 15px;
  }
}
@media (max-width: 875.28px) {
  body,
  html {
    font-size: 14.88px;
  }
}
@media (max-width: 869.56px) {
  body,
  html {
    font-size: 14.76px;
  }
}
@media (max-width: 863.84px) {
  body,
  html {
    font-size: 14.64px;
  }
}
@media (max-width: 858.12px) {
  body,
  html {
    font-size: 14.52px;
  }
}
@media (max-width: 852.4px) {
  body,
  html {
    font-size: 14.4px;
  }
}
@media (max-width: 846.68px) {
  body,
  html {
    font-size: 14.28px;
  }
}
@media (max-width: 840.96px) {
  body,
  html {
    font-size: 14.16px;
  }
}
@media (max-width: 835.24px) {
  body,
  html {
    font-size: 14.04px;
  }
}
@media (max-width: 829.52px) {
  body,
  html {
    font-size: 13.92px;
  }
}
@media (max-width: 823.8px) {
  body,
  html {
    font-size: 13.8px;
  }
}
@media (max-width: 818.08px) {
  body,
  html {
    font-size: 13.68px;
  }
}
@media (max-width: 812.36px) {
  body,
  html {
    font-size: 13.56px;
  }
}
@media (max-width: 806.64px) {
  body,
  html {
    font-size: 13.44px;
  }
}
@media (max-width: 800.92px) {
  body,
  html {
    font-size: 13.32px;
  }
}
@media (max-width: 795.2px) {
  body,
  html {
    font-size: 13.2px;
  }
}
@media (max-width: 789.48px) {
  body,
  html {
    font-size: 13.08px;
  }
}
@media (max-width: 783.76px) {
  body,
  html {
    font-size: 12.96px;
  }
}
@media (max-width: 778.04px) {
  body,
  html {
    font-size: 12.84px;
  }
}
@media (max-width: 772.32px) {
  body,
  html {
    font-size: 12.72px;
  }
}
@media (max-width: 766.6px) {
  body,
  html {
    font-size: 12.6px;
  }
}
@media (max-width: 760.88px) {
  body,
  html {
    font-size: 12.48px;
  }
}
@media (max-width: 755.16px) {
  body,
  html {
    font-size: 12.36px;
  }
}
@media (max-width: 749.44px) {
  body,
  html {
    font-size: 12.24px;
  }
}
@media (max-width: 743.72px) {
  body,
  html {
    font-size: 12.12px;
  }
}
@media (max-width: 738px) {
  body,
  html {
    font-size: 12px;
  }
}

/* Font Stepper */
@media (max-width: 737px) {
  body,
  html {
    font-size: 18px;
  }
}
@media (max-width: 732.9903846154px) {
  body,
  html {
    font-size: 17.9134615385px;
  }
}
@media (max-width: 728.9807692308px) {
  body,
  html {
    font-size: 17.8269230769px;
  }
}
@media (max-width: 724.9711538462px) {
  body,
  html {
    font-size: 17.7403846154px;
  }
}
@media (max-width: 720.9615384615px) {
  body,
  html {
    font-size: 17.6538461538px;
  }
}
@media (max-width: 716.9519230769px) {
  body,
  html {
    font-size: 17.5673076923px;
  }
}
@media (max-width: 712.9423076923px) {
  body,
  html {
    font-size: 17.4807692308px;
  }
}
@media (max-width: 708.9326923077px) {
  body,
  html {
    font-size: 17.3942307692px;
  }
}
@media (max-width: 704.9230769231px) {
  body,
  html {
    font-size: 17.3076923077px;
  }
}
@media (max-width: 700.9134615385px) {
  body,
  html {
    font-size: 17.2211538462px;
  }
}
@media (max-width: 696.9038461538px) {
  body,
  html {
    font-size: 17.1346153846px;
  }
}
@media (max-width: 692.8942307692px) {
  body,
  html {
    font-size: 17.0480769231px;
  }
}
@media (max-width: 688.8846153846px) {
  body,
  html {
    font-size: 16.9615384615px;
  }
}
@media (max-width: 684.875px) {
  body,
  html {
    font-size: 16.875px;
  }
}
@media (max-width: 680.8653846154px) {
  body,
  html {
    font-size: 16.7884615385px;
  }
}
@media (max-width: 676.8557692308px) {
  body,
  html {
    font-size: 16.7019230769px;
  }
}
@media (max-width: 672.8461538462px) {
  body,
  html {
    font-size: 16.6153846154px;
  }
}
@media (max-width: 668.8365384615px) {
  body,
  html {
    font-size: 16.5288461538px;
  }
}
@media (max-width: 664.8269230769px) {
  body,
  html {
    font-size: 16.4423076923px;
  }
}
@media (max-width: 660.8173076923px) {
  body,
  html {
    font-size: 16.3557692308px;
  }
}
@media (max-width: 656.8076923077px) {
  body,
  html {
    font-size: 16.2692307692px;
  }
}
@media (max-width: 652.7980769231px) {
  body,
  html {
    font-size: 16.1826923077px;
  }
}
@media (max-width: 648.7884615385px) {
  body,
  html {
    font-size: 16.0961538462px;
  }
}
@media (max-width: 644.7788461538px) {
  body,
  html {
    font-size: 16.0096153846px;
  }
}
@media (max-width: 640.7692307692px) {
  body,
  html {
    font-size: 15.9230769231px;
  }
}
@media (max-width: 636.7596153846px) {
  body,
  html {
    font-size: 15.8365384615px;
  }
}
@media (max-width: 632.75px) {
  body,
  html {
    font-size: 15.75px;
  }
}
@media (max-width: 628.7403846154px) {
  body,
  html {
    font-size: 15.6634615385px;
  }
}
@media (max-width: 624.7307692308px) {
  body,
  html {
    font-size: 15.5769230769px;
  }
}
@media (max-width: 620.7211538462px) {
  body,
  html {
    font-size: 15.4903846154px;
  }
}
@media (max-width: 616.7115384615px) {
  body,
  html {
    font-size: 15.4038461538px;
  }
}
@media (max-width: 612.7019230769px) {
  body,
  html {
    font-size: 15.3173076923px;
  }
}
@media (max-width: 608.6923076923px) {
  body,
  html {
    font-size: 15.2307692308px;
  }
}
@media (max-width: 604.6826923077px) {
  body,
  html {
    font-size: 15.1442307692px;
  }
}
@media (max-width: 600.6730769231px) {
  body,
  html {
    font-size: 15.0576923077px;
  }
}
@media (max-width: 596.6634615385px) {
  body,
  html {
    font-size: 14.9711538462px;
  }
}
@media (max-width: 592.6538461538px) {
  body,
  html {
    font-size: 14.8846153846px;
  }
}
@media (max-width: 588.6442307692px) {
  body,
  html {
    font-size: 14.7980769231px;
  }
}
@media (max-width: 584.6346153846px) {
  body,
  html {
    font-size: 14.7115384615px;
  }
}
@media (max-width: 580.625px) {
  body,
  html {
    font-size: 14.625px;
  }
}
@media (max-width: 576.6153846154px) {
  body,
  html {
    font-size: 14.5384615385px;
  }
}
@media (max-width: 572.6057692308px) {
  body,
  html {
    font-size: 14.4519230769px;
  }
}
@media (max-width: 568.5961538462px) {
  body,
  html {
    font-size: 14.3653846154px;
  }
}
@media (max-width: 564.5865384615px) {
  body,
  html {
    font-size: 14.2788461538px;
  }
}
@media (max-width: 560.5769230769px) {
  body,
  html {
    font-size: 14.1923076923px;
  }
}
@media (max-width: 556.5673076923px) {
  body,
  html {
    font-size: 14.1057692308px;
  }
}
@media (max-width: 552.5576923077px) {
  body,
  html {
    font-size: 14.0192307692px;
  }
}
@media (max-width: 548.5480769231px) {
  body,
  html {
    font-size: 13.9326923077px;
  }
}
@media (max-width: 544.5384615385px) {
  body,
  html {
    font-size: 13.8461538462px;
  }
}
@media (max-width: 540.5288461538px) {
  body,
  html {
    font-size: 13.7596153846px;
  }
}
@media (max-width: 536.5192307692px) {
  body,
  html {
    font-size: 13.6730769231px;
  }
}
@media (max-width: 532.5096153846px) {
  body,
  html {
    font-size: 13.5865384615px;
  }
}
@media (max-width: 528.5px) {
  body,
  html {
    font-size: 13.5px;
  }
}
@media (max-width: 524.4903846154px) {
  body,
  html {
    font-size: 13.4134615385px;
  }
}
@media (max-width: 520.4807692308px) {
  body,
  html {
    font-size: 13.3269230769px;
  }
}
@media (max-width: 516.4711538462px) {
  body,
  html {
    font-size: 13.2403846154px;
  }
}
@media (max-width: 512.4615384615px) {
  body,
  html {
    font-size: 13.1538461538px;
  }
}
@media (max-width: 508.4519230769px) {
  body,
  html {
    font-size: 13.0673076923px;
  }
}
@media (max-width: 504.4423076923px) {
  body,
  html {
    font-size: 12.9807692308px;
  }
}
@media (max-width: 500.4326923077px) {
  body,
  html {
    font-size: 12.8942307692px;
  }
}
@media (max-width: 496.4230769231px) {
  body,
  html {
    font-size: 12.8076923077px;
  }
}
@media (max-width: 492.4134615385px) {
  body,
  html {
    font-size: 12.7211538462px;
  }
}
@media (max-width: 488.4038461538px) {
  body,
  html {
    font-size: 12.6346153846px;
  }
}
@media (max-width: 484.3942307692px) {
  body,
  html {
    font-size: 12.5480769231px;
  }
}
@media (max-width: 480.3846153846px) {
  body,
  html {
    font-size: 12.4615384615px;
  }
}
@media (max-width: 476.375px) {
  body,
  html {
    font-size: 12.375px;
  }
}
@media (max-width: 472.3653846154px) {
  body,
  html {
    font-size: 12.2884615385px;
  }
}
@media (max-width: 468.3557692308px) {
  body,
  html {
    font-size: 12.2019230769px;
  }
}
@media (max-width: 464.3461538462px) {
  body,
  html {
    font-size: 12.1153846154px;
  }
}
@media (max-width: 460.3365384615px) {
  body,
  html {
    font-size: 12.0288461538px;
  }
}
@media (max-width: 456.3269230769px) {
  body,
  html {
    font-size: 11.9423076923px;
  }
}
@media (max-width: 452.3173076923px) {
  body,
  html {
    font-size: 11.8557692308px;
  }
}
@media (max-width: 448.3076923077px) {
  body,
  html {
    font-size: 11.7692307692px;
  }
}
@media (max-width: 444.2980769231px) {
  body,
  html {
    font-size: 11.6826923077px;
  }
}
@media (max-width: 440.2884615385px) {
  body,
  html {
    font-size: 11.5961538462px;
  }
}
@media (max-width: 436.2788461538px) {
  body,
  html {
    font-size: 11.5096153846px;
  }
}
@media (max-width: 432.2692307692px) {
  body,
  html {
    font-size: 11.4230769231px;
  }
}
@media (max-width: 428.2596153846px) {
  body,
  html {
    font-size: 11.3365384615px;
  }
}
@media (max-width: 424.25px) {
  body,
  html {
    font-size: 11.25px;
  }
}
@media (max-width: 420.2403846154px) {
  body,
  html {
    font-size: 11.1634615385px;
  }
}
@media (max-width: 416.2307692308px) {
  body,
  html {
    font-size: 11.0769230769px;
  }
}
@media (max-width: 412.2211538462px) {
  body,
  html {
    font-size: 10.9903846154px;
  }
}
@media (max-width: 408.2115384615px) {
  body,
  html {
    font-size: 10.9038461538px;
  }
}
@media (max-width: 404.2019230769px) {
  body,
  html {
    font-size: 10.8173076923px;
  }
}
@media (max-width: 400.1923076923px) {
  body,
  html {
    font-size: 10.7307692308px;
  }
}
@media (max-width: 396.1826923077px) {
  body,
  html {
    font-size: 10.6442307692px;
  }
}
@media (max-width: 392.1730769231px) {
  body,
  html {
    font-size: 10.5576923077px;
  }
}
@media (max-width: 388.1634615385px) {
  body,
  html {
    font-size: 10.4711538462px;
  }
}
@media (max-width: 384.1538461538px) {
  body,
  html {
    font-size: 10.3846153846px;
  }
}
@media (max-width: 380.1442307692px) {
  body,
  html {
    font-size: 10.2980769231px;
  }
}
@media (max-width: 376.1346153846px) {
  body,
  html {
    font-size: 10.2115384615px;
  }
}
@media (max-width: 372.125px) {
  body,
  html {
    font-size: 10.125px;
  }
}
@media (max-width: 368.1153846154px) {
  body,
  html {
    font-size: 10.0384615385px;
  }
}
@media (max-width: 364.1057692308px) {
  body,
  html {
    font-size: 9.9519230769px;
  }
}
@media (max-width: 360.0961538462px) {
  body,
  html {
    font-size: 9.8653846154px;
  }
}
@media (max-width: 356.0865384615px) {
  body,
  html {
    font-size: 9.7788461538px;
  }
}
@media (max-width: 352.0769230769px) {
  body,
  html {
    font-size: 9.6923076923px;
  }
}
@media (max-width: 348.0673076923px) {
  body,
  html {
    font-size: 9.6057692308px;
  }
}
@media (max-width: 344.0576923077px) {
  body,
  html {
    font-size: 9.5192307692px;
  }
}
@media (max-width: 340.0480769231px) {
  body,
  html {
    font-size: 9.4326923077px;
  }
}
@media (max-width: 336.0384615385px) {
  body,
  html {
    font-size: 9.3461538462px;
  }
}
@media (max-width: 332.0288461538px) {
  body,
  html {
    font-size: 9.2596153846px;
  }
}
@media (max-width: 328.0192307692px) {
  body,
  html {
    font-size: 9.1730769231px;
  }
}
@media (max-width: 324.0096153846px) {
  body,
  html {
    font-size: 9.0865384615px;
  }
}
@media (max-width: 320px) {
  body,
  html {
    font-size: 9px;
  }
}

/*# sourceMappingURL=main.css.map */
