/* Variables */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import "https://fonts.googleapis.com/css?family=Lato:100,200,400,700,900";
@import "https://fonts.googleapis.com/css?family=Karla:100,200,400,700,900";
@import "https://fonts.googleapis.com/css?family=Playfair+Display:100,200,400,700,900";
@import "https://fonts.googleapis.com/css?family=Fjalla+One:100,200,400,700,900";
@import "https://fonts.googleapis.com/css?family=Roboto:100,200,400,700,900";
@import "https://fonts.googleapis.com/css?family=Montserrat:100,200,400,700,900";
@import "https://fonts.googleapis.com/css?family=Ubuntu:100,200,400,700,900";
@import "https://fonts.googleapis.com/css?family=Open+Sans:100,200,400,700,900";
@import "https://fonts.googleapis.com/css?family=Merriweather:100,200,400,700,900";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline 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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  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;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.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;
}
[role="button"] {
  cursor: pointer;
}
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 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -moz-transition: border-color ease-in-out .15s, -moz-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #aaa;
}
.form-control:-moz-placeholder {
  color: #aaa;
}
.form-control::-moz-placeholder {
  color: #aaa;
}
.form-control:-ms-input-placeholder {
  color: #aaa;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@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: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.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: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .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;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -moz-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.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: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  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: 12px;
  line-height: 1.42857143;
  color: #777777;
  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: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.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: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.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-top-right-radius: 0;
  border-bottom-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-top-left-radius: 0;
  border-bottom-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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  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;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.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:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-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-image: -o-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-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);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-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-image: -o-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-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);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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-image: -o-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-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);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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-image: -o-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-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);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  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-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  zoom: 1;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  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 #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.modal-backdrop.in {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.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: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*------------------------------------------------------------------------
    Libraries
------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
    Fonts
------------------------------------------------------------------------*/
.font-lato {
  font-family: 'Lato', sans-serif;
}
.font-karla {
  font-family: 'Karla', sans-serif;
}
.font-playfair-display {
  font-family: 'Playfair Display', sans-serif;
}
.font-fjalla-one {
  font-family: 'Fjalla One', sans-serif;
}
.font-roboto {
  font-family: 'Roboto', sans-serif;
}
.font-montserrat {
  font-family: 'Montserrat', sans-serif;
}
.font-ubuntu {
  font-family: 'Ubuntu', sans-serif;
}
.font-open-sans {
  font-family: 'Open Sans', sans-serif;
}
.font-merriweather {
  font-family: 'Merriweather', sans-serif;
}
/*------------------------------------------------------------------------
    Layout
------------------------------------------------------------------------*/
.bg-img {
  background-size: cover;
  background-position: center center;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-repeat {
  background-repeat: repeat !important;
  background-size: inherit;
}
.bg-no-repeat {
  background-repeat: no-repeat !important;
}
.bg-contain {
  background-size: contain;
}
.bg-cover {
  background-size: cover;
}
.full-height {
  min-height: 100%;
}
.height-50 {
  min-height: 50%;
}
.height-vh100 {
  min-height: 100vh;
}
.height-vh75 {
  min-height: 75vh;
}
.height-vh50 {
  min-height: 50vh;
}
.height-vh40 {
  min-height: 40vh;
}
.height-vh30 {
  min-height: 30vh;
}
.height-vw50 {
  min-height: 50vw;
}
.height-vw35 {
  min-height: 35vw;
}
.full-width {
  width: 100%;
}
.width-450 {
  max-width: 500px;
}
.height-xs-100vh {
  min-height: 100vh;
}
.height-xs-50vh {
  min-height: 50vh;
}
.height-xs-75vh {
  min-height: 75vh;
}
.height-xs-30vh {
  min-height: 30vh;
}
.height-xs-25vh {
  min-height: 25vh;
}
@media (min-width: 1200px) {
  .height-xl-100vh {
    min-height: 100vh;
  }
  .height-xl-50vh {
    min-height: 50vh;
  }
  .height-xl-75vh {
    min-height: 75vh;
  }
  .height-xl-30vh {
    min-height: 30vh;
  }
  .height-xl-25vh {
    min-height: 25vh;
  }
}
@media (min-width: 992px) {
  .height-lg-100vh {
    min-height: 100vh;
  }
  .height-lg-50vh {
    min-height: 50vh;
  }
  .height-lg-75vh {
    min-height: 75vh;
  }
  .height-lg-30vh {
    min-height: 30vh;
  }
  .height-lg-25vh {
    min-height: 25vh;
  }
}
@media (min-width: 768px) {
  .height-md-100vh {
    min-height: 100vh;
  }
  .height-md-50vh {
    min-height: 50vh;
  }
  .height-md-75vh {
    min-height: 75vh;
  }
  .height-md-30vh {
    min-height: 30vh;
  }
  .height-md-25vh {
    min-height: 25vh;
  }
}
@media (min-width: 576px) {
  .height-sm-100vh {
    min-height: 100vh;
  }
  .height-sm-50vh {
    min-height: 50vh;
  }
  .height-sm-75vh {
    min-height: 75vh;
  }
  .height-sm-30vh {
    min-height: 30vh;
  }
  .height-sm-25vh {
    min-height: 25vh;
  }
}
.no-border {
  border: 0;
}
a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
}
a:hover,
a:focus {
  color: unset;
  text-decoration: none;
  opacity: 1;
}
img {
  max-width: 100%;
}
body.modal-open {
  overflow: hidden;
}
.big {
  font-size: 72px;
}
.big2x {
  font-size: 100px;
}
.big3x {
  font-size: 130px;
}
.text-lg {
  font-size: 25px;
}
.text-md {
  font-size: 18px;
}
.text-sm {
  font-size: 16px;
}
.text-xs {
  font-size: 12px;
}
.text-xxs {
  font-size: 10px;
  line-height: 1.85em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.text-5 {
  font-size: 5px;
}
.text-10 {
  font-size: 10px;
}
.text-15 {
  font-size: 15px;
}
.text-20 {
  font-size: 20px;
}
.text-25 {
  font-size: 25px;
}
.text-30 {
  font-size: 30px;
}
.text-35 {
  font-size: 35px;
}
.text-40 {
  font-size: 40px;
}
.text-45 {
  font-size: 45px;
}
.text-50 {
  font-size: 50px;
}
.title {
  word-break: break-word;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.lowercase {
  text-transform: lowercase;
}
.i-16 {
  font-size: 24px;
}
.i-24 {
  font-size: 24px;
}
.i-32 {
  font-size: 24px;
}
.hero-subtitle,
.hero-title {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 12px;
  letter-spacing: 2px;
}
.hero-title {
  font-size: 18px;
  line-height: 1.5;
}
.bold {
  font-weight: 700;
}
.light,
.thin {
  font-weight: 300 !important;
}
@media all and (max-width: 756px) {
  .xs-text-left {
    text-align: left;
  }
  .xs-text-center {
    text-align: center;
  }
  .xs-text-right {
    text-align: right;
  }
  .xs-text-justify {
    text-align: justify;
  }
  .xs-pull-left {
    float: left !important;
  }
  .xs-pull-none {
    float: none !important;
  }
  .xs-pull-right {
    float: right !important;
  }
}
.line-height-1 {
  line-height: 1;
}
.line-height-2 {
  line-height: 1.3;
}
.line-height-3 {
  line-height: 1.4;
}
.line-height-4 {
  line-height: 1.5;
}
.line-height-5 {
  line-height: 1.6;
}
.line-height-6 {
  line-height: 1.7;
}
.line-height-7 {
  line-height: 1.8;
}
.line-height-8 {
  line-height: 1.9;
}
.line-height-9 {
  line-height: 2;
}
@media screen and (max-width: 568px) {
  .line-height-1 {
    line-height: 1;
  }
  .line-height-2 {
    line-height: 1.1;
  }
  .line-height-3 {
    line-height: 1.2;
  }
  .line-height-4 {
    line-height: 1.3;
  }
  .line-height-5 {
    line-height: 1.4;
  }
  .line-height-6 {
    line-height: 1.5;
  }
  .line-height-7 {
    line-height: 1.6;
  }
  .line-height-8 {
    line-height: 1.7;
  }
  .line-height-9 {
    line-height: 1.8;
  }
}
.letter-spacing-1 {
  letter-spacing: 1px;
  margin-left: -1px;
}
.letter-spacing-2 {
  letter-spacing: 2px;
  margin-left: -2px;
}
.letter-spacing-3 {
  letter-spacing: 3px;
  margin-left: -3px;
}
.letter-spacing-4 {
  letter-spacing: 4px;
  margin-left: -4px;
}
.letter-spacing-5 {
  letter-spacing: 5px;
  margin-left: -5px;
}
.letter-spacing-6 {
  letter-spacing: 6px;
  margin-left: -6px;
}
.letter-spacing-7 {
  letter-spacing: 7px;
  margin-left: -7px;
}
.letter-spacing-8 {
  letter-spacing: 8px;
  margin-left: -8px;
}
.letter-spacing-9 {
  letter-spacing: 9px;
  margin-left: -9px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.v-align {
  position: relative;
  top: 0;
  right: 0;
  height: 100%;
  bottom: 0;
  left: 0;
  display: table;
  width: 100%;
}
.v-align > .h-align {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.v-middle {
  vertical-align: middle !important;
}
.v-top {
  vertical-align: top !important;
}
.v-bottom {
  vertical-align: bottom !important;
}
.h-center {
  text-align: center !important;
}
.h-left {
  text-align: left !important;
}
.h-right {
  text-align: right !important;
}
.h-align {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
}
.v-align-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
}
.align-row-center-left {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: flex-start;
}
.align-row-center-center {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: center;
}
@media all and (max-width: 990px) {
  .v-align-flex {
    display: block !important;
  }
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.clear {
  clear: both;
}
.clear-after:after {
  content: "";
  display: table;
  clear: both;
}
.row.no-padding-cols .col-xs-1 {
  padding: 0;
}
.row.no-padding-cols .col-sm-1 {
  padding: 0;
}
.row.no-padding-cols .col-md-1 {
  padding: 0;
}
.row.no-padding-cols .col-lg-1 {
  padding: 0;
}
.row.no-padding-cols .col-xs-2 {
  padding: 0;
}
.row.no-padding-cols .col-sm-2 {
  padding: 0;
}
.row.no-padding-cols .col-md-2 {
  padding: 0;
}
.row.no-padding-cols .col-lg-2 {
  padding: 0;
}
.row.no-padding-cols .col-xs-3 {
  padding: 0;
}
.row.no-padding-cols .col-sm-3 {
  padding: 0;
}
.row.no-padding-cols .col-md-3 {
  padding: 0;
}
.row.no-padding-cols .col-lg-3 {
  padding: 0;
}
.row.no-padding-cols .col-xs-4 {
  padding: 0;
}
.row.no-padding-cols .col-sm-4 {
  padding: 0;
}
.row.no-padding-cols .col-md-4 {
  padding: 0;
}
.row.no-padding-cols .col-lg-4 {
  padding: 0;
}
.row.no-padding-cols .col-xs-5 {
  padding: 0;
}
.row.no-padding-cols .col-sm-5 {
  padding: 0;
}
.row.no-padding-cols .col-md-5 {
  padding: 0;
}
.row.no-padding-cols .col-lg-5 {
  padding: 0;
}
.row.no-padding-cols .col-xs-6 {
  padding: 0;
}
.row.no-padding-cols .col-sm-6 {
  padding: 0;
}
.row.no-padding-cols .col-md-6 {
  padding: 0;
}
.row.no-padding-cols .col-lg-6 {
  padding: 0;
}
.row.no-padding-cols .col-xs-7 {
  padding: 0;
}
.row.no-padding-cols .col-sm-7 {
  padding: 0;
}
.row.no-padding-cols .col-md-7 {
  padding: 0;
}
.row.no-padding-cols .col-lg-7 {
  padding: 0;
}
.row.no-padding-cols .col-xs-8 {
  padding: 0;
}
.row.no-padding-cols .col-sm-8 {
  padding: 0;
}
.row.no-padding-cols .col-md-8 {
  padding: 0;
}
.row.no-padding-cols .col-lg-8 {
  padding: 0;
}
.row.no-padding-cols .col-xs-9 {
  padding: 0;
}
.row.no-padding-cols .col-sm-9 {
  padding: 0;
}
.row.no-padding-cols .col-md-9 {
  padding: 0;
}
.row.no-padding-cols .col-lg-9 {
  padding: 0;
}
.row.no-padding-cols .col-xs-10 {
  padding: 0;
}
.row.no-padding-cols .col-sm-10 {
  padding: 0;
}
.row.no-padding-cols .col-md-10 {
  padding: 0;
}
.row.no-padding-cols .col-lg-10 {
  padding: 0;
}
.row.no-padding-cols .col-xs-11 {
  padding: 0;
}
.row.no-padding-cols .col-sm-11 {
  padding: 0;
}
.row.no-padding-cols .col-md-11 {
  padding: 0;
}
.row.no-padding-cols .col-lg-11 {
  padding: 0;
}
.row.no-padding-cols .col-xs-12 {
  padding: 0;
}
.row.no-padding-cols .col-sm-12 {
  padding: 0;
}
.row.no-padding-cols .col-md-12 {
  padding: 0;
}
.row.no-padding-cols .col-lg-12 {
  padding: 0;
}
.row.float-element-cols .col-xs-1 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-1 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-1 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-1 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-2 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-2 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-2 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-2 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-3 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-3 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-3 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-3 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-4 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-4 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-4 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-4 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-5 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-5 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-5 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-5 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-6 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-6 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-6 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-6 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-7 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-7 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-7 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-7 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-8 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-8 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-8 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-8 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-9 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-9 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-9 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-9 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-10 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-10 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-10 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-10 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-11 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-11 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-11 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-11 > *:first-child {
  float: left;
}
.row.float-element-cols .col-xs-12 > *:first-child {
  float: left;
}
.row.float-element-cols .col-sm-12 > *:first-child {
  float: left;
}
.row.float-element-cols .col-md-12 > *:first-child {
  float: left;
}
.row.float-element-cols .col-lg-12 > *:first-child {
  float: left;
}
/* RESPONSIVE COLUMNS MIXINS */
.padd-xxs {
  padding: 16px;
}
.padd-top-xxs {
  padding-top: 16px;
}
.padd-bottom-xxs {
  padding-bottom: 16px;
}
.padd-left-xxs {
  padding-left: 16px;
}
.padd-right-xxs {
  padding-right: 16px;
}
.padd-top-bottom-xxs {
  padding-top: 16px;
  padding-bottom: 16px;
}
.padd-left-right-xxs {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .padd-xxs {
    padding: 8px;
  }
  .padd-top-xxs {
    padding-top: 8px;
  }
  .padd-bottom-xxs {
    padding-bottom: 8px;
  }
  .padd-left-xxs {
    padding-left: 8px;
  }
  .padd-right-xxs {
    padding-right: 8px;
  }
  .padd-top-bottom-xxs {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .padd-left-right-xxs {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .padd-xxs {
    padding: extract(xxs 16px 8px, 4);
  }
  .padd-top-xxs {
    padding-top: extract(xxs 16px 8px, 4);
  }
  .padd-bottom-xxs {
    padding-bottom: extract(xxs 16px 8px, 4);
  }
  .padd-left-xxs {
    padding-left: extract(xxs 16px 8px, 4);
  }
  .padd-right-xxs {
    padding-right: extract(xxs 16px 8px, 4);
  }
  .padd-top-bottom-xxs {
    padding-top: extract(xxs 16px 8px, 4);
    padding-bottom: extract(xxs 16px 8px, 4);
  }
  .padd-left-right-xxs {
    padding-left: extract(xxs 16px 8px, 4);
    padding-right: extract(xxs 16px 8px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-xxs {
    padding: extract(xxs 16px 8px, 5);
  }
  .padd-top-xxs {
    padding-top: extract(xxs 16px 8px, 5);
  }
  .padd-bottom-xxs {
    padding-bottom: extract(xxs 16px 8px, 5);
  }
  .padd-left-xxs {
    padding-left: extract(xxs 16px 8px, 5);
  }
  .padd-right-xxs {
    padding-right: extract(xxs 16px 8px, 5);
  }
  .padd-top-bottom-xxs {
    padding-top: extract(xxs 16px 8px, 5);
    padding-bottom: extract(xxs 16px 8px, 5);
  }
  .padd-left-right-xxs {
    padding-left: extract(xxs 16px 8px, 5);
    padding-right: extract(xxs 16px 8px, 5);
  }
}
.padd-xs {
  padding: 26px;
}
.padd-top-xs {
  padding-top: 26px;
}
.padd-bottom-xs {
  padding-bottom: 26px;
}
.padd-left-xs {
  padding-left: 26px;
}
.padd-right-xs {
  padding-right: 26px;
}
.padd-top-bottom-xs {
  padding-top: 26px;
  padding-bottom: 26px;
}
.padd-left-right-xs {
  padding-left: 26px;
  padding-right: 26px;
}
@media (min-width: 768px) {
  .padd-xs {
    padding: 16px;
  }
  .padd-top-xs {
    padding-top: 16px;
  }
  .padd-bottom-xs {
    padding-bottom: 16px;
  }
  .padd-left-xs {
    padding-left: 16px;
  }
  .padd-right-xs {
    padding-right: 16px;
  }
  .padd-top-bottom-xs {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .padd-left-right-xs {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 992px) {
  .padd-xs {
    padding: extract(xs 26px 16px, 4);
  }
  .padd-top-xs {
    padding-top: extract(xs 26px 16px, 4);
  }
  .padd-bottom-xs {
    padding-bottom: extract(xs 26px 16px, 4);
  }
  .padd-left-xs {
    padding-left: extract(xs 26px 16px, 4);
  }
  .padd-right-xs {
    padding-right: extract(xs 26px 16px, 4);
  }
  .padd-top-bottom-xs {
    padding-top: extract(xs 26px 16px, 4);
    padding-bottom: extract(xs 26px 16px, 4);
  }
  .padd-left-right-xs {
    padding-left: extract(xs 26px 16px, 4);
    padding-right: extract(xs 26px 16px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-xs {
    padding: extract(xs 26px 16px, 5);
  }
  .padd-top-xs {
    padding-top: extract(xs 26px 16px, 5);
  }
  .padd-bottom-xs {
    padding-bottom: extract(xs 26px 16px, 5);
  }
  .padd-left-xs {
    padding-left: extract(xs 26px 16px, 5);
  }
  .padd-right-xs {
    padding-right: extract(xs 26px 16px, 5);
  }
  .padd-top-bottom-xs {
    padding-top: extract(xs 26px 16px, 5);
    padding-bottom: extract(xs 26px 16px, 5);
  }
  .padd-left-right-xs {
    padding-left: extract(xs 26px 16px, 5);
    padding-right: extract(xs 26px 16px, 5);
  }
}
.padd-5 {
  padding: 5px;
}
.padd-top-5 {
  padding-top: 5px;
}
.padd-bottom-5 {
  padding-bottom: 5px;
}
.padd-left-5 {
  padding-left: 5px;
}
.padd-right-5 {
  padding-right: 5px;
}
.padd-top-bottom-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}
.padd-left-right-5 {
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .padd-5 {
    padding: 5px;
  }
  .padd-top-5 {
    padding-top: 5px;
  }
  .padd-bottom-5 {
    padding-bottom: 5px;
  }
  .padd-left-5 {
    padding-left: 5px;
  }
  .padd-right-5 {
    padding-right: 5px;
  }
  .padd-top-bottom-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .padd-left-right-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (min-width: 992px) {
  .padd-5 {
    padding: extract(5 5px 5px, 4);
  }
  .padd-top-5 {
    padding-top: extract(5 5px 5px, 4);
  }
  .padd-bottom-5 {
    padding-bottom: extract(5 5px 5px, 4);
  }
  .padd-left-5 {
    padding-left: extract(5 5px 5px, 4);
  }
  .padd-right-5 {
    padding-right: extract(5 5px 5px, 4);
  }
  .padd-top-bottom-5 {
    padding-top: extract(5 5px 5px, 4);
    padding-bottom: extract(5 5px 5px, 4);
  }
  .padd-left-right-5 {
    padding-left: extract(5 5px 5px, 4);
    padding-right: extract(5 5px 5px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-5 {
    padding: extract(5 5px 5px, 5);
  }
  .padd-top-5 {
    padding-top: extract(5 5px 5px, 5);
  }
  .padd-bottom-5 {
    padding-bottom: extract(5 5px 5px, 5);
  }
  .padd-left-5 {
    padding-left: extract(5 5px 5px, 5);
  }
  .padd-right-5 {
    padding-right: extract(5 5px 5px, 5);
  }
  .padd-top-bottom-5 {
    padding-top: extract(5 5px 5px, 5);
    padding-bottom: extract(5 5px 5px, 5);
  }
  .padd-left-right-5 {
    padding-left: extract(5 5px 5px, 5);
    padding-right: extract(5 5px 5px, 5);
  }
}
.padd-10 {
  padding: 10px;
}
.padd-top-10 {
  padding-top: 10px;
}
.padd-bottom-10 {
  padding-bottom: 10px;
}
.padd-left-10 {
  padding-left: 10px;
}
.padd-right-10 {
  padding-right: 10px;
}
.padd-top-bottom-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padd-left-right-10 {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .padd-10 {
    padding: 10px;
  }
  .padd-top-10 {
    padding-top: 10px;
  }
  .padd-bottom-10 {
    padding-bottom: 10px;
  }
  .padd-left-10 {
    padding-left: 10px;
  }
  .padd-right-10 {
    padding-right: 10px;
  }
  .padd-top-bottom-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .padd-left-right-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) {
  .padd-10 {
    padding: extract(10 10px 10px, 4);
  }
  .padd-top-10 {
    padding-top: extract(10 10px 10px, 4);
  }
  .padd-bottom-10 {
    padding-bottom: extract(10 10px 10px, 4);
  }
  .padd-left-10 {
    padding-left: extract(10 10px 10px, 4);
  }
  .padd-right-10 {
    padding-right: extract(10 10px 10px, 4);
  }
  .padd-top-bottom-10 {
    padding-top: extract(10 10px 10px, 4);
    padding-bottom: extract(10 10px 10px, 4);
  }
  .padd-left-right-10 {
    padding-left: extract(10 10px 10px, 4);
    padding-right: extract(10 10px 10px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-10 {
    padding: extract(10 10px 10px, 5);
  }
  .padd-top-10 {
    padding-top: extract(10 10px 10px, 5);
  }
  .padd-bottom-10 {
    padding-bottom: extract(10 10px 10px, 5);
  }
  .padd-left-10 {
    padding-left: extract(10 10px 10px, 5);
  }
  .padd-right-10 {
    padding-right: extract(10 10px 10px, 5);
  }
  .padd-top-bottom-10 {
    padding-top: extract(10 10px 10px, 5);
    padding-bottom: extract(10 10px 10px, 5);
  }
  .padd-left-right-10 {
    padding-left: extract(10 10px 10px, 5);
    padding-right: extract(10 10px 10px, 5);
  }
}
.padd-15 {
  padding: 15px;
}
.padd-top-15 {
  padding-top: 15px;
}
.padd-bottom-15 {
  padding-bottom: 15px;
}
.padd-left-15 {
  padding-left: 15px;
}
.padd-right-15 {
  padding-right: 15px;
}
.padd-top-bottom-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.padd-left-right-15 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .padd-15 {
    padding: 15px;
  }
  .padd-top-15 {
    padding-top: 15px;
  }
  .padd-bottom-15 {
    padding-bottom: 15px;
  }
  .padd-left-15 {
    padding-left: 15px;
  }
  .padd-right-15 {
    padding-right: 15px;
  }
  .padd-top-bottom-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .padd-left-right-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .padd-15 {
    padding: extract(15 15px 15px, 4);
  }
  .padd-top-15 {
    padding-top: extract(15 15px 15px, 4);
  }
  .padd-bottom-15 {
    padding-bottom: extract(15 15px 15px, 4);
  }
  .padd-left-15 {
    padding-left: extract(15 15px 15px, 4);
  }
  .padd-right-15 {
    padding-right: extract(15 15px 15px, 4);
  }
  .padd-top-bottom-15 {
    padding-top: extract(15 15px 15px, 4);
    padding-bottom: extract(15 15px 15px, 4);
  }
  .padd-left-right-15 {
    padding-left: extract(15 15px 15px, 4);
    padding-right: extract(15 15px 15px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-15 {
    padding: extract(15 15px 15px, 5);
  }
  .padd-top-15 {
    padding-top: extract(15 15px 15px, 5);
  }
  .padd-bottom-15 {
    padding-bottom: extract(15 15px 15px, 5);
  }
  .padd-left-15 {
    padding-left: extract(15 15px 15px, 5);
  }
  .padd-right-15 {
    padding-right: extract(15 15px 15px, 5);
  }
  .padd-top-bottom-15 {
    padding-top: extract(15 15px 15px, 5);
    padding-bottom: extract(15 15px 15px, 5);
  }
  .padd-left-right-15 {
    padding-left: extract(15 15px 15px, 5);
    padding-right: extract(15 15px 15px, 5);
  }
}
.padd-20 {
  padding: 20px;
}
.padd-top-20 {
  padding-top: 20px;
}
.padd-bottom-20 {
  padding-bottom: 20px;
}
.padd-left-20 {
  padding-left: 20px;
}
.padd-right-20 {
  padding-right: 20px;
}
.padd-top-bottom-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.padd-left-right-20 {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .padd-20 {
    padding: 20px;
  }
  .padd-top-20 {
    padding-top: 20px;
  }
  .padd-bottom-20 {
    padding-bottom: 20px;
  }
  .padd-left-20 {
    padding-left: 20px;
  }
  .padd-right-20 {
    padding-right: 20px;
  }
  .padd-top-bottom-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .padd-left-right-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .padd-20 {
    padding: extract(20 20px 20px, 4);
  }
  .padd-top-20 {
    padding-top: extract(20 20px 20px, 4);
  }
  .padd-bottom-20 {
    padding-bottom: extract(20 20px 20px, 4);
  }
  .padd-left-20 {
    padding-left: extract(20 20px 20px, 4);
  }
  .padd-right-20 {
    padding-right: extract(20 20px 20px, 4);
  }
  .padd-top-bottom-20 {
    padding-top: extract(20 20px 20px, 4);
    padding-bottom: extract(20 20px 20px, 4);
  }
  .padd-left-right-20 {
    padding-left: extract(20 20px 20px, 4);
    padding-right: extract(20 20px 20px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-20 {
    padding: extract(20 20px 20px, 5);
  }
  .padd-top-20 {
    padding-top: extract(20 20px 20px, 5);
  }
  .padd-bottom-20 {
    padding-bottom: extract(20 20px 20px, 5);
  }
  .padd-left-20 {
    padding-left: extract(20 20px 20px, 5);
  }
  .padd-right-20 {
    padding-right: extract(20 20px 20px, 5);
  }
  .padd-top-bottom-20 {
    padding-top: extract(20 20px 20px, 5);
    padding-bottom: extract(20 20px 20px, 5);
  }
  .padd-left-right-20 {
    padding-left: extract(20 20px 20px, 5);
    padding-right: extract(20 20px 20px, 5);
  }
}
.padd-25 {
  padding: 25px;
}
.padd-top-25 {
  padding-top: 25px;
}
.padd-bottom-25 {
  padding-bottom: 25px;
}
.padd-left-25 {
  padding-left: 25px;
}
.padd-right-25 {
  padding-right: 25px;
}
.padd-top-bottom-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}
.padd-left-right-25 {
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .padd-25 {
    padding: 25px;
  }
  .padd-top-25 {
    padding-top: 25px;
  }
  .padd-bottom-25 {
    padding-bottom: 25px;
  }
  .padd-left-25 {
    padding-left: 25px;
  }
  .padd-right-25 {
    padding-right: 25px;
  }
  .padd-top-bottom-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .padd-left-right-25 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 992px) {
  .padd-25 {
    padding: extract(25 25px 25px, 4);
  }
  .padd-top-25 {
    padding-top: extract(25 25px 25px, 4);
  }
  .padd-bottom-25 {
    padding-bottom: extract(25 25px 25px, 4);
  }
  .padd-left-25 {
    padding-left: extract(25 25px 25px, 4);
  }
  .padd-right-25 {
    padding-right: extract(25 25px 25px, 4);
  }
  .padd-top-bottom-25 {
    padding-top: extract(25 25px 25px, 4);
    padding-bottom: extract(25 25px 25px, 4);
  }
  .padd-left-right-25 {
    padding-left: extract(25 25px 25px, 4);
    padding-right: extract(25 25px 25px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-25 {
    padding: extract(25 25px 25px, 5);
  }
  .padd-top-25 {
    padding-top: extract(25 25px 25px, 5);
  }
  .padd-bottom-25 {
    padding-bottom: extract(25 25px 25px, 5);
  }
  .padd-left-25 {
    padding-left: extract(25 25px 25px, 5);
  }
  .padd-right-25 {
    padding-right: extract(25 25px 25px, 5);
  }
  .padd-top-bottom-25 {
    padding-top: extract(25 25px 25px, 5);
    padding-bottom: extract(25 25px 25px, 5);
  }
  .padd-left-right-25 {
    padding-left: extract(25 25px 25px, 5);
    padding-right: extract(25 25px 25px, 5);
  }
}
.padd-30 {
  padding: 30px;
}
.padd-top-30 {
  padding-top: 30px;
}
.padd-bottom-30 {
  padding-bottom: 30px;
}
.padd-left-30 {
  padding-left: 30px;
}
.padd-right-30 {
  padding-right: 30px;
}
.padd-top-bottom-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.padd-left-right-30 {
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .padd-30 {
    padding: 30px;
  }
  .padd-top-30 {
    padding-top: 30px;
  }
  .padd-bottom-30 {
    padding-bottom: 30px;
  }
  .padd-left-30 {
    padding-left: 30px;
  }
  .padd-right-30 {
    padding-right: 30px;
  }
  .padd-top-bottom-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .padd-left-right-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .padd-30 {
    padding: 35;
  }
  .padd-top-30 {
    padding-top: 35;
  }
  .padd-bottom-30 {
    padding-bottom: 35;
  }
  .padd-left-30 {
    padding-left: 35;
  }
  .padd-right-30 {
    padding-right: 35;
  }
  .padd-top-bottom-30 {
    padding-top: 35;
    padding-bottom: 35;
  }
  .padd-left-right-30 {
    padding-left: 35;
    padding-right: 35;
  }
}
@media (min-width: 1200px) {
  .padd-30 {
    padding: 35px;
  }
  .padd-top-30 {
    padding-top: 35px;
  }
  .padd-bottom-30 {
    padding-bottom: 35px;
  }
  .padd-left-30 {
    padding-left: 35px;
  }
  .padd-right-30 {
    padding-right: 35px;
  }
  .padd-top-bottom-30 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .padd-left-right-30 {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.padd-md {
  padding: 48px;
}
.padd-top-md {
  padding-top: 48px;
}
.padd-bottom-md {
  padding-bottom: 48px;
}
.padd-left-md {
  padding-left: 48px;
}
.padd-right-md {
  padding-right: 48px;
}
.padd-top-bottom-md {
  padding-top: 48px;
  padding-bottom: 48px;
}
.padd-left-right-md {
  padding-left: 48px;
  padding-right: 48px;
}
@media (min-width: 768px) {
  .padd-md {
    padding: 32px;
  }
  .padd-top-md {
    padding-top: 32px;
  }
  .padd-bottom-md {
    padding-bottom: 32px;
  }
  .padd-left-md {
    padding-left: 32px;
  }
  .padd-right-md {
    padding-right: 32px;
  }
  .padd-top-bottom-md {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .padd-left-right-md {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media (min-width: 992px) {
  .padd-md {
    padding: extract(md 48px 32px, 4);
  }
  .padd-top-md {
    padding-top: extract(md 48px 32px, 4);
  }
  .padd-bottom-md {
    padding-bottom: extract(md 48px 32px, 4);
  }
  .padd-left-md {
    padding-left: extract(md 48px 32px, 4);
  }
  .padd-right-md {
    padding-right: extract(md 48px 32px, 4);
  }
  .padd-top-bottom-md {
    padding-top: extract(md 48px 32px, 4);
    padding-bottom: extract(md 48px 32px, 4);
  }
  .padd-left-right-md {
    padding-left: extract(md 48px 32px, 4);
    padding-right: extract(md 48px 32px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-md {
    padding: extract(md 48px 32px, 5);
  }
  .padd-top-md {
    padding-top: extract(md 48px 32px, 5);
  }
  .padd-bottom-md {
    padding-bottom: extract(md 48px 32px, 5);
  }
  .padd-left-md {
    padding-left: extract(md 48px 32px, 5);
  }
  .padd-right-md {
    padding-right: extract(md 48px 32px, 5);
  }
  .padd-top-bottom-md {
    padding-top: extract(md 48px 32px, 5);
    padding-bottom: extract(md 48px 32px, 5);
  }
  .padd-left-right-md {
    padding-left: extract(md 48px 32px, 5);
    padding-right: extract(md 48px 32px, 5);
  }
}
.padd-lg {
  padding: 68px;
}
.padd-top-lg {
  padding-top: 68px;
}
.padd-bottom-lg {
  padding-bottom: 68px;
}
.padd-left-lg {
  padding-left: 68px;
}
.padd-right-lg {
  padding-right: 68px;
}
.padd-top-bottom-lg {
  padding-top: 68px;
  padding-bottom: 68px;
}
.padd-left-right-lg {
  padding-left: 68px;
  padding-right: 68px;
}
@media (min-width: 768px) {
  .padd-lg {
    padding: 41px;
  }
  .padd-top-lg {
    padding-top: 41px;
  }
  .padd-bottom-lg {
    padding-bottom: 41px;
  }
  .padd-left-lg {
    padding-left: 41px;
  }
  .padd-right-lg {
    padding-right: 41px;
  }
  .padd-top-bottom-lg {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .padd-left-right-lg {
    padding-left: 41px;
    padding-right: 41px;
  }
}
@media (min-width: 992px) {
  .padd-lg {
    padding: extract(lg 68px 41px, 4);
  }
  .padd-top-lg {
    padding-top: extract(lg 68px 41px, 4);
  }
  .padd-bottom-lg {
    padding-bottom: extract(lg 68px 41px, 4);
  }
  .padd-left-lg {
    padding-left: extract(lg 68px 41px, 4);
  }
  .padd-right-lg {
    padding-right: extract(lg 68px 41px, 4);
  }
  .padd-top-bottom-lg {
    padding-top: extract(lg 68px 41px, 4);
    padding-bottom: extract(lg 68px 41px, 4);
  }
  .padd-left-right-lg {
    padding-left: extract(lg 68px 41px, 4);
    padding-right: extract(lg 68px 41px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-lg {
    padding: extract(lg 68px 41px, 5);
  }
  .padd-top-lg {
    padding-top: extract(lg 68px 41px, 5);
  }
  .padd-bottom-lg {
    padding-bottom: extract(lg 68px 41px, 5);
  }
  .padd-left-lg {
    padding-left: extract(lg 68px 41px, 5);
  }
  .padd-right-lg {
    padding-right: extract(lg 68px 41px, 5);
  }
  .padd-top-bottom-lg {
    padding-top: extract(lg 68px 41px, 5);
    padding-bottom: extract(lg 68px 41px, 5);
  }
  .padd-left-right-lg {
    padding-left: extract(lg 68px 41px, 5);
    padding-right: extract(lg 68px 41px, 5);
  }
}
.padd-2x {
  padding: 104px;
}
.padd-top-2x {
  padding-top: 104px;
}
.padd-bottom-2x {
  padding-bottom: 104px;
}
.padd-left-2x {
  padding-left: 104px;
}
.padd-right-2x {
  padding-right: 104px;
}
.padd-top-bottom-2x {
  padding-top: 104px;
  padding-bottom: 104px;
}
.padd-left-right-2x {
  padding-left: 104px;
  padding-right: 104px;
}
@media (min-width: 768px) {
  .padd-2x {
    padding: 72px;
  }
  .padd-top-2x {
    padding-top: 72px;
  }
  .padd-bottom-2x {
    padding-bottom: 72px;
  }
  .padd-left-2x {
    padding-left: 72px;
  }
  .padd-right-2x {
    padding-right: 72px;
  }
  .padd-top-bottom-2x {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .padd-left-right-2x {
    padding-left: 72px;
    padding-right: 72px;
  }
}
@media (min-width: 992px) {
  .padd-2x {
    padding: extract(2x 104px 72px, 4);
  }
  .padd-top-2x {
    padding-top: extract(2x 104px 72px, 4);
  }
  .padd-bottom-2x {
    padding-bottom: extract(2x 104px 72px, 4);
  }
  .padd-left-2x {
    padding-left: extract(2x 104px 72px, 4);
  }
  .padd-right-2x {
    padding-right: extract(2x 104px 72px, 4);
  }
  .padd-top-bottom-2x {
    padding-top: extract(2x 104px 72px, 4);
    padding-bottom: extract(2x 104px 72px, 4);
  }
  .padd-left-right-2x {
    padding-left: extract(2x 104px 72px, 4);
    padding-right: extract(2x 104px 72px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-2x {
    padding: extract(2x 104px 72px, 5);
  }
  .padd-top-2x {
    padding-top: extract(2x 104px 72px, 5);
  }
  .padd-bottom-2x {
    padding-bottom: extract(2x 104px 72px, 5);
  }
  .padd-left-2x {
    padding-left: extract(2x 104px 72px, 5);
  }
  .padd-right-2x {
    padding-right: extract(2x 104px 72px, 5);
  }
  .padd-top-bottom-2x {
    padding-top: extract(2x 104px 72px, 5);
    padding-bottom: extract(2x 104px 72px, 5);
  }
  .padd-left-right-2x {
    padding-left: extract(2x 104px 72px, 5);
    padding-right: extract(2x 104px 72px, 5);
  }
}
.padd-3x {
  padding: 150px;
}
.padd-top-3x {
  padding-top: 150px;
}
.padd-bottom-3x {
  padding-bottom: 150px;
}
.padd-left-3x {
  padding-left: 150px;
}
.padd-right-3x {
  padding-right: 150px;
}
.padd-top-bottom-3x {
  padding-top: 150px;
  padding-bottom: 150px;
}
.padd-left-right-3x {
  padding-left: 150px;
  padding-right: 150px;
}
@media (min-width: 768px) {
  .padd-3x {
    padding: 80px;
  }
  .padd-top-3x {
    padding-top: 80px;
  }
  .padd-bottom-3x {
    padding-bottom: 80px;
  }
  .padd-left-3x {
    padding-left: 80px;
  }
  .padd-right-3x {
    padding-right: 80px;
  }
  .padd-top-bottom-3x {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .padd-left-right-3x {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 992px) {
  .padd-3x {
    padding: extract(3x 150px 80px, 4);
  }
  .padd-top-3x {
    padding-top: extract(3x 150px 80px, 4);
  }
  .padd-bottom-3x {
    padding-bottom: extract(3x 150px 80px, 4);
  }
  .padd-left-3x {
    padding-left: extract(3x 150px 80px, 4);
  }
  .padd-right-3x {
    padding-right: extract(3x 150px 80px, 4);
  }
  .padd-top-bottom-3x {
    padding-top: extract(3x 150px 80px, 4);
    padding-bottom: extract(3x 150px 80px, 4);
  }
  .padd-left-right-3x {
    padding-left: extract(3x 150px 80px, 4);
    padding-right: extract(3x 150px 80px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-3x {
    padding: extract(3x 150px 80px, 5);
  }
  .padd-top-3x {
    padding-top: extract(3x 150px 80px, 5);
  }
  .padd-bottom-3x {
    padding-bottom: extract(3x 150px 80px, 5);
  }
  .padd-left-3x {
    padding-left: extract(3x 150px 80px, 5);
  }
  .padd-right-3x {
    padding-right: extract(3x 150px 80px, 5);
  }
  .padd-top-bottom-3x {
    padding-top: extract(3x 150px 80px, 5);
    padding-bottom: extract(3x 150px 80px, 5);
  }
  .padd-left-right-3x {
    padding-left: extract(3x 150px 80px, 5);
    padding-right: extract(3x 150px 80px, 5);
  }
}
.padd-4x {
  padding: 184px;
}
.padd-top-4x {
  padding-top: 184px;
}
.padd-bottom-4x {
  padding-bottom: 184px;
}
.padd-left-4x {
  padding-left: 184px;
}
.padd-right-4x {
  padding-right: 184px;
}
.padd-top-bottom-4x {
  padding-top: 184px;
  padding-bottom: 184px;
}
.padd-left-right-4x {
  padding-left: 184px;
  padding-right: 184px;
}
@media (min-width: 768px) {
  .padd-4x {
    padding: 96px;
  }
  .padd-top-4x {
    padding-top: 96px;
  }
  .padd-bottom-4x {
    padding-bottom: 96px;
  }
  .padd-left-4x {
    padding-left: 96px;
  }
  .padd-right-4x {
    padding-right: 96px;
  }
  .padd-top-bottom-4x {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .padd-left-right-4x {
    padding-left: 96px;
    padding-right: 96px;
  }
}
@media (min-width: 992px) {
  .padd-4x {
    padding: extract(4x 184px 96px, 4);
  }
  .padd-top-4x {
    padding-top: extract(4x 184px 96px, 4);
  }
  .padd-bottom-4x {
    padding-bottom: extract(4x 184px 96px, 4);
  }
  .padd-left-4x {
    padding-left: extract(4x 184px 96px, 4);
  }
  .padd-right-4x {
    padding-right: extract(4x 184px 96px, 4);
  }
  .padd-top-bottom-4x {
    padding-top: extract(4x 184px 96px, 4);
    padding-bottom: extract(4x 184px 96px, 4);
  }
  .padd-left-right-4x {
    padding-left: extract(4x 184px 96px, 4);
    padding-right: extract(4x 184px 96px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-4x {
    padding: extract(4x 184px 96px, 5);
  }
  .padd-top-4x {
    padding-top: extract(4x 184px 96px, 5);
  }
  .padd-bottom-4x {
    padding-bottom: extract(4x 184px 96px, 5);
  }
  .padd-left-4x {
    padding-left: extract(4x 184px 96px, 5);
  }
  .padd-right-4x {
    padding-right: extract(4x 184px 96px, 5);
  }
  .padd-top-bottom-4x {
    padding-top: extract(4x 184px 96px, 5);
    padding-bottom: extract(4x 184px 96px, 5);
  }
  .padd-left-right-4x {
    padding-left: extract(4x 184px 96px, 5);
    padding-right: extract(4x 184px 96px, 5);
  }
}
.padd-5x {
  padding: 240px;
}
.padd-top-5x {
  padding-top: 240px;
}
.padd-bottom-5x {
  padding-bottom: 240px;
}
.padd-left-5x {
  padding-left: 240px;
}
.padd-right-5x {
  padding-right: 240px;
}
.padd-top-bottom-5x {
  padding-top: 240px;
  padding-bottom: 240px;
}
.padd-left-right-5x {
  padding-left: 240px;
  padding-right: 240px;
}
@media (min-width: 768px) {
  .padd-5x {
    padding: 128px;
  }
  .padd-top-5x {
    padding-top: 128px;
  }
  .padd-bottom-5x {
    padding-bottom: 128px;
  }
  .padd-left-5x {
    padding-left: 128px;
  }
  .padd-right-5x {
    padding-right: 128px;
  }
  .padd-top-bottom-5x {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .padd-left-right-5x {
    padding-left: 128px;
    padding-right: 128px;
  }
}
@media (min-width: 992px) {
  .padd-5x {
    padding: extract(5x 240px 128px, 4);
  }
  .padd-top-5x {
    padding-top: extract(5x 240px 128px, 4);
  }
  .padd-bottom-5x {
    padding-bottom: extract(5x 240px 128px, 4);
  }
  .padd-left-5x {
    padding-left: extract(5x 240px 128px, 4);
  }
  .padd-right-5x {
    padding-right: extract(5x 240px 128px, 4);
  }
  .padd-top-bottom-5x {
    padding-top: extract(5x 240px 128px, 4);
    padding-bottom: extract(5x 240px 128px, 4);
  }
  .padd-left-right-5x {
    padding-left: extract(5x 240px 128px, 4);
    padding-right: extract(5x 240px 128px, 4);
  }
}
@media (min-width: 1200px) {
  .padd-5x {
    padding: extract(5x 240px 128px, 5);
  }
  .padd-top-5x {
    padding-top: extract(5x 240px 128px, 5);
  }
  .padd-bottom-5x {
    padding-bottom: extract(5x 240px 128px, 5);
  }
  .padd-left-5x {
    padding-left: extract(5x 240px 128px, 5);
  }
  .padd-right-5x {
    padding-right: extract(5x 240px 128px, 5);
  }
  .padd-top-bottom-5x {
    padding-top: extract(5x 240px 128px, 5);
    padding-bottom: extract(5x 240px 128px, 5);
  }
  .padd-left-right-5x {
    padding-left: extract(5x 240px 128px, 5);
    padding-right: extract(5x 240px 128px, 5);
  }
}
.bg-facebook {
  background-color: #3b5999;
  color: #ffffff;
}
.overlay-facebook-100 {
  background-color: #3b5999;
}
.overlay-facebook-80 {
  background-color: rgba(59, 89, 153, 0.8);
}
.overlay-facebook-60 {
  background-color: rgba(59, 89, 153, 0.6);
}
.overlay-facebook-40 {
  background-color: rgba(59, 89, 153, 0.4);
}
.overlay-facebook-20 {
  background-color: rgba(59, 89, 153, 0.2);
}
.overlay-facebook-0 {
  background-color: rgba(59, 89, 153, 0);
}
.overlay-facebook-10 {
  background-color: #3b5999;
  color: #ffffff;
}
.text-facebook {
  color: #3b5999;
}
.bg-twitter {
  background-color: #55acee;
  color: #ffffff;
}
.overlay-twitter-100 {
  background-color: #55acee;
}
.overlay-twitter-80 {
  background-color: rgba(85, 172, 238, 0.8);
}
.overlay-twitter-60 {
  background-color: rgba(85, 172, 238, 0.6);
}
.overlay-twitter-40 {
  background-color: rgba(85, 172, 238, 0.4);
}
.overlay-twitter-20 {
  background-color: rgba(85, 172, 238, 0.2);
}
.overlay-twitter-0 {
  background-color: rgba(85, 172, 238, 0);
}
.overlay-twitter-10 {
  background-color: #55acee;
  color: #ffffff;
}
.text-twitter {
  color: #55acee;
}
.bg-linkedin {
  background-color: #0077B5;
  color: #ffffff;
}
.overlay-linkedin-100 {
  background-color: #0077b5;
}
.overlay-linkedin-80 {
  background-color: rgba(0, 119, 181, 0.8);
}
.overlay-linkedin-60 {
  background-color: rgba(0, 119, 181, 0.6);
}
.overlay-linkedin-40 {
  background-color: rgba(0, 119, 181, 0.4);
}
.overlay-linkedin-20 {
  background-color: rgba(0, 119, 181, 0.2);
}
.overlay-linkedin-0 {
  background-color: rgba(0, 119, 181, 0);
}
.overlay-linkedin-10 {
  background-color: #0077B5;
  color: #ffffff;
}
.text-linkedin {
  color: #0077B5;
}
.bg-google {
  background-color: #dd4b39;
  color: #ffffff;
}
.overlay-google-100 {
  background-color: #dd4b39;
}
.overlay-google-80 {
  background-color: rgba(221, 75, 57, 0.8);
}
.overlay-google-60 {
  background-color: rgba(221, 75, 57, 0.6);
}
.overlay-google-40 {
  background-color: rgba(221, 75, 57, 0.4);
}
.overlay-google-20 {
  background-color: rgba(221, 75, 57, 0.2);
}
.overlay-google-0 {
  background-color: rgba(221, 75, 57, 0);
}
.overlay-google-10 {
  background-color: #dd4b39;
  color: #ffffff;
}
.text-google {
  color: #dd4b39;
}
.bg-black {
  background-color: #000000;
  color: #ffffff;
}
.overlay-black-100 {
  background-color: #000000;
}
.overlay-black-80 {
  background-color: rgba(0, 0, 0, 0.8);
}
.overlay-black-60 {
  background-color: rgba(0, 0, 0, 0.6);
}
.overlay-black-40 {
  background-color: rgba(0, 0, 0, 0.4);
}
.overlay-black-20 {
  background-color: rgba(0, 0, 0, 0.2);
}
.overlay-black-0 {
  background-color: rgba(0, 0, 0, 0);
}
.overlay-black-10 {
  background-color: #000000;
  color: #ffffff;
}
.text-black {
  color: #000000;
}
.bg-white {
  background-color: #ffffff;
  color: #000000;
}
.overlay-white-100 {
  background-color: #ffffff;
}
.overlay-white-80 {
  background-color: rgba(255, 255, 255, 0.8);
}
.overlay-white-60 {
  background-color: rgba(255, 255, 255, 0.6);
}
.overlay-white-40 {
  background-color: rgba(255, 255, 255, 0.4);
}
.overlay-white-20 {
  background-color: rgba(255, 255, 255, 0.2);
}
.overlay-white-0 {
  background-color: rgba(255, 255, 255, 0);
}
.overlay-white-10 {
  background-color: #ffffff;
  color: #000000;
}
.text-white {
  color: #ffffff;
}
.border-1px,
.border-top-1px,
.border-bottom-1px,
.border-left-1px,
.border-right-1px,
.border-top-bottom-1px,
.border-left-right-1px {
  box-sizing: border-box;
}
.border-1px {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.border-top-1px {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
.border-bottom-1px {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.border-left-1px {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
}
.border-right-1px {
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
.border-top-bottom-1px {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.border-left-right-1px {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
.border-2px,
.border-top-2px,
.border-bottom-2px,
.border-left-2px,
.border-right-2px,
.border-top-bottom-2px,
.border-left-right-2px {
  box-sizing: border-box;
}
.border-2px {
  border: 2px solid rgba(0, 0, 0, 0.3);
}
.border-top-2px {
  border-top: 2px solid rgba(0, 0, 0, 0.3);
}
.border-bottom-2px {
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
.border-left-2px {
  border-left: 2px solid rgba(0, 0, 0, 0.3);
}
.border-right-2px {
  border-right: 2px solid rgba(0, 0, 0, 0.3);
}
.border-top-bottom-2px {
  border-top: 2px solid rgba(0, 0, 0, 0.3);
  border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}
.border-left-right-2px {
  border-left: 2px solid rgba(0, 0, 0, 0.3);
  border-right: 2px solid rgba(0, 0, 0, 0.3);
}
.border-3px,
.border-top-3px,
.border-bottom-3px,
.border-left-3px,
.border-right-3px,
.border-top-bottom-3px,
.border-left-right-3px {
  box-sizing: border-box;
}
.border-3px {
  border: 3px solid rgba(0, 0, 0, 0.3);
}
.border-top-3px {
  border-top: 3px solid rgba(0, 0, 0, 0.3);
}
.border-bottom-3px {
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}
.border-left-3px {
  border-left: 3px solid rgba(0, 0, 0, 0.3);
}
.border-right-3px {
  border-right: 3px solid rgba(0, 0, 0, 0.3);
}
.border-top-bottom-3px {
  border-top: 3px solid rgba(0, 0, 0, 0.3);
  border-bottom: 3px solid rgba(0, 0, 0, 0.3);
}
.border-left-right-3px {
  border-left: 3px solid rgba(0, 0, 0, 0.3);
  border-right: 3px solid rgba(0, 0, 0, 0.3);
}
.border-4px,
.border-top-4px,
.border-bottom-4px,
.border-left-4px,
.border-right-4px,
.border-top-bottom-4px,
.border-left-right-4px {
  box-sizing: border-box;
}
.border-4px {
  border: 4px solid rgba(0, 0, 0, 0.3);
}
.border-top-4px {
  border-top: 4px solid rgba(0, 0, 0, 0.3);
}
.border-bottom-4px {
  border-bottom: 4px solid rgba(0, 0, 0, 0.3);
}
.border-left-4px {
  border-left: 4px solid rgba(0, 0, 0, 0.3);
}
.border-right-4px {
  border-right: 4px solid rgba(0, 0, 0, 0.3);
}
.border-top-bottom-4px {
  border-top: 4px solid rgba(0, 0, 0, 0.3);
  border-bottom: 4px solid rgba(0, 0, 0, 0.3);
}
.border-left-right-4px {
  border-left: 4px solid rgba(0, 0, 0, 0.3);
  border-right: 4px solid rgba(0, 0, 0, 0.3);
}
.border-google-5px,
.border-top-google-5px,
.border-bottom-google-5px,
.border-left-google-5px,
.border-right-google-5px,
.border-top-bottom-google-5px,
.border-left-right-google-5px {
  box-sizing: border-box;
}
.border-google-5px {
  border: 5px solid #dd4b39;
}
.border-top-google-5px {
  border-top: 5px solid #dd4b39;
}
.border-bottom-google-5px {
  border-bottom: 5px solid #dd4b39;
}
.border-left-google-5px {
  border-left: 5px solid #dd4b39;
}
.border-right-google-5px {
  border-right: 5px solid #dd4b39;
}
.border-top-bottom-google-5px {
  border-top: 5px solid #dd4b39;
  border-bottom: 5px solid #dd4b39;
}
.border-left-right-google-5px {
  border-left: 5px solid #dd4b39;
  border-right: 5px solid #dd4b39;
}
.border-twitter-5px,
.border-top-twitter-5px,
.border-bottom-twitter-5px,
.border-left-twitter-5px,
.border-right-twitter-5px,
.border-top-bottom-twitter-5px,
.border-left-right-twitter-5px {
  box-sizing: border-box;
}
.border-twitter-5px {
  border: 5px solid #55acee;
}
.border-top-twitter-5px {
  border-top: 5px solid #55acee;
}
.border-bottom-twitter-5px {
  border-bottom: 5px solid #55acee;
}
.border-left-twitter-5px {
  border-left: 5px solid #55acee;
}
.border-right-twitter-5px {
  border-right: 5px solid #55acee;
}
.border-top-bottom-twitter-5px {
  border-top: 5px solid #55acee;
  border-bottom: 5px solid #55acee;
}
.border-left-right-twitter-5px {
  border-left: 5px solid #55acee;
  border-right: 5px solid #55acee;
}
.border-linkedin-5px,
.border-top-linkedin-5px,
.border-bottom-linkedin-5px,
.border-left-linkedin-5px,
.border-right-linkedin-5px,
.border-top-bottom-linkedin-5px,
.border-left-right-linkedin-5px {
  box-sizing: border-box;
}
.border-linkedin-5px {
  border: 5px solid #0077B5;
}
.border-top-linkedin-5px {
  border-top: 5px solid #0077B5;
}
.border-bottom-linkedin-5px {
  border-bottom: 5px solid #0077B5;
}
.border-left-linkedin-5px {
  border-left: 5px solid #0077B5;
}
.border-right-linkedin-5px {
  border-right: 5px solid #0077B5;
}
.border-top-bottom-linkedin-5px {
  border-top: 5px solid #0077B5;
  border-bottom: 5px solid #0077B5;
}
.border-left-right-linkedin-5px {
  border-left: 5px solid #0077B5;
  border-right: 5px solid #0077B5;
}
.border-facebook-5px,
.border-top-facebook-5px,
.border-bottom-facebook-5px,
.border-left-facebook-5px,
.border-right-facebook-5px,
.border-top-bottom-facebook-5px,
.border-left-right-facebook-5px {
  box-sizing: border-box;
}
.border-facebook-5px {
  border: 5px solid #3b5999;
}
.border-top-facebook-5px {
  border-top: 5px solid #3b5999;
}
.border-bottom-facebook-5px {
  border-bottom: 5px solid #3b5999;
}
.border-left-facebook-5px {
  border-left: 5px solid #3b5999;
}
.border-right-facebook-5px {
  border-right: 5px solid #3b5999;
}
.border-top-bottom-facebook-5px {
  border-top: 5px solid #3b5999;
  border-bottom: 5px solid #3b5999;
}
.border-left-right-facebook-5px {
  border-left: 5px solid #3b5999;
  border-right: 5px solid #3b5999;
}
.border-black-5px,
.border-top-black-5px,
.border-bottom-black-5px,
.border-left-black-5px,
.border-right-black-5px,
.border-top-bottom-black-5px,
.border-left-right-black-5px {
  box-sizing: border-box;
}
.border-black-5px {
  border: 5px solid #000000;
}
.border-top-black-5px {
  border-top: 5px solid #000000;
}
.border-bottom-black-5px {
  border-bottom: 5px solid #000000;
}
.border-left-black-5px {
  border-left: 5px solid #000000;
}
.border-right-black-5px {
  border-right: 5px solid #000000;
}
.border-top-bottom-black-5px {
  border-top: 5px solid #000000;
  border-bottom: 5px solid #000000;
}
.border-left-right-black-5px {
  border-left: 5px solid #000000;
  border-right: 5px solid #000000;
}
.border-white-5px,
.border-top-white-5px,
.border-bottom-white-5px,
.border-left-white-5px,
.border-right-white-5px,
.border-top-bottom-white-5px,
.border-left-right-white-5px {
  box-sizing: border-box;
}
.border-white-5px {
  border: 5px solid #ffffff;
}
.border-top-white-5px {
  border-top: 5px solid #ffffff;
}
.border-bottom-white-5px {
  border-bottom: 5px solid #ffffff;
}
.border-left-white-5px {
  border-left: 5px solid #ffffff;
}
.border-right-white-5px {
  border-right: 5px solid #ffffff;
}
.border-top-bottom-white-5px {
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
}
.border-left-right-white-5px {
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
}
.border-google-10px,
.border-top-google-10px,
.border-bottom-google-10px,
.border-left-google-10px,
.border-right-google-10px,
.border-top-bottom-google-10px,
.border-left-right-google-10px {
  box-sizing: border-box;
}
.border-google-10px {
  border: 10px solid #dd4b39;
}
.border-top-google-10px {
  border-top: 10px solid #dd4b39;
}
.border-bottom-google-10px {
  border-bottom: 10px solid #dd4b39;
}
.border-left-google-10px {
  border-left: 10px solid #dd4b39;
}
.border-right-google-10px {
  border-right: 10px solid #dd4b39;
}
.border-top-bottom-google-10px {
  border-top: 10px solid #dd4b39;
  border-bottom: 10px solid #dd4b39;
}
.border-left-right-google-10px {
  border-left: 10px solid #dd4b39;
  border-right: 10px solid #dd4b39;
}
.border-twitter-10px,
.border-top-twitter-10px,
.border-bottom-twitter-10px,
.border-left-twitter-10px,
.border-right-twitter-10px,
.border-top-bottom-twitter-10px,
.border-left-right-twitter-10px {
  box-sizing: border-box;
}
.border-twitter-10px {
  border: 10px solid #55acee;
}
.border-top-twitter-10px {
  border-top: 10px solid #55acee;
}
.border-bottom-twitter-10px {
  border-bottom: 10px solid #55acee;
}
.border-left-twitter-10px {
  border-left: 10px solid #55acee;
}
.border-right-twitter-10px {
  border-right: 10px solid #55acee;
}
.border-top-bottom-twitter-10px {
  border-top: 10px solid #55acee;
  border-bottom: 10px solid #55acee;
}
.border-left-right-twitter-10px {
  border-left: 10px solid #55acee;
  border-right: 10px solid #55acee;
}
.border-linkedin-10px,
.border-top-linkedin-10px,
.border-bottom-linkedin-10px,
.border-left-linkedin-10px,
.border-right-linkedin-10px,
.border-top-bottom-linkedin-10px,
.border-left-right-linkedin-10px {
  box-sizing: border-box;
}
.border-linkedin-10px {
  border: 10px solid #0077B5;
}
.border-top-linkedin-10px {
  border-top: 10px solid #0077B5;
}
.border-bottom-linkedin-10px {
  border-bottom: 10px solid #0077B5;
}
.border-left-linkedin-10px {
  border-left: 10px solid #0077B5;
}
.border-right-linkedin-10px {
  border-right: 10px solid #0077B5;
}
.border-top-bottom-linkedin-10px {
  border-top: 10px solid #0077B5;
  border-bottom: 10px solid #0077B5;
}
.border-left-right-linkedin-10px {
  border-left: 10px solid #0077B5;
  border-right: 10px solid #0077B5;
}
.border-facebook-10px,
.border-top-facebook-10px,
.border-bottom-facebook-10px,
.border-left-facebook-10px,
.border-right-facebook-10px,
.border-top-bottom-facebook-10px,
.border-left-right-facebook-10px {
  box-sizing: border-box;
}
.border-facebook-10px {
  border: 10px solid #3b5999;
}
.border-top-facebook-10px {
  border-top: 10px solid #3b5999;
}
.border-bottom-facebook-10px {
  border-bottom: 10px solid #3b5999;
}
.border-left-facebook-10px {
  border-left: 10px solid #3b5999;
}
.border-right-facebook-10px {
  border-right: 10px solid #3b5999;
}
.border-top-bottom-facebook-10px {
  border-top: 10px solid #3b5999;
  border-bottom: 10px solid #3b5999;
}
.border-left-right-facebook-10px {
  border-left: 10px solid #3b5999;
  border-right: 10px solid #3b5999;
}
.border-black-10px,
.border-top-black-10px,
.border-bottom-black-10px,
.border-left-black-10px,
.border-right-black-10px,
.border-top-bottom-black-10px,
.border-left-right-black-10px {
  box-sizing: border-box;
}
.border-black-10px {
  border: 10px solid #000000;
}
.border-top-black-10px {
  border-top: 10px solid #000000;
}
.border-bottom-black-10px {
  border-bottom: 10px solid #000000;
}
.border-left-black-10px {
  border-left: 10px solid #000000;
}
.border-right-black-10px {
  border-right: 10px solid #000000;
}
.border-top-bottom-black-10px {
  border-top: 10px solid #000000;
  border-bottom: 10px solid #000000;
}
.border-left-right-black-10px {
  border-left: 10px solid #000000;
  border-right: 10px solid #000000;
}
.border-white-10px,
.border-top-white-10px,
.border-bottom-white-10px,
.border-left-white-10px,
.border-right-white-10px,
.border-top-bottom-white-10px,
.border-left-right-white-10px {
  box-sizing: border-box;
}
.border-white-10px {
  border: 10px solid #ffffff;
}
.border-top-white-10px {
  border-top: 10px solid #ffffff;
}
.border-bottom-white-10px {
  border-bottom: 10px solid #ffffff;
}
.border-left-white-10px {
  border-left: 10px solid #ffffff;
}
.border-right-white-10px {
  border-right: 10px solid #ffffff;
}
.border-top-bottom-white-10px {
  border-top: 10px solid #ffffff;
  border-bottom: 10px solid #ffffff;
}
.border-left-right-white-10px {
  border-left: 10px solid #ffffff;
  border-right: 10px solid #ffffff;
}
.col-4 {
  width: 100%;
  margin: 10px auto;
  /* Small Devices, Tablets */
  /* Medium Devices, Desktops */
  /* Large Devices, Wide Screens */
}
.col-4:before,
.col-4:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.col-4:after {
  clear: both;
}
.col-4 > * {
  float: left;
  box-sizing: border-box;
  padding: 5px;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-4 > * {
    width: 50%;
    padding: 8px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-4 > * {
    width: 33.33333333%;
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .col-4 > * {
    width: 25%;
    padding: 15px;
  }
}
/*------------------------------------------------------------------------
    Modifiers
------------------------------------------------------------------------*/
.box-shadow-1:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.box-shadow-1:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}
.box-shadow-2:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.box-shadow-2:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.box-shadow-3:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24);
}
.box-shadow-3:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.box-shadow-4:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22);
}
.box-shadow-4:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.box-shadow-5:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2);
}
.box-shadow-5:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.simple-shadows-1 {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.simple-shadows-2 {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.simple-shadows-3 {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
}
.simple-shadows-4 {
  -webkit-box-shadow: 2px 0px 11px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 0px 11px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 2px 0px 11px 0 rgba(0, 0, 0, 0.6);
}
.simple-hover-shadow-1:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.simple-hover-shadow-2:hover {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.simple-hover-shadow-3:hover {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
}
.box-shadows-all-1 > *:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.box-shadows-all-1 > *:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}
.box-shadows-all-2 > *:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.box-shadows-all-2 > *:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.box-shadows-all-3 > *:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24);
}
.box-shadows-all-3 > *:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19);
  box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}
.box-shadows-all-4 > *:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22);
}
.box-shadows-all-4 > *:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  -moz-box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}
.box-shadows-all-5 > *:hover:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2);
}
.box-shadows-all-5 > *:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: inherit;
  height: inherit;
  z-index: -2;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.simple-shadows-all-1 > * {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.simple-shadows-all-2 > * {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.simple-shadows-all-3 > * {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
}
.simple-hover-shadow-all-1 > *:hover {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.simple-hover-shadow-all-2 > *:hover {
  -webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2);
}
.simple-hover-shadow-all-3 > *:hover {
  -webkit-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.2);
}
.trn-01s {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.trn-02s {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.trn-03s {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.trn-05s {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.trn-08s {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.trn-1s {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.trn-2s {
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
}
.trn-xs {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.trn-xs-all > *:hover {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.trn-sm {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.trn-sm-all > *:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.trn-xl {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.trn-xl-all > *:hover {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
.trn-xxl {
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
.trn-xxl-all > *:hover {
  -webkit-transition: all 1.2s ease-in-out;
  -moz-transition: all 1.2s ease-in-out;
  -o-transition: all 1.2s ease-in-out;
  transition: all 1.2s ease-in-out;
}
.rounded-xs {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.rounded-top-xs {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 5px;
  -moz-background-clip: padding;
  border-top-right-radius: 5px;
  background-clip: padding-box;
}
.rounded-bottom-xs {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 5px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
}
.rounded-left-xs {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 5px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 5px;
  background-clip: padding-box;
}
.rounded-right-xs {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 5px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
}
.rounded-left-right-xs {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 5px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
}
.rounded-right-left-xs {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 5px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 5px;
  background-clip: padding-box;
}
/* Hover Effects  */
.hov-rounded-xs:hover {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.hov-rounded-top-xs:hover {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 5px;
  -moz-background-clip: padding;
  border-top-right-radius: 5px;
  background-clip: padding-box;
}
.hov-rounded-bottom-xs:hover {
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 5px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
}
.hov-rounded-left-xs:hover {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 5px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 5px;
  background-clip: padding-box;
}
.hov-rounded-right-xs:hover {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 5px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
}
.hov-rounded-left-right-xs:hover {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 5px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 5px;
  background-clip: padding-box;
}
.hov-rounded-right-left-xs:hover {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 5px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 5px;
  background-clip: padding-box;
}
.rounded-sm {
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
}
.rounded-top-sm {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 10px;
  -moz-background-clip: padding;
  border-top-right-radius: 10px;
  background-clip: padding-box;
}
.rounded-bottom-sm {
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10px;
  background-clip: padding-box;
}
.rounded-left-sm {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 10px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 10px;
  background-clip: padding-box;
}
.rounded-right-sm {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10px;
  background-clip: padding-box;
}
.rounded-left-right-sm {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10px;
  background-clip: padding-box;
}
.rounded-right-left-sm {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 10px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 10px;
  background-clip: padding-box;
}
/* Hover Effects  */
.hov-rounded-sm:hover {
  -webkit-border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10px;
  -moz-background-clip: padding;
  border-radius: 10px;
  background-clip: padding-box;
}
.hov-rounded-top-sm:hover {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 10px;
  -moz-background-clip: padding;
  border-top-right-radius: 10px;
  background-clip: padding-box;
}
.hov-rounded-bottom-sm:hover {
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10px;
  background-clip: padding-box;
}
.hov-rounded-left-sm:hover {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 10px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 10px;
  background-clip: padding-box;
}
.hov-rounded-right-sm:hover {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10px;
  background-clip: padding-box;
}
.hov-rounded-left-right-sm:hover {
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10px;
  background-clip: padding-box;
}
.hov-rounded-right-left-sm:hover {
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 10px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 10px;
  background-clip: padding-box;
}
.rounded-md {
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
}
.rounded-top-md {
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 15px;
  -moz-background-clip: padding;
  border-top-right-radius: 15px;
  background-clip: padding-box;
}
.rounded-bottom-md {
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 15px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 15px;
  background-clip: padding-box;
}
.rounded-left-md {
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 15px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 15px;
  background-clip: padding-box;
}
.rounded-right-md {
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 15px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 15px;
  background-clip: padding-box;
}
.rounded-left-right-md {
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 15px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 15px;
  background-clip: padding-box;
}
.rounded-right-left-md {
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 15px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 15px;
  background-clip: padding-box;
}
/* Hover Effects  */
.hov-rounded-md:hover {
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
}
.hov-rounded-top-md:hover {
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 15px;
  -moz-background-clip: padding;
  border-top-right-radius: 15px;
  background-clip: padding-box;
}
.hov-rounded-bottom-md:hover {
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 15px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 15px;
  background-clip: padding-box;
}
.hov-rounded-left-md:hover {
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 15px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 15px;
  background-clip: padding-box;
}
.hov-rounded-right-md:hover {
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 15px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 15px;
  background-clip: padding-box;
}
.hov-rounded-left-right-md:hover {
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  border-top-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 15px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 15px;
  background-clip: padding-box;
}
.hov-rounded-right-left-md:hover {
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-top-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 15px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 15px;
  background-clip: padding-box;
}
.rounded-lg {
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
}
.rounded-top-lg {
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 20px;
  -moz-background-clip: padding;
  border-top-right-radius: 20px;
  background-clip: padding-box;
}
.rounded-bottom-lg {
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 20px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 20px;
  background-clip: padding-box;
}
.rounded-left-lg {
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 20px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 20px;
  background-clip: padding-box;
}
.rounded-right-lg {
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 20px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 20px;
  background-clip: padding-box;
}
.rounded-left-right-lg {
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 20px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 20px;
  background-clip: padding-box;
}
.rounded-right-left-lg {
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  border-top-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 20px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 20px;
  background-clip: padding-box;
}
/* Hover Effects  */
.hov-rounded-lg:hover {
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
}
.hov-rounded-top-lg:hover {
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 20px;
  -moz-background-clip: padding;
  border-top-right-radius: 20px;
  background-clip: padding-box;
}
.hov-rounded-bottom-lg:hover {
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-bottom-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 20px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 20px;
  background-clip: padding-box;
}
.hov-rounded-left-lg:hover {
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 20px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 20px;
  background-clip: padding-box;
}
.hov-rounded-right-lg:hover {
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 20px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 20px;
  background-clip: padding-box;
}
.hov-rounded-left-right-lg:hover {
  -webkit-border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  border-top-left-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 20px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 20px;
  background-clip: padding-box;
}
.hov-rounded-right-left-lg:hover {
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  border-top-right-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 20px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 20px;
  background-clip: padding-box;
}
.rounded-xl {
  -webkit-border-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 25px;
  -moz-background-clip: padding;
  border-radius: 25px;
  background-clip: padding-box;
}
.rounded-top-xl {
  -webkit-border-top-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  border-top-left-radius: 25px;
  -webkit-border-top-right-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 25px;
  -moz-background-clip: padding;
  border-top-right-radius: 25px;
  background-clip: padding-box;
}
.rounded-bottom-xl {
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 25px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 25px;
  background-clip: padding-box;
}
.rounded-left-xl {
  -webkit-border-top-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  border-top-left-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 25px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 25px;
  background-clip: padding-box;
}
.rounded-right-xl {
  -webkit-border-top-right-radius: 25px;
  -moz-border-radius-topright: 25px;
  border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 25px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 25px;
  background-clip: padding-box;
}
.rounded-left-right-xl {
  -webkit-border-top-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  border-top-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 25px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 25px;
  background-clip: padding-box;
}
.rounded-right-left-xl {
  -webkit-border-top-right-radius: 25px;
  -moz-border-radius-topright: 25px;
  border-top-right-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 25px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 25px;
  background-clip: padding-box;
}
/* Hover Effects  */
.hov-rounded-xl:hover {
  -webkit-border-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 25px;
  -moz-background-clip: padding;
  border-radius: 25px;
  background-clip: padding-box;
}
.hov-rounded-top-xl:hover {
  -webkit-border-top-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  border-top-left-radius: 25px;
  -webkit-border-top-right-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 25px;
  -moz-background-clip: padding;
  border-top-right-radius: 25px;
  background-clip: padding-box;
}
.hov-rounded-bottom-xl:hover {
  -webkit-border-bottom-left-radius: 25px;
  -moz-border-radius-bottomleft: 25px;
  border-bottom-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 25px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 25px;
  background-clip: padding-box;
}
.hov-rounded-left-xl:hover {
  -webkit-border-top-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  border-top-left-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 25px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 25px;
  background-clip: padding-box;
}
.hov-rounded-right-xl:hover {
  -webkit-border-top-right-radius: 25px;
  -moz-border-radius-topright: 25px;
  border-top-right-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 25px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 25px;
  background-clip: padding-box;
}
.hov-rounded-left-right-xl:hover {
  -webkit-border-top-left-radius: 25px;
  -moz-border-radius-topleft: 25px;
  border-top-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 25px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 25px;
  background-clip: padding-box;
}
.hov-rounded-right-left-xl:hover {
  -webkit-border-top-right-radius: 25px;
  -moz-border-radius-topright: 25px;
  border-top-right-radius: 25px;
  -webkit-border-bottom-left-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 25px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 25px;
  background-clip: padding-box;
}
.rounded-xxl {
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
}
.rounded-top-xxl {
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-left-radius: 30px;
  -webkit-border-top-right-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 30px;
  -moz-background-clip: padding;
  border-top-right-radius: 30px;
  background-clip: padding-box;
}
.rounded-bottom-xxl {
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-bottom-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 30px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 30px;
  background-clip: padding-box;
}
.rounded-left-xxl {
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 30px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 30px;
  background-clip: padding-box;
}
.rounded-right-xxl {
  -webkit-border-top-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 30px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 30px;
  background-clip: padding-box;
}
.rounded-left-right-xxl {
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 30px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 30px;
  background-clip: padding-box;
}
.rounded-right-left-xxl {
  -webkit-border-top-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  border-top-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 30px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 30px;
  background-clip: padding-box;
}
/* Hover Effects  */
.hov-rounded-xxl:hover {
  -webkit-border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 30px;
  -moz-background-clip: padding;
  border-radius: 30px;
  background-clip: padding-box;
}
.hov-rounded-top-xxl:hover {
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-left-radius: 30px;
  -webkit-border-top-right-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 30px;
  -moz-background-clip: padding;
  border-top-right-radius: 30px;
  background-clip: padding-box;
}
.hov-rounded-bottom-xxl:hover {
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-bottom-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 30px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 30px;
  background-clip: padding-box;
}
.hov-rounded-left-xxl:hover {
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 30px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 30px;
  background-clip: padding-box;
}
.hov-rounded-right-xxl:hover {
  -webkit-border-top-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 30px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 30px;
  background-clip: padding-box;
}
.hov-rounded-left-right-xxl:hover {
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-left-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 30px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 30px;
  background-clip: padding-box;
}
.hov-rounded-right-left-xxl:hover {
  -webkit-border-top-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  border-top-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 30px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 30px;
  background-clip: padding-box;
}
.rounded-xxxl {
  -webkit-border-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 35px;
  -moz-background-clip: padding;
  border-radius: 35px;
  background-clip: padding-box;
}
.rounded-top-xxxl {
  -webkit-border-top-left-radius: 35px;
  -moz-border-radius-topleft: 35px;
  border-top-left-radius: 35px;
  -webkit-border-top-right-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 35px;
  -moz-background-clip: padding;
  border-top-right-radius: 35px;
  background-clip: padding-box;
}
.rounded-bottom-xxxl {
  -webkit-border-bottom-left-radius: 35px;
  -moz-border-radius-bottomleft: 35px;
  border-bottom-left-radius: 35px;
  -webkit-border-bottom-right-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 35px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 35px;
  background-clip: padding-box;
}
.rounded-left-xxxl {
  -webkit-border-top-left-radius: 35px;
  -moz-border-radius-topleft: 35px;
  border-top-left-radius: 35px;
  -webkit-border-bottom-left-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 35px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 35px;
  background-clip: padding-box;
}
.rounded-right-xxxl {
  -webkit-border-top-right-radius: 35px;
  -moz-border-radius-topright: 35px;
  border-top-right-radius: 35px;
  -webkit-border-bottom-right-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 35px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 35px;
  background-clip: padding-box;
}
.rounded-left-right-xxxl {
  -webkit-border-top-left-radius: 35px;
  -moz-border-radius-topleft: 35px;
  border-top-left-radius: 35px;
  -webkit-border-bottom-right-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 35px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 35px;
  background-clip: padding-box;
}
.rounded-right-left-xxxl {
  -webkit-border-top-right-radius: 35px;
  -moz-border-radius-topright: 35px;
  border-top-right-radius: 35px;
  -webkit-border-bottom-left-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 35px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 35px;
  background-clip: padding-box;
}
/* Hover Effects  */
.hov-rounded-xxxl:hover {
  -webkit-border-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 35px;
  -moz-background-clip: padding;
  border-radius: 35px;
  background-clip: padding-box;
}
.hov-rounded-top-xxxl:hover {
  -webkit-border-top-left-radius: 35px;
  -moz-border-radius-topleft: 35px;
  border-top-left-radius: 35px;
  -webkit-border-top-right-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 35px;
  -moz-background-clip: padding;
  border-top-right-radius: 35px;
  background-clip: padding-box;
}
.hov-rounded-bottom-xxxl:hover {
  -webkit-border-bottom-left-radius: 35px;
  -moz-border-radius-bottomleft: 35px;
  border-bottom-left-radius: 35px;
  -webkit-border-bottom-right-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 35px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 35px;
  background-clip: padding-box;
}
.hov-rounded-left-xxxl:hover {
  -webkit-border-top-left-radius: 35px;
  -moz-border-radius-topleft: 35px;
  border-top-left-radius: 35px;
  -webkit-border-bottom-left-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 35px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 35px;
  background-clip: padding-box;
}
.hov-rounded-right-xxxl:hover {
  -webkit-border-top-right-radius: 35px;
  -moz-border-radius-topright: 35px;
  border-top-right-radius: 35px;
  -webkit-border-bottom-right-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 35px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 35px;
  background-clip: padding-box;
}
.hov-rounded-left-right-xxxl:hover {
  -webkit-border-top-left-radius: 35px;
  -moz-border-radius-topleft: 35px;
  border-top-left-radius: 35px;
  -webkit-border-bottom-right-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 35px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 35px;
  background-clip: padding-box;
}
.hov-rounded-right-left-xxxl:hover {
  -webkit-border-top-right-radius: 35px;
  -moz-border-radius-topright: 35px;
  border-top-right-radius: 35px;
  -webkit-border-bottom-left-radius: 35px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 35px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 35px;
  background-clip: padding-box;
}
.rounded-full {
  -webkit-border-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10000px;
  -moz-background-clip: padding;
  border-radius: 10000px;
  background-clip: padding-box;
}
.rounded-top-full {
  -webkit-border-top-left-radius: 10000px;
  -moz-border-radius-topleft: 10000px;
  border-top-left-radius: 10000px;
  -webkit-border-top-right-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 10000px;
  -moz-background-clip: padding;
  border-top-right-radius: 10000px;
  background-clip: padding-box;
}
.rounded-bottom-full {
  -webkit-border-bottom-left-radius: 10000px;
  -moz-border-radius-bottomleft: 10000px;
  border-bottom-left-radius: 10000px;
  -webkit-border-bottom-right-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10000px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10000px;
  background-clip: padding-box;
}
.rounded-left-full {
  -webkit-border-top-left-radius: 10000px;
  -moz-border-radius-topleft: 10000px;
  border-top-left-radius: 10000px;
  -webkit-border-bottom-left-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 10000px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 10000px;
  background-clip: padding-box;
}
.rounded-right-full {
  -webkit-border-top-right-radius: 10000px;
  -moz-border-radius-topright: 10000px;
  border-top-right-radius: 10000px;
  -webkit-border-bottom-right-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10000px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10000px;
  background-clip: padding-box;
}
.rounded-left-right-full {
  -webkit-border-top-left-radius: 10000px;
  -moz-border-radius-topleft: 10000px;
  border-top-left-radius: 10000px;
  -webkit-border-bottom-right-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10000px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10000px;
  background-clip: padding-box;
}
.rounded-right-left-full {
  -webkit-border-top-right-radius: 10000px;
  -moz-border-radius-topright: 10000px;
  border-top-right-radius: 10000px;
  -webkit-border-bottom-left-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 10000px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 10000px;
  background-clip: padding-box;
}
/* Hover Effects  */
.hov-rounded-full:hover {
  -webkit-border-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 10000px;
  -moz-background-clip: padding;
  border-radius: 10000px;
  background-clip: padding-box;
}
.hov-rounded-top-full:hover {
  -webkit-border-top-left-radius: 10000px;
  -moz-border-radius-topleft: 10000px;
  border-top-left-radius: 10000px;
  -webkit-border-top-right-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 10000px;
  -moz-background-clip: padding;
  border-top-right-radius: 10000px;
  background-clip: padding-box;
}
.hov-rounded-bottom-full:hover {
  -webkit-border-bottom-left-radius: 10000px;
  -moz-border-radius-bottomleft: 10000px;
  border-bottom-left-radius: 10000px;
  -webkit-border-bottom-right-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10000px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10000px;
  background-clip: padding-box;
}
.hov-rounded-left-full:hover {
  -webkit-border-top-left-radius: 10000px;
  -moz-border-radius-topleft: 10000px;
  border-top-left-radius: 10000px;
  -webkit-border-bottom-left-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 10000px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 10000px;
  background-clip: padding-box;
}
.hov-rounded-right-full:hover {
  -webkit-border-top-right-radius: 10000px;
  -moz-border-radius-topright: 10000px;
  border-top-right-radius: 10000px;
  -webkit-border-bottom-right-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10000px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10000px;
  background-clip: padding-box;
}
.hov-rounded-left-right-full:hover {
  -webkit-border-top-left-radius: 10000px;
  -moz-border-radius-topleft: 10000px;
  border-top-left-radius: 10000px;
  -webkit-border-bottom-right-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 10000px;
  -moz-background-clip: padding;
  border-bottom-right-radius: 10000px;
  background-clip: padding-box;
}
.hov-rounded-right-left-full:hover {
  -webkit-border-top-right-radius: 10000px;
  -moz-border-radius-topright: 10000px;
  border-top-right-radius: 10000px;
  -webkit-border-bottom-left-radius: 10000px;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 10000px;
  -moz-background-clip: padding;
  border-bottom-left-radius: 10000px;
  background-clip: padding-box;
}
.rounded-round {
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.rounded-top-round {
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 50%;
  -moz-background-clip: padding;
  border-top-right-radius: 50%;
  background-clip: padding-box;
}
.rounded-bottom-round {
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-bottom-left-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 50%;
  -moz-background-clip: padding;
  border-bottom-right-radius: 50%;
  background-clip: padding-box;
}
.rounded-left-round {
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-left-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 50%;
  -moz-background-clip: padding;
  border-bottom-left-radius: 50%;
  background-clip: padding-box;
}
.rounded-right-round {
  -webkit-border-top-right-radius: 50%;
  -moz-border-radius-topright: 50%;
  border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 50%;
  -moz-background-clip: padding;
  border-bottom-right-radius: 50%;
  background-clip: padding-box;
}
.rounded-left-right-round {
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-left-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 50%;
  -moz-background-clip: padding;
  border-bottom-right-radius: 50%;
  background-clip: padding-box;
}
.rounded-right-left-round {
  -webkit-border-top-right-radius: 50%;
  -moz-border-radius-topright: 50%;
  border-top-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 50%;
  -moz-background-clip: padding;
  border-bottom-left-radius: 50%;
  background-clip: padding-box;
}
/* Hover Effects  */
.hov-rounded-round:hover {
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.hov-rounded-top-round:hover {
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-topright: 50%;
  -moz-background-clip: padding;
  border-top-right-radius: 50%;
  background-clip: padding-box;
}
.hov-rounded-bottom-round:hover {
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-bottom-left-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 50%;
  -moz-background-clip: padding;
  border-bottom-right-radius: 50%;
  background-clip: padding-box;
}
.hov-rounded-left-round:hover {
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-left-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 50%;
  -moz-background-clip: padding;
  border-bottom-left-radius: 50%;
  background-clip: padding-box;
}
.hov-rounded-right-round:hover {
  -webkit-border-top-right-radius: 50%;
  -moz-border-radius-topright: 50%;
  border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 50%;
  -moz-background-clip: padding;
  border-bottom-right-radius: 50%;
  background-clip: padding-box;
}
.hov-rounded-left-right-round:hover {
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-left-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomright: 50%;
  -moz-background-clip: padding;
  border-bottom-right-radius: 50%;
  background-clip: padding-box;
}
.hov-rounded-right-left-round:hover {
  -webkit-border-top-right-radius: 50%;
  -moz-border-radius-topright: 50%;
  border-top-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius-bottomleft: 50%;
  -moz-background-clip: padding;
  border-bottom-left-radius: 50%;
  background-clip: padding-box;
}
/*------------------------------------------------------------------------
    Buttons
------------------------------------------------------------------------*/
.btn {
  min-width: 95px;
  padding: 11px 15px;
  display: inline-block;
  position: relative;
  font-size: 0.9em;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  text-decoration: none !important;
  text-align: center;
}
/* Button Size */
.btn-xxxlarge {
  padding: 26px 37px;
  font-size: 25px;
}
.btn-xxlarge {
  padding: 22px 31px;
  font-size: 21px;
}
.btn-xlarge {
  padding: 18px 25px;
  font-size: 17px;
}
.btn-large {
  padding: 13px 20px;
  font-size: 14px;
}
.btn-large[class*="atb-modern-"] {
  padding: 16px 25px;
  font-size: 17px;
}
.btn-small {
  padding: 9px 12px;
  font-size: 11px;
}
.btn-w-xs {
  min-width: 95px;
}
.btn-w-sm {
  min-width: 110px;
}
.btn-w-md {
  min-width: 125px;
}
.btn-w-lg {
  min-width: 137px;
}
/* Button Radius */
.btn-pill {
  -webkit-border-radius: 40px;
  border-radius: 40px;
}
.btn-round {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.btn-full-round {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* Fullwidth Button */
.btn-block {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-group:after {
  content: "";
  clear: both;
}
.btn-group .btn {
  float: left;
}
.btn-group .btn:not(:last-child) {
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}
/* Basic Button-1 */
.btn.btn-basic-1 {
  -webkit-transition: background-color 0.25s ease;
  transition: background-color 0.25s ease;
  border: 1px solid #f5f5f5;
}
.btn.btn-basic-1.btn-primary {
  background-color: #337ab7;
  color: #fff;
  border-color: #337ab7;
}
.btn.btn-basic-1.btn-primary:hover {
  background-color: #285f8f;
  color: #fff;
  border-color: #285f8f;
}
.btn.btn-basic-1.btn-success {
  background-color: #5cb85c;
  color: #fff;
  border-color: #5cb85c;
}
.btn.btn-basic-1.btn-success:hover {
  background-color: #449d44;
  color: #fff;
  border-color: #449d44;
}
.btn.btn-basic-1.btn-info {
  background-color: #5bc0de;
  color: #fff;
  border-color: #5bc0de;
}
.btn.btn-basic-1.btn-info:hover {
  background-color: #31b0d5;
  color: #fff;
  border-color: #31b0d5;
}
.btn.btn-basic-1.btn-warning {
  background-color: #f0ad4e;
  color: #fff;
  border-color: #f0ad4e;
}
.btn.btn-basic-1.btn-warning:hover {
  background-color: #ec971f;
  color: #fff;
  border-color: #ec971f;
}
.btn.btn-basic-1.btn-danger {
  background-color: #d9534f;
  color: #fff;
  border-color: #d9534f;
}
.btn.btn-basic-1.btn-danger:hover {
  background-color: #c9302c;
  color: #fff;
  border-color: #c9302c;
}
.btn.btn-basic-1.btn-black {
  background-color: #28373b;
  color: #fff;
  border-color: #28373b;
}
.btn.btn-basic-1.btn-black:hover {
  background-color: #131b1d;
  color: #fff;
  border-color: #131b1d;
}
.btn.btn-basic-1.btn-pink {
  background-color: #9d5db8;
  color: #fff;
  border-color: #9d5db8;
}
.btn.btn-basic-1.btn-pink:hover {
  background-color: #83459d;
  color: #fff;
  border-color: #83459d;
}
.btn.btn-basic-1.btn-turquoise {
  background-color: #16a085;
  color: #fff;
  border-color: #16a085;
}
.btn.btn-basic-1.btn-turquoise:hover {
  background-color: #107360;
  color: #fff;
  border-color: #107360;
}
/* Basic Button 2 */
.btn.btn-basic-2 {
  border: 2px solid transparent;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}
.btn.btn-basic-2:hover {
  background-color: transparent;
}
.btn.btn-basic-2.btn-primary {
  background-color: #337ab7;
  color: #fff;
  border-color: #337ab7;
}
.btn.btn-basic-2.btn-primary:hover {
  background-color: transparent;
  color: #337ab7;
  border-color: #337ab7;
}
.btn.btn-basic-2.btn-success {
  background-color: #5cb85c;
  color: #fff;
  border-color: #5cb85c;
}
.btn.btn-basic-2.btn-success:hover {
  background-color: transparent;
  color: #5cb85c;
  border-color: #5cb85c;
}
.btn.btn-basic-2.btn-info {
  background-color: #5bc0de;
  color: #fff;
  border-color: #5bc0de;
}
.btn.btn-basic-2.btn-info:hover {
  background-color: transparent;
  color: #5bc0de;
  border-color: #5bc0de;
}
.btn.btn-basic-2.btn-warning {
  background-color: #f0ad4e;
  color: #fff;
  border-color: #f0ad4e;
}
.btn.btn-basic-2.btn-warning:hover {
  background-color: transparent;
  color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn.btn-basic-2.btn-danger {
  background-color: #d9534f;
  color: #fff;
  border-color: #d9534f;
}
.btn.btn-basic-2.btn-danger:hover {
  background-color: transparent;
  color: #d9534f;
  border-color: #d9534f;
}
.btn.btn-basic-2.btn-black {
  background-color: #28373b;
  color: #fff;
  border-color: #28373b;
}
.btn.btn-basic-2.btn-black:hover {
  background-color: transparent;
  color: #28373b;
  border-color: #28373b;
}
.btn.btn-basic-2.btn-pink {
  background-color: #9d5db8;
  color: #fff;
  border-color: #9d5db8;
}
.btn.btn-basic-2.btn-pink:hover {
  background-color: transparent;
  color: #9d5db8;
  border-color: #9d5db8;
}
.btn.btn-basic-2.btn-turquoise {
  background-color: #16a085;
  color: #fff;
  border-color: #16a085;
}
.btn.btn-basic-2.btn-turquoise:hover {
  background-color: transparent;
  color: #16a085;
  border-color: #16a085;
}
/* Basic Button 3 */
.btn.btn-basic-3 {
  border: 1px solid;
  background: transparent;
  -webkit-transition: 0.25s background cubic-bezier(0, 0, 0, 0.2);
  transition: 0.25s background cubic-bezier(0, 0, 0, 0.2);
}
.btn.btn-basic-3.btn-primary {
  color: #337ab7;
  border-color: #337ab7;
}
.btn.btn-basic-3.btn-primary:hover,
.btn.btn-basic-3.btn-primary:active,
.btn.btn-basic-3.btn-primary:focus {
  background: #337ab7;
  color: #fff;
}
.btn.btn-basic-3.btn-success {
  color: #5cb85c;
  border-color: #5cb85c;
}
.btn.btn-basic-3.btn-success:hover,
.btn.btn-basic-3.btn-success:active,
.btn.btn-basic-3.btn-success:focus {
  background: #5cb85c;
  color: #fff;
}
.btn.btn-basic-3.btn-info {
  color: #5bc0de;
  border-color: #5bc0de;
}
.btn.btn-basic-3.btn-info:hover,
.btn.btn-basic-3.btn-info:active,
.btn.btn-basic-3.btn-info:focus {
  background: #5bc0de;
  color: #fff;
}
.btn.btn-basic-3.btn-warning {
  color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn.btn-basic-3.btn-warning:hover,
.btn.btn-basic-3.btn-warning:active,
.btn.btn-basic-3.btn-warning:focus {
  background: #f0ad4e;
  color: #fff;
}
.btn.btn-basic-3.btn-danger {
  color: #d9534f;
  border-color: #d9534f;
}
.btn.btn-basic-3.btn-danger:hover,
.btn.btn-basic-3.btn-danger:active,
.btn.btn-basic-3.btn-danger:focus {
  background: #d9534f;
  color: #fff;
}
.btn.btn-basic-3.btn-black {
  color: #28373b;
  border-color: #28373b;
}
.btn.btn-basic-3.btn-black:hover,
.btn.btn-basic-3.btn-black:active,
.btn.btn-basic-3.btn-black:focus {
  background: #28373b;
  color: #fff;
}
.btn.btn-basic-3.btn-pink {
  color: #9d5db8;
  border-color: #9d5db8;
}
.btn.btn-basic-3.btn-pink:hover,
.btn.btn-basic-3.btn-pink:active,
.btn.btn-basic-3.btn-pink:focus {
  background: #9d5db8;
  color: #fff;
}
.btn.btn-basic-3.btn-turquoise {
  color: #16a085;
  border-color: #16a085;
}
.btn.btn-basic-3.btn-turquoise:hover,
.btn.btn-basic-3.btn-turquoise:active,
.btn.btn-basic-3.btn-turquoise:focus {
  background: #16a085;
  color: #fff;
}
/* Basic Button 4 */
.btn.btn-basic-4 {
  border: 1px solid #ddd;
  background: transparent;
  position: relative;
  color: #444;
}
.btn.btn-basic-4:hover {
  color: #666;
  background: transparent;
}
.btn.btn-basic-4:before,
.btn.btn-basic-4:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 7px;
  background: #ddd;
  top: 50%;
  margin-top: -1px;
  -webkit-transition: 0.25s width cubic-bezier(0, 0, 0, 0.2);
  transition: 0.25s width cubic-bezier(0, 0, 0, 0.2);
}
.btn.btn-basic-4:before {
  left: 0;
}
.btn.btn-basic-4:after {
  width: 0;
}
.btn.btn-basic-4:hover:before {
  width: 10px;
}
.btn.btn-basic-4:hover:after {
  right: 0;
  width: 10px;
}
.btn.btn-basic-4.btn-primary {
  color: #337ab7;
  border-color: #337ab7;
}
.btn.btn-basic-4.btn-primary:before,
.btn.btn-basic-4.btn-primary:after {
  background: #337ab7;
  color: #fff;
}
.btn.btn-basic-4.btn-success {
  color: #5cb85c;
  border-color: #5cb85c;
}
.btn.btn-basic-4.btn-success:before,
.btn.btn-basic-4.btn-success:after {
  background: #5cb85c;
  color: #fff;
}
.btn.btn-basic-4.btn-info {
  color: #5bc0de;
  border-color: #5bc0de;
}
.btn.btn-basic-4.btn-info:before,
.btn.btn-basic-4.btn-info:after {
  background: #5bc0de;
  color: #fff;
}
.btn.btn-basic-4.btn-warning {
  color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn.btn-basic-4.btn-warning:before,
.btn.btn-basic-4.btn-warning:after {
  background: #f0ad4e;
  color: #fff;
}
.btn.btn-basic-4.btn-danger {
  color: #d9534f;
  border-color: #d9534f;
}
.btn.btn-basic-4.btn-danger:before,
.btn.btn-basic-4.btn-danger:after {
  background: #d9534f;
  color: #fff;
}
.btn.btn-basic-4.btn-black {
  color: #28373b;
  border-color: #28373b;
}
.btn.btn-basic-4.btn-black:before,
.btn.btn-basic-4.btn-black:after {
  background: #28373b;
  color: #fff;
}
.btn.btn-basic-4.btn-pink {
  color: #9d5db8;
  border-color: #9d5db8;
}
.btn.btn-basic-4.btn-pink:before,
.btn.btn-basic-4.btn-pink:after {
  background: #9d5db8;
  color: #fff;
}
.btn.btn-basic-4.btn-turquoise {
  color: #16a085;
  border-color: #16a085;
}
.btn.btn-basic-4.btn-turquoise:before,
.btn.btn-basic-4.btn-turquoise:after {
  background: #16a085;
  color: #fff;
}
/* Basic Button 5 */
.btn.btn-basic-5 {
  position: relative;
  -webkit-transition: 0.25s all cubic-bezier(0, 0, 0, 0.2);
  transition: 0.25s all cubic-bezier(0, 0, 0, 0.2);
  color: #444;
  z-index: 1;
  padding: 12px !important;
}
.btn.btn-basic-5:hover {
  color: #666;
}
.btn.btn-basic-5:before,
.btn.btn-basic-5:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  background: #ddd;
  left: 0;
  -webkit-transition: 0.25s all cubic-bezier(0, 0, 0, 0.2);
  transition: 0.25s all cubic-bezier(0, 0, 0, 0.2);
  z-index: -1;
}
.btn.btn-basic-5:before {
  top: 0;
}
.btn.btn-basic-5:after {
  bottom: 0;
}
.btn.btn-basic-5:hover:before {
  height: 50%;
}
.btn.btn-basic-5:hover:after {
  height: 50%;
}
.btn.btn-basic-5:not(.btn-default):hover {
  color: #fff;
}
.btn.btn-basic-5.btn-primary {
  color: #337ab7;
}
.btn.btn-basic-5.btn-primary:before,
.btn.btn-basic-5.btn-primary:after {
  background: #337ab7;
}
.btn.btn-basic-5.btn-success {
  color: #5cb85c;
}
.btn.btn-basic-5.btn-success:before,
.btn.btn-basic-5.btn-success:after {
  background: #5cb85c;
}
.btn.btn-basic-5.btn-info {
  color: #5bc0de;
}
.btn.btn-basic-5.btn-info:before,
.btn.btn-basic-5.btn-info:after {
  background: #5bc0de;
}
.btn.btn-basic-5.btn-warning {
  color: #f0ad4e;
}
.btn.btn-basic-5.btn-warning:before,
.btn.btn-basic-5.btn-warning:after {
  background: #f0ad4e;
}
.btn.btn-basic-5.btn-danger {
  color: #d9534f;
}
.btn.btn-basic-5.btn-danger:before,
.btn.btn-basic-5.btn-danger:after {
  background: #d9534f;
}
.btn.btn-basic-5.btn-black {
  color: #28373b;
}
.btn.btn-basic-5.btn-black:before,
.btn.btn-basic-5.btn-black:after {
  background: #28373b;
}
.btn.btn-basic-5.btn-pink {
  color: #9d5db8;
}
.btn.btn-basic-5.btn-pink:before,
.btn.btn-basic-5.btn-pink:after {
  background: #9d5db8;
}
.btn.btn-basic-5.btn-turquoise {
  color: #16a085;
}
.btn.btn-basic-5.btn-turquoise:before,
.btn.btn-basic-5.btn-turquoise:after {
  background: #16a085;
}
/* Basic Button 6 */
.btn.btn-basic-6 {
  position: relative;
  z-index: 1;
  -webkit-transition: 0.25s all cubic-bezier(0, 0, 0, 0.2);
  transition: 0.25s all cubic-bezier(0, 0, 0, 0.2);
  color: #444;
}
.btn.btn-basic-6:hover {
  color: #666;
}
.btn.btn-basic-6:before,
.btn.btn-basic-6:after {
  position: absolute;
  content: '';
  height: 100%;
  width: 2px;
  background: #ddd;
  top: 0;
  -webkit-transition: 0.25s all cubic-bezier(0, 0, 0, 0.2);
  transition: 0.25s all cubic-bezier(0, 0, 0, 0.2);
  z-index: -1;
}
.btn.btn-basic-6:before {
  left: 0;
}
.btn.btn-basic-6:after {
  right: 0;
}
.btn.btn-basic-6:hover:before {
  width: 50%;
}
.btn.btn-basic-6:hover:after {
  width: 50%;
}
.btn.btn-basic-6:not(.btn-default):hover {
  color: #fff;
}
.btn.btn-basic-6.btn-primary {
  color: #337ab7;
}
.btn.btn-basic-6.btn-primary:before,
.btn.btn-basic-6.btn-primary:after {
  background: #337ab7;
}
.btn.btn-basic-6.btn-success {
  color: #5cb85c;
}
.btn.btn-basic-6.btn-success:before,
.btn.btn-basic-6.btn-success:after {
  background: #5cb85c;
}
.btn.btn-basic-6.btn-info {
  color: #5bc0de;
}
.btn.btn-basic-6.btn-info:before,
.btn.btn-basic-6.btn-info:after {
  background: #5bc0de;
}
.btn.btn-basic-6.btn-warning {
  color: #f0ad4e;
}
.btn.btn-basic-6.btn-warning:before,
.btn.btn-basic-6.btn-warning:after {
  background: #f0ad4e;
}
.btn.btn-basic-6.btn-danger {
  color: #d9534f;
}
.btn.btn-basic-6.btn-danger:before,
.btn.btn-basic-6.btn-danger:after {
  background: #d9534f;
}
.btn.btn-basic-6.btn-black {
  color: #28373b;
}
.btn.btn-basic-6.btn-black:before,
.btn.btn-basic-6.btn-black:after {
  background: #28373b;
}
.btn.btn-basic-6.btn-pink {
  color: #9d5db8;
}
.btn.btn-basic-6.btn-pink:before,
.btn.btn-basic-6.btn-pink:after {
  background: #9d5db8;
}
.btn.btn-basic-6.btn-turquoise {
  color: #16a085;
}
.btn.btn-basic-6.btn-turquoise:before,
.btn.btn-basic-6.btn-turquoise:after {
  background: #16a085;
}
/* Basic Button 7 */
.btn.btn-basic-7 {
  border: 1px solid;
  background-color: white;
  -webkit-transition: 0.25s background cubic-bezier(0, 0, 0, 0.2);
  transition: 0.25s background cubic-bezier(0, 0, 0, 0.2);
}
.btn.btn-basic-7:after {
  position: absolute;
  left: 3px;
  top: 4px;
  content: "";
  z-index: -1;
  width: 102%;
  height: 108%;
  border: 1px solid;
}
.btn.btn-basic-7.btn-round:after {
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
}
.btn.btn-basic-7.btn-pill:after {
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
}
.btn.btn-basic-7.btn-primary {
  color: #337ab7;
  border-color: #337ab7;
}
.btn.btn-basic-7.btn-primary:hover,
.btn.btn-basic-7.btn-primary:active,
.btn.btn-basic-7.btn-primary:focus {
  background: #337ab7;
  color: #fff;
}
.btn.btn-basic-7.btn-primary:after {
  border-color: #337ab7;
}
.btn.btn-basic-7.btn-success {
  color: #5cb85c;
  border-color: #5cb85c;
}
.btn.btn-basic-7.btn-success:hover,
.btn.btn-basic-7.btn-success:active,
.btn.btn-basic-7.btn-success:focus {
  background: #5cb85c;
  color: #fff;
}
.btn.btn-basic-7.btn-success:after {
  border-color: #5cb85c;
}
.btn.btn-basic-7.btn-info {
  color: #5bc0de;
  border-color: #5bc0de;
}
.btn.btn-basic-7.btn-info:hover,
.btn.btn-basic-7.btn-info:active,
.btn.btn-basic-7.btn-info:focus {
  background: #5bc0de;
  color: #fff;
}
.btn.btn-basic-7.btn-info:after {
  border-color: #5bc0de;
}
.btn.btn-basic-7.btn-warning {
  color: #f0ad4e;
  border-color: #f0ad4e;
}
.btn.btn-basic-7.btn-warning:hover,
.btn.btn-basic-7.btn-warning:active,
.btn.btn-basic-7.btn-warning:focus {
  background: #f0ad4e;
  color: #fff;
}
.btn.btn-basic-7.btn-warning:after {
  border-color: #f0ad4e;
}
.btn.btn-basic-7.btn-danger {
  color: #d9534f;
  border-color: #d9534f;
}
.btn.btn-basic-7.btn-danger:hover,
.btn.btn-basic-7.btn-danger:active,
.btn.btn-basic-7.btn-danger:focus {
  background: #d9534f;
  color: #fff;
}
.btn.btn-basic-7.btn-danger:after {
  border-color: #d9534f;
}
.btn.btn-basic-7.btn-black {
  color: #28373b;
  border-color: #28373b;
}
.btn.btn-basic-7.btn-black:hover,
.btn.btn-basic-7.btn-black:active,
.btn.btn-basic-7.btn-black:focus {
  background: #28373b;
  color: #fff;
}
.btn.btn-basic-7.btn-black:after {
  border-color: #28373b;
}
.btn.btn-basic-7.btn-pink {
  color: #9d5db8;
  border-color: #9d5db8;
}
.btn.btn-basic-7.btn-pink:hover,
.btn.btn-basic-7.btn-pink:active,
.btn.btn-basic-7.btn-pink:focus {
  background: #9d5db8;
  color: #fff;
}
.btn.btn-basic-7.btn-pink:after {
  border-color: #9d5db8;
}
.btn.btn-basic-7.btn-turquoise {
  color: #16a085;
  border-color: #16a085;
}
.btn.btn-basic-7.btn-turquoise:hover,
.btn.btn-basic-7.btn-turquoise:active,
.btn.btn-basic-7.btn-turquoise:focus {
  background: #16a085;
  color: #fff;
}
.btn.btn-basic-7.btn-turquoise:after {
  border-color: #16a085;
}
/* Animate A */
.btn.btn-animate-1 {
  position: relative;
  z-index: 1;
  border: 1px solid #f0f0f0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #444;
}
.btn.btn-animate-1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f0f0f0;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s, background 0.4s;
  transition: transform 0.4s, opacity 0.4s, background 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn.btn-animate-1,
.btn.btn-animate-1:before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn.btn-animate-1:hover {
  color: #666;
  border-color: #f0f0f0;
}
.btn.btn-animate-1.btn-active:before,
.btn.btn-animate-1:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn.btn-animate-1.btn-primary {
  border-color: #337ab7;
  color: #337ab7;
}
.btn.btn-animate-1.btn-primary.btn-active,
.btn.btn-animate-1.btn-primary:hover {
  color: #fff;
}
.btn.btn-animate-1.btn-primary.btn-active:before,
.btn.btn-animate-1.btn-primary:hover:before {
  background: #337ab7;
}
.btn.btn-animate-1.btn-success {
  border-color: #5cb85c;
  color: #5cb85c;
}
.btn.btn-animate-1.btn-success.btn-active,
.btn.btn-animate-1.btn-success:hover {
  color: #fff;
}
.btn.btn-animate-1.btn-success.btn-active:before,
.btn.btn-animate-1.btn-success:hover:before {
  background: #5cb85c;
}
.btn.btn-animate-1.btn-info {
  border-color: #5bc0de;
  color: #5bc0de;
}
.btn.btn-animate-1.btn-info.btn-active,
.btn.btn-animate-1.btn-info:hover {
  color: #fff;
}
.btn.btn-animate-1.btn-info.btn-active:before,
.btn.btn-animate-1.btn-info:hover:before {
  background: #5bc0de;
}
.btn.btn-animate-1.btn-warning {
  border-color: #f0ad4e;
  color: #f0ad4e;
}
.btn.btn-animate-1.btn-warning.btn-active,
.btn.btn-animate-1.btn-warning:hover {
  color: #fff;
}
.btn.btn-animate-1.btn-warning.btn-active:before,
.btn.btn-animate-1.btn-warning:hover:before {
  background: #f0ad4e;
}
.btn.btn-animate-1.btn-danger {
  border-color: #d9534f;
  color: #d9534f;
}
.btn.btn-animate-1.btn-danger.btn-active,
.btn.btn-animate-1.btn-danger:hover {
  color: #fff;
}
.btn.btn-animate-1.btn-danger.btn-active:before,
.btn.btn-animate-1.btn-danger:hover:before {
  background: #d9534f;
}
.btn.btn-animate-1.btn-black {
  border-color: #28373b;
  color: #28373b;
}
.btn.btn-animate-1.btn-black.btn-active,
.btn.btn-animate-1.btn-black:hover {
  color: #fff;
}
.btn.btn-animate-1.btn-black.btn-active:before,
.btn.btn-animate-1.btn-black:hover:before {
  background: #28373b;
}
.btn.btn-animate-1.btn-pink {
  border-color: #9d5db8;
  color: #9d5db8;
}
.btn.btn-animate-1.btn-pink.btn-active,
.btn.btn-animate-1.btn-pink:hover {
  color: #fff;
}
.btn.btn-animate-1.btn-pink.btn-active:before,
.btn.btn-animate-1.btn-pink:hover:before {
  background: #9d5db8;
}
.btn.btn-animate-1.btn-turquoise {
  border-color: #16a085;
  color: #16a085;
}
.btn.btn-animate-1.btn-turquoise.btn-active,
.btn.btn-animate-1.btn-turquoise:hover {
  color: #fff;
}
.btn.btn-animate-1.btn-turquoise.btn-active:before,
.btn.btn-animate-1.btn-turquoise:hover:before {
  background: #16a085;
}
/* Animate B */
.btn.btn-animate-2 {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border: 1px solid transparent;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  box-sizing: border-box;
}
.btn.btn-animate-2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  background: #ddd;
  z-index: -1;
  -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.btn.btn-animate-2.btn-active:before,
.btn.btn-animate-2:hover:before {
  opacity: 1;
  background-color: #ddd;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn.btn-animate-2.btn-primary {
  background-color: #337ab7;
  color: #fff;
}
.btn.btn-animate-2.btn-primary:before {
  background-color: #285f8f;
}
.btn.btn-animate-2.btn-primary.btn-active,
.btn.btn-animate-2.btn-primary:hover {
  border-color: #204d73;
}
.btn.btn-animate-2.btn-primary.btn-active:before,
.btn.btn-animate-2.btn-primary:hover:before {
  color: #204d73;
}
.btn.btn-animate-2.btn-success {
  background-color: #5cb85c;
  color: #fff;
}
.btn.btn-animate-2.btn-success:before {
  background-color: #449d44;
}
.btn.btn-animate-2.btn-success.btn-active,
.btn.btn-animate-2.btn-success:hover {
  border-color: #398439;
}
.btn.btn-animate-2.btn-success.btn-active:before,
.btn.btn-animate-2.btn-success:hover:before {
  color: #398439;
}
.btn.btn-animate-2.btn-info {
  background-color: #5bc0de;
  color: #fff;
}
.btn.btn-animate-2.btn-info:before {
  background-color: #31b0d5;
}
.btn.btn-animate-2.btn-info.btn-active,
.btn.btn-animate-2.btn-info:hover {
  border-color: #269abc;
}
.btn.btn-animate-2.btn-info.btn-active:before,
.btn.btn-animate-2.btn-info:hover:before {
  color: #269abc;
}
.btn.btn-animate-2.btn-warning {
  background-color: #f0ad4e;
  color: #fff;
}
.btn.btn-animate-2.btn-warning:before {
  background-color: #ec971f;
}
.btn.btn-animate-2.btn-warning.btn-active,
.btn.btn-animate-2.btn-warning:hover {
  border-color: #d58512;
}
.btn.btn-animate-2.btn-warning.btn-active:before,
.btn.btn-animate-2.btn-warning:hover:before {
  color: #d58512;
}
.btn.btn-animate-2.btn-danger {
  background-color: #d9534f;
  color: #fff;
}
.btn.btn-animate-2.btn-danger:before {
  background-color: #c9302c;
}
.btn.btn-animate-2.btn-danger.btn-active,
.btn.btn-animate-2.btn-danger:hover {
  border-color: #ac2925;
}
.btn.btn-animate-2.btn-danger.btn-active:before,
.btn.btn-animate-2.btn-danger:hover:before {
  color: #ac2925;
}
.btn.btn-animate-2.btn-black {
  background-color: #28373b;
  color: #fff;
}
.btn.btn-animate-2.btn-black:before {
  background-color: #131b1d;
}
.btn.btn-animate-2.btn-black.btn-active,
.btn.btn-animate-2.btn-black:hover {
  border-color: #050707;
}
.btn.btn-animate-2.btn-black.btn-active:before,
.btn.btn-animate-2.btn-black:hover:before {
  color: #050707;
}
.btn.btn-animate-2.btn-pink {
  background-color: #9d5db8;
  color: #fff;
}
.btn.btn-animate-2.btn-pink:before {
  background-color: #83459d;
}
.btn.btn-animate-2.btn-pink.btn-active,
.btn.btn-animate-2.btn-pink:hover {
  border-color: #6e3a84;
}
.btn.btn-animate-2.btn-pink.btn-active:before,
.btn.btn-animate-2.btn-pink:hover:before {
  color: #6e3a84;
}
.btn.btn-animate-2.btn-turquoise {
  background-color: #16a085;
  color: #fff;
}
.btn.btn-animate-2.btn-turquoise:before {
  background-color: #107360;
}
.btn.btn-animate-2.btn-turquoise.btn-active,
.btn.btn-animate-2.btn-turquoise:hover {
  border-color: #0c5446;
}
.btn.btn-animate-2.btn-turquoise.btn-active:before,
.btn.btn-animate-2.btn-turquoise:hover:before {
  color: #0c5446;
}
/* Animate C*/
.btn.btn-animate-3 {
  border: 1px solid;
  background: transparent;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.btn.btn-animate-3:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
}
.btn.btn-animate-3:not(.btn-default):hover,
.btn.btn-animate-3:not(.btn-default):active {
  color: #fff;
}
.btn.btn-animate-3:hover:after,
.btn.btn-animate-3:active:after {
  height: 100%;
}
.btn.btn-animate-3.btn-primary {
  border-color: #337ab7;
  color: #337ab7;
}
.btn.btn-animate-3.btn-primary:after {
  background-color: #337ab7;
}
.btn.btn-animate-3.btn-success {
  border-color: #5cb85c;
  color: #5cb85c;
}
.btn.btn-animate-3.btn-success:after {
  background-color: #5cb85c;
}
.btn.btn-animate-3.btn-info {
  border-color: #5bc0de;
  color: #5bc0de;
}
.btn.btn-animate-3.btn-info:after {
  background-color: #5bc0de;
}
.btn.btn-animate-3.btn-warning {
  border-color: #f0ad4e;
  color: #f0ad4e;
}
.btn.btn-animate-3.btn-warning:after {
  background-color: #f0ad4e;
}
.btn.btn-animate-3.btn-danger {
  border-color: #d9534f;
  color: #d9534f;
}
.btn.btn-animate-3.btn-danger:after {
  background-color: #d9534f;
}
.btn.btn-animate-3.btn-black {
  border-color: #28373b;
  color: #28373b;
}
.btn.btn-animate-3.btn-black:after {
  background-color: #28373b;
}
.btn.btn-animate-3.btn-pink {
  border-color: #9d5db8;
  color: #9d5db8;
}
.btn.btn-animate-3.btn-pink:after {
  background-color: #9d5db8;
}
.btn.btn-animate-3.btn-turquoise {
  border-color: #16a085;
  color: #16a085;
}
.btn.btn-animate-3.btn-turquoise:after {
  background-color: #16a085;
}
/* Animate D*/
.btn.btn-animate-4 {
  border: 1px solid;
  background: transparent;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.btn.btn-animate-4:after {
  content: '';
  position: absolute;
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
  transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.btn.btn-animate-4:not(.btn-default):hover,
.btn.btn-animate-4:not(.btn-default):active {
  color: #fff;
}
.btn.btn-animate-4:hover:after,
.btn.btn-animate-4:active:after {
  width: 100%;
}
.btn.btn-animate-4.btn-primary {
  border-color: #337ab7;
  color: #337ab7;
}
.btn.btn-animate-4.btn-primary:after {
  background-color: #337ab7;
}
.btn.btn-animate-4.btn-success {
  border-color: #5cb85c;
  color: #5cb85c;
}
.btn.btn-animate-4.btn-success:after {
  background-color: #5cb85c;
}
.btn.btn-animate-4.btn-info {
  border-color: #5bc0de;
  color: #5bc0de;
}
.btn.btn-animate-4.btn-info:after {
  background-color: #5bc0de;
}
.btn.btn-animate-4.btn-warning {
  border-color: #f0ad4e;
  color: #f0ad4e;
}
.btn.btn-animate-4.btn-warning:after {
  background-color: #f0ad4e;
}
.btn.btn-animate-4.btn-danger {
  border-color: #d9534f;
  color: #d9534f;
}
.btn.btn-animate-4.btn-danger:after {
  background-color: #d9534f;
}
.btn.btn-animate-4.btn-black {
  border-color: #28373b;
  color: #28373b;
}
.btn.btn-animate-4.btn-black:after {
  background-color: #28373b;
}
.btn.btn-animate-4.btn-pink {
  border-color: #9d5db8;
  color: #9d5db8;
}
.btn.btn-animate-4.btn-pink:after {
  background-color: #9d5db8;
}
.btn.btn-animate-4.btn-turquoise {
  border-color: #16a085;
  color: #16a085;
}
.btn.btn-animate-4.btn-turquoise:after {
  background-color: #16a085;
}
/* Animate E*/
.btn.btn-animate-5 {
  border: 1px solid;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: 0.2s cubic-bezier(0.19, 0.4, 0.9, 0.76) background;
  transition: 0.2s cubic-bezier(0.19, 0.4, 0.9, 0.76) background;
}
.btn.btn-animate-5:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
  transition: all 0.4s cubic-bezier(0, 0, 0, 0.3);
}
.btn.btn-animate-5:not(.btn-default):after {
  background: rgba(255, 255, 255, 0.15);
}
.btn.btn-animate-5:not(.btn-default):hover,
.btn.btn-animate-5:not(.btn-default):active {
  color: #fff;
}
.btn.btn-animate-5:hover:after,
.btn.btn-animate-5:active:after {
  height: 100%;
  opacity: 1;
}
.btn.btn-animate-5.btn-primary {
  border-color: #337ab7;
  color: #337ab7;
}
.btn.btn-animate-5.btn-primary:hover {
  background-color: #337ab7;
}
.btn.btn-animate-5.btn-success {
  border-color: #5cb85c;
  color: #5cb85c;
}
.btn.btn-animate-5.btn-success:hover {
  background-color: #5cb85c;
}
.btn.btn-animate-5.btn-info {
  border-color: #5bc0de;
  color: #5bc0de;
}
.btn.btn-animate-5.btn-info:hover {
  background-color: #5bc0de;
}
.btn.btn-animate-5.btn-warning {
  border-color: #f0ad4e;
  color: #f0ad4e;
}
.btn.btn-animate-5.btn-warning:hover {
  background-color: #f0ad4e;
}
.btn.btn-animate-5.btn-danger {
  border-color: #d9534f;
  color: #d9534f;
}
.btn.btn-animate-5.btn-danger:hover {
  background-color: #d9534f;
}
.btn.btn-animate-5.btn-black {
  border-color: #28373b;
  color: #28373b;
}
.btn.btn-animate-5.btn-black:hover {
  background-color: #28373b;
}
.btn.btn-animate-5.btn-pink {
  border-color: #9d5db8;
  color: #9d5db8;
}
.btn.btn-animate-5.btn-pink:hover {
  background-color: #9d5db8;
}
.btn.btn-animate-5.btn-turquoise {
  border-color: #16a085;
  color: #16a085;
}
.btn.btn-animate-5.btn-turquoise:hover {
  background-color: #16a085;
}
/* Animate F*/
.btn.btn-animate-6 {
  margin: 1em 2em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  color: #444;
}
.btn.btn-animate-6:not(.btn-default) {
  color: #fff;
}
.btn.btn-animate-6:before,
.btn.btn-animate-6:after {
  content: '';
  position: absolute;
  border-radius: inherit;
  background: #eee;
  z-index: -1;
}
.btn.btn-animate-6:before {
  top: -3px;
  bottom: -3px;
  left: -3px;
  right: -3px;
  opacity: 0.3;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.btn.btn-animate-6:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale3d(1.1, 1, 1);
  transform: scale3d(1.1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
}
.btn.btn-animate-6:before,
.btn.btn-animate-6:after {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn.btn-animate-6:hover:before {
  opacity: 1;
}
.btn.btn-animate-6:hover:after {
  background-color: #fff !important;
}
.btn.btn-animate-6:hover:after,
.btn.btn-animate-6:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.btn.btn-animate-6.btn-primary {
  border-color: #337ab7;
  color: #337ab7;
}
.btn.btn-animate-6.btn-primary:after {
  background-color: #337ab7;
}
.btn.btn-animate-6.btn-success {
  border-color: #5cb85c;
  color: #5cb85c;
}
.btn.btn-animate-6.btn-success:after {
  background-color: #5cb85c;
}
.btn.btn-animate-6.btn-info {
  border-color: #5bc0de;
  color: #5bc0de;
}
.btn.btn-animate-6.btn-info:after {
  background-color: #5bc0de;
}
.btn.btn-animate-6.btn-warning {
  border-color: #f0ad4e;
  color: #f0ad4e;
}
.btn.btn-animate-6.btn-warning:after {
  background-color: #f0ad4e;
}
.btn.btn-animate-6.btn-danger {
  border-color: #d9534f;
  color: #d9534f;
}
.btn.btn-animate-6.btn-danger:after {
  background-color: #d9534f;
}
.btn.btn-animate-6.btn-black {
  border-color: #28373b;
  color: #28373b;
}
.btn.btn-animate-6.btn-black:after {
  background-color: #28373b;
}
.btn.btn-animate-6.btn-pink {
  border-color: #9d5db8;
  color: #9d5db8;
}
.btn.btn-animate-6.btn-pink:after {
  background-color: #9d5db8;
}
.btn.btn-animate-6.btn-turquoise {
  border-color: #16a085;
  color: #16a085;
}
.btn.btn-animate-6.btn-turquoise:after {
  background-color: #16a085;
}
/*------------------------------------------------------------------------
    Forms
------------------------------------------------------------------------*/
.form-type-1 .form-control {
  background: none;
  border-bottom: 1px solid;
  border-radius: 0;
  border: 0;
  outline: none;
}
.form-type-1 .form-control:focus {
  background: none;
  border-bottom: 1px solid;
  box-shadow: none;
  outline: none;
}
.form-type-1 .form-control:focus:hover {
  background: none;
  border-bottom: 1px solid;
  outline: none;
}
.form-type-1 .form-group {
  margin-bottom: 25px;
  position: relative;
}
.form-type-1 .form-group > label {
  -webkit-transform-origin: 0 0;
  -webkit-transform: scale(1.4);
  -webkit-transform: scale(1.4) translateY(20px);
  font-size: 10px;
  pointer-events: none;
  position: relative;
  text-transform: uppercase;
  transform-origin: 0 0;
  transform: scale(1.4);
  transform: scale(1.4) translateY(20px);
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
  z-index: 5;
}
.form-type-1 .form-group > input {
  width: 100%;
}
.form-type-1 .form-group.input-has-value > label {
  -webkit-transform: none;
  transform: none;
}
.form-type-1.form-color-blue .form-control {
  border-bottom-color: #a1a2a3;
  color: #097294;
}
.form-type-1.form-color-blue .form-control:focus {
  border-bottom-color: #097294;
  color: #097294;
}
.form-type-1.form-color-blue .form-control:focus:hover {
  border-bottom-color: #097294;
  color: #097294;
}
.form-type-1.form-color-blue .form-group > label {
  color: #a1a2a3;
}
.form-type-2 .form-group {
  margin-bottom: 30px;
  position: relative;
}
.form-type-2 .form-group input {
  border-left: none;
}
.form-type-2 .form-group i {
  width: 20px;
  color: black;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.2);
}
.form-type-2 .form-group label {
  margin-left: 56px;
  background: #fff;
  padding: 2px 5px;
  position: absolute;
  font-size: 12px;
  font-weight: normal;
  z-index: 999;
  margin-top: 15px;
  opacity: 0;
  transition: all 0.3s ease-out;
}
.form-type-2 .form-group label.visible {
  transition: all 0.3s ease-out;
  opacity: 1;
  margin-top: -10px;
}
/*https://codepen.io/moso/pen/rVdbXB*/
.form-type-3 {
  background-color: #ffffff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
  overflow: hidden;
  padding: 1rem;
}
.form-type-3 .form-group {
  float: left;
  margin: 1rem;
  position: relative;
  width: 43.2%;
}
.form-type-3 .form-group label {
  color: rgba(0, 0, 0, 0.87);
  left: 0;
  padding: 1rem 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: all 0.25s ease;
}
.form-type-3 .form-group.full {
  margin-right: 10%;
  width: calc(100% - 3rem);
}
.form-type-3 input {
  background-color: transparent;
  border-bottom: 1px solid #cccccc;
  border: 0;
  font-family: "Roboto Draft", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  padding: 0.875rem 0;
  width: 100%;
}
.form-type-3 input:focus {
  outline: 0;
}
.form-type-3 input:focus ~ label {
  color: #2196f3;
  font-size: 0.6rem;
  top: -1.25rem;
  transition: all 0.125s ease;
}
.form-type-3 input:focus ~ span {
  transition: all 0.075s ease;
  width: 100%;
}
.form-type-3 textarea {
  background-color: transparent;
  border-bottom: 1px solid #cccccc;
  border: 0;
  font-family: "Roboto Draft", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  min-height: 7rem;
  padding: 0.875rem 0;
  width: 100%;
}
.form-type-3 textarea:focus {
  outline: 0;
}
.form-type-3 textarea:focus ~ label {
  color: #2196f3;
  font-size: 0.6rem;
  top: -1.25rem;
  transition: all 0.125s ease;
}
.form-type-3 textarea:focus ~ span {
  transition: all 0.075s ease;
  width: 100%;
}
.form-type-3 input ~ span {
  background-color: #2196f3;
  bottom: 0;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  transition: all 0.125s ease;
  width: 0;
}
.form-type-3 textarea ~ span {
  background-color: #2196f3;
  bottom: 0;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  transition: all 0.125s ease;
  width: 0;
}
.form-type-3 input.not-empty ~ label {
  color: #2196f3;
  font-size: 0.6rem;
  top: -1.25rem;
  transition: all 0.125s ease;
}
.form-type-3 textarea.not-empty ~ label {
  color: #2196f3;
  font-size: 0.6rem;
  top: -1.25rem;
  transition: all 0.125s ease;
}
/*https://codepen.io/tanaji710/pen/KbZVLR*/
.form-style-4 .form-group {
  position: relative;
  margin-bottom: 1.5rem;
}
.form-style-4 .form-group .form-control {
  height: 50px;
  padding-bottom: 3px;
  padding-top: 15px;
}
.form-style-4 .form-group label {
  position: absolute;
  top: 0;
  height: 20px;
  left: 0;
  margin-top: 15px;
  padding: 0 0 0 13px;
  transition: all 200ms;
  opacity: 0.5;
}
.form-style-4 .form-group.input-focused label,
.form-style-4 .form-group.input-has-value label {
  font-size: 80%;
  transform: translate3d(0, -50%, 0);
  opacity: 1;
  margin-top: 10px;
}
/*https://codepen.io/tanaji710/pen/KbZVLR*/
.label-float-over-top .form-group {
  position: relative;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.label-float-over-top .form-group .form-control {
  padding-bottom: 3px;
}
.label-float-over-top .form-group input.form-control {
  line-height: 35px;
}
.label-float-over-top .form-group label {
  position: absolute;
  height: 20px;
  left: 10px;
  top: 10px;
  transition: all 200ms;
  opacity: 0.5;
}
.label-float-over-top .form-group label ~ .form-control.input-focused,
.label-float-over-top .form-group label ~ .form-control.input-has-value,
.label-float-over-top .form-group .form-control.input-focused + label,
.label-float-over-top .form-group .form-control.input-has-value + label {
  font-size: 80%;
  transform: translate3d(0, -30px, 0);
  opacity: 1;
}
.label-float-to-bottom .form-group {
  position: relative;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.label-float-to-bottom .form-group .form-control {
  padding-bottom: 3px;
}
.label-float-to-bottom .form-group input.form-control {
  line-height: 35px;
}
.label-float-to-bottom .form-group label {
  position: absolute;
  height: 20px;
  left: 10px;
  bottom: 5px;
  transition: all 200ms;
  opacity: 0.5;
}
.label-float-to-bottom .form-group .form-control.input-focused + label,
.label-float-to-bottom .form-group .form-control.input-has-value + label {
  font-size: 80%;
  bottom: -25px;
  opacity: 1;
}
/*------------------------------------------------------------------------
    Hover Effects
------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
    Plugins
------------------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before {
  content: '←';
}
[dir='rtl'] .slick-prev:before {
  content: '→';
}
.slick-next {
  right: -25px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}
.slick-next:before {
  content: '→';
}
[dir='rtl'] .slick-next:before {
  content: '←';
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  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;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.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-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.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%;
}
.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;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.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 {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -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 {
  /**
              This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
              calculation of the height of the owl-item that breaks page layouts
           */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.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 {
  -ms-transform: scale(1.3, 1.3);
  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%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-carousel.owl-theme .owl-nav {
  -webkit-tap-highlight-color: transparent;
  margin-top: 10px;
  text-align: center;
}
.owl-carousel.owl-theme .owl-nav .disabled {
  cursor: default;
  opacity: 0.5;
}
.owl-carousel.owl-theme .owl-nav > button.owl-prev,
.owl-carousel.owl-theme .owl-nav > button.owl-next {
  outline: none;
  background: white;
  border-radius: 3px;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px !important;
}
.owl-carousel.owl-theme .owl-nav > button.owl-prev:hover,
.owl-carousel.owl-theme .owl-nav > button.owl-next:hover {
  background: #eee;
  color: #111;
  text-decoration: none;
}
.owl-carousel.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-carousel.owl-theme .owl-dots {
  -webkit-tap-highlight-color: transparent;
  text-align: center;
}
.owl-carousel.owl-theme .owl-dots .owl-dot {
  *display: inline;
  display: inline-block;
  zoom: 1;
}
.owl-carousel.owl-theme .owl-dots .owl-dot span {
  -webkit-backface-visibility: visible;
  background: #333;
  border-radius: 30px;
  display: block;
  height: 10px;
  margin: 5px 7px;
  transition: opacity 200ms ease;
  width: 10px;
}
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #222;
}
.owl-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: #111;
}
.muuri-grid {
  position: relative;
  max-width: 100%;
}
.muuri-grid .muuri-item {
  display: block;
  position: absolute;
  z-index: 1;
}
.muuri-grid .muuri-item.muuri-item-dragging {
  z-index: 3;
}
.muuri-grid .muuri-item.muuri-item-releasing {
  z-index: 2;
}
.muuri-grid .muuri-item.muuri-item-hidden {
  z-index: 0;
}
.muuri-grid .muuri-item .item-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.logo-image {
  width: 65%;
}
.bg-red-classy {
  background-color: #f24848;
  padding-top: 10px;
  padding-bottom: 20px;
}
.classy-form .submit-btn {
  padding-left: 20px;
  padding-right: 20px;
}
.classy-page-heading {
  font-size: 30px;
  font-weight: bold;
  color: white;
}
.classy-form input,
.classy-form select,
.classy-form button {
  border-radius: 20px;
}
.classy-form .btn-basic-3 {
  color: #f24848 !important;
  font-weight: bold;
  background: white !important;
}
.classy-form .btn-basic-3:hover {
  background-color: #f24848 !important;
  border: 2px solid white !important;
  color: white !important;
}
.classy-form label,
.classy-form h1 {
  color: white;
}
.classy-form .form-control:focus {
  border: none;
  outline: none;
  box-shadow: none;
}
.thanks-text-box {
  overflow: hidden;
  padding-top: 100px;
  color: #f24848;
}
.para-1 {
  padding-top: 10%;
  font-weight: bold;
  font-size: 60px;
}
.para-2 {
  font-weight: bold;
  font-size: 30px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.classy-form button :hover,
.classy-form button:active,
.classy-form button:focus {
  outline: none !important;
}
.classy-slider .owl-carousel .owl-item img {
  display: block;
  border-radius: 20px;
  height: 150px;
  margin-top: 15px;
  object-position: center;
  object-fit: cover;
}
.classy-slider .testimonial-item.equal-height.style-6 {
  background-color: #eee;
  border-radius: 20px;
  margin: 10px;
  height: 150px;
}
.classy-slider #main-content .container {
  padding-top: 10px;
}
.owl-theme .owl-controls .owl-page span {
  background: #eef4f2 !important;
}
@media (min-width: 768px) {
  .classy-slider .testimonial-item.equal-height.style-6 {
    height: auto;
  }
  .classy-slider .owl-carousel .owl-item img {
    height: auto;
  }
}
