@charset "UTF-8";
/* 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;
  -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);
  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;
  -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);
  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::-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);
  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;
  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);
  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;
  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);
  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;
  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;
  -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;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-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);
  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);
  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;
    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;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    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);
  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);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-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;
  -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;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  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%);
  -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);
  -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);
  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 {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  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);
    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
------------------------------------------------------------------------*/
.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 */
/*------------------------------------------------------------------------
    Modifiers
------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
    Forms
------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
    Hover Effects
------------------------------------------------------------------------*/
/*------------------------------------------------------------------------
    Plugins
------------------------------------------------------------------------*/
/*
 * jQuery FlexSlider v2.6.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 20px;
  background: #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '';
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: center;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
/* customizer */
.flex-direction-nav a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-color: #feb800;
  border-style: solid;
  border-width: 2px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
}
.flex-direction-nav a:hover {
  background-color: #feb800;
}
.flex-direction-nav a:hover i {
  color: #fff;
}
.flex-direction-nav a i {
  color: #feb800;
  font-size: 16px;
}
.flex-direction-nav a:before {
  content: "";
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flex-direction-nav .flex-next {
  right: 0;
}
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
/*************************
	-	CAPTIONS	-
**************************/
.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0px;
  left: 0px;
}
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}
.tp-caption {
  z-index: 1;
  white-space: nowrap;
}
.tp-caption-demo .tp-caption {
  position: relative !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 20px !important;
}
.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: #ffffff;
  text-decoration: none;
  min-width: 408px;
  min-height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.finewide_large_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.whitedivider3px {
  color: #000000;
  text-shadow: none;
  background-color: #ffffff;
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 468px;
  min-height: 3px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.finewide_medium_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 37px;
  line-height: 37px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.boldwide_small_white {
  font-size: 25px;
  line-height: 25px;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.whitedivider3px_vertical {
  color: #000000;
  text-shadow: none;
  background-color: #ffffff;
  text-decoration: none;
  font-size: 0px;
  line-height: 0;
  min-width: 3px;
  min-height: 130px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.finewide_small_white {
  color: #ffffff;
  text-shadow: none;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.finewide_verysmall_white_mw {
  font-size: 13px;
  line-height: 25px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  max-width: 470px;
  white-space: normal !important;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}
.tp-caption.finewide_large_white {
  color: #FFF;
  text-shadow: none;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 8px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}
.tp-caption.finewide_medium_white {
  color: #FFF;
  text-shadow: none;
  font-size: 34px;
  line-height: 34px;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  border-width: 0px;
  border-color: #000;
  border-style: none;
}
.tp-caption.huge_red {
  position: absolute;
  color: #df4b6b;
  font-weight: 400;
  font-size: 150px;
  line-height: 130px;
  font-family: 'Oswald', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  background-color: #2d3136;
  padding: 0px;
}
.tp-caption.middle_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 600;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.huge_thin_yellow {
  position: absolute;
  color: #fbd572;
  font-weight: 300;
  font-size: 90px;
  line-height: 90px;
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  letter-spacing: 20px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.big_dark {
  position: absolute;
  color: #333;
  font-weight: 700;
  font-size: 70px;
  line-height: 70px;
  font-family: "Open Sans";
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.medium_dark {
  position: absolute;
  color: #333;
  font-weight: 300;
  font-size: 40px;
  line-height: 40px;
  font-family: "Open Sans";
  margin: 0px;
  letter-spacing: 5px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
}
.tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.medium_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.large_bold_white_25 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: #ffffff;
  border-style: none;
}
.tp-caption.medium_text_shadow {
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: #ffffff;
  border-style: none;
}
.tp-caption.large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.medium_bold_grey {
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px;
}
.tp-caption.very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #000;
}
.tp-caption.very_big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #fff;
}
.tp-caption.modern_medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.modern_medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.modern_medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.modern_big_bluebg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0;
}
.tp-caption.modern_big_redbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #de543e;
  letter-spacing: 0;
}
.tp-caption.modern_small_text_dark {
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
  color: #000;
  text-shadow: none;
}
.tp-caption.noshadow {
  text-shadow: none;
}
.tp-caption a {
  color: #202020;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
  color: #fff;
}
.tp-caption.thinheadline_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans";
  background-color: transparent;
}
.tp-caption.thintext_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans";
  background-color: transparent;
}
.tp-caption.medium_bg_red a {
  color: #fff;
  text-decoration: none;
}
.tp-caption.medium_bg_red a:hover {
  color: #fff;
  text-decoration: underline;
}
.tp-caption.smoothcircle {
  font-size: 30px;
  line-height: 75px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.498039);
  padding: 50px 25px;
  text-align: center;
  border-radius: 500px 500px 500px 500px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.largeblackbg {
  font-size: 50px;
  line-height: 70px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  padding: 0px 20px 5px;
  text-shadow: none;
  border-width: 0px;
  border-color: #ffffff;
  border-style: none;
}
.tp-caption.largepinkbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #db4360;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tp-caption.largewhitebg {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tp-caption.largegreenbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #67ae73;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tp-caption.excerpt {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  text-shadow: none;
  margin: 0px;
  letter-spacing: -1.5px;
  padding: 1px 4px 0px 4px;
  width: 150px;
  white-space: normal !important;
  height: auto;
  border-width: 0px;
  border-color: #ffffff;
  border-style: none;
}
.tp-caption.large_bold_grey {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_thin_grey {
  font-size: 34px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.small_thin_grey {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #757575;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}
.tp-caption.large_bold_darkblue {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bg_darkblue {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #34495e;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bold_red {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_light_red {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bg_red {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #e33a0c;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bold_orange {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #f39c12;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bg_orange {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.grassfloor {
  text-decoration: none;
  background-color: #a0b397;
  width: 4000px;
  height: 150px;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}
.tp-caption.large_bold_white {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_light_white {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.mediumlarge_light_white {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.mediumlarge_light_white_center {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bg_asbestos {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #7f8c8d;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_light_black {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.large_bold_black {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.mediumlarge_light_darkblue {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.small_light_white {
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.roundedimage {
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}
.tp-caption.large_bg_black {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  padding: 10px 20px 15px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.mediumwhitebg {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.medium_bg_orange_new1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 19px;
  line-height: 19px;
  font-family: 'Open Sans', sans;
}
.tp-caption.noshadow {
  text-shadow: none;
}
.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}
/*.tp-caption			{	transform:none !important}*/
/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}
.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}
.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}
.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}
/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/
img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}
/******************************
	-	BUTTONS	-
*******************************/
.tp-simpleresponsive .button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  background: url(../../img/revolution-slider/gradient/g30.png) repeat-x top;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
}
.tp-simpleresponsive .button.big {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
  background: url(../../img/revolution-slider/gradient/g40.png) repeat-x top;
}
.tp-simpleresponsive .purchase:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .button.big:hover {
  background-position: bottom, 15px 11px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-simpleresponsive .button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
  }
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tp-simpleresponsive .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}
/*	BUTTON COLORS	*/
.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  -moz-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}
.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}
.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  -moz-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}
.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  -moz-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}
.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222;
  -moz-box-shadow: 0px 3px 0px 0px #222;
  box-shadow: 0px 3px 0px 0px #222;
}
.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555;
  -moz-box-shadow: 0px 3px 0px 0px #555;
  box-shadow: 0px 3px 0px 0px #555;
}
/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/
/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/
/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}
/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}
.tp-simpleresponsive img {
  max-width: none;
}
/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
  filter: none !important;
}
/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {
  background: url(../../assets/revolution-slider/shadow1.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow2 {
  background: url(../../assets/revolution-slider/shadow2.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
  background: url(../../assets/revolution-slider/shadow3.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}
.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}
.fullcoveredvideo video,
.fullscreenvideo video {
  background: #000;
}
.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.html5vid.videoisplaying .tp-poster {
  display: none;
}
.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #FFF;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer;
}
.html5vid .tp-revstop {
  width: 15px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.html5vid .tp-revstop {
  display: none;
}
.html5vid.videoisplaying .revicon-right-dir {
  display: none;
}
.html5vid.videoisplaying .tp-revstop {
  display: block;
}
.html5vid.videoisplaying .tp-video-play-button {
  display: none;
}
.html5vid:hover .tp-video-play-button {
  display: block;
}
.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}
.tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-image: linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -o-linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -moz-linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -webkit-linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -ms-linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, #000000), color-stop(1, #323232));
  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.tp-caption:hover .tp-video-controls {
  opacity: 0.9;
}
.tp-video-button {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  color: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  outline: none;
}
.tp-video-button:hover {
  cursor: pointer;
}
.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
  padding: 0px 5px;
  display: table-cell;
}
.tp-video-seek-bar-wrap {
  width: 80%;
}
.tp-video-vol-bar-wrap {
  width: 20%;
}
.tp-volume-bar,
.tp-seek-bar {
  width: 100%;
  cursor: pointer;
  outline: none;
  line-height: 12px;
  margin: 0;
  padding: 0;
}
/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/
/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 4;
}
.tp-dottedoverlay.twoxtwo {
  background: url(../../assets/revolution-slider/gridtile.png);
}
.tp-dottedoverlay.twoxtwowhite {
  background: url(../../assets/revolution-slider/gridtile_white.png);
}
.tp-dottedoverlay.threexthree {
  background: url(../../assets/revolution-slider/gridtile_3x3.png);
}
.tp-dottedoverlay.threexthreewhite {
  background: url(../../assets/revolution-slider/gridtile_3x3_white.png);
}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/
/************************
	-	NAVIGATION	-
*************************/
/** BULLETS **/
.tpclear {
  clear: both;
}
.tp-bullets {
  z-index: 100;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5px);
}
.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(../../assets/revolution-slider/boxed_bgtile.png);
  height: 40px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tp-bullets.simplebullets.navbar-old {
  background: url(../../assets/revolution-slider/navigdots_bgtile.png);
  height: 35px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/bullet.png) no-Repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
  margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}
.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/bullets.png) no-Repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0px;
}
/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0px;
}
/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0px;
}
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/bullet_boxed.png) no-Repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important;
}
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/navigdots.png) no-Repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-position: top left;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
}
/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5000px);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  z-index: 600;
  position: relative;
}
.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/small_left.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/small_right.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/arrow_left.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/arrow_right.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/small_left_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}
.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/small_right_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}
.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/arrowleft.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../assets/revolution-slider/arrowright.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}
.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px;
}
.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}
.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}
.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}
.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}
.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left;
}
/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/
.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}
.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  overflow: hidden;
  position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  /* THE DIMENSION OF A SINGLE THUMB */
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /*filter: alpha(opacity=50);	*/
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tp-thumbs img {
  width: 100%;
}
/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url(../images/slides/timer.png);
  position: absolute;
  z-index: 200;
  top: 0px;
}
.tp-bannertimer.tp-bottom {
  bottom: 0px;
  height: 5px;
  top: auto;
}
/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets {
    display: none;
  }
  .responsive .tparrows {
    display: none;
  }
}
/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/
.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.tp-simpleresponsive a {
  text-decoration: none;
}
.tp-simpleresponsive ul,
.tp-simpleresponsive ul li,
.tp-simpleresponsive ul li:before {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
  overflow-x: visible;
  overflow-y: visible;
  background-image: none;
}
.tp-simpleresponsive > ul > li {
  list-style: none;
  position: absolute;
  visibility: hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(../../assets/revolution-slider/coloredbg.png) repeat;
}
.tp-caption.slidelink a span {
  background: url(../../assets/revolution-slider/coloredbg.png) repeat;
}
/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/
.tparrows .tp-arr-imgholder {
  display: none;
}
.tparrows .tp-arr-titleholder {
  display: none;
}
/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/
/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 {
  width: 100px;
  height: 100px;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: transparent;
}
.tparrows.preview1:after {
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "revicons";
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  line-height: 100px;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
}
.tp-rightarrow.preview1:after {
  content: '\e825';
}
.tp-leftarrow.preview1:after {
  content: '\e824';
}
.tparrows.preview1:hover:after {
  background: #ffffff;
  color: #aaa;
}
.tparrows.preview1 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tparrows.preview1 .tp-arr-iwrapper {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tparrows.preview1:hover .tp-arr-iwrapper {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tp-rightarrow.preview1 .tp-arr-imgholder {
  right: 100%;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-leftarrow.preview1 .tp-arr-imgholder {
  left: 100%;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tparrows.preview1:hover .tp-arr-imgholder {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
  }
}
/* PREVIEW 1 BULLETS */
.tp-bullets.preview1 {
  height: 21px;
}
.tp-bullets.preview1 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview1 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #aaa !important;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid #ffffff !important;
}
/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 {
  min-width: 60px;
  min-height: 60px;
  background: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1.3s;
  -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  backface-visibility: hidden;
}
.tparrows.preview2:after {
  position: absolute;
  top: 50%;
  font-family: "revicons";
  color: #aaa;
  font-size: 25px;
  margin-top: -12px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.tp-rightarrow.preview2:after {
  content: '\e81e';
  right: 18px;
}
.tp-leftarrow.preview2:after {
  content: '\e81f';
  left: 18px;
}
.tparrows.preview2 .tp-arr-titleholder {
  background-size: cover;
  background-position: center center;
  display: block;
  visibility: hidden;
  position: relative;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  padding: 0px 10px;
}
.tp-rightarrow.preview2 .tp-arr-titleholder {
  right: 50px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.tp-leftarrow.preview2 .tp-arr-titleholder {
  left: 50px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.tparrows.preview2.hovered {
  width: 300px;
}
.tparrows.preview2:hover {
  background: #fff;
}
.tparrows.preview2:hover:after {
  color: #000;
}
.tparrows.preview2:hover .tp-arr-titleholder {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  visibility: visible;
  position: absolute;
}
/* PREVIEW 2 BULLETS */
.tp-bullets.preview2 {
  height: 17px;
}
.tp-bullets.preview2 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview2 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffffff !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid #000000 !important;
}
.tp-arr-titleholder.alwayshidden {
  display: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview2 {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 20px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 11px;
  }
  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 11px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 35px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 35px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px;
  }
  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 25px;
  }
  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 25px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
  }
  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px;
  }
  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px;
  }
  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px;
  }
  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none;
  }
  .tparrows.preview2:hover {
    width: 30px !important;
    height: 30px !important;
  }
}
/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 {
  width: 70px;
  height: 70px;
  background: #fff;
  background: #ffffff;
  -webkit-transform-style: flat;
}
.tparrows.preview3:after {
  position: absolute;
  line-height: 70px;
  text-align: center;
  font-family: "revicons";
  color: #aaa;
  font-size: 30px;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 100;
  width: 70px;
  height: 70px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.tparrows.preview3:hover:after {
  color: #000;
}
.tp-rightarrow.preview3:after {
  content: '\e825';
}
.tp-leftarrow.preview3:after {
  content: '\e824';
}
.tparrows.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  z-index: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  min-height: 90px;
  top: -10px;
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.tparrows.preview3 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  display: table-cell;
  min-width: 90px;
  height: 90px;
  position: relative;
  top: 0px;
}
.tp-rightarrow.preview3 .tp-arr-iwrapper {
  right: 0px;
  padding-right: 70px;
}
.tp-leftarrow.preview3 .tp-arr-iwrapper {
  left: 0px;
  direction: rtl;
  padding-left: 70px;
}
.tparrows.preview3 .tp-arr-titleholder {
  display: table-cell;
  padding: 30px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  position: relative;
  clear: right;
  vertical-align: middle;
}
.tparrows.preview3:hover .tp-arr-iwrapper {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 {
  height: 17px;
}
.tp-bullets.preview3 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview3 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffffff !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid #000000 !important;
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
  .tparrows.preview3 .tp-arr-imgholder {
    min-width: 70px;
    height: 70px;
  }
  .tp-rightarrow.preview3 .tp-arr-iwrapper {
    padding-right: 50px;
  }
  .tp-leftarrow.preview3 .tp-arr-iwrapper {
    padding-left: 50px;
  }
  .tparrows.preview3 .tp-arr-titleholder {
    padding: 10px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
  }
  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px;
  }
}
/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 {
  width: 30px;
  height: 110px;
  background: transparent;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
}
.tparrows.preview4:after {
  position: absolute;
  line-height: 110px;
  text-align: center;
  font-family: "revicons";
  color: #fff;
  font-size: 20px;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 30px;
  height: 110px;
  background: #000;
  background: rgba(0, 0, 0, 0.25);
  -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;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tp-rightarrow.preview4:after {
  content: '\e825';
}
.tp-leftarrow.preview4:after {
  content: '\e824';
}
.tparrows.preview4 .tp-arr-allwrapper {
  visibility: hidden;
  width: 180px;
  position: absolute;
  z-index: 1;
  min-height: 120px;
  top: 0px;
  left: -150px;
  overflow: hidden;
  -webkit-perspective: 1000px;
  -webkit-transform-style: flat;
}
.tp-leftarrow.preview4 .tp-arr-allwrapper {
  left: 0px;
}
.tparrows.preview4 .tp-arr-iwrapper {
  position: relative;
}
.tparrows.preview4 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: relative;
  top: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tparrows.preview4 .tp-arr-imgholder2 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: absolute;
  top: 0px;
  left: 180px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tp-leftarrow.preview4 .tp-arr-imgholder2 {
  left: -180px;
}
.tparrows.preview4 .tp-arr-titleholder {
  display: block;
  font-size: 12px;
  line-height: 25px;
  padding: 0px 10px;
  text-align: left;
  color: #fff;
  position: relative;
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 11px;
  line-height: 2.75;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tparrows.preview4:after {
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
}
.tp-leftarrow.preview4:after {
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
}
@media only screen and (min-width: 768px) {
  .tparrows.preview4:hover:after {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  .tp-leftarrow.preview4:hover:after {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  .tparrows.preview4:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
/* PREVIEW 4 BULLETS */
.tp-bullets.preview4 {
  height: 17px;
}
.tp-bullets.preview4 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(0, 0, 0, 0) !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.tp-bullets.preview4 .bullet.last {
  margin-right: 0px;
}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffffff !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid #000000 !important;
}
@media only screen and (max-width: 767px) {
  .tparrows.preview4 {
    width: 20px;
    height: 80px;
  }
  .tparrows.preview4:after {
    width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
  }
  .tparrows.preview1 .tp-arr-allwrapper,
  .tparrows.preview2 .tp-arr-allwrapper,
  .tparrows.preview3 .tp-arr-allwrapper,
  .tparrows.preview4 .tp-arr-allwrapper {
    display: none !important;
  }
}
/******************************
	-	LOADER FORMS	-
********************************/
.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}
.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background: url(../../assets/revolution-slider/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tp-loader.spinner5 {
  background: url(../../assets/revolution-slider/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff0000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1s infinite ease-in-out;
  animation: tp-scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes tp-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes tp-bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2s infinite linear;
  animation: tp-rotate 2s infinite linear;
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2s infinite ease-in-out;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes tp-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes tp-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes tp-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.tp-transparentimg {
  content: "url(../../assets/revolution-slider/transparent.png)";
}
.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}
.tp-caption img {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
  zoom: 1;
}
@font-face {
  font-family: 'revicons';
  src: url('../font/revicons90c6.eot?5510888');
  src: url('../font/revicons90c6.eot?5510888#iefix') format('embedded-opentype'), url('../font/revicons90c6.woff?5510888') format('woff'), url('../font/revicons90c6.ttf?5510888') format('truetype'), url('../font/revicons90c6.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/
[class^="revicon-"]:before,
[class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.revicon-search-1:before {
  content: '\e802';
}
/* '' */
.revicon-pencil-1:before {
  content: '\e831';
}
/* '' */
.revicon-picture-1:before {
  content: '\e803';
}
/* '' */
.revicon-cancel:before {
  content: '\e80a';
}
/* '' */
.revicon-info-circled:before {
  content: '\e80f';
}
/* '' */
.revicon-trash:before {
  content: '\e801';
}
/* '' */
.revicon-left-dir:before {
  content: '\e817';
}
/* '' */
.revicon-right-dir:before {
  content: '\e818';
}
/* '' */
.revicon-down-open:before {
  content: '\e83b';
}
/* '' */
.revicon-left-open:before {
  content: '\e819';
}
/* '' */
.revicon-right-open:before {
  content: '\e81a';
}
/* '' */
.revicon-angle-left:before {
  content: '\e820';
}
/* '' */
.revicon-angle-right:before {
  content: '\e81d';
}
/* '' */
.revicon-left-big:before {
  content: '\e81f';
}
/* '' */
.revicon-right-big:before {
  content: '\e81e';
}
/* '' */
.revicon-magic:before {
  content: '\e807';
}
/* '' */
.revicon-picture:before {
  content: '\e800';
}
/* '' */
.revicon-export:before {
  content: '\e80b';
}
/* '' */
.revicon-cog:before {
  content: '\e832';
}
/* '' */
.revicon-login:before {
  content: '\e833';
}
/* '' */
.revicon-logout:before {
  content: '\e834';
}
/* '' */
.revicon-video:before {
  content: '\e805';
}
/* '' */
.revicon-arrow-combo:before {
  content: '\e827';
}
/* '' */
.revicon-left-open-1:before {
  content: '\e82a';
}
/* '' */
.revicon-right-open-1:before {
  content: '\e82b';
}
/* '' */
.revicon-left-open-mini:before {
  content: '\e822';
}
/* '' */
.revicon-right-open-mini:before {
  content: '\e823';
}
/* '' */
.revicon-left-open-big:before {
  content: '\e824';
}
/* '' */
.revicon-right-open-big:before {
  content: '\e825';
}
/* '' */
.revicon-left:before {
  content: '\e836';
}
/* '' */
.revicon-right:before {
  content: '\e826';
}
/* '' */
.revicon-ccw:before {
  content: '\e808';
}
/* '' */
.revicon-arrows-ccw:before {
  content: '\e806';
}
/* '' */
.revicon-palette:before {
  content: '\e829';
}
/* '' */
.revicon-list-add:before {
  content: '\e80c';
}
/* '' */
.revicon-doc:before {
  content: '\e809';
}
/* '' */
.revicon-left-open-outline:before {
  content: '\e82e';
}
/* '' */
.revicon-left-open-2:before {
  content: '\e82c';
}
/* '' */
.revicon-right-open-outline:before {
  content: '\e82f';
}
/* '' */
.revicon-right-open-2:before {
  content: '\e82d';
}
/* '' */
.revicon-equalizer:before {
  content: '\e83a';
}
/* '' */
.revicon-layers-alt:before {
  content: '\e804';
}
/* '' */
.revicon-popup:before {
  content: '\e828';
}
/* '' */
/* navigation */
.tp-leftarrow.square,
.tp-rightarrow.square {
  width: 60px;
  height: 60px;
  background-color: #fff;
  text-align: center;
  line-height: 20px;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tp-leftarrow.square:before,
.tp-rightarrow.square:before {
  position: absolute;
  content: "\f104";
  left: 25px;
  top: 21px;
  color: #000000;
  font-family: "FontAwesome";
  font-size: 18px;
}
.tp-rightarrow.square:before {
  content: "\f105";
}
.tp-leftarrow.square:hover,
.tp-rightarrow.square:hover {
  background: #000000;
  opacity: 1;
}
.tp-leftarrow.square:hover:before,
.tp-rightarrow.square:hover:before {
  color: #fff;
}
/* Text slider */
.tp-caption.flat-box_slide {
  background-color: #fff;
  padding: 90px 100px 103px 70px;
}
.tp-caption .title-slide,
.tp-caption.title-slide {
  font-family: "Condensed-Black", sans-serif;
  font-size: 42px;
  line-height: 48px;
  color: #000000;
  letter-spacing: 1.4px;
  margin-bottom: 28px;
  text-transform: uppercase;
}
.tp-caption .title-slide span {
  color: #feb800;
}
.tp-caption .desc-slide {
  margin-bottom: 27px;
}
.tp-caption .flat-button-slide {
  display: inline-block;
  border-style: solid;
  border-color: #feb800;
  border-width: 2px;
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #feb800;
  letter-spacing: 2.4px;
  padding: 7px 49px;
  position: relative;
  z-index: 1;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.tp-caption .flat-button-slide:before,
.tp-caption .flat-button-slide:after {
  width: 4px;
  height: 110%;
  background-color: #fff;
  content: "";
  position: absolute;
  top: -2px;
  z-index: 999;
}
.tp-caption .flat-button-slide:before {
  left: 15px;
}
.tp-caption .flat-button-slide:after {
  right: 15px;
}
.tp-caption .flat-button-slide:hover {
  color: #000000;
  cursor: pointer;
}
.tp-caption.desc-slide.center,
.tp-caption.title-slide.center {
  text-align: center;
}
.tp-caption.title-slide.color-white,
.tp-caption.desc-slide.color-white {
  color: #fff;
}
.tp-caption.title-slide.large {
  font-size: 60px;
  line-height: 36px;
  letter-spacing: 3.8px;
}
.tp-caption.title-slide.vlarge {
  font-size: 72px;
  line-height: 72px;
  letter-spacing: 3.8px;
  font-weight: 700;
}
/* Title box */
.tp-caption.title-slide.box {
  border: 5px solid #feb800;
  padding: 38px 63px 38px 54px;
}
.tp-caption.title-slide.bg-color {
  background-color: #feb800;
}
/* Title box style1 */
.tp-caption.title-slide.box.style1 {
  padding: 38px 63px 38px 47px;
}
/* Title box style2 */
.tp-caption.title-slide.box.style2 {
  padding: 30px 43px 30px 42px;
}
/* Desc */
.tp-caption.desc-slide.box {
  padding: 30px 90px 30px 99px;
}
.tp-caption.desc-slide.bg-dark {
  background-color: #000000;
}
/* Desc style1 */
.tp-caption.desc-slide.box.style1 {
  padding: 30px 82px 30px 113px;
}
/* Sub title */
.tp-caption.sub-title {
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
  font-size: 24px;
  color: #999999;
}
body.fancybox-active {
  overflow: hidden;
}
body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s;
}
.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}
.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0);
}
.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}
.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}
.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none;
}
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}
.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default;
}
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}
/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}
.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}
.fancybox-button--share svg path {
  stroke-width: 1;
}
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}
.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}
.fancybox-button--zoom svg path {
  fill: transparent;
}
/* Navigation arrows */
.fancybox-navigation {
  display: none;
}
.fancybox-show-nav .fancybox-navigation {
  display: block;
}
.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}
.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}
/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}
.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}
.fancybox-close-small:focus {
  outline: none;
}
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px;
}
.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}
.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}
/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none;
}
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
p.fancybox-share__links {
  margin-right: -10px;
}
.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all 0.2s;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}
/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}
.fancybox-thumbs-x > ul {
  overflow: hidden;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}
.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}
/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon-n container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  /*position: relative;*/
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: inline-block;
  /*width: 100%;*/
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  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 - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  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;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: 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;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/* Styling dot */
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 5px;
  background-color: #eeeeee;
  margin: 4px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #feb800;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-nav div {
  display: inline-block;
  outline: 0;
  width: 40px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  color: #000000;
  top: 50%;
  font-size: 0;
  margin-top: -20px;
}
.owl-theme .owl-controls .owl-nav div.owl-prev {
  position: absolute;
  left: 0;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.owl-theme .owl-controls .owl-nav div.owl-next:before {
  font-family: FontAwesome;
  font-size: 14px;
  color: #000000;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before {
  content: "\f104";
}
.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before,
.owl-theme .owl-controls .owl-nav div.owl-next:hover:before {
  color: #feb800;
}
.owl-theme .owl-controls .owl-nav div.owl-next {
  position: absolute;
  right: 0;
}
.owl-theme .owl-controls .owl-nav div.owl-next:before {
  content: "\f105";
}
.aero-animatable {
  /* initially hide aero-animatable objects */
  visibility: hidden;
  /* initially pause aero-animatable objects their animations */
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
/* show objects being aero-animated */
.aero-animated {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
/* CSS Animations (extracted from http://glifo.uiparade.com/) */
@-webkit-keyframes aero-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes aero-fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes aero-fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes aero-fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes aero-fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes aero-fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes aero-fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes aero-fadeIn {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes aero-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    -webkit-transform: translateX(20px);
  }
  80% {
    -webkit-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes aero-bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    -moz-transform: translateX(20px);
  }
  80% {
    -moz-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes aero-bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  80% {
    -o-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes aero-bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    transform: translateX(20px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes aero-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    -webkit-transform: translateX(-20px);
  }
  80% {
    -webkit-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes aero-bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    -moz-transform: translateX(-20px);
  }
  80% {
    -moz-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes aero-bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    -o-transform: translateX(-20px);
  }
  80% {
    -o-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes aero-bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    transform: translateX(-20px);
  }
  80% {
    transform: translateX(5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes aero-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes aero-fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes aero-fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes aero-fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes aero-bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes aero-bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes aero-bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes aero-bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes aero-moveUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes aero-moveUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes aero-moveUp {
  0% {
    opacity: 1;
    -o-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes aero-moveUp {
  0% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes aero-fadeBgColor {
  0% {
    background: none;
  }
  70% {
    background: none;
  }
  100% {
    background: #464646;
  }
}
@-o-keyframes aero-fadeBgColor {
  0% {
    background: none;
  }
  70% {
    background: none;
  }
  100% {
    background: #464646;
  }
}
@keyframes aero-fadeBgColor {
  0% {
    background: none;
  }
  70% {
    background: none;
  }
  100% {
    background: #464646;
  }
}
.aero-animated.animationDelay {
  animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
}
.aero-animated.animationDelayMed {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
.aero-animated.animationDelayLong {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}
.aero-animated.aero-fadeBgColor {
  -webkit-animation-name: aero-fadeBgColor;
  -moz-animation-name: aero-fadeBgColor;
  -o-animation-name: aero-fadeBgColor;
  animation-name: aero-fadeBgColor;
}
.aero-animated.aero-bounceIn {
  -webkit-animation-name: aero-bounceIn;
  -moz-animation-name: aero-bounceIn;
  -o-animation-name: aero-bounceIn;
  animation-name: aero-bounceIn;
}
.aero-animated.aero-bounceInRight {
  -webkit-animation-name: aero-bounceInRight;
  -moz-animation-name: aero-bounceInRight;
  -o-animation-name: aero-bounceInRight;
  animation-name: aero-bounceInRight;
}
.aero-animated.aero-bounceInLeft {
  -webkit-animation-name: aero-bounceInLeft;
  -moz-animation-name: aero-bounceInLeft;
  -o-animation-name: aero-bounceInLeft;
  animation-name: aero-bounceInLeft;
}
.aero-animated.aero-fadeIn {
  -webkit-animation-name: aero-fadeIn;
  -moz-animation-name: aero-fadeIn;
  -o-animation-name: aero-fadeIn;
  animation-name: aero-fadeIn;
}
.aero-animated.aero-fadeInDown {
  -webkit-animation-name: aero-fadeInDown;
  -moz-animation-name: aero-fadeInDown;
  -o-animation-name: aero-fadeInDown;
  animation-name: aero-fadeInDown;
}
.aero-animated.aero-fadeInUp {
  -webkit-animation-name: aero-fadeInUp;
  -moz-animation-name: aero-fadeInUp;
  -o-animation-name: aero-fadeInUp;
  animation-name: aero-fadeInUp;
}
.aero-animated.aero-moveUp {
  -webkit-animation-name: aero-moveUp;
  -moz-animation-name: aero-moveUp;
  -o-animation-name: aero-moveUp;
  animation-name: aero-moveUp;
}
@media only screen and (max-width: 768px) {
  .aero-animatable {
    /* initially hide aero-animatable objects */
    visibility: visible;
  }
}
/** 
  *	Row
  *	Button
  *	Title section
  *	Flat divider
  *	Iconbox
  *	Icon box left
  *	Flat contact us
  *	Flat list
  *	Flat title box
  *	Flat price table
  *	Flat accordion
  *	Flat tabs
  *	Content box
  *	Flat information box
  *	Contact form
  *	flat-counter
  *	flat portfolio
  *	Portfolio Detail
  *	Related-portfolio
  *	flat-testimonials
  *	Progress Bar
  *	flat-team
  *	flat-socials
*/
/* Row
-------------------------------------------------------------- */
.flat-row {
  clear: both;
  display: block;
  position: relative;
  padding: 100px 0;
}
.flat-row.pad-tb-55px {
  padding: 55px 0;
}
.flat-row.pad-tp-100px {
  padding-left: 100px;
  padding-right: 100px;
}
.flat-row.row-contact-us {
  background-color: #feb800;
  padding: 65px 0;
}
.woocommerce-row {
  padding: 56px 0 38px;
}
.flat-row.background-color {
  background-color: #f6f6f6;
}
.pd-162px {
  padding: 0 162px;
}
.pd-300px {
  padding: 0 300px;
}
.bg-testimonials-home2 {
  padding: 90px 0 168px;
}
.row-progress .col-md-6.images-progess {
  position: absolute;
  right: 0;
  top: -93px;
}
.flat-row.row-services-tab {
  position: relative;
}
.flat-row.row-services-tab:after {
  height: 1px;
  width: 100%;
  background-color: #eeeeee;
  content: "";
  position: absolute;
  left: 0;
  top: 100px;
}
.flat-row.row-bg-white {
  position: relative;
}
.flat-row.row-bg-white:after {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #fff;
  width: 100%;
  height: 313px;
  content: "";
  z-index: 1;
}
.row-bg-white .col-md-12.bg-white {
  z-index: 9999;
}
/* Bg-overlay */
.flat-row .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.flat-row.bg-overlay .overlay {
  background-color: #feb800;
}
.flat-row.row-testimonilas-slider .overlay {
  z-index: 1;
}
.flat-row.bg-black .overlay {
  background-color: #000000;
}
.flat-row.opacity .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6;
  filter: alpha(opacity=60);
}
/* Row portfolio */
.flat-row.portfolio-row-page.portfolio-row-padding {
  padding: 60px 0 100px;
}
/* Bg element */
.bg-element {
  background-size: cover;
}
.bg-element1 {
  background-image: url(../images/parallaxn/bg-element1.jpg);
}
.bg-element2 {
  background-image: url(../images/parallaxn/bg-element2.jpg);
}
/* Class for visual composer */
.single-image-services {
  padding-top: 75px;
}
/* Fix testimonilas about us v2*/
.flat-row.row-testimonilas-slider.bg-themes-black .overlay {
  z-index: 1;
}
/* Button
-------------------------------------------------------------- */
.flat-button {
  display: inline-block;
  border-style: solid;
  border-color: navy !important;
  border-width: 2px;
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: navy;
  letter-spacing: 2.4px;
  padding: 13px 74px;
  position: relative;
  z-index: 1;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.flat-button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: navy;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.flat-button:hover {
  color: #fff;
  border-color: #feb800;
}
.flat-button:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Button background white */
.flat-button.bg-white {
  background-color: #fff;
  border-color: #fff;
  color: #000;
  padding: 13px 60px;
}
.flat-button.bg-white:before {
  background-color: #000;
}
.flat-button.bg-white:hover {
  border-color: #000;
  color: #fff;
}
/* Button background black */
.flat-button.bg-black {
  background-color: #000;
  border-color: #000;
  color: #fff;
  padding: 13px 0;
  width: 100%;
  border-width: 1px;
}
.flat-button.bg-black:before {
  background-color: #000;
}
.flat-button.bg-black:hover {
  border-color: #000;
  color: #feb800;
  border-width: 1px;
}
/* Button background theme */
.flat-button.bg-theme {
  background-color: navy;
  border-color: navy;
  color: #fff !important;
  padding: 10px 0;
  width: 100%;
  border-width: 1px;
}
.flat-button.bg-theme:before {
  background-color: #000;
}
.flat-button.bg-theme:hover {
  border-color: #000;
  color: white !important;
  border-width: 1px;
}
/* Title section
-------------------------------------------------------------- */
.title-section {
  text-align: center;
  margin-bottom: 30px;
}
.title-section .title {
  font-family: "Condensed-Black", sans-serif;
  font-size: 36px;
  line-height: 48px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 27px;
  letter-spacing: 1.2px;
}
.title-section .title span {
  color: #feb800;
}
.title-section .border-icon {
  width: 20px;
  height: 20px;
  border: 3px solid #feb800;
  display: inline-block;
  position: relative;
}
.title-section .border-icon:before,
.title-section .border-icon:after {
  width: 65px;
  height: 2px;
  position: absolute;
  top: 6px;
  background-color: #feb800;
  content: "";
}
.title-section .border-icon:before {
  left: 50%;
  margin-left: -75px;
}
.title-section .border-icon:after {
  right: 50%;
  margin-right: -75px;
}
.title-section .title-icon {
  width: 6px;
  height: 6px;
  background-color: #feb800;
  display: inline-block;
  position: absolute;
  left: 4px;
  top: 4px;
}
.title-section .desc {
  margin-top: 15px;
}
/* Text white */
.title-section.text-white .title {
  color: #fff;
}
.title-section.text-white .border-icon {
  border-color: #fff;
}
.title-section.text-white .border-icon:before,
.title-section.text-white .border-icon:after,
.title-section.text-white .title-icon {
  background: #fff;
}
/* Text white style1 */
.title-section.text-white.style1 .border-icon {
  border-color: #feb800;
}
.title-section.text-white.style1 .border-icon:before,
.title-section.text-white.style1 .border-icon:after,
.title-section.text-white.style1 .title-icon {
  background: #feb800;
}
/* Flat divider
-------------------------------------------------------------- */
.flat-divider {
  width: 100%;
  position: relative;
}
.flat-divider.d13px {
  height: 13px;
}
.flat-divider.d15px {
  height: 15px;
}
.flat-divider.d20px {
  height: 20px;
}
.flat-divider.d25px {
  height: 25px;
}
.flat-divider.d35px {
  height: 35px;
}
.flat-divider.d45px {
  height: 45px;
}
.flat-divider.d70px {
  height: 70px;
}
.flat-divider.d74px {
  height: 74px;
}
.flat-divider.d80px {
  height: 80px;
}
.flat-divider.d86px {
  height: 86px;
}
/* Iconbox
-------------------------------------------------------------- */
.flat-iconbox {
  text-align: center;
}
.flat-iconbox .icon img {
  margin-bottom: 16px;
}
.flat-iconbox .content .title {
  margin-bottom: 4px;
}
.flat-iconbox .content .title a {
  font-family: "Condensed-Black", sans-serif;
  font-size: 16px;
  line-height: 48px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.flat-iconbox .content .title a:hover {
  color: #feb800;
}
/* Icon box left
-------------------------------------------------------------- */
.flat-iconbox.flat-icon-left {
  text-align: left;
}
.flat-iconbox .icon span {
  font-size: 36px;
  line-height: 28px;
  color: #feb800;
  font-weight: 600;
}
.flat-iconbox.flat-icon-left .icon img {
  margin-bottom: 24px;
}
.flat-iconbox.flat-icon-left .content {
  margin-bottom: 9px;
}
/* Icon box left style2 */
.flat-iconbox.flat-icon-left.style2 {
  padding-right: 30px;
}
.flat-iconbox.flat-icon-left.style2 .icon span,
.flat-iconbox.flat-icon-left.style2 .content,
.flat-iconbox.flat-icon-left.style2 .content .title a {
  color: #fff;
}
.flat-iconbox.flat-icon-left.style2 .content .title a:hover {
  color: #feb800;
}
/* Text white */
.flat-iconbox.text-white .icon span {
  color: #fff;
}
.flat-iconbox.text-white .content .title a {
  color: #fff;
}
.flat-iconbox.text-white .content .title a:hover {
  color: #feb800;
}
/* Flat contact us
-------------------------------------------------------------- */
.flat-contact-us h1 {
  font-family: "Condensed-Black", sans-serif;
  font-size: 36px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.flat-contact-us h1 span {
  color: #000;
  position: relative;
}
.flat-contact-us h1 span:before {
  position: absolute;
  left: 0;
  bottom: -4px;
  width: 100%;
  height: 5px;
  background-color: #000;
  content: "";
}
/* Flat list
-------------------------------------------------------------- */
.flat-list ul li .title {
  font-family: "Condensed-Black", sans-serif;
  font-size: 16px;
  line-height: 48px;
  color: #000;
  text-transform: capitalize;
  letter-spacing: 0.7px;
  padding-bottom: 4px;
}
.flat-list ul li {
  margin-bottom: 64px;
}
/* icon-n left */
.flat-list.list-left ul li.content {
  padding-right: 97px;
}
/* icon-n right */
.flat-list.list-right {
  text-align: right;
}
.flat-list.list-right ul li.content {
  padding-left: 97px;
}
/* Flat title box
-------------------------------------------------------------- */
.flat-title-box {
  text-align: center;
}
.flat-title-box .title-box p {
  font-family: "Condensed-Black", sans-serif;
  font-size: 42px;
  line-height: 50px;
  color: #fff;
  letter-spacing: 2px;
  padding-bottom: 36px;
}
/* style1 */
.flat-title-box.style1 img {
  margin-bottom: 33px;
}
/* Flat price table
-------------------------------------------------------------- */
.flat-price-table {
  text-align: center;
  background-color: #fff;
  padding: 75px 58px 60px;
  cursor: pointer;
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.02);
  text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.02);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flat-price-table:hover {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  text-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
}
.flat-price-table .icon {
  margin-bottom: 7px;
}
.flat-price-table .icon span {
  font-size: 48px;
  font-weight: 600;
  color: #000;
  line-height: 48px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flat-price-table:hover .icon span {
  color: #feb800;
}
.flat-price-table .content {
  margin-bottom: 40px;
}
.flat-price-table .content h4 {
  font-family: "Condensed-Black", sans-serif;
  font-size: 18px;
  line-height: 48px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  margin-bottom: 0;
}
.flat-price-table .price {
  background-color: #feb800;
  padding: 40px 0 33px;
}
.flat-price-table .price span {
  font-family: "Condensed-Black", sans-serif;
  font-size: 48px;
  line-height: 48px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flat-price-table .price p {
  font-family: "Condensed-Black", sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flat-price-table:hover .price span,
.flat-price-table:hover .price p {
  color: #000;
}
/* Style 1 */
.flat-price-table.style1 {
  padding: 0;
  border: 1px solid #eeeeee;
}
.flat-price-table.style1:hover {
  cursor: default;
}
.flat-price-table.style1 .price-title {
  font-family: "Karla", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1.5px;
  padding: 17px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flat-price-table.style1 .price {
  background-color: transparent;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 50px 0 27px;
}
.flat-price-table.style1 .price .dola {
  color: #000;
  font-size: 60px;
  line-height: 30px;
  position: relative;
}
.flat-price-table.style1 .price .dola:before {
  position: absolute;
  left: -10px;
  top: 0;
  content: "$";
  color: #000;
  font-size: 16px;
  font-family: "Condensed-Black", sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flat-price-table.style1 .price p {
  font-family: "Karla", sans-serif;
  font-size: 10px;
  color: #999999;
  line-height: 30px;
  letter-spacing: 1.5px;
}
.flat-price-table.style1 ul.price-table-list li {
  border-bottom: 1px solid #eeeeee;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  line-height: 50px;
  color: #666666;
}
.flat-price-table.style1 .price-buynow {
  font-family: "Condensed-Black", sans-serif;
  font-size: 15.58px;
  color: #000;
  padding: 27px 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2.5px;
}
.flat-price-table.style1:hover .price-title,
.flat-price-table.style1:hover .price span,
.flat-price-table.style1:hover a,
.flat-price-table.style1:hover .price .dola:before {
  color: #feb800;
}
/* Flat accordion
-------------------------------------------------------------- */
.flat-accordion {
  padding-right: 56px;
}
.flat-accordion .flat-toggle {
  margin: 0 0 28px;
}
.flat-accordion .toggle-title {
  cursor: pointer;
  font-family: "Condensed-Black", sans-serif;
  color: #999999;
  border: 1px solid #999999;
  padding: 14px 20px 15px 30px;
  position: relative;
  font-size: 16px;
  line-height: 30px;
}
.flat-accordion .toggle-title.active {
  border: 1px solid #feb800;
  font-family: "Condensed-Black", sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}
.flat-accordion .toggle-title.active:after,
.flat-accordion .toggle-title:after {
  position: absolute;
  right: 30px;
  top: 24px;
}
.flat-accordion .toggle-title.active:after {
  width: 10px;
  height: 2px;
  top: 28px;
  background: url("../images/icon-n/sub.png");
  content: "";
}
.flat-accordion .toggle-title:after {
  width: 10px;
  height: 10px;
  background: url("../images/icon-n/add.png");
  content: "";
}
.flat-accordion .toggle-content {
  display: none;
  border-radius: 2px;
  padding: 30px 30px 10px 30px;
  overflow: hidden;
}
/* Flat tabs
-------------------------------------------------------------- */
.flat-tabs ul.menu-tab {
  border: 2px solid #eeeeee;
  overflow: hidden;
  margin-bottom: 30px;
}
.flat-tabs .content-tab {
  border: 2px solid #eeeeee;
  padding: 30px 28px 9px;
}
.flat-tabs ul.menu-tab li {
  background-color: transparent;
  float: left;
  padding: 14px 43px 14px 28px;
  color: #000;
  list-style-type: none;
}
.flat-tabs ul.menu-tab li a {
  font-family: "Condensed-Black", sans-serif;
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
  color: #999999;
  letter-spacing: 0.9px;
}
.flat-tabs ul.menu-tab li a:hover {
  color: #feb800;
}
.flat-tabs ul.menu-tab li.active a {
  color: #000;
}
.flat-tabs .content-tab .content-inner p {
  padding-bottom: 30px;
}
/* Tab about */
.flat-tabs.about-us {
  text-align: center;
}
.flat-tabs.about-us .menu-tab {
  border: none;
  margin-top: -80px;
}
.page-about .flat-tabs.about-us .menu-tab {
  margin-top: -183px;
}
.page-about .flat-tabs.about-us .content-tab {
  padding-top: 29px;
}
.flat-tabs.about-us .menu-tab li {
  display: inline-block;
  float: none;
}
.flat-tabs.about-us .content-tab {
  border: none;
  padding: 0;
}
.row-services-tab .flat-tabs.about-us .content-tab {
  padding-top: 29px;
}
.flat-tabs.about-us .content-tab .content-inner img {
  padding-bottom: 30px;
}
/* Content box
-------------------------------------------------------------- */
.contentbox .title {
  font-family: "Condensed-Black", sans-serif;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 33px;
}
.contentbox .content p {
  padding-bottom: 28px;
}
/* style1 */
.flat-tabs.style1 .menu-tab,
.flat-tabs.style1 .content-tab {
  background-color: #fff;
}
/* Flat information box
-------------------------------------------------------------- */
.flat-information-box {
  text-align: center;
}
.flat-information-box.inf1 {
  padding-right: 135px;
}
.flat-information-box.inf2 {
  padding-right: 71px;
}
.flat-information-box.inf4 {
  padding-left: 60px;
}
.flat-information-box .icon i {
  font-size: 36px;
  line-height: 48px;
  color: #feb800;
  font-weight: 600;
}
.flat-information-box .content {
  margin-top: 20px;
}
.flat-information-box .content .title {
  font-family: "Condensed-Black", sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #000;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  padding-bottom: 3px;
}
.flat-information-box .content p {
  line-height: 48px;
}
/* Contact form
-------------------------------------------------------------- */
.flat-contact-form .flat-button {
  padding: 19px 115px;
}
.flat-contact-form .flat-button.bg-theme {
  background-color: navy;
  color: #fff;
}
.flat-contact-form .flat-button.bg-theme:before {
  background-color: transparent;
}
.flat-contact-form .flat-button.bg-theme:hover {
  background-color: #000000;
}
.flat-contact-form.bg-dark input[type="text"],
.flat-contact-form.bg-dark input[type="email"],
.flat-contact-form.bg-dark input[type="number"],
.flat-contact-form.bg-dark textarea {
  background-color: #f6f6f6;
  border: 1px solid #f6f6f6;
}
.flat-contact-form.bg-dark input[type="text"]:focus,
.flat-contact-form.bg-dark input[type="email"]:focus,
.flat-contact-form.bg-dark input[type="number"]:focus,
.flat-contact-form.bg-dark textarea:focus {
  border: 1px solid #feb800;
}
.flat-contact-form.height-small input[type="text"],
.flat-contact-form.height-small input[type="email"],
.flat-contact-form.height-small input[type="number"] {
  height: 50px;
  padding: 12px 35px;
}
.flat-contact-form.height-small textarea {
  padding: 15px 35px;
}
.flat-contact-form.height-small .flat-button {
  padding: 16px 115px;
}
/* Alert */
.flat-contact-form .flat-alert {
  padding: 5px 335px 5px 5px;
  position: relative;
}
.flat-contact-form .flat-alert .close {
  position: absolute;
  right: 315px;
  top: 7px;
}
.input-wrap .error,
textarea.type-input.error {
  margin-bottom: 0;
}
.textarea-wrap label.error,
.input-wrap label.error {
  color: #ff1200;
}
/* Style 1 */
.flat-contact-form.style1 .submit-wrap {
  text-align: center;
}
.flat-contact-form.style1 .flat-button {
  border-radius: 50px;
  padding: 26px 112px;
  font-size: 16px;
}
.flat-contact-form.style1 .flat-button:before {
  width: 0;
  height: 0;
  background-color: transparent;
}
.flat-contact-form.style1 .flat-button:hover {
  background-color: #feb800;
}
/* Border white */
.flat-contact-form.border-white input[type="text"],
.flat-contact-form.border-white input[type="email"],
.flat-contact-form.border-white input[type="number"],
.flat-contact-form.border-white textarea {
  background-color: transparent;
  border: 2px solid #fff;
}
.flat-contact-form.border-white textarea:-moz-placeholder,
.flat-contact-form.border-white textarea::-moz-placeholder,
.flat-contact-form.border-white input:-moz-placeholder,
.flat-contact-form.border-white input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.flat-contact-form.border-white input:-ms-input-placeholder {
  color: #fff;
}
.flat-contact-form.border-white textarea::-webkit-input-placeholder,
.flat-contact-form.border-white input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
.flat-contact-form.border-white input[type="text"]:focus,
.flat-contact-form.border-white input[type="email"]:focus,
.flat-contact-form.border-white input[type="number"]:focus,
.flat-contact-form.border-white textarea:focus {
  border: 2px solid #feb800;
}
.flat-contact-form.border-white .flat-button {
  border-radius: 0;
  font-size: 14px;
  border-color: #fff;
}
/* Style 2 */
.flat-contact-form.style2 .input-wrap {
  width: 25.5%;
  padding-right: 30px ;
  float: left;
}
.flat-contact-form.style2 .submit-wrap {
  width: 270px;
  position: absolute;
  right: 15px;
  top: 0;
}
/* Style 2 background white */
.flat-contact-form.style2.bg-white input[type="text"],
.flat-contact-form.style2.bg-white input[type="email"],
.flat-contact-form.style2.bg-white input[type="number"],
.flat-contact-form.style2.bg-white textarea {
  background-color: #fff;
  border: 1px solid #fff;
  box-shadow: 0px 5px 4.5px 0.5px rgba(0, 0, 0, 0.02);
}
.flat-contact-form.style2.bg-white input[type="text"]:focus,
.flat-contact-form.style2.bg-white input[type="email"]:focus,
.flat-contact-form.style2.bg-white input[type="number"]:focus,
.flat-contact-form.style2.bg-white textarea:focus {
  border: 1px solid #feb800;
}
/* Style 3 */
.flat-contact-form.style3 {
  box-shadow: 0px 5px 4.5px 0.5px rgba(0, 0, 0, 0.02);
  background-color: #ffffff;
  padding: 100px;
}
.flat-contact-form.style3 .input-wrap.name,
.flat-contact-form.style3 .input-wrap.email {
  width: 50%;
  float: left;
}
.flat-contact-form.style3 .input-wrap.name {
  padding-right: 30px;
}
.flat-contact-form.style3 .submit-wrap {
  text-align: center;
}
/* flat-counter
-------------------------------------------------------------- */
.flat-counter.center {
  text-align: center;
}
.flat-counter .numb-count {
  font-family: "Condensed-Black", sans-serif;
  font-size: 48px;
  line-height: 48px;
  letter-spacing: 1.1px;
  margin-bottom: 20px;
}
.flat-counter.color-theme .numb-count {
  color: #feb800;
}
.flat-counter.color-white {
  color: #fff;
}
.flat-counter.color-dark .numb-count {
  color: #000000;
}
/* Icon Small */
.flat-counter.small .icon-count i {
  font-size: 18px;
  margin-bottom: 17px;
}
.flat-counter.large .icon-count span {
  font-size: 36px;
  color: #feb800;
  margin-bottom: 13px;
  display: inline-block;
  font-weight: 700;
}
/* Border */
.flat-counter.border {
  border: 10px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  padding: 40px 0;
}
/* flat portfolio
-------------------------------------------------------------- */
/* Filter portfolio */
.flat-portfolio .portfolio-filter {
  text-align: center;
  margin-bottom: 43px;
}
.flat-portfolio .portfolio-filter > li {
  padding: 0 21px;
  display: inline-block;
}
.flat-portfolio .portfolio-filter > li a {
  color: #bababa;
  line-height: 48px;
  font-family: "Condensed-Black", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}
.flat-portfolio .portfolio-filter > li a:hover {
  color: #feb800;
}
.flat-portfolio .portfolio-filter > li.active a {
  color: #feb800;
}
/* Fillter v4 */
.portfolio-row-page .flat-portfolio .portfolio-filter {
  text-align: right;
  margin-top: -130px;
}
/* V1 */
.flat-portfolio.v1 .item {
  width: 25%;
}
.flat-row.portfolio-row-page {
  padding: 0 0;
}
.flat-portfolio .item .plus {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -15px;
  z-index: 9999;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
/* V2 */
.flat-portfolio.v2 {
  margin: 0 -15px;
}
.flat-portfolio.v2 .item {
  width: 33.33%;
  padding: 0 15px 30px 15px;
}
.flat-portfolio.v2 .item .item-content {
  position: relative;
}
/* V3 */
.flat-portfolio.v3 .item.w50 {
  width: 50%;
}
.flat-portfolio.v3 .item {
  width: 25%;
}
/* V4 */
.flat-portfolio.v4 {
  margin: 0 -15px;
}
.flat-portfolio.v4 .item {
  width: 33.33%;
  padding: 0 15px 30px 15px;
}
.flat-portfolio.v4 .item .featured-images {
  position: relative;
}
.flat-portfolio.v4 .item .item-caption .title-portfolio {
  margin-top: 15px;
}
.flat-portfolio.v4 .item .item-caption .title-portfolio a {
  font-family: "Condensed-Black", sans-serif;
  font-size: 16px;
  line-height: 48px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.9px;
}
.flat-portfolio.v4 .item .item-caption .title-portfolio a:hover {
  color: #feb800;
}
/* Hover */
.flat-portfolio .item:hover {
  cursor: pointer;
}
.flat-portfolio .item .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  content: '';
  z-index: 1;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s;
  -webkit-transform: 0.35s;
  -webkit-transform: scale(0);
  transition: opacity 0.35s, transform 0.35s;
  transition: all ease 0.4s;
  transform: scale(0);
}
.flat-portfolio .item:hover .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.flat-portfolio .item:hover .plus {
  opacity: 1;
}
/* load-more */
.load-more {
  margin-top: 30px;
  text-align: center;
  overflow: hidden;
}
.load-more .flat-button {
  padding: 13px 74px;
}
/* Portfolio Detail
-------------------------------------------------------------- */
.entry-portfolio-details {
  padding-top: 49px;
}
.entry-portfolio-details > li {
  margin-bottom: 10px;
}
.entry-portfolio-details > li span {
  text-transform: uppercase;
  color: #000000;
  font-family: "Condensed-Black", sans-serif;
  margin-right: 70px;
  letter-spacing: 1.1px;
}
.entry-portfolio-details .flat-socials {
  display: inline-block;
}
.entry-portfolio-details .flat-socials li {
  display: inline-block;
  padding: 0 8px;
}
.entry-portfolio-details .flat-socials li a {
  color: #999999;
}
.entry-portfolio-details .flat-socials li a:hover {
  color: #feb800;
}
.portfolio-navigation {
  margin-top: -68px;
  margin-bottom: 87px;
}
.portfolio-navigation ul {
  text-align: right;
}
.portfolio-navigation ul li {
  display: inline-block;
  padding-left: 90px;
  position: relative;
}
.portfolio-navigation ul li a {
  text-transform: uppercase;
  color: #000000;
  font-family: "Condensed-Black", sans-serif;
}
.portfolio-navigation ul li a:hover {
  color: #feb800;
}
.portfolio-navigation ul li.previous-portfolio a,
.portfolio-navigation ul li.next-portfolio a {
  color: #999999;
  line-height: 30px;
}
.portfolio-navigation ul li.previous-portfolio a:hover,
.portfolio-navigation ul li.next-portfolio a:hover {
  color: #feb800;
}
.portfolio-navigation ul li.previous-portfolio {
  padding-left: 30px;
}
.portfolio-navigation ul li.next-portfolio {
  padding-right: 30px;
}
.portfolio-navigation ul li.previous-portfolio:before,
.portfolio-navigation ul li.next-portfolio:before {
  position: absolute;
  top: 0;
  font-family: FontAwesome;
  font-size: 12px;
  content: "\f104";
}
.portfolio-navigation ul li.previous-portfolio:before {
  left: 0;
}
.portfolio-navigation ul li.next-portfolio:before {
  content: "\f105";
  right: 0;
}
.content-portfolio-detail {
  margin-bottom: 60px;
}
.content-portfolio-detail p {
  margin-bottom: 30px;
}
/* Related-portfolio
-------------------------------------------------------------- */
.related-portfolio .flat-portfolio.v3 .item {
  width: 100%;
}
.related-portfolio .item.w50 {
  width: 50%;
}
.related-portfolio .item.w100 {
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 30px;
}
.related-portfolio .portfolio-carosuel .owl-controls {
  margin-top: 32px;
  margin-bottom: 87px;
  text-align: center;
}
.related-portfolio .portfolio-carosuel.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
/* flat-testimonials
-------------------------------------------------------------- */
.flat-testimonials-images {
  position: relative;
  z-index: 10;
}
.flat-testimonials-slider {
  text-align: center;
}
.flat-testimonials-slider #flat-testimonials-flexslider {
  margin-bottom: 50px;
  padding: 68px 40px 0 40px;
}
.flat-testimonials-slider #flat-testimonials-flexslider:before {
  position: absolute;
  left: 50%;
  top: 14px;
  content: "“";
  font-family: "Condensed-Black";
  font-size: 83px;
  color: #feb800;
  margin-left: -15px;
}
.flat-testimonials-slider #flat-testimonials-flexslider li p {
  padding: 0 87px;
}
.flat-testimonials-slider #flat-testimonials-carousel ul.slides li {
  cursor: pointer;
}
.flat-testimonials-slider #flat-testimonials-carousel {
  padding-left: 163px;
  position: relative;
  margin: 0 40px;
}
.flat-testimonials-slider #flat-testimonials-carousel:after {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  border: 1px dashed #feb800;
  content: "";
  z-index: -1;
}
.flat-testimonials-slider #flat-testimonials-carousel ul.slides li img {
  border: 2px solid #f6f6f6;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flat-testimonials-slider #flat-testimonials-carousel ul.slides li:hover img,
.flat-testimonials-slider #flat-testimonials-carousel ul.slides li.flex-active-slide img {
  border: 2px solid #feb800;
}
.flat-testimonials-slider .flex-direction-nav a {
  top: 100%;
  margin-top: -55px;
}
/* Testimonials v1 */
.flat-testimonials-v1 .testimonial-content {
  position: relative;
}
.flat-testimonials-v1 .whisper {
  position: relative;
  padding-top: 77px;
  margin-bottom: 68px;
}
.flat-testimonials-v1 .whisper:before {
  position: absolute;
  left: 0;
  top: 20px;
  content: "“";
  font-family: "Condensed-Black";
  font-size: 80px;
  color: #feb800;
}
.flat-testimonials-v1 .testimonial-author .name {
  font-family: "Notera_PersonalUseOnly", sans-serif;
  font-size: 48px;
  margin-bottom: 25px;
  color: #666666;
}
.testimonial-image {
  position: absolute;
  left: 172px;
  top: -39px;
}
/* Style 1 images-left */
.flat-testimonials-v1.images-left .testimonial-avatar {
  float: left;
  width: 290px;
}
.flat-testimonials-v1.images-left .whisper:before {
  content: "";
}
.flat-testimonials-v1.images-left .whisper {
  margin-bottom: 23px;
  padding-right: 40px;
}
.flat-testimonials-v1.images-left .testimonial-content {
  width: 100%;
}
.flat-testimonials-v1.images-left .testimonial-author .name,
.flat-testimonials-v1.images-left .testimonial-author .position {
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
}
.flat-testimonials-v1.images-left .testimonial-author .name {
  font-size: 24px;
  letter-spacing: 1.7px;
  color: #000000;
  margin-bottom: 6px;
}
.flat-testimonials-v1.images-left .testimonial-author .position {
  font-size: 12px;
  color: #999999;
  letter-spacing: 1.3px;
}
.flat-testimonials-v1.images-left .testimonial-socials {
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}
.flat-testimonials-v1.images-left .testimonial-socials li {
  display: inline-block;
  margin-right: 48px;
}
.flat-testimonials-v1.images-left .testimonial-socials a {
  color: #999999;
}
.flat-testimonials-v1.images-left .testimonial-socials a:hover {
  color: #feb800;
}
.flat-testimonials.owl-carousel .owl-controls {
  position: absolute;
  left: 300px;
  top: 33px;
}
/* Style 2 */
.flat-testimonials-v2 .whisper {
  position: relative;
  padding-top: 5px;
  margin-bottom: 34px;
}
.flat-testimonials-v2 .whisper:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "“";
  font-family: "Condensed-Black";
  font-size: 45px;
  color: #feb800;
}
.flat-testimonials-v2 .author-avatar {
  float: left;
  margin-right: 28px;
  width: 80px;
}
.flat-testimonials-v2 .name {
  font-size: 16px;
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 0;
  letter-spacing: 1.3px;
}
/* Progress Bar
-------------------------------------------------------------- */
.flat-progress {
  position: relative;
  margin-bottom: 50px;
}
.flat-progress .name {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Condensed-Black", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.1px;
}
.flat-progress .name,
.flat-progress .perc {
  font-weight: 400;
}
.flat-progress .progress-animate {
  background-color: #feb800;
  height: 5px;
  width: 0;
}
.flat-progress .progress-bar {
  background: #eeeeee;
  width: 100%;
  margin-top: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.flat-progress .perc {
  width: 0;
  text-align: right;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.flat-progress .perc.show {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
/* Bg dark */
.flat-progress.bg-dark .progress-animate {
  background-color: #000000;
}
/* Circle */
.flat-skillbar {
  text-align: center;
}
.flat-skillbar .flat-progress-circle {
  position: relative;
  margin-bottom: 13px;
}
.flat-skillbar .inner-circle {
  position: absolute;
  left: 42.6%;
  top: 41%;
  font-family: "Condensed-Black", sans-serif;
  font-size: 31px;
  color: #000000;
}
.flat-skillbar .title {
  font-family: "Condensed-Black", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #000000;
}
/* flat-team
-------------------------------------------------------------- */
.flat-team {
  text-align: center;
  position: relative;
}
.flat-team:before {
  position: absolute;
  left: 35px;
  top: 28px;
  right: 35px;
  bottom: 15px;
  border: 2px solid #eeeeee;
  z-index: 10;
  content: "";
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.flat-team .avatar {
  position: relative;
}
.flat-team .avatar .flat-socials {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 9999;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.flat-team .name,
.flat-team .position {
  font-family: "Condensed-Black", sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0.9px;
  color: #000000;
}
.flat-team:hover {
  cursor: pointer;
}
.flat-team:hover .flat-socials {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
  animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.flat-team:hover:before {
  border: 2px solid #feb800;
  -webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
  animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.flat-team .position {
  font-size: 12px;
  position: relative;
  z-index: 15;
  margin-top: 18px;
  letter-spacing: 1.3px;
  background-color: #fff;
  padding: 0 15px;
  display: inline-block;
}
.flat-team-carosuel.owl-theme .owl-controls .owl-nav div.owl-next {
  right: -56px;
}
.flat-team-carosuel.owl-theme .owl-controls .owl-nav div.owl-prev {
  left: -56px;
}
/* Style 2 */
.flat-team.style2:before {
  border: 0;
}
.flat-team.style2 .author-team {
  position: absolute;
  left: 45px;
  bottom: 32px;
  text-align: left;
  z-index: 20;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.flat-team.style2 .name,
.flat-team.style2 .position {
  color: #fff;
}
.flat-team.style2 .position {
  background-color: transparent;
  margin-top: 0;
  padding: 0 0;
}
.flat-team.style2 .overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.flat-team.style2:hover .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  -webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
  animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.flat-team.style2:hover .author-team {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
  -moz-animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
  animation: pop-scale 0.5s 1 cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.flat-team-carosuel-nomargin.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.flat-team-carosuel-nomargin.owl-theme .owl-controls .owl-nav div.owl-next:before {
  color: #fff;
}
.flat-team-carosuel-nomargin.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before,
.flat-team-carosuel-nomargin.owl-theme .owl-controls .owl-nav div.owl-next:hover:before {
  color: #feb800;
}
/* Style 3 */
.flat-team.style3:before {
  border: 0;
}
.flat-team.style3 .author-team {
  margin-top: 27px;
}
.flat-team.style3 .position {
  margin-top: 6px;
  padding: 0 0;
  color: #999999;
}
/* flat-socials
-------------------------------------------------------------- */
ul.short-code.flat-socials {
  margin: 0;
  padding: 0;
  text-align: center;
}
ul.short-code.flat-socials li {
  display: inline-block;
  margin: 0 5px;
}
ul.short-code.flat-socials li a {
  display: inline-block;
  border: 1px solid #feb800;
  color: #fff;
  background-color: #feb800;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
ul.short-code.flat-socials a:hover {
  background-color: #000000;
  color: #fff;
  border: 1px solid #000000;
}
/* desc-welcome */
.desc-welcome {
  text-align: center;
  padding: 0 243px;
  margin-bottom: 53px;
}
/**
  * Name: Pictor
  * Version: 1.0
  * Author: Themesflat
  * Author URI: http://www.themesflat.com
*/
/**
  *	Reset
  * Repeatable Patterns
  * Top
  * Header
  * Page title
  * Breadcrumbs
  * Blog
  * Pagination
  * Blog masory
  * Blog v1
  * Blog single
  * Widgets
  * Video about us
  * Page 404
  * Boxed
  * Switcher
  * GoTop Button
  * Footer
  * Footer widget
  * Bottom
  * Preload
  * Parallax
  * Revolution Slider
*/
/* Reset

/*--------------------custom-css--------------*/
.fancybox-navigation .fancybox-button--arrow_left {
  padding: 31px 14px 31px 17px !important;
}
.moretext {
  display: none;
}
#instafeed {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
#text {
  display: none;
}
.btn-container {
  margin: auto;
}
.morecontent span {
  display: none;
}
.c-font-35 {
  font-size: 35px;
}
.m-text {
  margin-left: -8px;
}
#more {
  display: none;
}
.insta-Feed li {
  display: inline-block;
  padding: 0;
  position: relative;
  width: 20%;
}
.insta-Feed li img {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
/*#mainnav > ul > li > a:hover, #mainnav > ul > li.home > a {*/
/*color: navy !important;*/
/*}*/
.flat-information > li:before {
  color: white !important;
}
/*#header.upscrolled{*/
/*opacity: 0 !important;*/
/*}*/
/*------------------------*/
.c-box-pos {
  padding: 40px !important;
  left: 42% !important;
  top: 24% !important;
}
.c-s-top {
  top: 24% !important;
}
.c-s-upper {
  top: 41% !important;
}
.c-slide-img2 {
  width: 50%;
  left: 18% !important;
  padding: 40px !important;
}
.c-margin-r-0 {
  margin-right: 0;
}
.entry .feature-post {
  margin-bottom: 33px;
  min-height: 430px;
}
.blog-posts .entry .main-post {
  padding: 0 33px;
  min-height: 232px;
  text-align: justify;
}
.c-s1-box {
  left: 18% !important;
}
.c-s2-box {
  left: 50% !important;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.c-padding-l-r-25 {
  padding: 0 25px !important;
}
.c-author-img {
  padding: 10px !important;
  border: 5px solid navy;
}
/*------------------custome-----------*/
.c-navy-border {
  border-color: navy !important;
}
.c-navy {
  color: navy !important;
}
.c-navy-bg {
  background-color: navy !important;
}
.c-padding-b-15 {
  padding-bottom: 20px !important;
}
.c-member-para {
  font-weight: bold;
  font-size: 25px;
}
.c-padding-b-0 {
  padding-bottom: 0 !important;
}
.c-padding-r-0 {
  padding-right: 0 !important;
}
.c-padding-left-10p {
  padding-left: 10%;
}
.c-tp-caption {
  z-index: 1;
  white-space: unset !important;
  margin: 30px 100px !important;
}
.c-pad-top100px {
  padding-top: 100px;
}
.title-section .c-navy:before,
.title-section .c-navy:after {
  background-color: navy !important;
}
.flex-direction-nav a {
  border-color: white !important;
}
.flex-direction-nav a:hover {
  background-color: white !important;
}
.flex-direction-nav a i {
  color: white !important;
}
.flex-direction-nav a i:hover {
  color: navy !important;
}
.tp-caption.title-slide.bg-color {
  background-color: navy !important;
}
.tp-caption.title-slide.box {
  border: 5px solid navy !important;
}
.tp-caption .title-slide span {
  color: navy !important;
}
.flat-testimonials-slider #flat-testimonials-flexslider:before {
  color: white !important;
}
.flat-testimonials-slider #flat-testimonials-carousel:after {
  border-color: white !important;
}
/*#mainnav > ul > li > a:hover, #mainnav > ul > li.home > a:active{*/
/*color: navy !important;*/
/*}*/
.tp-caption .flat-button-slide {
  border-color: navy !important;
  color: navy !important;
}
.entry .entry-title a:hover {
  color: navy !important;
}
.entry .entry-meta .author a {
  color: navy !important;
}
.entry .entry-meta .date:hover {
  color: navy !important;
}
.flat-testimonials-slider #flat-testimonials-carousel ul.slides li:hover img,
.flat-testimonials-slider #flat-testimonials-carousel ul.slides li.flex-active-slide img {
  border: 2px solid navy !important;
}
.parallax12 {
  background-image: url(../images/images/f14.jpg);
  background-size: contain;
  background-repeat: repeat;
}
.page-title .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*background-color: white;*/
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/*.flat-contact-form .flat-button.bg-theme {*/
/*background-color: navy !important;*/
/*color: #fff;*/
/*}*/
.c-ser-icon img {
  width: 100%;
  height: 290px;
}
.flat-button.bg-theme a {
  color: white !important;
}
.f-new img {
  height: 202px;
}
.footer-social-media-icon li {
  display: inline-block;
  font-size: 21px;
  padding: 0 4px;
}
.footer-icon .icon {
  font-size: 13px;
  float: left;
  top: 0;
  width: 10%;
}
.footer-icon .content {
  margin-top: 0;
  float: left;
  width: 80%;
}
.c-feb-img-l {
  margin-right: 0 !important;
}
/*-----------------------------------*/
.link-memb {
  font-size: 15px;
  color: blue;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-center {
  text-align: center;
}
.c-padd-0 {
  padding: 0;
}
.c-padd-l-r-0 {
  padding-left: 0;
  padding-right: 0;
}
.c-padd-t-b-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.c-margin-0 {
  margin: 0;
}
.c-margin-l-r-0 {
  margin-left: 0;
  margin-right: 0;
}
.c-margin-t-b-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.padd-box {
  padding: 2% 15%;
}
/*/-------------------------------------------------------------- *!*/
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
caption,
canvas,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
form,
footer,
header,
hgroup,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
tt,
table,
tbody,
textarea,
tfoot,
thead,
time,
tr,
th,
td,
u,
ul,
var,
video {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}
figure {
  margin: 0;
}
:focus {
  outline: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
legend {
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input {
  line-height: normal;
}
input,
textarea {
  background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  /* Removing the inner shadow, rounded corners on iOS inputs */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  line-height: 1;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  border: none;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
}
input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Font */
@font-face {
  font-family: 'Condensed-Black';
  src: url('../fonts/Helvetica-Condensed-Black.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Helvetica-Condensed-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Helvetica-Condensed-Black.woff2') format('woff2'), /* Modern Browsers */ url('../fonts/Helvetica-Condensed-Black.woff') format('woff'), /* Modern Browsers */ url('../fonts/Helvetica-Condensed-Black.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/Helvetica-Condensed-Black.svg') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Notera_PersonalUseOnly';
  src: url('../fonts/Notera_PersonalUseOnly.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/Notera_PersonalUseOnly.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/Notera_PersonalUseOnly.woff2') format('woff2'), /* Modern Browsers */ url('../fonts/NoteraPersonalUseOnly.woff') format('woff'), /* Modern Browsers */ url('../fonts/NoteraPersonalUseOnly.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/NoteraPersonalUseOnly.svg') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
/* Repeatable Patterns
-------------------------------------------------------------- */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font: 14px/28px "Karla", sans-serif;
  font-weight: 400;
  background-color: #fff;
  color: #666666;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
  color: #feb800;
  text-decoration: none;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul,
ol {
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.img-left {
  margin: -10px 50px 0 0 !important;
  float: left;
}
.img-right {
  margin: 0 0 0 50px !important;
  float: right;
}
b,
strong {
  font-weight: 900;
}
.entry-page p {
  margin-bottom: 25px;
}
h1 {
  font: 60px/72px "Condensed-Black", sans-serif;
}
.pd-right40 {
  padding-right: 40px;
}
.text-white {
  color: #fff;
}
.nopad {
  padding: 0 0;
}
.pad-top60px {
  padding-top: 60px;
}
.pad-top65px {
  padding-top: 65px;
}
.pad-top80px {
  padding-top: 80px;
}
.pad-top90px {
  padding-top: 90px;
}
.pad-top95px {
  padding-top: 95px;
}
.pad-top155px {
  padding-top: 155px;
}
.pad-top200px {
  padding-top: 200px;
}
.pad-bottom0px {
  padding-bottom: 0;
}
.pad-bottom30px {
  padding-bottom: 30px;
}
.pad-bottom40px {
  padding-bottom: 40px;
}
.pad-bottom50px {
  padding-bottom: 50px;
}
.pad-bottom70px {
  padding-bottom: 70px;
}
.pad-bottom80px {
  padding-bottom: 80px;
}
.pad-bottom90px {
  padding-bottom: 90px;
}
.pad-bottom110px {
  padding-bottom: 110px;
}
.pad-bottom120px {
  padding-bottom: 120px;
}
.pad-bottom135px {
  padding-bottom: 135px;
}
.pad-bottom158px {
  padding-bottom: 158px;
}
.pad-bottom209px {
  padding-bottom: 209px;
}
.pad-top80px.main-content {
  padding: 80px 0 85px;
}
.pad-top90px.main-content {
  padding: 90px 0 46px;
}
button {
  border: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-size: 14px;
  font-family: "Condensed-Black", sans-serif;
  font-weight: 700;
  color: #feb800;
  background-color: transparent;
  text-transform: uppercase;
  border-width: 2px;
  border-style: solid;
  border-color: #feb800;
  padding: 21px 102px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  width: 100%;
  border: 1px solid #eeeeee;
  background-color: transparent;
  height: 60px;
  margin-bottom: 30px;
  padding: 12px 24px;
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border: 1px solid #feb800;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  width: 100%;
  height: 150px;
  padding: 15px 24px;
}
input[type="checkbox"] {
  display: inline;
}
textarea:-moz-placeholder,
textarea::-moz-placeholder,
input:-moz-placeholder,
input::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #666666;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}
@-webkit-keyframes pop-scale {
  0% {
    -webkit-transform: scale(0.7);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pop-scale {
  0% {
    -moz-transform: scale(0.7);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes pop-scale {
  0% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
/* bootstrap resetting elements */
.btn {
  background-image: none;
}
textarea,
input[type="text"],
input[type="submit"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.dropdown-menu,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  -webkit-appearance: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #000;
}
.blog-single .entry p {
  margin-bottom: 30px;
}
/* Top
---------------------------------------------------------------*/
.top {
  background-color: #222222;
}
/* Infomation top */
.flat-information {
  margin: 0 0;
  padding: 0;
}
.flat-information > li {
  display: inline-block;
  position: relative;
  margin-left: 40px;
}
.flat-information > li:before {
  position: absolute;
  left: 0;
  top: 18px;
  font-family: FontAwesome;
  color: #feb800;
}
.flat-information > li.email:before {
  content: "\f0e0";
}
.flat-information > li > a {
  display: inline-block;
  padding: 17px 0 15px 5px;
  color: #999999;
  font-size: 12px;
  font-family: "Karla", sans-serif;
}
.flat-information > li > a:hover {
  color: #feb800;
}
.flat-information > li.phone > a {
  padding: 17px 0 15px 17px !important;
}
/* Language top */
.top .language {
  position: relative;
}
.top .language li.current:before {
  position: absolute;
  left: 0;
  top: 16px;
  content: "\f1ab";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #feb800;
}
.top .language .current {
  position: relative;
  padding: 0 15px 0 5px;
}
.top .language .current > a {
  font-weight: 700;
  padding-left: 20px;
}
.top .language .current:after {
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 17px;
  color: #999999;
}
.top .language > ul > li > ul {
  position: absolute;
  right: 0;
  top: 100%;
  width: 130px;
  background-color: #222222;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  z-index: 9999;
  -webkit-transform: translate(0px, 10px);
  -moz-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  -o-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.top .language > ul > li:hover > ul {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.top .language > ul > li > ul li {
  border-top: 1px solid #333333;
}
.top .language > ul > li > ul li:first-child {
  border-top: none;
}
.top .language > ul > li > ul li a {
  position: relative;
  display: block;
  padding: 7px 0;
  line-height: 29px;
  padding-left: 45px;
  color: #fff;
  font-weight: 700;
}
.top .language > ul > li > ul li a:hover {
  background-color: #333333;
}
.top .language > ul > li > ul li a:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 16px;
  width: 16px;
  height: 11px;
}
/* Top search */
.top .show-search {
  line-height: 60px;
}
.top .show-search ul li.search i {
  color: #fff;
}
.top .show-search ul li.search a:hover i {
  color: #feb800;
}
.top .show-search ul li.search a {
  text-align: center;
  display: inline-block;
  line-height: 60px;
}
/* Top cart */
.top .show-search ul li {
  display: inline-block;
  border-right: 1px solid #434343;
  padding: 0 37px;
  position: relative;
}
.top .show-search ul li:last-child {
  border: 0;
}
.top .show-search ul li.cart a {
  position: relative;
  width: 22px;
  height: 24px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 24px;
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  font-size: 12px;
  background-color: #222222;
  z-index: 10;
}
.top .show-search ul li.cart a:before {
  width: 10px;
  height: 10px;
  position: absolute;
  left: 10px;
  margin-left: -6px;
  z-index: 5;
  top: -6px;
  border: 2px solid #fff;
  content: "";
  border-radius: 50%;
}
.top .show-search ul li.cart a:after {
  width: 17px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 0px;
  background-color: #222222;
  content: "";
  z-index: 90;
}
/* Header
-------------------------------------------------------------- */
.header {
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header .header-wrap {
  max-width: 1920px;
  margin: 0 auto;
}
.header .header-wrap .logo {
  /*width: 186px;*/
  /*height: 45px;*/
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  float: left;
  margin: 18px 35px !important;
}
.header .header-wrap .nav-wrap {
  float: right;
}
.header .header-wrap .show-search {
  float: right;
}
.header .header-wrap .show-search {
  line-height: 120px;
  padding-right: 38px;
}
.header .header-wrap .language-wrap ul li {
  display: inline-block;
  padding-right: 21px;
  position: relative;
}
.header .header-wrap .language-wrap ul li.current a {
  color: #202020;
}
.header .header-wrap .language-wrap ul li a:hover {
  color: #feb800;
}
.header .header-wrap .language-wrap ul li.current:after {
  position: absolute;
  right: 8px;
  top: 25px;
  content: "/";
  color: #202020;
}
.header .header-wrap .language-wrap ul,
.header .header-wrap .language-wrap .btn-menu-active {
  float: right;
}
.header .header-wrap .language-wrap .btn-menu-active {
  text-align: center;
  padding: 0 25px;
  border-left: 1px solid #e5e5e5;
}
.header .header-wrap .language-wrap .btn-menu-active a {
  line-height: 73px;
}
.header .header-wrap .language-wrap ul li a {
  text-transform: uppercase;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  color: #a5a5a5;
  line-height: 73px;
}
/* Header style 1 */
.header.style1 .header-wrap {
  position: relative;
  width: 1170px;
  margin: 0 auto;
}
.header.style1 .header-wrap .logo {
  position: absolute;
  float: none;
  margin: 0 0;
  left: 50%;
  top: 40px;
  margin-left: -93px;
}
.header.style1 #mainnav > ul > li.logo-menu {
  padding: 40px 82px;
  font-size: 0;
}
.header.style1 .header-wrap .nav-wrap {
  float: none;
}
.header.style1 > .header-wrap > .nav-wrap > .mainnav > ul.menu {
  text-align: center;
}
.header.style1 #mainnav ul.submenu {
  text-align: left;
}
/* Header Fix */
#header.downscrolled {
  position: fixed;
  top: 0;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  filter: alpha(opacity=0);
  top: -60px;
  max-width: 1920px;
  margin: 0 auto;
  z-index: 999999;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#header.upscrolled {
  opacity: 1;
  top: 0;
  max-width: 1920px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.04);
  z-index: 999;
}
.header.upscrolled .header-wrap .logo {
  margin: 23px 355px 0 60px;
  /*width: 131px;*/
  /*height: 34px;*/
}
/*.header.upscrolled .header-wrap .logo a img{*/
/*width 70%!important;*/
/*}*/
.header.upscrolled #mainnav > ul > li > a,
.header.upscrolled .header-wrap .show-search {
  line-height: 80px;
}
.header.upscrolled .header-wrap .logo > a img {
  width: 70% !important;
}
.home-boxed #header.downscrolled,
.home-boxed #header.upscrolled {
  width: 95.4%;
}
/* navigation */
.nav-wrap {
  position: relative;
}
#mainnav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#mainnav ul li {
  position: relative;
}
#mainnav ul li.has-mega-menu {
  position: static;
}
#mainnav > ul > li {
  display: inline-block;
}
#mainnav > ul > li > a {
  position: relative;
  display: block;
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
  color: #999999;
  text-decoration: none;
  line-height: 120px;
  padding: 0 35px 0 31px;
  outline: none;
  letter-spacing: 1.8px;
}
/* submenu */
#mainnav ul.submenu {
  position: absolute;
  left: 0;
  top: 150%;
  width: 345px;
  background-color: #222222;
  z-index: 9999;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* right sub-menu */
#mainnav ul.right-sub-menu {
  left: auto;
  right: 0;
}
#mainnav ul li:hover > ul.submenu {
  top: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}
#mainnav ul li ul li {
  margin-left: 0;
}
#mainnav ul.submenu li ul {
  position: absolute;
  left: 360px;
  top: 0 !important;
}
#mainnav ul.submenu > li {
  border-top: 1px solid #333333;
}
#mainnav ul.submenu > li.sub-parent:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 14px;
  position: absolute;
  right: 25px;
  top: 11px;
  color: #999999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mainnav ul.submenu li:first-child {
  border-top: none;
}
#mainnav ul.submenu > li > a {
  display: block;
  font-family: "Condensed-Black", sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  color: #999999;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 0 0 26px;
  line-height: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mainnav ul.submenu > li > a:hover {
  background-color: #333333;
}
#mainnav ul.submenu > li.sub-parent:hover::after {
  right: 18px;
}
/*#mainnav > ul > li > a:hover,*/
/*#mainnav > ul > li > a:focus,*/
/*#mainnav > ul > li> a:active {*/
/*color: navy;*/
/*}*/
/* Mega Menu */
#mainnav .mega-menu {
  position: absolute;
  top: 150%;
  margin: 0 -15px;
  right: 0;
  text-align: left;
  z-index: 9999;
  background-color: #222222;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#mainnav .mega-menu .container {
  padding-left: 0;
  padding-right: 0;
}
#mainnav .mega-menu .menu-item {
  width: 25%;
  float: left;
}
#mainnav ul li.has-mega-menu:hover > .mega-menu {
  top: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}
.mega-menu ul li {
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
}
.mega-menu ul li a {
  display: block;
  font-family: "Condensed-Black", sans-serif;
  letter-spacing: 1px;
  font-size: 13px;
  color: #999999;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 0 0 26px;
  line-height: 50px;
}
.mega-menu ul li a:hover {
  background-color: #333333;
}
/* Mobile navigation
---------------------------------------- */
#mainnav-mobi {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  background-color: #222222;
  z-index: 1000;
}
#mainnav-mobi ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#mainnav-mobi ul li {
  margin: 0;
  position: relative;
  text-align: left;
  border-top: 1px solid #333333;
  cursor: pointer;
}
#mainnav-mobi ul > li > a {
  text-decoration: none;
  height: 50px;
  line-height: 50px;
  padding: 0 50px;
  color: #fff;
}
#mainnav-mobi ul.sub-menu {
  top: 100%;
  left: 0;
  z-index: 2000;
  position: relative;
  background-color: #333333;
}
#mainnav-mobi > ul > li > ul > li,
#mainnav-mobi > ul > li > ul > li > ul > li {
  position: relative;
  border-top: 1px solid #333333;
}
#mainnav-mobi > ul > li > ul > li > ul > li a {
  padding-left: 70px !important;
}
#mainnav-mobi ul.sub-menu > li > a {
  display: block;
  text-decoration: none;
  padding: 0 60px;
  border-top-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#mainnav-mobi > ul > li > ul > li:first-child a {
  border-top: none;
}
#mainnav-mobi ul.sub-menu > li > a:hover,
#mainnav-mobi > ul > li > ul > li.active > a {
  color: #fff;
}
.btn-menu {
  font-size: 28px;
  font-family: "FontAwesome";
  color: navy;
  float: right;
  text-align: center;
  width: 28px;
  height: 28px;
  margin-top: 22px;
  margin-right: 15px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn-menu:before {
  content: "\f0c9";
}
.btn-menu.active:before {
  content: "\f00d";
}
.btn-submenu {
  position: absolute;
  right: 20px;
  top: 0;
  font: 20px/50px 'FontAwesome';
  text-align: center;
  cursor: pointer;
  width: 70px;
  height: 44px;
}
.btn-submenu:before {
  content: "\f107";
  color: #fff;
}
.btn-submenu.active:before {
  content: "\f106";
}
.btn-menu {
  display: none;
}
/* Page title
-------------------------------------------------------------- */
.page-title {
  position: relative;
}
/*.page-title .overlay {*/
/*position: absolute;*/
/*left: 0;*/
/*top: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*background-color: #4b66d9;*/
/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*/
/*opacity: 0.9;*/
/*filter: alpha(opacity=90);*/
/*}*/
/* Bg-black */
.page-title.bg-black .overlay {
  background-color: #000000;
}
/* Bg-black style1 */
.page-title.bg-black.style1 .overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.page-title .page-title-heading h1 {
  font-family: "Condensed-Black", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 114px 0 114px 0;
  letter-spacing: 2.1px;
}
.page-title.bg-black-sv .overlay {
  background-color: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.page-title.bg-black-sv .page-title-heading .title {
  color: #000;
}
/* Breadcrumbs
-------------------------------------------------------------- */
.breadcrumbs ul li {
  display: inline-block;
  padding: 36px 15px 36px 0;
  position: relative;
}
.breadcrumbs ul li:before {
  position: absolute;
  left: -10px;
  top: 48px;
  content: "";
  height: 2px;
  width: 4px;
  background-color: #999999;
}
.breadcrumbs ul li:first-child::before {
  width: 0;
  height: 0;
}
.breadcrumbs ul li:last-child a {
  color: #000;
}
.breadcrumbs ul li a {
  font-size: 14px;
  line-height: 28px;
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
  color: #999999;
}
.breadcrumbs ul li a:hover {
  color: #feb800;
}
/* border bottom */
.breadcrumbs.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
/* Blog
-------------------------------------------------------------- */
.entry p {
  margin-bottom: 30px;
}
.main-content {
  padding: 100px 0;
}
.main-content.blog-posts .post-wrap {
  margin: 0 -15px;
}
.main-content.blog-posts .entry {
  float: left;
  width: 33.33333%;
  padding: 0 15px;
  margin-bottom: 60px;
}
.main-content .entry .entry-border {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.main-content .entry .entry-border:hover {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
/*.entry .feature-post {*/
/*margin-bottom: 33px;*/
/*}*/
/*.blog-posts .entry .main-post {*/
/*padding: 0 33px;*/
/*}*/
.entry .entry-title {
  margin-bottom: 7px;
}
.entry .entry-title a {
  font-family: "Condensed-Black", sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.9px;
}
.entry .entry-title a:hover {
  color: #feb800;
}
.entry .entry-meta {
  margin-bottom: 15px;
  font-size: 12px;
}
.entry .entry-meta span {
  padding-left: 3px;
}
.entry .entry-meta .author a {
  color: #feb800;
}
.entry .entry-meta .date {
  color: #999999;
}
.entry .entry-meta .date:hover {
  color: #feb800;
}
.entry .entry-meta .author a:hover {
  color: #000;
}
/* noborder */
.blog-posts .entry.noborder .main-post {
  padding: 0 0;
}
.entry.noborder .entry-title {
  padding-right: 50px;
}
.main-content.blog-posts .entry.noborder {
  margin-bottom: 0;
}
/* Pagination
-------------------------------------------------------------- */
.blog-pagination {
  padding-top: 33px;
  border-top: 2px solid #f6f6f6;
  text-align: center;
}
.blog-pagination .flat-pagination li {
  display: inline-block;
  margin-left: 8px;
}
.blog-pagination .flat-pagination li a {
  display: inline-block;
  width: 40px;
  line-height: 40px;
  font-family: "Condensed-Black", sans-serif;
  color: #999999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-pagination .flat-pagination li a:hover {
  background-color: #feb800;
  color: #fff;
}
.blog-pagination .flat-pagination li.prev a:hover,
.blog-pagination .flat-pagination li.next a:hover {
  background: transparent;
  color: #feb800;
}
.blog-pagination .flat-pagination li.prev i,
.blog-pagination .flat-pagination li.next i {
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-pagination .flat-pagination li.prev {
  float: left;
  padding-left: 6px;
  margin-left: 0;
}
.blog-pagination .flat-pagination li.prev a {
  text-align: left;
}
.blog-pagination .flat-pagination li.next {
  float: right;
  padding-right: 10px;
  margin-left: 0;
}
.blog-pagination .flat-pagination li.next a {
  text-align: right;
}
.blog-pagination .flat-pagination li.active {
  background-color: #feb800;
  border: 1px solid #feb800;
  color: #fff;
  width: 40px;
  line-height: 40px;
  margin-left: 29px;
  font-family: "Condensed-Black", sans-serif;
}
/* Blog masory
-------------------------------------------------------------- */
.main-content.blog-masory {
  background-color: #f6f6f6;
  padding: 83px 174px;
}
.main-content .post-wrap {
  margin: 0 -15px;
}
.main-content.blog-masory .post-wrap .entry {
  width: 25%;
  float: left;
  padding: 15px 15px;
}
.main-content.blog-masory .post-wrap .entry .entry-border {
  background-color: #fff;
}
.main-content.blog-masory .entry .main-post {
  padding: 0 30px;
}
/* Blog v1
-------------------------------------------------------------- */
.blog-single.v1 .entry .feature-post {
  margin-left: 0;
}
.main-content.blog-single.v1 .post-wrap {
  margin: 0 0;
  margin-right: 40px;
}
.blog-single.v1 .main-post .entry-title a {
  font-size: 24px;
  line-height: 36px;
  color: #000;
  letter-spacing: 1.2px;
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.blog-single.v1 .main-post .entry-title a:hover {
  color: #feb800;
}
.blog-single.v1 article {
  margin-bottom: 20px;
}
.blog-single.v1 .blog-pagination .flat-pagination li.active {
  margin-left: 0;
}
.blog-single.v1 .blog-pagination {
  margin-right: 40px;
}
/* Blog single
-------------------------------------------------------------- */
.main-content.blog-single.pad-right40 .post-wrap {
  margin: 0 0;
  margin-right: 40px;
}
.main-content.blog-single.pad-right40 .entry .feature-post {
  margin-left: 0;
}
.blog-single .entry .feature-post {
  float: none;
  width: 100%;
  margin-left: 15px;
  margin-bottom: 54px;
}
.blog-single .entry .entry-content {
  padding-bottom: 22px;
}
.blog-single .main-post .entry-title {
  font-size: 24px;
  line-height: 36px;
  color: #000;
  letter-spacing: 1.2px;
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.blog-single .main-post .entry-meta {
  margin-bottom: 23px;
}
.blog-single .main-post .entry-meta .author {
  padding-left: 0;
  margin-right: 15px;
}
.blog-single .main-post .entry-meta span {
  margin-right: 31px;
  position: relative;
  color: #999999;
  padding-left: 20px;
  line-height: 28px;
}
.blog-single .main-post .entry-meta span.date {
  margin-right: 34px;
}
.blog-single .main-post .entry-meta .author a {
  color: #feb800;
}
.blog-single .main-post .entry-meta .author a:hover {
  color: #000;
}
.blog-single .main-post .entry-meta span a {
  font-size: 14px;
  color: #999999;
}
.blog-single .main-post .entry-meta span a:hover {
  color: #feb800;
}
.blog-single .main-post .entry-meta span:before {
  position: absolute;
  left: 0;
  top: -7px;
  font-family: FontAwesome;
  font-size: 12px;
  content: "\f017";
}
.blog-single .main-post .entry-meta span.author:before {
  content: "";
}
.blog-single .main-post .entry-meta span.tag:before {
  content: "\f02c";
}
.blog-single .main-post .entry-meta span.comment:before {
  content: "\f086";
}
.blog-single .main-post .entry-content blockquote .blockqoute-text {
  padding: 6px 120px 0 50px;
  color: #999999;
  position: relative;
}
.blog-single .main-post .entry-content blockquote .blockqoute-text:before {
  position: absolute;
  left: 0;
  top: 18px;
  content: "“";
  font-family: "Condensed-Black";
  font-size: 80px;
  color: #feb800;
}
.blog-single .entry .wrap-share {
  border-top: 2px solid #f6f6f6;
  padding-top: 25px;
  overflow: hidden;
  padding-bottom: 25px;
  border-bottom: 2px solid #f6f6f6;
}
.blog-single .entry .wrap-share .category-post li {
  display: inline-block;
  float: left;
  padding-right: 3px;
}
.blog-single .entry .wrap-share .category-post li a {
  color: #999999;
}
.blog-single .entry .wrap-share .category-post li a:hover {
  color: #feb800;
}
.blog-single .entry .wrap-share .share-post {
  text-align: right;
}
.blog-single .entry .wrap-share .flat-socials li {
  display: inline-block;
  padding-left: 48px;
}
.blog-single .entry .wrap-share .flat-socials li a {
  color: #999999;
}
.blog-single .entry .wrap-share .flat-socials li a:hover {
  color: #feb800;
}
/* Comment post */
.blog-single .post-wrap .author-post {
  margin-top: 50px;
  margin-bottom: 47px;
}
.blog-single .post-wrap .title {
  font-family: "Condensed-Black", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.blog-single .post-wrap .author-post .author {
  background-color: #f6f6f6;
  overflow: hidden;
  padding: 25px 25px 20px 25px;
}
.blog-single .post-wrap .author-post .author .author-avatar {
  float: left;
  margin-right: 25px;
}
.blog-single .post-wrap .author-post .author .author-detail .author-meta {
  font-family: "Karla", sans-serif;
  font-size: 16px;
  line-height: 36px;
  color: #000;
  font-weight: 600;
  margin-bottom: 12px;
}
.blog-single .post-wrap .comment-post .comment {
  background-color: #f6f6f6;
  overflow: hidden;
  margin-bottom: 30px;
}
.blog-single .post-wrap .comment-post .comment .comment-avatar {
  float: left;
  margin: 25px;
}
.blog-single .post-wrap .comment-post .comment .comment-detail {
  padding-top: 25px;
}
.blog-single .comment-post .comment .comment-detail .comment-meta .comment-author a {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.blog-single .comment-post .comment .comment-detail .comment-meta .comment-author a:hover {
  color: #feb800;
}
.blog-single .comment-post .comment .comment-detail .comment-meta .comment-date {
  font-size: 12px;
  color: #999999;
  font-weight: 400;
}
.blog-single .comment-post .comment .comment-detail .comment-meta a.comment-reply {
  font-size: 14px;
  color: #feb800;
  font-family: "Condensed-Black", sans-serif;
  text-transform: uppercase;
  float: right;
  margin-right: 30px;
}
.blog-single .comment-post .comment .comment-detail .comment-meta a.comment-reply:hover {
  color: #000;
}
.blog-single .comment-post .comment-list-wrap .comment-list .children .comment {
  margin-left: 30px;
}
.blog-single .comment-post .comment-list-wrap .comment-list .children li {
  position: relative;
}
.blog-single .comment-post .comment-list-wrap .comment-list .children li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 1px;
  height: 122px;
  background-color: #e1e1e1;
}
.blog-single .comment-post .comment-list-wrap .comment-list .children li:after {
  position: absolute;
  left: 0;
  top: 25px;
  content: "";
  width: 12px;
  height: 1px;
  background-color: #e1e1e1;
}
.blog-single .comment-post .comment-respond .title {
  margin-top: 55px;
  margin-bottom: 50px;
}
/* Widgets
-------------------------------------------------------------- */
.sidebar .widget {
  margin-bottom: 45px;
}
.widget-title {
  position: relative;
  font-family: "Condensed-Black", sans-serif;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 26px;
  letter-spacing: 1px;
}
.sidebar .widget .widget-title:before {
  position: absolute;
  left: 0;
  top: 34px;
  content: "";
  height: 2px;
  width: 40px;
  background-color: #feb800;
}
.widget ul li a {
  line-height: 36px;
}
.widget.widget-categories span {
  margin-left: 15px;
  font-size: 12px;
  color: #cacaca;
}
.widget.widget-tags .tag-list a {
  margin-right: 23px;
  line-height: 36px;
}
/* Widget categories */
.widget.widget-categories span {
  margin-left: 15px;
  font-size: 12px;
  color: #cacaca;
}
/* Widget tags */
.widget.widget-tags .tag-list {
  padding-right: 80px;
}
.widget.widget-tags .tag-list a {
  margin-right: 18px;
  line-height: 36px;
}
/* Widget instagram */
.sidebar .widget.widget-instagram {
  margin-bottom: 43px;
}
.widget.widget-instagram .widget-title {
  margin-bottom: 37px;
}
.widget.widget-instagram .instagram-thumb {
  margin: 0 -15px 0 0;
}
.widget.widget-instagram .instagram-thumb .thumb {
  float: left;
  width: 33.33333%;
  margin-bottom: 15px;
}
/* widget flickr */
.footer-widgets .widget.widget-flickr .widget-title {
  margin-bottom: 28px;
}
.widget-flickr .flickr-photos {
  margin: 0 -10px;
}
.widget-flickr .flickr_badge_image {
  float: left;
  width: 33.33333%;
  padding: 0 10px 0 10px;
  margin-bottom: 20px;
  height: 113px;
}
/* Widget recent post style1*/
.widget.widget-recent-post.style1 .widget-title {
  margin-bottom: 45px;
}
.widget.widget-recent-post.style1 ul li {
  clear: left;
  margin-bottom: 13px;
}
.widget.widget-recent-post.style1 ul li .thumb {
  float: left;
  margin-right: 18px;
}
.widget.widget-recent-post.style1 ul li .text h4 {
  padding-bottom: 7px;
}
.widget.widget-recent-post.style1 ul li .text a {
  font-family: "Condensed-Black", sans-serif;
  font-size: 13px;
  line-height: 24px;
  color: #666666;
  padding-bottom: 5px;
  letter-spacing: 0.5px;
}
.widget.widget-recent-post.style1 ul li .text a:hover {
  color: #feb800;
}
.widget.widget-recent-post.style1 ul li .text p {
  font-weight: 300;
  font-size: 12px;
  color: #999999;
}
/* Widget featured post */
.widget.widget-featured-post {
  margin-bottom: 56px;
}
.widget.widget-featured-post .widget-title {
  margin-bottom: 45px;
}
.widg-featured-post.owl-carousel {
  position: relative;
}
.widg-featured-post .item .text {
  position: absolute;
  left: 30px;
  bottom: 22px;
}
.widg-featured-post .item a {
  font-family: "Condensed-Black", sans-serif;
  font-size: 13px;
  color: #fff;
  line-height: 24px;
}
.widg-featured-post .item a:hover {
  color: #feb800;
}
.widg-featured-post .item p {
  font-size: 12px;
  line-height: 34px;
  color: #fff;
  font-weight: 300;
}
.widg-featured-post .owl-dots {
  position: absolute;
  bottom: 0px;
  left: 28px;
}
.widg-featured-post.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  background-color: #b1a69d;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.widg-featured-post.owl-theme .owl-dots .owl-dot.active span,
.widg-featured-post.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
/* Widget subscribe */
.widget.widget-sibscribe {
  text-align: center;
  padding: 20px;
  background-color: #f6f6f6;
}
.widget.widget-sibscribe .title {
  font-family: "Condensed-Black", sans-serif;
  font-size: 16px;
  line-height: 40px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.widget.widget-sibscribe p {
  padding-bottom: 20px;
}
.widget.widget-sibscribe input[type="text"] {
  border: 2px solid #eeeeee;
  height: 50px;
  padding: 12px 45px;
  margin-bottom: 14px;
}
.widget.widget-sibscribe input {
  font-size: 12px;
}
/* Widget sv information */
.widget-sv.sv-information {
  padding: 39px 0 45px 33px;
}
.widget-sv ul.information {
  padding-left: 0;
  padding-bottom: 0;
}
.widget-sv.sv-information .information li {
  padding-bottom: 20px;
  color: #999999;
}
.widget-sv.sv-information .information li span {
  color: #666666;
}
.widget-sv.sv-information ul.short-code.flat-socials {
  text-align: left;
}
.widget-sv.sv-information ul.short-code.flat-socials li a {
  border: none;
  background-color: transparent;
  color: #999999;
  width: 0;
  height: 0;
  padding-right: 23px;
}
.widget-sv.sv-information ul.short-code.flat-socials li a:hover {
  color: #feb800;
}
/* Border */
.widget-sv.sv-information.border {
  border: 5px solid #feb800;
  padding: 84px 85px 100px 50px;
}
/* Widget services */
.widget-sv {
  margin-bottom: 30px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.02);
  background-color: #fff;
}
.widget-sv .widget-title {
  font-size: 14px;
  line-height: 28px;
  background-color: #feb800;
  padding: 16px 0 16px 33px;
  color: #fff;
  margin-bottom: 21px;
}
.widget-sv ul {
  padding-left: 33px;
  padding-bottom: 21px;
}
.widget-sv.widget-sv ul li a {
  line-height: 48px;
}
/* Widget home-remodel, hardwood, roofing*/
.widget-sv.home-remodel .widget-title,
.widget-sv.hardwood .widget-title,
.widget-sv.roofing .widget-title {
  color: #000;
  background-color: #fff;
}
/* widget socials */
.widget-socials ul {
  text-align: left;
  margin-top: 20px;
}
.widget-socials ul li {
  display: inline-block;
  padding-right: 26px;
}
.widget-socials ul li:nth-child(3) a {
  color: #feb800;
}
/* Content services */
.flat-services-carousel {
  position: relative;
  margin-bottom: 45px;
}
.flat-services-carousel.owl-theme .owl-controls .owl-nav div.owl-prev {
  left: 40px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flat-services-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
  right: 40px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flat-services-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.flat-services-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover {
  background-color: #feb800;
  color: #000;
}
.flat-services-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.flat-services-carousel.owl-theme .owl-controls .owl-nav div.owl-next:before {
  color: #feb800;
}
.flat-services-carousel.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before,
.flat-services-carousel.owl-theme .owl-controls .owl-nav div.owl-next:hover:before {
  color: #000;
}
.services-content .title {
  font-family: "Condensed-Black", sans-serif;
  font-size: 16px;
  line-height: 48px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
}
.services-content p {
  padding-bottom: 30px;
}
/* Video about us
-------------------------------------------------------------- */
.flat-stats.video-bg {
  text-align: center;
  color: #fff;
  padding: 175px 0 158px;
  margin-bottom: 24px;
  position: relative;
}
#video-controls a {
  width: 100px;
  height: 69px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  line-height: 69px;
  margin-bottom: 50px;
  color: #fff;
  font-size: 22px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#video-controls a:hover {
  background-color: #feb800;
  color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#video-controls .fa-play:before {
  border: 1px solid #fff;
  padding: 8px 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#video-controls .fa-pause:before {
  border: 1px solid #fff;
  padding: 8px 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
/* Flat map */
.flat-map.shadow {
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
}
.flat-map.shadow.margin-left {
  margin-left: -80px;
  margin-top: 60px;
}
.row-map .widget-sv {
  position: absolute;
  left: 360px;
  top: 100px;
  width: 370px;
  z-index: 99;
}
/* Comment form */
.comment-form .name-container {
  width: 48.27%;
  float: left;
  margin-right: 3.44%;
}
.comment-form .email-container {
  float: right;
  width: 48.27%;
}
.comment-form .message {
  width: 100%;
}
.comment-form fieldset label {
  font-size: 14px;
  font-family: "Karla", sans-serif;
  line-height: 38px;
  color: #666666;
}
/* Page 404
-------------------------------------------------------------- */
.error404 {
  text-align: center;
}
.error404 .number {
  font-family: "Condensed-Black", sans-serif;
  font-size: 200px;
  color: #000;
  padding: 180px 0 96px 0;
}
.error404 .not-found {
  font-size: 14px;
  line-height: 52px;
  color: #999999;
  margin-bottom: 16px;
}
.error404 .text {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 30px;
}
.error404 h4 a {
  font-family: "Condensed-Black", sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #feb800;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.error404 h4 a:hover {
  color: #000;
}
/* Boxed
-------------------------------------------------------------- */
.home-boxed .boxed {
  width: 95.4%;
  margin: 0 auto;
  position: relative;
  background: #fff;
  height: 100%;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.02);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.02);
}
/* Switcher
-------------------------------------------------------------- */
.switcher-container {
  position: fixed;
  right: -290px;
  top: 250px;
  width: 290px;
  background-color: #000000;
  z-index: 99999999;
}
.switcher-container h2 {
  color: #fff;
  font-size: 15px;
  font-family: "Condensed-Black", sans-serif;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  height: 50px;
  line-height: 45px;
  padding-left: 50px;
  padding-right: 85px;
  margin: 0;
  font-weight: 400;
}
.switcher-container h2 a {
  background-color: #feb800;
  display: block;
  position: absolute;
  left: -50px;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  outline: 0;
  color: #fff;
}
.switcher-container h2 a:hover,
.switcher-container h2 a:focus {
  text-decoration: none;
}
.switcher-container h2 i {
  margin-top: 12px;
  font-size: 25px;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.switcher-container h3 {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 22px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.switcher-container .selector-box {
  color: #fff;
  overflow: hidden;
}
.switcher-container .layout-switcher {
  margin: 0 0 10px 0;
  overflow: hidden;
}
.switcher-container .layout-switcher a.layout {
  float: left;
  display: block;
  cursor: pointer;
  text-align: center;
  font-weight: 700;
  padding: 10px 20px;
  margin-left: 10px;
}
.switcher-container .layout-switcher a.layout:first-child {
  margin-left: 0;
}
.switcher-container .layout-switcher a.layout:hover {
  color: #fff;
  cursor: pointer;
}
.switcher-container .color-box {
  height: auto;
  overflow: hidden;
  margin-bottom: 6px;
}
.switcher-container .styleswitch {
  margin-bottom: 10px;
}
.sw-odd {
  background-color: #323232;
  padding: 21px 0 30px 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-even {
  background-color: #202020;
  padding: 21px 0 25px 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.sw-even a {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 26px 10px 27px;
  margin-right: 10px;
  letter-spacing: 1.8px;
}
.sw-even a:hover {
  background-color: #feb800;
  border: 1px solid #feb800;
  color: #fff !important;
}
.sw-light {
  background-color: #fff;
  color: #000 !important;
}
.sw-odd a {
  font-size: 16px;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  width: 100%;
  position: relative;
  padding-left: 47px;
}
.sw-odd .ws-colors a:before {
  background: none;
}
.sw-odd .ws-colors a {
  position: relative;
  width: auto;
  padding: 0;
  width: 40px;
  height: 40px;
  background-color: #feb800;
  display: inline-block;
  margin-right: 20px;
}
.sw-odd .ws-colors a.current:before {
  position: absolute;
  left: 12px;
  top: 6px;
  font-family: FontAwesome;
  content: "\f00c";
  color: #fff;
  text-shadow: 0 0 2px #000000;
}
.sw-odd #color2 {
  background-color: #ec6a5c;
}
.sw-odd #color3 {
  background-color: #26b2ec;
}
.sw-odd #color4 {
  background-color: #5bac72;
}
.sw-odd #color5 {
  background-color: #ff983d;
}
.sw-odd #color6 {
  background-color: #a0ce4e;
}
.sw-even h3 {
  margin-bottom: 6px;
}
/* Pattern */
.sw-pattern.pattern {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 0;
  top: 98%;
  background-color: #000000;
  width: 100%;
  z-index: -1;
  padding: 21px 0 30px 50px;
}
.sw-pattern.pattern a {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  position: relative;
}
.sw-pattern.pattern a.current:before {
  position: absolute;
  left: 12px;
  top: 6px;
  font-family: FontAwesome;
  content: "\f00c";
  color: #fff;
  text-shadow: 0 0 2px #000000;
}
/* GoTop Button
-------------------------------------------------------------- */
.go-top {
  position: fixed !important;
  right: -35px;
  bottom: 15px;
  width: 46px;
  cursor: pointer;
  background-color: #000000;
  height: 46px;
  line-height: 45px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.go-top.show {
  right: 15px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  visibility: visible;
}
.go-top i {
  font-size: 18px;
  color: #fff;
  padding-bottom: 3px;
}
.go-top:hover {
  background-color: navy;
}
.go-top:hover i {
  color: #fff;
}
/* Footer
-------------------------------------------------------------- */
footer {
  background-color: #333333;
  padding: 80px 0 64px;
  color: #999999;
}
footer.style1 {
  padding: 80px 0 74px;
}
footer a {
  color: #999999;
}
footer a:hover {
  color: #feb800;
}
/* Footer widget
-------------------------------------------------------------- */
.footer-widgets .widget .widget-title {
  font-family: "Condensed-Black", sans-serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  margin-bottom: 18px;
  line-height: 28px;
}
footer .widget-tweets .list-tiwtter {
  margin-top: -5px;
}
.footer-widgets .widget.widget-categories {
  margin-left: 30px;
}
.footer-widgets .widget.widget-categories ul li a {
  line-height: 28px;
}
.footer-widgets .widget.widget-text .textwidget .time {
  color: #fff;
}
/* wdiget twiter */
.widget-tweets .tweet_list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
}
.widget-tweets .tweet_list li .tweet_text a {
  color: #fff;
}
.sidebar .widget-tweets .tweet_list li .tweet_text a {
  color: #999999;
}
.sidebar .widget-tweets .tweet_list li .tweet_text a {
  color: #feb800;
}
.widget-tweets .tweet_list li .tweet_text a:hover {
  color: #feb800;
}
.widget-tweets .tweet_list li:last-child {
  margin-bottom: 0;
}
.widget-tweets .tweet_list li:before {
  position: absolute;
  left: 0;
  top: 7px;
  font-family: FontAwesome;
  content: "\f099";
}
/* Bottom
-------------------------------------------------------------- */
.bottom {
  background-color: #2c2c2c;
  padding: 26px 0;
  color: #999999;
  font-size: 12px;
}
.bottom .copyright a {
  color: #999999;
}
.bottom .copyright a:hover {
  color: #feb800;
}
#footernav ul {
  margin: 0;
  overflow: hidden;
  list-style: none;
  text-align: right;
}
#footernav ul li {
  display: inline-block;
  margin-left: 13px;
}
#footernav ul li a {
  position: relative;
  padding: 0 15px 0 13px;
  font-size: 14px;
  color: #999999;
}
#footernav ul li a:hover {
  color: #feb800;
}
/* Preload
-------------------------------------------------------------- */
.loading-overlay {
  background: #FFF;
  color: #424242;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
}
.loader,
.loader:after {
  width: 10em;
  height: 10em;
}
.loader {
  margin: 20% auto;
  font-size: 6px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(194, 193, 193, 0.5);
  border-right: 1.1em solid rgba(199, 197, 197, 0.5);
  border-bottom: 1.1em solid rgba(203, 203, 203, 0.5);
  border-left: 1em solid navy;
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
/* Parallax
-------------------------------------------------------------- */
.parallax {
  width: 100%;
  background-attachment: fixed;
  background-position: 50% 0;
}
.parallax1 {
  background-image: url(../images/parallaxn/bg-parallax1.jpg);
}
.parallax2 {
  background-image: url(../images/parallaxn/bg-parallax2.jpg);
}
.parallax3 {
  background-image: url(../images/parallaxn/bg1.JPG);
}
.bg-contact {
  background-image: url(../images/images/c-img10.jpg);
}
.bg-playvideo {
  background-image: url(../images/parallaxn/2.jpg);
}
.bg-playvideo {
  background-size: cover;
}
.parallax4 {
  background-image: url(../images/parallaxn/bg-parallax4.jpg);
}
/* Revolution Slider
-------------------------------------------------------------- */
.tp-banner-container {
  max-height: 789px !important;
  width: 100% !important;
  position: relative;
  overflow: hidden !important;
  padding: 0;
  background-color: #fff;
}
.tp-bullets.simplebullets.navbar {
  height: 35px;
  padding: 0px 0px;
}
.tp-bullets.simplebullets .bullet {
  cursor: pointer;
  position: relative !important;
  background: #fff !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 20px !important;
  height: 5px !important;
  display: inline-block;
  margin-right: 5px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
}
.tp-bullets.simplebullets .bullet.last {
  margin-right: 0px;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 1;
  background: #fff !important;
  width: 20px !important;
  height: 5px !important;
}
@media screen and (max-width: 1024px) {
  .c-box-pos {
    padding: 40px !important;
    left: 42% !important;
    top: 15% !important;
  }
  .c-slide-img2 {
    width: 50%;
    left: 16% !important;
    padding: 40px !important;
  }
}
@media screen and (max-width: 480px) {
  .c-tp-caption {
    z-index: 1;
    white-space: unset !important;
    margin: 5px 25px !important;
  }
}
/* Media Queries
-------------------------------------------------------------- */
@media (min-width: 1800px) {
  .c-feb-img-l {
    margin-right: auto !important;
  }
  .c-slide-img2 {
    width: 50%;
    left: 20% !important;
    padding: 40px !important;
  }
}
@media only screen and (max-width: 1366px) {
  .header .header-wrap .logo {
    margin: 38px 100px 0 30px;
  }
  .header.upscrolled .header-wrap .logo {
    margin: 23px 155px 0 30px;
  }
  #mainnav > ul > li > a {
    padding: 0 30px 0 30px;
  }
  #mainnav ul.submenu {
    width: 245px;
  }
  #mainnav ul.submenu li ul {
    left: 245px;
  }
  .row-map .widget-sv {
    left: 80px;
  }
  #mainnav .mega-menu {
    right: -100px;
  }
  .flat-team-carosuel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 0;
  }
}
/* Smaller than standard 1200 */
@media only screen and (max-width: 1199px) {
  .entry .feature-post {
    margin-bottom: 33px;
    min-height: 340px;
  }
  #mainnav > ul > li > a {
    padding: 0 22px 0 22px;
    font-size: 12px;
  }
  #mainnav .mega-menu,
  .header .header-wrap .show-search {
    display: none;
  }
  .flat-contact-form.style2 .submit-wrap {
    width: 230px;
  }
  .header .header-wrap .logo {
    width: 59px;
  }
}
/* Smaller than standard 992 */
@media only screen and (max-width: 991px) {
  .btn-menu {
    display: block;
  }
  .header .header-wrap .logo {
    margin: 15px 80px 15px 15px;
  }
  #mainnav,
  .show-search,
  #flat-testimonials-carousel .flex-prev,
  #flat-testimonials-carousel .flex-next,
  .sub-menu.mega-menu {
    display: none;
  }
  .header .header-wrap .nav-wrap {
    float: right;
  }
  .flat-information > li {
    margin-left: 20px;
  }
  .flat-information > li:first-child,
  .flat-map.shadow.margin-left,
  #footernav ul li {
    margin-left: 0;
  }
  .flat-map.shadow.margin-left,
  .flat-tabs.about-us .menu-tab,
  .portfolio-row-page .flat-portfolio .portfolio-filter,
  .portfolio-navigation {
    margin-top: 0;
  }
  .portfolio-navigation {
    margin-bottom: 20px;
  }
  .flat-portfolio.v1 .itemm,
  .main-content.blog-posts .entry,
  .flat-portfolio.v3 .item,
  .flat-portfolio.v4 .item,
  .flat-portfolio.v2 .item,
  .main-content.blog-masory .post-wrap .entry,
  ul.products li {
    width: 50%;
  }
  .main-content.blog-masory {
    padding: 60px 30px;
  }
  .flat-testimonials-slider #flat-testimonials-carousel,
  .flat-information-box.inf4,
  .flat-contact-form.style3 .input-wrap.name {
    padding-left: 0;
  }
  .flat-information-box.inf1,
  .flat-information-box.inf2,
  .flat-contact-form.style3 .input-wrap.name {
    padding-right: 0;
  }
  .pd-162px,
  .flat-contact-form.style3 {
    padding: 0 15px;
  }
  .flat-testimonials-slider #flat-testimonials-flexslider li p {
    padding: 0 0;
  }
  .flat-testimonials-slider #flat-testimonials-flexslider {
    padding: 50px 0 0 0;
  }
  .flat-team-carosuel.owl-theme .owl-controls .owl-nav div.owl-next {
    right: 0;
  }
  .flat-team-carosuel.owl-theme .owl-controls .owl-nav div.owl-prev,
  .testimonial-image {
    left: 0;
  }
  .row-map .widget-sv {
    left: 15px;
  }
  .testimonial-image {
    top: 0;
  }
  .tp-leftarrow.square,
  .tp-rightarrow.square {
    width: 38px;
    height: 38px;
  }
  .tp-leftarrow.square:before,
  .tp-rightarrow.square:before {
    top: 11px;
    left: 14px;
  }
  .go-top,
  .switcher-container h2 a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    left: -38px;
  }
  .switcher-container h2 {
    height: 38px;
    line-height: 38px;
  }
  .switcher-container h2 i {
    margin-top: 10px;
    font-size: 18px;
  }
  #map,
  .flat-contact-form.style3 .input-wrap.name,
  .flat-contact-form.style3 .input-wrap.email {
    width: 100% !important;
  }
  .testimonial-image {
    position: relative;
  }
  .testimonial-image,
  .copyright {
    text-align: center;
  }
  #footernav ul,
  .flat-list.list-right {
    text-align: left;
  }
  .page-about .flat-tabs.about-us .menu-tab {
    margin-top: -139px;
  }
  .main-content.blog-single.v1 .post-wrap,
  .main-content.blog-single.pad-right40 .post-wrap {
    margin-right: 0;
  }
  .main-content {
    padding: 60px 0;
  }
  .sidebar {
    margin-top: 30px;
  }
  .flat-list.list-right ul li.content {
    padding-left: 0;
  }
}
/* Tablet Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .header .header-wrap .logo {
    width: 75px;
  }
}
/* Tablet Portrait Size */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .m-text {
    margin-left: -3px;
  }
  .c-slide-img2 {
    width: 50%;
    left: 12% !important;
    padding: 40px !important;
  }
  .c-xs-b-20 {
    padding-bottom: 20px;
  }
  .f-new img {
    height: 236px;
  }
  .flat-contact-form.style2 .submit-wrap {
    width: 180px;
    position: absolute;
    right: 15px;
    top: 0;
  }
  .flat-contact-form.height-small .flat-button {
    padding: 16px 81px;
  }
  .c-box-pos {
    left: 30% !important;
    top: 10% !important;
  }
  .entry .feature-post {
    margin-bottom: 30px;
    min-height: 400px;
  }
  .ser3-t {
    position: absolute;
    left: 0px;
    top: 770px !important;
  }
  .c-f-img-margin {
    margin: 0 15% 3% !important;
  }
  .c-padding-b-0-sm {
    padding-bottom: 0 !important;
  }
  .c-padding-b-25-sm {
    padding-bottom: 25px !important;
  }
  .c-padding-l-0-sm {
    padding-left: 0 !important;
  }
  .c-font-35 {
    font-size: 20px;
  }
}
/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
  .tp-caption.desc-slide.bg-dark {
    background-color: #000000 !important;
  }
  .c-font-13-xs {
    font-size: 13px !important;
  }
  .c-slide-img2 {
    width: 60%;
    left: 20% !important;
    padding: 15px !important;
  }
  .f-new img {
    height: auto;
  }
  .ser-icon img {
    width: 45%;
  }
  .header .header-wrap .logo {
    width: 43px;
    margin: 10px 34px !important;
  }
  .c-padding-l-0-xs {
    padding-left: 0 !important;
  }
  .ser3-t {
    position: absolute;
    left: 0px;
    top: 1630px !important;
  }
  .ser2-t {
    position: absolute;
    left: 0px;
    top: 816px !important;
  }
  .c-padd-b-xs-25 {
    padding-bottom: 25px !important;
  }
  .flat-divider {
    display: none;
  }
  .c-box-pos {
    padding: 20px !important;
    left: 38% !important;
    top: 20% !important;
  }
  .m-text {
    margin-left: -3px;
  }
  .c-font-35 {
    font-size: 9px;
  }
  .c-xs-t-center {
    text-align: center;
  }
  .c-xs-t-left {
    text-align: left;
  }
  .flat-contact-form.style2 .submit-wrap {
    width: 100%;
  }
  .footer-icon .content {
    margin-top: 0;
    float: left;
    width: 63%;
  }
  .footer-icon .icon {
    width: 15%;
  }
  .widget.widget-categories span {
    margin-left: 52px;
  }
  .main-content.blog-posts .entry,
  .row-map .widget-sv,
  .main-content.blog-masory .post-wrap .entry,
  .comment-form .name-container,
  .comment-form .email-container {
    width: 100%;
  }
  .flat-testimonials-slider #flat-testimonials-carousel {
    padding-left: 0;
  }
  .main-content.blog-posts .entry {
    margin-bottom: 0;
  }
  .title-section .title,
  .woocommerce-page .product_title {
    font-size: 30px;
    line-height: 30px;
  }
  .title-section {
    margin-bottom: 10px;
  }
  h1 {
    font-size: 40px;
    line-height: 42px;
  }
  .related-portfolio .portfolio-carosuel .owl-controls {
    margin-bottom: 0;
  }
  .woocommerce-tabs #comments ol.commentlist li .comment-text {
    overflow: visible;
  }
  .woocommerce-tabs ul li {
    margin-right: 40px;
  }
  .related.products {
    padding: 60px 0;
  }
  .comment-form .name-container,
  .blog-single.v1 .blog-pagination {
    margin-right: 0;
  }
  .main-content.blog-masory {
    padding: 60px 15px;
  }
  .footer-widgets .widget.widget-categories {
    margin-left: 0;
  }
  .main-content.blog-posts .entry {
    text-align: center;
  }
  .flat-row,
  .page-title .page-title-heading h1,
  .pad-top90px.main-content {
    padding: 60px 0;
  }
  .flat-row.row-services-tab.pad-bottom70px {
    padding: 30px 0;
  }
  .flat-list.list-left ul li.content,
  .flat-iconbox.flat-icon-left.style1,
  .flat-contact-form.style2 .input-wrap,
  .flat-accordion {
    padding-right: 0;
  }
  .single-image-services {
    padding-top: 0;
  }
  .flat-price-table {
    padding: 30px 0 0;
  }
  .flat-list ul li {
    margin-bottom: 10px;
  }
  .single-image-services,
  .flat-iconbox.flat-icon-left,
  .flat-counter,
  .portfolio-row-page .flat-portfolio .portfolio-filter,
  .entry .feature-post,
  .flat-portfolio.v2 .item .item-content {
    text-align: center;
  }
  .flex-direction-nav a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  footer,
  footer.style1 {
    padding: 50px 0 50px;
  }
  .footer-widgets .widget,
  .flat-iconbox.flat-icon-left.style1,
  .col-md-8 .flat-testimonials,
  .woocommerce-page .price,
  .woocommerce-page {
    margin-bottom: 30px;
  }
  .flat-contact-form.style2 .input-wrap,
  .woocommerce-page .images,
  .woocommerce-tabs #comments,
  .woocommerce-tabs #review_form {
    width: 100%;
  }
  ul.products li,
  .flat-client.owl-carousel {
    text-align: center;
  }
  .woocommerce-tabs #review_form {
    padding-left: 0;
    padding-bottom: 60px;
  }
  .woocommerce-ordering,
  .woocommerce-page .images {
    float: none;
  }
  .woocommerce-category ul {
    margin-bottom: 10px;
  }
  .woocommerce-page button {
    padding: 9px 25px 9px 22px;
  }
  .woocommerce-page .quantity .input-text {
    height: 40px;
  }
  .load-more .flat-button,
  .flat-button.bg-white,
  .flat-button {
    padding: 7px 40px;
  }
  .flat-tabs ul.menu-tab li {
    padding: 14px 15px 14px 15px;
  }
  .flat-title-box .title-box p,
  .flat-contact-us h1 {
    font-size: 30px;
  }
  .flat-contact-us h1 {
    line-height: 40px;
  }
  .flat-contact-form.style2 .submit-wrap {
    position: relative;
    left: 0;
  }
  .flat-testimonials.owl-carousel .owl-controls {
    left: 0;
  }
  .flat-accordion .toggle-title.active:after,
  .flat-accordion .toggle-title:after {
    font-size: 24px;
  }
  .flat-accordion .toggle-title.active:after,
  .flat-accordion .toggle-title:after {
    right: 7px;
  }
  .blog-pagination .flat-pagination li.prev {
    margin-left: 0;
  }
  .row-progress .col-md-6.images-progess {
    position: relative;
    left: 0;
    top: 0;
  }
  .tp-caption .title-slide,
  .tp-caption.title-slide {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .tp-caption .flat-button-slide {
    padding: 6px 18px;
    font-size: 10px;
  }
  .bg-contact,
  .desc-welcome,
  .row-map,
  .shop-elements,
  .woocommerce-page .entry-summary,
  .woocommerce-tabs .entry-content .content-inner.desc {
    padding: 0 0;
  }
  .page-about .flat-tabs.about-us .menu-tab {
    margin-top: -40px;
    margin-bottom: 0;
  }
  .error404 .number {
    font-size: 150px;
    padding: 80px 0 96px 0;
  }
  .blog-single .main-post .entry-content blockquote .blockqoute-text {
    padding: 0 15px 0 44px;
  }
  .product-quantity,
  .product-price {
    display: none;
  }
  .widget-flickr .flickr_badge_image {
    width: 113px;
  }
  .widget.widget-instagram .instagram-thumb .thumb {
    width: 90px;
  }
  .flat-contact-element .pd-300px {
    padding: 0 15px;
  }
  .flat-row.portfolio-row-page.portfolio-row-padding {
    padding: 60px 0 60px;
  }
  /* Revoslider */
  .tp-caption.sub-title,
  .tp-caption.title-slide.vlarge,
  .tp-caption.sfb.desc-slide {
    padding-left: 65px !important;
  }
  .tp-leftarrow.square,
  .tp-rightarrow.square {
    display: none;
  }
  .tp-caption.flat-box_slide {
    padding: 15px 33px 15px 15px;
  }
  .tp-caption.sft.desc-slide.box.center.bg-color.color-white,
  .tp-caption.sft.desc-slide.box.center.bg-dark.color-white {
    background-color: transparent;
  }
}
/* Mobile Landscape Size */
/* Mobile Portrait Size */
@media only screen and (max-width: 479px) {
  .c-slide-img2 {
    left: 14% !important;
  }
  .m-text {
    margin-left: 0px;
  }
  .c-m-t-i4 {
    margin-top: 54%;
  }
  .entry .feature-post {
    margin-bottom: 30px;
    min-height: 400px;
  }
  .ser2-t {
    position: absolute;
    top: 816px !important;
  }
  .flat-portfolio.v1 .item,
  .flat-portfolio.v3 .item,
  .flat-portfolio.v3 .item.w50,
  .flat-portfolio.v4 .item,
  .flat-portfolio.v2 .item,
  ul.products li {
    width: 100%;
  }
  .title-section .title {
    font-size: 20px;
    line-height: 22px;
  }
  .header .header-wrap .logo {
    margin: 15px 30px 15px 15px;
  }
  .flat-information > li > a {
    padding: 0px 0 0 7px !important;
  }
  .blog-pagination .flat-pagination li,
  .blog-pagination .flat-pagination li.active {
    margin-left: 0;
  }
  .row-map .widget-sv {
    left: 0;
  }
  .portfolio-navigation ul li {
    padding-left: 11px;
  }
  .flat-information > li.email {
    padding-left: 20px;
    padding-top: 10px;
  }
  .flat-information > li.phone > a {
    padding: 10px 0 10px 25px;
  }
  .flat-information > li.phone:before {
    top: 12px;
  }
  .flat-information > li.email:before {
    left: 0;
    top: 8px;
  }
  .flat-information > li > a {
    padding: 0 0 0 7px;
  }
  .top .language li.current:before,
  .top .language .current:after {
    top: 0;
  }
  .widget-flickr .flickr_badge_image {
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .flat-row.background-color.pad-tb-55px.pad-tp-100px {
    display: none;
  }
}
@media (max-width: 320px) {
  .header .header-wrap .logo {
    width: 30px;
  }
  .ser2-t {
    position: absolute;
    top: 774px !important;
  }
  .ser3-t {
    position: absolute;
    top: 1593px !important;
  }
  .c-box-pos {
    left: 38% !important;
    top: 14% !important;
  }
  .entry .feature-post {
    margin-bottom: 30px;
    min-height: 335px;
  }
  .c-m-t-i4 {
    margin-top: 82%;
  }
}
/*!* Retina Devices *!*/
/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (   min--moz-device-pixel-ratio: 2), only screen and -moz-min-device-pixel-ratio: 2), only screen and (     -o-min-device-pixel-ratio: 2/1), only screen and (        min-device-pixel-ratio: 2), only screen and (                min-resolution: 192dpi), only screen and (                min-resolution: 2dppx) {*/
/*.flat-accordion .toggle-title.active:after {*/
/*background: url("../images/icon-n/sub@2x.png");*/
/*background-size: 20px 4px;*/
/*}*/
/*.flat-accordion .toggle-title:after {*/
/*background: url("../images/icon-n/add@2x.png");*/
/*background-size: 20px 20px;*/
/*}*/
/*}*/
