@charset "UTF-8";
/**
 * $Desc
 *
 * @version    $Id$
 * @package    wpbase
 * @author     WPOpal  Team <wpopal@gmail.com, support@wpopal.com>
 * @copyright  Copyright (C) 2015 wpopal.com. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 *
 * @website  http://www.wpopal.com
 * @support  http://www.wpopal.com/support/forum.html
 */
/*------------------------------------------------------------------
[Table of contents]

1. Bootstrap
2. Font
3. Base
4. Layout
5. Page
6. Post
7. Form
8. Responsive
9. Visual composer
----------------------------------------------------------------- --*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* $headings-font-weight:    700 !default; */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../sass/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../sass/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, ../sass/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: "BentonSans", sans-serif;
  font-size: 16px;
  line-height: 1.875;
  color: #848484;
  background-color: #fff;
  font-weight: 300;
}

/* line 37, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 49, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #333;
  text-decoration: none;
}
/* line 53, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #0d0d0d;
  text-decoration: underline;
}
/* line 59, ../sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 70, ../sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 77, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 82, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 87, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0;
}

/* line 94, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.875;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -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;
}

/* line 107, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 114, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 126, ../sass/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 142, ../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 160, ../sass/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "BentonSans", monospace;
  font-weight: 100;
  line-height: 1.1;
  color: #000000;
}
/* line 16, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 30px;
  margin-bottom: 15px;
}
/* line 30, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 41, ../sass/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 41px;
}

/* line 48, ../sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 34px;
}

/* line 49, ../sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 28px;
}

/* line 50, ../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 20px;
}

/* line 51, ../sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 16px;
}

/* line 52, ../sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 14px;
}

/* line 58, ../sass/bootstrap/_type.scss */
p {
  margin: 0 0 15px;
}

/* line 62, ../sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 798px) {
  /* line 62, ../sass/bootstrap/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 78, ../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 87%;
}

/* line 83, ../sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #333;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #1a1a1a;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #333;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #1a1a1a;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 14px;
  margin: 60px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

/* line 149, ../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 15px;
}
/* line 153, ../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 170, ../sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/* line 165, ../sass/bootstrap/_type.scss */
.list-unstyled i {
  margin-right: 5px;
}

/* line 176, ../sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 165, ../sass/bootstrap/_type.scss */
.list-inline i {
  margin-right: 5px;
}
/* line 180, ../sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 188, ../sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 30px;
}

/* line 192, ../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.875;
}

/* line 196, ../sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 199, ../sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 798px) {
  /* line 214, ../sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 221, ../sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 232, ../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 238, ../sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 244, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 15px 30px;
  margin: 0 0 30px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
/* line 253, ../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 260, ../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.875;
  color: #777777;
}
/* line 268, ../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 277, ../sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 289, ../sass/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 290, ../sass/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 297, ../sass/bootstrap/_type.scss */
address {
  margin-bottom: 30px;
  font-style: normal;
  line-height: 1.875;
}

/* line 7, ../sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: "BentonSans", monospace;
}

/* line 15, ../sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}

/* line 24, ../sass/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../sass/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 14.5px;
  margin: 0 0 15px;
  font-size: 15px;
  line-height: 1.875;
  word-break: break-all;
  word-wrap: break-word;
  color: #848484;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
/* line 55, ../sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 798px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 780px;
  }
}
@media (min-width: 1022px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1000px;
  }
}
@media (min-width: 1230px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1200px;
  }
}

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */
.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-left: 15px;
  padding-right: 15px;
}

/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 798px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1022px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1230px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../sass/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, ../sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/bootstrap/_tables.scss */
.table, table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
/* line 31, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td, table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.875;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th, table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../sass/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td, table > caption + thead > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > th,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../sass/bootstrap/_tables.scss */
.table > tbody + tbody, table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../sass/bootstrap/_tables.scss */
.table .table, table .table {
  background-color: #fff;
}

/* line 75, ../sass/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 171, ../sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 797px) {
  /* line 171, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 22.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: inherit;
  color: #848484;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../sass/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, ../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.875;
  color: #555555;
}

/* line 114, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 44px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.875;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../sass/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 140, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
/* line 147, ../sass/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 156, ../sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 168, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 187, ../sass/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 44px;
  }
  /* line 191, ../sass/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 33px;
  }
  /* line 196, ../sass/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 49px;
  }
}
/* line 209, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 218, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 225, ../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 30px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 233, ../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 242, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 248, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 258, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 270, ../sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 279, ../sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 289, ../sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 301, ../sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 46px;
}
/* line 309, ../sass/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 33px;
  line-height: 33px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 327, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}
/* line 334, ../sass/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
/* line 338, ../sass/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 342, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 44px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 49px;
  line-height: 49px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 353, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0;
}
/* line 360, ../sass/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
/* line 364, ../sass/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 368, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 50px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333;
}

/* line 382, ../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 387, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 55px;
}

/* line 392, ../sass/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  pointer-events: none;
}

/* line 404, ../sass/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

/* line 411, ../sass/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.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);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.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);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.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);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 433, ../sass/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 35px;
}
/* line 436, ../sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 447, ../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #c4c4c4;
}

@media (min-width: 798px) {
  /* line 472, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 479, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 486, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 490, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 494, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 502, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 506, ../sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 513, ../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 520, ../sass/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 524, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 531, ../sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 553, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 563, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 37px;
}
/* line 569, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 798px) {
  /* line 576, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 587, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 798px) {
  /* line 597, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 20px;
  }
}
@media (min-width: 798px) {
  /* line 605, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}

/* line 9, ../sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.875;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../sass/bootstrap/_buttons.scss */
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
/* line 39, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../sass/bootstrap/_buttons.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 68, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:focus, .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
/* line 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 71, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #333;
  border-color: #262626;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #1a1a1a;
  border-color: black;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #080808;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1a1a1a;
  border-color: #080808;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #080808;
  border-color: black;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #333;
  border-color: #262626;
}
/* line 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #333;
  background-color: #fff;
}

/* line 75, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #F15353;
  border-color: #ef3b3b;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #ed2424;
  border-color: #9e0d0d;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #ed2424;
  border-color: #db1212;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #ed2424;
  border-color: #db1212;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #db1212;
  border-color: #9e0d0d;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #F15353;
  border-color: #ef3b3b;
}
/* line 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #F15353;
  background-color: #fff;
}

/* line 79, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #04adf0;
  border-color: #049bd7;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #0389be;
  border-color: #01415a;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #0389be;
  border-color: #03709b;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0389be;
  border-color: #03709b;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #03709b;
  border-color: #01415a;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #04adf0;
  border-color: #049bd7;
}
/* line 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #04adf0;
  background-color: #fff;
}

/* line 83, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0c73b;
  border-color: #eec023;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #e6b612;
  border-color: #886b0a;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #e6b612;
  border-color: #c59c0f;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #e6b612;
  border-color: #c59c0f;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #c59c0f;
  border-color: #886b0a;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0c73b;
  border-color: #eec023;
}
/* line 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0c73b;
  background-color: #fff;
}

/* line 87, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #e93434;
  border-color: #e71d1d;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #d31717;
  border-color: #770d0d;
}
/* line 17, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #d31717;
  border-color: #b31313;
}
/* line 22, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d31717;
  border-color: #b31313;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #b31313;
  border-color: #770d0d;
}
/* line 37, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #e93434;
  border-color: #e71d1d;
}
/* line 56, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #e93434;
  background-color: #fff;
}

/* line 96, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #333;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #0d0d0d;
  text-decoration: underline;
  background-color: transparent;
}
/* line 123, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 135, ../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 0;
}

/* line 139, ../sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 143, ../sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 0;
}

/* line 151, ../sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../sass/bootstrap/_component-animations.scss */
.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;
}

/* line 7, ../sass/bootstrap/_dropdowns.scss */
.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;
}

/* line 20, ../sass/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../sass/bootstrap/_dropdowns.scss */
.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;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 14px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.875;
  color: #848484;
  white-space: nowrap;
}

/* line 78, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #777777;
  background-color: #f5f5f5;
}

/* line 88, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #333;
}

/* line 103, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
/* line 110, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.875;
  color: #777777;
  white-space: nowrap;
}

/* line 163, ../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 798px) {
  /* line 207, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 58, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 76, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 120, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 131, ../sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 162, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 184, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 188, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 216, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../sass/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, ../sass/bootstrap/_input-groups.scss */
.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;
}

/* line 64, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0;
}
/* line 85, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0;
}
/* line 90, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0;
}
/* line 97, ../sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #333;
}
/* line 59, ../sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 14px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.875;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
/* line 89, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 0;
}
/* line 125, ../sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../sass/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #333;
}

/* line 144, ../sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../sass/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../sass/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../sass/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../sass/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 798px) {
  /* line 177, ../sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../sass/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
/* line 199, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 798px) {
  /* line 206, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  /* line 210, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 30px;
  border: 1px solid transparent;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 798px) {
  /* line 11, ../sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0;
  }
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 798px) {
  /* line 31, ../sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 798px) {
  /* line 50, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 510px) and (orientation: landscape) {
  /* line 92, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 798px) {
  /* line 108, ../sass/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 798px) {
  /* line 128, ../sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 798px) {
  /* line 138, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 30px;
  height: 50px;
}
/* line 170, ../sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 798px) {
  /* line 180, ../sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../sass/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
/* line 206, ../sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 798px) {
  /* line 193, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 5px -15px;
}
/* line 235, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 30px;
}
@media (max-width: 797px) {
  /* line 243, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 30px;
  }
  /* line 257, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 798px) {
  /* line 232, ../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* line 286, ../sass/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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: 3px;
  margin-bottom: 3px;
}
@media (min-width: 798px) {
  /* line 472, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 479, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 486, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 490, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 494, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 502, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 506, ../sass/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 513, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 520, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 524, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 531, ../sass/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 797px) {
  /* line 298, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 798px) {
  /* line 286, ../sass/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
/* line 346, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
/* line 349, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 359, ../sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 798px) {
  /* line 359, ../sass/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 798px) {
  /* line 379, ../sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../sass/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 401, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 403, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 410, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 415, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 418, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 425, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 433, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 442, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 444, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 448, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 453, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 462, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 797px) {
  /* line 473, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 475, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 482, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 490, ../sass/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 506, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 508, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 513, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 515, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 521, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 537, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 549, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 552, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 567, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 577, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 797px) {
  /* line 607, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 615, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 622, ../sass/bootstrap/_navbar.scss */
  .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: #090909;
  }
  /* line 630, ../sass/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 641, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 643, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 650, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 30px;
  list-style: none;
  background-color: #f5f5f5;
  /* border-radius: $border-radius-base; */
}
/* line 13, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
  content: none;
}
/* line 24, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 30px 0;
  border-radius: 0;
}
/* line 10, ../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.875;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 32, ../sass/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 41, ../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 3;
  color: #0d0d0d;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 52, ../sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #333;
  border-color: #333;
  cursor: default;
}
/* line 64, ../sass/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
}
/* line 12, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 18, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
/* line 12, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
/* line 18, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../sass/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../sass/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #333;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #1a1a1a;
}

/* line 52, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #F15353;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #ed2424;
}

/* line 56, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #04adf0;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #0389be;
}

/* line 60, ../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0c73b;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #e6b612;
}

/* line 64, ../sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #e93434;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #d31717;
}

/* line 7, ../sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../sass/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../sass/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../sass/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, ../sass/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #333;
  background-color: #fff;
}
/* line 47, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 9, ../sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid transparent;
  border-radius: 0;
}
/* line 16, ../sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../sass/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../sass/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-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;
  }
}
/* line 26, ../sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 30px;
  margin-bottom: 30px;
  background-color: #f5f5f5;
  border-radius: 0;
  -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);
}

/* line 36, ../sass/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background-color: #333;
  -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;
}

/* line 54, ../sass/bootstrap/_progress-bars.scss */
.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;
}

/* line 64, ../sass/bootstrap/_progress-bars.scss */
.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;
}

/* line 73, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #F15353;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.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);
}

/* line 77, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #04adf0;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.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);
}

/* line 81, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0c73b;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.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);
}

/* line 85, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #e93434;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.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);
}

/* line 1, ../sass/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../sass/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../sass/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../sass/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 34, ../sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 46, ../sass/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../sass/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
/* line 78, ../sass/bootstrap/_list-group.scss */
.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;
}
/* line 81, ../sass/bootstrap/_list-group.scss */
.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;
}
/* line 87, ../sass/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #333;
  border-color: #333;
}
/* line 96, ../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../sass/bootstrap/_list-group.scss */
.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: #999999;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 30px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
/* line 27, ../sass/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
/* line 39, ../sass/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../sass/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

/* line 63, ../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../sass/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
/* line 82, ../sass/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
/* line 89, ../sass/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../sass/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
/* line 127, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
/* line 131, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
/* line 135, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
/* line 143, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
/* line 149, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
/* line 153, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
/* line 157, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
/* line 164, ../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, ../sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 30px;
}
/* line 226, ../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
/* line 230, ../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #848484;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #848484;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #333;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #333;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #333;
  background-color: #fff;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #333;
}

/* line 260, ../sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../sass/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 11, ../sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/bootstrap/_modals.scss */
.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;
}
/* line 36, ../sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.875px;
}

/* line 85, ../sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.875;
}

/* line 97, ../sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 119, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 798px) {
  /* line 136, ../sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../sass/bootstrap/_modals.scss */
  .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);
  }

  /* line 145, ../sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1022px) {
  /* line 149, ../sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 108, ../sass/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 111, ../sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 118, ../sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 127, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 137, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 142, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 147, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 157, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 162, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 173, ../sass/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 184, ../sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 206, ../sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 217, ../sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 228, ../sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 798px) {
  /* line 239, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 248, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 252, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 259, ../sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 266, ../sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../sass/bootstrap/_responsive-utilities.scss */
.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: 797px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 797px) {
  /* line 54, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 797px) {
  /* line 59, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 797px) {
  /* line 64, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 798px) and (max-width: 1021px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 798px) and (max-width: 1021px) {
  /* line 73, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 798px) and (max-width: 1021px) {
  /* line 78, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 798px) and (max-width: 1021px) {
  /* line 83, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1022px) and (max-width: 1229px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1022px) and (max-width: 1229px) {
  /* line 92, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1022px) and (max-width: 1229px) {
  /* line 97, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1022px) and (max-width: 1229px) {
  /* line 102, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1230px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1230px) {
  /* line 111, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1230px) {
  /* line 116, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1230px) {
  /* line 121, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 797px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 798px) and (max-width: 1021px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1022px) and (max-width: 1229px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1230px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.2.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.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../sass/font-awesome/_core.scss */
.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;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../sass/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../sass/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../sass/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../sass/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../sass/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../sass/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4, ../sass/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
/* line 8, ../sass/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../sass/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
/* line 16, ../sass/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4, ../sass/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../sass/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, ../sass/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, ../sass/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}
/* line 15, ../sass/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, ../sass/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 20, ../sass/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, ../sass/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}
/* line 24, ../sass/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../sass/font-awesome/_spinning.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-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);
  }
}
/* line 4, ../sass/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../sass/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../sass/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../sass/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../sass/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../sass/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, ../sass/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../sass/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../sass/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../sass/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../sass/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, ../sass/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../sass/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../sass/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../sass/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../sass/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../sass/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../sass/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../sass/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../sass/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../sass/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../sass/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../sass/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../sass/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../sass/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, ../sass/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, ../sass/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, ../sass/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, ../sass/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, ../sass/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, ../sass/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, ../sass/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, ../sass/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, ../sass/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, ../sass/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, ../sass/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, ../sass/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, ../sass/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, ../sass/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, ../sass/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, ../sass/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, ../sass/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, ../sass/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, ../sass/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, ../sass/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, ../sass/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, ../sass/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, ../sass/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, ../sass/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, ../sass/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, ../sass/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, ../sass/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, ../sass/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, ../sass/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, ../sass/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, ../sass/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, ../sass/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, ../sass/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, ../sass/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, ../sass/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, ../sass/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, ../sass/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, ../sass/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, ../sass/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, ../sass/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, ../sass/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, ../sass/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, ../sass/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, ../sass/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, ../sass/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, ../sass/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, ../sass/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, ../sass/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, ../sass/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, ../sass/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, ../sass/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, ../sass/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, ../sass/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, ../sass/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, ../sass/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, ../sass/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, ../sass/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, ../sass/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, ../sass/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, ../sass/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, ../sass/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, ../sass/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, ../sass/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, ../sass/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, ../sass/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, ../sass/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, ../sass/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, ../sass/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, ../sass/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, ../sass/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, ../sass/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, ../sass/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, ../sass/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, ../sass/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, ../sass/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, ../sass/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, ../sass/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, ../sass/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, ../sass/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, ../sass/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, ../sass/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, ../sass/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, ../sass/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, ../sass/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, ../sass/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, ../sass/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, ../sass/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, ../sass/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, ../sass/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, ../sass/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, ../sass/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, ../sass/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, ../sass/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, ../sass/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, ../sass/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, ../sass/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, ../sass/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, ../sass/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, ../sass/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, ../sass/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, ../sass/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, ../sass/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, ../sass/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, ../sass/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, ../sass/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, ../sass/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, ../sass/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, ../sass/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, ../sass/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, ../sass/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, ../sass/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, ../sass/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, ../sass/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, ../sass/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, ../sass/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, ../sass/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, ../sass/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, ../sass/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, ../sass/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, ../sass/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, ../sass/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, ../sass/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, ../sass/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, ../sass/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, ../sass/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, ../sass/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, ../sass/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, ../sass/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, ../sass/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, ../sass/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, ../sass/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, ../sass/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, ../sass/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, ../sass/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, ../sass/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, ../sass/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 168, ../sass/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 169, ../sass/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 170, ../sass/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 171, ../sass/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 172, ../sass/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 173, ../sass/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 174, ../sass/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 175, ../sass/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 176, ../sass/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 177, ../sass/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 178, ../sass/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 179, ../sass/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 180, ../sass/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 181, ../sass/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 182, ../sass/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 183, ../sass/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 184, ../sass/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 185, ../sass/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 186, ../sass/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 188, ../sass/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 190, ../sass/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 191, ../sass/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 192, ../sass/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 194, ../sass/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 196, ../sass/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 197, ../sass/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 199, ../sass/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 200, ../sass/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 203, ../sass/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 204, ../sass/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 205, ../sass/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 206, ../sass/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 207, ../sass/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 208, ../sass/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 209, ../sass/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 210, ../sass/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 211, ../sass/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 212, ../sass/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 213, ../sass/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 214, ../sass/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 215, ../sass/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 216, ../sass/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 217, ../sass/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 218, ../sass/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 219, ../sass/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 220, ../sass/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 222, ../sass/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 224, ../sass/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 226, ../sass/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 227, ../sass/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 228, ../sass/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 230, ../sass/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 232, ../sass/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 234, ../sass/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 235, ../sass/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 236, ../sass/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 238, ../sass/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 239, ../sass/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 240, ../sass/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 242, ../sass/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 243, ../sass/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 244, ../sass/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 245, ../sass/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 246, ../sass/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 247, ../sass/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 248, ../sass/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 249, ../sass/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 250, ../sass/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 251, ../sass/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 252, ../sass/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 253, ../sass/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 254, ../sass/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 255, ../sass/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 256, ../sass/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 257, ../sass/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 258, ../sass/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 259, ../sass/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 260, ../sass/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 261, ../sass/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 262, ../sass/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 263, ../sass/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 264, ../sass/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 265, ../sass/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 266, ../sass/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 267, ../sass/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 268, ../sass/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 269, ../sass/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 270, ../sass/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 271, ../sass/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 272, ../sass/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 274, ../sass/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 275, ../sass/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 276, ../sass/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 277, ../sass/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 278, ../sass/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 279, ../sass/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 281, ../sass/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 282, ../sass/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 283, ../sass/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 284, ../sass/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 285, ../sass/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 286, ../sass/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 287, ../sass/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 288, ../sass/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 289, ../sass/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 290, ../sass/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 291, ../sass/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 292, ../sass/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 293, ../sass/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 295, ../sass/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 298, ../sass/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 299, ../sass/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 300, ../sass/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 301, ../sass/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 303, ../sass/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 304, ../sass/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 305, ../sass/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 306, ../sass/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 307, ../sass/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 308, ../sass/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 309, ../sass/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 310, ../sass/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 311, ../sass/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 312, ../sass/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 313, ../sass/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 314, ../sass/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 315, ../sass/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 316, ../sass/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 317, ../sass/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 318, ../sass/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 319, ../sass/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 320, ../sass/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 321, ../sass/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 322, ../sass/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 323, ../sass/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 324, ../sass/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 325, ../sass/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 326, ../sass/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 327, ../sass/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 328, ../sass/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 329, ../sass/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 330, ../sass/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 331, ../sass/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 332, ../sass/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 333, ../sass/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 334, ../sass/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 335, ../sass/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 336, ../sass/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 337, ../sass/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 338, ../sass/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 339, ../sass/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 340, ../sass/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 342, ../sass/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 344, ../sass/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 346, ../sass/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 348, ../sass/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 349, ../sass/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 351, ../sass/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 353, ../sass/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 357, ../sass/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 360, ../sass/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 362, ../sass/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 364, ../sass/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 365, ../sass/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 366, ../sass/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 367, ../sass/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 368, ../sass/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 369, ../sass/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 370, ../sass/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 371, ../sass/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 372, ../sass/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 373, ../sass/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 374, ../sass/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 375, ../sass/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 376, ../sass/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 377, ../sass/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 378, ../sass/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 379, ../sass/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 380, ../sass/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 381, ../sass/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 382, ../sass/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 383, ../sass/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 384, ../sass/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 385, ../sass/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 386, ../sass/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 387, ../sass/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 388, ../sass/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 389, ../sass/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 390, ../sass/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 391, ../sass/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 392, ../sass/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 393, ../sass/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 394, ../sass/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 395, ../sass/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 396, ../sass/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 397, ../sass/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 398, ../sass/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 399, ../sass/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 400, ../sass/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 401, ../sass/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 402, ../sass/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 404, ../sass/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 405, ../sass/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 406, ../sass/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 407, ../sass/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 408, ../sass/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 409, ../sass/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 410, ../sass/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 411, ../sass/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 412, ../sass/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 413, ../sass/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 414, ../sass/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 415, ../sass/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 417, ../sass/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 418, ../sass/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 419, ../sass/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 420, ../sass/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 422, ../sass/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 423, ../sass/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 424, ../sass/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 425, ../sass/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 426, ../sass/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 427, ../sass/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 428, ../sass/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 431, ../sass/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 433, ../sass/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 434, ../sass/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 435, ../sass/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 436, ../sass/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 437, ../sass/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 438, ../sass/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 439, ../sass/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 440, ../sass/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 441, ../sass/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 442, ../sass/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 443, ../sass/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 444, ../sass/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 445, ../sass/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 446, ../sass/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 447, ../sass/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 448, ../sass/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 449, ../sass/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 450, ../sass/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 451, ../sass/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 452, ../sass/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 453, ../sass/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 454, ../sass/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 455, ../sass/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 456, ../sass/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 457, ../sass/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 458, ../sass/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 460, ../sass/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 462, ../sass/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 463, ../sass/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 464, ../sass/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 465, ../sass/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 466, ../sass/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 467, ../sass/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 468, ../sass/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 469, ../sass/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 470, ../sass/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 471, ../sass/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 474, ../sass/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 476, ../sass/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 478, ../sass/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 480, ../sass/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 481, ../sass/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 482, ../sass/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 483, ../sass/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 484, ../sass/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 489, ../sass/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 490, ../sass/font-awesome/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 492, ../sass/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 494, ../sass/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 495, ../sass/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 496, ../sass/font-awesome/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 499, ../sass/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 500, ../sass/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 501, ../sass/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 503, ../sass/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 505, ../sass/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 507, ../sass/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 508, ../sass/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 509, ../sass/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 510, ../sass/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 511, ../sass/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 512, ../sass/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 513, ../sass/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 514, ../sass/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 515, ../sass/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 517, ../sass/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 518, ../sass/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 519, ../sass/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 520, ../sass/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 521, ../sass/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 522, ../sass/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 523, ../sass/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 524, ../sass/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 525, ../sass/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 526, ../sass/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 527, ../sass/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 528, ../sass/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 529, ../sass/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 530, ../sass/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 531, ../sass/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 532, ../sass/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 533, ../sass/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 534, ../sass/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 535, ../sass/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 536, ../sass/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 537, ../sass/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 538, ../sass/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 539, ../sass/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 540, ../sass/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 541, ../sass/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 542, ../sass/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 543, ../sass/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 544, ../sass/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 545, ../sass/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 546, ../sass/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 547, ../sass/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 548, ../sass/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 549, ../sass/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 550, ../sass/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 551, ../sass/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 552, ../sass/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 553, ../sass/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 554, ../sass/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 557, ../sass/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 558, ../sass/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 559, ../sass/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 560, ../sass/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 561, ../sass/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 562, ../sass/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 563, ../sass/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 564, ../sass/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 565, ../sass/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 566, ../sass/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 567, ../sass/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 568, ../sass/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 569, ../sass/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 570, ../sass/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 571, ../sass/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 572, ../sass/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 573, ../sass/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 574, ../sass/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 575, ../sass/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 576, ../sass/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 577, ../sass/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 578, ../sass/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 580, ../sass/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 581, ../sass/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 582, ../sass/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 583, ../sass/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 584, ../sass/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 585, ../sass/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 586, ../sass/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 587, ../sass/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 588, ../sass/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 589, ../sass/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 590, ../sass/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 591, ../sass/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 592, ../sass/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 593, ../sass/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 594, ../sass/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 595, ../sass/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 597, ../sass/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 598, ../sass/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 599, ../sass/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 600, ../sass/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 601, ../sass/font-awesome/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 603, ../sass/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 604, ../sass/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 605, ../sass/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 606, ../sass/font-awesome/_icons.scss */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "";
}

/* line 608, ../sass/font-awesome/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 610, ../sass/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 612, ../sass/font-awesome/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 614, ../sass/font-awesome/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 616, ../sass/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 617, ../sass/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 618, ../sass/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 619, ../sass/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 620, ../sass/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 621, ../sass/font-awesome/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 622, ../sass/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 623, ../sass/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 624, ../sass/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 625, ../sass/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 626, ../sass/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 627, ../sass/font-awesome/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 629, ../sass/font-awesome/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 631, ../sass/font-awesome/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 633, ../sass/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 634, ../sass/font-awesome/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 636, ../sass/font-awesome/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 638, ../sass/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 639, ../sass/font-awesome/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 640, ../sass/font-awesome/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 641, ../sass/font-awesome/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 642, ../sass/font-awesome/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 643, ../sass/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 644, ../sass/font-awesome/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 645, ../sass/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 646, ../sass/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 647, ../sass/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 648, ../sass/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 649, ../sass/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 650, ../sass/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 651, ../sass/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 652, ../sass/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 653, ../sass/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 654, ../sass/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 655, ../sass/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 656, ../sass/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 657, ../sass/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 658, ../sass/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 660, ../sass/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 661, ../sass/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 662, ../sass/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 663, ../sass/font-awesome/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 664, ../sass/font-awesome/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 665, ../sass/font-awesome/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 666, ../sass/font-awesome/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 667, ../sass/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 668, ../sass/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 669, ../sass/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 670, ../sass/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 671, ../sass/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 672, ../sass/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 673, ../sass/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 674, ../sass/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 675, ../sass/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 676, ../sass/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 677, ../sass/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/*
 * Global variables
 */
/* main color which will be used for all main block styles... */
/**
 * Import component variables
 */
/**
 *
 */
/* --- SCSS For Accordion --- */
/* --- SCSS For Breadcrumb --- */
/* --- SCSS For Buttons --- */
/* --- SCSS For Call-to-action --- */
/* --- SCSS For Content-slider --- */
/*  */
/* carousel-controls-v1 */
/* carousel-controls-v2 */
/* carousel-controls-v3 */
/* Navigation Styles */
/* carousel-indicators-v1 */
/* carousel-indicators-v2 */
/* carousel-indicators-v3 */
/* carousel-indicators-v4 */
/* carousel-indicators-v5 */
/* carousel-indicators-v6 */
/* --- SCSS For Counters --- */
/* --- SCSS For Heading --- */
/* --- SCSS For Icon-box --- */
/* --- SCSS For Interactive-banner --- */
/* --- SCSS For Latest-posts --- */
/* latest posts */
/* --- SCSS For List --- */
/* variables for list */
/* variables for list light */
/* --- SCSS For Message --- */
/* --- SCSS For Newsletter --- */
/* --- SCSS For Piechart --- */
/* --- SCSS For Pricing --- */
/* --- SCSS For Process-steps --- */
/* process-steps */
/* --- SCSS For Service --- */
/* variables for tab style1 using as base of tab */
/* --- SCSS For Style-icon --- */
/* Variables icons default */
/* Variables icons bodered */
/* Variables icons darker */
/* Variables icons light */
/* Variables icons plain */
/* Variables icons for light style */
/* Variables icons outline */
/* Variables icons inverse */
/* --- SCSS For Table --- */
/* --- SCSS For Tabs --- */
/* variables for tab style1 using as base of tab */
/* tab style version 5 */
/* tab style version 6 */
/* --- SCSS For Testimonials --- */
/* testimonials default */
/* testimonials-v1 */
/* testimonials light */
/* --- SCSS For Typography --- */
/**
 *   Blocks Layout Selectors
 */
/********* LAYOUT **************/
/**
 * Import component variables
 */
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
/****/
/** elements mixins **/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
@font-face {
  font-family: 'BentonSans';
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/benton-sans/BentonSans-Thin.eot") format("eot"), url("../fonts/benton-sans/BentonSans-Thin.otf") format("opentype"), url("../fonts/benton-sans/BentonSans-Thin.woff") format("woff"), url("../fonts/benton-sans/BentonSans-Thin.ttf") format("truetype"), url("../fonts/benton-sans/BentonSans-Thin.svg#BentonSans-Thin") format("svg");
}
@font-face {
  font-family: 'BentonSans';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/benton-sans/BentonSans-Light.eot") format("eot"), url("../fonts/benton-sans/BentonSans-Light.otf") format("opentype"), url("../fonts/benton-sans/BentonSans-Light.woff") format("woff"), url("../fonts/benton-sans/BentonSans-Light.ttf") format("truetype"), url("../fonts/benton-sans/BentonSans-Light.svg#BentonSans-Light") format("svg");
}
@font-face {
  font-family: 'BentonSans';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/benton-sans/BentonSans.eot") format("eot"), url("../fonts/benton-sans/BentonSans.otf") format("opentype"), url("../fonts/benton-sans/BentonSans.woff") format("woff"), url("../fonts/benton-sans/BentonSans.ttf") format("truetype"), url("../fonts/benton-sans/BentonSans.svg#BentonSans") format("svg");
}
@font-face {
  font-family: 'BentonSans';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/benton-sans/BentonSans-Book.eot") format("eot"), url("../fonts/benton-sans/BentonSans-Book.otf") format("opentype"), url("../fonts/benton-sans/BentonSans-Book.woff") format("woff"), url("../fonts/benton-sans/BentonSans-Book.ttf") format("truetype"), url("../fonts/benton-sans/BentonSans-Book.svg#BentonSans-Book") format("svg");
}
@font-face {
  font-family: 'BentonSans';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/benton-sans/BentonSans-Bold.eot") format("eot"), url("../fonts/benton-sans/BentonSans-Bold.otf") format("opentype"), url("../fonts/benton-sans/BentonSans-Bold.woff") format("woff"), url("../fonts/benton-sans/BentonSans-Bold.ttf") format("truetype"), url("../fonts/benton-sans/BentonSans-Bold.svg#BentonSans-Bold") format("svg");
}
@font-face {
  font-family: 'BentonSans';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/benton-sans/BentonSans-Black.eot") format("eot"), url("../fonts/benton-sans/BentonSans-Black.otf") format("opentype"), url("../fonts/benton-sans/BentonSans-Black.woff") format("woff"), url("../fonts/benton-sans/BentonSans-Black.ttf") format("truetype"), url("../fonts/benton-sans/BentonSans-Black.svg#BentonSans-Black") format("svg");
}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 7, ../sass/components/_base.scss */
.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 11, ../sass/components/_base.scss */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

/* line 17, ../sass/components/_base.scss */
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 22, ../sass/components/_base.scss */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 27, ../sass/components/_base.scss */
a {
  text-decoration: none !important;
}
/* line 29, ../sass/components/_base.scss */
a:hover, a:active, a:focus {
  color: #F15353;
  outline: 0;
}

/* line 35, ../sass/components/_base.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 40, ../sass/components/_base.scss */
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

/* line 45, ../sass/components/_base.scss */
a img.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 49, ../sass/components/_base.scss */
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

/* line 54, ../sass/components/_base.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 60, ../sass/components/_base.scss */
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

/* line 68, ../sass/components/_base.scss */
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 72, ../sass/components/_base.scss */
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

/* line 76, ../sass/components/_base.scss */
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

/* line 80, ../sass/components/_base.scss */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

/* line 89, ../sass/components/_base.scss */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
/* line 97, ../sass/components/_base.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 105, ../sass/components/_base.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/**
 * Wordpress Elements
 */
/* line 130, ../sass/components/_base.scss */
.search-box .input-group-addon {
  background: #F15353;
  border: none;
  border-radius: 0px 50px 50px 0px;
}
/* line 133, ../sass/components/_base.scss */
.search-box .input-group-addon input {
  background: transparent;
  border-color: #F15353;
  color: #FFF;
}
/* line 136, ../sass/components/_base.scss */
.search-box input {
  border: none;
  border-radius: 50px;
}
/* line 138, ../sass/components/_base.scss */
.search-box.search-box-simple .input-group {
  border: solid 2px #F15353;
  border-radius: 50px;
}
/* line 142, ../sass/components/_base.scss */
.search-box.search-box-simple .input-group-addon {
  background: transparent;
}
/* line 143, ../sass/components/_base.scss */
.search-box.search-box-simple input {
  color: #000000;
}

/* line 148, ../sass/components/_base.scss */
ul.list-icon li {
  list-style-type: none;
}
/* line 150, ../sass/components/_base.scss */
ul.list-icon li i {
  margin-right: 10px;
  color: #8AC842;
}

/* line 157, ../sass/components/_base.scss */
.btn {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 900;
}

/* line 165, ../sass/components/_base.scss */
table.table-v3 thead th {
  border-bottom: none;
  background-color: #E6E6E6;
  color: #000;
  font-size: 12px;
  padding: 10px;
}
/* line 175, ../sass/components/_base.scss */
table.table-v3 tbody tr td {
  font-size: 14px;
  padding: 10px;
}
/* line 178, ../sass/components/_base.scss */
table.table-v3 tbody tr td a {
  color: #F15353;
}
/* line 180, ../sass/components/_base.scss */
table.table-v3 tbody tr td a:hover {
  color: #000;
}
/* line 185, ../sass/components/_base.scss */
table.table-v3 tbody tr:nth-child(2n) {
  background: #FAFAFA;
}
/* line 189, ../sass/components/_base.scss */
table.table-v3 tbody tr:last-child td {
  border-bottom: 1px solid #e5e5e5;
}

/* line 197, ../sass/components/_base.scss */
input, textarea {
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* line 1, ../sass/components/_typo.scss */
.social {
  margin: 0;
  padding: 0;
}
/* line 4, ../sass/components/_typo.scss */
.social li {
  float: left;
  list-style: none;
  margin-left: 15px;
}
/* line 8, ../sass/components/_typo.scss */
.social li a {
  color: #FFF;
}
/* line 10, ../sass/components/_typo.scss */
.social li a:hover {
  color: #F15353;
}
/* line 15, ../sass/components/_typo.scss */
.social.v2 {
  display: inline-block;
}
/* line 17, ../sass/components/_typo.scss */
.social.v2 li {
  text-align: center;
}
/* line 19, ../sass/components/_typo.scss */
.social.v2 li i {
  width: 65px;
  height: 65px;
  font-size: 26px;
  line-height: 65px;
  color: #FFF;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
/* line 31, ../sass/components/_typo.scss */
.social.v3 li i {
  color: #999999;
  border-color: #999999;
}

/* line 38, ../sass/components/_typo.scss */
.get-a-quote {
  background: #F15353;
  padding: 30px 30px 5px;
  margin-top: -170px;
}
@media (max-width: 1021px) {
  /* line 38, ../sass/components/_typo.scss */
  .get-a-quote {
    margin-top: 30px;
  }
}
/* line 45, ../sass/components/_typo.scss */
.get-a-quote .heading {
  padding-bottom: 20px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 49, ../sass/components/_typo.scss */
.get-a-quote .heading .icon {
  width: 38px;
  height: 38px;
  border: 2px solid #FFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  line-height: 36px;
  text-align: center;
  color: #FFF;
  float: left;
}
/* line 58, ../sass/components/_typo.scss */
.get-a-quote .heading .text {
  padding-left: 50px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1;
}
/* line 64, ../sass/components/_typo.scss */
.get-a-quote .heading .text .small {
  font-size: 14px;
  display: block;
}
/* line 68, ../sass/components/_typo.scss */
.get-a-quote .heading .text .large {
  font-size: 24px;
  display: block;
}
/* line 73, ../sass/components/_typo.scss */
.get-a-quote .heading .bottom {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 18px;
  margin-top: 10px;
}
/* line 79, ../sass/components/_typo.scss */
.get-a-quote .heading.v2 {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 0;
  padding-top: 20px;
  margin-top: 20px;
}
/* line 86, ../sass/components/_typo.scss */
.get-a-quote .body {
  padding-top: 15px;
}
/* line 88, ../sass/components/_typo.scss */
.get-a-quote .body .label {
  padding: 0;
  font-size: 12px;
  font-weight: 300;
  padding-bottom: 10px;
  display: block;
  text-align: left;
}
/* line 96, ../sass/components/_typo.scss */
.get-a-quote .body .value {
  margin-bottom: 15px;
}
/* line 98, ../sass/components/_typo.scss */
.get-a-quote .body .value input {
  width: 100%;
  height: 45px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border: none;
}
/* line 104, ../sass/components/_typo.scss */
.get-a-quote .body .value .btn-action {
  background: #FFC31D;
  width: 100%;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 900;
  padding: 15px 0;
  display: block;
  margin-top: 20px;
}
/* line 115, ../sass/components/_typo.scss */
.get-a-quote .body .value .btn-action:hover {
  background: #000;
  color: #FFF;
}

/* line 125, ../sass/components/_typo.scss */
.wpo-skins-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: #fff;
  left: -253px;
  position: fixed;
  top: 30%;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  width: 250px;
  z-index: 999;
  padding: 20px;
}
/* line 135, ../sass/components/_typo.scss */
.wpo-skins-panel.active {
  left: 0;
}
/* line 138, ../sass/components/_typo.scss */
.wpo-skins-panel .control-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 40px;
  right: -40px;
  width: 40px;
  height: 40px;
  background: #F15353;
  color: #FFF;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
/* line 149, ../sass/components/_typo.scss */
.wpo-skins-panel .control-panel:hover {
  cursor: pointer;
}
/* line 153, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content {
  padding-bottom: 20px;
  overflow: hidden;
}
/* line 156, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content:last-child {
  padding-bottom: 0;
}
/* line 159, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .title {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  color: #000;
  margin-bottom: 10px;
}
/* line 168, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color {
  width: 52px;
  height: 52px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border: 1px solid #ccc;
  display: inline-block;
  margin: 5px 6px 0 6px;
  border: 3px solid transparent;
}
/* line 175, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color:hover {
  cursor: pointer;
}
/* line 178, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color.default {
  background: #EF5648;
}
/* line 181, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color.blue {
  background: #0182E7;
}
/* line 184, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color.dark-red {
  background: #E6003E;
}
/* line 187, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color.dark-blue {
  background: #2038a6;
}
/* line 190, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color.green {
  background: #1cb467;
}
/* line 193, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color.moderate {
  background: #813194;
}
/* line 196, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color.oranger {
  background: #FAB802;
}
/* line 199, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color.red {
  background: #F15354;
}
/* line 202, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .item-color.active {
  border-color: #000;
}
/* line 207, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .layout {
  width: 80px;
  margin-right: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}
/* line 216, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .layout:hover {
  cursor: pointer;
}
/* line 219, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .layout.active {
  background-color: #F15353;
  color: #FFF;
}
/* line 223, ../sass/components/_typo.scss */
.wpo-skins-panel .panel-skins-content .layout:last-child {
  margin-right: 0;
}

/* line 1, ../sass/components/_effect.scss */
.theme-effect-1 {
  position: relative;
  margin-bottom: -1px;
}
/* line 4, ../sass/components/_effect.scss */
.theme-effect-1:hover .info {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 8, ../sass/components/_effect.scss */
.theme-effect-1 .img img {
  width: 100%;
  height: auto;
}
/* line 12, ../sass/components/_effect.scss */
.theme-effect-1 .info {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px;
  width: 100%;
  height: 100%;
  z-index: 99;
  text-align: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 25, ../sass/components/_effect.scss */
.theme-effect-1 .info h3 {
  margin: 0;
}
/* line 27, ../sass/components/_effect.scss */
.theme-effect-1 .info h3 a {
  font-size: 30px;
  font-weight: 100;
}
/* line 30, ../sass/components/_effect.scss */
.theme-effect-1 .info h3 a:hover {
  color: #F15353 !important;
}
/* line 35, ../sass/components/_effect.scss */
.theme-effect-1 .info .cats {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  color: #F15353;
  padding-top: 5px;
}
/* line 42, ../sass/components/_effect.scss */
.theme-effect-1 .info .info-inner {
  position: relative;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
}

/* line 53, ../sass/components/_effect.scss */
.image-bw img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: grayscale(100%);
}

/* line 62, ../sass/components/_effect.scss */
.image-bw:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
  filter: none;
}

/* line 71, ../sass/components/_effect.scss */
.dot {
  border: 10px solid #F15353;
  background: transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  height: 300%;
  width: 300%;
  -webkit-animation: pulse 3s ease-out;
  -moz-animation: pulse 3s ease-out;
  animation: pulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -100%;
  left: -100%;
  z-index: 1;
  opacity: 0;
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0.0;
  }
}
@-webkit-keyframes "pulse" {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0;
  }
}
@keyframes toTopFromBottom {
  49% {
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkittransform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkittransform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes "toTopFromBottom" {
  49% {
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkittransform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkittransform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
/* line 171, ../sass/components/_effect.scss */
.menu-bar {
  position: relative;
  cursor: pointer;
  float: right;
}
/* line 176, ../sass/components/_effect.scss */
.menu-bar span {
  display: block;
  height: 5px;
  background-color: #F15353;
  position: absolute;
  left: 13px;
  right: 13px;
  margin: auto;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 185, ../sass/components/_effect.scss */
.menu-bar span.one {
  top: 15px;
}
/* line 188, ../sass/components/_effect.scss */
.menu-bar span.two {
  top: 0;
  bottom: 0;
}
/* line 192, ../sass/components/_effect.scss */
.menu-bar span.three {
  bottom: 14px;
}
/* line 199, ../sass/components/_effect.scss */
.menu-bar.active span.two {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 202, ../sass/components/_effect.scss */
.menu-bar.active span.one, .menu-bar.active span.three {
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 207, ../sass/components/_effect.scss */
.menu-bar.active span.three {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/**
 * Topbar layout styles
 */
/* line 5, ../sass/components/_template-layout.scss */
html, body {
  overflow-x: hidden;
}

/* line 8, ../sass/components/_template-layout.scss */
#wpo-topbar {
  background: #222222;
  color: #FFF;
  padding: 15px 0px;
  text-transform: none;
  font-size: 12px;
}
/* line 550, ../sass/components/mixins/_functions.scss */
#wpo-topbar a {
  color: #999999;
}
/* line 552, ../sass/components/mixins/_functions.scss */
#wpo-topbar a:hover {
  color: #666666;
}
/* line 13, ../sass/components/_template-layout.scss */
#wpo-topbar .list-inline {
  margin: 0;
  padding: 0;
}
/* line 17, ../sass/components/_template-layout.scss */
#wpo-topbar .topbar-info > div {
  float: left;
  display: inline-block;
  margin-right: 50px;
}
@media (max-width: 1229px) {
  /* line 17, ../sass/components/_template-layout.scss */
  #wpo-topbar .topbar-info > div {
    margin-right: 20px;
  }
}
/* line 24, ../sass/components/_template-layout.scss */
#wpo-topbar .topbar-info > div:last-child {
  margin-right: 0;
}
/* line 27, ../sass/components/_template-layout.scss */
#wpo-topbar .topbar-info > div i {
  margin-right: 8px;
  color: #F15353;
}
/* line 34, ../sass/components/_template-layout.scss */
#wpo-topbar .socials > a {
  color: #FFF;
  margin-right: 30px;
}
/* line 37, ../sass/components/_template-layout.scss */
#wpo-topbar .socials > a:last-child {
  margin-right: 0;
}

/**
 * Header Layout styles
 */
/* line 56, ../sass/components/_template-layout.scss */
#wpo-masthead .header-main {
  padding: 20px 0;
}

/* line 62, ../sass/components/_template-layout.scss */
.wpo-header-market-v1 {
  background: #292b32;
}
/* line 64, ../sass/components/_template-layout.scss */
.wpo-header-market-v1 .inner {
  padding-top: 12px;
}

/**
 *   Header studio
 */
/* line 72, ../sass/components/_template-layout.scss */
.header-studio {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  z-index: 99;
}
@media (max-width: 1021px) {
  /* line 72, ../sass/components/_template-layout.scss */
  .header-studio {
    position: static;
    background: #222222;
  }
  /* line 81, ../sass/components/_template-layout.scss */
  .header-studio .logo {
    text-align: center;
    padding-bottom: 15px;
  }
  /* line 85, ../sass/components/_template-layout.scss */
  .header-studio .menu-show {
    margin: 0;
  }
}
/* line 89, ../sass/components/_template-layout.scss */
.header-studio .wpo-topbar {
  display: none;
}
/* line 92, ../sass/components/_template-layout.scss */
.header-studio .menu-icon {
  width: 52px;
  height: 52px;
  background: #FFF;
  color: #F15353;
  text-align: center;
  line-height: 52px;
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 99;
  font-size: 26px;
}
/* line 103, ../sass/components/_template-layout.scss */
.header-studio .menu-icon:hover {
  cursor: pointer;
}
/* line 107, ../sass/components/_template-layout.scss */
.header-studio .menu-quick-link {
  width: auto;
  height: 52px;
  line-height: 52px;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  position: absolute;
  right: 60px;
  top: 3px;
  z-index: 9;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 119, ../sass/components/_template-layout.scss */
.header-studio .menu-quick-link a {
  padding: 0 15px;
  color: #FFF;
  font-weight: 900;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 126, ../sass/components/_template-layout.scss */
.header-studio .menu-quick-link.close {
  right: -150px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
/* line 132, ../sass/components/_template-layout.scss */
.header-studio .menu-show {
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: -50px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  visibility: hidden;
  padding-right: 50px;
}
/* line 138, ../sass/components/_template-layout.scss */
.header-studio .menu-show.open {
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  width: 100%;
  visibility: visible;
}

/* line 147, ../sass/components/_template-layout.scss */
.header-finance {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
  z-index: 99;
}
@media (max-width: 1021px) {
  /* line 147, ../sass/components/_template-layout.scss */
  .header-finance {
    position: static;
    background: #222222;
  }
  /* line 156, ../sass/components/_template-layout.scss */
  .header-finance .logo {
    text-align: center;
    padding-bottom: 15px;
  }
  /* line 160, ../sass/components/_template-layout.scss */
  .header-finance .menu-show {
    margin: 0;
  }
}
/* line 164, ../sass/components/_template-layout.scss */
.header-finance .wpo-topbar {
  display: none;
}

/**
 *   Header building
 */
/* line 172, ../sass/components/_template-layout.scss */
.header-building {
  background: #FFF;
}
/* line 174, ../sass/components/_template-layout.scss */
.header-building .wpo-topbar {
  display: none;
}
/* line 177, ../sass/components/_template-layout.scss */
.header-building .header-main {
  padding-bottom: 0 !important;
}
/* line 179, ../sass/components/_template-layout.scss */
.header-building .header-main #wpo-mainmenu {
  position: relative;
  bottom: -32px;
  z-index: 99;
}
@media (max-width: 1021px) {
  /* line 186, ../sass/components/_template-layout.scss */
  .header-building .header-main {
    padding-top: 0 !important;
  }
  /* line 189, ../sass/components/_template-layout.scss */
  .header-building .logo {
    text-align: center;
    padding-bottom: 20px;
  }
}
/* line 194, ../sass/components/_template-layout.scss */
.header-building .left-header {
  background: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: right;
  margin-top: 9px;
}
@media (max-width: 1021px) {
  /* line 194, ../sass/components/_template-layout.scss */
  .header-building .left-header {
    text-align: center;
  }
  /* line 201, ../sass/components/_template-layout.scss */
  .header-building .left-header .topbar-info {
    display: inline-block;
  }
}
/* line 205, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner {
  display: inline-block;
  padding-left: 15%;
}
@media (max-width: 1021px) {
  /* line 205, ../sass/components/_template-layout.scss */
  .header-building .left-header .topbar-inner {
    padding-left: 20px;
  }
}
/* line 211, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner .item {
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  text-align: left;
  color: #000;
  font-size: 12px;
  line-height: 1.5;
  border-right: 1px solid #e5e5e5;
}
/* line 220, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner .item:last-child {
  margin-right: 0;
  border: none;
}
/* line 224, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner .item.phone {
  font-weight: 900;
  color: #000;
}
/* line 228, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner .item i {
  color: #F15353;
  font-size: 14px;
}
/* line 232, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner .item span.title {
  font-size: 12px;
  color: #848484;
  font-weight: 400 !important;
}
/* line 238, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner .socials {
  margin-top: 10px;
}
/* line 240, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner .socials a {
  padding: 0 10px;
}
/* line 242, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner .socials a i {
  color: #848484;
}
/* line 245, ../sass/components/_template-layout.scss */
.header-building .left-header .topbar-inner .socials a:hover a {
  color: #F15353;
}

/**
 *   Header studio
 */
/* line 257, ../sass/components/_template-layout.scss */
.header-plumper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
@media (max-width: 1021px) {
  /* line 257, ../sass/components/_template-layout.scss */
  .header-plumper {
    position: static;
  }
  /* line 265, ../sass/components/_template-layout.scss */
  .header-plumper .logo {
    text-align: center;
    padding-bottom: 15px;
  }
}
/* line 270, ../sass/components/_template-layout.scss */
.header-plumper .header-main .header-inner {
  padding: 0;
}
/* line 272, ../sass/components/_template-layout.scss */
.header-plumper .header-main .header-inner ul.megamenu > li {
  padding: 25px 0;
}
/* line 276, ../sass/components/_template-layout.scss */
.header-plumper .wpo-topbar {
  background: none !important;
}
/* line 280, ../sass/components/_template-layout.scss */
.header-plumper .topbar-info .item i {
  color: #F2D61B !important;
}

/**
 *   Header law
 */
@media (max-width: 1021px) {
  /* line 291, ../sass/components/_template-layout.scss */
  .header-law .logo {
    text-align: center;
  }
  /* line 294, ../sass/components/_template-layout.scss */
  .header-law #wpo-mainmenu {
    text-align: center;
  }
  /* line 296, ../sass/components/_template-layout.scss */
  .header-law #wpo-mainmenu .wpo-megamenu {
    display: inline-block;
  }
}
/* line 301, ../sass/components/_template-layout.scss */
.header-law .wpo-topbar, .header-law .wpo-topbar a {
  background: #F7F7F7 !important;
  color: #848484 !important;
}

/**
 *   Header jewelers
 */
/* line 311, ../sass/components/_template-layout.scss */
.header-jewelers .header-main .header-inner {
  padding: 30px 0;
}
/* line 314, ../sass/components/_template-layout.scss */
.header-jewelers .wpo-topbar {
  display: none;
}
/* line 317, ../sass/components/_template-layout.scss */
.header-jewelers .header-container {
  padding: 0 100px;
}
@media (max-width: 1021px) {
  /* line 317, ../sass/components/_template-layout.scss */
  .header-jewelers .header-container {
    padding: 0 20px;
  }
}
@media (max-width: 1021px) {
  /* line 324, ../sass/components/_template-layout.scss */
  .header-jewelers .logo {
    text-align: center;
  }
  /* line 327, ../sass/components/_template-layout.scss */
  .header-jewelers #wpo-mainmenu {
    text-align: center;
  }
  /* line 329, ../sass/components/_template-layout.scss */
  .header-jewelers #wpo-mainmenu .wpo-megamenu {
    display: inline-block;
  }
}

/**
 *   Header studio
 */
/* line 339, ../sass/components/_template-layout.scss */
.header-insurance {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
/* line 345, ../sass/components/_template-layout.scss */
.header-insurance .header-main {
  padding: 5px 0 !important;
}
/* line 347, ../sass/components/_template-layout.scss */
.header-insurance .header-main .header-inner {
  padding: 10px 0;
}
/* line 351, ../sass/components/_template-layout.scss */
.header-insurance .wpo-topbar {
  background: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1021px) {
  /* line 351, ../sass/components/_template-layout.scss */
  .header-insurance .wpo-topbar {
    text-align: center;
  }
}

/**
*   Header Logistics
*/
/* line 363, ../sass/components/_template-layout.scss */
.header-logistics {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 99;
  background: transparent;
}
/* line 370, ../sass/components/_template-layout.scss */
.header-logistics .wpo-topbar {
  display: none;
}
/* line 374, ../sass/components/_template-layout.scss */
.header-logistics .megamenu > li > a:hover {
  color: #F15353 !important;
}
@media (max-width: 1021px) {
  /* line 363, ../sass/components/_template-layout.scss */
  .header-logistics {
    position: static;
  }
  /* line 380, ../sass/components/_template-layout.scss */
  .header-logistics .logo {
    text-align: center;
  }
  /* line 383, ../sass/components/_template-layout.scss */
  .header-logistics .header-inner {
    background: #FFF !important;
  }
}
/* line 387, ../sass/components/_template-layout.scss */
.header-logistics .header-main {
  padding: 0;
}
/* line 389, ../sass/components/_template-layout.scss */
.header-logistics .header-main .header-inner {
  padding: 0;
}
/* line 393, ../sass/components/_template-layout.scss */
.header-logistics #wpo-logo {
  background: transparent;
  overflow: hidden;
  padding-right: 60px;
}
@media (max-width: 1021px) {
  /* line 393, ../sass/components/_template-layout.scss */
  .header-logistics #wpo-logo {
    padding-right: 0;
  }
}
/* line 400, ../sass/components/_template-layout.scss */
.header-logistics #wpo-logo .logo-inner {
  position: relative;
  background: #FFF;
  height: 120px;
  padding: 36px 0 0 15px;
}
/* line 405, ../sass/components/_template-layout.scss */
.header-logistics #wpo-logo .logo-inner:after {
  width: 55px;
  height: 120%;
  bottom: 0;
  right: -30px;
  content: "";
  background: #FFF;
  -webkit-transform: rotate(385deg);
  -ms-transform: rotate(385deg);
  -o-transform: rotate(385deg);
  transform: rotate(385deg);
  position: absolute;
  z-index: 1;
}
/* line 415, ../sass/components/_template-layout.scss */
.header-logistics #wpo-logo .logo-inner a {
  position: relative;
  z-index: 99;
}
/* line 421, ../sass/components/_template-layout.scss */
.header-logistics .wpo-topbar-v2 {
  display: block;
  background: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 3px 0 !important;
}
/* line 427, ../sass/components/_template-layout.scss */
.header-logistics .wpo-topbar-v2 .topbar-info {
  text-align: right;
  padding-right: 25px;
}
/* line 430, ../sass/components/_template-layout.scss */
.header-logistics .wpo-topbar-v2 .topbar-info .topbar-inner {
  display: inline-block;
  padding-left: 0;
  float: none !important;
}
/* line 434, ../sass/components/_template-layout.scss */
.header-logistics .wpo-topbar-v2 .topbar-info .topbar-inner .item {
  float: left;
  margin-right: 75px;
  text-align: right;
  color: #848484;
}
/* line 439, ../sass/components/_template-layout.scss */
.header-logistics .wpo-topbar-v2 .topbar-info .topbar-inner .item span {
  color: #FFF;
}
/* line 442, ../sass/components/_template-layout.scss */
.header-logistics .wpo-topbar-v2 .topbar-info .topbar-inner .item:last-child {
  margin-right: 0;
}
/* line 446, ../sass/components/_template-layout.scss */
.header-logistics .wpo-topbar-v2 .topbar-info .topbar-inner .item.phone span {
  font-weight: 700;
}

/**
 * Mass Bottom Header Styles
 */
/* line 460, ../sass/components/_template-layout.scss */
#wpo-massbottom-head .inner {
  background: #292b32;
  padding: 20px 0;
  border-top: #202127 solid 1px;
  color: #F15353;
}

/* line 470, ../sass/components/_template-layout.scss */
#main-container.mainright #content {
  padding-right: 30px;
  position: relative;
  overflow: hidden;
}
/* line 474, ../sass/components/_template-layout.scss */
#main-container.mainright #content:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
/* line 486, ../sass/components/_template-layout.scss */
#main-container.leftmain #content {
  padding-left: 30px;
  position: relative;
  overflow: hidden;
}
/* line 490, ../sass/components/_template-layout.scss */
#main-container.leftmain #content:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

/**
 * Main menu styles
 */
/* line 506, ../sass/components/_template-layout.scss */
#wpo-mainmenu {
  background: transparent;
  position: static;
}

/**
 * Breadscrumb content style
 */
/* line 514, ../sass/components/_template-layout.scss */
#pbr-breadscrumb, .pbr-woo-breadscrumb {
  background-color: #f5f5f5;
  padding: 230px 0 65px;
  position: relative;
  background: url("../uploads/2016/07/cropped-IMG_1762.jpg") no-repeat center center transparent;
}
/* line 519, ../sass/components/_template-layout.scss */
#pbr-breadscrumb ol.breadcrumb, .pbr-woo-breadscrumb ol.breadcrumb {
  margin: 0;
  background: none;
  text-align: center;
  font-size: 12px;
  color: #FFF;
}
/* line 525, ../sass/components/_template-layout.scss */
#pbr-breadscrumb ol.breadcrumb a, .pbr-woo-breadscrumb ol.breadcrumb a {
  color: #FFF;
  font-size: 12px;
}
/* line 530, ../sass/components/_template-layout.scss */
#pbr-breadscrumb ol.breadcrumb > li.active, .pbr-woo-breadscrumb ol.breadcrumb > li.active {
  color: #FFF;
  position: absolute;
  bottom: 100px;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 900;
}

/**
 * Footer layout styles
 */
/* line 548, ../sass/components/_template-layout.scss */
#wpo-footer {
  background: #353535;
  color: #848484;
  position: relative;
  top: -2px;
  overflow: hidden;
}
/* line 554, ../sass/components/_template-layout.scss */
#wpo-footer a {
  color: #848484;
}
/* line 556, ../sass/components/_template-layout.scss */
#wpo-footer a:hover {
  color: #F15353 !important;
}
/* line 560, ../sass/components/_template-layout.scss */
#wpo-footer ul {
  padding: 0;
  list-style: none;
}
/* line 563, ../sass/components/_template-layout.scss */
#wpo-footer ul.menu > li {
  padding: 6px 0;
}
/* line 568, ../sass/components/_template-layout.scss */
#wpo-footer .footer-top {
  overflow: hidden;
}
/* line 577, ../sass/components/_template-layout.scss */
#wpo-footer .bg-black-2 {
  position: relative;
}
/* line 579, ../sass/components/_template-layout.scss */
#wpo-footer .bg-black-2:after {
  content: "";
  background-color: #222;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
}
/* line 108, ../sass/components/mixins/_rtl.scss */
.rtl #wpo-footer .bg-black-2:after {
  right: 0;
  left: auto;
}
@media screen and (max-width: 797px) {
  /* line 589, ../sass/components/_template-layout.scss */
  #wpo-footer .bg-black-2:after {
    content: none;
  }
}

/* line 596, ../sass/components/_template-layout.scss */
.wpo-copyright {
  padding-top: 30px;
}

/* line 601, ../sass/components/_template-layout.scss */
.pbr-pagination .result-count {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #000;
  margin-top: 40px;
}
/* line 609, ../sass/components/_template-layout.scss */
.pbr-pagination .pagination > li > a, .pbr-pagination .pagination > li span {
  border: none;
  font-weight: 700;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
}
/* line 616, ../sass/components/_template-layout.scss */
.pbr-pagination .pagination > li span.current {
  border: none;
  color: #F15353;
}

/* block */
/* line 3, ../sass/components/_widget-layout.scss */
.widget-style, .wpb_wrapper, .widget {
  margin-bottom: 0 !important;
  position: relative;
  padding: 0px;
  background: transparent;
  border-width: 0px;
  border-style: solid;
  /* block styles */
}
/* line 10, ../sass/components/_widget-layout.scss */
.widget-style .widget-title, .widget-style .wpb_heading, .widget-style .widgettitle, .wpb_wrapper .widget-title, .wpb_wrapper .wpb_heading, .wpb_wrapper .widgettitle, .widget .widget-title, .widget .wpb_heading, .widget .widgettitle {
  color: #000;
  font-weight: 700;
  padding: 15px 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "BentonSans";
  position: relative;
  z-index: 10;
  font-weight: 700;
  line-height: 1.1;
}
/* line 22, ../sass/components/_widget-layout.scss */
.widget-style .widget-title > span, .widget-style .wpb_heading > span, .widget-style .widgettitle > span, .wpb_wrapper .widget-title > span, .wpb_wrapper .wpb_heading > span, .wpb_wrapper .widgettitle > span, .widget .widget-title > span, .widget .wpb_heading > span, .widget .widgettitle > span {
  display: inline-block;
}
/* line 27, ../sass/components/_widget-layout.scss */
.widget-style .widget-title.separator_align_center:before, .widget-style .wpb_heading.separator_align_center:before, .widget-style .widgettitle.separator_align_center:before, .wpb_wrapper .widget-title.separator_align_center:before, .wpb_wrapper .wpb_heading.separator_align_center:before, .wpb_wrapper .widgettitle.separator_align_center:before, .widget .widget-title.separator_align_center:before, .widget .wpb_heading.separator_align_center:before, .widget .widgettitle.separator_align_center:before {
  left: 49%;
}
/* line 108, ../sass/components/mixins/_rtl.scss */
.rtl .widget-style .widget-title.separator_align_center:before, .rtl .widget-style .wpb_heading.separator_align_center:before, .rtl .widget-style .widgettitle.separator_align_center:before, .rtl .wpb_wrapper .widget-title.separator_align_center:before, .rtl .wpb_wrapper .wpb_heading.separator_align_center:before, .rtl .wpb_wrapper .widgettitle.separator_align_center:before, .rtl .widget .widget-title.separator_align_center:before, .rtl .widget .wpb_heading.separator_align_center:before, .rtl .widget .widgettitle.separator_align_center:before {
  right: 49%;
  left: auto;
}
/* line 33, ../sass/components/_widget-layout.scss */
.widget-style .widget-title.separator_align_right:before, .widget-style .wpb_heading.separator_align_right:before, .widget-style .widgettitle.separator_align_right:before, .wpb_wrapper .widget-title.separator_align_right:before, .wpb_wrapper .wpb_heading.separator_align_right:before, .wpb_wrapper .widgettitle.separator_align_right:before, .widget .widget-title.separator_align_right:before, .widget .wpb_heading.separator_align_right:before, .widget .widgettitle.separator_align_right:before {
  right: 25px;
}
/* line 115, ../sass/components/mixins/_rtl.scss */
.rtl .widget-style .widget-title.separator_align_right:before, .rtl .widget-style .wpb_heading.separator_align_right:before, .rtl .widget-style .widgettitle.separator_align_right:before, .rtl .wpb_wrapper .widget-title.separator_align_right:before, .rtl .wpb_wrapper .wpb_heading.separator_align_right:before, .rtl .wpb_wrapper .widgettitle.separator_align_right:before, .rtl .widget .widget-title.separator_align_right:before, .rtl .widget .wpb_heading.separator_align_right:before, .rtl .widget .widgettitle.separator_align_right:before {
  left: 25px;
  right: auto;
}
/* line 38, ../sass/components/_widget-layout.scss */
.widget-style .widget-content, .wpb_wrapper .widget-content, .widget .widget-content {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-top: none;
  background-color: transparent;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.widget-style .widget-content:before, .widget-style .widget-content:after, .wpb_wrapper .widget-content:before, .wpb_wrapper .widget-content:after, .widget .widget-content:before, .widget .widget-content:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.widget-style .widget-content:after, .wpb_wrapper .widget-content:after, .widget .widget-content:after {
  clear: both;
}
/* line 44, ../sass/components/_widget-layout.scss */
.widget-style .widget-title-reversed, .wpb_wrapper .widget-title-reversed, .widget .widget-title-reversed {
  margin-right: 75px;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .widget-style .widget-title-reversed, .rtl .wpb_wrapper .widget-title-reversed, .rtl .widget .widget-title-reversed {
  margin-left: 75px;
  margin-right: inherit;
}
/* line 50, ../sass/components/_widget-layout.scss */
.widget-style.nopadding .widget-content, .wpb_wrapper.nopadding .widget-content, .widget.nopadding .widget-content {
  padding: 0;
  margin: 0;
}

/* line 58, ../sass/components/_widget-layout.scss */
.widget-style, .wpb_wrapper, .widget {
  border-color: #F15353;
}
/* line 530, ../sass/components/mixins/_functions.scss */
.widget-style .widget-title, .widget-style .wpb_heading, .widget-style .widgettitle, .wpb_wrapper .widget-title, .wpb_wrapper .wpb_heading, .wpb_wrapper .widgettitle, .widget .widget-title, .widget .wpb_heading, .widget .widgettitle {
  color: #000;
  background-color: none;
  border-color: #F15353;
}
/* line 534, ../sass/components/mixins/_functions.scss */
.widget-style .widget-title + .widget-collapse .widget-content, .widget-style .wpb_heading + .widget-collapse .widget-content, .widget-style .widgettitle + .widget-collapse .widget-content, .wpb_wrapper .widget-title + .widget-collapse .widget-content, .wpb_wrapper .wpb_heading + .widget-collapse .widget-content, .wpb_wrapper .widgettitle + .widget-collapse .widget-content, .widget .widget-title + .widget-collapse .widget-content, .widget .wpb_heading + .widget-collapse .widget-content, .widget .widgettitle + .widget-collapse .widget-content {
  border-top-color: #F15353;
}
/* line 539, ../sass/components/mixins/_functions.scss */
.widget-style > .widget-footer + .widget-collapse .widget-body, .wpb_wrapper > .widget-footer + .widget-collapse .widget-body, .widget > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #F15353;
}

/* line 61, ../sass/components/_widget-layout.scss */
.widget-default {
  border-color: #ddd;
}
/* line 530, ../sass/components/mixins/_functions.scss */
.widget-default .widget-title, .widget-default .wpb_heading, .widget-default .widgettitle {
  color: #848484;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 534, ../sass/components/mixins/_functions.scss */
.widget-default .widget-title + .widget-collapse .widget-content, .widget-default .wpb_heading + .widget-collapse .widget-content, .widget-default .widgettitle + .widget-collapse .widget-content {
  border-top-color: #ddd;
}
/* line 539, ../sass/components/mixins/_functions.scss */
.widget-default > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #ddd;
}

/* line 64, ../sass/components/_widget-layout.scss */
.widget-primary {
  border-color: #333;
}
/* line 530, ../sass/components/mixins/_functions.scss */
.widget-primary .widget-title, .widget-primary .wpb_heading, .widget-primary .widgettitle {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
/* line 534, ../sass/components/mixins/_functions.scss */
.widget-primary .widget-title + .widget-collapse .widget-content, .widget-primary .wpb_heading + .widget-collapse .widget-content, .widget-primary .widgettitle + .widget-collapse .widget-content {
  border-top-color: #333;
}
/* line 539, ../sass/components/mixins/_functions.scss */
.widget-primary > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #333;
}

/* line 67, ../sass/components/_widget-layout.scss */
.widget-success {
  border-color: #d6e9c6;
}
/* line 530, ../sass/components/mixins/_functions.scss */
.widget-success .widget-title, .widget-success .wpb_heading, .widget-success .widgettitle {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 534, ../sass/components/mixins/_functions.scss */
.widget-success .widget-title + .widget-collapse .widget-content, .widget-success .wpb_heading + .widget-collapse .widget-content, .widget-success .widgettitle + .widget-collapse .widget-content {
  border-top-color: #d6e9c6;
}
/* line 539, ../sass/components/mixins/_functions.scss */
.widget-success > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #d6e9c6;
}

/* line 70, ../sass/components/_widget-layout.scss */
.widget-info {
  border-color: #bce8f1;
}
/* line 530, ../sass/components/mixins/_functions.scss */
.widget-info .widget-title, .widget-info .wpb_heading, .widget-info .widgettitle {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 534, ../sass/components/mixins/_functions.scss */
.widget-info .widget-title + .widget-collapse .widget-content, .widget-info .wpb_heading + .widget-collapse .widget-content, .widget-info .widgettitle + .widget-collapse .widget-content {
  border-top-color: #bce8f1;
}
/* line 539, ../sass/components/mixins/_functions.scss */
.widget-info > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #bce8f1;
}

/* line 73, ../sass/components/_widget-layout.scss */
.widget-warning {
  border-color: #faebcc;
}
/* line 530, ../sass/components/mixins/_functions.scss */
.widget-warning .widget-title, .widget-warning .wpb_heading, .widget-warning .widgettitle {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 534, ../sass/components/mixins/_functions.scss */
.widget-warning .widget-title + .widget-collapse .widget-content, .widget-warning .wpb_heading + .widget-collapse .widget-content, .widget-warning .widgettitle + .widget-collapse .widget-content {
  border-top-color: #faebcc;
}
/* line 539, ../sass/components/mixins/_functions.scss */
.widget-warning > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #faebcc;
}

/* line 76, ../sass/components/_widget-layout.scss */
.widget-danger {
  border-color: #ebccd1;
}
/* line 530, ../sass/components/mixins/_functions.scss */
.widget-danger .widget-title, .widget-danger .wpb_heading, .widget-danger .widgettitle {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 534, ../sass/components/mixins/_functions.scss */
.widget-danger .widget-title + .widget-collapse .widget-content, .widget-danger .wpb_heading + .widget-collapse .widget-content, .widget-danger .widgettitle + .widget-collapse .widget-content {
  border-top-color: #ebccd1;
}
/* line 539, ../sass/components/mixins/_functions.scss */
.widget-danger > .widget-footer + .widget-collapse .widget-body {
  border-bottom-color: #ebccd1;
}

/* line 84, ../sass/components/_widget-layout.scss */
.wpo-sidebar {
  padding-top: 40px;
}
/* line 87, ../sass/components/_widget-layout.scss */
.wpo-sidebar .widget-style .widget-title, .wpo-sidebar .widget-style .wpb_heading, .wpo-sidebar .widget-style .widgettitle, .wpo-sidebar .wpb_wrapper .widget-title, .wpo-sidebar .wpb_wrapper .wpb_heading, .wpo-sidebar .wpb_wrapper .widgettitle, .wpo-sidebar .widget .widget-title, .wpo-sidebar .widget .wpb_heading, .wpo-sidebar .widget .widgettitle {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
}
/* line 94, ../sass/components/_widget-layout.scss */
.wpo-sidebar .widget-style .widget-title:after, .wpo-sidebar .widget-style .wpb_heading:after, .wpo-sidebar .widget-style .widgettitle:after, .wpo-sidebar .wpb_wrapper .widget-title:after, .wpo-sidebar .wpb_wrapper .wpb_heading:after, .wpo-sidebar .wpb_wrapper .widgettitle:after, .wpo-sidebar .widget .widget-title:after, .wpo-sidebar .widget .wpb_heading:after, .wpo-sidebar .widget .widgettitle:after {
  width: 50px;
  height: 3px;
  background: #F15353;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

/* line 110, ../sass/components/_widget-layout.scss */
footer .widget-style .widget-title, footer .widget-style .wpb_heading, footer .widget-style .widgettitle, footer .wpb_wrapper .widget-title, footer .wpb_wrapper .wpb_heading, footer .wpb_wrapper .widgettitle, footer .widget .widget-title, footer .widget .wpb_heading, footer .widget .widgettitle {
  color: #FFF;
  font-size: 12px;
  padding-top: 30px;
}
/* line 114, ../sass/components/_widget-layout.scss */
footer .widget-style .widget-title:after, footer .widget-style .wpb_heading:after, footer .widget-style .widgettitle:after, footer .wpb_wrapper .widget-title:after, footer .wpb_wrapper .wpb_heading:after, footer .wpb_wrapper .widgettitle:after, footer .widget .widget-title:after, footer .widget .wpb_heading:after, footer .widget .widgettitle:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 4px;
  z-index: 1;
  background: #FFF;
}
/* line 125, ../sass/components/_widget-layout.scss */
footer p {
  margin-bottom: 5px;
}

/* widget styles */
/*------------------------------------*\
	 Widget
\*------------------------------------*/
/* line 7, ../sass/components/_widgets.scss */
.widget label {
  font-weight: 300;
}
/* line 10, ../sass/components/_widgets.scss */
.widget select {
  max-width: 100%;
}
/* line 14, ../sass/components/_widgets.scss */
.widget .widget_sp_image-image-link {
  display: block;
  overflow: hidden;
  position: relative;
}
/* line 18, ../sass/components/_widgets.scss */
.widget .widget_sp_image-image-link img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 25, ../sass/components/_widgets.scss */
.widget.widget_text p {
  margin: 0;
}
/* line 28, ../sass/components/_widgets.scss */
.widget.widget_text img {
  margin: 10px 0;
  height: auto;
}
/* line 35, ../sass/components/_widgets.scss */
.widget .post-widget .image {
  width: 100px;
  height: auto;
  margin: 0;
  margin-right: 10px;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .widget .post-widget .image {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 39, ../sass/components/_widgets.scss */
.widget .post-widget .image img {
  width: 100%;
  height: auto;
}
/* line 46, ../sass/components/_widgets.scss */
.widget.widget_archive > ul {
  padding: 0;
}
/* line 48, ../sass/components/_widgets.scss */
.widget.widget_archive > ul > li {
  list-style-type: none;
  padding: 10px 0;
  width: 100%;
  clear: both;
  text-align: right;
  overflow: hidden;
}
/* line 55, ../sass/components/_widgets.scss */
.widget.widget_archive > ul > li a {
  text-align: left;
  display: inline-block;
  float: left;
  position: relative;
  padding-left: 25px;
  font-size: 14px;
}
/* line 62, ../sass/components/_widgets.scss */
.widget.widget_archive > ul > li a:after {
  content: "\f07c";
  font-family: "FontAwesome";
  position: absolute;
  top: 2px;
  left: 0;
  color: #777777;
}
/* line 70, ../sass/components/_widgets.scss */
.widget.widget_archive > ul > li a:hover {
  color: #F15353;
}
/* line 74, ../sass/components/_widgets.scss */
.widget.widget_archive > ul > li:last-child {
  border-bottom: 2px solid #e5e5e5 !important;
  padding-bottom: 5px;
}
/* line 84, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul, .widget.widget_categories ul {
  padding: 0;
  list-style: none;
}
/* line 87, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul > li, .widget.widget_categories ul > li {
  overflow: hidden;
  width: 100%;
  font-size: 0px;
  color: transparent;
}
/* line 92, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul > li a, .widget.widget_categories ul > li a {
  color: #848484;
  text-indent: 1px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
  display: inline-block;
  position: relative;
  line-height: 25px;
  width: 100%;
}
/* line 103, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul > li a:after, .widget.widget_categories ul > li a:after {
  content: "\f105";
  position: absolute;
  top: 12px;
  right: 10px;
  z-index: 1;
  font-size: 14px;
  color: #848484;
  font-family: "FontAwesome";
}
/* line 113, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul > li a:hover, .widget.widget_categories ul > li a:hover {
  color: #F15353;
}
/* line 117, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul > li .count, .widget.widget_categories ul > li .count {
  float: right;
  padding: 0 5px;
  background-color: #F4F4F4;
  position: relative;
  z-index: 9;
  font-weight: 300;
  font-size: 14px;
  color: #d1d1d1;
}
/* line 127, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul > li ul, .widget.widget_categories ul > li ul {
  padding-left: 25px;
}
/* line 129, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul > li ul li:first-child, .widget.widget_categories ul > li ul li:first-child {
  padding-top: 10px;
}
/* line 133, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul > li .children, .widget.widget_categories ul > li .children {
  margin-top: 0;
}
/* line 135, ../sass/components/_widgets.scss */
.widget.widget_nav_menu ul > li .children > li, .widget.widget_categories ul > li .children > li {
  padding-top: 0 !important;
}
/* line 143, ../sass/components/_widgets.scss */
.widget.widget_categories ul > li > a {
  padding: 12px 0;
}
/* line 251, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_pages ul, .widget.widget_pages ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_pages ul li:last-child, .widget.widget_pages ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_pages ul li .children > li:before, .widget.widget_pages ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_pages ul ul li:first-child, .widget.widget_pages ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 150, ../sass/components/_widgets.scss */
.widget.widget_pages ul li {
  padding: 5px 0;
}
/* line 154, ../sass/components/_widgets.scss */
.widget.widget_pages > ul > li > ul {
  padding-left: 20px;
}
/* line 251, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_meta ul, .widget.widget_meta ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_meta ul li:last-child, .widget.widget_meta ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_meta ul li .children > li:before, .widget.widget_meta ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_meta ul ul li:first-child, .widget.widget_meta ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 251, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_nav_menu ul, .widget.widget_nav_menu ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_nav_menu ul li:last-child, .widget.widget_nav_menu ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_nav_menu ul li .children > li:before, .widget.widget_nav_menu ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_nav_menu ul ul li:first-child, .widget.widget_nav_menu ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 251, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_rss ul, .widget.widget_rss ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_rss ul li:last-child, .widget.widget_rss ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_rss ul li .children > li:before, .widget.widget_rss ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_rss ul ul li:first-child, .widget.widget_rss ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 169, ../sass/components/_widgets.scss */
.widget.widget_rss ul li {
  background: none;
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
}
/* line 174, ../sass/components/_widgets.scss */
.widget.widget_rss ul li a {
  padding: 0;
}
/* line 251, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_recent_entries ul, .widget.widget_recent_entries ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_recent_entries ul li:last-child, .widget.widget_recent_entries ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_recent_entries ul li .children > li:before, .widget.widget_recent_entries ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_recent_entries ul ul li:first-child, .widget.widget_recent_entries ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 182, ../sass/components/_widgets.scss */
.widget.widget_recent_entries ul li {
  background: none;
}
/* line 251, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_recent_comments ul, .widget.widget_recent_comments ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_recent_comments ul li:last-child, .widget.widget_recent_comments ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_recent_comments ul li .children > li:before, .widget.widget_recent_comments ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_recent_comments ul ul li:first-child, .widget.widget_recent_comments ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 189, ../sass/components/_widgets.scss */
.widget.widget_recent_comments ul li {
  background: none;
  padding: 5px 0;
}
/* line 251, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_rss ul, .widget.widget_rss ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 257, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_rss ul li:last-child, .widget.widget_rss ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
/* line 263, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_rss ul li .children > li:before, .widget.widget_rss ol li .children > li:before {
  top: 24px;
}
/* line 270, ../sass/components/mixins/_template-mixins.scss */
.widget.widget_rss ul ul li:first-child, .widget.widget_rss ol ul li:first-child {
  padding-top: 14px;
  background-position: 0 24px;
}
/* line 197, ../sass/components/_widgets.scss */
.widget.widget_rss ul li {
  background: none;
}
/* line 199, ../sass/components/_widgets.scss */
.widget.widget_rss ul li a {
  padding: 0;
}
/* line 202, ../sass/components/_widgets.scss */
.widget.widget_rss ul li:before {
  display: none;
}
/* line 209, ../sass/components/_widgets.scss */
.widget.widget_tag_cloud .tagcloud > a {
  margin-top: 10px;
  display: inline-block;
  margin-right: 8px;
  padding: 5px 10px;
  font-size: 13px;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
/* line 229, ../sass/components/_widgets.scss */
.widget.widget_wpo_tabs_widget .nav-tabs li {
  margin-bottom: 10px;
}
/* line 235, ../sass/components/_widgets.scss */
.widget.widget_wpo_recent_comment article {
  margin-bottom: 15px;
}
/* line 238, ../sass/components/_widgets.scss */
.widget.widget_wpo_recent_comment .avatar-comment-widget {
  margin-right: 10px;
  float: left;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .widget.widget_wpo_recent_comment .avatar-comment-widget {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 11, ../sass/components/mixins/_rtl.scss */
.rtl .widget.widget_wpo_recent_comment .avatar-comment-widget {
  float: right;
}
/* line 242, ../sass/components/_widgets.scss */
.widget.widget_wpo_recent_comment .content-comment-widget {
  font-size: 14px;
}
/* line 247, ../sass/components/_widgets.scss */
.widget.widget_recent_entries ul > li {
  padding: 10px 0;
}
/* line 249, ../sass/components/_widgets.scss */
.widget.widget_recent_entries ul > li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}
/* line 253, ../sass/components/_widgets.scss */
.widget.widget_recent_entries ul > li a {
  font-size: 14px;
  text-transform: 400;
}
/* line 256, ../sass/components/_widgets.scss */
.widget.widget_recent_entries ul > li a:hover {
  color: #F15353;
}
/* line 260, ../sass/components/_widgets.scss */
.widget.widget_recent_entries ul > li .post-date {
  font-weight: 400 !important;
  font-size: 10px;
  text-transform: uppercase;
}
/* line 265, ../sass/components/_widgets.scss */
.widget.widget_recent_entries ul > li a {
  display: block;
}

/* line 276, ../sass/components/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul.menu > li, .wpo-sidebar .widget_nav_menu > ul > li, .wpo-sidebar .widget_categories ul.menu > li, .wpo-sidebar .widget_categories > ul > li {
  border-bottom: none;
}
/* line 278, ../sass/components/_widgets.scss */
.wpo-sidebar .widget_nav_menu ul.menu > li a, .wpo-sidebar .widget_nav_menu > ul > li a, .wpo-sidebar .widget_categories ul.menu > li a, .wpo-sidebar .widget_categories > ul > li a {
  font-size: 12px;
  padding: 12px 0;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 300;
  text-transform: uppercase;
  display: block;
  width: 100%;
}

/* List Style Widgets*/
/* line 295, ../sass/components/_widgets.scss */
.widget_archive a:before,
.widget_recent_entries a:before,
.widget_recent_comments a:first-child:before,
.widget_layered_nav a:before,
.widget_product_categories a:before,
.widget_categories a:before {
  margin-right: 10px;
  font-family: "FontAwesome";
  color: #999;
  display: inline-block;
}

/* line 302, ../sass/components/_widgets.scss */
.widget_recent_entries a:before {
  content: "";
}

/* line 303, ../sass/components/_widgets.scss */
.widget_recent_comments a:first-child:before {
  content: "";
}

/* line 304, ../sass/components/_widgets.scss */
.widget_layered_nav a:before {
  content: "";
}

/* line 305, ../sass/components/_widgets.scss */
.widget_product_categories a:before {
  content: "";
}

/* line 306, ../sass/components/_widgets.scss */
.widget_categories a:before {
  content: "";
}

/* line 309, ../sass/components/_widgets.scss */
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
  border-bottom: 1px solid #e5e5e5;
}

/* line 320, ../sass/components/_widgets.scss */
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
  border-bottom: 0;
}

/* line 330, ../sass/components/_widgets.scss */
.widget_categories li ul,
.widget_pages li ul {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: 9px;
}

/* line 336, ../sass/components/_widgets.scss */
.widget_categories li li:last-child,
.widget_pages li li:last-child {
  padding-bottom: 0;
}

/* Recent Posts Widget */
/* line 343, ../sass/components/_widgets.scss */
.widget_recent_entries .post-date {
  display: block;
}

/* RSS Widget */
/* line 349, ../sass/components/_widgets.scss */
.rsswidget img {
  margin-top: -4px;
}

/* line 353, ../sass/components/_widgets.scss */
.rssSummary {
  margin: 9px 0;
}

/* line 357, ../sass/components/_widgets.scss */
.rss-date {
  display: block;
}

/* line 361, ../sass/components/_widgets.scss */
.widget_rss li {
  margin-bottom: 18px;
}

/* line 365, ../sass/components/_widgets.scss */
.widget_rss li:last-child {
  margin-bottom: 0;
}

/* Text Widget */
/* line 371, ../sass/components/_widgets.scss */
.widget_text > div > :last-child {
  margin-bottom: 0;
}

/* Calendar Widget*/
/* line 377, ../sass/components/_widgets.scss */
.widget_calendar table {
  line-height: 2;
  margin: 0;
}
/* line 381, ../sass/components/_widgets.scss */
.widget_calendar caption {
  color: #000;
  font-weight: 700;
  line-height: 1.7142857142;
  margin-bottom: 18px;
  text-align: left;
  text-transform: uppercase;
}
/* line 389, ../sass/components/_widgets.scss */
.widget_calendar thead th {
  background-color: rgba(255, 255, 255, 0.1);
}
/* line 392, ../sass/components/_widgets.scss */
.widget_calendar tbody td, .widget_calendar thead th {
  text-align: center;
}
/* line 395, ../sass/components/_widgets.scss */
.widget_calendar tbody a {
  background-color: #24890d;
  color: #fff;
  display: block;
}
/* line 399, ../sass/components/_widgets.scss */
.widget_calendar tbody a:hover {
  background-color: #41a62a;
  color: #fff;
}
/* line 404, ../sass/components/_widgets.scss */
.widget_calendar #prev {
  padding-left: 5px;
}
/* line 407, ../sass/components/_widgets.scss */
.widget_calendar #next {
  padding-right: 5px;
  text-align: right;
}

/* line 414, ../sass/components/_widgets.scss */
footer .widget.widget_nav_menu ul > li a::after, footer .widget.widget_categories ul > li a::after {
  content: none;
}

/*
*  Main Menu
*/
/* line 4, ../sass/components/_nav.scss */
.navbar-mega {
  min-height: inherit;
  margin: 0px;
  border: 0px solid transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  position: static;
}
/* line 10, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav {
  float: none;
}
/* line 13, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > .open > a {
  border-color: transparent;
  border-left-color: rgba(0, 0, 0, 0.1);
  color: #F15353;
  background: transparent;
}
/* line 20, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 23, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav ul li.parent {
  position: relative;
}
/* line 26, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav ul li.dropdown-submenu {
  position: relative;
}
/* line 28, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav ul li.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  right: auto;
  position: absolute;
}
/* line 38, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav li.active {
  background: none;
}
/* line 40, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav li.active > a {
  background: none;
  color: #F15353;
}
/* line 43, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav li.active > a .caret {
  color: #F15353;
}
/* line 49, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav li a:hover, .navbar-mega .navbar-nav li a:active, .navbar-mega .navbar-nav li a:focus {
  background: none;
  color: #F15353;
}
/* line 54, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav li.open > a {
  background: none;
  color: #F15353;
}
/* line 59, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li {
  float: left;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 0;
  padding: 15px 0;
}
/* line 64, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li > a {
  font-family: "BentonSans", sans-serif;
  position: relative;
  color: #000;
  padding: 0 15px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 900;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 13px;
  /* 9 */
  font-size: 1.3rem;
  /* 9 */
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1229px) {
  /* line 64, ../sass/components/_nav.scss */
  .navbar-mega .navbar-nav > li > a {
    padding: 0 10px !important;
  }
}
@media (max-width: 1229px) {
  /* line 64, ../sass/components/_nav.scss */
  .navbar-mega .navbar-nav > li > a {
    padding: 0 15px;
  }
}
/* line 81, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li > a .caret {
  color: #000;
  border-width: 3px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 87, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li > a:hover, .navbar-mega .navbar-nav > li > a:focus {
  color: #F15353;
  background: transparent;
}
/* line 90, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li > a:hover:before, .navbar-mega .navbar-nav > li > a:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 93, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li > a:hover .caret, .navbar-mega .navbar-nav > li > a:focus .caret {
  color: #F15353;
}
/* line 100, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li:hover > .dropdown-menu {
  display: block;
}
/* line 104, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li:first-child a {
  border: none;
}
/* line 108, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu {
  padding: 20px;
  background: #FFF;
  min-width: 200px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
}
/* line 114, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu ul.dropdown-menu {
  left: 100%;
  top: 0;
  position: absolute;
}
/* line 119, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu .row {
  padding-top: 0;
}
/* line 122, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li {
  display: block;
  padding: 0;
  position: relative;
}
/* line 126, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li a {
  min-height: inherit;
  display: block;
  font-weight: 300;
  padding: 5px 0px;
  color: #999999;
  text-transform: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  /* 3 */
  /* 3 */
  /* 4 */
  /* 6 */
  /* 6 */
  /* 7 */
  font-size: 14px;
  /* 9 */
  font-size: 1.4rem;
  /* 9 */
}
/* line 135, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li a:hover {
  color: #F15353;
  background: transparent;
}
/* line 140, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .dropdown-menu li:last-child {
  border: 0;
}
/* line 145, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu {
  padding: 30px;
}
/* line 149, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
  padding-left: 0;
  padding-right: 0;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
  padding-right: 0;
  padding-left: inherit;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a {
  padding-left: 0;
  padding-right: inherit;
}
/* line 152, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
  padding-right: 10px;
  padding-left: inherit;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .navbar-mega .navbar-nav > li .mega-dropdown-menu ul li a:hover {
  padding-left: 10px;
  padding-right: inherit;
}
/* line 161, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > .active {
  background: transparent;
}
/* line 163, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > .active > a {
  color: #F15353;
}
/* line 165, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > .active > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 170, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > .aligned-fullwidth {
  position: static !important;
}
/* line 172, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > .aligned-fullwidth > .dropdown-menu {
  width: 100% !important;
}
/* line 177, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav > .aligned-right > .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 183, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row {
  padding-bottom: 0;
  margin: 15px 0 30px !important;
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 189, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row > div {
  position: relative;
}
/* line 191, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row > div:after {
  content: "";
  width: 1px;
  height: 1000px;
  background: #423B4D;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 199, ../sass/components/_nav.scss */
.navbar-mega .navbar-nav .container-mega .row > div:first-child:after {
  content: none;
}
/* line 206, ../sass/components/_nav.scss */
.navbar-mega .text-label {
  position: absolute;
  top: -20px;
  right: 45%;
  padding: 0px 3px;
  font-size: 9px;
  color: #FFFFFF;
}
/* line 213, ../sass/components/_nav.scss */
.navbar-mega .text-label.text-hot {
  background: #e93434;
}
/* line 215, ../sass/components/_nav.scss */
.navbar-mega .text-label.text-hot:after {
  border-top-color: #e93434;
}
/* line 217, ../sass/components/_nav.scss */
.navbar-mega .text-label.text-new {
  background: #04adf0;
}
/* line 219, ../sass/components/_nav.scss */
.navbar-mega .text-label.text-new:after {
  border-top-color: #04adf0;
}
/* line 221, ../sass/components/_nav.scss */
.navbar-mega .text-label:after {
  content: "";
  position: absolute;
  border: 3px solid transparent;
  top: 100%;
  left: 50%;
  margin-left: -3px;
}

/**
 * White Styles
 */
/* line 236, ../sass/components/_nav.scss */
.navbar-mega-light .navbar-mega .navbar-nav > li > a, .navbar-mega-light .navbar-mega .navbar-nav > li > a .caret {
  color: #FFFFFF;
}
/* line 239, ../sass/components/_nav.scss */
.navbar-mega-light .navbar-mega .navbar-nav > li.active > a::before, .navbar-mega-light .navbar-mega .navbar-nav > li:hover > a::before {
  background: #FFFFFF;
}

/**
 * Background white
 */
/* line 247, ../sass/components/_nav.scss */
.navbar-mega-bg-white {
  background: #FFF;
}

/**
*   Center Style
*/
/* line 254, ../sass/components/_nav.scss */
.navbar-mega-center {
  text-align: center;
}
/* line 256, ../sass/components/_nav.scss */
.navbar-mega-center ul.navbar-nav.megamenu {
  display: inline-block;
}

/* line 262, ../sass/components/_nav.scss */
.navbar-mega-padding-large ul.navbar-nav.megamenu > li {
  padding: 35px 0;
}

/**
 * Simple Styles
 */
/* line 271, ../sass/components/_nav.scss */
.navbar-mega-simple .navbar-mega {
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
}
/* line 274, ../sass/components/_nav.scss */
.navbar-mega-simple .navbar-mega .navbar-collapse {
  border-top: 5px solid #f6f6f6;
}
/* line 277, ../sass/components/_nav.scss */
.navbar-mega-simple .navbar-mega .navbar-nav > li {
  margin: 0 20px;
  position: relative;
}

/* line 285, ../sass/components/_nav.scss */
.menu-right .megamenu {
  float: right;
}

/* line 290, ../sass/components/_nav.scss */
.menu-search-box {
  position: relative;
  padding-right: 20px;
}
/* line 293, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox {
  position: absolute;
  top: 15px;
  right: 0;
}
/* line 297, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox a {
  color: #FFF !important;
}
/* line 299, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox a:hover {
  cursor: pointer;
}
/* line 303, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox.dark, .menu-search-box .wpo-mini-searchbox.box {
  width: 60px;
  height: 100%;
  background: #353535;
  text-align: center;
  line-height: 56px;
  top: 0;
}
/* line 311, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox.box {
  background: transparent;
}
/* line 314, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox.cdark {
  line-height: 78px;
}
/* line 316, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox.cdark a {
  color: #000 !important;
}
/* line 319, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox.cdark.v2 {
  line-height: 90px;
}
/* line 323, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox .content-inner {
  display: none;
  position: absolute;
  top: 110%;
  right: 0;
  width: 250px;
  z-index: 9;
  -webkit-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.1);
}
/* line 331, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox .content-inner .btn-search, .menu-search-box .wpo-mini-searchbox .content-inner .input-search {
  border: none;
}
/* line 335, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox .content-inner .input-group-addon input {
  background: none;
  border: none;
}
/* line 342, ../sass/components/_nav.scss */
.menu-search-box .wpo-mini-searchbox.active .content-inner {
  display: block;
}

/* line 2, ../sass/components/_page.scss */
.single #content {
  padding-top: 45px;
}

/* line 6, ../sass/components/_page.scss */
.notfound-page {
  background: url(../images/bg-404.jpg) center center no-repeat transparent;
}
/* line 8, ../sass/components/_page.scss */
.notfound-page .title {
  font-size: 160px;
  color: #F1CA61;
  font-weight: 800;
  line-height: 1;
  display: block;
}
/* line 14, ../sass/components/_page.scss */
.notfound-page .title .sub {
  font-size: 36px;
  font-weight: 300;
  color: #FFF;
  padding: 30px 0;
  margin: 0 0 30px;
  display: block;
  position: relative;
}
/* line 22, ../sass/components/_page.scss */
.notfound-page .title .sub:before {
  content: "";
  height: 3px;
  width: 100px;
  background: white;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -50px;
}
/* line 34, ../sass/components/_page.scss */
.notfound-page .error-description {
  color: #FFF;
  padding: 0 20%;
  font-size: 20px;
}
@media (max-width: 1021px) {
  /* line 34, ../sass/components/_page.scss */
  .notfound-page .error-description {
    padding: 0 10px;
  }
}
/* line 42, ../sass/components/_page.scss */
.notfound-page .page-action {
  margin-top: 50px;
}
/* line 44, ../sass/components/_page.scss */
.notfound-page .page-action a {
  margin: 0 10px;
}

/* line 50, ../sass/components/_page.scss */
.page-comingsoon {
  background: url(../images/bg-coming-soon.jpg) no-repeat transparent;
  padding: 30px 0;
}

/**
 * 8.0 Gallery
 * -----------------------------------------------------------------------------
 */
/* line 7, ../sass/components/_post-formats.scss */
.gallery .gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

/* line 15, ../sass/components/_post-formats.scss */
.gallery-columns-1 .gallery-item {
  max-width: 100%;
  width: auto;
}

/* line 20, ../sass/components/_post-formats.scss */
.gallery-columns-2 .gallery-item {
  max-width: 48%;
  max-width: -webkit-calc(50% - 14px);
  max-width: calc(50% - 14px);
  width: auto;
}

/* line 27, ../sass/components/_post-formats.scss */
.gallery-columns-3 .gallery-item {
  max-width: 32%;
  max-width: -webkit-calc(33.3% - 11px);
  max-width: calc(33.3% - 11px);
  width: auto;
}

/* line 34, ../sass/components/_post-formats.scss */
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 9px);
  max-width: calc(25% - 9px);
  width: auto;
}

/* line 41, ../sass/components/_post-formats.scss */
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 8px);
  max-width: calc(20% - 8px);
  width: auto;
}

/* line 48, ../sass/components/_post-formats.scss */
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 7px);
  max-width: calc(16.7% - 7px);
  width: auto;
}

/* line 55, ../sass/components/_post-formats.scss */
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 7px);
  max-width: calc(14.28% - 7px);
  width: auto;
}

/* line 62, ../sass/components/_post-formats.scss */
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 6px);
  max-width: calc(12.5% - 6px);
  width: auto;
}

/* line 69, ../sass/components/_post-formats.scss */
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 6px);
  max-width: calc(11.1% - 6px);
  width: auto;
}

/* line 76, ../sass/components/_post-formats.scss */
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0;
}

/* line 88, ../sass/components/_post-formats.scss */
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n - 1),
.gallery-columns-3 .gallery-item:nth-of-type(3n - 2),
.gallery-columns-4 .gallery-item:nth-of-type(4n - 3),
.gallery-columns-5 .gallery-item:nth-of-type(5n - 4),
.gallery-columns-6 .gallery-item:nth-of-type(6n - 5),
.gallery-columns-7 .gallery-item:nth-of-type(7n - 6),
.gallery-columns-8 .gallery-item:nth-of-type(8n - 7),
.gallery-columns-9 .gallery-item:nth-of-type(9n - 8) {
  margin-left: 12px;
  /* Compensate for the default negative margin on .gallery, which can't be changed. */
}

/* line 100, ../sass/components/_post-formats.scss */
.gallery .gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 6px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
}

/* line 119, ../sass/components/_post-formats.scss */
.gallery .gallery-caption:before {
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 129, ../sass/components/_post-formats.scss */
.gallery-item:hover .gallery-caption {
  opacity: 1;
}

/* line 133, ../sass/components/_post-formats.scss */
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

/**
 * 9.0 Audio/Video
 * ----------------------------------------------------------------------------
 */
/* line 145, ../sass/components/_post-formats.scss */
.mejs-mediaelement,
.mejs-container .mejs-controls {
  background: #000;
}

/* line 150, ../sass/components/_post-formats.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #fff;
}

/* line 155, ../sass/components/_post-formats.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #24890d;
}

/* line 159, ../sass/components/_post-formats.scss */
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: rgba(255, 255, 255, 0.33);
}

/* line 164, ../sass/components/_post-formats.scss */
.mejs-controls .mejs-time-rail span,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  border-radius: 0;
}

/* line 170, ../sass/components/_post-formats.scss */
.mejs-overlay-loading {
  background: transparent;
}

/* line 174, ../sass/components/_post-formats.scss */
.mejs-overlay-button {
  background-color: #fff;
  background-image: none;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  color: #000;
  height: 36px;
  margin-left: -24px;
  width: 48px;
}

/* line 185, ../sass/components/_post-formats.scss */
.mejs-overlay-button:before {
  -webkit-font-smoothing: antialiased;
  content: '\f452';
  display: inline-block;
  font: normal 32px/1.125 Genericons;
  position: absolute;
  top: 1px;
  left: 10px;
}

/* line 195, ../sass/components/_post-formats.scss */
.mejs-controls .mejs-button button:focus {
  outline: none;
}

/* line 199, ../sass/components/_post-formats.scss */
.mejs-controls .mejs-button button {
  -webkit-font-smoothing: antialiased;
  background: none;
  color: #fff;
  display: inline-block;
  font: normal 16px/1 Genericons;
}

/* line 207, ../sass/components/_post-formats.scss */
.mejs-playpause-button.mejs-play button:before {
  content: '\f452';
}

/* line 211, ../sass/components/_post-formats.scss */
.mejs-playpause-button.mejs-pause button:before {
  content: '\f448';
}

/* line 215, ../sass/components/_post-formats.scss */
.mejs-volume-button.mejs-mute button:before {
  content: '\f109';
  font-size: 20px;
  position: absolute;
  top: -2px;
  left: 0;
}

/* line 223, ../sass/components/_post-formats.scss */
.mejs-volume-button.mejs-unmute button:before {
  content: '\f109';
  left: 0;
  position: absolute;
  top: 0;
}

/* line 230, ../sass/components/_post-formats.scss */
.mejs-fullscreen-button button:before {
  content: '\f474';
}

/* line 234, ../sass/components/_post-formats.scss */
.mejs-fullscreen-button.mejs-unfullscreen button:before {
  content: '\f406';
}

/* line 238, ../sass/components/_post-formats.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-color: #24890d;
  color: #fff;
}

/* line 243, ../sass/components/_post-formats.scss */
.mejs-controls .mejs-button button:hover {
  color: #41a62a;
}

/**
 * 6.3 Entry Meta
 * -----------------------------------------------------------------------------
 */
/* line 6, ../sass/components/_post-single.scss */
.entry-meta {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
}
/* line 12, ../sass/components/_post-single.scss */
.entry-meta .tag-links a {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .entry-meta .tag-links a {
  margin-left: 10px;
  margin-right: inherit;
}
/* line 16, ../sass/components/_post-single.scss */
.entry-meta .tag-links a:after {
  content: ",";
}
/* line 20, ../sass/components/_post-single.scss */
.entry-meta .tag-links a:last-child:after {
  content: none;
}

/* line 28, ../sass/components/_post-single.scss */
.post-preview .video-thumb iframe {
  width: 100%;
  min-height: 400px;
}

/* line 33, ../sass/components/_post-single.scss */
.sticky .entry-date {
  display: none;
}

/* line 37, ../sass/components/_post-single.scss */
.byline {
  display: none;
}

/* line 40, ../sass/components/_post-single.scss */
.secondary-posts .media .entry-thumb {
  width: 80px;
}

/* line 43, ../sass/components/_post-single.scss */
.entry-date,
.meta-sep,
.author,
.entry-category,
.comments-link,
.edit-link {
  font-size: 13px;
  color: #999999;
  padding: 0 3px;
}
/* line 52, ../sass/components/_post-single.scss */
.entry-date a,
.meta-sep a,
.author a,
.entry-category a,
.comments-link a,
.edit-link a {
  text-transform: capitalize;
  padding-left: 3px;
}

/* line 57, ../sass/components/_post-single.scss */
.entry-title {
  font-weight: 400;
}

/* line 60, ../sass/components/_post-single.scss */
.edit-link {
  float: left;
}
/* line 11, ../sass/components/mixins/_rtl.scss */
.rtl .edit-link {
  float: right;
}

/* line 64, ../sass/components/_post-single.scss */
.entry-category ul {
  margin: 0;
  padding: 0;
  display: inline-block;
}
/* line 68, ../sass/components/_post-single.scss */
.entry-category ul li {
  margin: 0;
  padding: 0;
}

/**
 * 6.4 Entry Content
 * -----------------------------------------------------------------------------
 */
/* line 80, ../sass/components/_post-single.scss */
.entry-content,
.entry-summary,
.page-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  padding: 20px 0 35px;
}

/* line 91, ../sass/components/_post-single.scss */
.site-content .entry-content,
.site-content .entry-summary,
.page-content {
  background-color: #fff;
}

/* line 98, ../sass/components/_post-single.scss */
.page .entry-content {
  padding: 15px 0 0;
}

/* line 102, ../sass/components/_post-single.scss */
.page article.post .entry-content {
  padding: 0;
}

/* line 106, ../sass/components/_post-single.scss */
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.page-content h1:first-child,
.page-content h2:first-child,
.page-content h3:first-child,
.page-content h4:first-child,
.page-content h5:first-child,
.page-content h6:first-child {
  margin-top: 0;
}

/* line 127, ../sass/components/_post-single.scss */
.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover,
.comment-content a:hover,
.entry-content a.button,
.entry-summary a.button,
.page-content a.button,
.comment-content a.button {
  text-decoration: none;
}

/* line 138, ../sass/components/_post-single.scss */
.entry-content table,
.comment-content table {
  font-size: 14px;
  line-height: 1.2857142857;
  margin-bottom: 24px;
}

/* line 145, ../sass/components/_post-single.scss */
.entry-content th,
.comment-content th {
  font-weight: 700;
  padding: 8px;
  text-transform: uppercase;
}

/* line 152, ../sass/components/_post-single.scss */
.entry-content td,
.comment-content td {
  padding: 8px;
}

/* line 157, ../sass/components/_post-single.scss */
.entry-content .edit-link {
  clear: both;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333;
  text-transform: uppercase;
}

/* line 166, ../sass/components/_post-single.scss */
.entry-content .edit-link a {
  color: #767676;
  text-decoration: none;
}

/* line 171, ../sass/components/_post-single.scss */
.entry-content .edit-link a:hover {
  color: #41a62a;
}

/* line 175, ../sass/components/_post-single.scss */
.entry-content .more-link {
  white-space: nowrap;
}

/* line 181, ../sass/components/_post-single.scss */
.post-categories li {
  display: inline-block;
  list-style: none;
  list-style-type: dashed;
}

/**
 * Navigation links
 */
/* line 190, ../sass/components/_post-single.scss */
.nav-links {
  background: #f2f2f2;
  padding: 10px 20px;
}
/* line 193, ../sass/components/_post-single.scss */
.nav-links .meta-nav {
  font-weight: bold;
  margin-right: 10px;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .nav-links .meta-nav {
  margin-left: 10px;
  margin-right: inherit;
}

/* line 201, ../sass/components/_post-single.scss */
.entry-content-page {
  position: relative;
}
/* line 202, ../sass/components/_post-single.scss */
.entry-content-page .edit-link {
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 6px;
  z-index: 10000;
}
/* line 209, ../sass/components/_post-single.scss */
.entry-content-page .edit-link a {
  font-size: 11px;
  color: #FFF !important;
}

/* Mediaelements */
/* line 221, ../sass/components/_post-single.scss */
.hentry .mejs-container {
  margin: 12px 0 18px;
}

/* line 225, ../sass/components/_post-single.scss */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
  background: #000;
}

/* line 230, ../sass/components/_post-single.scss */
.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #fff;
}

/* line 235, ../sass/components/_post-single.scss */
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #24890d;
}

/* line 239, ../sass/components/_post-single.scss */
.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: rgba(255, 255, 255, 0.33);
}

/* line 244, ../sass/components/_post-single.scss */
.hentry .mejs-container .mejs-controls .mejs-time {
  padding-top: 9px;
}

/* line 248, ../sass/components/_post-single.scss */
.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  border-radius: 0;
}

/* line 254, ../sass/components/_post-single.scss */
.hentry .mejs-overlay-loading {
  background: transparent;
}

/* line 258, ../sass/components/_post-single.scss */
.hentry .mejs-overlay-button {
  background-color: #fff;
  background-image: none;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  color: #000;
  height: 36px;
  margin-left: -24px;
  width: 48px;
}

/* line 269, ../sass/components/_post-single.scss */
.hentry .mejs-overlay-button:before {
  -webkit-font-smoothing: antialiased;
  content: '\f452';
  display: inline-block;
  font: normal 32px/1.125 Genericons;
  position: absolute;
  top: 1px;
  left: 10px;
}

/* line 279, ../sass/components/_post-single.scss */
.hentry .mejs-controls .mejs-button button:focus {
  outline: none;
}

/* line 283, ../sass/components/_post-single.scss */
.hentry .mejs-controls .mejs-button button {
  -webkit-font-smoothing: antialiased;
  background: none;
  color: #fff;
  display: inline-block;
  font: normal 16px/1 Genericons;
}

/* line 291, ../sass/components/_post-single.scss */
.hentry .mejs-playpause-button.mejs-play button:before {
  content: '\f452';
}

/* line 295, ../sass/components/_post-single.scss */
.hentry .mejs-playpause-button.mejs-pause button:before {
  content: '\f448';
}

/* line 299, ../sass/components/_post-single.scss */
.hentry .mejs-volume-button.mejs-mute button:before {
  content: '\f109';
  font-size: 20px;
  position: absolute;
  top: -2px;
  left: 0;
}

/* line 307, ../sass/components/_post-single.scss */
.hentry .mejs-volume-button.mejs-unmute button:before {
  content: '\f109';
  left: 0;
  position: absolute;
  top: 0;
}

/* line 314, ../sass/components/_post-single.scss */
.hentry .mejs-fullscreen-button button:before {
  content: '\f474';
}

/* line 318, ../sass/components/_post-single.scss */
.hentry .mejs-fullscreen-button.mejs-unfullscreen button:before {
  content: '\f406';
}

/* line 322, ../sass/components/_post-single.scss */
.hentry .mejs-overlay:hover .mejs-overlay-button {
  background-color: #24890d;
  color: #fff;
}

/* line 327, ../sass/components/_post-single.scss */
.hentry .mejs-controls .mejs-button button:hover {
  color: #41a62a;
}

/* line 331, ../sass/components/_post-single.scss */
article {
  position: relative;
}
/* line 333, ../sass/components/_post-single.scss */
article.post {
  margin-bottom: 20px;
}
/* line 335, ../sass/components/_post-single.scss */
article.post .entry-thumb {
  margin-bottom: 15px;
}
/* line 339, ../sass/components/_post-single.scss */
article header {
  position: relative;
}
/* line 341, ../sass/components/_post-single.scss */
article header .cat-links {
  display: none;
  position: absolute;
  top: -40px;
  left: 20px;
  background: #F15353;
  z-index: 9;
}
/* line 108, ../sass/components/mixins/_rtl.scss */
.rtl article header .cat-links {
  right: 20px;
  left: auto;
}
/* line 348, ../sass/components/_post-single.scss */
article header .cat-links a {
  color: #FFFFFF;
  padding: 5px 10px;
}
/* line 351, ../sass/components/_post-single.scss */
article h5.entry-title {
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 15px;
}
/* line 357, ../sass/components/_post-single.scss */
article .entry-excerpt {
  color: #999999;
  line-height: 24px;
}
/* line 361, ../sass/components/_post-single.scss */
article .entry-thumb {
  overflow: hidden;
}

/*------------------------------------*\
    Comment List
\*------------------------------------*/
/* line 371, ../sass/components/_post-single.scss */
.comments .commentlists {
  margin-bottom: 30px;
}
/* line 374, ../sass/components/_post-single.scss */
.comments .comments-title {
  font-size: 24px;
  position: relative;
  padding-bottom: 15px;
  margin: 0;
}
/* line 379, ../sass/components/_post-single.scss */
.comments .comments-title:before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #000000;
  bottom: 0;
  left: 0;
  position: absolute;
}
/* line 108, ../sass/components/mixins/_rtl.scss */
.rtl .comments .comments-title:before {
  right: 0;
  left: auto;
}
/* line 388, ../sass/components/_post-single.scss */
.comments .the-comment {
  padding-top: 20px;
  padding-bottom: 0;
  border: none;
  overflow: hidden;
}
/* line 393, ../sass/components/_post-single.scss */
.comments .the-comment div.avatar {
  float: left;
  margin-right: 15px;
}
/* line 11, ../sass/components/mixins/_rtl.scss */
.rtl .comments .the-comment div.avatar {
  float: right;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .comments .the-comment div.avatar {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 396, ../sass/components/_post-single.scss */
.comments .the-comment div.avatar img {
  width: 50px;
  height: 50px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  margin-right: 0;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .comments .the-comment div.avatar img {
  margin-left: 0;
  margin-right: inherit;
}
/* line 404, ../sass/components/_post-single.scss */
.comments .children .the-comment {
  padding-left: 65px;
  border: none;
  padding-bottom: 0;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .comments .children .the-comment {
  padding-right: 65px;
  padding-left: inherit;
}
/* line 410, ../sass/components/_post-single.scss */
.comments .comment-author {
  color: #848484;
}
/* line 413, ../sass/components/_post-single.scss */
.comments .comment-meta {
  font-size: 14px;
  color: #aaa;
}
/* line 418, ../sass/components/_post-single.scss */
.comments .comment-text > p:last-child {
  margin-bottom: 0;
}
/* line 422, ../sass/components/_post-single.scss */
.comments a {
  color: #F15353;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 427, ../sass/components/_post-single.scss */
.comments ol, .comments ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 434, ../sass/components/_post-single.scss */
.pbr-pagination {
  overflow: hidden;
}
/* line 436, ../sass/components/_post-single.scss */
.pbr-pagination .pagination {
  margin: 10px -10px 0px;
}
/* line 438, ../sass/components/_post-single.scss */
.pbr-pagination .pagination > li {
  display: inline-block;
}
/* line 440, ../sass/components/_post-single.scss */
.pbr-pagination .pagination > li span,
.pbr-pagination .pagination > li a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 10px;
  line-height: 1;
  display: block;
  border: none;
  border-radius: 0;
}
/* line 451, ../sass/components/_post-single.scss */
.pbr-pagination .pagination > li span.current,
.pbr-pagination .pagination > li a:hover {
  color: #F15353;
  text-decoration: underline;
  background-color: transparent;
}
/* line 459, ../sass/components/_post-single.scss */
.pbr-pagination .result-count {
  color: #bbb;
  font-size: 12px;
  margin: 10px 0 0px;
}

/* line 467, ../sass/components/_post-single.scss */
.paging-navigation .pagination span.current {
  color: #F15353;
}
/* line 470, ../sass/components/_post-single.scss */
.paging-navigation .pagination > * {
  display: inline-block;
  padding: 3px 15px;
  border: 1px solid #e5e5e5;
}

/* line 477, ../sass/components/_post-single.scss */
.ratings a {
  text-indent: -5000px !important;
}

/*------------------------------------*\
    About Author
\*------------------------------------*/
/* line 484, ../sass/components/_post-single.scss */
.author-info {
  margin-bottom: 30px;
}
/* line 488, ../sass/components/_post-single.scss */
.author-info .author-about-container .description .author-title {
  margin: 0 0 15px;
}
/* line 492, ../sass/components/_post-single.scss */
.author-info .author-about-container > .pull-left {
  padding-right: 15px;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .author-info .author-about-container > .pull-left {
  padding-left: 15px;
  padding-right: inherit;
}

/* line 499, ../sass/components/_post-single.scss */
#related-posts .related-post-title {
  position: relative;
  padding-bottom: 15px;
  margin: 0 0 20px;
}
/* line 503, ../sass/components/_post-single.scss */
#related-posts .related-post-title:before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #000000;
  left: 0;
  bottom: 0;
  position: absolute;
}
/* line 108, ../sass/components/mixins/_rtl.scss */
.rtl #related-posts .related-post-title:before {
  right: 0;
  left: auto;
}

/* line 514, ../sass/components/_post-single.scss */
.archive-header {
  margin-bottom: 30px;
}

/* line 517, ../sass/components/_post-single.scss */
.archive-title {
  font-size: 25px;
}

/* line 521, ../sass/components/_post-single.scss */
article.post .post-thumbnail {
  display: block;
}
/* line 528, ../sass/components/_post-single.scss */
article.post .entry-header .entry-title {
  font-size: 30px;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 38px;
  margin-top: 25px;
}
/* line 536, ../sass/components/_post-single.scss */
article.post .entry-content {
  padding: 0;
}

/* line 540, ../sass/components/_post-single.scss */
.pbr-social-share {
  margin-bottom: 30px;
}
/* line 542, ../sass/components/_post-single.scss */
.pbr-social-share .bo-social-icons {
  margin: 0 -5px;
}

/* line 548, ../sass/components/_post-single.scss */
body.category article.post {
  margin-top: 30px;
}
/* line 550, ../sass/components/_post-single.scss */
body.category article.post:first-child {
  margin-top: 0;
}
/* line 554, ../sass/components/_post-single.scss */
body.category article.post .entry-content > p {
  line-height: 22px;
}

/* line 561, ../sass/components/_post-single.scss */
body.single-post .entry-content {
  margin-bottom: 25px;
}
/* line 564, ../sass/components/_post-single.scss */
body.single-post .post-navigation {
  margin-bottom: 30px;
}
/* line 567, ../sass/components/_post-single.scss */
body.single-post .comments {
  padding: 0;
}
/* line 571, ../sass/components/_post-single.scss */
body.single-post .comment-form .form-submit {
  text-align: center;
  margin-top: 20px;
}
/* line 574, ../sass/components/_post-single.scss */
body.single-post .comment-form .form-submit #submit {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 10px 40px;
  border-radius: 40px;
}

/* line 586, ../sass/components/_post-single.scss */
body.single-portfolio #main {
  overflow: visible;
}
/* line 589, ../sass/components/_post-single.scss */
body.single-portfolio .entry-thumb {
  margin-bottom: 20px;
}
/* line 593, ../sass/components/_post-single.scss */
body.single-portfolio .single-body .created {
  display: none;
}
/* line 596, ../sass/components/_post-single.scss */
body.single-portfolio .single-body .entry-title {
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 599, ../sass/components/_post-single.scss */
body.single-portfolio .single-body .entry-title .title-post {
  font-size: 20px;
}
/* line 603, ../sass/components/_post-single.scss */
body.single-portfolio .single-body .entry-content {
  padding: 0;
  margin-bottom: 50px;
}
/* line 606, ../sass/components/_post-single.scss */
body.single-portfolio .single-body .entry-content .portfolio-meta-info {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 612, ../sass/components/_post-single.scss */
body.single-portfolio .single-body .entry-content .pbr-social-share .bo-social-icons a {
  margin: 0 10px 0 0;
}
/* line 35, ../sass/components/mixins/_rtl.scss */
.rtl body.single-portfolio .single-body .entry-content .pbr-social-share .bo-social-icons a {
  margin: 0 0 0 10px;
}
/* line 622, ../sass/components/_post-single.scss */
body.single-portfolio .related-posts-content .portfolio-masonry-entry .info-inner h3 {
  margin-top: 15px;
}
/* line 624, ../sass/components/_post-single.scss */
body.single-portfolio .related-posts-content .portfolio-masonry-entry .info-inner h3 a {
  font-size: 18px;
  color: #000 !important;
  text-align: left;
  display: block;
}
/* line 629, ../sass/components/_post-single.scss */
body.single-portfolio .related-posts-content .portfolio-masonry-entry .info-inner h3 a:hover {
  color: #F15353 !important;
}
/* line 634, ../sass/components/_post-single.scss */
body.single-portfolio .related-posts-content .portfolio-masonry-entry .info-inner p {
  display: none;
}

/* line 642, ../sass/components/_post-single.scss */
.pbr-portfolio-navigator {
  text-align: right;
  margin-bottom: 20px;
}
/* line 11, ../sass/components/mixins/_rtl.scss */
.rtl .pbr-portfolio-navigator {
  text-align: left;
}
/* line 645, ../sass/components/_post-single.scss */
.pbr-portfolio-navigator .btn-success {
  background-color: #F15353;
  margin-left: 10px;
  border-radius: 0 !important;
  border-color: #F15353;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .pbr-portfolio-navigator .btn-success {
  margin-right: 10px;
  margin-left: inherit;
}
/* line 650, ../sass/components/_post-single.scss */
.pbr-portfolio-navigator .btn-success a {
  color: #FFF;
  font-size: 12px;
  text-transform: uppercase;
}
/* line 655, ../sass/components/_post-single.scss */
.pbr-portfolio-navigator .btn-success:hover {
  background-color: #000 !important;
  border-color: #000;
}

/* line 662, ../sass/components/_post-single.scss */
.main-page-index {
  padding-bottom: 35px;
}
/* line 664, ../sass/components/_post-single.scss */
.main-page-index .wpo-mini-searchbox {
  display: none;
}
/* line 667, ../sass/components/_post-single.scss */
.main-page-index .post {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px;
}
/* line 670, ../sass/components/_post-single.scss */
.main-page-index .post.sticky {
  padding: 30px;
  border: 1px solid #F15353;
}
/* line 677, ../sass/components/_post-single.scss */
.main-page-index .searchform .btn-search input {
  background: none;
  border: none;
}
/* line 683, ../sass/components/_post-single.scss */
.main-page-index .sidebar {
  padding: 30px 15px;
  background: #f5f5f5;
}

/*
 * Topbar mobile
 * -------------------------------------------------
 *
 */
/* line 7, ../sass/components/_responsive.scss */
.topbar-mobile ul.list-action > li {
  width: 45px;
  height: 45px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 0;
}
/* line 12, ../sass/components/_responsive.scss */
.topbar-mobile ul.list-action > li > a {
  padding: 0;
  text-align: center;
  line-height: 1;
  height: 45px;
  padding-top: 15px;
}
/* line 18, ../sass/components/_responsive.scss */
.topbar-mobile ul.list-action > li > a:hover {
  color: #F15353;
}
/* line 22, ../sass/components/_responsive.scss */
.topbar-mobile ul.list-action > li .wpo-search {
  padding: 5px 20px;
}
/* line 24, ../sass/components/_responsive.scss */
.topbar-mobile ul.list-action > li .wpo-search .input-search {
  min-width: 160px;
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
/* line 36, ../sass/components/_responsive.scss */
.sidebar-offcanvas {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  text-align: left;
  background: #f5f5f5;
  z-index: 999;
}
/* line 11, ../sass/components/mixins/_rtl.scss */
.rtl .sidebar-offcanvas {
  text-align: right;
}

/* line 47, ../sass/components/_responsive.scss */
.bottom-offcanvas {
  border-top: 1px solid red;
  padding: 10px 0;
}

/* line 53, ../sass/components/_responsive.scss */
.offcanvas-head button {
  padding: 8px 25px;
  border: none;
  margin-right: 10px;
}

/* line 60, ../sass/components/_responsive.scss */
.row-offcanvas {
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* line 65, ../sass/components/_responsive.scss */
.offcanvas-showright {
  background: rgba(241, 83, 83, 0.8);
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  width: 400px;
  position: absolute;
  right: -800px;
  top: 0;
  z-index: 1000;
  display: block;
  padding: 50px 0;
}
/* line 76, ../sass/components/_responsive.scss */
.offcanvas-showright.active {
  display: block;
  right: 0;
}
/* line 80, ../sass/components/_responsive.scss */
.offcanvas-showright .showright {
  background-color: #FFF;
  width: 40px;
  height: 40px;
  border: none;
  margin-right: 50px;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .offcanvas-showright .showright {
  margin-left: 50px;
  margin-right: inherit;
}
/* line 85, ../sass/components/_responsive.scss */
.offcanvas-showright .showright .fa {
  color: #F15353;
}

/* line 90, ../sass/components/_responsive.scss */
.pbr-off-canvas {
  left: -100%;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

@media screen and (max-width: 1022px) {
  /* line 100, ../sass/components/_responsive.scss */
  .row-offcanvas-right {
    right: 0;
  }
  /* line 115, ../sass/components/mixins/_rtl.scss */
  .rtl .row-offcanvas-right {
    left: 0;
    right: auto;
  }

  /* line 103, ../sass/components/_responsive.scss */
  .row-offcanvas-left {
    left: 0;
  }
  /* line 108, ../sass/components/mixins/_rtl.scss */
  .rtl .row-offcanvas-left {
    right: 0;
    left: auto;
  }

  /* line 106, ../sass/components/_responsive.scss */
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%;
  }
  /* line 115, ../sass/components/mixins/_rtl.scss */
  .rtl .row-offcanvas-right
  .sidebar-offcanvas {
    left: -50%;
    right: auto;
  }

  /* line 110, ../sass/components/_responsive.scss */
  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  /* line 108, ../sass/components/mixins/_rtl.scss */
  .rtl .row-offcanvas-left
  .sidebar-offcanvas {
    right: -50%;
    left: auto;
  }

  /* line 115, ../sass/components/_responsive.scss */
  .row-offcanvas-right.active {
    right: 50%;
  }
  /* line 115, ../sass/components/mixins/_rtl.scss */
  .rtl .row-offcanvas-right.active {
    left: 50%;
    right: auto;
  }

  /* line 118, ../sass/components/_responsive.scss */
  .row-offcanvas-left.active {
    left: 50%;
  }
  /* line 108, ../sass/components/mixins/_rtl.scss */
  .rtl .row-offcanvas-left.active {
    right: 50%;
    left: auto;
  }
}
/* line 123, ../sass/components/_responsive.scss */
.navbar-offcanvas {
  border: none;
  margin: 0;
}
/* line 126, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas {
  float: none;
  display: block;
}
/* line 129, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  display: block;
  float: left;
  width: 100%;
}
/* line 135, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li > a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  color: #000;
}
/* line 141, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li .caret {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
  height: 25px;
  border: 1px solid #e5e5e5;
  z-index: 9;
  background: #f5f5f5;
}
/* line 149, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li .caret:hover {
  cursor: pointer;
}
/* line 152, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li .caret:after {
  font-family: FontAwesome;
  content: "\f107";
  top: -3px;
  left: 6px;
  position: absolute;
  z-index: 9;
  font-weight: 400;
}
/* line 162, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li ul {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 165, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li ul li a {
  font-size: 13px;
  font-weight: 300;
}
/* line 170, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas > li.open .dropdown-menu {
  display: block;
  position: static;
  width: 100%;
}
/* line 176, ../sass/components/_responsive.scss */
.navbar-offcanvas ul#main-menu-offcanvas li.active > a {
  background: none;
  color: #F15353;
}

@media screen and (max-width: 797px) {
  /* line 186, ../sass/components/_responsive.scss */
  .space-padding-left-5p {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0;
  }
  /* line 22, ../sass/components/mixins/_rtl.scss */
  .rtl .space-padding-left-5p {
    padding-right: 0;
    padding-left: inherit;
  }

  /* line 192, ../sass/components/_responsive.scss */
  body .vc_custom_1447143034191 {
    padding-top: 0px !important;
    padding-bottom: 30px !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 198, ../sass/components/_responsive.scss */
  body .vc_custom_1447143456438,
  body .vc_custom_1447141014645 {
    padding-bottom: 0 !important;
  }
  /* line 202, ../sass/components/_responsive.scss */
  body .vc_custom_1449733123980,
  body .vc_custom_1447141014645 {
    padding-top: 0 !important;
  }
  /* line 206, ../sass/components/_responsive.scss */
  body .vc_custom_1447142748778 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*Center Block "Class"*/
/* line 3, ../sass/components/_elements.scss */
.center-block {
  margin: 0 auto;
  text-align: center;
}

/*Divider*/
/* line 8, ../sass/components/_elements.scss */
hr.divider-30 {
  margin: 30px 0;
}

/* line 12, ../sass/components/_elements.scss */
hr.divider-40 {
  margin: 40px 0;
}

/* line 16, ../sass/components/_elements.scss */
hr.divider-50 {
  margin: 50px 0;
}

/* line 20, ../sass/components/_elements.scss */
hr.divider-60 {
  margin: 60px 0;
}

/* line 24, ../sass/components/_elements.scss */
hr.divider-70 {
  margin: 70px 0;
}

/* line 28, ../sass/components/_elements.scss */
hr.divider-snow {
  margin: 50px 0;
  border-color: #ddd;
}

/*Font Weight*/
/* line 34, ../sass/components/_elements.scss */
.fweight-100 {
  font-weight: 100 !important;
}

/* line 35, ../sass/components/_elements.scss */
.fweight-200 {
  font-weight: 200 !important;
}

/* line 36, ../sass/components/_elements.scss */
.fweight-300 {
  font-weight: 300 !important;
}

/* line 37, ../sass/components/_elements.scss */
.fweight-400 {
  font-weight: 400 !important;
}

/* line 38, ../sass/components/_elements.scss */
.fweight-500 {
  font-weight: 500 !important;
}

/* line 39, ../sass/components/_elements.scss */
.fweight-600 {
  font-weight: 600 !important;
}

/* line 40, ../sass/components/_elements.scss */
.fweight-700 {
  font-weight: 700 !important;
}

/* line 41, ../sass/components/_elements.scss */
.fweight-800 {
  font-weight: 800 !important;
}

/* line 42, ../sass/components/_elements.scss */
.fweight-900 {
  font-weight: 900 !important;
}

/*Space Padding
------------------------------------*/
/*Padding Around the Block*/
/* line 47, ../sass/components/_elements.scss */
.space-padding-0 {
  padding: 0 !important;
}

/* line 48, ../sass/components/_elements.scss */
.space-padding-10 {
  padding: 10px !important;
}

/* line 49, ../sass/components/_elements.scss */
.space-padding-20 {
  padding: 20px !important;
}

/* line 50, ../sass/components/_elements.scss */
.space-padding-30 {
  padding: 30px !important;
}

/* line 51, ../sass/components/_elements.scss */
.space-padding-40 {
  padding: 40px !important;
}

/* line 52, ../sass/components/_elements.scss */
.space-padding-50 {
  padding: 50px !important;
}

/*Padding Top & Bottom*/
/* line 55, ../sass/components/_elements.scss */
.space-padding-tb-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* line 59, ../sass/components/_elements.scss */
.space-padding-tb-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

/* line 63, ../sass/components/_elements.scss */
.space-padding-tb-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

/* line 67, ../sass/components/_elements.scss */
.space-padding-tb-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* line 71, ../sass/components/_elements.scss */
.space-padding-tb-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

/* line 75, ../sass/components/_elements.scss */
.space-padding-tb-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

/* line 79, ../sass/components/_elements.scss */
.space-padding-tb-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

/* line 83, ../sass/components/_elements.scss */
.space-padding-tb-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

/* line 87, ../sass/components/_elements.scss */
.space-padding-tb-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

/* line 91, ../sass/components/_elements.scss */
.space-padding-tb-90 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

/*Padding Left & Right*/
/* line 97, ../sass/components/_elements.scss */
.space-padding-lr-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 101, ../sass/components/_elements.scss */
.space-padding-lr-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

/* line 105, ../sass/components/_elements.scss */
.space-padding-lr-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 109, ../sass/components/_elements.scss */
.space-padding-lr-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 113, ../sass/components/_elements.scss */
.space-padding-lr-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

/* line 117, ../sass/components/_elements.scss */
.space-padding-lr-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

/* line 121, ../sass/components/_elements.scss */
.space-padding-lr-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

/* line 126, ../sass/components/_elements.scss */
.space-padding-left-5p {
  padding-left: 5% !important;
}

/* line 130, ../sass/components/_elements.scss */
.space-padding-right-5p {
  padding-right: 5% !important;
}

/* line 133, ../sass/components/_elements.scss */
.space-padding-right-35p {
  padding-right: 35% !important;
}

/* line 137, ../sass/components/_elements.scss */
.space-padding-tb-5p {
  padding-top: 5% !important;
  padding-bottom: 5% !important;
}

/* line 141, ../sass/components/_elements.scss */
.space-padding-tb-10p {
  padding-top: 10% !important;
  padding-bottom: 10% !important;
}

/* line 145, ../sass/components/_elements.scss */
.space-padding-tb-15p {
  padding-top: 15% !important;
  padding-bottom: 15% !important;
}

/* line 149, ../sass/components/_elements.scss */
.space-padding-lr-5p {
  padding-left: 5% !important;
  padding-right: 5% !important;
}

/* line 153, ../sass/components/_elements.scss */
.space-padding-lr-10p {
  padding-left: 10% !important;
  padding-right: 10% !important;
}

/* line 157, ../sass/components/_elements.scss */
.space-padding-lr-15p {
  padding-left: 15% !important;
  padding-right: 15% !important;
}

/* line 161, ../sass/components/_elements.scss */
.space-padding-lr-20p {
  padding-left: 20% !important;
  padding-right: 20% !important;
}

/* line 166, ../sass/components/_elements.scss */
.space-padding-left-10p {
  padding-left: 10% !important;
}

/* line 169, ../sass/components/_elements.scss */
.space-padding-left-20p {
  padding-left: 20% !important;
}

/* line 172, ../sass/components/_elements.scss */
.space-padding-left-30p {
  padding-left: 30% !important;
}

/* line 175, ../sass/components/_elements.scss */
.space-padding-left-35p {
  padding-left: 35% !important;
}

/* line 179, ../sass/components/_elements.scss */
.space-padding-right-10p {
  padding-right: 10% !important;
}

/* line 182, ../sass/components/_elements.scss */
.space-padding-right-20p {
  padding-right: 20% !important;
}

@media (max-width: 1021px) {
  /* line 187, ../sass/components/_elements.scss */
  div[class*="space-padding-tb-"] {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (max-width: 1021px) {
  /* line 193, ../sass/components/_elements.scss */
  [class*="space-padding-lr-"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 1021px) {
  /* line 199, ../sass/components/_elements.scss */
  div[class*="space-padding-left-"] {
    padding-left: 10px !important;
  }
}
@media (max-width: 1021px) {
  /* line 205, ../sass/components/_elements.scss */
  div[class*="space-padding-right-"] {
    padding-right: 10px !important;
  }
}
/* line 210, ../sass/components/_elements.scss */
.p-relative {
  position: relative !important;
}

/* line 213, ../sass/components/_elements.scss */
.p-static {
  position: static !important;
}

/* line 217, ../sass/components/_elements.scss */
.bg-style-v3 {
  bottom: -45px !important;
}
/* line 219, ../sass/components/_elements.scss */
.bg-style-v3 .wpb_wrapper {
  position: relative;
  background-image: url("../images/bg-cta.jpg");
  z-index: 99;
}
/* line 223, ../sass/components/_elements.scss */
.bg-style-v3 .wpb_wrapper:after {
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-color: rgba(241, 83, 83, 0.6);
}

/* line 235, ../sass/components/_elements.scss */
.bg-style-v4, .bg-style-v9b {
  position: relative;
  background-color: #2A3140 !important;
}
/* line 238, ../sass/components/_elements.scss */
.bg-style-v4:before, .bg-style-v9b:before {
  content: "";
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: #2A3140 !important;
  background-image: url("../images/bg-2-1.png");
}
@media (max-width: 797px) {
  /* line 238, ../sass/components/_elements.scss */
  .bg-style-v4:before, .bg-style-v9b:before {
    background-image: none !important;
  }
}

/* line 257, ../sass/components/_elements.scss */
.bg-style-v5, .bg-style-v9a, .bg-style-v9c {
  position: relative;
  background-color: #2A3140 !important;
}
/* line 260, ../sass/components/_elements.scss */
.bg-style-v5:before, .bg-style-v9a:before, .bg-style-v9c:before {
  content: "";
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-size: cover !important;
  -webkit-background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: #2A3140 !important;
  background-image: url("../images/bg-posts-2.jpg");
}
@media (max-width: 797px) {
  /* line 260, ../sass/components/_elements.scss */
  .bg-style-v5:before, .bg-style-v9a:before, .bg-style-v9c:before {
    background-image: none !important;
  }
}

@media (max-width: 797px) {
  /* line 281, ../sass/components/_elements.scss */
  .bg-style-v9a:before, .bg-style-v9b:before, .bg-style-v9c:before {
    background-image: none !important;
    background-color: #FAFAFA !important;
  }
}

/* line 288, ../sass/components/_elements.scss */
.bg-style-v6 {
  background: url("../images/bg-4-1.jpg") no-repeat transparent;
}

/* line 292, ../sass/components/_elements.scss */
.bg-style-v7 {
  background: url("../images/bg-team-8.jpg") no-repeat top center transparent;
}

/* line 295, ../sass/components/_elements.scss */
.bg-style-v8 .wpb-container-inner {
  background: #FFF;
  padding-top: 80px;
  max-width: 1330px;
  margin: -255px auto 0;
}

/* line 303, ../sass/components/_elements.scss */
.bg-style-v9a:before {
  background-image: url("../images/bg-fly.jpg");
}

/* line 309, ../sass/components/_elements.scss */
.bg-style-v9b:before {
  background-image: url("../images/bg-about-2.jpg");
}

/* line 315, ../sass/components/_elements.scss */
.bg-style-v9c:before {
  background-image: url("../images/bg-about-3.jpg");
}

/* line 320, ../sass/components/_elements.scss */
.bg-style-10 {
  background: url("../images/bg-service-8.png") no-repeat top right transparent;
}

/*Padding Top*/
/* line 325, ../sass/components/_elements.scss */
.space-padding-top-0 {
  padding-top: 0px !important;
}

/* line 326, ../sass/components/_elements.scss */
.space-padding-top-5 {
  padding-top: 5px !important;
}

/* line 327, ../sass/components/_elements.scss */
.space-padding-top-10 {
  padding-top: 10px !important;
}

/* line 328, ../sass/components/_elements.scss */
.space-padding-top-15 {
  padding-top: 15px !important;
}

/* line 329, ../sass/components/_elements.scss */
.space-padding-top-20 {
  padding-top: 20px !important;
}

/* line 330, ../sass/components/_elements.scss */
.space-padding-top-25 {
  padding-top: 25px !important;
}

/* line 331, ../sass/components/_elements.scss */
.space-padding-top-30 {
  padding-top: 30px !important;
}

/* line 332, ../sass/components/_elements.scss */
.space-padding-top-35 {
  padding-top: 35px !important;
}

/* line 333, ../sass/components/_elements.scss */
.space-padding-top-40 {
  padding-top: 40px !important;
}

/* line 334, ../sass/components/_elements.scss */
.space-padding-top-45 {
  padding-top: 45px !important;
}

/* line 335, ../sass/components/_elements.scss */
.space-padding-top-60 {
  padding-top: 60px !important;
}

/* line 336, ../sass/components/_elements.scss */
.space-padding-top-90 {
  padding-top: 90px !important;
}

/*Padding bottom*/
/* line 339, ../sass/components/_elements.scss */
.space-padding-bottom-0 {
  padding-bottom: 0px !important;
}

/*Space
------------------------------------*/
/*Margin Top*/
/* line 343, ../sass/components/_elements.scss */
.space-top-0 {
  margin-top: 0px !important;
}

/* line 344, ../sass/components/_elements.scss */
.space-top-5 {
  margin-top: 5px !important;
}

/* line 345, ../sass/components/_elements.scss */
.space-top-10 {
  margin-top: 10px !important;
}

/* line 346, ../sass/components/_elements.scss */
.space-top-15 {
  margin-top: 15px !important;
}

/* line 347, ../sass/components/_elements.scss */
.space-top-20 {
  margin-top: 20px !important;
}

/* line 348, ../sass/components/_elements.scss */
.space-top-25 {
  margin-top: 25px !important;
}

/* line 349, ../sass/components/_elements.scss */
.space-top-30 {
  margin-top: 30px !important;
}

/* line 350, ../sass/components/_elements.scss */
.space-top-35 {
  margin-top: 35px !important;
}

/* line 351, ../sass/components/_elements.scss */
.space-top-40 {
  margin-top: 40px !important;
}

/* line 352, ../sass/components/_elements.scss */
.space-top-45 {
  margin-top: 45px !important;
}

/* line 353, ../sass/components/_elements.scss */
.space-top-50 {
  margin-top: 50px !important;
}

/*Margin Bottom*/
/* line 356, ../sass/components/_elements.scss */
.space-5 {
  margin-bottom: 5px !important;
}

/* line 357, ../sass/components/_elements.scss */
.space-10 {
  margin-bottom: 10px !important;
}

/* line 358, ../sass/components/_elements.scss */
.space-15 {
  margin-bottom: 15px !important;
}

/* line 359, ../sass/components/_elements.scss */
.space-20 {
  margin-bottom: 20px !important;
}

/* line 360, ../sass/components/_elements.scss */
.space-25 {
  margin-bottom: 25px !important;
}

/* line 361, ../sass/components/_elements.scss */
.space-30 {
  margin-bottom: 30px !important;
}

/* line 362, ../sass/components/_elements.scss */
.space-35 {
  margin-bottom: 35px !important;
}

/* line 363, ../sass/components/_elements.scss */
.space-40 {
  margin-bottom: 40px !important;
}

/* line 364, ../sass/components/_elements.scss */
.space-45 {
  margin-bottom: 45px !important;
}

/* line 365, ../sass/components/_elements.scss */
.space-50 {
  margin-bottom: 50px !important;
}

/* line 366, ../sass/components/_elements.scss */
.space-55 {
  margin-bottom: 55px !important;
}

/* line 367, ../sass/components/_elements.scss */
.space-60 {
  margin-bottom: 60px !important;
}

/* line 368, ../sass/components/_elements.scss */
.space-65 {
  margin-bottom: 65px !important;
}

/* line 369, ../sass/components/_elements.scss */
.space-70 {
  margin-bottom: 70px !important;
}

/* line 370, ../sass/components/_elements.scss */
.space-75 {
  margin-bottom: 75px !important;
}

/* line 371, ../sass/components/_elements.scss */
.space-80 {
  margin-bottom: 80px !important;
}

/* line 372, ../sass/components/_elements.scss */
.space-85 {
  margin-bottom: 85px !important;
}

/* line 373, ../sass/components/_elements.scss */
.space-90 {
  margin-bottom: 90px !important;
}

/* line 374, ../sass/components/_elements.scss */
.space-95 {
  margin-bottom: 95px !important;
}

/* line 375, ../sass/components/_elements.scss */
.space-100 {
  margin-bottom: 100px !important;
}

/* line 376, ../sass/components/_elements.scss */
.space-0 {
  margin-bottom: 0px !important;
}

/*Margin Left*/
/* line 379, ../sass/components/_elements.scss */
.space-left-5 {
  margin-left: 5px !important;
}

/* line 380, ../sass/components/_elements.scss */
.space-left-10 {
  margin-left: 10px !important;
}

/* line 381, ../sass/components/_elements.scss */
.space-left-15 {
  margin-left: 15px !important;
}

/*Margin Right*/
/* line 384, ../sass/components/_elements.scss */
.space-right-5 {
  margin-right: 5px !important;
}

/* line 385, ../sass/components/_elements.scss */
.space-right-10 {
  margin-right: 10px !important;
}

/* line 386, ../sass/components/_elements.scss */
.space-right-15 {
  margin-right: 15px !important;
}

/*Removes space*/
/* line 389, ../sass/components/_elements.scss */
.space-top-0 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* line 394, ../sass/components/_elements.scss */
.space-bottom-0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* line 398, ../sass/components/_elements.scss */
.space-left-0 {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* line 402, ../sass/components/_elements.scss */
.space-right-0 {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

/* line 407, ../sass/components/_elements.scss */
.space-margin-0 {
  margin: 0 !important;
}

/* line 411, ../sass/components/_elements.scss */
.no-space-row [class^="col-"],
.no-space-row [class*="col-"] {
  padding: 0;
}

/* line 418, ../sass/components/_elements.scss */
.width-50p {
  width: 50%;
}
@media (max-width: 1021px) {
  /* line 418, ../sass/components/_elements.scss */
  .width-50p {
    width: 100%;
  }
}

/* line 425, ../sass/components/_elements.scss */
.width-60p {
  width: 60%;
}
@media (max-width: 1021px) {
  /* line 425, ../sass/components/_elements.scss */
  .width-60p {
    width: 100%;
  }
}

/*Space for Ul li List
------------------------------------*/
/* line 434, ../sass/components/_elements.scss */
.ul-space-5 li {
  margin-bottom: 5px !important;
}

/* line 435, ../sass/components/_elements.scss */
.ul-space-10 li {
  margin-bottom: 10px !important;
}

/* line 436, ../sass/components/_elements.scss */
.ul-space-15 li {
  margin-bottom: 15px !important;
}

/* line 437, ../sass/components/_elements.scss */
.ul-space-20 li {
  margin-bottom: 20px !important;
}

/* line 438, ../sass/components/_elements.scss */
.ul-space-25 li {
  margin-bottom: 25px !important;
}

/* line 439, ../sass/components/_elements.scss */
.ul-space-30 li {
  margin-bottom: 30px !important;
}

/* line 440, ../sass/components/_elements.scss */
.ul-space-35 li {
  margin-bottom: 35px !important;
}

/* line 441, ../sass/components/_elements.scss */
.ul-space-40 li {
  margin-bottom: 40px !important;
}

/* line 442, ../sass/components/_elements.scss */
.ul-space-45 li {
  margin-bottom: 45px !important;
}

/* line 443, ../sass/components/_elements.scss */
.ul-space-50 li {
  margin-bottom: 50px !important;
}

/*Height
------------------------------------*/
/* line 447, ../sass/components/_elements.scss */
.height-100 {
  height: 100px;
}

/* line 451, ../sass/components/_elements.scss */
.height-200 {
  height: 200px;
}

/* line 455, ../sass/components/_elements.scss */
.height-300 {
  height: 300px;
}

/* line 459, ../sass/components/_elements.scss */
.height-400 {
  height: 400px;
}

/* line 463, ../sass/components/_elements.scss */
.height-500 {
  height: 500px;
}

/*Radius
------------------------------------*/
/* line 469, ../sass/components/_elements.scss */
.radius-0 {
  border-radius: 0 !important;
}

/* line 472, ../sass/components/_elements.scss */
.radius-x {
  border-radius: 50% !important;
}

/* line 475, ../sass/components/_elements.scss */
.radius-2x {
  border-radius: 5px !important;
}

/* line 478, ../sass/components/_elements.scss */
.border-none {
  border: transparent !important;
}

/* line 481, ../sass/components/_elements.scss */
.border-tb-none {
  border-top: transparent !important;
  border-bottom: transparent !important;
}

/* line 485, ../sass/components/_elements.scss */
.border-lr-none {
  border-left: transparent !important;
  border-right: transparent !important;
}

/* line 489, ../sass/components/_elements.scss */
.border-left-none {
  border-left: transparent !important;
}

/* line 492, ../sass/components/_elements.scss */
.border-right-none {
  border-right: transparent !important;
}

/* line 495, ../sass/components/_elements.scss */
.border-light {
  border-color: #fff !important;
}

/* line 498, ../sass/components/_elements.scss */
.border-dark {
  border-color: #000 !important;
}

/* line 501, ../sass/components/_elements.scss */
.border-right {
  border-right: 1px solid #e5e5e5;
}
/* line 22, ../sass/components/mixins/_rtl.scss */
.rtl .border-right {
  border-left: 1px solid #e5e5e5;
  border-right: inherit;
}

/* line 504, ../sass/components/_elements.scss */
.border-top {
  border-top: 1px solid #e5e5e5;
}

/* line 507, ../sass/components/_elements.scss */
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

/* line 510, ../sass/components/_elements.scss */
.border-bottom-dark {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* line 513, ../sass/components/_elements.scss */
.border-top-dark {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

/* Width for Border */
/* line 518, ../sass/components/_elements.scss */
.border-2 {
  border-width: 2px !important;
}

/* line 521, ../sass/components/_elements.scss */
.border-3 {
  border-width: 3px !important;
}

/* line 524, ../sass/components/_elements.scss */
.border-4 {
  border-width: 4px !important;
}

/* line 527, ../sass/components/_elements.scss */
.border-5 {
  border-width: 5px !important;
}

/*Radius for Left & Right Corners*/
/* line 531, ../sass/components/_elements.scss */
.radius-left-5x {
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
}

/* line 536, ../sass/components/_elements.scss */
.radius-right-5x {
  border-top-right-radius: 50px !important;
  border-bottom-right-radius: 50px !important;
}

/* line 541, ../sass/components/_elements.scss */
.radius-top-5xxs {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

/* line 546, ../sass/components/_elements.scss */
.radius-bottom-5xxs {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

/* line 551, ../sass/components/_elements.scss */
.radius-left-5xxs {
  border-top-left-radius: 5px !important;
  border-bottom-left-radius: 5px !important;
}

/* line 556, ../sass/components/_elements.scss */
.radius-right-5xxs {
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

/*Text Colors
------------------------------------*/
/* line 563, ../sass/components/_elements.scss */
.text-primary {
  color: #333 !important;
}

/* line 567, ../sass/components/_elements.scss */
.text-info {
  color: #04adf0 !important;
}

/* line 571, ../sass/components/_elements.scss */
.text-danger {
  color: #e93434 !important;
}

/* line 575, ../sass/components/_elements.scss */
.text-warning {
  color: #f0c73b !important;
}

/* line 579, ../sass/components/_elements.scss */
.text-success {
  color: #F15353 !important;
}

/* line 583, ../sass/components/_elements.scss */
.text-purple {
  color: #6c58bd !important;
}

/* line 587, ../sass/components/_elements.scss */
.text-red {
  color: #c32322 !important;
}

/* line 590, ../sass/components/_elements.scss */
.text-red-1 {
  color: #ff0000 !important;
}

/* line 593, ../sass/components/_elements.scss */
.text-orange {
  color: #f66000 !important;
}

/* line 597, ../sass/components/_elements.scss */
.text-yellow {
  color: #e2d951 !important;
}

/* line 600, ../sass/components/_elements.scss */
.text-black {
  color: #000 !important;
}

/* line 603, ../sass/components/_elements.scss */
.text-white, .text-light {
  color: #FFFFFF !important;
}

/* line 606, ../sass/components/_elements.scss */
.text-darker {
  color: #333 !important;
}

/* line 609, ../sass/components/_elements.scss */
.text-dark-2 {
  color: #d8d8d8 !important;
}

/* line 612, ../sass/components/_elements.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 615, ../sass/components/_elements.scss */
.text-small {
  font-size: 12px !important;
}

/* line 618, ../sass/components/_elements.scss */
.text-normal {
  font-size: 14px !important;
}

/* line 621, ../sass/components/_elements.scss */
.text-medium {
  font-size: 18px !important;
}

/* line 624, ../sass/components/_elements.scss */
.text-large {
  font-size: 24px !important;
}

/* line 627, ../sass/components/_elements.scss */
.text-large-2 {
  font-size: 20px !important;
}

/* line 631, ../sass/components/_elements.scss */
.text-big {
  font-size: 36px !important;
}

/*Background Colors
------------------------------------*/
/* line 637, ../sass/components/_elements.scss */
.bg-primary {
  background: #333 !important;
}

/* line 640, ../sass/components/_elements.scss */
.bg-info {
  background: #04adf0 !important;
}

/* line 643, ../sass/components/_elements.scss */
.bg-danger {
  background: #e93434 !important;
}

/* line 646, ../sass/components/_elements.scss */
.bg-warning {
  background: #f0c73b !important;
}

/* line 649, ../sass/components/_elements.scss */
.bg-success {
  background: #F15353 !important;
}

/* line 652, ../sass/components/_elements.scss */
.bg-purple {
  background: #6c58bd !important;
}

/* line 655, ../sass/components/_elements.scss */
.bg-red {
  background: #c32322 !important;
}

/* line 658, ../sass/components/_elements.scss */
.bg-blue {
  background: #1D3466 !important;
}

/* line 661, ../sass/components/_elements.scss */
.bg-orange {
  background: #f66000 !important;
}

/* line 664, ../sass/components/_elements.scss */
.bg-yellow {
  background: #e2d951 !important;
}

/* line 667, ../sass/components/_elements.scss */
.bg-dark {
  background: #332C3E !important;
}

/* line 670, ../sass/components/_elements.scss */
.bg-black-2 {
  background: #222222 !important;
}

/* line 673, ../sass/components/_elements.scss */
.bg-default {
  background: #f6f6f6 !important;
}

/* line 676, ../sass/components/_elements.scss */
.bg-white {
  background: #fff !important;
}

/* line 679, ../sass/components/_elements.scss */
.bg-darker {
  background: #848484 !important;
}

/* line 682, ../sass/components/_elements.scss */
.bg-theme {
  background: #F15353 !important;
}

/* line 685, ../sass/components/_elements.scss */
.bg-none {
  background: transparent !important;
}

/* line 688, ../sass/components/_elements.scss */
.bg-center {
  background-position: center center !important;
}

/* line 691, ../sass/components/_elements.scss */
.bg-right {
  background-position: bottom right !important;
}

/* line 694, ../sass/components/_elements.scss */
.bg-no-repeat {
  background-repeat: no-repeat !important;
}

/*Overflow
------------------------------------*/
/* line 699, ../sass/components/_elements.scss */
.overflow-h {
  overflow: hidden !important;
}

/* line 702, ../sass/components/_elements.scss */
.overflow-v {
  overflow: visible !important;
}

/* line 705, ../sass/components/_elements.scss */
.overflow-a {
  overflow: auto !important;
}

/***/
/* line 711, ../sass/components/_elements.scss */
.background-img {
  background: #333;
}

/* line 715, ../sass/components/_elements.scss */
.background-img-v1 {
  background: #333;
}

/* line 719, ../sass/components/_elements.scss */
.background-img-v2 {
  background: url("../images/bg-v2.jpg") no-repeat transparent !important;
}

/* line 723, ../sass/components/_elements.scss */
.background-img-v3 {
  background: #f3f3f3;
}

/* Height progress */
/* line 728, ../sass/components/_elements.scss */
.progress-3 {
  height: 3px;
}

/* line 731, ../sass/components/_elements.scss */
.progress-4 {
  height: 4px;
}

/* line 734, ../sass/components/_elements.scss */
.progress-5 {
  height: 5px;
}

/* line 737, ../sass/components/_elements.scss */
.progress-6 {
  height: 6px;
}

/* line 740, ../sass/components/_elements.scss */
.progress-7 {
  height: 7px;
}

/* line 743, ../sass/components/_elements.scss */
.progress-8 {
  height: 8px;
}

/* line 746, ../sass/components/_elements.scss */
.progress-9 {
  height: 9px;
}

/* line 749, ../sass/components/_elements.scss */
.progress-10 {
  height: 10px;
}

/* line 752, ../sass/components/_elements.scss */
.progress-11 {
  height: 11px;
}

/* line 755, ../sass/components/_elements.scss */
.progress-12 {
  height: 12px;
}

/* line 758, ../sass/components/_elements.scss */
.progress-13 {
  height: 13px;
}

/* line 761, ../sass/components/_elements.scss */
.progress-14 {
  height: 14px;
}

/* line 764, ../sass/components/_elements.scss */
.progress-15 {
  height: 15px;
}

/* icon */
/* line 769, ../sass/components/_elements.scss */
.fa.fa-2 {
  font-size: 2em;
}
/* line 772, ../sass/components/_elements.scss */
.fa.fa-3 {
  font-size: 4em;
}
/* line 775, ../sass/components/_elements.scss */
.fa.fa-4 {
  font-size: 7em;
}
/* line 778, ../sass/components/_elements.scss */
.fa.fa-5 {
  font-size: 12em;
}
/* line 781, ../sass/components/_elements.scss */
.fa.fa-6 {
  font-size: 20em;
}

/* line 786, ../sass/components/_elements.scss */
.zindex-top {
  z-index: 999;
}

/* --- SCSS For Accordion --- */
/* line 793, ../sass/components/_elements.scss */
.accordion .panel {
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
}
/* line 796, ../sass/components/_elements.scss */
.accordion .panel-heading {
  padding: 15px;
  position: relative;
}
/* line 799, ../sass/components/_elements.scss */
.accordion .panel-heading a {
  text-decoration: none;
  font-weight: bold;
}
/* line 802, ../sass/components/_elements.scss */
.accordion .panel-heading a:before {
  content: "-";
  font-size: 22px;
  font-weight: 600;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 16px;
  display: inline-block;
  color: #F15353;
}
/* line 812, ../sass/components/_elements.scss */
.accordion .panel-heading a.collapsed:before {
  content: "+";
  font-size: 18px;
  line-height: 20px;
}
/* line 819, ../sass/components/_elements.scss */
.accordion .panel-body {
  border-top-color: transparent !important;
}
/* line 825, ../sass/components/_elements.scss */
.accordion.collapse-right .panel-heading a:before {
  position: absolute;
  right: 20px;
}
/* line 115, ../sass/components/mixins/_rtl.scss */
.rtl .accordion.collapse-right .panel-heading a:before {
  left: 20px;
  right: auto;
}
/* line 834, ../sass/components/_elements.scss */
.accordion.collapse-color .panel-heading a:before {
  color: #fff;
  background: #F15353;
}
/* line 841, ../sass/components/_elements.scss */
.accordion.noborder .panel-heading {
  padding-left: 0;
  padding-right: 0;
}
/* line 845, ../sass/components/_elements.scss */
.accordion.noborder .panel, .accordion.noborder .panel-heading, .accordion.noborder .panel-body {
  background-color: transparent;
  border: none;
}
/* line 852, ../sass/components/_elements.scss */
.accordion.nobackground .panel, .accordion.nobackground .panel-heading, .accordion.nobackground .panel-body {
  background-color: transparent;
}

/* line 858, ../sass/components/_elements.scss */
.tab-v1 {
  text-align: center;
}
/* line 860, ../sass/components/_elements.scss */
.tab-v1 .nav-tabs {
  border: none;
  display: inline-block;
}
/* line 863, ../sass/components/_elements.scss */
.tab-v1 .nav-tabs > li {
  margin-right: 40px;
}
/* line 865, ../sass/components/_elements.scss */
.tab-v1 .nav-tabs > li:last-child {
  margin-right: 0;
}
/* line 868, ../sass/components/_elements.scss */
.tab-v1 .nav-tabs > li a {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  color: #000;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
/* line 877, ../sass/components/_elements.scss */
.tab-v1 .nav-tabs > li a:hover, .tab-v1 .nav-tabs > li a:active, .tab-v1 .nav-tabs > li a:focus {
  background: #000;
  color: #FFF;
  border-color: #000;
}
/* line 884, ../sass/components/_elements.scss */
.tab-v1 .nav-tabs.active a {
  background: #000;
  color: #FFF;
  border-color: #000;
}
/* line 892, ../sass/components/_elements.scss */
.tab-v1.light-style .nav-tabs > li.active a {
  background: #FFF;
  color: #000;
}
/* line 896, ../sass/components/_elements.scss */
.tab-v1.light-style .nav-tabs > li a {
  color: #FFF;
  border-top-color: rgba(255, 255, 255, 0.2);
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
/* line 900, ../sass/components/_elements.scss */
.tab-v1.light-style .nav-tabs > li a:hover, .tab-v1.light-style .nav-tabs > li a:active, .tab-v1.light-style .nav-tabs > li a:focus {
  background: #FFF;
  color: #000;
  border-color: #FFF;
}

/* line 910, ../sass/components/_elements.scss */
.tab-v2 {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
/* line 913, ../sass/components/_elements.scss */
.tab-v2 .nav-tabs {
  border: none;
  display: inline-block;
}
/* line 917, ../sass/components/_elements.scss */
.tab-v2 .nav-tabs > li a {
  text-transform: uppercase;
  font-size: 12px;
}
/* line 920, ../sass/components/_elements.scss */
.tab-v2 .nav-tabs > li a:hover, .tab-v2 .nav-tabs > li a:focus, .tab-v2 .nav-tabs > li a:active {
  background: none;
  border-color: transparent;
  outline: none;
}
/* line 927, ../sass/components/_elements.scss */
.tab-v2 .nav-tabs > li.active a {
  color: #F15353;
  border-color: transparent;
}

/* line 938, ../sass/components/_elements.scss */
.widget-team .team-header img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 946, ../sass/components/_elements.scss */
.widget-team:hover .team-header img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
  filter: none;
}
/* line 953, ../sass/components/_elements.scss */
.widget-team.layout-vertical {
  position: relative;
}
/* line 955, ../sass/components/_elements.scss */
.widget-team.layout-vertical .team-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  z-index: 9;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
}
/* line 964, ../sass/components/_elements.scss */
.widget-team.layout-vertical .team-body .team-body-content {
  padding: 10px 30px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 978, ../sass/components/_elements.scss */
.widget-team.layout-vertical .team-body .team-name {
  color: #FFF;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin: 0;
}
/* line 985, ../sass/components/_elements.scss */
.widget-team.layout-vertical .team-body .team-job {
  font-size: 12px;
  font-weight: 900;
  color: #F15353;
  text-transform: uppercase;
}
/* line 992, ../sass/components/_elements.scss */
.widget-team.layout-vertical img {
  display: inline-block !important;
}
/* line 995, ../sass/components/_elements.scss */
.widget-team.layout-vertical .bo-social-icons {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -70px;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 60px;
  z-index: 99;
  background: #F15353;
  padding: 0 30px;
  line-height: 60px;
}
/* line 1007, ../sass/components/_elements.scss */
.widget-team.layout-vertical .bo-social-icons a {
  color: #FFF;
  font-size: 14px;
  margin-left: 15px;
}
/* line 1011, ../sass/components/_elements.scss */
.widget-team.layout-vertical .bo-social-icons a:hover {
  color: #000;
}
/* line 1017, ../sass/components/_elements.scss */
.widget-team.layout-vertical:hover .team-body {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 1021, ../sass/components/_elements.scss */
.widget-team.layout-vertical:hover .bo-social-icons {
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1027, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2 .team-header img {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
  filter: none;
}
/* line 1034, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2 .team-body {
  position: static !important;
  background: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 1038, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2 .team-body .team-body-content {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
}
/* line 1042, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2 .team-body .team-body-content .team-name {
  color: #000;
}
/* line 1047, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2 .team-header {
  position: relative;
}
/* line 1049, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2 .team-header:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 1062, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2 .bo-social-icons {
  top: auto;
  bottom: 0;
}
/* line 1068, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2:hover .team-header:after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 1073, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2:hover .team-body {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1077, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v2:hover .bo-social-icons {
  bottom: 82px;
  top: auto;
}
/* line 1084, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v3 .team-body {
  background: none;
  height: auto;
  left: 75px;
  right: 75px;
  bottom: 30px;
  background: #FFF;
  width: auto;
  top: auto;
}
@media (max-width: 1021px) {
  /* line 1084, ../sass/components/_elements.scss */
  .widget-team.layout-vertical.v3 .team-body {
    left: 30px;
    right: 30px;
  }
}
/* line 1097, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v3 .team-body .team-body-content {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  top: 0;
}
/* line 1101, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v3 .team-body .team-name {
  font-weight: 100;
  font-size: 30px;
  color: #000;
}
/* line 1106, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v3 .team-body .team-job {
  color: #000;
}
/* line 1110, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v3 .bo-social-icons {
  bottom: 30px;
  top: auto;
}
/* line 1115, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v3:hover .bo-social-icons {
  bottom: 0;
}
/* line 1121, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v4 img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
  filter: none;
}
/* line 1127, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v4 .team-body {
  position: static;
  background: none;
  text-align: left;
  padding: 15px 0;
}
/* line 1132, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v4 .team-body .team-body-content {
  top: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  text-align: left;
  padding: 0;
}
/* line 1138, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v4 .team-body .team-name {
  text-align: left;
  color: #000;
  font-size: 30px;
  font-weight: 100;
}
/* line 1145, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v4 .team-info {
  display: block !important;
  visibility: visible !important;
}
/* line 1149, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v4 .team-body-info {
  position: relative;
}
/* line 1151, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v4 .team-body-info .bo-social-icons {
  bottom: 100%;
  margin: 0;
  top: auto;
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1159, ../sass/components/_elements.scss */
.widget-team.layout-vertical.v4:hover .team-body {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 1168, ../sass/components/_elements.scss */
.service-timeline {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* line 1175, ../sass/components/_elements.scss */
.service-timeline .hentry {
  position: relative;
}
@media (max-width: 1021px) {
  /* line 1175, ../sass/components/_elements.scss */
  .service-timeline .hentry {
    padding-left: 70px !important;
  }
  /* line 1179, ../sass/components/_elements.scss */
  .service-timeline .hentry .icon {
    left: 0 !important;
  }
}
@media (max-width: 797px) {
  /* line 1185, ../sass/components/_elements.scss */
  .service-timeline .hentry .content-inner {
    padding-left: 15px !important;
  }
  /* line 1188, ../sass/components/_elements.scss */
  .service-timeline .hentry .number {
    display: none !important;
  }
}
/* line 1193, ../sass/components/_elements.scss */
.service-timeline:before {
  background: #e5e5e5;
  content: "";
  left: 50%;
  top: 10px;
  bottom: 0;
  position: absolute;
  width: 1px;
  margin-left: -1px;
  margin-top: -10px;
  height: 9999px;
}
@media (max-width: 1021px) {
  /* line 1193, ../sass/components/_elements.scss */
  .service-timeline:before {
    left: 0;
  }
}
/* line 1208, ../sass/components/_elements.scss */
.service-timeline > li {
  display: block;
  width: 100%;
  position: relative;
  padding-top: 100px;
}
/* line 1214, ../sass/components/_elements.scss */
.service-timeline > li.active .number {
  color: #F15353 !important;
}
/* line 1218, ../sass/components/_elements.scss */
.service-timeline > li:last-child {
  padding-bottom: 130px;
}
/* line 1221, ../sass/components/_elements.scss */
.service-timeline > li .hentry {
  width: 50%;
}
@media (max-width: 1021px) {
  /* line 1225, ../sass/components/_elements.scss */
  .service-timeline > li .hentry {
    padding-left: 40px;
    width: 100%;
    float: left;
    clear: left;
  }
}
/* line 1233, ../sass/components/_elements.scss */
.service-timeline > li:nth-child(even) .hentry {
  float: left;
  clear: left;
  padding-right: 50px;
  text-align: right;
}
@media (max-width: 1021px) {
  /* line 1233, ../sass/components/_elements.scss */
  .service-timeline > li:nth-child(even) .hentry {
    text-align: left;
    padding-right: 0;
    padding-left: 50px;
  }
}
/* line 1243, ../sass/components/_elements.scss */
.service-timeline > li:nth-child(even) .hentry .icon {
  right: -35px;
}
@media (max-width: 1021px) {
  /* line 1243, ../sass/components/_elements.scss */
  .service-timeline > li:nth-child(even) .hentry .icon {
    left: -35px;
    right: auto;
  }
}
/* line 1251, ../sass/components/_elements.scss */
.service-timeline > li:nth-child(even) .hentry .hentry-box .content-inner {
  padding-right: 140px;
}
@media (max-width: 1021px) {
  /* line 1251, ../sass/components/_elements.scss */
  .service-timeline > li:nth-child(even) .hentry .hentry-box .content-inner {
    padding-left: 140px;
    padding-right: 0;
  }
}
/* line 1258, ../sass/components/_elements.scss */
.service-timeline > li:nth-child(even) .hentry .hentry-box .number {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  float: right;
  border-left: 1px solid #e5e5e5;
}
@media (max-width: 1021px) {
  /* line 1258, ../sass/components/_elements.scss */
  .service-timeline > li:nth-child(even) .hentry .hentry-box .number {
    float: left;
    border-left: 0;
    border-right: 1px solid #e5e5e5;
  }
}
/* line 1272, ../sass/components/_elements.scss */
.service-timeline > li:nth-child(odd) .hentry {
  float: right;
  clear: right;
  padding-left: 50px;
  text-align: left;
}
/* line 1277, ../sass/components/_elements.scss */
.service-timeline > li:nth-child(odd) .hentry .icon {
  left: -35px;
}
/* line 1281, ../sass/components/_elements.scss */
.service-timeline > li:nth-child(odd) .hentry .hentry-box .content-inner {
  padding-left: 140px;
}
/* line 1284, ../sass/components/_elements.scss */
.service-timeline > li:nth-child(odd) .hentry .hentry-box .number {
  float: left;
  border-right: 1px solid #e5e5e5;
}
/* line 1292, ../sass/components/_elements.scss */
.service-timeline > li .hentry {
  position: relative;
}
/* line 1294, ../sass/components/_elements.scss */
.service-timeline > li .hentry .icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #e5e5e5;
  text-align: center;
  line-height: 65px;
  position: absolute;
  top: 50%;
  margin-top: -35px;
  background: #FFF;
  z-index: 9;
}
/* line 1307, ../sass/components/_elements.scss */
.service-timeline > li .hentry .title {
  font-size: 12px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
}
/* line 1313, ../sass/components/_elements.scss */
.service-timeline > li .hentry .content-inner {
  padding-top: 10px;
}
/* line 1316, ../sass/components/_elements.scss */
.service-timeline > li .hentry .number {
  font-size: 60px;
  color: #eeeded;
  font-weight: 900;
  text-transform: uppercase;
  width: 110px;
  height: 120px;
  display: inline-block;
  line-height: 120px;
  text-align: center;
}

/* line 1330, ../sass/components/_elements.scss */
.history-timeline {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 50px 0;
}
/* line 1338, ../sass/components/_elements.scss */
.history-timeline .hentry {
  position: relative;
}
/* line 1341, ../sass/components/_elements.scss */
.history-timeline:before {
  background: #e5e5e5;
  content: "";
  left: 35px;
  top: 10px;
  bottom: 0;
  position: absolute;
  width: 1px;
  margin-left: -1px;
  margin-top: -10px;
  height: 9999px;
}
/* line 1353, ../sass/components/_elements.scss */
.history-timeline > li {
  display: block;
  width: 100%;
  position: relative;
  padding: 25px 0;
}
/* line 1359, ../sass/components/_elements.scss */
.history-timeline > li.active .number {
  color: #F15353 !important;
}
/* line 1363, ../sass/components/_elements.scss */
.history-timeline > li .hentry {
  position: relative;
  padding-left: 85px;
}
/* line 1366, ../sass/components/_elements.scss */
.history-timeline > li .hentry .icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #e5e5e5;
  text-align: center;
  line-height: 62px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -35px;
  background: #FFF;
  z-index: 9;
}
/* line 1380, ../sass/components/_elements.scss */
.history-timeline > li .hentry .title {
  font-size: 12px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 5px;
}
/* line 1387, ../sass/components/_elements.scss */
.history-timeline > li .hentry .date {
  font-size: 12px;
  text-transform: uppercase;
  color: #F15353;
}
/* line 1392, ../sass/components/_elements.scss */
.history-timeline > li .hentry .content-inner {
  padding-left: 190px;
}
/* line 1394, ../sass/components/_elements.scss */
.history-timeline > li .hentry .content-inner .wcontent {
  padding: 20px 30px 20px;
  border-left: 1px solid #e5e5e5;
}
/* line 1399, ../sass/components/_elements.scss */
.history-timeline > li .hentry .number {
  font-size: 60px;
  color: #eeeded;
  font-weight: 900;
  text-transform: uppercase;
  width: 175px;
  height: auto;
  display: inline-block;
  line-height: 1;
  text-align: center;
  float: left;
  padding: 60px 0 0;
}

/* --- SCSS For Breadcrumb --- */
/* line 1416, ../sass/components/_elements.scss */
.breadcrumbs {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 30px 0;
  z-index: 1;
  background: none;
}
/* line 1422, ../sass/components/_elements.scss */
.breadcrumbs .breadcrumb-heading {
  font-size: 24px;
  text-transform: uppercase;
  padding-top: 5px;
}
/* line 1427, ../sass/components/_elements.scss */
.breadcrumbs h2 {
  margin: 0;
  float: left;
  font-weight: 400;
  position: relative;
}
/* line 11, ../sass/components/mixins/_rtl.scss */
.rtl .breadcrumbs h2 {
  float: right;
}
/* line 1433, ../sass/components/_elements.scss */
.breadcrumbs .breadcrumb-links {
  margin: 6px 0 0;
  position: relative;
  text-align: right;
}
/* line 11, ../sass/components/mixins/_rtl.scss */
.rtl .breadcrumbs .breadcrumb-links {
  text-align: left;
}
/* line 1437, ../sass/components/_elements.scss */
.breadcrumbs .breadcrumb-links > li {
  display: inline-block;
}
/* line 1439, ../sass/components/_elements.scss */
.breadcrumbs .breadcrumb-links > li + li:before {
  color: #757575;
  content: "\f105";
  font-family: FontAwesome;
  padding: 0 15px;
  font-size: 14px;
}
/* line 1447, ../sass/components/_elements.scss */
.breadcrumbs .breadcrumb-links > .active {
  color: #F15353;
}
/* line 1451, ../sass/components/_elements.scss */
.breadcrumbs.light-style {
  color: #999999;
  border: 0px;
}
/* line 1454, ../sass/components/_elements.scss */
.breadcrumbs.light-style h2 {
  color: #fff;
}
/* line 1458, ../sass/components/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links a {
  color: #999999;
}
/* line 1460, ../sass/components/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links a:hover {
  color: #F15353;
}
/* line 1465, ../sass/components/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links > li + li:before {
  color: #999999;
}
/* line 1469, ../sass/components/_elements.scss */
.breadcrumbs.light-style .breadcrumb-links > .active span {
  color: #fff;
  text-decoration: underline;
}

/* --- SCSS For Buttons --- */
/* line 1478, ../sass/components/_elements.scss */
.btn {
  border-width: 1px;
}

/* line 1481, ../sass/components/_elements.scss */
.btn-outline-light {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 464, ../sass/components/mixins/_functions.scss */
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active, .btn-outline-light.active {
  color: #FFFFFF;
  background-color: #F15353;
  border-color: #F15353;
}
/* line 472, ../sass/components/mixins/_functions.scss */
.open .btn-outline-light.dropdown-toggle {
  color: #FFFFFF;
  background-color: #F15353;
  border-color: #F15353;
}
/* line 477, ../sass/components/mixins/_functions.scss */
.btn-outline-light:active, .btn-outline-light.active {
  background-image: none;
}
/* line 481, ../sass/components/mixins/_functions.scss */
.open .btn-outline-light.dropdown-toggle {
  background-image: none;
}
/* line 487, ../sass/components/mixins/_functions.scss */
.btn-outline-light.disabled, .btn-outline-light.disabled:hover, .btn-outline-light.disabled:focus, .btn-outline-light.disabled:active, .btn-outline-light.disabled.active, .btn-outline-light[disabled], .btn-outline-light[disabled]:hover, .btn-outline-light[disabled]:focus, .btn-outline-light[disabled]:active, .btn-outline-light[disabled].active, fieldset[disabled] .btn-outline-light, fieldset[disabled] .btn-outline-light:hover, fieldset[disabled] .btn-outline-light:focus, fieldset[disabled] .btn-outline-light:active, fieldset[disabled] .btn-outline-light.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 497, ../sass/components/mixins/_functions.scss */
.btn-outline-light .badge {
  color: transparent;
  background-color: #FFFFFF;
}

/* line 1485, ../sass/components/_elements.scss */
.btn-outline-dark {
  color: #000;
  background-color: transparent;
  border-color: #000;
}
/* line 464, ../sass/components/mixins/_functions.scss */
.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active, .btn-outline-dark.active {
  color: #FFF;
  background-color: #F15353;
  border-color: #F15353;
}
/* line 472, ../sass/components/mixins/_functions.scss */
.open .btn-outline-dark.dropdown-toggle {
  color: #FFF;
  background-color: #F15353;
  border-color: #F15353;
}
/* line 477, ../sass/components/mixins/_functions.scss */
.btn-outline-dark:active, .btn-outline-dark.active {
  background-image: none;
}
/* line 481, ../sass/components/mixins/_functions.scss */
.open .btn-outline-dark.dropdown-toggle {
  background-image: none;
}
/* line 487, ../sass/components/mixins/_functions.scss */
.btn-outline-dark.disabled, .btn-outline-dark.disabled:hover, .btn-outline-dark.disabled:focus, .btn-outline-dark.disabled:active, .btn-outline-dark.disabled.active, .btn-outline-dark[disabled], .btn-outline-dark[disabled]:hover, .btn-outline-dark[disabled]:focus, .btn-outline-dark[disabled]:active, .btn-outline-dark[disabled].active, fieldset[disabled] .btn-outline-dark, fieldset[disabled] .btn-outline-dark:hover, fieldset[disabled] .btn-outline-dark:focus, fieldset[disabled] .btn-outline-dark:active, fieldset[disabled] .btn-outline-dark.active {
  background-color: transparent;
  border-color: #000;
}
/* line 497, ../sass/components/mixins/_functions.scss */
.btn-outline-dark .badge {
  color: transparent;
  background-color: #000;
}

/* line 1489, ../sass/components/_elements.scss */
.btn-inverse-light {
  color: #333;
  background-color: #FFFFFF;
  border-color: #FFF;
}
/* line 464, ../sass/components/mixins/_functions.scss */
.btn-inverse-light:hover, .btn-inverse-light:focus, .btn-inverse-light:active, .btn-inverse-light.active {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 472, ../sass/components/mixins/_functions.scss */
.open .btn-inverse-light.dropdown-toggle {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
/* line 477, ../sass/components/mixins/_functions.scss */
.btn-inverse-light:active, .btn-inverse-light.active {
  background-image: none;
}
/* line 481, ../sass/components/mixins/_functions.scss */
.open .btn-inverse-light.dropdown-toggle {
  background-image: none;
}
/* line 487, ../sass/components/mixins/_functions.scss */
.btn-inverse-light.disabled, .btn-inverse-light.disabled:hover, .btn-inverse-light.disabled:focus, .btn-inverse-light.disabled:active, .btn-inverse-light.disabled.active, .btn-inverse-light[disabled], .btn-inverse-light[disabled]:hover, .btn-inverse-light[disabled]:focus, .btn-inverse-light[disabled]:active, .btn-inverse-light[disabled].active, fieldset[disabled] .btn-inverse-light, fieldset[disabled] .btn-inverse-light:hover, fieldset[disabled] .btn-inverse-light:focus, fieldset[disabled] .btn-inverse-light:active, fieldset[disabled] .btn-inverse-light.active {
  background-color: #FFFFFF;
  border-color: #FFF;
}
/* line 497, ../sass/components/mixins/_functions.scss */
.btn-inverse-light .badge {
  color: #FFFFFF;
  background-color: #333;
}

/* line 1493, ../sass/components/_elements.scss */
.btn-outline {
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
  background: transparent;
}
/* line 451, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-default {
  color: #000;
}
/* line 453, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-default:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-primary {
  color: #333;
}
/* line 453, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-primary:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-success {
  color: #F15353;
}
/* line 453, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-success:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-info {
  color: #04adf0;
}
/* line 453, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-info:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-danger {
  color: #e93434;
}
/* line 453, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-danger:hover {
  color: #FFFFFF;
}
/* line 451, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-warning {
  color: #f0c73b;
}
/* line 453, ../sass/components/mixins/_functions.scss */
.btn-outline.btn-warning:hover {
  color: #FFFFFF;
}

/* line 442, ../sass/components/mixins/_functions.scss */
.btn-inverse.btn-primary:hover {
  color: #333;
  background: transparent;
}
/* line 442, ../sass/components/mixins/_functions.scss */
.btn-inverse.btn-success:hover {
  color: #F15353;
  background: transparent;
}
/* line 442, ../sass/components/mixins/_functions.scss */
.btn-inverse.btn-info:hover {
  color: #04adf0;
  background: transparent;
}
/* line 442, ../sass/components/mixins/_functions.scss */
.btn-inverse.btn-danger:hover {
  color: #e93434;
  background: transparent;
}
/* line 442, ../sass/components/mixins/_functions.scss */
.btn-inverse.btn-warning:hover {
  color: #f0c73b;
  background: transparent;
}

/* line 1508, ../sass/components/_elements.scss */
.btn-3d {
  border: 0;
  border: 0;
  box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  border: 0;
  border: 0;
}
/* line 429, ../sass/components/mixins/_functions.scss */
.btn-3d.btn-lg, .btn-group-lg > .btn-3d.btn {
  box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -5px rgba(0, 0, 0, 0.15) inset;
}
/* line 429, ../sass/components/mixins/_functions.scss */
.btn-3d.btn-sm, .btn-group-sm > .btn-3d.btn {
  box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -4px rgba(0, 0, 0, 0.15) inset;
}
/* line 429, ../sass/components/mixins/_functions.scss */
.btn-3d.btn-xs, .btn-group-xs > .btn-3d.btn {
  box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -o-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -moz-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -webkit-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 -2px rgba(0, 0, 0, 0.15) inset;
}

/* --- SCSS For Divider --- */
/* line 1517, ../sass/components/_elements.scss */
[class*="hr-"] {
  min-height: 1px;
}

/* line 1520, ../sass/components/_elements.scss */
.hr-dashed {
  border-top: 1px dashed #eeeeee;
}

/* line 1523, ../sass/components/_elements.scss */
.hr-dotted {
  border-top: 1px dotted #eeeeee;
}

/* line 1526, ../sass/components/_elements.scss */
.hr-double {
  border-top: 3px double #eeeeee;
}

/* line 1529, ../sass/components/_elements.scss */
.hr-double-dashed {
  border-top: 1px dashed #eeeeee;
  position: relative;
}
/* line 1532, ../sass/components/_elements.scss */
.hr-double-dashed:before {
  border-top: 1px dashed #eeeeee;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 1px;
}

/* line 1540, ../sass/components/_elements.scss */
.hr-double-dotted {
  border-top: 1px dotted #eeeeee;
  position: relative;
}
/* line 1543, ../sass/components/_elements.scss */
.hr-double-dotted:before {
  border-top: 1px dotted #eeeeee;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 1px;
}

/* --- SCSS For Heading --- */
@media (max-width: 797px) {
  /* line 1553, ../sass/components/_elements.scss */
  .heading {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* line 1558, ../sass/components/_elements.scss */
.heading.heading-v1 {
  position: relative;
  padding: 50px;
  overflow: hidden;
}
/* line 1562, ../sass/components/_elements.scss */
.heading.heading-v1 .heading-inner {
  position: relative;
  padding-top: 30px;
}
/* line 1565, ../sass/components/_elements.scss */
.heading.heading-v1 .heading-inner:before {
  width: 50px;
  height: 4px;
  content: "";
  position: absolute;
  background: #F15353;
  z-index: 1;
  top: 0;
  left: 50%;
  margin-left: -25px;
}
/* line 1576, ../sass/components/_elements.scss */
.heading.heading-v1 .icon {
  display: block;
}
/* line 1579, ../sass/components/_elements.scss */
.heading.heading-v1 h2 {
  margin: 5px 0;
  font-size: 50px;
  font-weight: 100;
  letter-spacing: -2px;
}
/* line 1585, ../sass/components/_elements.scss */
.heading.heading-v1 .subheading {
  font-size: 12px;
  font-weight: 900;
  color: #000000;
  text-transform: uppercase;
  width: 100%;
  display: block;
  letter-spacing: 2px;
}
/* line 1595, ../sass/components/_elements.scss */
.heading.heading-v1.separator_align_right h2 {
  float: right;
}
/* line 1599, ../sass/components/_elements.scss */
.heading.heading-v1.separator_align_right .heading-inner:before {
  margin-left: 0;
  right: 0;
  left: auto;
}
/* line 1608, ../sass/components/_elements.scss */
.heading.heading-v1.separator_align_left .heading-inner:before {
  margin-left: 0;
  left: 0;
}
/* line 1616, ../sass/components/_elements.scss */
.heading.heading-v1.separator_align_center .heading-inner:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 1px;
  height: 1000px;
  content: "";
  background: #e5e5e5;
  z-index: 1;
}
/* line 1629, ../sass/components/_elements.scss */
.heading.heading-v1.light-style .heading-inner:before {
  background: #FFF;
}
/* line 1632, ../sass/components/_elements.scss */
.heading.heading-v1.light-style .heading-inner > * {
  color: #FFF;
}
/* line 1638, ../sass/components/_elements.scss */
.heading.heading-v1.light-style.separator_align_center .heading-inner:after {
  content: none;
}
/* line 1645, ../sass/components/_elements.scss */
.heading.heading-v2, .heading.heading-v3 {
  padding-top: 40px;
}
/* line 1647, ../sass/components/_elements.scss */
.heading.heading-v2 .heading-inner, .heading.heading-v3 .heading-inner {
  padding-top: 0;
}
/* line 1649, ../sass/components/_elements.scss */
.heading.heading-v2 .heading-inner:before, .heading.heading-v3 .heading-inner:before {
  content: none !important;
}
/* line 1653, ../sass/components/_elements.scss */
.heading.heading-v2 .icon, .heading.heading-v3 .icon {
  margin-bottom: 30px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  color: #FFF;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #F15353;
  position: relative;
}
/* line 1663, ../sass/components/_elements.scss */
.heading.heading-v2 .icon:after, .heading.heading-v3 .icon:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 500px;
  background: #e5e5e5;
  bottom: 100%;
  left: 50%;
  z-index: 1;
}
/* line 1674, ../sass/components/_elements.scss */
.heading.heading-v3 {
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
}
/* line 1680, ../sass/components/_elements.scss */
.heading.heading-v3 .heading-inner:after, .heading.heading-v3 .icon:after {
  content: none !important;
}
/* line 1685, ../sass/components/_elements.scss */
.heading.heading-v4 {
  padding-top: 50px;
  padding-left: 0;
  padding-right: 0;
}
/* line 1689, ../sass/components/_elements.scss */
.heading.heading-v4 .heading-inner {
  padding-top: 25px;
}
/* line 1691, ../sass/components/_elements.scss */
.heading.heading-v4 .heading-inner h2 {
  font-size: 12px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0;
}
/* line 1700, ../sass/components/_elements.scss */
.heading.heading-v5 {
  padding-top: 50px;
}
/* line 1703, ../sass/components/_elements.scss */
.heading.heading-v5 .heading-inner:after {
  content: "" !important;
}
/* line 1706, ../sass/components/_elements.scss */
.heading.heading-v5 .heading-inner:before {
  background: #F15353 !important;
}

/****************************************************************
  Testimonial
*****************************************************************/
/* line 1718, ../sass/components/_elements.scss */
.wpo-testimonial.slide .testimonials-avatar {
  display: none;
}
/* line 1721, ../sass/components/_elements.scss */
.wpo-testimonial.slide .testimonials-quote {
  font-size: 30px;
  font-weight: 100;
  line-height: 48px;
}
/* line 1726, ../sass/components/_elements.scss */
.wpo-testimonial.slide .name {
  font-size: 18px;
  font-weight: 700;
}
/* line 1730, ../sass/components/_elements.scss */
.wpo-testimonial.slide .job {
  font-size: 12px;
  font-weight: 900;
  color: #F15353;
  text-transform: uppercase;
}
/* line 1737, ../sass/components/_elements.scss */
.wpo-testimonial.slide.light-style .testimonials-quote {
  color: #FFF;
}
/* line 1740, ../sass/components/_elements.scss */
.wpo-testimonial.slide.light-style .name {
  color: #FFF;
}
/* line 1747, ../sass/components/_elements.scss */
.wpo-testimonial.grid .item-grid .testimonials-quote, .wpo-testimonial.avatar-v3 .item-grid .testimonials-quote {
  font-size: 18px;
  color: #000;
  padding: 30px;
  border: 1px solid #e5e5e5;
  font-weight: 300;
}
/* line 1754, ../sass/components/_elements.scss */
.wpo-testimonial.grid .item-grid .testimonials-profile, .wpo-testimonial.avatar-v3 .item-grid .testimonials-profile {
  display: inline-block;
  position: relative;
  margin-left: 30px;
  float: left;
}
/* line 1759, ../sass/components/_elements.scss */
.wpo-testimonial.grid .item-grid .testimonials-profile:after, .wpo-testimonial.avatar-v3 .item-grid .testimonials-profile:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 4px;
  background: #000;
  top: -20px;
  left: 0;
  z-index: 1;
}
/* line 1768, ../sass/components/_elements.scss */
.wpo-testimonial.grid .item-grid .testimonials-profile .right, .wpo-testimonial.avatar-v3 .item-grid .testimonials-profile .right {
  padding-right: 70px;
}
/* line 1770, ../sass/components/_elements.scss */
.wpo-testimonial.grid .item-grid .testimonials-profile .right .name, .wpo-testimonial.avatar-v3 .item-grid .testimonials-profile .right .name {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin: 5px 0;
}
/* line 1776, ../sass/components/_elements.scss */
.wpo-testimonial.grid .item-grid .testimonials-profile .right .job, .wpo-testimonial.avatar-v3 .item-grid .testimonials-profile .right .job {
  font-size: 12px;
  font-weight: 900;
  color: #F15353;
  text-transform: uppercase;
}
/* line 1783, ../sass/components/_elements.scss */
.wpo-testimonial.grid .item-grid .testimonials-profile .left, .wpo-testimonial.avatar-v3 .item-grid .testimonials-profile .left {
  display: inline-block;
  float: right;
}
/* line 1786, ../sass/components/_elements.scss */
.wpo-testimonial.grid .item-grid .testimonials-profile .left img, .wpo-testimonial.avatar-v3 .item-grid .testimonials-profile .left img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 50px;
  height: auto;
}
/* line 1796, ../sass/components/_elements.scss */
.wpo-testimonial.avatar-v3 .item-grid {
  padding: 0 10%;
}
@media (max-width: 1021px) {
  /* line 1796, ../sass/components/_elements.scss */
  .wpo-testimonial.avatar-v3 .item-grid {
    padding: 0 5%;
  }
}
/* line 1803, ../sass/components/_elements.scss */
.wpo-testimonial.left {
  text-align: left;
}
/* line 1805, ../sass/components/_elements.scss */
.wpo-testimonial.left .testimonials-quote {
  font-size: 24px;
  color: #000;
  font-weight: 300;
  line-height: 36px;
}
/* line 1811, ../sass/components/_elements.scss */
.wpo-testimonial.left .testimonials-profile {
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
}
/* line 1815, ../sass/components/_elements.scss */
.wpo-testimonial.left .testimonials-profile:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 4px;
  background: #000;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 1824, ../sass/components/_elements.scss */
.wpo-testimonial.left .testimonials-profile .name {
  font-size: 18px;
  font-weight: 700;
  color: #000000;
  margin: 5px 0;
}
/* line 1830, ../sass/components/_elements.scss */
.wpo-testimonial.left .testimonials-profile .job {
  font-size: 12px;
  font-weight: 900;
  color: #F15353;
  text-transform: uppercase;
}
/* line 1837, ../sass/components/_elements.scss */
.wpo-testimonial.left .owl-controls {
  text-align: left;
}
/* line 1839, ../sass/components/_elements.scss */
.wpo-testimonial.left .owl-controls .owl-pagination {
  display: inline-block;
}
/* line 1844, ../sass/components/_elements.scss */
.wpo-testimonial.left.light-style .testimonials-body {
  color: #FFF;
}
/* line 1847, ../sass/components/_elements.scss */
.wpo-testimonial.left.light-style .testimonials-profile {
  margin-top: 80px;
}
/* line 1849, ../sass/components/_elements.scss */
.wpo-testimonial.left.light-style .testimonials-profile:after {
  background: #FFF;
}
/* line 1853, ../sass/components/_elements.scss */
.wpo-testimonial.left.light-style .owl-controls {
  padding-top: 10px;
}
/* line 1856, ../sass/components/_elements.scss */
.wpo-testimonial.left.light-style .testimonials-quote {
  font-weight: 100;
  font-size: 24px;
  color: #d8d8d8;
}
/* line 1861, ../sass/components/_elements.scss */
.wpo-testimonial.left.light-style .name {
  color: #FFF;
}
/* line 1864, ../sass/components/_elements.scss */
.wpo-testimonial.left.light-style .job {
  color: #d8d8d8;
  font-weight: 400;
}
/* line 1871, ../sass/components/_elements.scss */
.wpo-testimonial.avatar-right .testimonials-quote p {
  font-weight: 100;
  font-size: 24px;
  text-align: left;
}
/* line 1876, ../sass/components/_elements.scss */
.wpo-testimonial.avatar-right .name {
  font-weight: 700;
  color: #FFF;
  font-size: 18px;
  margin-bottom: 0;
}
/* line 1882, ../sass/components/_elements.scss */
.wpo-testimonial.avatar-right .job {
  color: #F2D61B;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
}
/* line 1888, ../sass/components/_elements.scss */
.wpo-testimonial.avatar-right .testimonials-avatar img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid #F2D61B;
}
/* line 1892, ../sass/components/_elements.scss */
.wpo-testimonial.avatar-right .owl-controls {
  text-align: right;
}
/* line 1894, ../sass/components/_elements.scss */
.wpo-testimonial.avatar-right .owl-controls .owl-pagination {
  display: inline-block;
  padding-right: 65px;
}
/* line 1900, ../sass/components/_elements.scss */
.wpo-testimonial.avatar-right.light-style .testimonials-quote p {
  color: #FFF;
}

/****************************************************************
  OWL Carousel
****************************************************************/
/* line 1910, ../sass/components/_elements.scss */
.owl-carousel-play {
  background: transparent !important;
  position: relative;
}
/* line 1913, ../sass/components/_elements.scss */
.owl-carousel-play .owl-carousel {
  background: none;
}
/* line 1916, ../sass/components/_elements.scss */
.owl-carousel-play .carousel-control {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 99;
  width: 45px;
  height: 45px;
  background: #FFF;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  text-align: center;
  line-height: 45px;
  color: #000;
  font-size: 14px;
}
/* line 1929, ../sass/components/_elements.scss */
.owl-carousel-play .carousel-control.left {
  left: 0;
}
/* line 1932, ../sass/components/_elements.scss */
.owl-carousel-play .carousel-control.right {
  right: 0;
}
/* line 1937, ../sass/components/_elements.scss */
.owl-carousel-play .owl-controls .owl-pagination > .owl-page span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #000;
  border: 2px solid transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 1944, ../sass/components/_elements.scss */
.owl-carousel-play .owl-controls .owl-pagination > .owl-page.active span {
  width: 14px;
  height: 14px;
  background: transparent;
  border-color: #000;
  margin-bottom: -2px;
}

/* line 1955, ../sass/components/_elements.scss */
.light-style .owl-carousel-play .owl-controls .owl-pagination > .owl-page span {
  background: #FFF;
}
/* line 1958, ../sass/components/_elements.scss */
.light-style .owl-carousel-play .owl-controls .owl-pagination > .owl-page.active span {
  background: transparent;
  border-color: #FFF;
}

/**
 * VC internal Elements
 */
/* line 4, ../sass/components/_vc.scss */
.wpb_content_element {
  margin-bottom: 0 !important;
}

/* line 7, ../sass/components/_vc.scss */
.wpb_row {
  margin-bottom: 35px;
}

/* line 10, ../sass/components/_vc.scss */
.wpb-container {
  position: relative;
}
/* line 12, ../sass/components/_vc.scss */
.wpb-container.row-skew {
  background: transparent;
  pointer: relative;
  z-index: 999;
  overflow: visible !important;
}
/* line 17, ../sass/components/_vc.scss */
.wpb-container.row-skew > .wpb-container-inner {
  position: relative;
}
/* line 19, ../sass/components/_vc.scss */
.wpb-container.row-skew > .wpb-container-inner:before {
  content: "";
  position: absolute;
  top: -105px;
  bottom: -100px;
  background: #FFF;
  width: 100%;
  transform: skew(0deg, -6deg);
  -ms-transform: skew(0deg, -6deg);
  -webkit-transform: skew(0deg, -6deg);
}

/* line 33, ../sass/components/_vc.scss */
.ui-widget {
  font-family: "BentonSans", sans-serif;
  font-size: 1em;
}

/* line 38, ../sass/components/_vc.scss */
.row-skew-left:after {
  width: 20%;
  height: 65px;
  content: "";
  left: 0;
  bottom: -35px;
  position: absolute;
  background: #FFF;
  transform: skew(0, 10deg);
  -ms-transform: skew(0, 10deg);
  -webkit-transform: skew(0, 10deg);
  z-index: 9999;
}
/* line 50, ../sass/components/_vc.scss */
.row-skew-left:before {
  width: 100%;
  height: 110px;
  content: "";
  right: 0;
  bottom: -68px;
  position: absolute;
  background: #FFF;
  transform: skew(0, -4deg);
  -ms-transform: skew(0, -4deg);
  -webkit-transform: skew(0, -4deg);
  z-index: 9999;
}

/* line 64, ../sass/components/_vc.scss */
.row-skew-right:after {
  width: 30%;
  height: 65px;
  content: "";
  right: 0;
  bottom: -40px;
  position: absolute;
  background: #FFF;
  transform: skew(0, -7deg);
  -ms-transform: skew(0, -7deg);
  -webkit-transform: skew(0, -7deg);
  z-index: 9999;
}
/* line 76, ../sass/components/_vc.scss */
.row-skew-right:before {
  width: 100%;
  height: 80px;
  content: "";
  left: 0;
  bottom: -50px;
  position: absolute;
  background: #FFF;
  transform: skew(0, 3deg);
  -ms-transform: skew(0, 3deg);
  -webkit-transform: skew(0, 3deg);
  z-index: 9999;
}

@media (max-width: 1021px) {
  /* line 89, ../sass/components/_vc.scss */
  .col-skew {
    background: #F6F6F6;
    overflow: hidden;
    padding-bottom: 40px;
  }
}
/* line 95, ../sass/components/_vc.scss */
.col-skew:before {
  content: "";
  position: absolute;
  top: -205px;
  bottom: -205px;
  right: -600px;
  left: -20px;
  background: #F6F6F6;
  transform: skew(-20deg, 0deg);
  -ms-transform: skew(-20deg, 0deg);
  -webkit-transform: skew(-20deg, 0deg);
}
@media (max-width: 1021px) {
  /* line 95, ../sass/components/_vc.scss */
  .col-skew:before {
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
  }
}

/* line 114, ../sass/components/_vc.scss */
.cols-no-padding > div[class*='col-'], .cols-no-padding > div[class^='col-'] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 122, ../sass/components/_vc.scss */
.cols-border > div > div[class*='col-'], .cols-border > div > div[class^='col-'] {
  position: relative;
  padding: 80px 30px;
}
@media (max-width: 1021px) {
  /* line 122, ../sass/components/_vc.scss */
  .cols-border > div > div[class*='col-'], .cols-border > div > div[class^='col-'] {
    padding: 80px 30px;
  }
}
@media (max-width: 797px) {
  /* line 122, ../sass/components/_vc.scss */
  .cols-border > div > div[class*='col-'], .cols-border > div > div[class^='col-'] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
/* line 132, ../sass/components/_vc.scss */
.cols-border > div > div[class*='col-']:last-child:after, .cols-border > div > div[class^='col-']:last-child:after {
  content: none;
}
/* line 135, ../sass/components/_vc.scss */
.cols-border > div > div[class*='col-']:after, .cols-border > div > div[class^='col-']:after {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 800px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: 9;
  display: block;
}

/* line 150, ../sass/components/_vc.scss */
.cols-border > div[class*='col-'], .cols-border > div[class^='col-'] {
  position: relative;
  padding: 80px 30px;
}
@media (max-width: 1021px) {
  /* line 150, ../sass/components/_vc.scss */
  .cols-border > div[class*='col-'], .cols-border > div[class^='col-'] {
    padding: 80px 30px;
  }
}
@media (max-width: 797px) {
  /* line 150, ../sass/components/_vc.scss */
  .cols-border > div[class*='col-'], .cols-border > div[class^='col-'] {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding: 0px 30px 20px;
  }
  /* line 160, ../sass/components/_vc.scss */
  .cols-border > div[class*='col-']:first-child, .cols-border > div[class^='col-']:first-child {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  /* line 165, ../sass/components/_vc.scss */
  .cols-border > div[class*='col-']:last-child, .cols-border > div[class^='col-']:last-child {
    padding-bottom: 40px;
  }
}
/* line 169, ../sass/components/_vc.scss */
.cols-border > div[class*='col-']:last-child:after, .cols-border > div[class^='col-']:last-child:after {
  content: none;
}
/* line 172, ../sass/components/_vc.scss */
.cols-border > div[class*='col-']:after, .cols-border > div[class^='col-']:after {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  width: 1px;
  height: 800px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  z-index: 9;
  display: block;
}

/* line 186, ../sass/components/_vc.scss */
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important;
}

/* line 190, ../sass/components/_vc.scss */
.wpb_single_image .vc_single_image-wrapper {
  display: block !important;
}

/*=================================================
  Tabs
=================================================*/
/* line 198, ../sass/components/_vc.scss */
.wpb_tabs .wpb_tabs_nav {
  width: 100%;
  margin-bottom: 25px !important;
}
/* line 201, ../sass/components/_vc.scss */
.wpb_tabs .wpb_tabs_nav > li {
  margin: 0 !important;
}
/* line 205, ../sass/components/_vc.scss */
.wpb_tabs .wpb_tab {
  background: none !important;
  padding: 0 !important;
}
@media (max-width: 1229px) {
  /* line 211, ../sass/components/_vc.scss */
  .wpb_tabs .panel_wapper .container {
    width: 100%;
  }
}
/* line 216, ../sass/components/_vc.scss */
.wpb_tabs.style-1 {
  background: #FFF;
}
/* line 218, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav {
  border: none;
}
/* line 220, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li {
  white-space: normal;
  border: none;
  border-left: 1px solid #DDD;
  text-align: center;
  background: #F5F5F5 !important;
  position: relative;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
/* line 228, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 5px;
  bottom: 0px;
  left: 50%;
  margin-left: -40px;
  background: #F15353;
  z-index: 9;
  display: block !important;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1229px) {
  /* line 220, ../sass/components/_vc.scss */
  .wpb_tabs.style-1 .wpb_tabs_nav li {
    padding: 30px 10px;
  }
}
@media (max-width: 1021px) {
  /* line 220, ../sass/components/_vc.scss */
  .wpb_tabs.style-1 .wpb_tabs_nav li {
    width: 50% !important;
  }
}
/* line 247, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li.ui-tabs-active, .wpb_tabs.style-1 .wpb_tabs_nav li:active, .wpb_tabs.style-1 .wpb_tabs_nav li:focus, .wpb_tabs.style-1 .wpb_tabs_nav li:hover {
  cursor: pointer;
}
/* line 249, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li.ui-tabs-active i, .wpb_tabs.style-1 .wpb_tabs_nav li:active i, .wpb_tabs.style-1 .wpb_tabs_nav li:focus i, .wpb_tabs.style-1 .wpb_tabs_nav li:hover i {
  color: #F15353;
}
/* line 252, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li.ui-tabs-active:after, .wpb_tabs.style-1 .wpb_tabs_nav li:active:after, .wpb_tabs.style-1 .wpb_tabs_nav li:focus:after, .wpb_tabs.style-1 .wpb_tabs_nav li:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 255, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li.ui-tabs-active a, .wpb_tabs.style-1 .wpb_tabs_nav li:active a, .wpb_tabs.style-1 .wpb_tabs_nav li:focus a, .wpb_tabs.style-1 .wpb_tabs_nav li:hover a {
  color: #000;
}
/* line 259, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li a {
  width: 100%;
  border: none;
  padding: 100px 20px;
  margin: 0;
  position: relative;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  color: #bbbbbb;
}
@media (max-width: 1021px) {
  /* line 259, ../sass/components/_vc.scss */
  .wpb_tabs.style-1 .wpb_tabs_nav li a {
    padding: 40px 10px;
  }
}
/* line 272, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li a i {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 48px;
  margin-bottom: 15px;
  color: #bbbbbb;
}
/* line 280, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li a:hover, .wpb_tabs.style-1 .wpb_tabs_nav li a:focus, .wpb_tabs.style-1 .wpb_tabs_nav li a:active {
  background: none !important;
  border-color: transparent !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  color: #000;
}
/* line 285, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li a:hover i, .wpb_tabs.style-1 .wpb_tabs_nav li a:focus i, .wpb_tabs.style-1 .wpb_tabs_nav li a:active i {
  color: #F15353;
}
/* line 290, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tabs_nav li:first-child {
  border: none;
}
/* line 295, ../sass/components/_vc.scss */
.wpb_tabs.style-1 .wpb_tab {
  margin: 75px 0 100px;
}

/*===============================================
  Accordion
===============================================*/
/* line 306, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_tta-panel-heading {
  background: transparent !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
/* line 309, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_tta-panel-heading a {
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 900;
  color: #000 !important;
  padding-left: 65px !important;
  background: none;
}
/* line 317, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_tta-panel-heading a i {
  left: 15px !important;
}
/* line 319, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_tta-panel-heading a i:after {
  border-color: #000 !important;
}
/* line 323, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_tta-panel-heading a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #E6E6E6;
  width: 15px;
  height: 100%;
}
/* line 331, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_tta-panel-heading a:before {
  content: "";
  position: absolute;
  top: 0;
  left: -8px;
  background: #E6E6E6;
  width: 50px;
  height: 100%;
  transform: skew(-26deg, 0deg);
  -ms-transform: skew(-26deg, 0deg);
  -webkit-transform: skew(-26deg, 0deg);
}
/* line 344, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_tta-panel-body {
  background: transparent !important;
}
/* line 348, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_active .vc_tta-panel-heading a {
  background: #1D3466;
}
/* line 350, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_active .vc_tta-panel-heading a span {
  color: #FFF !important;
}
/* line 353, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_active .vc_tta-panel-heading a .vc_tta-controls-icon:after {
  border-color: #FFF !important;
}
/* line 356, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_active .vc_tta-panel-heading a:after, .vc_tta-accordion.skew .vc_active .vc_tta-panel-heading a:before {
  background: #F15353;
}
/* line 361, ../sass/components/_vc.scss */
.vc_tta-accordion.skew .vc_tta-panel {
  margin-bottom: 5px;
}
/* line 366, ../sass/components/_vc.scss */
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel {
  margin-bottom: 10px;
}
/* line 369, ../sass/components/_vc.scss */
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading {
  border: none !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  background: #F6F6F6 !important;
}
/* line 373, ../sass/components/_vc.scss */
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading a span {
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
/* line 379, ../sass/components/_vc.scss */
.vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-body {
  background: #FFF !important;
  padding: 20px 0 !important;
  border: none !important;
}
/* line 385, ../sass/components/_vc.scss */
.vc_tta-accordion.vc_tta-style-classic .vc_active .vc_tta-panel-heading {
  background: #F15353 !important;
}
/* line 387, ../sass/components/_vc.scss */
.vc_tta-accordion.vc_tta-style-classic .vc_active .vc_tta-panel-heading a, .vc_tta-accordion.vc_tta-style-classic .vc_active .vc_tta-panel-heading span {
  color: #FFF !important;
}
/* line 391, ../sass/components/_vc.scss */
.vc_tta-accordion.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
  border-color: #FFF !important;
}

/*===============================================
   Post List Element
================================================*/
/* line 404, ../sass/components/_vc.scss */
.posts-list .post {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
/* line 407, ../sass/components/_vc.scss */
.posts-list .post .entry-title {
  font-size: 16px;
}
/* line 410, ../sass/components/_vc.scss */
.posts-list .post .entry-meta-2, .posts-list .post .entry-meta {
  font-size: 12px;
  font-weight: 300;
}
/* line 417, ../sass/components/_vc.scss */
.posts-list.list-no-image.list-special .post {
  border: none;
  position: relative;
  padding-left: 70px;
}
/* line 421, ../sass/components/_vc.scss */
.posts-list.list-no-image.list-special .post .bull {
  position: absolute;
  top: 8px;
  left: -22px;
  width: 16px;
  height: 16px;
  background: #F15353;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 9;
}
/* line 429, ../sass/components/_vc.scss */
.posts-list.list-no-image.list-special .post .bull:after {
  content: "";
  width: 24px;
  height: 24px;
  top: -4px;
  left: -4px;
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 1;
}
/* line 440, ../sass/components/_vc.scss */
.posts-list.list-no-image.list-special .post .entry-title a {
  font-size: 24px;
  color: #FFF;
  font-weight: 400;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 445, ../sass/components/_vc.scss */
.posts-list.list-no-image.list-special .post .entry-title a:hover {
  color: #F15353 !important;
}
/* line 451, ../sass/components/_vc.scss */
.posts-list.list-no-image.list-special.default .post {
  padding-left: 0;
}
/* line 454, ../sass/components/_vc.scss */
.posts-list.list-no-image.list-special.default .entry-title {
  margin-top: 0;
}
/* line 456, ../sass/components/_vc.scss */
.posts-list.list-no-image.list-special.default .entry-title a {
  font-size: 24px;
  color: #000;
}
/* line 459, ../sass/components/_vc.scss */
.posts-list.list-no-image.list-special.default .entry-title a:hover {
  color: #F15353;
}

/* line 471, ../sass/components/_vc.scss */
.light-style .posts-list .post {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
/* line 474, ../sass/components/_vc.scss */
.light-style .posts-list .post .entry-title a {
  color: #FFF !important;
}
/* line 478, ../sass/components/_vc.scss */
.light-style .posts-list .post .entry-meta-2 a, .light-style .posts-list .post .entry-meta a {
  color: #F15353 !important;
}

/*=================================================
   Box info
==================================================*/
/* line 488, ../sass/components/_vc.scss */
.wpo-box-info {
  padding: 0 !important;
}
/* line 490, ../sass/components/_vc.scss */
.wpo-box-info .column {
  min-height: 290px;
}
/* line 492, ../sass/components/_vc.scss */
.wpo-box-info .column.heading {
  padding-right: 30px;
  padding-bottom: 0;
}

/*================================================
  vc vertical tabs
=================================================*/
/* line 503, ../sass/components/_vc.scss */
.wpb_tour ul.wpb_tabs_nav {
  width: 25%;
  border: none !important;
}
@media (max-width: 1021px) {
  /* line 503, ../sass/components/_vc.scss */
  .wpb_tour ul.wpb_tabs_nav {
    width: 100%;
  }
}
/* line 509, ../sass/components/_vc.scss */
.wpb_tour ul.wpb_tabs_nav > li {
  margin: 0 !important;
  border: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
/* line 513, ../sass/components/_vc.scss */
.wpb_tour ul.wpb_tabs_nav > li > a {
  border: none;
  padding: 15px !important;
  background: #FFF;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-right: 5px solid transparent;
  margin: 0 !important;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 900;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 526, ../sass/components/_vc.scss */
.wpb_tour ul.wpb_tabs_nav > li.ui-state-active > a, .wpb_tour ul.wpb_tabs_nav > li.ui-state-hover > a {
  background: #F5F5F5;
  border-right-color: #000;
}
/* line 533, ../sass/components/_vc.scss */
.wpb_tour div.panel_wapper {
  width: 75%;
  float: right;
  border: 1px solid #e5e5e5;
  padding: 55px;
}
@media (max-width: 1021px) {
  /* line 533, ../sass/components/_vc.scss */
  .wpb_tour div.panel_wapper {
    width: 100%;
  }
}
/* line 541, ../sass/components/_vc.scss */
.wpb_tour div.panel_wapper > div.wpb_tab {
  width: 100% !important;
}
/* line 544, ../sass/components/_vc.scss */
.wpb_tour div.panel_wapper .wpb_tour_next_prev_nav {
  margin: 0;
  width: 100%;
  display: none;
}

/*========================================================
  Box Hover 
========================================================*/
/* line 555, ../sass/components/_vc.scss */
.wpo-box-hover {
  position: relative;
  background: #F5F5F5;
  padding: 85px 0;
}
/* line 559, ../sass/components/_vc.scss */
.wpo-box-hover .front {
  text-align: center;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 563, ../sass/components/_vc.scss */
.wpo-box-hover .front .icon {
  min-height: 60px;
}
/* line 566, ../sass/components/_vc.scss */
.wpo-box-hover .front h2 {
  font-size: 12px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
  margin-top: 15px;
}
/* line 574, ../sass/components/_vc.scss */
.wpo-box-hover .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 583, ../sass/components/_vc.scss */
.wpo-box-hover .back .content {
  color: #FFF;
  padding: 10px 30px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 600, ../sass/components/_vc.scss */
.wpo-box-hover:hover .front {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 604, ../sass/components/_vc.scss */
.wpo-box-hover:hover .back {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/*===================================================
  Portfolio
=====================================================*/
/* line 616, ../sass/components/_vc.scss */
.wpo-portfolio.display-style-v2 .heading {
  padding-right: 30px;
  min-height: 292px;
}
/* line 620, ../sass/components/_vc.scss */
.wpo-portfolio.display-style-v2 .wpo-filter {
  padding-top: 125px;
}
/* line 623, ../sass/components/_vc.scss */
.wpo-portfolio.display-style-v2 #filters {
  background: #353535;
  margin-bottom: 30px !important;
}

/*===================================================
 MailChimp
====================================================*/
/* line 635, ../sass/components/_vc.scss */
.mc4wp-form .content-form .input-form {
  margin-top: 30px;
}
/* line 637, ../sass/components/_vc.scss */
.mc4wp-form .content-form .input-form input {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  text-align: center;
  border: none;
  border-bottom: 3px solid #FFF;
  color: #FFF;
  position: relative;
}
/* line 646, ../sass/components/_vc.scss */
.mc4wp-form .content-form .input-form input:focus {
  border-bottom-color: #F15353;
}
/* line 651, ../sass/components/_vc.scss */
.mc4wp-form .content-form .button-submit {
  margin-top: 20px;
}
/* line 653, ../sass/components/_vc.scss */
.mc4wp-form .content-form .button-submit input {
  width: 100%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 900;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  padding: 15px 0;
}

/* line 666, ../sass/components/_vc.scss */
.newsletter-v2 {
  padding: 60px 0 30px;
}
/* line 668, ../sass/components/_vc.scss */
.newsletter-v2 .description {
  width: 40%;
  float: left;
  margin-top: 15px;
}
@media (max-width: 1021px) {
  /* line 668, ../sass/components/_vc.scss */
  .newsletter-v2 .description {
    width: 100%;
  }
}
/* line 675, ../sass/components/_vc.scss */
.newsletter-v2 .description .title {
  display: block !important;
  visibility: visible !important;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 12px;
  color: #000000;
}
/* line 683, ../sass/components/_vc.scss */
.newsletter-v2 .description .content {
  font-size: 14px;
}
/* line 687, ../sass/components/_vc.scss */
.newsletter-v2 .content-form {
  width: 60%;
  float: left;
}
@media (max-width: 1021px) {
  /* line 687, ../sass/components/_vc.scss */
  .newsletter-v2 .content-form {
    width: 100%;
  }
}
/* line 693, ../sass/components/_vc.scss */
.newsletter-v2 .content-form .input-form {
  width: 70%;
  float: left;
  padding-right: 20px;
  margin-top: 15px;
}
/* line 698, ../sass/components/_vc.scss */
.newsletter-v2 .content-form .input-form #mc4wp_email {
  border-bottom-color: #000;
}
/* line 700, ../sass/components/_vc.scss */
.newsletter-v2 .content-form .input-form #mc4wp_email:focus {
  border-bottom-color: #F15353;
}
/* line 705, ../sass/components/_vc.scss */
.newsletter-v2 .content-form .button-submit {
  width: 30%;
  float: left;
  margin-top: 12px;
}

/*==============================================
  Feature Box
================================================*/
/* line 718, ../sass/components/_vc.scss */
.wpo-feature-box .fbox-content .fbox-body h4 {
  font-size: 16px;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
}
/* line 725, ../sass/components/_vc.scss */
.wpo-feature-box .fbox-content .description {
  font-size: 14px;
  line-height: 24px;
  padding: 0 30px;
}
@media (max-width: 1021px) {
  /* line 725, ../sass/components/_vc.scss */
  .wpo-feature-box .fbox-content .description {
    padding: 0 10px;
  }
}
/* line 735, ../sass/components/_vc.scss */
.wpo-feature-box.light-style .fbox-body h4 {
  color: #F15353;
}
/* line 738, ../sass/components/_vc.scss */
.wpo-feature-box.light-style .description {
  color: #FFF;
}
/* line 742, ../sass/components/_vc.scss */
.wpo-feature-box.icon-right {
  margin-bottom: 80px !important;
}
/* line 744, ../sass/components/_vc.scss */
.wpo-feature-box.icon-right .fbox-image, .wpo-feature-box.icon-right .fbox-icon {
  float: right;
  width: 50px;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #FFF;
  text-align: center;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: relative;
}
/* line 753, ../sass/components/_vc.scss */
.wpo-feature-box.icon-right .fbox-image:after, .wpo-feature-box.icon-right .fbox-icon:after {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: absolute;
  left: -10px;
  top: -10px;
  border: 10px solid rgba(255, 255, 255, 0.3);
  content: "";
}
/* line 762, ../sass/components/_vc.scss */
.wpo-feature-box.icon-right .fbox-body h4 {
  margin-bottom: 10px;
}
/* line 765, ../sass/components/_vc.scss */
.wpo-feature-box.icon-right .fbox-content {
  padding-right: 120px;
  text-align: right;
}
/* line 768, ../sass/components/_vc.scss */
.wpo-feature-box.icon-right .fbox-content .description {
  padding: 0;
  font-size: 16px;
}
/* line 773, ../sass/components/_vc.scss */
.wpo-feature-box.icon-right.special-right {
  margin-right: -50px;
}
@media (max-width: 797px) {
  /* line 773, ../sass/components/_vc.scss */
  .wpo-feature-box.icon-right.special-right {
    margin-right: 0;
  }
}
/* line 780, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-center {
  text-align: center;
}
/* line 783, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left {
  position: relative;
}
/* line 785, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left .fbox-image {
  display: inline-block;
  position: absolute;
  width: 35px;
  height: 35px;
  top: -12px;
  left: 0;
  z-index: 1;
  text-align: center;
}
/* line 794, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left .fbox-body h4 {
  padding-left: 40px;
}
/* line 797, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left .description {
  padding: 10px 0 0;
}
/* line 801, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left.v2 .fbox-image {
  position: static;
  width: 100%;
  height: auto;
  display: block;
  text-align: left;
}
/* line 808, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left.v2 .fbox-body h4 {
  padding: 15px 0 0 !important;
  margin-bottom: 10px;
}
/* line 813, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left.v3 {
  margin: 0 10%;
}
@media (max-width: 1021px) {
  /* line 813, ../sass/components/_vc.scss */
  .wpo-feature-box.icon-top-left.v3 {
    margin: 0 20px;
  }
}
/* line 818, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left.v3 .fbox-image {
  width: 50px;
  height: auto;
  float: left;
  padding-top: 10px;
}
/* line 823, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left.v3 .fbox-content {
  padding-left: 60px;
}
/* line 825, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left.v3 .fbox-content .fbox-body h4 {
  padding: 0;
  margin: 0;
}
/* line 829, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left.v3 .fbox-content .description {
  font-size: 16px;
  line-height: 30px;
}
/* line 835, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left.v4 {
  padding: 30px !important;
  background: #FAFAFA;
  margin-bottom: 30px;
}
/* line 839, ../sass/components/_vc.scss */
.wpo-feature-box.icon-top-left.v4 .fbox-image {
  top: 32px !important;
  left: 25px !important;
}

/*********************************************/
/* Block color
/*********************************************/
/* line 850, ../sass/components/_vc.scss */
.wpo-box-color {
  overflow: hidden;
}
@media (max-width: 797px) {
  /* line 850, ../sass/components/_vc.scss */
  .wpo-box-color {
    margin-bottom: 30px;
  }
}
/* line 855, ../sass/components/_vc.scss */
.wpo-box-color .content {
  padding: 30px 30px 50px;
  position: relative;
}
/* line 858, ../sass/components/_vc.scss */
.wpo-box-color .content .cross {
  display: block;
  width: 112%;
  height: 30px;
  top: -15px;
  left: -10%;
  background: #FFF;
  -webkit-transform: rotate(356deg);
  -ms-transform: rotate(356deg);
  -o-transform: rotate(356deg);
  transform: rotate(356deg);
  position: absolute;
  z-index: 1;
}
@media (max-width: 797px) {
  /* line 858, ../sass/components/_vc.scss */
  .wpo-box-color .content .cross {
    display: none;
  }
}
/* line 871, ../sass/components/_vc.scss */
.wpo-box-color .content .title {
  color: #FFF;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 10px;
}
/* line 878, ../sass/components/_vc.scss */
.wpo-box-color .content .desc {
  font-size: 16px;
  font-weight: 400;
  color: #FFF;
  line-height: 30px;
}
/* line 884, ../sass/components/_vc.scss */
.wpo-box-color .content .read-more a {
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 890, ../sass/components/_vc.scss */
.wpo-box-color .content .read-more a i {
  margin-left: 5px;
}
/* line 893, ../sass/components/_vc.scss */
.wpo-box-color .content .read-more a:hover {
  color: #000;
}
/* line 899, ../sass/components/_vc.scss */
.wpo-box-color.style-v1 .image {
  overflow: hidden;
}
/* line 901, ../sass/components/_vc.scss */
.wpo-box-color.style-v1 .image img {
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 906, ../sass/components/_vc.scss */
.wpo-box-color.style-v1:hover .image img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 911, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 {
  background: #FFF;
  margin-top: -45px;
  margin-bottom: 60px !important;
}
/* line 915, ../sass/components/_vc.scss */
.wpo-box-color.style-v2:hover .icon .fa {
  -webkit-animation: toTopFromBottom .5s ease-out;
  -moz-animation: toTopFromBottom .5s ease-out;
  animation: toTopFromBottom .5s ease-out;
}
/* line 920, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .content-inner {
  border-top: 3px solid #F15353;
}
/* line 923, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .image {
  position: relative;
}
/* line 925, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .image .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 42px;
  background: #F15353;
  color: #FFF;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
}
/* line 935, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .image .icon i {
  padding-left: 10px;
  position: relative;
  z-index: 99;
}
/* line 940, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .image .icon .cross {
  width: 20px;
  height: 62px;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  -o-transform: rotate(23deg);
  transform: rotate(23deg);
  position: absolute;
  right: -15px;
  top: -21px;
  z-index: 1;
  background: #F15353;
}
/* line 951, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .title {
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
}
/* line 956, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .content {
  padding: 25px;
}
/* line 959, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .desc {
  font-size: 14px;
  color: #848484;
  line-height: 24px;
}
/* line 965, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .read-more a {
  color: #000;
}
/* line 967, ../sass/components/_vc.scss */
.wpo-box-color.style-v2 .read-more a i {
  color: #F15353 !important;
}

/*********************************************/
/* Counters
/********************************************/
/* line 978, ../sass/components/_vc.scss */
.wpo-counters {
  padding: 30px 0;
  text-align: center;
}
/* line 981, ../sass/components/_vc.scss */
.wpo-counters .counter {
  font-size: 36px;
  font-weight: 900;
  color: #000;
}
/* line 986, ../sass/components/_vc.scss */
.wpo-counters h5 {
  font-size: 14px;
  font-weight: 400;
  color: #848484;
  text-transform: uppercase;
  position: relative;
  padding-top: 20px;
  margin-top: 0;
}
/* line 994, ../sass/components/_vc.scss */
.wpo-counters h5:after {
  width: 50px;
  height: 4px;
  content: '';
  top: 0;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  background: #F15353;
}

/*********************************************/
/* Grid Posts
/*********************************************/
/* line 1011, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid .entry-content {
  padding: 30px;
}
/* line 1014, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid .entry-title {
  margin: 0;
}
/* line 1016, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid .entry-title a {
  font-size: 24px;
  color: #000;
}
@media (max-width: 1021px) {
  /* line 1016, ../sass/components/_vc.scss */
  .wpo-grid-posts .posts-grid .entry-title a {
    font-size: 18px;
  }
}
/* line 1022, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid .entry-title a:hover {
  color: #F15353;
}
/* line 1027, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid .entry-meta {
  margin-top: 15px;
}
/* line 1031, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.default .entry-thumb {
  margin-bottom: 0;
}
/* line 1034, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.default .entry-meta {
  overflow: visible;
}
/* line 1037, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.default .entry-create {
  position: relative;
  padding: 5px 0;
}
/* line 1040, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.default .entry-create:before, .wpo-grid-posts .posts-grid.default .entry-create:after {
  content: "";
  left: -30px;
  right: -30px;
  width: auto;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  z-index: 10;
}
/* line 1049, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.default .entry-create:after {
  top: 0;
}
/* line 1052, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.default .entry-create:before {
  bottom: 0;
}
/* line 1056, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.default .entry-content {
  padding: 30px;
  border: 1px solid #e5e5e5;
  border-top: 0;
}
/* line 1063, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v2 .entry-thumb {
  position: relative;
}
/* line 1065, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v2 .entry-thumb .entry-content {
  position: absolute;
  bottom: 0;
  left: 135px;
  right: 0;
  background: transparent;
  z-index: 1;
  overflow: hidden;
  border: none !important;
  padding: 36px 0 0 40px;
}
/* line 1075, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v2 .entry-thumb .entry-content .entry-date {
  background: #F2D61B;
  color: #000000;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: -30px;
  padding: 6px 15px;
  text-transform: uppercase;
}
/* line 1086, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v2 .entry-thumb .entry-content .content-inner {
  position: relative;
  padding: 30px 30px 25px;
  height: 100%;
  background: #FFF;
}
/* line 1091, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v2 .entry-thumb .entry-content .content-inner:after {
  position: absolute;
  left: -18px;
  top: 3px;
  content: "";
  width: 40px;
  height: 110%;
  background: #FFF;
  z-index: 1;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
}
/* line 1104, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v2 .entry-description {
  color: #FFF;
  margin-top: 30px;
}
/* line 1110, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v3 .post {
  margin-bottom: 0;
}
/* line 1113, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v3 .entry-description {
  display: none;
}
/* line 1116, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v3 .entry-thumb {
  position: relative;
  margin-bottom: 0;
}
/* line 1120, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v3 .entry-date {
  position: absolute;
  top: 10px;
  left: 0;
  height: 35px;
  width: auto;
  background: #F15353;
  color: #FFF;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 99;
  display: inline-block;
  padding: 8px 8px 0 10px;
}
/* line 1134, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v3 .entry-date:after {
  position: absolute;
  right: -12px;
  top: 0;
  content: "";
  width: 20px;
  height: 100%;
  background: #F15353;
  z-index: 1;
  transform: skew(-25deg, 0deg);
  -ms-transform: skew(-25deg, 0deg);
  -webkit-transform: skew(-25deg, 0deg);
  z-index: 1;
}
/* line 1148, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v3 .entry-content {
  border: none;
  position: absolute;
  width: 100%;
  height: auto;
  padding: 20px;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(to bottom, transparent 0px, rgba(0, 0, 0, 0.6) 100%) repeat scroll 0 0 transparent;
}
/* line 1160, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v3 .entry-content .entry-title a {
  color: #FFF;
  line-height: 30px;
  font-size: 24px;
}
/* line 1164, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v3 .entry-content .entry-title a:hover {
  color: #F15353;
}
/* line 1171, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v4 .entry-content {
  border: none;
  padding: 0;
  background: transparent !important;
}
/* line 1177, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v4 .row .post {
  padding: 120px 150px;
}
@media (max-width: 1021px) {
  /* line 1177, ../sass/components/_vc.scss */
  .wpo-grid-posts .posts-grid.v4 .row .post {
    padding: 30px;
  }
}
/* line 1182, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v4 .row .post .entry-meta .entry-category a {
  color: #000;
}
/* line 1186, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v4 .row > div:first-child {
  border-right: 1px solid #e5e5e5;
}
/* line 1192, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v5 .post {
  margin-bottom: 30px;
}
/* line 1194, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v5 .post .entry-title a {
  font-weight: 400;
}
/* line 1197, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v5 .post .entry-content {
  border: none;
  border-bottom: 1px solid #e5e5e5;
}
/* line 1200, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v5 .post .entry-content .entry-meta {
  padding: 10px 0;
  margin: 0;
  font-size: 12px;
}
/* line 1204, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v5 .post .entry-content .entry-meta:before {
  content: none;
}
/* line 1207, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v5 .post .entry-content .entry-meta a {
  color: #F15353;
}
/* line 1209, ../sass/components/_vc.scss */
.wpo-grid-posts .posts-grid.v5 .post .entry-content .entry-meta a:hover {
  color: #000;
}

/*********************************************/
/* vc_cta 3
/********************************************/
/* line 1223, ../sass/components/_vc.scss */
.vc_cta3-container {
  margin-bottom: 0 !important;
}

/* line 1226, ../sass/components/_vc.scss */
.vc_btn3.vc_btn3-color-warning, .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
  background: #F2D61B !important;
  text-transform: uppercase !important;
  font-weight: 900 !important;
  border: none !important;
  color: #000 !important;
  font-size: 12px !important;
}

/* line 1234, ../sass/components/_vc.scss */
.vc_general.vc_cta3 {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  position: relative;
  z-index: 99;
  border: none !important;
}
/* line 1239, ../sass/components/_vc.scss */
.vc_general.vc_cta3.vc_cta3-style-custom {
  background-color: transparent !important;
}
/* line 1242, ../sass/components/_vc.scss */
.vc_general.vc_cta3.vc_cta3-actions-right {
  padding-top: 65px;
  padding-bottom: 65px;
}
/* line 1245, ../sass/components/_vc.scss */
.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
  width: 100% !important;
}
/* line 1247, ../sass/components/_vc.scss */
.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content h2 {
  margin: 0;
}
/* line 1251, ../sass/components/_vc.scss */
.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
  width: 25% !important;
  text-align: right;
}
/* line 1254, ../sass/components/_vc.scss */
.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions a {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  background: #353535;
}
/* line 1260, ../sass/components/_vc.scss */
.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions a:hover {
  color: #F15353 !important;
}
/* line 1266, ../sass/components/_vc.scss */
.vc_general.vc_cta3 .vc_btn3-color-warning a {
  background: #F2D61B;
}
/* line 1269, ../sass/components/_vc.scss */
.vc_general.vc_cta3.style-2 {
  padding: 55px 0 45px;
}
/* line 1271, ../sass/components/_vc.scss */
.vc_general.vc_cta3.style-2 .vc_cta3-content-header h2 {
  font-size: 24px;
}

/****************************************************
  wpo Service Tabs
*****************************************************/
/* line 1281, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs {
  border: none !important;
}
/* line 1283, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs > li {
  width: 100%;
  margin: 0;
}
/* line 1286, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs > li a {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-weight: 900;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
  padding: 42px 30px;
  border-bottom: 1px solid #e5e5e5 !important;
  margin: 0;
}
/* line 1298, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs > li a:after {
  content: "";
  width: 3px;
  height: 50px;
  background: #F2D61B;
  right: 0;
  top: 50%;
  margin-top: -25px;
  position: absolute;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 1310, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs > li a:hover {
  background: #F15353 !important;
  color: #FFF;
}
/* line 1313, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs > li a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1317, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs > li a img {
  margin-top: -10px;
  margin-right: 10px;
}
/* line 1323, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs > li:last-child > a {
  border: none !important;
}
/* line 1327, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs > li.active > a {
  background: #F15353 !important;
  color: #FFF;
}
/* line 1330, ../sass/components/_vc.scss */
.wpo-service-tabs .nav-tabs > li.active > a:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1336, ../sass/components/_vc.scss */
.wpo-service-tabs .tab-pane {
  position: relative;
}
/* line 1338, ../sass/components/_vc.scss */
.wpo-service-tabs .tab-pane .desc {
  position: absolute;
  right: 0;
  top: 40px;
  bottom: 40px;
  background: transparent;
  overflow: hidden;
  width: 420px;
  padding-left: 50px;
}
/* line 1347, ../sass/components/_vc.scss */
.wpo-service-tabs .tab-pane .desc .desc-inner {
  position: relative;
  padding: 60px 30px;
  height: 100%;
  background: #FFF;
}
/* line 1352, ../sass/components/_vc.scss */
.wpo-service-tabs .tab-pane .desc .desc-inner:after {
  position: absolute;
  left: -30px;
  top: 0;
  content: "";
  width: 50px;
  height: 110%;
  background: #FFF;
  z-index: 1;
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}

/*****************************************************/
   /* Contact form 7
/*****************************************************/
/* line 1372, ../sass/components/_vc.scss */
.contact-footer .form-group textarea, .contact-footer .form-group input[type='text'], .contact-footer .form-group input[type='email'] {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  background: transparent;
  border-bottom: 3px solid #FFF;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: all 0.35;
  -o-transition: all 0.35;
  transition: all 0.35;
}
/* line 1381, ../sass/components/_vc.scss */
.contact-footer .form-group textarea:focus, .contact-footer .form-group input[type='text']:focus, .contact-footer .form-group input[type='email']:focus {
  border-bottom-color: #F15353;
}
/* line 1385, ../sass/components/_vc.scss */
.contact-footer .form-group textarea {
  margin-top: 50px;
}
/* line 1388, ../sass/components/_vc.scss */
.contact-footer .form-group .wpcf7-submit {
  float: right;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  font-size: 12px;
  font-weight: 900;
  padding: 8px 35px;
  margin-top: 15px;
}
/* line 1399, ../sass/components/_vc.scss */
.contact-footer.v2 .heading {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 50px;
}
/* line 1406, ../sass/components/_vc.scss */
.contact-footer.v2 textarea, .contact-footer.v2 input[type='text'], .contact-footer.v2 input[type='email'] {
  border-bottom: 2px solid #000;
}
/* line 1409, ../sass/components/_vc.scss */
.contact-footer.v2 textarea {
  margin-top: 0;
}
/* line 1412, ../sass/components/_vc.scss */
.contact-footer.v2 input[type='submit'] {
  float: left;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 1415, ../sass/components/_vc.scss */
.contact-footer.v2 input[type='submit']:hover {
  background: #ccc;
  border-color: #ccc;
}
/* line 1421, ../sass/components/_vc.scss */
.contact-footer.v2.light-style .heading {
  color: #FFF;
}
/* line 1424, ../sass/components/_vc.scss */
.contact-footer.v2.light-style textarea, .contact-footer.v2.light-style input[type='text'], .contact-footer.v2.light-style input[type='email'] {
  border-bottom-color: #FFF;
  color: #FFF;
}

/***************************************************/
/*  wpo Inforbox
/**************************************************/
/* line 1435, ../sass/components/_vc.scss */
.wpo-inforbox {
  background: #FFF;
  position: relative;
}
/* line 1438, ../sass/components/_vc.scss */
.wpo-inforbox .inforbox-bg {
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  background-size: cover;
  -webkit-background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #2A3140;
}
@media (max-width: 1021px) {
  /* line 1438, ../sass/components/_vc.scss */
  .wpo-inforbox .inforbox-bg {
    background: none !important;
  }
}
/* line 1454, ../sass/components/_vc.scss */
.wpo-inforbox.inforbox-align-right .inforbox-bg {
  left: 0;
  right: auto;
}
/* line 1459, ../sass/components/_vc.scss */
.wpo-inforbox .inforbox-left .inforbox-inner {
  padding: 50px;
  position: relative;
}
/* line 1462, ../sass/components/_vc.scss */
.wpo-inforbox .inforbox-left .inforbox-inner p {
  line-height: 30px;
}
/* line 1465, ../sass/components/_vc.scss */
.wpo-inforbox .inforbox-left .inforbox-inner:after {
  content: "";
  width: 30px;
  height: 4px;
  background: #F15353;
  position: absolute;
  top: 50px;
  left: 50px;
}
/* line 1474, ../sass/components/_vc.scss */
.wpo-inforbox .inforbox-right {
  min-height: 380px;
}
/* line 1478, ../sass/components/_vc.scss */
.wpo-inforbox.inforbox-align-right > div {
  float: right !important;
}

/*******************************************************/
/* WPO Information support 
/*******************************************************/
/* line 1487, ../sass/components/_vc.scss */
.wpo-information-support {
  padding: 40px 0 55px;
  position: relative;
}
/* line 1490, ../sass/components/_vc.scss */
.wpo-information-support:after {
  position: absolute;
  top: 0;
  right: -110px;
  height: 100%;
  width: 1200px;
  background: #1E3466;
  transform: skew(-26deg, 0deg);
  -ms-transform: skew(-26deg, 0deg);
  -webkit-transform: skew(-26deg, 0deg);
  z-index: 1;
}
/* line 1503, ../sass/components/_vc.scss */
.wpo-information-support .content-inner {
  position: relative;
  z-index: 99;
}
/* line 1507, ../sass/components/_vc.scss */
.wpo-information-support .information-heading {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 20px;
}
/* line 1510, ../sass/components/_vc.scss */
.wpo-information-support .information-heading .image {
  width: 70px;
  height: auto;
  float: left;
}
/* line 1514, ../sass/components/_vc.scss */
.wpo-information-support .information-heading .info {
  padding-left: 80px;
  padding-top: 10px;
}
/* line 1517, ../sass/components/_vc.scss */
.wpo-information-support .information-heading .info .title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  color: #FFF;
}
/* line 1523, ../sass/components/_vc.scss */
.wpo-information-support .information-heading .info .phone {
  font-size: 24px;
  font-weight: 900;
  color: #FFF;
  text-transform: uppercase;
  line-height: 1;
}
/* line 1532, ../sass/components/_vc.scss */
.wpo-information-support .information-content {
  padding-left: 70px;
  line-height: 30px;
}
/* line 1535, ../sass/components/_vc.scss */
.wpo-information-support .information-content b {
  text-transform: uppercase;
  font-size: 12px;
}
/* line 1540, ../sass/components/_vc.scss */
.wpo-information-support.special-padding {
  padding-left: 50%;
}
@media (max-width: 1021px) {
  /* line 1540, ../sass/components/_vc.scss */
  .wpo-information-support.special-padding {
    padding-left: 20px;
  }
}

/* line 1548, ../sass/components/_vc.scss */
.contact-information {
  text-align: right;
}
/* line 1550, ../sass/components/_vc.scss */
.contact-information .heading {
  text-transform: uppercase;
  color: #000;
  font-size: 12px;
  font-weight: 900;
  padding-top: 35px;
}
/* line 1556, ../sass/components/_vc.scss */
.contact-information .heading:first-child {
  padding-top: 0;
}
/* line 1560, ../sass/components/_vc.scss */
.contact-information .phone {
  font-size: 24px;
  color: #F15353;
}
/* line 1564, ../sass/components/_vc.scss */
.contact-information p {
  margin-bottom: 2px;
}
/* line 1567, ../sass/components/_vc.scss */
.contact-information .socials {
  margin-top: 50px;
}
/* line 1569, ../sass/components/_vc.scss */
.contact-information .socials > a {
  margin-left: 20px;
  color: #848484;
  font-size: 16px;
}
/* line 1573, ../sass/components/_vc.scss */
.contact-information .socials > a:hover {
  color: #F15353;
}

/* line 1580, ../sass/components/_vc.scss */
.intro-padding > div > .wpb_wrapper {
  padding: 100px 100px 180px 20%;
}
@media (max-width: 1021px) {
  /* line 1580, ../sass/components/_vc.scss */
  .intro-padding > div > .wpb_wrapper {
    padding: 30px;
  }
}

/* line 1588, ../sass/components/_vc.scss */
.column-content-padding > div > .wpb_wrapper {
  padding: 0 50px;
}
@media (max-width: 1021px) {
  /* line 1588, ../sass/components/_vc.scss */
  .column-content-padding > div > .wpb_wrapper {
    padding: 0 30px;
  }
}

/* line 1596, ../sass/components/_vc.scss */
.wpo-company-info {
  border: 1px solid #e5e5e5;
  padding: 30px;
  margin-top: 30px;
}
/* line 1600, ../sass/components/_vc.scss */
.wpo-company-info .title {
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  font-weight: 900;
  padding-bottom: 30px;
}
/* line 1607, ../sass/components/_vc.scss */
.wpo-company-info .content {
  font-size: 14px;
  font-weight: 300;
  line-height: 2;
  padding-top: 15px;
}
/* line 1613, ../sass/components/_vc.scss */
.wpo-company-info .action a {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 900;
  width: 100%;
}
/* line 1619, ../sass/components/_vc.scss */
.wpo-company-info .action a i {
  margin-left: 5px;
}

/* line 1626, ../sass/components/_vc.scss */
.wpo-coming-soon .coming-soon-time {
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 60px 0;
}
/* line 1631, ../sass/components/_vc.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown {
  display: inline-block;
}
/* line 1633, ../sass/components/_vc.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times {
  margin-top: 0;
}
/* line 1635, ../sass/components/_vc.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div {
  background: url(../images/bg-time.png) no-repeat transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 200px;
  height: 200px;
  text-align: center;
  padding-top: 50px;
  float: left;
  color: #FFF;
  margin: 0 20px;
  font-size: 12px;
  font-weight: 800;
  font-family: "BentonSans";
  text-transform: none !important;
}
@media (max-width: 1021px) {
  /* line 1635, ../sass/components/_vc.scss */
  .wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div {
    width: 100px;
    height: 100px;
    background-size: contain;
    padding-top: 15px;
  }
  /* line 1652, ../sass/components/_vc.scss */
  .wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div b {
    font-size: 24px !important;
  }
}
@media (max-width: 797px) {
  /* line 1635, ../sass/components/_vc.scss */
  .wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div {
    width: 80px;
    height: 80px;
    background-size: contain;
    padding-top: 10px;
    font-size: 8px;
  }
  /* line 1661, ../sass/components/_vc.scss */
  .wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div b {
    font-size: 18px !important;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
/* line 1667, ../sass/components/_vc.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div b {
  font-size: 48px;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 15px;
  line-height: 1;
  position: relative;
  font-weight: 800;
}
/* line 1675, ../sass/components/_vc.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div b:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #FFF;
  left: 50%;
  bottom: 0;
  margin-left: -15px;
  position: absolute;
  z-index: 1;
}
/* line 1686, ../sass/components/_vc.scss */
.wpo-coming-soon .coming-soon-time .pts-countdown .countdown-times > div:first-child {
  margin-left: 0;
}
/* line 1693, ../sass/components/_vc.scss */
.wpo-coming-soon.countdown-v2 {
  border-top: 2px solid #DFDEDC;
  border-bottom: 2px solid #DFDEDC;
}
/* line 1696, ../sass/components/_vc.scss */
.wpo-coming-soon.countdown-v2 .pts-countdown {
  display: inline-block;
}
/* line 1698, ../sass/components/_vc.scss */
.wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times {
  margin-top: 0;
}
/* line 1700, ../sass/components/_vc.scss */
.wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div {
  background: url(../images/bg-time-2.png) no-repeat transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 200px;
  height: 200px;
}
@media (max-width: 1021px) {
  /* line 1700, ../sass/components/_vc.scss */
  .wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div {
    width: 100px;
    height: 100px;
    background-size: contain;
    padding-top: 15px;
  }
  /* line 1708, ../sass/components/_vc.scss */
  .wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div b {
    font-size: 24px !important;
  }
}
@media (max-width: 797px) {
  /* line 1700, ../sass/components/_vc.scss */
  .wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div {
    width: 80px;
    height: 80px;
    background-size: contain;
    padding-top: 10px;
    font-size: 8px;
  }
  /* line 1717, ../sass/components/_vc.scss */
  .wpo-coming-soon.countdown-v2 .pts-countdown .countdown-times > div b {
    font-size: 18px !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
}

/* line 1731, ../sass/components/_vc.scss */
.widget-brand-logo .item-brand img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: grayscale(100%);
}
/* line 1739, ../sass/components/_vc.scss */
.widget-brand-logo .item-brand:hover img {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
  filter: none;
}
/* line 1749, ../sass/components/_vc.scss */
.widget-brand-logo.border .widget-brand-content > .row {
  margin-left: -7.5px;
  margin-right: -7.5px;
  margin-bottom: 10px !important;
}
/* line 1753, ../sass/components/_vc.scss */
.widget-brand-logo.border .widget-brand-content > .row .item-brand {
  padding-right: 7.5px !important;
  padding-left: 7.5px !important;
}
/* line 1759, ../sass/components/_vc.scss */
.widget-brand-logo.border .item-brand a {
  width: 100%;
  display: block;
  border: 1px solid #e5e5e5;
}
/* line 1763, ../sass/components/_vc.scss */
.widget-brand-logo.border .item-brand a:hover {
  border-color: #F15353;
}

/* line 1770, ../sass/components/_vc.scss */
.return-top {
  text-align: center;
  margin-top: 30px;
}
/* line 1773, ../sass/components/_vc.scss */
.return-top a {
  display: inline-block;
}
/* line 1776, ../sass/components/_vc.scss */
.return-top .icon {
  font-size: 18px;
  display: block;
}
/* line 1780, ../sass/components/_vc.scss */
.return-top .title {
  font-size: 10px;
  display: block;
  text-transform: uppercase;
}

/* line 1787, ../sass/components/_vc.scss */
.wpb_gmaps_widget iframe {
  pointer-events: none;
}

/* line 1791, ../sass/components/_vc.scss */
.vc_tta-container {
  margin-bottom: 0 !important;
}
/* line 1793, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta-tabs-container {
  margin: 0 !important;
}
/* line 1796, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs {
  background: #FFF !important;
}
/* line 1799, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li {
  margin: 0 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  background: #F5F5F5 !important;
  width: 25%;
  position: relative;
  border-right: 1px solid #e5e5e5 !important;
}
/* line 1806, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li:last-child {
  border-right: none !important;
}
/* line 1809, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li:after {
  content: "";
  position: absolute;
  width: 80px;
  height: 4px;
  background: #F15353;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 1821, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li a {
  border: 0 !important;
  background: #F5F5F5 !important;
  padding: 100px 0 !important;
  width: 100%;
}
/* line 1826, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li a i {
  display: block !important;
  font-size: 48px !important;
  line-height: 48px !important;
  text-align: center !important;
  color: #bbbbbb !important;
  margin-bottom: 5px !important;
}
/* line 1834, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li a span {
  text-align: center !important;
  display: block !important;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #bbbbbb !important;
  margin: 0 !important;
}
/* line 1845, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li.vc_active:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 1848, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li.vc_active > a {
  color: #F15353 !important;
}
/* line 1850, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li.vc_active > a i {
  color: #F15353 !important;
}
/* line 1853, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-tabs-list > li.vc_active > a span {
  color: #000 !important;
}
/* line 1860, ../sass/components/_vc.scss */
.vc_tta-container .vc_tta.vc_tta-tabs .vc_tta-panels {
  padding: 90px 50px !important;
  background: #FFF !important;
}

/* line 1867, ../sass/components/_vc.scss */
.vc_gitem_row {
  text-align: center;
}

/* line 1870, ../sass/components/_vc.scss */
.vc_grid-item .vc_separator {
  display: none !important;
}

/* line 1874, ../sass/components/_vc.scss */
.vc_grid-item .vc_gitem-post-data {
  text-align: left !important;
}
