/*!
 * All Styles for: Joomla School Template v1.0;
 * 
 * Created By: WebComms Globle (PVT) Ltd - (http://webcommsglobal.com/)
 * Aurthor By : U.G.T.N.K.S. Gamage
 * Aurthor Email : tharangakuma@gmail.com
 * Aurthor Phone : +94 77 06 53 999
 * Copyright : Copyright (C) 2005 - 2020 WebComms Globle (PVT) Ltd. All rights reserved.
 *
 * Innovating on Bootstrap v3.3.7
 * Start Date - 2020-05-30

----------------------------------
===  CSS TABLE CONTENT  ====
==================================

*   1 Bootstrap Framework
*     1.1  Normalize
*     1.2  Glyphicons
*     1.3  Scaffolding
*     1.4  Type
*     1.5  Code
*     1.6  Tables
*     1.7  Forms
*     1.8  Buttons
*     1.9  Grids
*     1.10 Component animations
*     1.11 Dropdowns
*     1.12 Button Groups
*     1.13 Input Groups
*     1.14 Navs
*     1.15 Navbar
*     1.16 Breadcrumbs
*     1.17 Pagination
*     1.18 Pager
*     1.19 Labels
*     1.20 Badges
*     1.21 Jumbotron
*     1.22 Thumbnails
*     1.23 Alerts
*     1.24 Progress bars
*     1.25 Media
*     1.26 List Group
*     1.27 Panels
*     1.28 Responsive Embed
*     1.29 Wells
*     1.30 Close
*     1.31 Modals
*     1.32 Tooltip
*     1.33 Popovers
*     1.34 Carousel
*     1.35 Utilities
*     1.36 Responsive Utilities

*   2 Bootstrap Toolkit Styles
*     2.1  Reset
*     2.2  Flex Grid System
*     2.3  Responsive Text System
*     2.4  Responsive Pulls System
*     2.5  Responsive Visibility System
*     2.6  Bootstrap Grid Addons
*     2.7  Dividers
*     2.8  Type Addons
*     2.9  Buttons Addons
*     2.10 Buttons Effects
*     2.11 Dropdowns Addons
*     2.12 Sections
*     2.13 Font Awesome
*     2.14 Flaticon
*     2.15 Material Design Icons
*     2.16 Thumbnail Addons
*     2.17 Wells Addons
*     2.18 Scaffolding Addons
*     2.19 Text Alignment System
*     2.20 Text Styling System
*     2.21 Navs Addons
*     2.22 Navbar Addons
*     2.23 Panels Addons
*     2.24 Icons
*     2.25 Progress Bars Addons
*     2.26 Media Addons
*     2.27 List Groups Addons
*     2.28 Breadcrumbs Addons
*     2.29 Input Groups Addons
*     2.30 Dropcaps
*     2.31 Alerts Addons
*     2.32 Animations Addons
*     2.33 Groups
*     2.34 Comment Boxes
*     2.35 Quotes
*     2.36 Pagination Addons
*     2.37 Pager Addons
*     2.38 Labels Addons
*     2.39 Posts
*     2.40 Form Addons
*     2.41 Offsets
*     2.42 Responsive Units
*     2.43 Icon Boxes
*     2.44 Floating Groups
*     2.45 Pricing and Plans
*     2.46 Tables Addons
*     2.47 Stacktables
*     2.48 Text Rotators
*     2.49 Jumbotron Addons
*     2.50 Shop Toolbar
*     2.51 Shop Product
*     2.52 Badges Addons
*     2.53 Member Boxes
*     2.54 Context Styling
*     2.55 Page Loaders

*   3 Template Styles
*     3.1 Main-Styles
*     3.2 Custom-Styles

*   4 Plugins
*     4.1 News Ticker
*     4.2 Swiper Slider
*     4.3 Bootstrap Fileinput
*     4.4 Bootstrap Fileinput RTL
*     4.5 Bootstrap Fileinput Explorer Theme
*     4.6 Bootstrap Select
*     4.7 Owl Carousel (v2.2.1)
*     4.8 revolution
          4.8.1 settings
          4.8.2 layers
          4.8.3 navigation
      4.9 jQuery Newsticker
*
--------------------------------------------
===  END CSS TABLE CONTENT  ====
============================================ */
.header-top{
    z-index:1 !important;
}
::-moz-selection {
  color: #fff;
  background: var(--color-primary-dark);
}
::selection {
  color: #fff;
  background: var(--color-primary-dark);
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: var(--paragraph-color-primary);
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: var(--link-font-color-primary);
  text-decoration: none;
}
a:hover,
a:focus {
  color: #bf2121;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 24px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 22px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #e04c4c;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #d42525;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #e04c4c;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #d42525;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-style-1 {
  padding-left: 0;
  list-style: none;
  margin-left: 20px;
}
.list-style-1 > li {
  position: relative;
  padding: 15px 15px 15px 40px;
}
.list-style-1 > li:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -20px;
  width: 40px;
  height: 40px;
  content: '\f02d';
  font-size: 20px;
  font-family: FontAwesome;
  font-weight: lighter;
  line-height: 40px;
  text-align: center;
  color: var(--color-secondary-light);
  border: 1px solid var(--color-secondary);
  border-radius: 50%;
}
.list-style-1 > li:nth-child(odd) {
  background: #eeeeee;
}
.list-style-2 {
  padding-left: 0;
  list-style: none;
}
.list-style-2 li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}
.list-style-2 li:before {
  position: absolute;
  top: 1px;
  left: 0;
  content: '\f046';
  font-size: 15px;
  font-family: FontAwesome;
  text-align: center;
  color: var(--color-secondary-light);
}
.list-style-3 {
  padding-left: 0;
  list-style: none;
  margin-left: 50px;
  margin-bottom: 22px;
}
.list-style-3 li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}
.list-style-3 li:before {
  position: absolute;
  top: 1px;
  left: 0;
  content: '\f111';
  font-size: 13px;
  font-family: FontAwesome;
  text-align: center;
  color: var(--color-primary);
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #e3e3f2;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #e3e3f2;
}
.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: #d2d2ea;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
  font-size: 18.2px;
  line-height: inherit;
  color: #606060;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.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;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b7b7b7;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.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: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #e04c4c;
  border-color: #dc3636;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #d42525;
  border-color: #7d1616;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #d42525;
  border-color: #b61f1f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #d42525;
  border-color: #b61f1f;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #b61f1f;
  border-color: #7d1616;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #e04c4c;
  border-color: #dc3636;
}
.btn-primary .badge {
  color: #e04c4c;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #e04c4c;
  font-weight: normal;
  border-radius: 0;
}
.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;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #bf2121;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #e04c4c;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #e04c4c;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #e04c4c;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.breadcrumb {
  padding: 10px 15px 10px 30px;
  margin-bottom: 0;
  list-style: none;
  background-color: var(--color-secondary-more-lighter);
  border-radius: 0;
  border-bottom: 1px solid var(--color-secondary-a35);
  position: relative;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: var(--color-secondary);
}
.breadcrumb > li a {
  color: var(--color-secondary-lighter);
}
.breadcrumb > li a:hover {
  color: var(--color-secondary);
}
.breadcrumb > .active {
  color: var(--color-secondary);
}
.pagination-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 30px;
}
.pagination-wrapper .counter,
.pagination-wrapper .pagination {
  margin: 0;
}
.pagination-wrapper .counter {
  margin-right: 15px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 50px 0 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 8px 14px;
  line-height: 1.428571429;
  font-size: 16px;
  text-decoration: none;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child {
  display: none;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child {
  display: none;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: var(--color-secondary);
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #ffffff;
  background-color: var(--color-secondary);
  border-color: var(--color-secondary);
  cursor: default;
}
.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: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #e04c4c;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #d42525;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #e04c4c;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #e04c4c;
}
.thumbnail .caption {
  padding: 9px;
  color: #777777;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.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;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #e04c4c;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #e04c4c;
  border-color: #e04c4c;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fefafa;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.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: 3px;
  border-top-left-radius: 3px;
}
.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: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .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 > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .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 > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .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 td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #e04c4c;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #e04c4c;
  border-color: #e04c4c;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e04c4c;
}
.panel-primary > .panel-heading .badge {
  color: #e04c4c;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e04c4c;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.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;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .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;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .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;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.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);
}
.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);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.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;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
header[role="header"].header-style-2 .header-bottom:before,
header[role="header"].header-style-2 .header-bottom:after,
.section-overview.style-2.col-3 .container:before,
.section-overview.style-2.col-3 .container:after,
main[role="main"] .profiles .profile-message .message-header:before,
main[role="main"] .profiles .profile-message .message-header:after,
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ul:before,
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ul:after,
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ol:before,
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ol:after,
footer[role="footer"] .footer-widget.footer-menu ul.nav:before,
footer[role="footer"] .footer-widget.footer-menu ul.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.pager:after,
.panel-body:after,
.container:after,
.container-fluid:after,
.row:after,
.modal-header:after,
.modal-footer:after,
header[role="header"].header-style-2 .header-bottom:after,
.section-overview.style-2.col-3 .container:after,
main[role="main"] .profiles .profile-message .message-header:after,
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ul:after,
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ol:after,
footer[role="footer"] .footer-widget.footer-menu ul.nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
/*---FlexBox---
  @flex: flex, flex-inline
  --------------------------*/
/*---Flexbox Direction---
  @type: row, column
  Direction: normal, reverse
  --------------------------*/
/*---Flexbox Wrap---
  @wrap: wrap, nowrap, wrap-reverse
  --------------------------*/
/*---Flexbox Justify Content---
  @justify-content: start, end, center, space-between, space-around

  *FIXME* - Creates duplicate CSS
  --------------------------*/
/*---Flexbox Align Items---
  @align-items: center, baseline, stretch, start, end
  --------------------------*/
/*---Flexbox Align Content---
  @align-items: start, end, center, space-between, space-around

  *FIXME* - Creates duplicate CSS
  --------------------------*/
/** 2.5 Sections */
.section-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.section-34 {
  padding-top: 34px;
  padding-bottom: 34px;
}
.section-41 {
  padding-top: 41px;
  padding-bottom: 41px;
}
.section-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-66 {
  padding-top: 66px;
  padding-bottom: 66px;
}
.section-85 {
  padding-top: 85px;
  padding-bottom: 85px;
}
.section-98 {
  padding-top: 98px;
  padding-bottom: 98px;
}
.section-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}
.section-124 {
  padding-top: 124px;
  padding-bottom: 124px;
}
.section-254 {
  padding-top: 254px;
  padding-bottom: 254px;
}
.section-350 {
  padding-top: 350px;
  padding-bottom: 350px;
}
@media (min-width: 480px) {
  .section-xs-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-xs-34 {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .section-xs-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .section-xs-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-xs-66 {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .section-xs-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .section-xs-98 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .section-xs-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .section-xs-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .section-xs-254 {
    padding-top: 254px;
    padding-bottom: 254px;
  }
  .section-xs-350 {
    padding-top: 350px;
    padding-bottom: 350px;
  }
}
@media (min-width: 768px) {
  .section-sm-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-sm-34 {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .section-sm-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .section-sm-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-sm-66 {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .section-sm-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .section-sm-98 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .section-sm-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .section-sm-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .section-sm-254 {
    padding-top: 254px;
    padding-bottom: 254px;
  }
  .section-sm-350 {
    padding-top: 350px;
    padding-bottom: 350px;
  }
}
@media (min-width: 992px) {
  .section-md-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-md-34 {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .section-md-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .section-md-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-md-66 {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .section-md-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .section-md-98 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .section-md-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .section-md-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .section-md-254 {
    padding-top: 254px;
    padding-bottom: 254px;
  }
  .section-md-350 {
    padding-top: 350px;
    padding-bottom: 350px;
  }
}
@media (min-width: 1200px) {
  .section-lg-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-lg-34 {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .section-lg-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .section-lg-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-lg-66 {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .section-lg-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .section-lg-98 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .section-lg-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .section-lg-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .section-lg-254 {
    padding-top: 254px;
    padding-bottom: 254px;
  }
  .section-lg-350 {
    padding-top: 350px;
    padding-bottom: 350px;
  }
}
@media (min-width: 1800px) {
  .section-xl-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .section-xl-34 {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .section-xl-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .section-xl-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-xl-66 {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .section-xl-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .section-xl-98 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .section-xl-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .section-xl-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .section-xl-254 {
    padding-top: 254px;
    padding-bottom: 254px;
  }
  .section-xl-350 {
    padding-top: 350px;
    padding-bottom: 350px;
  }
}
.section-top-0 {
  padding-top: 0;
}
.section-top-34 {
  padding-top: 34px;
}
.section-top-41 {
  padding-top: 41px;
}
.section-top-50 {
  padding-top: 50px;
}
.section-top-66 {
  padding-top: 66px;
}
.section-top-85 {
  padding-top: 85px;
}
.section-top-98 {
  padding-top: 98px;
}
.section-top-110 {
  padding-top: 110px;
}
.section-top-124 {
  padding-top: 124px;
}
.section-top-254 {
  padding-top: 254px;
}
.section-top-350 {
  padding-top: 350px;
}
@media (min-width: 480px) {
  .section-xs-top-0 {
    padding-top: 0;
  }
  .section-xs-top-34 {
    padding-top: 34px;
  }
  .section-xs-top-41 {
    padding-top: 41px;
  }
  .section-xs-top-50 {
    padding-top: 50px;
  }
  .section-xs-top-66 {
    padding-top: 66px;
  }
  .section-xs-top-85 {
    padding-top: 85px;
  }
  .section-xs-top-98 {
    padding-top: 98px;
  }
  .section-xs-top-110 {
    padding-top: 110px;
  }
  .section-xs-top-124 {
    padding-top: 124px;
  }
  .section-xs-top-254 {
    padding-top: 254px;
  }
  .section-xs-top-350 {
    padding-top: 350px;
  }
}
@media (min-width: 768px) {
  .section-sm-top-0 {
    padding-top: 0;
  }
  .section-sm-top-34 {
    padding-top: 34px;
  }
  .section-sm-top-41 {
    padding-top: 41px;
  }
  .section-sm-top-50 {
    padding-top: 50px;
  }
  .section-sm-top-66 {
    padding-top: 66px;
  }
  .section-sm-top-85 {
    padding-top: 85px;
  }
  .section-sm-top-98 {
    padding-top: 98px;
  }
  .section-sm-top-110 {
    padding-top: 110px;
  }
  .section-sm-top-124 {
    padding-top: 124px;
  }
  .section-sm-top-254 {
    padding-top: 254px;
  }
  .section-sm-top-350 {
    padding-top: 350px;
  }
}
@media (min-width: 992px) {
  .section-md-top-0 {
    padding-top: 0;
  }
  .section-md-top-34 {
    padding-top: 34px;
  }
  .section-md-top-41 {
    padding-top: 41px;
  }
  .section-md-top-50 {
    padding-top: 50px;
  }
  .section-md-top-66 {
    padding-top: 66px;
  }
  .section-md-top-85 {
    padding-top: 85px;
  }
  .section-md-top-98 {
    padding-top: 98px;
  }
  .section-md-top-110 {
    padding-top: 110px;
  }
  .section-md-top-124 {
    padding-top: 124px;
  }
  .section-md-top-254 {
    padding-top: 254px;
  }
  .section-md-top-350 {
    padding-top: 350px;
  }
}
@media (min-width: 1200px) {
  .section-lg-top-0 {
    padding-top: 0;
  }
  .section-lg-top-34 {
    padding-top: 34px;
  }
  .section-lg-top-41 {
    padding-top: 41px;
  }
  .section-lg-top-50 {
    padding-top: 50px;
  }
  .section-lg-top-66 {
    padding-top: 66px;
  }
  .section-lg-top-85 {
    padding-top: 85px;
  }
  .section-lg-top-98 {
    padding-top: 98px;
  }
  .section-lg-top-110 {
    padding-top: 110px;
  }
  .section-lg-top-124 {
    padding-top: 124px;
  }
  .section-lg-top-254 {
    padding-top: 254px;
  }
  .section-lg-top-350 {
    padding-top: 350px;
  }
}
@media (min-width: 1800px) {
  .section-xl-top-0 {
    padding-top: 0;
  }
  .section-xl-top-34 {
    padding-top: 34px;
  }
  .section-xl-top-41 {
    padding-top: 41px;
  }
  .section-xl-top-50 {
    padding-top: 50px;
  }
  .section-xl-top-66 {
    padding-top: 66px;
  }
  .section-xl-top-85 {
    padding-top: 85px;
  }
  .section-xl-top-98 {
    padding-top: 98px;
  }
  .section-xl-top-110 {
    padding-top: 110px;
  }
  .section-xl-top-124 {
    padding-top: 124px;
  }
  .section-xl-top-254 {
    padding-top: 254px;
  }
  .section-xl-top-350 {
    padding-top: 350px;
  }
}
.section-bottom-0 {
  padding-bottom: 0;
}
.section-bottom-34 {
  padding-bottom: 34px;
}
.section-bottom-41 {
  padding-bottom: 41px;
}
.section-bottom-50 {
  padding-bottom: 50px;
}
.section-bottom-66 {
  padding-bottom: 66px;
}
.section-bottom-85 {
  padding-bottom: 85px;
}
.section-bottom-98 {
  padding-bottom: 98px;
}
.section-bottom-110 {
  padding-bottom: 110px;
}
.section-bottom-124 {
  padding-bottom: 124px;
}
.section-bottom-254 {
  padding-bottom: 254px;
}
.section-bottom-350 {
  padding-bottom: 350px;
}
@media (min-width: 480px) {
  .section-xs-bottom-0 {
    padding-bottom: 0;
  }
  .section-xs-bottom-34 {
    padding-bottom: 34px;
  }
  .section-xs-bottom-41 {
    padding-bottom: 41px;
  }
  .section-xs-bottom-50 {
    padding-bottom: 50px;
  }
  .section-xs-bottom-66 {
    padding-bottom: 66px;
  }
  .section-xs-bottom-85 {
    padding-bottom: 85px;
  }
  .section-xs-bottom-98 {
    padding-bottom: 98px;
  }
  .section-xs-bottom-110 {
    padding-bottom: 110px;
  }
  .section-xs-bottom-124 {
    padding-bottom: 124px;
  }
  .section-xs-bottom-254 {
    padding-bottom: 254px;
  }
  .section-xs-bottom-350 {
    padding-bottom: 350px;
  }
}
@media (min-width: 768px) {
  .section-sm-bottom-0 {
    padding-bottom: 0;
  }
  .section-sm-bottom-34 {
    padding-bottom: 34px;
  }
  .section-sm-bottom-41 {
    padding-bottom: 41px;
  }
  .section-sm-bottom-50 {
    padding-bottom: 50px;
  }
  .section-sm-bottom-66 {
    padding-bottom: 66px;
  }
  .section-sm-bottom-85 {
    padding-bottom: 85px;
  }
  .section-sm-bottom-98 {
    padding-bottom: 98px;
  }
  .section-sm-bottom-110 {
    padding-bottom: 110px;
  }
  .section-sm-bottom-124 {
    padding-bottom: 124px;
  }
  .section-sm-bottom-254 {
    padding-bottom: 254px;
  }
  .section-sm-bottom-350 {
    padding-bottom: 350px;
  }
}
@media (min-width: 992px) {
  .section-md-bottom-0 {
    padding-bottom: 0;
  }
  .section-md-bottom-34 {
    padding-bottom: 34px;
  }
  .section-md-bottom-41 {
    padding-bottom: 41px;
  }
  .section-md-bottom-50 {
    padding-bottom: 50px;
  }
  .section-md-bottom-66 {
    padding-bottom: 66px;
  }
  .section-md-bottom-85 {
    padding-bottom: 85px;
  }
  .section-md-bottom-98 {
    padding-bottom: 98px;
  }
  .section-md-bottom-110 {
    padding-bottom: 110px;
  }
  .section-md-bottom-124 {
    padding-bottom: 124px;
  }
  .section-md-bottom-254 {
    padding-bottom: 254px;
  }
  .section-md-bottom-350 {
    padding-bottom: 350px;
  }
}
@media (min-width: 1200px) {
  .section-lg-bottom-0 {
    padding-bottom: 0;
  }
  .section-lg-bottom-34 {
    padding-bottom: 34px;
  }
  .section-lg-bottom-41 {
    padding-bottom: 41px;
  }
  .section-lg-bottom-50 {
    padding-bottom: 50px;
  }
  .section-lg-bottom-66 {
    padding-bottom: 66px;
  }
  .section-lg-bottom-85 {
    padding-bottom: 85px;
  }
  .section-lg-bottom-98 {
    padding-bottom: 98px;
  }
  .section-lg-bottom-110 {
    padding-bottom: 110px;
  }
  .section-lg-bottom-124 {
    padding-bottom: 124px;
  }
  .section-lg-bottom-254 {
    padding-bottom: 254px;
  }
  .section-lg-bottom-350 {
    padding-bottom: 350px;
  }
}
@media (min-width: 1800px) {
  .section-xl-bottom-0 {
    padding-bottom: 0;
  }
  .section-xl-bottom-34 {
    padding-bottom: 34px;
  }
  .section-xl-bottom-41 {
    padding-bottom: 41px;
  }
  .section-xl-bottom-50 {
    padding-bottom: 50px;
  }
  .section-xl-bottom-66 {
    padding-bottom: 66px;
  }
  .section-xl-bottom-85 {
    padding-bottom: 85px;
  }
  .section-xl-bottom-98 {
    padding-bottom: 98px;
  }
  .section-xl-bottom-110 {
    padding-bottom: 110px;
  }
  .section-xl-bottom-124 {
    padding-bottom: 124px;
  }
  .section-xl-bottom-254 {
    padding-bottom: 254px;
  }
  .section-xl-bottom-350 {
    padding-bottom: 350px;
  }
}
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  -webkit-transform-origin: center bottom;
  animation-name: bounce;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-name: headShake;
  -webkit-animation-timing-function: ease-in-out;
  animation-name: headShake;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-animation-name: swing;
  -webkit-transform-origin: top center;
  animation-name: swing;
  transform-origin: top center;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  -webkit-transform-origin: center;
  animation-name: jello;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.heartBeat {
  -webkit-animation-duration: 1.3s;
  -webkit-animation-name: heartBeat;
  -webkit-animation-timing-function: ease-in-out;
  animation-duration: 1.3s;
  animation-name: heartBeat;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    -webkit-transform: scaleX(1);
    opacity: 1;
    transform: scaleX(1);
  }
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    -webkit-transform: scaleX(1);
    opacity: 1;
    transform: scaleX(1);
  }
}
.bounceIn {
  -webkit-animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  animation-duration: .75s;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, -3000px, 0);
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, -3000px, 0);
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(-3000px, 0, 0);
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(3000px, 0, 0);
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, 3000px, 0);
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    -webkit-transform: translate3d(0, 3000px, 0);
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-duration: .75s;
  -webkit-animation-name: bounceOut;
  animation-duration: .75s;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, -20px, 0);
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    -webkit-transform: translate3d(20px, 0, 0);
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    -webkit-transform: translate3d(-20px, 0, 0);
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, 20px, 0);
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    -webkit-transform: translate3d(0, 20px, 0);
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 2000px, 0);
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-2000px, 0, 0);
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(2000px, 0, 0);
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, -2000px, 0);
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  }
}
@keyframes flip {
  0% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
  }
  40% {
    -webkit-animation-timing-function: ease-out;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
  }
  50% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
  }
  80% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
  }
  to {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
  }
}
.animated.flip {
  -webkit-animation-name: flip;
  -webkit-backface-visibility: visible;
  animation-name: flip;
  backface-visibility: visible;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    opacity: 1;
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-animation-name: flipInX;
  -webkit-backface-visibility: visible!important;
  animation-name: flipInX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
    transform: perspective(400px) rotateY(-20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    opacity: 1;
    transform: perspective(400px) rotateY(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-animation-name: flipInY;
  -webkit-backface-visibility: visible!important;
  animation-name: flipInY;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
}
.flipOutX {
  -webkit-animation-duration: .75s;
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible!important;
  animation-duration: .75s;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
    transform: perspective(400px) rotateY(-15deg);
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
    transform: perspective(400px) rotateY(90deg);
  }
}
.flipOutY {
  -webkit-animation-duration: .75s;
  -webkit-animation-name: flipOutY;
  -webkit-backface-visibility: visible!important;
  animation-duration: .75s;
  animation-name: flipOutY;
  backface-visibility: visible !important;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    -webkit-transform: skewX(20deg);
    opacity: 1;
    transform: skewX(20deg);
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(-30deg);
  }
  60% {
    -webkit-transform: skewX(20deg);
    opacity: 1;
    transform: skewX(20deg);
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) skewX(30deg);
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(-200deg);
    transform-origin: center;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: center;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: center;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(-200deg);
    transform-origin: center;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: center;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: center;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: left bottom;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: translateZ(0);
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform: translateZ(0);
    transform-origin: right bottom;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    opacity: 1;
    transform-origin: center;
  }
  to {
    -webkit-transform: rotate(200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(200deg);
    transform-origin: center;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    opacity: 1;
    transform-origin: center;
  }
  to {
    -webkit-transform: rotate(200deg);
    -webkit-transform-origin: center;
    opacity: 0;
    transform: rotate(200deg);
    transform-origin: center;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(45deg);
    transform-origin: left bottom;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: right bottom;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: right bottom;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    opacity: 1;
    transform-origin: left bottom;
  }
  to {
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: left bottom;
    opacity: 0;
    transform: rotate(-45deg);
    transform-origin: left bottom;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: right bottom;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    opacity: 1;
    transform-origin: right bottom;
  }
  to {
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: right bottom;
    opacity: 0;
    transform: rotate(90deg);
    transform-origin: right bottom;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform-origin: top left;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg);
    transform-origin: top left;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    opacity: 0;
    transform: translate3d(0, 700px, 0);
  }
}
@keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform-origin: top left;
  }
  20%,
  60% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    transform: rotate(80deg);
    transform-origin: top left;
  }
  40%,
  80% {
    -webkit-animation-timing-function: ease-in-out;
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    transform: rotate(60deg);
    transform-origin: top left;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    opacity: 0;
    transform: translate3d(0, 700px, 0);
  }
}
.hinge {
  -webkit-animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-duration: 2s;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  0% {
    -webkit-transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    -webkit-transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes rollIn {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoomInDown {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoomInLeft {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoomInRight {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@keyframes zoomInUp {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
  }
}
@keyframes zoomOutUp {
  40% {
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  to {
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.animated {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.animated.fast {
  -webkit-animation-duration: .8s;
  animation-duration: 0.8s;
}
.animated.faster {
  -webkit-animation-duration: .5s;
  animation-duration: 0.5s;
}
.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset!important;
    -webkit-transition: none!important;
    animation: unset!important;
    transition: none !important;
  }
}
@keyframes fadeHeaderInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
/** 2.4  Dividers*/
.hr {
  height: 1px;
  padding: 0px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #f5f5f5;
  border: none;
}
.hr-dashed {
  height: 0;
  border-bottom: 1px dashed #d9d9d9;
  background-color: transparent;
}
.hr-gradient {
  background: white;
  background: -webkit-gradient(left top, right top, color-stop(0%, #ffffff), color-stop(50%, #d9d9d9), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, #ffffff 0%, #d9d9d9 50%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #d9d9d9 50%, #ffffff 100%);
}
.text-subline {
  position: relative;
  height: 1px;
  padding: 0;
  background: #d9d9d9;
  border: none;
}
.text-subline:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 40px;
  background: #191919;
}
.title-border.border-style-1.border-left .page-header:after,
.title-border.border-style-1.border-right .page-header:after,
.title-border.border-style-1.border-left .page-header:before,
.title-border.border-style-1.border-right .page-header:before {
  content: "";
  position: absolute;
  width: 30%;
  height: 1px;
  background: #b7b7b7;
}
.title-border.border-style-1.border-left .page-header:before,
.title-border.border-style-1.border-right .page-header:before {
  background: var(--color-primary);
  height: 4px;
  width: 35px;
}
.title-border.border-style-1.border-left .page-header:after,
.title-border.border-style-1.border-left .page-header:before {
  bottom: 0;
  left: 45px;
}
.title-border.border-style-1.border-left .page-header:before {
  left: 0;
  bottom: -2px;
  background: var(--header-main-font-color-primary);
}
.title-border.border-style-1.border-right .page-header {
  text-align: right;
}
.title-border.border-style-1.border-right .page-header:after,
.title-border.border-style-1.border-right .page-header:before {
  bottom: 0;
  right: 45px;
}
.title-border.border-style-1.border-right .page-header:before {
  right: 0;
  bottom: -2px;
}
.title-border.border-style-1.border-center .page-header {
  text-align: center;
}
.title-border.border-style-1.border-center .page-header .border-center-outer {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title-border.border-style-1.border-center .page-header .border-center-outer .style-liner {
  width: 35px;
  height: 4px;
  position: relative;
  background:var(--header-main-font-color-primary);
}
.title-border.border-style-1.border-center .page-header .border-center-outer .style-liner:after,
.title-border.border-style-1.border-center .page-header .border-center-outer .style-liner:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 45px;
  width: 100px;
  height: 1px;
  background: #cecece;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.title-border.border-style-1.border-center .page-header .border-center-outer .style-liner:before {
  left: auto;
  right: 45px;
  background:#cecece;
}
.title-border.border-style-1.border-white .page-header:after,
.title-border.border-style-1.border-white .page-header:before,
.title-border.border-style-1.border-white .page-header .style-liner {
  background-color: var(--header-main-font-color-primary) !important;
}
.title-border.border-style-1.border-white .page-header .heading {
  color: var(--header-main-font-color-primary) !important;
}
#sidebar .title-border,
#aside .title-border {
  position: relative;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 25px;
  padding: 0 0 15px;
}
#sidebar .title-border.border-style-1.border-left:after,
#aside .title-border.border-style-1.border-left:after,
#sidebar .title-border.border-style-1.border-right:after,
#aside .title-border.border-style-1.border-right:after,
#sidebar .title-border.border-style-1.border-left:before,
#aside .title-border.border-style-1.border-left:before,
#sidebar .title-border.border-style-1.border-right:before,
#aside .title-border.border-style-1.border-right:before {
  content: "";
  position: absolute;
  width: 30%;
  height: 1px;
  background: #b7b7b7;
}
#sidebar .title-border.border-style-1.border-left:before,
#aside .title-border.border-style-1.border-left:before,
#sidebar .title-border.border-style-1.border-right:before,
#aside .title-border.border-style-1.border-right:before {
  background: var(--color-primary);
  height: 4px;
  width: 35px;
}
#sidebar .title-border.border-style-1.border-left:after,
#aside .title-border.border-style-1.border-left:after,
#sidebar .title-border.border-style-1.border-left:before,
#aside .title-border.border-style-1.border-left:before {
  bottom: 0;
  left: 45px;
}
#sidebar .title-border.border-style-1.border-left:before,
#aside .title-border.border-style-1.border-left:before {
  left: 0;
  bottom: -2px;
}
#sidebar .title-border.border-style-1.border-right,
#aside .title-border.border-style-1.border-right {
  text-align: right;
}
#sidebar .title-border.border-style-1.border-right:after,
#aside .title-border.border-style-1.border-right:after,
#sidebar .title-border.border-style-1.border-right:before,
#aside .title-border.border-style-1.border-right:before {
  bottom: 0;
  right: 45px;
}
#sidebar .title-border.border-style-1.border-right:before,
#aside .title-border.border-style-1.border-right:before {
  right: 0;
  bottom: -2px;
}
#sidebar .title-border.border-style-1.border-white:after,
#aside .title-border.border-style-1.border-white:after,
#sidebar .title-border.border-style-1.border-white:before,
#aside .title-border.border-style-1.border-white:before {
  background: #fff;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}
.owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 4px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: #d67900;
}
/** 2 Bootstrap Toolkit Styles */
/** 2.1  Reset */
section {
  position: relative;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
iframe {
  display: block;
}
@media (max-width: 767px) {
  .no-xs-pad {
    padding: 0;
  }
}
/** 2.2  Responsive Text System */
@media (min-width: 480px) {
  .text-xs-left {
    text-align: left;
  }
  .text-xs-center {
    text-align: center;
  }
  .text-xs-right {
    text-align: right;
  }
  .text-xs-justify {
    text-align: justify;
  }
  .text-xs-nowrap {
    white-space: nowrap;
  }
  .text-xs-normal {
    white-space: normal;
  }
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-justify {
    text-align: justify;
  }
  .text-sm-nowrap {
    white-space: nowrap;
  }
  .text-sm-normal {
    white-space: normal;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-justify {
    text-align: justify;
  }
  .text-md-nowrap {
    white-space: nowrap;
  }
  .text-md-normal {
    white-space: normal;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-justify {
    text-align: justify;
  }
  .text-lg-nowrap {
    white-space: nowrap;
  }
  .text-lg-normal {
    white-space: normal;
  }
}
@media (min-width: 1800px) {
  .text-xl-left {
    text-align: left;
  }
  .text-xl-center {
    text-align: center;
  }
  .text-xl-right {
    text-align: right;
  }
  .text-xl-justify {
    text-align: justify;
  }
  .text-xl-nowrap {
    white-space: nowrap;
  }
  .text-xl-normal {
    white-space: normal;
  }
}
/** 2.3  Bootstrap Grid Addons */
.col-xs-1-5 {
  width: 20%;
}
@media only screen and (max-width: 768px){
    .launchpad-toolbar.style-2 {
     padding-bottom: 55px;
 }
}
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
  }
 
}
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
  }
}
.row-narrow {
  margin-left: -5px;
  margin-right: -5px;
}
.row-narrow > [class*="col"] {
  padding-left: 5px;
  padding-right: 5px;
}
.row-condensed {
  margin-left: 0;
  margin-right: 0;
}
.row-condensed > [class*="col"] {
  padding-left: 0;
  padding-right: 0;
}
/** 2.6 Offsets */
.no-m {
  margin: 0;
}
.no-pad {
  padding: 0 !important;
}
.inset-left-0 {
  padding-left: 0;
}
.inset-left-15 {
  padding-left: 15px;
}
.inset-left-20 {
  padding-left: 20px;
}
.inset-left-30 {
  padding-left: 30px;
}
.inset-left-40 {
  padding-left: 40px;
}
.inset-left-50 {
  padding-left: 50px;
}
.inset-left-80 {
  padding-left: 80px;
}
.inset-left-93 {
  padding-left: 93px;
}
.inset-left-100 {
  padding-left: 100px;
}
.inset-left-115 {
  padding-left: 115px;
}
@media (min-width: 480px) {
  .inset-xs-left-0 {
    padding-left: 0;
  }
  .inset-xs-left-15 {
    padding-left: 15px;
  }
  .inset-xs-left-20 {
    padding-left: 20px;
  }
  .inset-xs-left-30 {
    padding-left: 30px;
  }
  .inset-xs-left-40 {
    padding-left: 40px;
  }
  .inset-xs-left-50 {
    padding-left: 50px;
  }
  .inset-xs-left-80 {
    padding-left: 80px;
  }
  .inset-xs-left-93 {
    padding-left: 93px;
  }
  .inset-xs-left-100 {
    padding-left: 100px;
  }
  .inset-xs-left-115 {
    padding-left: 115px;
  }
}
@media (min-width: 768px) {
  .inset-sm-left-0 {
    padding-left: 0;
  }
  .inset-sm-left-15 {
    padding-left: 15px;
  }
  .inset-sm-left-20 {
    padding-left: 20px;
  }
  .inset-sm-left-30 {
    padding-left: 30px;
  }
  .inset-sm-left-40 {
    padding-left: 40px;
  }
  .inset-sm-left-50 {
    padding-left: 50px;
  }
  .inset-sm-left-80 {
    padding-left: 80px;
  }
  .inset-sm-left-93 {
    padding-left: 93px;
  }
  .inset-sm-left-100 {
    padding-left: 100px;
  }
  .inset-sm-left-115 {
    padding-left: 115px;
  }
}
@media (min-width: 992px) {
  .inset-md-left-0 {
    padding-left: 0;
  }
  .inset-md-left-15 {
    padding-left: 15px;
  }
  .inset-md-left-20 {
    padding-left: 20px;
  }
  .inset-md-left-30 {
    padding-left: 30px;
  }
  .inset-md-left-40 {
    padding-left: 40px;
  }
  .inset-md-left-50 {
    padding-left: 50px;
  }
  .inset-md-left-80 {
    padding-left: 80px;
  }
  .inset-md-left-93 {
    padding-left: 93px;
  }
  .inset-md-left-100 {
    padding-left: 100px;
  }
  .inset-md-left-115 {
    padding-left: 115px;
  }
}
@media (min-width: 1200px) {
  .inset-lg-left-0 {
    padding-left: 0;
  }
  .inset-lg-left-15 {
    padding-left: 15px;
  }
  .inset-lg-left-20 {
    padding-left: 20px;
  }
  .inset-lg-left-30 {
    padding-left: 30px;
  }
  .inset-lg-left-40 {
    padding-left: 40px;
  }
  .inset-lg-left-50 {
    padding-left: 50px;
  }
  .inset-lg-left-80 {
    padding-left: 80px;
  }
  .inset-lg-left-93 {
    padding-left: 93px;
  }
  .inset-lg-left-100 {
    padding-left: 100px;
  }
  .inset-lg-left-115 {
    padding-left: 115px;
  }
}
@media (min-width: 1800px) {
  .inset-xl-left-0 {
    padding-left: 0;
  }
  .inset-xl-left-15 {
    padding-left: 15px;
  }
  .inset-xl-left-20 {
    padding-left: 20px;
  }
  .inset-xl-left-30 {
    padding-left: 30px;
  }
  .inset-xl-left-40 {
    padding-left: 40px;
  }
  .inset-xl-left-50 {
    padding-left: 50px;
  }
  .inset-xl-left-80 {
    padding-left: 80px;
  }
  .inset-xl-left-93 {
    padding-left: 93px;
  }
  .inset-xl-left-100 {
    padding-left: 100px;
  }
  .inset-xl-left-115 {
    padding-left: 115px;
  }
}
.inset-right-0 {
  padding-right: 0;
}
.inset-right-15 {
  padding-right: 15px;
}
.inset-right-20 {
  padding-right: 20px;
}
.inset-right-30 {
  padding-right: 30px;
}
.inset-right-40 {
  padding-right: 40px;
}
.inset-right-50 {
  padding-right: 50px;
}
.inset-right-80 {
  padding-right: 80px;
}
.inset-right-93 {
  padding-right: 93px;
}
.inset-right-100 {
  padding-right: 100px;
}
.inset-right-115 {
  padding-right: 115px;
}
@media (min-width: 480px) {
  .inset-xs-right-0 {
    padding-right: 0;
  }
  .inset-xs-right-15 {
    padding-right: 15px;
  }
  .inset-xs-right-20 {
    padding-right: 20px;
  }
  .inset-xs-right-30 {
    padding-right: 30px;
  }
  .inset-xs-right-40 {
    padding-right: 40px;
  }
  .inset-xs-right-50 {
    padding-right: 50px;
  }
  .inset-xs-right-80 {
    padding-right: 80px;
  }
  .inset-xs-right-93 {
    padding-right: 93px;
  }
  .inset-xs-right-100 {
    padding-right: 100px;
  }
  .inset-xs-right-115 {
    padding-right: 115px;
  }
}
@media (min-width: 768px) {
  .inset-sm-right-0 {
    padding-right: 0;
  }
  .inset-sm-right-15 {
    padding-right: 15px;
  }
  .inset-sm-right-20 {
    padding-right: 20px;
  }
  .inset-sm-right-30 {
    padding-right: 30px;
  }
  .inset-sm-right-40 {
    padding-right: 40px;
  }
  .inset-sm-right-50 {
    padding-right: 50px;
  }
  .inset-sm-right-80 {
    padding-right: 80px;
  }
  .inset-sm-right-93 {
    padding-right: 93px;
  }
  .inset-sm-right-100 {
    padding-right: 100px;
  }
  .inset-sm-right-115 {
    padding-right: 115px;
  }
}
@media (min-width: 992px) {
  .inset-md-right-0 {
    padding-right: 0;
  }
  .inset-md-right-15 {
    padding-right: 15px;
  }
  .inset-md-right-20 {
    padding-right: 20px;
  }
  .inset-md-right-30 {
    padding-right: 30px;
  }
  .inset-md-right-40 {
    padding-right: 40px;
  }
  .inset-md-right-50 {
    padding-right: 50px;
  }
  .inset-md-right-80 {
    padding-right: 80px;
  }
  .inset-md-right-93 {
    padding-right: 93px;
  }
  .inset-md-right-100 {
    padding-right: 100px;
  }
  .inset-md-right-115 {
    padding-right: 115px;
  }
}
@media (min-width: 1200px) {
  .inset-lg-right-0 {
    padding-right: 0;
  }
  .inset-lg-right-15 {
    padding-right: 15px;
  }
  .inset-lg-right-20 {
    padding-right: 20px;
  }
  .inset-lg-right-30 {
    padding-right: 30px;
  }
  .inset-lg-right-40 {
    padding-right: 40px;
  }
  .inset-lg-right-50 {
    padding-right: 50px;
  }
  .inset-lg-right-80 {
    padding-right: 80px;
  }
  .inset-lg-right-93 {
    padding-right: 93px;
  }
  .inset-lg-right-100 {
    padding-right: 100px;
  }
  .inset-lg-right-115 {
    padding-right: 115px;
  }
}
@media (min-width: 1800px) {
  .inset-xl-right-0 {
    padding-right: 0;
  }
  .inset-xl-right-15 {
    padding-right: 15px;
  }
  .inset-xl-right-20 {
    padding-right: 20px;
  }
  .inset-xl-right-30 {
    padding-right: 30px;
  }
  .inset-xl-right-40 {
    padding-right: 40px;
  }
  .inset-xl-right-50 {
    padding-right: 50px;
  }
  .inset-xl-right-80 {
    padding-right: 80px;
  }
  .inset-xl-right-93 {
    padding-right: 93px;
  }
  .inset-xl-right-100 {
    padding-right: 100px;
  }
  .inset-xl-right-115 {
    padding-right: 115px;
  }
}
.inset-left-7p {
  padding-left: 7%;
}
.inset-right-7p {
  padding-right: 7%;
}
.inset-left-11p {
  padding-left: 11%;
}
.inset-right-11p {
  padding-right: 11%;
}
.offset-top-0 {
  margin-top: 0;
}
.offset-top-4 {
  margin-top: 4px;
}
.offset-top-10 {
  margin-top: 10px;
}
.offset-top-14 {
  margin-top: 14px;
}
.offset-top-20 {
  margin-top: 20px;
}
.offset-top-24 {
  margin-top: 24px;
}
.offset-top-30 {
  margin-top: 30px;
}
.offset-top-34 {
  margin-top: 34px;
}
.offset-top-41 {
  margin-top: 41px;
}
.offset-top-50 {
  margin-top: 50px;
}
.offset-top-66 {
  margin-top: 66px;
}
.offset-top-98 {
  margin-top: 98px;
}
.offset-top-110 {
  margin-top: 110px;
}
.offset-top-124 {
  margin-top: 124px;
}
@media (min-width: 480px) {
  .offset-xs-top-0 {
    margin-top: 0;
  }
  .offset-xs-top-4 {
    margin-top: 4px;
  }
  .offset-xs-top-10 {
    margin-top: 10px;
  }
  .offset-xs-top-14 {
    margin-top: 14px;
  }
  .offset-xs-top-20 {
    margin-top: 20px;
  }
  .offset-xs-top-24 {
    margin-top: 24px;
  }
  .offset-xs-top-30 {
    margin-top: 30px;
  }
  .offset-xs-top-34 {
    margin-top: 34px;
  }
  .offset-xs-top-41 {
    margin-top: 41px;
  }
  .offset-xs-top-50 {
    margin-top: 50px;
  }
  .offset-xs-top-66 {
    margin-top: 66px;
  }
  .offset-xs-top-98 {
    margin-top: 98px;
  }
  .offset-xs-top-110 {
    margin-top: 110px;
  }
  .offset-xs-top-124 {
    margin-top: 124px;
  }
}
@media (min-width: 768px) {
  .offset-sm-top-0 {
    margin-top: 0;
  }
  .offset-sm-top-4 {
    margin-top: 4px;
  }
  .offset-sm-top-10 {
    margin-top: 10px;
  }
  .offset-sm-top-14 {
    margin-top: 14px;
  }
  .offset-sm-top-20 {
    margin-top: 20px;
  }
  .offset-sm-top-24 {
    margin-top: 24px;
  }
  .offset-sm-top-30 {
    margin-top: 30px;
  }
  .offset-sm-top-34 {
    margin-top: 34px;
  }
  .offset-sm-top-41 {
    margin-top: 41px;
  }
  .offset-sm-top-50 {
    margin-top: 50px;
  }
  .offset-sm-top-66 {
    margin-top: 66px;
  }
  .offset-sm-top-98 {
    margin-top: 98px;
  }
  .offset-sm-top-110 {
    margin-top: 110px;
  }
  .offset-sm-top-124 {
    margin-top: 124px;
  }
}
@media (min-width: 992px) {
  .offset-md-top-0 {
    margin-top: 0;
  }
  .offset-md-top-4 {
    margin-top: 4px;
  }
  .offset-md-top-10 {
    margin-top: 10px;
  }
  .offset-md-top-14 {
    margin-top: 14px;
  }
  .offset-md-top-20 {
    margin-top: 20px;
  }
  .offset-md-top-24 {
    margin-top: 24px;
  }
  .offset-md-top-30 {
    margin-top: 30px;
  }
  .offset-md-top-34 {
    margin-top: 34px;
  }
  .offset-md-top-41 {
    margin-top: 41px;
  }
  .offset-md-top-50 {
    margin-top: 50px;
  }
  .offset-md-top-66 {
    margin-top: 66px;
  }
  .offset-md-top-98 {
    margin-top: 98px;
  }
  .offset-md-top-110 {
    margin-top: 110px;
  }
  .offset-md-top-124 {
    margin-top: 124px;
  }
}
@media (min-width: 1200px) {
  .offset-lg-top-0 {
    margin-top: 0;
  }
  .offset-lg-top-4 {
    margin-top: 4px;
  }
  .offset-lg-top-10 {
    margin-top: 10px;
  }
  .offset-lg-top-14 {
    margin-top: 14px;
  }
  .offset-lg-top-20 {
    margin-top: 20px;
  }
  .offset-lg-top-24 {
    margin-top: 24px;
  }
  .offset-lg-top-30 {
    margin-top: 30px;
  }
  .offset-lg-top-34 {
    margin-top: 34px;
  }
  .offset-lg-top-41 {
    margin-top: 41px;
  }
  .offset-lg-top-50 {
    margin-top: 50px;
  }
  .offset-lg-top-66 {
    margin-top: 66px;
  }
  .offset-lg-top-98 {
    margin-top: 98px;
  }
  .offset-lg-top-110 {
    margin-top: 110px;
  }
  .offset-lg-top-124 {
    margin-top: 124px;
  }
}
@media (min-width: 1800px) {
  .offset-xl-top-0 {
    margin-top: 0;
  }
  .offset-xl-top-4 {
    margin-top: 4px;
  }
  .offset-xl-top-10 {
    margin-top: 10px;
  }
  .offset-xl-top-14 {
    margin-top: 14px;
  }
  .offset-xl-top-20 {
    margin-top: 20px;
  }
  .offset-xl-top-24 {
    margin-top: 24px;
  }
  .offset-xl-top-30 {
    margin-top: 30px;
  }
  .offset-xl-top-34 {
    margin-top: 34px;
  }
  .offset-xl-top-41 {
    margin-top: 41px;
  }
  .offset-xl-top-50 {
    margin-top: 50px;
  }
  .offset-xl-top-66 {
    margin-top: 66px;
  }
  .offset-xl-top-98 {
    margin-top: 98px;
  }
  .offset-xl-top-110 {
    margin-top: 110px;
  }
  .offset-xl-top-124 {
    margin-top: 124px;
  }
}
/*!
 *  Font Awesome 4.7.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.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571428572em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* --------------------------------

LineIcons Free Web Font
Author: lineicons.com

-------------------------------- */
@font-face {
  font-family: 'LineIcons';
  src: url('../fonts/LineIcons.eot');
  src: url('../fonts/LineIcons.eot') format('embedded-opentype'), url('../fonts/LineIcons.woff2') format('woff2'), url('../fonts/LineIcons.woff') format('woff'), url('../fonts/LineIcons.ttf') format('truetype'), url('../fonts/LineIcons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*------------------------
	base class definition
-------------------------*/
.lni {
  display: inline-block;
  font: normal normal normal 1em/1 'LineIcons';
  speak: none;
  text-transform: none;
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*------------------------
  change icon size
-------------------------*/
/* relative units */
.lni-sm {
  font-size: 0.8em;
}
.lni-lg {
  font-size: 1.2em;
}
/* absolute units */
.lni-16 {
  font-size: 16px;
}
.lni-32 {
  font-size: 32px;
}
/*----------------------------------
  add a square/circle background
-----------------------------------*/
.lni-bg-square,
.lni-bg-circle {
  padding: 0.35em;
  background-color: #eeeeee;
}
.lni-bg-circle {
  border-radius: 50%;
}
/*------------------------------------
  use icons as list item markers
-------------------------------------*/
.lni-ul {
  padding-left: 0;
  list-style-type: none;
}
.lni-ul > li {
  display: flex;
  align-items: flex-start;
  line-height: 1.4;
}
.lni-ul > li > .lni {
  margin-right: 0.4em;
  line-height: inherit;
}
/*------------------------
  spinning icons
-------------------------*/
.lni-is-spinning {
  -webkit-animation: lni-spin 2s infinite linear;
  -moz-animation: lni-spin 2s infinite linear;
  animation: lni-spin 2s infinite linear;
}
@-webkit-keyframes lni-spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes lni-spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
  }
}
@keyframes lni-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*------------------------
  rotated/flipped icons
-------------------------*/
.lni-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.lni-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.lni-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.lni-flip-y {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.lni-flip-x {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
/*------------------------
	icons
-------------------------*/
.lni-500px::before {
  content: "\ea02";
}
.lni-add-files::before {
  content: "\ea03";
}
.lni-alarm-clock::before {
  content: "\ea04";
}
.lni-alarm::before {
  content: "\ea05";
}
.lni-airbnb::before {
  content: "\ea06";
}
.lni-adobe::before {
  content: "\ea07";
}
.lni-amazon-pay::before {
  content: "\ea08";
}
.lni-amazon::before {
  content: "\ea09";
}
.lni-amex::before {
  content: "\ea0a";
}
.lni-anchor::before {
  content: "\ea0b";
}
.lni-amazon-original::before {
  content: "\ea0c";
}
.lni-android-original::before {
  content: "\ea0d";
}
.lni-android::before {
  content: "\ea0e";
}
.lni-angellist::before {
  content: "\ea0f";
}
.lni-angle-double-down::before {
  content: "\ea10";
}
.lni-angle-double-left::before {
  content: "\ea11";
}
.lni-angle-double-right::before {
  content: "\ea12";
}
.lni-angle-double-up::before {
  content: "\ea13";
}
.lni-angular::before {
  content: "\ea14";
}
.lni-apartment::before {
  content: "\ea15";
}
.lni-app-store::before {
  content: "\ea16";
}
.lni-apple-pay::before {
  content: "\ea17";
}
.lni-apple::before {
  content: "\ea18";
}
.lni-archive::before {
  content: "\ea19";
}
.lni-arrow-down-circle::before {
  content: "\ea1a";
}
.lni-arrow-left-circle::before {
  content: "\ea1b";
}
.lni-arrow-left::before {
  content: "\ea1c";
}
.lni-arrow-right-circle::before {
  content: "\ea1d";
}
.lni-arrow-right::before {
  content: "\ea1e";
}
.lni-arrow-top-left::before {
  content: "\ea1f";
}
.lni-arrow-top-right::before {
  content: "\ea20";
}
.lni-arrow-up-circle::before {
  content: "\ea21";
}
.lni-arrow-up::before {
  content: "\ea22";
}
.lni-arrows-horizontal::before {
  content: "\ea23";
}
.lni-arrows-vertical::before {
  content: "\ea24";
}
.lni-atlassian::before {
  content: "\ea25";
}
.lni-aws::before {
  content: "\ea26";
}
.lni-arrow-down::before {
  content: "\ea27";
}
.lni-ambulance::before {
  content: "\ea28";
}
.lni-agenda::before {
  content: "\ea29";
}
.lni-backward::before {
  content: "\ea2a";
}
.lni-baloon::before {
  content: "\ea2b";
}
.lni-ban::before {
  content: "\ea2c";
}
.lni-bar-chart::before {
  content: "\ea2d";
}
.lni-behance-original::before {
  content: "\ea2e";
}
.lni-bitbucket::before {
  content: "\ea2f";
}
.lni-bitcoin::before {
  content: "\ea30";
}
.lni-blackboard::before {
  content: "\ea31";
}
.lni-blogger::before {
  content: "\ea32";
}
.lni-bluetooth::before {
  content: "\ea33";
}
.lni-bold::before {
  content: "\ea34";
}
.lni-bolt-alt::before {
  content: "\ea35";
}
.lni-bolt::before {
  content: "\ea36";
}
.lni-book::before {
  content: "\ea37";
}
.lni-bookmark-alt::before {
  content: "\ea38";
}
.lni-bookmark::before {
  content: "\ea39";
}
.lni-bootstrap::before {
  content: "\ea3a";
}
.lni-bricks::before {
  content: "\ea3b";
}
.lni-bridge::before {
  content: "\ea3c";
}
.lni-briefcase::before {
  content: "\ea3d";
}
.lni-brush-alt::before {
  content: "\ea3e";
}
.lni-brush::before {
  content: "\ea3f";
}
.lni-bubble::before {
  content: "\ea40";
}
.lni-bug::before {
  content: "\ea41";
}
.lni-bulb::before {
  content: "\ea42";
}
.lni-bullhorn::before {
  content: "\ea43";
}
.lni-burger::before {
  content: "\ea44";
}
.lni-bus::before {
  content: "\ea45";
}
.lni-cake::before {
  content: "\ea46";
}
.lni-calculator::before {
  content: "\ea47";
}
.lni-calendar::before {
  content: "\ea48";
}
.lni-camera::before {
  content: "\ea49";
}
.lni-candy-cane::before {
  content: "\ea4a";
}
.lni-candy::before {
  content: "\ea4b";
}
.lni-capsule::before {
  content: "\ea4c";
}
.lni-car-alt::before {
  content: "\ea4d";
}
.lni-car::before {
  content: "\ea4e";
}
.lni-caravan::before {
  content: "\ea4f";
}
.lni-cart-full::before {
  content: "\ea50";
}
.lni-cart::before {
  content: "\ea51";
}
.lni-certificate::before {
  content: "\ea52";
}
.lni-checkbox::before {
  content: "\ea53";
}
.lni-checkmark-circle::before {
  content: "\ea54";
}
.lni-checkmark::before {
  content: "\ea55";
}
.lni-chef-hat::before {
  content: "\ea56";
}
.lni-chevron-down-circle::before {
  content: "\ea57";
}
.lni-chevron-down::before {
  content: "\ea58";
}
.lni-chevron-left-circle::before {
  content: "\ea59";
}
.lni-chevron-left::before {
  content: "\ea5a";
}
.lni-chevron-right-circle::before {
  content: "\ea5b";
}
.lni-chevron-right::before {
  content: "\ea5c";
}
.lni-chevron-up-circle::before {
  content: "\ea5d";
}
.lni-chevron-up::before {
  content: "\ea5e";
}
.lni-chrome::before {
  content: "\ea5f";
}
.lni-circle-minus::before {
  content: "\ea60";
}
.lni-circle-plus::before {
  content: "\ea61";
}
.lni-clipboard::before {
  content: "\ea62";
}
.lni-close::before {
  content: "\ea63";
}
.lni-cloud-check::before {
  content: "\ea64";
}
.lni-cloud-download::before {
  content: "\ea65";
}
.lni-cloud-network::before {
  content: "\ea66";
}
.lni-cloud-sync::before {
  content: "\ea67";
}
.lni-cloud-upload::before {
  content: "\ea68";
}
.lni-cloud::before {
  content: "\ea69";
}
.lni-cloudy-sun::before {
  content: "\ea6a";
}
.lni-code-alt::before {
  content: "\ea6b";
}
.lni-code::before {
  content: "\ea6c";
}
.lni-codepen::before {
  content: "\ea6d";
}
.lni-coffee-cup::before {
  content: "\ea6e";
}
.lni-cog::before {
  content: "\ea6f";
}
.lni-cogs::before {
  content: "\ea70";
}
.lni-coin::before {
  content: "\ea71";
}
.lni-comments-alt::before {
  content: "\ea72";
}
.lni-comments-reply::before {
  content: "\ea73";
}
.lni-comments::before {
  content: "\ea74";
}
.lni-compass::before {
  content: "\ea75";
}
.lni-construction-hammer::before {
  content: "\ea76";
}
.lni-construction::before {
  content: "\ea77";
}
.lni-consulting::before {
  content: "\ea78";
}
.lni-control-panel::before {
  content: "\ea79";
}
.lni-cpanel::before {
  content: "\ea7a";
}
.lni-creative-commons::before {
  content: "\ea7b";
}
.lni-credit-cards::before {
  content: "\ea7c";
}
.lni-crop::before {
  content: "\ea7d";
}
.lni-cross-circle::before {
  content: "\ea7e";
}
.lni-crown::before {
  content: "\ea7f";
}
.lni-css3::before {
  content: "\ea80";
}
.lni-cup::before {
  content: "\ea81";
}
.lni-customer::before {
  content: "\ea82";
}
.lni-cut::before {
  content: "\ea83";
}
.lni-dashboard::before {
  content: "\ea84";
}
.lni-database::before {
  content: "\ea85";
}
.lni-delivery::before {
  content: "\ea86";
}
.lni-dev::before {
  content: "\ea87";
}
.lni-diamond-alt::before {
  content: "\ea88";
}
.lni-diamond::before {
  content: "\ea89";
}
.lni-diners-club::before {
  content: "\ea8a";
}
.lni-dinner::before {
  content: "\ea8b";
}
.lni-direction-alt::before {
  content: "\ea8c";
}
.lni-direction-ltr::before {
  content: "\ea8d";
}
.lni-direction-rtl::before {
  content: "\ea8e";
}
.lni-direction::before {
  content: "\ea8f";
}
.lni-discord::before {
  content: "\ea90";
}
.lni-discover::before {
  content: "\ea91";
}
.lni-display-alt::before {
  content: "\ea92";
}
.lni-display::before {
  content: "\ea93";
}
.lni-docker::before {
  content: "\ea94";
}
.lni-dollar::before {
  content: "\ea95";
}
.lni-domain::before {
  content: "\ea96";
}
.lni-download::before {
  content: "\ea97";
}
.lni-dribbble::before {
  content: "\ea98";
}
.lni-drop::before {
  content: "\ea99";
}
.lni-dropbox-original::before {
  content: "\ea9a";
}
.lni-dropbox::before {
  content: "\ea9b";
}
.lni-drupal-original::before {
  content: "\ea9c";
}
.lni-drupal::before {
  content: "\ea9d";
}
.lni-dumbbell::before {
  content: "\ea9e";
}
.lni-edge::before {
  content: "\ea9f";
}
.lni-emoji-cool::before {
  content: "\eaa0";
}
.lni-emoji-friendly::before {
  content: "\eaa1";
}
.lni-emoji-happy::before {
  content: "\eaa2";
}
.lni-emoji-sad::before {
  content: "\eaa3";
}
.lni-emoji-smile::before {
  content: "\eaa4";
}
.lni-emoji-speechless::before {
  content: "\eaa5";
}
.lni-emoji-suspect::before {
  content: "\eaa6";
}
.lni-emoji-tounge::before {
  content: "\eaa7";
}
.lni-empty-file::before {
  content: "\eaa8";
}
.lni-enter::before {
  content: "\eaa9";
}
.lni-envato::before {
  content: "\eaaa";
}
.lni-envelope::before {
  content: "\eaab";
}
.lni-eraser::before {
  content: "\eaac";
}
.lni-euro::before {
  content: "\eaad";
}
.lni-exit-down::before {
  content: "\eaae";
}
.lni-exit-up::before {
  content: "\eaaf";
}
.lni-exit::before {
  content: "\eab0";
}
.lni-eye::before {
  content: "\eab1";
}
.lni-facebook-filled::before {
  content: "\eab2";
}
.lni-facebook-messenger::before {
  content: "\eab3";
}
.lni-facebook-original::before {
  content: "\eab4";
}
.lni-facebook-oval::before {
  content: "\eab5";
}
.lni-facebook::before {
  content: "\eab6";
}
.lni-figma::before {
  content: "\eab7";
}
.lni-files::before {
  content: "\eab8";
}
.lni-firefox-original::before {
  content: "\eab9";
}
.lni-firefox::before {
  content: "\eaba";
}
.lni-fireworks::before {
  content: "\eabb";
}
.lni-first-aid::before {
  content: "\eabc";
}
.lni-flag-alt::before {
  content: "\eabd";
}
.lni-flag::before {
  content: "\eabe";
}
.lni-flags::before {
  content: "\eabf";
}
.lni-flickr::before {
  content: "\eac0";
}
.lni-basketball::before {
  content: "\eac1";
}
.lni-behance::before {
  content: "\eac2";
}
.lni-forward::before {
  content: "\eac3";
}
.lni-frame-expand::before {
  content: "\eac4";
}
.lni-flower::before {
  content: "\eac5";
}
.lni-full-screen::before {
  content: "\eac6";
}
.lni-funnel::before {
  content: "\eac7";
}
.lni-gallery::before {
  content: "\eac8";
}
.lni-game::before {
  content: "\eac9";
}
.lni-gift::before {
  content: "\eaca";
}
.lni-git::before {
  content: "\eacb";
}
.lni-github-original::before {
  content: "\eacc";
}
.lni-github::before {
  content: "\eacd";
}
.lni-goodreads::before {
  content: "\eace";
}
.lni-google-drive::before {
  content: "\eacf";
}
.lni-google-pay::before {
  content: "\ead0";
}
.lni-fresh-juice::before {
  content: "\ead1";
}
.lni-folder::before {
  content: "\ead2";
}
.lni-bi-cycle::before {
  content: "\ead3";
}
.lni-graph::before {
  content: "\ead4";
}
.lni-grid-alt::before {
  content: "\ead5";
}
.lni-grid::before {
  content: "\ead6";
}
.lni-google-wallet::before {
  content: "\ead7";
}
.lni-grow::before {
  content: "\ead8";
}
.lni-hammer::before {
  content: "\ead9";
}
.lni-hand::before {
  content: "\eada";
}
.lni-handshake::before {
  content: "\eadb";
}
.lni-harddrive::before {
  content: "\eadc";
}
.lni-headphone-alt::before {
  content: "\eadd";
}
.lni-headphone::before {
  content: "\eade";
}
.lni-heart-filled::before {
  content: "\eadf";
}
.lni-heart-monitor::before {
  content: "\eae0";
}
.lni-heart::before {
  content: "\eae1";
}
.lni-helicopter::before {
  content: "\eae2";
}
.lni-helmet::before {
  content: "\eae3";
}
.lni-help::before {
  content: "\eae4";
}
.lni-highlight-alt::before {
  content: "\eae5";
}
.lni-highlight::before {
  content: "\eae6";
}
.lni-home::before {
  content: "\eae7";
}
.lni-hospital::before {
  content: "\eae8";
}
.lni-hourglass::before {
  content: "\eae9";
}
.lni-html5::before {
  content: "\eaea";
}
.lni-image::before {
  content: "\eaeb";
}
.lni-inbox::before {
  content: "\eaec";
}
.lni-indent-decrease::before {
  content: "\eaed";
}
.lni-indent-increase::before {
  content: "\eaee";
}
.lni-infinite::before {
  content: "\eaef";
}
.lni-information::before {
  content: "\eaf0";
}
.lni-instagram-filled::before {
  content: "\eaf1";
}
.lni-instagram-original::before {
  content: "\eaf2";
}
.lni-instagram::before {
  content: "\eaf3";
}
.lni-invention::before {
  content: "\eaf4";
}
.lni-graduation::before {
  content: "\eaf5";
}
.lni-invest-monitor::before {
  content: "\eaf6";
}
.lni-island::before {
  content: "\eaf7";
}
.lni-italic::before {
  content: "\eaf8";
}
.lni-java::before {
  content: "\eaf9";
}
.lni-javascript::before {
  content: "\eafa";
}
.lni-jcb::before {
  content: "\eafb";
}
.lni-joomla-original::before {
  content: "\eafc";
}
.lni-joomla::before {
  content: "\eafd";
}
.lni-jsfiddle::before {
  content: "\eafe";
}
.lni-juice::before {
  content: "\eaff";
}
.lni-key::before {
  content: "\eb00";
}
.lni-keyboard::before {
  content: "\eb01";
}
.lni-keyword-research::before {
  content: "\eb02";
}
.lni-hacker-news::before {
  content: "\eb03";
}
.lni-google::before {
  content: "\eb04";
}
.lni-laravel::before {
  content: "\eb05";
}
.lni-layers::before {
  content: "\eb06";
}
.lni-layout::before {
  content: "\eb07";
}
.lni-leaf::before {
  content: "\eb08";
}
.lni-library::before {
  content: "\eb09";
}
.lni-licencse::before {
  content: "\eb0a";
}
.lni-life-ring::before {
  content: "\eb0b";
}
.lni-line-dashed::before {
  content: "\eb0c";
}
.lni-line-dotted::before {
  content: "\eb0d";
}
.lni-line-double::before {
  content: "\eb0e";
}
.lni-line-spacing::before {
  content: "\eb0f";
}
.lni-line::before {
  content: "\eb10";
}
.lni-lineicons-alt::before {
  content: "\eb11";
}
.lni-lineicons::before {
  content: "\eb12";
}
.lni-link::before {
  content: "\eb13";
}
.lni-linkedin-original::before {
  content: "\eb14";
}
.lni-linkedin::before {
  content: "\eb15";
}
.lni-list::before {
  content: "\eb16";
}
.lni-lock-alt::before {
  content: "\eb17";
}
.lni-lock::before {
  content: "\eb18";
}
.lni-magnet::before {
  content: "\eb19";
}
.lni-magnifier::before {
  content: "\eb1a";
}
.lni-mailchimp::before {
  content: "\eb1b";
}
.lni-map-marker::before {
  content: "\eb1c";
}
.lni-map::before {
  content: "\eb1d";
}
.lni-mashroom::before {
  content: "\eb1e";
}
.lni-mastercard::before {
  content: "\eb1f";
}
.lni-medall-alt::before {
  content: "\eb20";
}
.lni-medall::before {
  content: "\eb21";
}
.lni-medium::before {
  content: "\eb22";
}
.lni-laptop::before {
  content: "\eb23";
}
.lni-investment::before {
  content: "\eb24";
}
.lni-laptop-phone::before {
  content: "\eb25";
}
.lni-megento::before {
  content: "\eb26";
}
.lni-mic::before {
  content: "\eb27";
}
.lni-microphone::before {
  content: "\eb28";
}
.lni-menu::before {
  content: "\eb29";
}
.lni-microscope::before {
  content: "\eb2a";
}
.lni-money-location::before {
  content: "\eb2b";
}
.lni-minus::before {
  content: "\eb2c";
}
.lni-mobile::before {
  content: "\eb2d";
}
.lni-more-alt::before {
  content: "\eb2e";
}
.lni-mouse::before {
  content: "\eb2f";
}
.lni-move::before {
  content: "\eb30";
}
.lni-music::before {
  content: "\eb31";
}
.lni-network::before {
  content: "\eb32";
}
.lni-night::before {
  content: "\eb33";
}
.lni-nodejs-alt::before {
  content: "\eb34";
}
.lni-nodejs::before {
  content: "\eb35";
}
.lni-notepad::before {
  content: "\eb36";
}
.lni-npm::before {
  content: "\eb37";
}
.lni-offer::before {
  content: "\eb38";
}
.lni-opera::before {
  content: "\eb39";
}
.lni-package::before {
  content: "\eb3a";
}
.lni-page-break::before {
  content: "\eb3b";
}
.lni-pagination::before {
  content: "\eb3c";
}
.lni-paint-bucket::before {
  content: "\eb3d";
}
.lni-paint-roller::before {
  content: "\eb3e";
}
.lni-pallet::before {
  content: "\eb3f";
}
.lni-paperclip::before {
  content: "\eb40";
}
.lni-more::before {
  content: "\eb41";
}
.lni-pause::before {
  content: "\eb42";
}
.lni-paypal-original::before {
  content: "\eb43";
}
.lni-microsoft::before {
  content: "\eb44";
}
.lni-money-protection::before {
  content: "\eb45";
}
.lni-pencil::before {
  content: "\eb46";
}
.lni-paypal::before {
  content: "\eb47";
}
.lni-pencil-alt::before {
  content: "\eb48";
}
.lni-patreon::before {
  content: "\eb49";
}
.lni-phone-set::before {
  content: "\eb4a";
}
.lni-phone::before {
  content: "\eb4b";
}
.lni-pin::before {
  content: "\eb4c";
}
.lni-pinterest::before {
  content: "\eb4d";
}
.lni-pie-chart::before {
  content: "\eb4e";
}
.lni-pilcrow::before {
  content: "\eb4f";
}
.lni-plane::before {
  content: "\eb50";
}
.lni-play::before {
  content: "\eb51";
}
.lni-plug::before {
  content: "\eb52";
}
.lni-plus::before {
  content: "\eb53";
}
.lni-pointer-down::before {
  content: "\eb54";
}
.lni-pointer-left::before {
  content: "\eb55";
}
.lni-pointer-right::before {
  content: "\eb56";
}
.lni-pointer-up::before {
  content: "\eb57";
}
.lni-play-store::before {
  content: "\eb58";
}
.lni-pizza::before {
  content: "\eb59";
}
.lni-postcard::before {
  content: "\eb5a";
}
.lni-pound::before {
  content: "\eb5b";
}
.lni-power-switch::before {
  content: "\eb5c";
}
.lni-printer::before {
  content: "\eb5d";
}
.lni-producthunt::before {
  content: "\eb5e";
}
.lni-protection::before {
  content: "\eb5f";
}
.lni-pulse::before {
  content: "\eb60";
}
.lni-pyramids::before {
  content: "\eb61";
}
.lni-python::before {
  content: "\eb62";
}
.lni-pointer::before {
  content: "\eb63";
}
.lni-popup::before {
  content: "\eb64";
}
.lni-quotation::before {
  content: "\eb65";
}
.lni-radio-button::before {
  content: "\eb66";
}
.lni-rain::before {
  content: "\eb67";
}
.lni-quora::before {
  content: "\eb68";
}
.lni-react::before {
  content: "\eb69";
}
.lni-question-circle::before {
  content: "\eb6a";
}
.lni-php::before {
  content: "\eb6b";
}
.lni-reddit::before {
  content: "\eb6c";
}
.lni-reload::before {
  content: "\eb6d";
}
.lni-restaurant::before {
  content: "\eb6e";
}
.lni-road::before {
  content: "\eb6f";
}
.lni-rocket::before {
  content: "\eb70";
}
.lni-rss-feed::before {
  content: "\eb71";
}
.lni-ruler-alt::before {
  content: "\eb72";
}
.lni-ruler-pencil::before {
  content: "\eb73";
}
.lni-ruler::before {
  content: "\eb74";
}
.lni-rupee::before {
  content: "\eb75";
}
.lni-save::before {
  content: "\eb76";
}
.lni-school-bench-alt::before {
  content: "\eb77";
}
.lni-school-bench::before {
  content: "\eb78";
}
.lni-scooter::before {
  content: "\eb79";
}
.lni-scroll-down::before {
  content: "\eb7a";
}
.lni-search-alt::before {
  content: "\eb7b";
}
.lni-search::before {
  content: "\eb7c";
}
.lni-select::before {
  content: "\eb7d";
}
.lni-seo::before {
  content: "\eb7e";
}
.lni-service::before {
  content: "\eb7f";
}
.lni-share-alt::before {
  content: "\eb80";
}
.lni-share::before {
  content: "\eb81";
}
.lni-shield::before {
  content: "\eb82";
}
.lni-shift-left::before {
  content: "\eb83";
}
.lni-shift-right::before {
  content: "\eb84";
}
.lni-ship::before {
  content: "\eb85";
}
.lni-shopify::before {
  content: "\eb86";
}
.lni-shopping-basket::before {
  content: "\eb87";
}
.lni-shortcode::before {
  content: "\eb88";
}
.lni-shovel::before {
  content: "\eb89";
}
.lni-shuffle::before {
  content: "\eb8a";
}
.lni-signal::before {
  content: "\eb8b";
}
.lni-sketch::before {
  content: "\eb8c";
}
.lni-skipping-rope::before {
  content: "\eb8d";
}
.lni-skype::before {
  content: "\eb8e";
}
.lni-slack::before {
  content: "\eb8f";
}
.lni-slice::before {
  content: "\eb90";
}
.lni-slideshare::before {
  content: "\eb91";
}
.lni-slim::before {
  content: "\eb92";
}
.lni-reply::before {
  content: "\eb93";
}
.lni-sort-alpha-asc::before {
  content: "\eb94";
}
.lni-remove-file::before {
  content: "\eb95";
}
.lni-sort-amount-dsc::before {
  content: "\eb96";
}
.lni-sort-amount-asc::before {
  content: "\eb97";
}
.lni-soundcloud::before {
  content: "\eb98";
}
.lni-souncloud-original::before {
  content: "\eb99";
}
.lni-spiner-solid::before {
  content: "\eb9a";
}
.lni-revenue::before {
  content: "\eb9b";
}
.lni-spinner::before {
  content: "\eb9c";
}
.lni-spellcheck::before {
  content: "\eb9d";
}
.lni-spotify::before {
  content: "\eb9e";
}
.lni-spray::before {
  content: "\eb9f";
}
.lni-sprout::before {
  content: "\eba0";
}
.lni-snapchat::before {
  content: "\eba1";
}
.lni-stamp::before {
  content: "\eba2";
}
.lni-star-empty::before {
  content: "\eba3";
}
.lni-star-filled::before {
  content: "\eba4";
}
.lni-star-half::before {
  content: "\eba5";
}
.lni-star::before {
  content: "\eba6";
}
.lni-stats-down::before {
  content: "\eba7";
}
.lni-spinner-arrow::before {
  content: "\eba8";
}
.lni-steam::before {
  content: "\eba9";
}
.lni-stackoverflow::before {
  content: "\ebaa";
}
.lni-stop::before {
  content: "\ebab";
}
.lni-strikethrough::before {
  content: "\ebac";
}
.lni-sthethoscope::before {
  content: "\ebad";
}
.lni-stumbleupon::before {
  content: "\ebae";
}
.lni-sun::before {
  content: "\ebaf";
}
.lni-support::before {
  content: "\ebb0";
}
.lni-surf-board::before {
  content: "\ebb1";
}
.lni-swift::before {
  content: "\ebb2";
}
.lni-syringe::before {
  content: "\ebb3";
}
.lni-tab::before {
  content: "\ebb4";
}
.lni-tag::before {
  content: "\ebb5";
}
.lni-target-customer::before {
  content: "\ebb6";
}
.lni-target-revenue::before {
  content: "\ebb7";
}
.lni-target::before {
  content: "\ebb8";
}
.lni-taxi::before {
  content: "\ebb9";
}
.lni-stats-up::before {
  content: "\ebba";
}
.lni-telegram-original::before {
  content: "\ebbb";
}
.lni-telegram::before {
  content: "\ebbc";
}
.lni-text-align-center::before {
  content: "\ebbd";
}
.lni-text-align-justify::before {
  content: "\ebbe";
}
.lni-text-align-left::before {
  content: "\ebbf";
}
.lni-text-format-remove::before {
  content: "\ebc0";
}
.lni-text-align-right::before {
  content: "\ebc1";
}
.lni-text-format::before {
  content: "\ebc2";
}
.lni-thought::before {
  content: "\ebc3";
}
.lni-thumbs-down::before {
  content: "\ebc4";
}
.lni-thumbs-up::before {
  content: "\ebc5";
}
.lni-thunder-alt::before {
  content: "\ebc6";
}
.lni-thunder::before {
  content: "\ebc7";
}
.lni-ticket-alt::before {
  content: "\ebc8";
}
.lni-ticket::before {
  content: "\ebc9";
}
.lni-timer::before {
  content: "\ebca";
}
.lni-train-alt::before {
  content: "\ebcb";
}
.lni-train::before {
  content: "\ebcc";
}
.lni-trash::before {
  content: "\ebcd";
}
.lni-travel::before {
  content: "\ebce";
}
.lni-tree::before {
  content: "\ebcf";
}
.lni-trees::before {
  content: "\ebd0";
}
.lni-trello::before {
  content: "\ebd1";
}
.lni-trowel::before {
  content: "\ebd2";
}
.lni-tshirt::before {
  content: "\ebd3";
}
.lni-tumblr::before {
  content: "\ebd4";
}
.lni-twitch::before {
  content: "\ebd5";
}
.lni-twitter-filled::before {
  content: "\ebd6";
}
.lni-twitter-original::before {
  content: "\ebd7";
}
.lni-twitter::before {
  content: "\ebd8";
}
.lni-ubuntu::before {
  content: "\ebd9";
}
.lni-underline::before {
  content: "\ebda";
}
.lni-unlink::before {
  content: "\ebdb";
}
.lni-unlock::before {
  content: "\ebdc";
}
.lni-upload::before {
  content: "\ebdd";
}
.lni-user::before {
  content: "\ebde";
}
.lni-users::before {
  content: "\ebdf";
}
.lni-ux::before {
  content: "\ebe0";
}
.lni-vector::before {
  content: "\ebe1";
}
.lni-video::before {
  content: "\ebe2";
}
.lni-vimeo::before {
  content: "\ebe3";
}
.lni-visa::before {
  content: "\ebe4";
}
.lni-vk::before {
  content: "\ebe5";
}
.lni-volume-high::before {
  content: "\ebe6";
}
.lni-volume-low::before {
  content: "\ebe7";
}
.lni-volume-medium::before {
  content: "\ebe8";
}
.lni-volume-mute::before {
  content: "\ebe9";
}
.lni-volume::before {
  content: "\ebea";
}
.lni-wallet::before {
  content: "\ebeb";
}
.lni-warning::before {
  content: "\ebec";
}
.lni-website-alt::before {
  content: "\ebed";
}
.lni-website::before {
  content: "\ebee";
}
.lni-wechat::before {
  content: "\ebef";
}
.lni-weight::before {
  content: "\ebf0";
}
.lni-whatsapp::before {
  content: "\ebf1";
}
.lni-wheelbarrow::before {
  content: "\ebf2";
}
.lni-wheelchair::before {
  content: "\ebf3";
}
.lni-windows::before {
  content: "\ebf4";
}
.lni-wordpress-filled::before {
  content: "\ebf5";
}
.lni-wordpress::before {
  content: "\ebf6";
}
.lni-world-alt::before {
  content: "\ebf7";
}
.lni-world::before {
  content: "\ebf8";
}
.lni-write::before {
  content: "\ebf9";
}
.lni-yahoo::before {
  content: "\ebfa";
}
.lni-ycombinator::before {
  content: "\ebfb";
}
.lni-yen::before {
  content: "\ebfc";
}
.lni-youtube::before {
  content: "\ebfd";
}
.lni-zip::before {
  content: "\ebfe";
}
.lni-zoom-in::before {
  content: "\ebff";
}
.lni-zoom-out::before {
  content: "\ec00";
}
.lni-teabag::before {
  content: "\ec01";
}
.lni-stripe::before {
  content: "\ec02";
}
.lni-spotify-original::before {
  content: "\ec03";
}
@font-face {
  font-family: "Flaticon";
  src: url("../fonts/flaticon.eot");
  src: url("../fonts/flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/flaticon.woff") format("woff"), url("../fonts/flaticon.ttf") format("truetype"), url("../fonts/flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/flaticon.svg#Flaticon") format("svg");
  }
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal;
}
.flaticon-substract:before {
  content: "\f100";
}
.flaticon-add:before {
  content: "\f101";
}
.flaticon-weather:before {
  content: "\f102";
}
.flaticon-phone:before {
  content: "\f103";
}
.flaticon-clock:before {
  content: "\f104";
}
.flaticon-shape:before {
  content: "\f105";
}
.flaticon-transport:before {
  content: "\f106";
}
.flaticon-snowflake:before {
  content: "\f107";
}
.flaticon-black-envelope:before {
  content: "\f108";
}
.flaticon-old-handphone:before {
  content: "\f109";
}
.flaticon-play-button-2:before {
  content: "\f10a";
}
.flaticon-earth:before {
  content: "\f10b";
}
.flaticon-email-filled-closed-envelope:before {
  content: "\f10c";
}
.flaticon-smartphone-call:before {
  content: "\f10d";
}
.flaticon-phone-call-1:before {
  content: "\f10e";
}
.flaticon-phone-auricular-with-high-volume:before {
  content: "\f10f";
}
.flaticon-black:before {
  content: "\f110";
}
.flaticon-map-marker-1:before {
  content: "\f111";
}
.flaticon-business-1:before {
  content: "\f112";
}
.flaticon-business:before {
  content: "\f113";
}
.flaticon-layer:before {
  content: "\f114";
}
.flaticon-sales:before {
  content: "\f115";
}
.flaticon-gramophone:before {
  content: "\f116";
}
.flaticon-nature:before {
  content: "\f117";
}
.flaticon-diagram:before {
  content: "\f118";
}
.flaticon-placeholder-2:before {
  content: "\f119";
}
.flaticon-wifi:before {
  content: "\f11a";
}
.flaticon-trophy-1:before {
  content: "\f11b";
}
.flaticon-cup:before {
  content: "\f11c";
}
.flaticon-anchor:before {
  content: "\f11d";
}
.flaticon-shopping-bag-1:before {
  content: "\f11e";
}
.flaticon-clipboards:before {
  content: "\f11f";
}
.flaticon-wallet:before {
  content: "\f120";
}
.flaticon-medical-2:before {
  content: "\f121";
}
.flaticon-doctor:before {
  content: "\f122";
}
.flaticon-telemarketer:before {
  content: "\f123";
}
.flaticon-technology:before {
  content: "\f124";
}
.flaticon-leave:before {
  content: "\f125";
}
.flaticon-briefcase:before {
  content: "\f126";
}
.flaticon-track:before {
  content: "\f127";
}
.flaticon-target-1:before {
  content: "\f128";
}
.flaticon-diamond-1:before {
  content: "\f129";
}
.flaticon-aeroplane:before {
  content: "\f12a";
}
.flaticon-bar-chart:before {
  content: "\f12b";
}
.flaticon-safe:before {
  content: "\f12c";
}
.flaticon-brain:before {
  content: "\f12d";
}
.flaticon-medal:before {
  content: "\f12e";
}
.flaticon-airplane:before {
  content: "\f12f";
}
.flaticon-life-saver:before {
  content: "\f130";
}
.flaticon-analytics:before {
  content: "\f131";
}
.flaticon-strength:before {
  content: "\f132";
}
.flaticon-line-chart-2:before {
  content: "\f133";
}
.flaticon-reverse:before {
  content: "\f134";
}
.flaticon-search-2:before {
  content: "\f135";
}
.flaticon-arrows-8:before {
  content: "\f136";
}
.flaticon-arrows-7:before {
  content: "\f137";
}
.flaticon-shield:before {
  content: "\f138";
}
.flaticon-shopping-cart-2:before {
  content: "\f139";
}
.flaticon-play-button-1:before {
  content: "\f13a";
}
.flaticon-arrows-6:before {
  content: "\f13b";
}
.flaticon-cloud:before {
  content: "\f13c";
}
.flaticon-line-chart-1:before {
  content: "\f13d";
}
.flaticon-gamepad:before {
  content: "\f13e";
}
.flaticon-placeholder-1:before {
  content: "\f13f";
}
.flaticon-eye:before {
  content: "\f140";
}
.flaticon-user:before {
  content: "\f141";
}
.flaticon-trophy:before {
  content: "\f142";
}
.flaticon-room-key:before {
  content: "\f143";
}
.flaticon-handshake:before {
  content: "\f144";
}
.flaticon-up-arrow:before {
  content: "\f145";
}
.flaticon-first-aid-kit:before {
  content: "\f146";
}
.flaticon-target:before {
  content: "\f147";
}
.flaticon-travel:before {
  content: "\f148";
}
.flaticon-battery:before {
  content: "\f149";
}
.flaticon-telephone:before {
  content: "\f14a";
}
.flaticon-padlock:before {
  content: "\f14b";
}
.flaticon-right-quote:before {
  content: "\f14c";
}
.flaticon-left-quote:before {
  content: "\f14d";
}
.flaticon-group:before {
  content: "\f14e";
}
.flaticon-apple:before {
  content: "\f14f";
}
.flaticon-christmas-tree:before {
  content: "\f150";
}
.flaticon-drop:before {
  content: "\f151";
}
.flaticon-search-1:before {
  content: "\f152";
}
.flaticon-search:before {
  content: "\f153";
}
.flaticon-music-player-1:before {
  content: "\f154";
}
.flaticon-locked:before {
  content: "\f155";
}
.flaticon-placeholder:before {
  content: "\f156";
}
.flaticon-microphone:before {
  content: "\f157";
}
.flaticon-muted:before {
  content: "\f158";
}
.flaticon-home:before {
  content: "\f159";
}
.flaticon-login:before {
  content: "\f15a";
}
.flaticon-list:before {
  content: "\f15b";
}
.flaticon-folder-1:before {
  content: "\f15c";
}
.flaticon-folder:before {
  content: "\f15d";
}
.flaticon-alarm-clock:before {
  content: "\f15e";
}
.flaticon-alarm-1:before {
  content: "\f15f";
}
.flaticon-alarm:before {
  content: "\f160";
}
.flaticon-settings-2:before {
  content: "\f161";
}
.flaticon-layers:before {
  content: "\f162";
}
.flaticon-hourglass:before {
  content: "\f163";
}
.flaticon-empty-star:before {
  content: "\f164";
}
.flaticon-share:before {
  content: "\f165";
}
.flaticon-calculator:before {
  content: "\f166";
}
.flaticon-menu:before {
  content: "\f167";
}
.flaticon-speaker:before {
  content: "\f168";
}
.flaticon-play-button:before {
  content: "\f169";
}
.flaticon-compact-disc:before {
  content: "\f16a";
}
.flaticon-music-player:before {
  content: "\f16b";
}
.flaticon-video-player:before {
  content: "\f16c";
}
.flaticon-chat-1:before {
  content: "\f16d";
}
.flaticon-rich:before {
  content: "\f16e";
}
.flaticon-mail:before {
  content: "\f16f";
}
.flaticon-arrows-5:before {
  content: "\f170";
}
.flaticon-diamond:before {
  content: "\f171";
}
.flaticon-signs-1:before {
  content: "\f172";
}
.flaticon-bicycle:before {
  content: "\f173";
}
.flaticon-watering:before {
  content: "\f174";
}
.flaticon-cancel:before {
  content: "\f175";
}
.flaticon-envelope:before {
  content: "\f176";
}
.flaticon-shopping-bag:before {
  content: "\f177";
}
.flaticon-shopping-cart-1:before {
  content: "\f178";
}
.flaticon-phone-call:before {
  content: "\f179";
}
.flaticon-headphones:before {
  content: "\f17a";
}
.flaticon-vector:before {
  content: "\f17b";
}
.flaticon-reload:before {
  content: "\f17c";
}
.flaticon-chat:before {
  content: "\f17d";
}
.flaticon-back:before {
  content: "\f17e";
}
.flaticon-next-1:before {
  content: "\f17f";
}
.flaticon-download:before {
  content: "\f180";
}
.flaticon-shuffle:before {
  content: "\f181";
}
.flaticon-avatar:before {
  content: "\f182";
}
.flaticon-link:before {
  content: "\f183";
}
.flaticon-settings-1:before {
  content: "\f184";
}
.flaticon-magnifying-glass:before {
  content: "\f185";
}
.flaticon-settings:before {
  content: "\f186";
}
.flaticon-next:before {
  content: "\f187";
}
.flaticon-line-chart:before {
  content: "\f188";
}
.flaticon-networking:before {
  content: "\f189";
}
.flaticon-dollar-symbol:before {
  content: "\f18a";
}
.flaticon-money-bag:before {
  content: "\f18b";
}
.flaticon-signs:before {
  content: "\f18c";
}
.flaticon-arrows-4:before {
  content: "\f18d";
}
.flaticon-arrows-3:before {
  content: "\f18e";
}
.flaticon-plug:before {
  content: "\f18f";
}
.flaticon-management:before {
  content: "\f190";
}
.flaticon-stats:before {
  content: "\f191";
}
.flaticon-devices:before {
  content: "\f192";
}
.flaticon-smartphone-1:before {
  content: "\f193";
}
.flaticon-bank:before {
  content: "\f194";
}
.flaticon-medical-1:before {
  content: "\f195";
}
.flaticon-key:before {
  content: "\f196";
}
.flaticon-order:before {
  content: "\f197";
}
.flaticon-next-page:before {
  content: "\f198";
}
.flaticon-left-arrow:before {
  content: "\f199";
}
.flaticon-right-arrow:before {
  content: "\f19a";
}
.flaticon-open-envelope:before {
  content: "\f19b";
}
.flaticon-star:before {
  content: "\f19c";
}
.flaticon-earphones:before {
  content: "\f19d";
}
.flaticon-medical:before {
  content: "\f19e";
}
.flaticon-workers:before {
  content: "\f19f";
}
.flaticon-electric-car:before {
  content: "\f1a0";
}
.flaticon-exercise:before {
  content: "\f1a1";
}
.flaticon-big-anchor:before {
  content: "\f1a2";
}
.flaticon-presentation-whiteboard:before {
  content: "\f1a3";
}
.flaticon-check-engine:before {
  content: "\f1a4";
}
.flaticon-ear-auriculars:before {
  content: "\f1a5";
}
.flaticon-cancel-music:before {
  content: "\f1a6";
}
.flaticon-house-silhouette:before {
  content: "\f1a7";
}
.flaticon-gas-pump:before {
  content: "\f1a8";
}
.flaticon-smartphone:before {
  content: "\f1a9";
}
.flaticon-arrows-2:before {
  content: "\f1aa";
}
.flaticon-shopping-cart:before {
  content: "\f1ab";
}
.flaticon-back-arrow:before {
  content: "\f1ac";
}
.flaticon-arrow:before {
  content: "\f1ad";
}
.flaticon-recycle-triangle-of-three-arrows-outlines:before {
  content: "\f1ae";
}
.flaticon-play-outlined-circular-button:before {
  content: "\f1af";
}
.flaticon-attachment:before {
  content: "\f1b0";
}
.flaticon-recycle-triangular-symbol-of-three-arrows-rotation:before {
  content: "\f1b1";
}
.flaticon-stocks-graphic-on-laptop-monitor:before {
  content: "\f1b2";
}
.flaticon-soccer-ball-variant:before {
  content: "\f1b3";
}
.flaticon-map-marker:before {
  content: "\f1b4";
}
.flaticon-website-design-symbol:before {
  content: "\f1b5";
}
.flaticon-slideshare-logotype:before {
  content: "\f1b6";
}
.flaticon-arrows-1:before {
  content: "\f1b7";
}
.flaticon-lifeline-in-a-heart-outline:before {
  content: "\f1b8";
}
.flaticon-computer-tablet:before {
  content: "\f1b9";
}
.flaticon-arrows:before {
  content: "\f1ba";
}
.flaticon-unlink-symbol:before {
  content: "\f1bb";
}
.flaticon-circles:before {
  content: "\f1bc";
}
.flaticon-man:before {
  content: "\f1bd";
}
.flaticon-e-mail-envelope:before {
  content: "\f1be";
}
.flaticon-finger-touching-tablet-screen:before {
  content: "\f1bf";
}
.flaticon-graph-line-screen:before {
  content: "\f1c0";
}
.flaticon-download-arrow:before {
  content: "\f1c1";
}
.flaticon-grid-world:before {
  content: "\f1c2";
}
.flaticon-yoga-posture:before {
  content: "\f1c3";
}
.flaticon-dustbin:before {
  content: "\f1c4";
}
.flaticon-tablet:before {
  content: "\f1c5";
}
.flaticon-map:before {
  content: "\f1c6";
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot?hl3x95');
  src: url('../fonts/icomoon/icomoon.eot?hl3x95#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.ttf?hl3x95') format('truetype'), url('../fonts/icomoon/icomoon.woff?hl3x95') format('woff'), url('../fonts/icomoon/icomoon.svg?hl3x95#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-Admission:before {
  content: "\e900";
}
.icon-Classroom:before {
  content: "\e901";
}
.icon-data-management-portal:before {
  content: "\e902";
}
.icon-E-thaksalawa:before {
  content: "\e903";
}
.icon-Education-ministry:before {
  content: "\e904";
}
.icon-Exam-result:before {
  content: "\e905";
}
.icon-Examination-department:before {
  content: "\e906";
}
.icon-Syllbus-download:before {
  content: "\e907";
}
.icon-Teachers-guid:before {
  content: "\e908";
}
.icon-Text-book-download:before {
  content: "\e909";
}
/** 2.8 Button Addons */
.btn-link {
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
.btn-link.btn-normal {
  font-size: 14px;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.btn-primary {
  padding: 10px 40px;
  position: relative;
  font-size: 15px;
  overflow: hidden;
  z-index: 10;
  text-align: center;
  background: #fff !important;
  border: 1px solid var(--color-primary);
  margin: 0 5px 10px;
  border-radius: 0px;
  color: #555555;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn-primary:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 10%;
  height: 100%;
  z-index: -1;
  background: var(--color-primary);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn-primary:hover,
.btn-primary:focus {
  border-color: var(--color-primary);
}
.btn-primary:hover:before,
.btn-primary:focus:before {
  width: 100%;
}
.btn-secondary {
  padding: 8px 40px;
  position: relative;
  font-size: 14px;
  overflow: hidden;
  z-index: 10;
  text-align: center;
  background: #fff !important;
  border: 1px solid var(--color-secondary);
  transition: 0.5s all;
  margin: 0 5px 10px;
  border-radius: 0px;
  color: #555555;
}
.btn-secondary:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0px;
  width: 10%;
  height: 100%;
  z-index: -1;
  background: var(--color-secondary);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn-secondary:hover:before,
.btn-secondary:focus:before {
  width: 100%;
}
.mshanimagegallery-gallery-wrapper {
  padding: 50px;
}
.mshanimagegallery-gallery-wrapper .row {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mshanimagegallery-gallery-item > div.mshanimagegallery-gallery-item-content {
  display: none;
}
.bg-gray-base {
  background: #000000;
}
.bg-gray-darker {
  background: #222222;
}
.bg-gray {
  background: #555555;
}
.bg-gray-light {
  background: #777777;
}
.bg-gray-lighter {
  background: #eeeeee;
}
.bg-brand-primary {
  background: #e04c4c;
}
.bg-brand-secondary {
  background: #2c2c5e;
}
.bg-brand-success {
  background: #5cb85c;
}
.bg-brand-info {
  background: #5bc0de;
}
.bg-brand-warning {
  background: #f0ad4e;
}
.bg-brand-danger {
  background: #d9534f;
}
.menu-open,
.menu-open .header-style-1,
.menu-open .header-style-1 .header-bottom {
 
}
header[role="header"] {
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
  -webkit-transition: 1s all;
  -o-transition: 1s all;
  transition: 1s all;
  /*=== Header Top: === */
  /*=== Navbar Common ===*/
  /*=== Navbar Sticky ===*/
}
header[role="header"] .header-top {
  position: relative;
  background-color: var(--top-bar-background);
  color: var(--top-bar-fontsColor);
  z-index: 0;
  height: auto;
  padding-top: 8px;
  padding-bottom:8px;
}
@media (max-width: 991px) {
  header[role="header"] .header-top {
    height: auto;
    padding: 5px 0;
  }
}
header[role="header"] .header-top .container,
header[role="header"] .header-top .row {
  height: 100%;
}
@media (min-width: 992px) {
  header[role="header"] .header-top .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  header[role="header"] .header-top [class*="meta"] {
    flex: 1;
    padding: 0 15px;
    position: relative;
  }
  header[role="header"] .header-top [class*="meta"]:last-child {
    text-align: right;
  }
}
@media (max-width: 991px) {
  header[role="header"] .header-top [class*="meta"] {
    text-align: center;
    padding: 5px 0;
  }
}
header[role="header"] .header-top ul {
  display: inline-block;
}
header[role="header"] .header-top ul:last-child {
  margin-left: 56px !important;
}
header[role="header"] .header-top ul:not(.lang-inline) {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin: 0;
  padding: 0;
}
header[role="header"] .header-top ul:not(.lang-inline) > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
header[role="header"] .header-top ul:not(.lang-inline) li {
  position: relative;
  padding: 0 22px 0;
  margin: 0;
}
header[role="header"] .header-top ul:not(.lang-inline) li:before {
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 20px;
  color: var(--top-bar-fontsColor);
  font-size: 16px;
  font-weight: normal;
  z-index: 99999;
}
header[role="header"] .header-top ul:not(.lang-inline) li:first-child:before {
  content: "\f095";
}
header[role="header"] .header-top ul:not(.lang-inline) li:last-child:before {
  content: "\f003";
}
header[role="header"] .header-top ul.login-menu li:first-child:before {
  content: "\f2be";
}
header[role="header"] .header-top ul.login-menu li:last-child:before {
  content: "\f090";
}
header[role="header"] .header-top ul.lang-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin: 0;
  padding: 0;
}
header[role="header"] .header-top ul.lang-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
header[role="header"] .header-top ul.lang-inline li {
  padding: 0 0 0 8px;
}
header[role="header"] .header-top ul.lang-inline li a {
  color: #fff;
  padding: 4px 10px;
}
header[role="header"] .header-top ul.lang-inline li.lang-active a {
  background: var(--color-secondary-lighter);
  position: relative;
  border-radius: 3px;
}
header[role="header"] .navbar-nav > li {
  padding: 0;
  white-space: nowrap;
}
header[role="header"].header-style-1 .navbar-nav > li > a {
    color: var(--color-secondary);
}
header[role="header"] .navbar-nav > li > a {
  padding: 0 8px;
  text-transform: uppercase;
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: var(--navbar-main-menu);
}
header[role="header"] .navbar-nav > li > a:hover,
header[role="header"] .navbar-nav > li > a:focus {
  background: transparent;
}
header[role="header"] .navbar-nav > li.menu-item-has-dropdown > a > .arrow:after {
  display: inline-block;
  margin-left: 6px;
  content: "\f107";
  font-family: 'FontAwesome';
  font-weight: 900;
  font-size: 15px;
}
header[role="header"] .navbar-nav > li.menu-item-has-dropdown > .sub-menu {
  z-index: 999;
}
@media only screen and (max-width: 992px) {
   header[role="header"] .navbar-nav > li.menu-item-has-dropdown > .sub-menu li a {
    left:10px;
    color:white;
   }
   header[role="header"].header-style-2 .navbar-nav > li.menu-item-has-dropdown > .sub-menu li a {
       color:white;
   }
    
}
header[role="header"] .navbar-nav > li.menu-item-has-dropdown > .sub-menu li a {
  font-weight: 500;
  display: block;
  transition: 0.5s;
  white-space: nowrap;
  padding: 9px 20px;
  color: var(--navbar-sub-menu);
  position:relative;
}
header[role="header"] .navbar-nav > li.menu-item-has-dropdown > .sub-menu li a:hover {
  background: var(--navbar-bg-hover-color);
  color: var(--navbar-sub-menu-hover);
  border-color: var(--navbar-bg-hover-color);
}
header[role="header"] .navbar-nav > li.menu-item-has-dropdown > .sub-menu li:last-child > a {
  border: none;
}
header[role="header"] .navbar-nav > li.menu-item-has-dropdown > .sub-menu li.menu-item-has-dropdown > a > .arrow {
  position: absolute;
  right: 10px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
header[role="header"] .navbar-nav > li.menu-item-has-dropdown > .sub-menu li.menu-item-has-dropdown > a > .arrow:after {
  display: inline-block;
  margin-left: 0;
  content: "\f107";
  font-family: 'FontAwesome';
  font-weight: 900;
  font-size: 15px;
}
header[role="header"] .main-navbar .mobile-menu {
  display: none;
  align-items: center;
  cursor: pointer;
}
header[role="header"] .main-navbar .mobile-menu .menu-btn {
  transition: 0.3s;
}
header[role="header"] .main-navbar .mobile-menu .menu-btn span {
  background: #111111;
  height: 2px;
  width: 25px;
  margin-bottom: 5px;
  display: block;
  transform: 0.3s;
}
header[role="header"] .main-navbar .mobile-menu .menu-btn.active {
    position: relative;
    transition: 0.3s;
    position: fixed;
    padding: 12px;
    right: 34px;
    background:#ffffff;
}
header[role="header"] .main-navbar .mobile-menu .menu-btn.active span:first-child {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: 0.3s;
  position: relative;
  top: 7.4px;
  background-color: #111111;
}
header[role="header"] .main-navbar .mobile-menu .menu-btn.active span:last-child {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: #111111;
}
header[role="header"] .main-navbar .mobile-menu .menu-btn.active span:nth-child(2) {
  display: none;
}
header[role="header"] .header-bottom .brand-logo,
header[role="header"] .header-bottom .login-menu-block {
  display: none;
}
@media (max-width: 991px) {
  header[role="header"] .header-bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
  }
  header[role="header"] .header-bottom > .brand-logo {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 30px;
    flex: 1;
  }
  header[role="header"] .header-bottom > .brand-logo .navbar-brand {
    display: block;
    position: relative;
    top: 0;
    height: 80px;
    flex: 0 0 100px;
    background: var(--color-primary);
        z-index: 1;
    
  }
  header[role="header"].header-style-6 .header-bottom > .brand-logo .navbar-brand{
    background: var(--color-secondary);  
  }
  header[role="header"].header-style-6  .header-bottom > .brand-logo .navbar-brand:after{
    background: var(--color-secondary);   
  }
  header[role="header"] .header-bottom > .brand-logo .navbar-brand:after {
    content: '';
    background-color: var(--color-primary);
    display: block;
    width: 100px;
    left: 0;
    position: absolute;
    height: 25px;
    z-index: -1;
    right: 0;
    bottom: -25px;
  }
  header[role="header"] .header-bottom > .brand-logo .navbar-brand img {
    height: 90px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 5px;
  }
  header[role="header"] .header-bottom > .brand-logo > div {
    display: none;
  }
  header[role="header"] .header-bottom .main-navbar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  header[role="header"] .header-bottom .main-navbar .navigation {
    position: fixed;
    left: -320px;
    background: var(--color-secondary);
    width: 320px;
    top: 0;
    height: 100vh;
    overflow: auto;
    z-index: 999999;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
  }
  header[role="header"] .header-bottom .main-navbar .navigation.active {
    left: 0;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .brand-logo {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    padding: 10px;
    background: var(--color-primary);
    color: #fff;
    border-bottom: 2px solid var(--color-primary-light);
  }
  header[role="header"] .header-bottom .main-navbar .navigation .brand-logo img {
    width: 80px;
    margin-right: 10px;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .brand-logo h2 {
    font-size: 25px;
    margin: 0 0 10px;
    line-height: 20px;
    font-weight: bold;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .brand-logo h3 {
    font-size: 12px;
    margin: 0;
    font-style: italic;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav {
    display: block;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav li {
    padding: 0;
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar .navigation .navbar-nav li a {
      color:white;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    line-height: 20px;
    padding: 10px 20px;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav li a:hover {
    background: transparent;
    color: var(--color-primary);
    border-color: transparent;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav li.menu-item-has-dropdown a .arrow {
    right: 20px;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav li.menu-item-has-dropdown > .sub-menu {
    width: 100%;
    position: relative;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    display: none;
    border-bottom: none;
  }
  header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav li.menu-item-has-dropdown.open > a {
    color: var(--color-primary);
  }
  header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav li.menu-item-has-dropdown.open > .sub-menu li.menu-item-has-dropdown.open a > .arrow {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  header[role="header"] .header-bottom .main-navbar .mobile-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding:15px;
    top: 91px;
    right: -35px;
    z-index: 99999999999999;
    margin-right:25px;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  header[role="header"] .header-bottom > .brand-logo > div {
    display: block;
    margin-left: 20px;
  }
  header[role="header"] .header-bottom > .brand-logo > div h2 {
    font-size: 14px;
    margin: 0 0 5px;
    line-height: inherit;
    font-weight: bold;
    color: var(--color-secondary);
  }
  header[role="header"] .header-bottom > .brand-logo > div h3 {
    font-size: 12px;
    margin: 0;
    font-style: italic;
    color: var(--color-secondary);
  }
}

@media (min-width: 992px) {
    header[role="header"] .navbar-nav > li.menu-item-has-dropdown > .sub-menu li a{
        color:var(--navbar-sub-menu);
    }
  header[role="header"] .header-bottom > .brand-logo {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  header[role="header"] .header-bottom > .brand-logo a {
    padding: 0;
    margin: 6px 0;
    display: flex;
    align-items: center;
  }
  header[role="header"] .header-bottom > .brand-logo a > img {
    max-width: 80px;
    margin-right: 6px;
  }
  header[role="header"] .header-bottom > .brand-logo a div h2 {
    color: var(--school-name-color);
    margin: 0;
    font-weight: 600;
    font-size: 24px;
    line-height: 20px;
  }
  header[role="header"] .header-bottom > .brand-logo a div h3 {
    color: var(--color-primary);
    margin: 6px 0 0 0;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
  }
  header[role="header"] .header-bottom > .brand-logo .tagline {
    margin-left: 30px;
  }
  header[role="header"] .header-bottom > .brand-logo .tagline span {
    display: inline-block;
    border-left: 4px solid var(--color-primary);
    padding-left: 30px;
  }
  header[role="header"] .header-bottom .main-navbar .navbar-nav li.menu-item-has-dropdown > .sub-menu {
    padding-left: 0;
    list-style: none;
    position: absolute;
    top: 96%;
    left: 0;
    right: 0;
    transform: translateY(-10px);
    border-bottom: solid 2px var(--color-primary);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
    background: var(--color-secondary);
    visibility: hidden;
    opacity: 0;
    width: 250px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  header[role="header"] .header-bottom .main-navbar .navbar-nav li.menu-item-has-dropdown > .sub-menu li:hover > a {
    padding-left: 30px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  header[role="header"] .header-bottom .main-navbar .navbar-nav li.menu-item-has-dropdown > .sub-menu > li.menu-item-has-dropdown > .sub-menu {
    left: 100%;
  }
  header[role="header"] .header-bottom .main-navbar .navbar-nav li.menu-item-has-dropdown > .sub-menu > li.menu-item-has-dropdown .sub-menu {
    top: inherit;
    transform: translateY(-39px);
  }
  header[role="header"] .header-bottom .main-navbar .navbar-nav li.menu-item-has-dropdown:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 999;
    transform: translateY(2px);
    transition: 0.3s;
  }
}
header[role="header"].sticky {
  animation-name: fadeHeaderInDown;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  animation-duration: 1.5s;
  animation-fill-mode: both;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
header[role="header"].sticky .brand-logo img {
  max-width: 80px !important;
  width: 80px;
  margin-top: 4px;
}
header[role="header"].sticky .brand-logo .tagline img {
  max-width: none !important;
  width: auto;
}

@media (max-width: 991px) {
  header[role="header"].sticky .header-top {
    display: none;
  }
}
header[role="header"].header-style-2.sticky .header-top,
header[role="header"].header-style-3.sticky .header-top,
header[role="header"].header-style-4.sticky .header-top,
header[role="header"].header-style-5.sticky .header-top,
header[role="header"].header-style-6.sticky .header-top,
header[role="header"].header-style-8.sticky .header-top {
  display: none;
}
header[role="header"].header-style-2 .header-bottom .login-menu-block,
header[role="header"].header-style-3 .header-bottom .login-menu-block {
  display: none !important;
}
header[role="header"].header-style-2.sticky .header-bottom .brand-logo,
header[role="header"].header-style-3.sticky .header-bottom .brand-logo,
header[role="header"].header-style-2.sticky .header-bottom .login-menu-block,
header[role="header"].header-style-3.sticky .header-bottom .login-menu-block {
  display: none;
}
header[role="header"].header-style-6.sticky .header-bottom .brand-logo{
  display:none;
}
header[role="header"].header-style-7.sticky .header-bottom .brand-logo{
  display:none;
}
header[role="header"].header-style-8.sticky .header-bottom .brand-logo{
  display:none;
}


header[role="header"].header-style-1 {
  border-bottom: 3px solid var(--color-primary);
  /*=== Header Bottom: === */
  /*=== Navbar Sticky ===*/
}

@media (min-width: 992px) {
  header[role="header"].header-style-1 .header-bottom > .brand-logo {
    display: block;
    position: absolute;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    top: 5px;
  }
  header[role="header"].header-style-1 .header-bottom > .brand-logo a.navbar-brand {
    margin: 0;
  }
  header[role="header"].header-style-1 .header-bottom > .brand-logo a.navbar-brand img {
    width: 110px !important;
    max-width: 110px;
    margin: 0;
  }
  header[role="header"].header-style-1 .header-bottom > .brand-logo a.navbar-brand div {
    display: none;
  }
  header[role="header"].header-style-1 .header-bottom > .brand-logo .tagline {
    display: none;
  }
  header[role="header"].header-style-1 .header-bottom .login-menu-block {
    display: none;
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar {
    background: #fff;
    min-height: 55px;
    position: relative;
    margin: 0;
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-wrapper {
    position: absolute;
    background-color: var(--color-primary);
    width: 140px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    background-color: var(--color-primary);
    top: -40px;
    z-index: 1;
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-wrapper:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6em solid transparent;
    border-right: 6em solid transparent;
    border-top: 4em solid var(--color-primary);
    bottom: -56px;
    left: -1em;
    z-index: -1;
    transition: 600ms;
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-nav {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0;
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-nav:first-child {
    transform: translateX(-100%);
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-nav:last-child {
    transform: translateX(140px);
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-nav > li > a {
    height: 100%;
    line-height: 55px;
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-nav > li > a:after {
    content: '';
    display: block;
    width: 0%;
    height: 4px;
    background-color: var(--color-primary);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-nav > li > a:hover,
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-nav > li > a.active {
    background: transparent;
    color: var(--color-primary);
  }
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-nav > li > a:hover:after,
  header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-nav > li > a.active:after {
    width: 100%;
    transition: 0.3s;
  }
}

header[role="header"].header-style-1.sticky .navbar-wrapper:after {
  content: none !important;
}

header[role="header"].header-style-2 {
  border-bottom: 3px solid var(--color-primary);
  background: var(--header-color);
  /*=== Header Bottom: === */
}
header[role="header"].header-style-2 .header-top {
  height: auto;
  padding-top: 8px;
  padding-bottom:8px;
}
header[role="header"].header-style-2 .header-top .login-menu {
  display: none;
}
header[role="header"].header-style-2 .header-bottom {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  header[role="header"].header-style-2 .header-bottom {
    width: 750px;
  }
}
@media (min-width: 992px) {
  header[role="header"].header-style-2 .header-bottom {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  header[role="header"].header-style-2 .header-bottom {
    width: 1170px;
  }
}
@media (min-width: 992px) {
  header[role="header"].header-style-2 .header-bottom > .brand-logo {
    flex: 0 0 50%;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 45px;
    flex: 0 0 50%;
    align-self: center;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 220px;
    background: var(--color-primary);
    padding: 0;
    float: right;
    height: 100%;
    position: relative;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div:before {
    background-color: var(--color-primary);
    content: "";
    position: absolute;
    bottom: 0;
    height: 100%;
    z-index: -1;
    right: 60px;
    width: 80%;
    -webkit-transform: skewX(30deg) skewY(0);
    -ms-transform: skewX(30deg) skewY(0);
    -o-transform: skewX(30deg) skewY(0);
    transform: skewX(30deg) skewY(0);
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div:after {
    background-color: var(--color-secondary);
    content: "";
    position: absolute;
    top: 55%;
    height: 70%;
    z-index: -2;
    right: 60px;
    width: 80%;
    transform: skewX(30deg) translateY(-50%);
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div ul {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
    margin: 0;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div ul > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div ul li {
    padding: 0 0 0 10px;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div ul li:before {
    content: '|';
    color: var(--color-primary-darker);
    margin-right: 10px;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div ul li:first-child:before {
    content: none;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div ul li i {
    margin-right: 5px;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div ul li a {
    color: #fff;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
  }
  header[role="header"].header-style-2 .header-bottom .login-menu-block div ul li a:hover {
    color: var(--color-secondary);
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar {
    background: #fff;
    min-height: 44px;
    position: relative;
    margin: 0;
    flex: 0 0 100%;
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-wrapper {
    background-color: var(--color-secondary);
    position: relative;
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-wrapper:before,
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-wrapper:after {
    content: '';
    position: absolute;
    width: 200%;
    height: 100%;
    top: 0;
    background-color: var(--color-secondary);
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-wrapper:before {
    left: -199%;
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-wrapper:after {
    right: -199%;
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    margin: 0;
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav > li > a {
    height: 100%;
    line-height: 44px;
    color: var(--navbar-main-menu);
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav > li > a:after {
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav > li > a:hover,
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav > li > a.active {
    background: transparent;
    color: var(--link-hover-font-color-primary);
  }
header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav .current a {
    background: transparent;
    color: var(--active-nav-part-font-color);
}
header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav .current a:after{
    content: '';
    display: block;
        width: 100%;
    transition: 0.3s;
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav .active a {
    background: transparent;
    color: var(--active-nav-part-font-color);
}
header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav > .active > a:after{
    content: '';
    display: block;
        width: 100%;
    transition: 0.3s;
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav > .active > .sub-menu >  .active > a:after{
    display:none;
}header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav > .active > .sub-menu >  .active a:after{
    display:none;
}
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav > li > a:hover:after,
  header[role="header"].header-style-2 .header-bottom .main-navbar .navbar-nav > li > a.active:after {
    width: 100%;
    transition: 0.3s;
  }
}
@media (max-width: 991px) {
  header[role="header"].header-style-1 .header-bottom > .brand-logo a.navbar-brand > div,
  header[role="header"].header-style-2 .header-bottom > .brand-logo a.navbar-brand > div,
  header[role="header"].header-style-3 .header-bottom > .brand-logo a.navbar-brand > div,
  header[role="header"].header-style-4 .header-bottom > .brand-logo a.navbar-brand > div,
  header[role="header"].header-style-5 .header-bottom > .brand-logo a.navbar-brand > div,
  header[role="header"].header-style-6 .header-bottom > .brand-logo a.navbar-brand > div,
  header[role="header"].header-style-7 .header-bottom > .brand-logo a.navbar-brand > div,
  header[role="header"].header-style-8 .header-bottom > .brand-logo a.navbar-brand > div {
    display: none;
  }
  header[role="header"].header-style-1 .header-bottom > .login-menu-block,
  header[role="header"].header-style-2 .header-bottom > .login-menu-block,
  header[role="header"].header-style-3 .header-bottom > .login-menu-block,
  header[role="header"].header-style-4 .header-bottom > .login-menu-block,
  header[role="header"].header-style-5 .header-bottom > .login-menu-block {
    display: none;
  }
}
header[role="header"].header-style-3 {
  border-bottom: 5px solid var(--color-primary);
  background:var(--color-primary);
  /*=== Header Bottom: === */
}
header[role="header"].header-style-3 .header-top {
  height: auto;
  padding-top: 8px;
  padding-bottom:8px;
}
header[role="header"].header-style-3 .header-top .login-menu {
  display: none;
}
header[role="header"].header-style-3 .header-top .lang-inline {
  margin-right: 0px;
}
header[role="header"].header-style-3 .header-bottom {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  background:var(--header-color);
}
@media (min-width: 992px) {
  header[role="header"].header-style-3 .header-bottom > .brand-logo {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    flex: 0 0 100%;
  }
  header[role="header"].header-style-3 .header-bottom .login-menu-block {
    position: absolute;
    top: -34px;
    right: 8%;
  }
  header[role="header"].header-style-3 .header-bottom .login-menu-block div {
    position: relative;
  }
  header[role="header"].header-style-3 .header-bottom .login-menu-block div ul {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  header[role="header"].header-style-3 .header-bottom .login-menu-block div ul > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  header[role="header"].header-style-3 .header-bottom .login-menu-block div ul li {
    display: block;
    min-width: 100px;
    background: var(--color-primary);
    height: 34px;
    text-align: center;
  }
  header[role="header"].header-style-3 .header-bottom .login-menu-block div ul li:first-child {
    background: var(--color-primary-dark);
  }
  header[role="header"].header-style-3 .header-bottom .login-menu-block div ul li i {
    margin-right: 5px;
  }
  header[role="header"].header-style-3 .header-bottom .login-menu-block div ul li a {
    color: #fff;
    line-height: 34px;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
  }
  header[role="header"].header-style-3 .header-bottom .login-menu-block div ul li a:hover {
    color: var(--color-secondary);
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: var(--color-secondary);
    position: relative;
    margin: 0;
    flex: 0 0 100%;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu {
    margin: 0;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu > li {
    background: transparent;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu > li > a {
    color: var(--navbar-main-menu);
    border-top: none;
    border-left: 1px solid var(--color-secondary-dark);
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 13px 16px;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu > li.current,
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu > li:hover {
    background: var(--color-primary);
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu > li.current a,
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu > li:hover a {
    border-left-color: var(--color-primary-dark);
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu > li.active > a{
       background: var(--color-primary);
        color: var(--active-nav-part-font-color);
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu > li > ul {
    margin-top: 5px;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu ul {
    min-width: 250px;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu ul li {
    background: var(--color-secondary);
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu ul li a {
    border-left: none;
    border-top: 1px solid var(--color-secondary-darker);
    color: var(--navbar-sub-menu) ;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu ul li a:active,
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu ul li a:focus,
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu ul li a:hover {
    background: var(--color-primary);
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu ul li a.sf-with-ul:after {
    border-top-color: transparent !important;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu ul li:first-child a {
    border-top: none;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-menu.sf-arrows > li .sf-with-ul::after {
    border-top-width: 6px;
    border-top-color: var(--color-primary);
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-arrows .sf-with-ul {
    padding-right: 2.5em;
    *padding-right: 1em;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-arrows > li > .sf-with-ul:focus::after,
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-arrows > li:hover > .sf-with-ul::after,
  header[role="header"].header-style-3 .header-bottom .main-navbar .sf-arrows > .sfHover > .sf-with-ul::after {
    border-top-color: white;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .navbar-nav {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    margin: 0;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .navbar-nav > li > a {
    height: 100%;
    line-height: 44px;
    color: #fff;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .navbar-nav > li > a:after {
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .navbar-nav > li > a:hover,
  header[role="header"].header-style-3 .header-bottom .main-navbar .navbar-nav > li > a.active {
    background: transparent;
    color: #fff;
  }
  header[role="header"].header-style-3 .header-bottom .main-navbar .navbar-nav > li > a:hover:after,
  header[role="header"].header-style-3 .header-bottom .main-navbar .navbar-nav > li > a.active:after {
    width: 100%;
    transition: 0.3s;
  }
}
@media (min-width: 992px) {
  header[role="header"].header-style-4,
  header[role="header"].header-style-5 {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
    background-image: -webkit-linear-gradient(var(--color-secondary-light), var(--color-secondary-lighter) 30%, transparent);
    background-image: -o-linear-gradient(var(--color-secondary-light), var(--color-secondary-lighter) 30%, transparent);
    background-image: linear-gradient(var(--color-secondary-light), var(--color-secondary-lighter) 30%, transparent);
    background-repeat: no-repeat;
    /*=== Navbar Sticky ===*/
  }
  header[role="header"].header-style-4 .header-bottom,
  header[role="header"].header-style-5 .header-bottom {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  header[role="header"].header-style-4 .header-bottom .navbar-brand div,
  header[role="header"].header-style-5 .header-bottom .navbar-brand div,
  header[role="header"].header-style-4 .header-bottom .tagline,
  header[role="header"].header-style-5 .header-bottom .tagline,
  header[role="header"].header-style-4 .header-bottom .login-menu-block,
  header[role="header"].header-style-5 .header-bottom .login-menu-block {
    display: none;
  }
  header[role="header"].header-style-4 .header-bottom .brand-logo,
  header[role="header"].header-style-5 .header-bottom .brand-logo {
    background: var(--color-primary);
    position: relative;
    width: 112px;
    height: 100px;
  }
  header[role="header"].header-style-4 .header-bottom .brand-logo .navbar-brand,
  header[role="header"].header-style-5 .header-bottom .brand-logo .navbar-brand {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 4px;
    margin: 0;
  }
  header[role="header"].header-style-4 .header-bottom .brand-logo .navbar-brand img,
  header[role="header"].header-style-5 .header-bottom .brand-logo .navbar-brand img {
    margin: 0;
    max-width: 100px;
  }
  header[role="header"].header-style-4 .header-bottom .brand-logo:after,
  header[role="header"].header-style-5 .header-bottom .brand-logo:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 56px solid transparent;
    border-right: 56px solid transparent;
    border-top: 30px solid var(--color-primary);
    bottom: -30px;
    left: 0;
    z-index: -1;
  }
  header[role="header"].header-style-4 .header-bottom .main-navbar,
  header[role="header"].header-style-5 .header-bottom .main-navbar {
    position: relative;
    margin: 0;
    flex: 1;
  }
  header[role="header"].header-style-4 .header-bottom .main-navbar .navbar-nav,
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    margin: 0;
  }
  header[role="header"].header-style-4 .header-bottom .main-navbar .navbar-nav > li > a,
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a {
    height: 100%;
    line-height: 30px;
    color: #fff;
  }
  header[role="header"].header-style-4 .header-bottom .main-navbar .navbar-nav > li > a:after,
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a:after {
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  header[role="header"].header-style-4 .header-bottom .main-navbar .navbar-nav > li > a:hover,
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a:hover,
  header[role="header"].header-style-4 .header-bottom .main-navbar .navbar-nav > li > a.active,
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a.active {
    background: transparent;
    color: #fff;
  }
  header[role="header"].header-style-4 .header-bottom .main-navbar .navbar-nav > li > a:hover:after,
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a:hover:after,
  header[role="header"].header-style-4 .header-bottom .main-navbar .navbar-nav > li > a.active:after,
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a.active:after {
    width: 100%;
    transition: 0.3s;
  }
  header[role="header"].header-style-4.sticky,
  header[role="header"].header-style-5.sticky {
    background: var(--color-secondary);
    position: fixed;
  }
  header[role="header"].header-style-4.sticky .brand-logo,
  header[role="header"].header-style-5.sticky .brand-logo {
    background: var(--color-primary);
    position: relative;
    width: 100px;
    height: 70px;
  }
  header[role="header"].header-style-4.sticky .brand-logo .navbar-brand,
  header[role="header"].header-style-5.sticky .brand-logo .navbar-brand {
    top: 0;
  }
  header[role="header"].header-style-4.sticky .brand-logo:after,
  header[role="header"].header-style-5.sticky .brand-logo:after {
    border-left-width: 50px;
    border-right-width: 50px;
  }
  header[role="header"].header-style-4.sticky .brand-logo img,
  header[role="header"].header-style-5.sticky .brand-logo img {
    width: 80px;
  }
  header[role="header"].header-style-4.sticky .navbar-nav > li > a:after,
  header[role="header"].header-style-5.sticky .navbar-nav > li > a:after {
    bottom: -19px !important;
  }
  header[role="header"].header-style-4.sticky .navbar-nav > li.menu-item-has-dropdown:hover > .sub-menu,
  header[role="header"].header-style-5.sticky .navbar-nav > li.menu-item-has-dropdown:hover > .sub-menu {
    transform: translateY(19px);
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  header[role="header"].header-style-4 .header-bottom,
  header[role="header"].header-style-5 .header-bottom {
    width: 750px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  header[role="header"].header-style-4 .header-bottom,
  header[role="header"].header-style-5 .header-bottom {
    width: 970px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  header[role="header"].header-style-4 .header-bottom,
  header[role="header"].header-style-5 .header-bottom {
    width: 1170px;
  }
}
@media (min-width: 992px){
    header[role="header"].header-style-5 {
    background: #fff;
    
  }
}
@media only screen and (max-width: 992px) {
    header[role="header"].header-style-5 .header-bottom{
        background: var(--color-primary);
    }
    header[role="header"].header-style-5 .header-bottom > .brand-logo .navbar-brand:after{
        display:none ;
    }
}
    /*=== Navbar Sticky ===*/
  header[role="header"].header-style-5 .header-bottom {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  header[role="header"].header-style-5 .header-bottom .navbar-brand div,
  header[role="header"].header-style-5 .header-bottom .tagline,
  header[role="header"].header-style-5 .header-bottom .login-menu-block {
    display: none;
  }
  header[role="header"].header-style-5 .header-bottom .brand-logo {
    background: var(--color-primary);
    position: relative;
    width: 112px;
    height: 80px;
  }
  header[role="header"].header-style-5 .header-bottom .brand-logo:before {
    content: '';
    position: absolute;
    height: 20px;
    bottom: -20px;
    background: var(--color-primary);
    width: 100%;
  }
  header[role="header"].header-style-5 .header-bottom .brand-logo:after {
    bottom: -50px;
  }
  header[role="header"].header-style-5 .header-bottom .main-navbar {
    position: relative;
  }
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav {
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a {
    font-size: 14px;
    line-height: 40px;
    color: var(--color-secondary);
  }
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a:after {
    content: none;
  }
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a:hover,
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li > a.active {
    color: var(--color-secondary);
  }
  header[role="header"].header-style-5 .header-bottom .main-navbar .navbar-nav > li.menu-item-has-dropdown:hover > .sub-menu {
    transform: translateY(14px);
  }
  header[role="header"].header-style-5.sticky {
    background: var(--color-secondary);
    position: fixed;
  }
  header[role="header"].header-style-5.sticky .brand-logo {
    background: var(--color-primary);
    position: relative;
    width: 100px;
    height: 70px;
  }
  header[role="header"].header-style-5.sticky .brand-logo .navbar-brand {
    top: 0;
  }
  header[role="header"].header-style-5.sticky .brand-logo:after {
    border-left-width: 50px;
    border-right-width: 50px;
  }
  header[role="header"].header-style-5.sticky .brand-logo img {
    width: 80px;
  }
  header[role="header"].header-style-5.sticky .navbar-nav > li > a {
    color: #fff !important;
  }
  header[role="header"].header-style-5.sticky .navbar-nav > li.menu-item-has-dropdown:hover > .sub-menu {
    transform: translateY(19px);
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  header[role="header"].header-style-5 .header-bottom {
    width: 750px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  header[role="header"].header-style-5 .header-bottom {
    width: 970px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  header[role="header"].header-style-5 .header-bottom {
    width: 1170px;
  }
}

@media (min-width: 768px) {
  .launchpad-toolbar.style-1,
  .launchpad-toolbar.style-2 {
    position: absolute;
    z-index: 9;
  }
}
.launchpad-toolbar.style-1 ul,
.launchpad-toolbar.style-2 ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 0;
}
.launchpad-toolbar.style-1 ul > li,
.launchpad-toolbar.style-2 ul > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 992px) {
  .launchpad-toolbar.style-1 ul,
  .launchpad-toolbar.style-2 ul {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .launchpad-toolbar.style-1 {
    left: 50%;
    bottom: -43px;
    transform: translateX(-50%);
  }
}
.launchpad-toolbar.style-1 ul li {
  flex: 1;
  padding: 0;
  background: var(--color-secondary);
}
.launchpad-toolbar.style-1 ul li:nth-child(even) {
  background: var(--color-secondary-lighter);
}
.launchpad-toolbar.style-1 ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 20px;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.launchpad-toolbar.style-1 ul li a .icon {
  margin-right: 15px;
  font-size: 45px;
}
.launchpad-toolbar.style-1 ul li a:hover {
  background: var(--color-primary);
  color: var(--color-secondary);
}
.launchpad-toolbar.style-1 ul li a:hover .icon {
  color: var(--color-secondary);
  -webkit-transform: scaleY(360deg);
  -ms-transform: scaleY(360deg);
  -o-transform: scaleY(360deg);
  transform: scaleY(360deg);
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.launchpad-toolbar.style-1 ul li.active a,
.launchpad-toolbar.style-1 ul li:focus a {
  background: var(--color-primary);
  color: var(--color-secondary);
}
.launchpad-toolbar.style-1 ul li.active a .icon,
.launchpad-toolbar.style-1 ul li:focus a .icon {
  color: var(--color-secondary);
  font-weight: bold;
}
.launchpad-toolbar.style-2 {
  background-image: -webkit-linear-gradient(transparent, var(--color-secondary-lighter) 50%, var(--color-secondary-darker));
  background-image: -o-linear-gradient(transparent, var(--color-secondary-lighter) 50%, var(--color-secondary-darker));
  background-image: linear-gradient(transparent, var(--color-secondary-lighter) 50%, var(--color-secondary-darker));
  background-repeat: no-repeat;
  bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .launchpad-toolbar.style-2 {
    background:transparent;
    z-index: 0;
    padding-bottom: 55px;
    position: relative;
    top: -32px;
  }
  section.launchpad-toolbar.style-2 .container .row div ul li{
    background: var(--color-secondary-light); 
  }
}
@media (max-width: 767px) {
  .launchpad-toolbar.style-2 ul {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
  }
}
.launchpad-toolbar.style-2 ul li {
  flex: 1;
  padding: 80px 15px 70px;
  position: relative;
  top: 32px;
}
@media (max-width: 767px) {
  .launchpad-toolbar.style-2 ul li {
    padding: 0;
  }
}
.launchpad-toolbar.style-2 ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 5px;
  padding: 16px 30px 16px 30px;
  position: relative;
}
@media (max-width: 767px) {
  .launchpad-toolbar.style-2 ul li a {
    border: none;
    border-radius: 0;
  }
}
.launchpad-toolbar.style-2 ul li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  z-index: -1;
  background: var(--color-primary);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.launchpad-toolbar.style-2 ul li a .icon {
  margin-right: 15px;
  font-size: 45px;
}
.launchpad-toolbar.style-2 ul li a:hover {
  color: var(--launchpad-text-hover-color);
  border-color: var(--launchpad-text-hover-color);

}
.launchpad-toolbar.style-2 ul li a:hover:before {
  width: 100%;
}
.launchpad-toolbar.style-2 ul li:first-child a:before {
  left: auto;
  right: 0;
}
.launchpad-toolbar.style-2 ul li.active a {
  background: var(--color-primary);
  color: var(--launchpad-text-hover-color);
  border-color: var(--launchpad-text-hover-color);
}
.launchpad-toolbar.style-2 ul li.active a .icon {
  font-weight: bold;
}
/*launchpad-style-3*/
.launchpad-toolbar.style-3 .container{
   display:none;
}



/*launchpad-style-3 end*/
.text-slider {
  text-align: center;
}
.text-slider h3 {
  font-size: 30px;
  display: block;
  color: #d67900;
  margin-bottom: 20px;
}
.text-slider p {
  font-size: 22px;
  line-height: 30px;
  color: #2c2c5e;
}
.text-slider2 .bt_handles {
  top: auto !important;
  left: auto !important;
  bottom: -40px !important;
  right: 50% !important;
  transform: translateY(-50%);
}
.text-slider2 .bt_handles li a {
  display: block !important;
  background-image: none;
  width: 12px;
  height: 12px;
  background: #a8a8a8;
  border-radius: 50%;
  padding-right: 12px !important;
  font-size: 0;
  margin-right: 2px;
}
.text-slider2 .bt_handles li.current a {
  background: #d67900;
}
.text-slider2 .slide {
  text-align: center;
}
.text-slider2 .slide .bt-row {
  padding: 0;
}
.text-slider2 .slide .bt-title {
  font-size: 30px;
  display: block;
}
.text-slider2 .slide .bt-title:before {
  font-family: 'FontAwesome';
  color: #d67900;
  font-size: 35px;
  font-weight: normal;
  margin-right: 12px;
}
.text-slider2 .slide .bt-introtext {
  font-size: 22px;
  color: #2c2c5e !important;
}
.text-slider2 .slide:first-child .bt-title {
  position: relative;
}
.text-slider2 .slide:first-child .bt-title:before {
  content: "\f06e";
}
@media (min-width: 768px) {
  .text-slider2 .slide:first-child .bt-introtext {
    padding: 0 190px;
  }
}
.text-slider2 .slide:last-child .bt-title {
  position: relative;
}
.text-slider2 .slide:last-child .bt-title:before {
  content: "\f11e";
}
.section-overview {
  padding: 66px 0;
}
@media (max-width: 767px) {
  .section-overview {
    padding: 15px 0 40px;
  }
}
@media (min-width: 991px) {
  .section-overview .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.section-overview .column h1,
.section-overview .column h2,
.section-overview .column h3,
.section-overview .column h4 {
  margin: 0;
  padding: 0 0 20px;
  color: var(--header-main-font-color-primary);
  font-size: 30px;
  font-weight: bold;
  position: relative;
}
@media (max-width: 767px) {
  .section-overview .column h1,
  .section-overview .column h2,
  .section-overview .column h3,
  .section-overview .column h4 {
    padding: 0;
  }
}
.section-overview .column h1 b,
.section-overview .column h2 b,
.section-overview .column h3 b,
.section-overview .column h4 b {
  color: var(--color-primary);
}
.section-overview .column h5,
.section-overview .column h6 {
  margin: 25px 0 10px;
  padding: 0;
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.section-overview .column figure {
  margin-right: 40px;
}
.section-overview .column figure img {
  display: block;
  max-width: 100%;
  height: auto;
  border: 2px solid #2c2c5e;
  padding: 6px;
  width: 100% !important;
}
.section-overview .column a {
  font-weight: bold;
}
.section-overview.style-1 .row {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .section-overview.style-1 .row {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    text-align: center;
  }
}
.section-overview.style-1 .column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .section-overview.style-1 .column {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .section-overview.style-1 .column {
    float: left;
    width: 45.83333333333333%;
  }
}
.section-overview.style-1 .column.home-overview-main {
  display: none;
}
.section-overview.style-1 .column img {
  display: block;
  max-width: 100%;
  height: auto;
}
.section-overview.style-1 .column:nth-child(2) {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .section-overview.style-1 .column:nth-child(2) {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .section-overview.style-1 .column:nth-child(2) article {
    margin-right: 40px;
    overflow: hidden;
  }
}
.section-overview.style-1 .column:nth-child(2) p {
  margin: 0;
}
.section-overview.style-1 .column:nth-child(2) p:last-child {
  width: 100%;
  margin-top: 5px;
}
.section-overview.style-1 .column:nth-child(2) p:last-child a {
  text-align: center;
  display: block;
  padding: 12px;
  font-size: 16px;
  margin: 0;
}
.section-overview.style-1 .column:nth-child(2) p:last-child a.btn-primary {
  background: var(--color-secondary) !important;
  border-color: var(--color-secondary);
  color: #fff;
}
.section-overview.style-1 .column:nth-child(2) p:last-child a.btn-primary:before {
  background: var(--color-secondary);
  left: auto;
  right: 0;
}
.section-overview.style-1 .column:nth-child(2) p:last-child a.btn-primary:hover {
  border-color: var(--color-primary);
  color: var(--color-secondary);
}
.section-overview.style-1 .column:nth-child(2) p:last-child a.btn-primary:hover:before {
  background: var(--color-primary);
}
.section-overview.style-1 .column:nth-child(3) a.btn-primary {
  border-color: var(--color-secondary);
}
.section-overview.style-1 .column:nth-child(3) a.btn-primary:before {
  background: var(--color-secondary);
}
.section-overview.style-2 {
  padding: 0;
}
.section-overview.style-2 h3 {
  margin-bottom: 30px;
}
.section-overview.style-2.col-3 .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: auto;
  padding: 0;
}
.section-overview.style-2 .column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 50px;
  text-align: center;
}
@media (min-width: 768px) {
  .section-overview.style-2 .column {
    float: left;
    width: 29.166666666666668%;
  }
}
@media (max-width: 767px) {
  .section-overview.style-2 .column {
    padding: 20px 40px 0;
  }
}
.section-overview.style-2 .column:first-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -35px;
  padding: 50px;
  background: #fff;
}
@media (min-width: 768px) {
  .section-overview.style-2 .column:first-child {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (min-width: 768px) {
  .section-overview.style-2 .column:first-child {
    left: 29.166666666666668%;
  }
}
@media (min-width: 768px) {
  .section-overview.style-2 .column:nth-child(2) {
    right: 41.66666666666667%;
  }
}
.section-overview.style-2 .column.home-overview-main {
  box-shadow: 0px 0 8px 3px rgba(0, 0, 0, 0.1);
  padding: 0;
  z-index: 9;
}
.section-overview.style-2 .column.home-overview-main > div.custom {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  background-position: bottom left;
  height: 100%;
}
.section-overview.style-2 .column.home-overview-main article {
  padding: 50px;
}
.section-overview.style-2 .column.home-overview-main article p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
}
.section-overview.style-2 .column.home-overview-main article p + p {
  font-size: 16px;
}
.section-overview.style-2 .column.home-overview-side > div {
  height: 100%;
}
.section-overview.style-2 .column.home-overview-side article {
  background: #eeeeee;
  padding: 20px;
  height: 100%;
  border: 7px double #d5d5d5;
}
.section-overview.style-2 .column.home-overview-side article figure {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 100px;
  margin: 0 0 30px;
}
.section-overview.style-2 .column.home-overview-side article figure img {
  max-height: 100px;
  border: none;
  max-width: none;
  width: auto !important;
  padding: 0;
}
.section-overview.style-2 .column.home-overview-side article p {
  font-size: 17px;
  line-height: 25px;
}
.section-notice-board {
  background: #2c2c5e url(/images/sliders/slider-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  overflow: hidden;
}
.section-notice-board:before {
  content: '';
  position: absolute;
  background: var(--color-secondary);
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.92;
}
@media (min-width: 768px) {
  .section-notice-board .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.section-notice-board .col-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .section-notice-board .col-1 {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (min-width: 992px) {
  .section-notice-board .col-1 {
    float: left;
    width: 33.33333333333333%;
  }
}
.section-notice-board .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 66px;
  padding-bottom: 66px;
}
@media (min-width: 768px) {
  .section-notice-board .col-2 {
    float: left;
    width: 58.333333333333336%;
  }
}
@media (min-width: 992px) {
  .section-notice-board .col-2 {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (max-width: 767px) {
  .section-notice-board .col-2 {
    padding: 45px 30px;
  }
}
.section-notice-board .usefull-links {
  background: rgba(255, 255, 255, 0.2);
  height: 100%;
  position: relative;
  padding: 66px 50px;
}
@media (max-width: 767px) {
  .section-notice-board .usefull-links {
    background: 0;
    padding: 45px 30px;
  }
  .section-notice-board .usefull-links:before {
    left: -20px !important;
    z-index: 0!important;
  }
}
.section-notice-board .usefull-links:before {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  width: 200%;
  left: -200%;
  z-index: 99;
  top: 0;
  height: 100%;
}
.section-notice-board .usefull-links ul {
  padding-left: 0;
  list-style: none;
  overflow: hidden;
}
.section-notice-board .usefull-links ul li {
  background: #d9d9d9;
}
.section-notice-board .usefull-links ul li:nth-child(odd) {
  background: #fff;
}
.section-notice-board .usefull-links ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 17px;
  font-weight: 600;
  color: #555555;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.section-notice-board .usefull-links ul li a i {
  font-size: 25px;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #fff;
  background: var(--color-primary);
  margin-right: 10px;
}
.section-notice-board .usefull-links ul li a:before {
  background: var(--color-primary);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  margin-left: 50px;
  z-index: -1;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.section-notice-board .usefull-links ul li a:hover {
  color: #fff;
}
.section-notice-board .usefull-links ul li a:hover:before {
  width: 100%;
}
.section-notice-board .usefull-links ul li:nth-child(odd) i {
  background: var(--color-secondary);
}
.section-notice-board .usefull-links ul li:nth-child(odd) a:before {
  background: var(--color-secondary);
}
.section-notice-board .usefull-links ul li:nth-child(odd) a:hover {
  color: #fff;
}
.section-notice-board .usefull-links ul li:nth-child(odd) a:hover:before {
  background: var(--color-secondary);
  width: 100%;
}
.section-notice-board .carouselck .carouselck_images img {
  opacity: 0.5 !important;
}
.section-notice-board .carouselck .carouselck_images img.carouselckcurrentimg {
  opacity: 1 !important;
}
.section-notice-board .carouselck .carouselck_caption > div {
  background: rgba(0, 0, 0, 0.65);
  padding: 15px;
}
.section-notice-board .carouselck .carouselck_caption .carouselck_caption_title {
  margin: 0;
  color: var(--color-primary-lighter);
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.section-notice-board .carouselck .carouselck_caption .carouselck_caption_desc {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
}
.section-notice-board .carouselck .carouselck_prevThumbs,
.section-notice-board .carouselck .carouselck_nextThumbs,
.section-notice-board .carouselck .carouselck_prev,
.section-notice-board .carouselck .carouselck_next,
.section-notice-board .carouselck .carouselck_commands,
.section-notice-board .carouselck .carouselck_thumbs_cont {
  background: var(--color-primary);
}
.section-notice-board.style-2 .col-1 {
  padding: 0;
}
@media (min-width: 768px) {
  .section-notice-board.style-2 .col-1 {
    left: 58.333333333333336%;
  }
}
@media (min-width: 992px) {
  .section-notice-board.style-2 .col-1 {
    left: 66.66666666666666%;
  }
}
.section-notice-board.style-2 .col-1 .usefull-links:before {
  left: auto;
  right: -200%;
}
.section-notice-board.style-2 .col-1 .usefull-links li {
  margin-bottom: 10px;
  background: top;
  border: 1px solid #e8e8e8;
}
.section-notice-board.style-2 .col-1 .usefull-links li a {
  color: #fff;
}
@media (min-width: 768px) {
  .section-notice-board.style-2 .col-2 {
    right: 41.66666666666667%;
  }
}
@media (min-width: 992px) {
  .section-notice-board.style-2 .col-2 {
    right: 33.33333333333333%;
  }
}
@media (max-width: 767px) {
  .section-latest-blog {
    padding: 30px 0px;
  }
}
.section-latest-blog .card-body {
  padding: 15px;
  position: relative;
}
.section-latest-blog .card-title {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 50px;
  margin: 0 0 10px;
  font-size: 18px;
  overflow: hidden;
}
.section-latest-blog .card-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: var(--color-secondary);
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.section-latest-blog .card-footer {
  display:none;
  padding: 10px;
  background: #eeeeee;
  border-top: 1px solid #f0f4fd;
}
.section-latest-blog .card-footer .text-muted {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: distribute;
}
.section-latest-blog .card-footer .text-muted i {
  margin-right: 10px;
}
.section-latest-blog.style-1 .card-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section-latest-blog.style-1 .card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  flex: 1 0 0%;
  position: relative;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid var(--color-secondary);
  border-radius: 0.25rem;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 15px;
  transition:.3s;
  cursor:pointer;
}
.section-latest-blog.style-1 .card:hover{
  box-shadow:0 0 5px black;
  transform: translateY(-6px);
    
}
@media (max-width: 767px) {
  .section-latest-blog.style-1 .card {
    flex: 100%;
    margin-bottom: 15px;
  }
}
.section-latest-blog.style-1 .card .image-wrap {
  overflow: hidden;
  position: relative;
}
.section-latest-blog.style-1 .card .image-wrap img {
  width: 100%;
  height: 220px;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  object-fit: cover;
  -webkit-transition: 10s;
  -o-transition: 10s;
  transition: 10s;
}
.section-latest-blog.style-1 .card .image-wrap .date-created {
  position: absolute;
  background: var(--color-primary);
  color: #fff;
  top: 0;
  left: 30px;
}
.section-latest-blog.style-1 .card .image-wrap .date-created span {
  display: block;
}
.section-latest-blog.style-1 .card .image-wrap .date-created span:first-child {
  font-size: 10px;
  padding: 10px 7px 5px;
  position: relative;
}
.section-latest-blog.style-1 .card .image-wrap .date-created span:first-child:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  background-color: #fff;
  margin: 0 -10px;
  width: 20px;
}
.section-latest-blog.style-1 .card .image-wrap .date-created span:last-child {
  font-size: 16px;
  padding: 5px 5px 10px;
}
.section-latest-blog.style-1 .card .image-wrap .overly {
  display: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  position: absolute;
  background: rgba(28, 96, 255, 0.8);
  height: 95%;
  width: 95%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 52px;
  opacity: 0;
  visibility: hidden;
  margin: auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.section-latest-blog.style-1 .card .image-wrap .overly i {
  color: #fff;
}
.section-latest-blog.style-1 .card .card-body {
  flex: 1 1 auto;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.section-latest-blog.style-1 .card .card-body:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--color-secondary);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.section-latest-blog.style-1 .card .card-body .card-title {
  margin: 0;
}
.section-latest-blog.style-1 .card .card-body .card-text {
  display: none;
}
.section-latest-blog.style-1 .card .card-footer {
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.section-latest-blog.style-1 .card .card-footer:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--color-secondary-dark);
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.section-latest-blog.style-1 .card:focus .image-wrap img,
.section-latest-blog.style-1 .card:hover .image-wrap img {
  transform: scale(1.5);
}
.section-latest-blog.style-1 .card:focus .card-body:before,
.section-latest-blog.style-1 .card:hover .card-body:before,
.section-latest-blog.style-1 .card:focus .card-footer:before,
.section-latest-blog.style-1 .card:hover .card-footer:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.section-latest-blog.style-1 .card:focus .card-body *,
.section-latest-blog.style-1 .card:hover .card-body *,
.section-latest-blog.style-1 .card:focus .card-footer *,
.section-latest-blog.style-1 .card:hover .card-footer * {
  color: #fff;
}
.section-latest-blog.style-2 .card-row {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 50% 25% 25%;
  justify-content: center;
}
@media (max-width: 767px) {
  .section-latest-blog.style-2 .card-row {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 1em;
    width: 95vw;
    margin: 0 auto;
  }
  .section-latest-blog.style-2 .card-row:before {
    content: none;
  }
}
@media (max-width: 480px) {
  .section-latest-blog.style-2 .card-row {
    grid-template-columns: 1fr;
    gap: 1.5em;
    width: 90vw;
  }
}
@media (min-width: 768px) {
  .section-latest-blog.style-2 .card-row .card:nth-child(1) {
    grid-column: 1;
    grid-row: 1 / span 2;
    display: grid;
    grid-template-columns: auto;
    grid-template-rows: 58% auto 35px;
  }
  .section-latest-blog.style-2 .card-row .card:nth-child(1) .image-wrap img {
    height: 430px;
  }
  .section-latest-blog.style-2 .card-row .card:nth-child(1) .card-body .card-title {
    font-size: 22px;
    line-height: 25px;
    margin: 15px 0 30px;
    padding-bottom: 20px;
    position: relative;
  }
  .section-latest-blog.style-2 .card-row .card:nth-child(1) .card-body .card-title:after,
  .section-latest-blog.style-2 .card-row .card:nth-child(1) .card-body .card-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 45px;
    width: 30%;
    height: 1px;
    background: #b7b7b7;
  }
  .section-latest-blog.style-2 .card-row .card:nth-child(1) .card-body .card-title:before {
    background: var(--color-primary);
    left: 0;
    height: 4px;
    bottom: -1px;
    width: 35px;
  }
  .section-latest-blog.style-2 .card-row .card:nth-child(1) .card-body .card-text > * {
    -webkit-line-clamp: 8;
    font-size: 15px;
    line-height: 22px;
  }
  .section-latest-blog.style-2 .card-row .card:nth-child(2) {
    grid-column: 2 ;
    grid-row: 1;
  }
  .section-latest-blog.style-2 .card-row .card:nth-child(3) {
    grid-column: 2 ;
    grid-row: 2 ;
  }
  .section-latest-blog.style-2 .card-row .card:nth-child(4) {
    grid-column: 3 ;
    grid-row: 1 ;
  }
  .section-latest-blog.style-2 .card-row .card:nth-child(5) {
    grid-column: 3 ;
    grid-row: 2 ;
  }
}
.section-latest-blog.style-2 .card-row .card .image-wrap {
  position: relative;
  overflow: hidden;
}
.section-latest-blog.style-2 .card-row .card .image-wrap:before {
  z-index: 0;
}
.section-latest-blog.style-2 .card-row .card .image-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
@media (min-width: 768px) {
  .section-latest-blog.style-2 .card-row .card .image-wrap img {
    height: 185px;
  }
}
.section-latest-blog.style-2 .card-row .card .image-wrap > a {
  height: auto;
  width: 100px;
  line-height: 26px;
  background-color: var(--color-secondary);
  position: absolute;
  top: 70%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  opacity: 0;
  -moz-transform: scale(1) translateX(-400px);
  -webkit-transform: scale(1) translateX(-400px);
  -o-transform: scale(1) translateX(-400px);
  -ms-transform: scale(1) translateX(-400px);
  transform: scale(1) translateX(-400px);
  -webkit-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.section-latest-blog.style-2 .card-row .card .image-wrap > a i {
  color: #fff;
  font-size: 14px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.section-latest-blog.style-2 .card-row .card .image-wrap > a i:before {
  content: "Read More";
}
.section-latest-blog.style-2 .card-row .card .image-wrap > a:hover {
  background: #fff;
}
.section-latest-blog.style-2 .card-row .card .image-wrap > a:hover i {
  color: var(--color-secondary);
}
.section-latest-blog.style-2 .card-row .card .image-wrap .date-created {
  background: var(--color-secondary);
}
.section-latest-blog.style-2 .card-row .card .card-body {
  background: #f1f1f1;
}
.section-latest-blog.style-2 .card-row .card .card-body .card-text {
  display: block;
}
.section-latest-blog.style-2 .card-row .card .card-body .card-text > * {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 18px;
  overflow: hidden;
}
.section-latest-blog.style-2 .card-row .card .card-body .card-text p + p {
  display: none;
}
.section-latest-blog.style-2 .card-row .card .card-footer {
  background: #e2e2e2;
  border-color: #d0d0d0;
}
.section-latest-blog.style-2 .card-row .card:hover .image-wrap:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.section-latest-blog.style-2 .card-row .card:hover .image-wrap a {
  opacity: 1;
  -moz-transform: scale(1) translateX(0px);
  -webkit-transform: scale(1) translateX(0px);
  -o-transform: scale(1) translateX(0px);
  -ms-transform: scale(1) translateX(0px);
  transform: scale(1) translateX(0px);
  -webkit-transition: all 0.75s ease-out;
  -o-transition: all 0.75s ease-out;
  transition: all 0.75s ease-out;
}
.section-latest-gallery .mashan-module-block {
  position: relative;
  z-index: 1;
  display: block;
  background: #fff;
  border: none;
  border-radius: 0;
  padding: 70px 0;
  margin: 0;
}
.section-latest-gallery .mashan-module-block.dark_theme {
  background: var(--color-secondary);
}
.section-latest-gallery .mashan-module-block.dark_theme > h1,
.section-latest-gallery .mashan-module-block.dark_theme > h2,
.section-latest-gallery .mashan-module-block.dark_theme > h3,
.section-latest-gallery .mashan-module-block.dark_theme > h4,
.section-latest-gallery .mashan-module-block.dark_theme > h5,
.section-latest-gallery .mashan-module-block.dark_theme h6 {
  color: #fff;
}
.section-latest-gallery .mashan-module-block.light_theme {
  background: #fbfbfb;
}
.section-latest-gallery .mashan-module-block.light_theme:before {
  opacity: 0.1 !important;
}
.section-latest-gallery .mashan-module-block.mshan-mod_bg-image:before {
  content: '';
  position: absolute;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
  opacity: 0.17;
}
.mshan_gallery_wrapper {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] {
  display: grid;
  grid-gap: 1em;
  width: 80vw;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .mshan_gallery_wrapper [class*="mod-mshangallery-"] {
    grid-template-columns: repeat(2, 1fr) !important;
    width: 95vw !important;
  }
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-1 {
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: auto auto;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-2 {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto auto;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-2 .mshan-gal-item:not(.img-count-1):not(.img-count-2):not(.img-count-3):not(.img-count-4):not(.img-count-5):not(.img-count-6):not(.img-count-7):not(.img-count-8) {
  display: none;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-3 {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto auto auto;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-3 .mshan-gal-item:not(.img-count-1):not(.img-count-2):not(.img-count-3):not(.img-count-4):not(.img-count-5):not(.img-count-6):not(.img-count-7):not(.img-count-8):not(.img-count-9):not(.img-count-10):not(.img-count-11):not(.img-count-12) {
  display: none;
}
@media (min-width: 992px) {
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-1,
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-2,
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-3 {
    grid-template-rows: 250px 250px;
  }
}
@media (min-width: 768px) {
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 {
    grid-template-columns: 1.5fr 1fr 1fr 1fr;
    grid-template-rows: auto auto 170px;
    grid-template-areas: "a b b c" "a d e f" "g h i j";
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-1 {
    grid-area: a;
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-2 {
    grid-area: b;
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-3 {
    grid-area: c;
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-4 {
    grid-area: d;
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-5 {
    grid-area: e;
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-6 {
    grid-area: f;
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-7 {
    grid-area: g;
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-8 {
    grid-area: h;
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-9 {
    grid-area: i;
  }
  .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .img-count-10 {
    grid-area: j;
  }
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-1 .mshan-gal-item:not(.img-count-1):not(.img-count-2):not(.img-count-3):not(.img-count-4):not(.img-count-5):not(.img-count-6):not(.img-count-7):not(.img-count-8):not(.img-count-9):not(.img-count-10),
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-4 .mshan-gal-item:not(.img-count-1):not(.img-count-2):not(.img-count-3):not(.img-count-4):not(.img-count-5):not(.img-count-6):not(.img-count-7):not(.img-count-8):not(.img-count-9):not(.img-count-10) {
  display: none;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-5 {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-5 .mshan-gal-item:first-child {
  grid-column: 1;
  grid-row: 1;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-5 .mshan-gal-item:nth-child(2n) {
  grid-row: span 2;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-5 .mshan-gal-item:nth-child(7n) {
  grid-column: span 1;
  grid-row: span 1;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-5 .mshan-gal-item:nth-child(5n) {
  grid-column: span 2;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item {
  position: relative;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item.image-border {
  border: 1px solid rgba(255, 255, 255, 0.6);
  padding: 1px;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  margin: 0;
  overflow: hidden;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item .caption {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 10px 40px 10px 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  margin-bottom: -100px;
  z-index: 2;
  color: #fff;
  border-top: 1px solid #000;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item .caption h4,
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item .caption p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item .caption h4 {
  -webkit-line-clamp: 1;
  margin-bottom: 8px;
  padding-bottom: 8px;
  position: relative;
  line-height: 30px;
  font-size: 16px;
  font-weight: 500;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item .caption h4:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 1px;
  background: #fff;
  bottom: 0;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item .caption p {
  -webkit-line-clamp: 2;
  line-height: 18px;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item .overlay-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item .overlay-icon .fa {
  color: #fff;
  background: var(--color-primary);
  font-size: 20px;
  padding: 8px;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item:hover img {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item:hover .caption {
  opacity: 1;
  width: 100%;
  margin-bottom: 0;
}
.mshan_gallery_wrapper [class*="mod-mshangallery-"] a.mshan-gal-item:hover .overlay-icon {
  opacity: 1;
}
.articleBody .mshan_gallery_wrapper [class*="mod-mshangallery-"] {
  width: 100%;
}
@media (min-width: 992px) {
  .articleBody .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-1,
  .articleBody .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-2,
  .articleBody .mshan_gallery_wrapper [class*="mod-mshangallery-"].mshangallery-layout-3 {
    grid-template-rows: auto;
  }
}
.section-admin-team {
  position: relative;
}
.section-admin-team.style-1 {
  margin: 50px 0;
}
.section-admin-team.style-1 .jmm-simple-img-slider {
  background: #e5e5e5;
}
.section-admin-team.style-1 .jmm-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.section-admin-team.style-1 .jmm-item .jmm-image img {
  max-height: 300px;
}
.section-admin-team.style-1 .jmm-item .jmm-text {
  position: relative !important;
  transform: none !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1;
}
.section-admin-team.style-1 .jmm-item .jmm-text .jmm-title {
  display: none;
}
.section-admin-team.style-1 .jmm-item .jmm-text .jmm-buttons {
  display: block !important;
  margin: 0 20px !important;
  flex: 1;
}
.section-admin-team.style-1 .jmm-item .jmm-text .jmm-buttons a {
  display: block;
  background: var(--color-primary);
  margin: 0;
  padding: 15px;
  border-radius: 0;
  font-size: 20px;
  color: var(--color-secondary);
}
.section-admin-team.style-1 .jmm-item .jmm-text .jmm-buttons a i {
  font-size: 30px;
  color: var(--color-secondary-light);
  margin-left: 20px;
  position: relative;
  top: 4px;
  -webkit-transition: 600ms;
  -o-transition: 600ms;
  transition: 600ms;
}
.section-admin-team.style-1 .jmm-item .jmm-text .jmm-buttons a:hover i {
  margin-left: 30px;
}
.section-admin-team.style-2 {
  margin: 50px 0;
}
.section-admin-team.style-2 .jmm-item .jmm-image {
  position: relative;
}
.section-admin-team.style-2 .jmm-item .jmm-image:before {
  position: absolute;
  content: '';
  background: var(--color-secondary);
  opacity: 0.7 !important;
  width: 100%;
  height: 100%;
}
.section-admin-team.style-2 .jmm-item .jmm-image img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 120px !important;
}
.section-admin-team.style-2 .jmm-item .jmm-text {
  position: absolute !important;
  display: block;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}
.section-admin-team.style-2 .jmm-item .jmm-text .jmm-title {
  display: none;
}
.section-admin-team.style-2 .jmm-item .jmm-text .jmm-buttons {
  display: block !important;
  margin: 0 !important;
  flex: 1;
}
.section-admin-team.style-2 .jmm-item .jmm-text .jmm-buttons a {
  display: block;
  margin: 0;
  padding: 15px;
  border-radius: 0;
  font-size: 25px;
  color: #fff;
}
.section-admin-team.style-2 .jmm-item .jmm-text .jmm-buttons a i {
  font-size: 40px;
  color: #fff;
  margin-left: 20px;
  position: relative;
  top: 4px;
  -webkit-transition: 600ms;
  -o-transition: 600ms;
  transition: 600ms;
}
.section-admin-team.style-2 .jmm-item .jmm-text .jmm-buttons a:hover i {
  margin-left: 30px;
}
.section-sponsor {
  background: url('../images/bg_sponsor2.jpg');
  background-repeat: repeat;
}
@media (min-width: 768px) {
  .section-sponsor .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-sponsor .block-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .section-sponsor .block-wrapper .row {
    margin: 0;
  }
  .section-sponsor .block-wrapper .row .col-sm-6 {
    padding: 0;
  }
}
.section-sponsor .sponsor-title {
  margin: 0 auto 30px;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  width: 70%;
  color: var(--color-secondary);
}
@media (max-width: 767px) {
  .section-sponsor .sponsor-title {
    margin: 0 0 20px;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }
}
.section-sponsor .partner {
  border-left: 34px solid #e04c4c;
  position: relative;
  white-space: nowrap;
}
.section-sponsor .partner h3 {
  position: absolute;
  top: 10px;
  left: 0;
  background: none;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.section-sponsor .ad-block {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.section-sponsor .ad-block:nth-child(1) {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .section-sponsor .ad-block:nth-child(1) {
    float: left;
    width: 20.833333333333336%;
  }
}
.section-sponsor .ad-block:nth-child(2) {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .section-sponsor .ad-block:nth-child(2) {
    float: left;
    width: 29.166666666666668%;
  }
}
.section-sponsor .ad-block:nth-child(3) {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .section-sponsor .ad-block:nth-child(3) {
    float: left;
    width: 18.75%;
  }
}
.section-sponsor .ad-block:last-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 768px) {
  .section-sponsor .ad-block:last-child {
    float: left;
    width: 31.25%;
  }
}
.section-sponsor .ad-block.middle {
  background: #eeeeee;
  padding: 0;
}
.section-sponsor .ad-block.nic img {
  max-width: 180px;
}
.section-sponsor .ad-block.vidusath-block img {
  max-width: 140px;
}
.section-sponsor .ad-block.sponsor a {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  color: #777777;
}
.section-sponsor .ad-block.sponsor a i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  background: #777777;
  border-radius: 50%;
  margin-right: 15px;
  color: #fff;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
@media (max-width: 767px) {
  .section-sponsor .ad-block {
    padding: 0 15px !important;
    height: 80px;
  }
  .section-sponsor .ad-block:nth-child(1),
  .section-sponsor .ad-block:nth-child(3) {
    padding-left: 30px !important;
  }
  .section-sponsor .ad-block:nth-child(2),
  .section-sponsor .ad-block:nth-child(4) {
    padding-right: 30px !important;
  }
  .section-sponsor .ad-block:nth-child(1),
  .section-sponsor .ad-block:nth-child(2) {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 480px) {
  .section-sponsor .ad-block {
    width: 100%;
  }
  .section-sponsor .ad-block:nth-child(1),
  .section-sponsor .ad-block:nth-child(2),
  .section-sponsor .ad-block:nth-child(3),
  .section-sponsor .ad-block:nth-child(4) {
    padding: 0 15px !important;
    margin-bottom: 15px !important;
  }
  .section-sponsor .ad-block:last-child {
    margin: 0 !important;
  }
}
.section-sponsor .ad-block h3,
.section-sponsor .ad-block p,
.section-sponsor .ad-block a {
  background: #eeeeee;
  margin: 0;
  padding: 0;
}
.section-sponsor .ad-block img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: auto;
  border-radius: 5px;
}
.section-sponsor .ad-block.vidusath {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  padding: 0 20px;
}
.section-sponsor .ad-block.vidusath h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}
.section-sponsor .ad-block.vidusath p {
  font-size: 14px;
  margin-top: 10px;
  line-height: 15px;
}
.section-sponsor .ad-block.vidusath a {
  position: relative;
  margin: 0 auto;
  width: 70px;
  height: 70px;
  background-color: #003459;
  border-radius: 100%;
  border: 5px solid #029eb7;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.section-sponsor .ad-block.vidusath a img {
  max-width: 45px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.section-sponsor .ad-block.vidusath a:hover {
  background-color: #029eb7;
  border-color: #003459;
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.section-sponsor .ad-block:not(.vidusath) a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 5px;
  border: 2px solid #919191;
  -webkit-transition: border-color 300ms;
  -o-transition: border-color 300ms;
  transition: border-color 300ms;
}
.section-sponsor .ad-block:not(.vidusath) a:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  transform: scale(2) rotate(45deg) translate3d(0, -100%, 0);
  transition: transform .6s;
  pointer-events: none;
  z-index: 1;
}
.section-sponsor .ad-block:not(.vidusath) a:hover {
  border-color: var(--color-secondary);
}
.section-sponsor .ad-block:not(.vidusath) a:hover:before {
  transform: scale(2) rotate(45deg) translate3d(0, 100%, 0);
}
.category-blog {
  padding: 50px;
}
.category-blog .page-header .subheading {
  margin: 0;
  font-size: 15px;
  color: #777777;
  text-transform: lowercase;
}
.category-blog .page-header + .category-title {
  color: #555555;
  text-transform: none;
  font-size: 20px;
  line-height: 22px;
}
.category-blog .category-desc {
  margin: 15px 0;
}
.category-blog .card {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.category-blog .card .card-body {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
.category-blog .card .card-body .article-title {
  order: 0;
  margin-bottom: 15px;
}
.category-blog .card .card-body .article-title h2 {
  overflow: hidden;
}
.category-blog .card .card-body .article-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 20px;
  line-height: 25px;
  color: #555555;
  text-transform: none;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.category-blog .card .card-body .article-title a:focus,
.category-blog .card .card-body .article-title a:hover {
  color: var(--color-primary-dark);
}
.category-blog .card .card-body .article-intro-text {
  order: 2;
  margin-bottom: 15px;
}
.category-blog .card .card-body .article-intro-text > * {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  color: var(--paragraph-color-primary);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
}
.category-blog .card .card-body .article-intro-text > h1 + *,
.category-blog .card .card-body .article-intro-text > h2 + *,
.category-blog .card .card-body .article-intro-text > h3 + *,
.category-blog .card .card-body .article-intro-text > h4 + *,
.category-blog .card .card-body .article-intro-text > h5 + *,
.category-blog .card .card-body .article-intro-text > h6 + *,
.category-blog .card .card-body .article-intro-text > blockquote + *,
.category-blog .card .card-body .article-intro-text > p + * {
  display: none;
}
.category-blog .card .card-body .article-intro-text a {
  color: #777777;
}
.category-blog .card .card-body .readmore {
  order: 3;
}
.category-blog .card .card-body .readmore a {
  margin: 0;
  padding: 8px 30px;
}
@media (min-width: 768px) {
  .category-blog.style-1 .row {
    display: block;
  }
  .category-blog.style-1 div[class*="col-sm-"] {
    width: 100%;
  }
}
.category-blog.style-1 .card {
  margin-bottom: 40px;
}
.category-blog.style-1 .card > article[class*="leading-"],
.category-blog.style-1 .card > article[class*="column-"] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 520px) {
  .category-blog.style-1 .card > article[class*="leading-"],
  .category-blog.style-1 .card > article[class*="column-"] {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
  }
}

@media only screen and (max-width: 992px) {
        .sidebar-style-2 .sidebar-content-wrapper{
      position: relative;
      background: var(--color-primary-light);
      height: 100%;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      z-index: 0; 
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav h3 {
      color: var(--navbar-main-menu);
      font-size: 18px;
      line-height: 22px;
      position: relative;
      padding: 20px;
      margin: 0 0 20px;
      left:20px;
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav h3:after,
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav h3:before {
      content: "";
      position: absolute;
      bottom: 6px;
      left: 50px;
      width: 70px;
      height: 1px;
      background: var(--navbar-main-menu);
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav h3:before {
      left: 20px;
      right: 30px;
      width: 22px;
      height: 3px;
      bottom: 5px;
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul .active {
      background: var(--color-secondary-dark);
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul li{
      
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul li{
        border-top:1px solid var(--color-secondary-a35);
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul li a {
      padding: 7px 9px 7px 40px;
      color: var(--navbar-main-menu);
      display: block;
      cursor: pointer;
      position: relative;
      vertical-align: middle;
      font-size: 12px;
      font-weight: bold;
      transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
      left: 10px;
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul li a:before {
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f105";
          position: relative;
          left: -9px;
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul .active a:before {
        display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f078";
          position: relative;
          left: -9px;
    }
}

@media only screen and (max-width: 992px) {
        .sidebar-style-3 .sidebar-content-wrapper{
      position: relative;
      background: var(--color-secondary);
      height: 100%;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0);
      z-index: 0; 
    }
    .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav h3 {
      color: var(--navbar-main-menu);
      font-size: 18px;
      line-height: 22px;
      position: relative;
      padding: 20px;
      margin: 0 0 20px;
      left:47px;
    }
    .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav h3:after,
    .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav h3:before {
      content: "";
      position: absolute;
      bottom: 6px;
      left: 50px;
      width: 70px;
      height: 1px;
      background: var(--navbar-main-menu);
    }
    .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav h3:before {
      left: 20px;
      right: 30px;
      width: 22px;
      height: 3px;
      bottom: 5px;
    }
    .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul{
    padding-bottom: 20px;
        
    }
    .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li {
        position: relative;
        margin:0 auto;
    }
    .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul .active a{
        background:var(--color-primary);
        color: var(--sidebar-text-active-color);
    }
    .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li a{
        position: relative;
        display: block;
        margin: 1px auto;
        width: 60%;
        background: #ddd;
        color: var(--sidebar-text-color);
        text-decoration: none;
        border-radius: 0.3em;
        padding:10px 15px 10px 32px;
        transition: all .3s ease-out;
  }

  .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li a:hover{
    background: var(--color-primary);
    color: var(--sidebar-text-hover-color);
  }

  .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li a:hover:before{
    transform: rotate(450deg);
  }
      .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul .active a:before{
          content: "\f078";
          color: var(--sidebar-text-active-color);
      }
      
  .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li a:before{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    position: absolute;
    left: -21px;
    top: 49%;
    margin-top: -1.3em;
    background: var(--color-primary);
    height: 40px;
    width: 40px;
    line-height: 34px;
    border: 0.3em solid var(--color-secondary);
    text-align: center;
    font-weight: bold;
    border-radius: 2em;
    color: var(--sidebar-icon-color);
    transition: all .3s ease-out;
  }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul li{
      
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul li{
        border-top:1px solid var(--color-secondary-a35);
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul .active a {
        color:var(--sidebar-text-active-color);
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul li a {
      padding: 7px 9px 7px 40px;
      color: var(--sidebar-text-color);
      display: block;
      cursor: pointer;
      position: relative;
      vertical-align: middle;
      font-size: 12px;
      font-weight: bold;
      transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
      left: 10px;
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul li a:before {
          display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f105";
          position: relative;
          left: -9px;
          color:var(--sidebar-icon-color);
    }
    .sidebar-style-2 .sidebar-content-wrapper .sidebar-nav ul .active a:before {
        display: inline-block;
          font-style: normal;
          font-variant: normal;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f078";
          position: relative;
          left: -9px;
          color:var(--sidebar-text-active-color);
    }
}
.category-blog.style-1 .card > article[class*="leading-"] .card-header,
.category-blog.style-1 .card > article[class*="column-"] .card-header {
  flex: 0 0 340px;
  position: relative;
}
@media (max-width: 767px) {
  .category-blog.style-1 .card > article[class*="leading-"] .card-header,
  .category-blog.style-1 .card > article[class*="column-"] .card-header {
    flex: 1;
  }
}
.category-blog.style-1 .card > article[class*="leading-"] .card-header .item-image img,
.category-blog.style-1 .card > article[class*="column-"] .card-header .item-image img {
  width: 340px;
  height: 250px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
@media (max-width: 767px) {
  .category-blog.style-1 .card > article[class*="leading-"] .card-header .item-image img,
  .category-blog.style-1 .card > article[class*="column-"] .card-header .item-image img {
    height: 180px;
  }
}
.category-blog.style-1 .card > article[class*="leading-"] .card-body,
.category-blog.style-1 .card > article[class*="column-"] .card-body {
  padding: 0 30px;
}
@media (max-width: 520px) {
  .category-blog.style-1 .card > article[class*="leading-"] .card-body,
  .category-blog.style-1 .card > article[class*="column-"] .card-body {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .category-blog.style-1 .card > article[class*="leading-"] .card-body,
  .category-blog.style-1 .card > article[class*="column-"] .card-body {
    flex: 1;
  }
}
@media (max-width: 520px) {
  .category-blog.style-1 .card > article[class*="leading-"] .card-body .article-intro-text,
  .category-blog.style-1 .card > article[class*="column-"] .card-body .article-intro-text {
    margin-bottom: 0;
  }
}
.category-blog.style-1 .card > article[class*="leading-"] .card-body .article-intro-text > *,
.category-blog.style-1 .card > article[class*="column-"] .card-body .article-intro-text > * {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}
.category-blog.style-1 .card:focus,
.category-blog.style-1 .card:hover {
  -webkit-box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.4);
}
.category-blog.style-1 .card:focus .card-header .item-image img,
.category-blog.style-1 .card:hover .card-header .item-image img {
  transform: scale(1.5);
}
.category-blog.style-1 .card:focus .card-header .item-image .img-caption,
.category-blog.style-1 .card:hover .card-header .item-image .img-caption {
  opacity: 1;
}
.category-blog.style-1 .card:focus .card-header .item-image .img-caption span,
.category-blog.style-1 .card:hover .card-header .item-image .img-caption span {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.category-blog.style-1 .card:focus .card-body .article-title a,
.category-blog.style-1 .card:hover .card-body .article-title a {
  color: var(--color-primary);
}
@media (min-width: 768px) {
  .category-blog.style-2 [class*="col-sm-"] {
    margin-bottom: 40px;
  }
  .category-blog.style-2 .card {
    height: 100%;
  }
  .category-blog.style-2 .card > article[class*="column-"] {
    height: 100%;
    background: #f6f6f6;
  }
}
.category-blog.style-2 .card > article[class*="leading-"] .card-header,
.category-blog.style-2 .card > article[class*="column-"] .card-header {
  position: relative;
}
@media (min-width: 992px) {
  .category-blog.style-2 .card > article[class*="leading-"] .card-header .item-image img,
  .category-blog.style-2 .card > article[class*="column-"] .card-header .item-image img {
    height: 350px;
    object-fit: cover;
  }
}
.category-blog.style-2 .card > article[class*="leading-"] .card-body,
.category-blog.style-2 .card > article[class*="column-"] .card-body {
  padding: 20px;
  position: relative;
}
.category-blog.style-2 .card > article[class*="leading-"] .card-body .article-intro-text,
.category-blog.style-2 .card > article[class*="column-"] .card-body .article-intro-text {
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .category-blog.style-2 .card > article[class*="column-"] .card-header .item-image img {
    height: 300px;
  }
}
.category-blog.style-2 .card:focus,
.category-blog.style-2 .card:hover {
  -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2);
}
.category-blog.style-2 .card:focus .card-header .item-image img,
.category-blog.style-2 .card:hover .card-header .item-image img {
  transform: scale(1.5);
}
.category-blog.style-2 .card:focus .card-header .item-image .img-caption,
.category-blog.style-2 .card:hover .card-header .item-image .img-caption {
  opacity: 1;
}
.category-blog.style-2 .card:focus .card-header .item-image .img-caption span,
.category-blog.style-2 .card:hover .card-header .item-image .img-caption span {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.category-blog.style-2 .card:focus .card-body .article-title a,
.category-blog.style-2 .card:hover .card-body .article-title a {
  color: var(--color-primary);
}
@media (min-width: 992px) {
  .category-blog.style-2 .items-row.cols-3 article[class*="column-"] .card-header .item-image img,
  .category-blog.style-2 .items-row.cols-4 article[class*="column-"] .card-header .item-image img {
    height: 225px;
  }
}
.category-blog.style-2 .items-row.cols-3 article[class*="column-"] .article-title h2,
.category-blog.style-2 .items-row.cols-4 article[class*="column-"] .article-title h2 {
  -webkit-line-clamp: none;
  line-height: 22px;
}
.category-blog.style-2 .items-row.cols-3 article[class*="column-"] .article-title h2 a,
.category-blog.style-2 .items-row.cols-4 article[class*="column-"] .article-title h2 a {
  font-size: 20px;
}
.category-blog.style-2 .items-row.cols-3 article[class*="column-"] .article-info,
.category-blog.style-2 .items-row.cols-4 article[class*="column-"] .article-info {
  display: none;
}
.category-blog.style-3 .row {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.category-blog.style-3 .row > div {
  margin-bottom: 30px;
}
.category-blog.style-3 .card {
  overflow: hidden;
  text-align: center;
}
.category-blog.style-3 .card .card-body {
  padding: 0;
  position: relative;
}
@media (min-width: 992px) {
  .category-blog.style-3 .card .card-body .item-image img {
    height: 330px;
    object-fit: cover;
    opacity: 0.9;
  }
}
.category-blog.style-3 .card .card-body:before {
  background: var(--color-primary-lighter);
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  opacity: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 9;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.category-blog.style-3 .card .card-body .article-title {
  position: absolute;
  width: 90%;
  margin: 0;
  bottom: 0;
  z-index: 99;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.category-blog.style-3 .card .card-body .article-title a {
  background: #2c2c5e;
  color: #fff;
  font-size: 18px;
  text-transform: none;
  padding: 10px 16px;
  display: block;
  position: relative;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  transition-delay: 0.2s;
  transition-duration: 0.3s;
}
.category-blog.style-3 .card .card-body .article-title a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.category-blog.style-3 .card .card-body .article-title a:hover:before {
  background: #000;
  width: 100%;
}
.category-blog.style-3 .card:focus .card-body:before,
.category-blog.style-3 .card:hover .card-body:before {
  opacity: 0.8;
}
.category-blog.style-3 .card:focus .card-body .item-image img,
.category-blog.style-3 .card:hover .card-body .item-image img {
  transform: scale(1.5);
}
.category-blog.style-3 .card:focus .card-body .article-title a,
.category-blog.style-3 .card:hover .card-body .article-title a {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
}
.page-header-slider.view-height .slider-wrapper {
  height: 100vh;
}
@media (max-width: 767px) {
  .page-header-slider.view-height .slider-wrapper {
    height: auto;
  }
}
.page-header-slider .inner {
  position: relative;
  height: 300px;
  background-size: cover;
  overflow: hidden;
}
.page-header-slider .inner.high {
  height: 350px;
}
.page-header-slider .inner.high:before,
.page-header-slider .inner.high:after {
  top: 65%;
}
.page-header-slider .inner.high h3 {
  top: 65%;
}
.page-header-slider .inner .bg-image {
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.page-header-slider .inner .page-header {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-header-slider .inner .page-header h3 {
  color: #fff;
  font-weight: bold;
  font-size: 35px;
  margin: 0;
  text-align: center;
  text-transform: none;
  width: 100%;
  text-shadow: 2px 3px 2px #000;
}
.page-header-slider .inner .page-header .border-center-outer {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.page-header-slider .inner .page-header .border-center-outer .style-liner {
  width: 35px;
  height: 4px;
  position: relative;
  background: var(--color-primary);
}
.page-header-slider .inner .page-header .border-center-outer .style-liner:after,
.page-header-slider .inner .page-header .border-center-outer .style-liner:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 45px;
  width: 100px;
  height: 1px;
  background: #cecece;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-header-slider .inner .page-header .border-center-outer .style-liner:before {
  left: auto;
  right: 45px;
}
#sidebar {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #sidebar {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  #sidebar {
    padding-right: 0;
  }
  #sidebar.right {
    padding-left: 0;
    padding-right: 15px;
  }
}
.sidebar-style-1 .sidebar-content-wrapper {
  position: relative;
  background: var(--color-secondary-light);
  height: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 0;
}


.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav h3 {
  color: var(--navbar-main-menu);
  font-size: 18px;
  line-height: 22px;
  position: relative;
  padding: 20px;
  margin: 0 0 20px;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav h3:after,
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav h3:before {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 50px;
  width: 70px;
  height: 1px;
  background: var(--navbar-main-menu);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav h3:before {
  left: 20px;
  right: 30px;
  width: 22px;
  height: 3px;
  bottom: 5px;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul {
    background: var(--color-secondary);
    padding: 0 0 15px 0;
  }
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li a {
  padding: 8px 20px 8px 40px;
  color: var(--sidebar-text-color);
  display: block;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12%;
  width: 10px;
  height: 20px;
  content: '\f054';
  font-family: FontAwesome;
  font-weight: lighter;
  margin: auto;
  fill: #FFF;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.4s ease;
  -o-transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s ease, -webkit-transform 0.4s ease;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li a:before {
  content: '';
  height: 10px;
  width: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 15px;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 100%;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
  visibility: hidden;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li a:hover{
  color: var(--sidebar-text-hover-color); 
  background: var(--color-primary);
  text-decoration: none;
  border: none; 
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li a.active {
  color: var(--sidebar-text-color);
  background: var(--color-primary);
  text-decoration: none;
  border: none;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li a:hover:after,
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li a.active:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li a:hover:before,
#sidebar .sidebar-content-wrapper .sidebar-nav ul li a.active:before {
  background-color: var(--color-primary-darker);
  left: 0;
  height: 100%;
  width: 7px;
  top: 0;
  border-radius: 0;
  border: none;
  visibility: visible;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu {
  background: var(--color-secondary);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li {
  border-bottom: 1px solid var(--color-secondary-dark);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li:last-child {
  border: 0;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li > a {
  padding-left: 55px;
  font-weight: normal;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li.current,
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li:hover {
  border-color: var(--color-secondary-lighter);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li.current > a,
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li > a:hover {
  background: var(--color-secondary-lighter);
  color: #fff;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li.current > a:before,
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li > a:hover:before {
  background: #fff;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li.current > a:after,
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li > .sub-menu li > a:hover:after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li.active > a {
  background: var(--color-primary);
  color: var(--sidebar-text-active-color);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li.active > a:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li.active > a:before {
  background-color: var(--color-primary-darker);
  left: 0;
  height: 100%;
  width: 7px;
  top: 0;
  border-radius: 0;
  border: none;
  visibility: visible;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li.title {
  background: var(--color-primary-dark);
  color: #b5ddff;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 600;
  border-bottom: 2px solid #fff;
}
@media (max-width: 767px) {
  .sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li.title {
    background: #0a78ae;
    border: none;
  }
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li.current {
  background: var(--color-primary);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav ul li.current > a:after {
  opacity: 1;
  visibility: visible;
  color:var(--sidebar-icon-color);
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav .navbar-nav {
  margin: 0;
  border: none;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav .navbar-nav .navbar-header .navbar-toggle {
  background: transparent;
  margin: 0;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav .navbar-nav .navbar-header .navbar-toggle .icon-bar {
  background: #fff;
  height: 4px;
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav .navbar-nav .navbar-header .navbar-brand {
  color: #fff;
}
@media (min-width: 768px) {
  .sidebar-style-1 .sidebar-content-wrapper .sidebar-nav .navbar-nav .navbar-header {
    display: none;
  }
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav .navbar-nav #sidebar-toggle-wrapper {
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
 .sidebar-style-1 .sidebar-content-wrapper .sidebar-nav .navbar-nav #sidebar-toggle-wrapper {
    top: 40px;
    left: -200px;
    width: 200px;
    position: fixed;
    height: 100%;
    z-index: 1;
  }
}
.sidebar-style-1 .sidebar-content-wrapper .sidebar-nav .navbar-nav #sidebar-toggle-wrapper.sidebar-toggle {
  transition: all 0.3s ease-out;
  margin-left: -200px;
}
@media (min-width: 768px) {
  .sidebar-style-1 .sidebar-content-wrapper .sidebar-nav .navbar-nav #sidebar-toggle-wrapper.sidebar-toggle {
    transition: 0s;
    left: 200px;
  }
}
main[role="main"] {
  background: #e9e8e6;
}
main[role="main"].main-content-body .contents-wrapper {
  min-height: 600px;
  background: #fff;
  height: 100%;
}
@media (min-width: 768px) {
  main[role="main"] .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
main[role="main"] .article-content-wrapper:not(.home),
main[role="main"] .event,
main[role="main"] .blog,
main[role="main"] .category-list {
  padding: 30px;
}
@media (min-width: 992px) {
  main[role="main"] .article-content-wrapper:not(.home),
  main[role="main"] .event,
  main[role="main"] .blog,
  main[role="main"] .category-list {
    padding: 50px;
  }
  main[role="main"] .article-content-wrapper:not(.home).news-and-highlight,
  main[role="main"] .event.news-and-highlight,
  main[role="main"] .blog.news-and-highlight,
  main[role="main"] .category-list.news-and-highlight,
  main[role="main"] .article-content-wrapper:not(.home).school-uniform,
  main[role="main"] .event.school-uniform,
  main[role="main"] .blog.school-uniform,
  main[role="main"] .category-list.school-uniform,
  main[role="main"] .article-content-wrapper:not(.home).contact-us,
  main[role="main"] .event.contact-us,
  main[role="main"] .blog.contact-us,
  main[role="main"] .category-list.contact-us,
  main[role="main"] .article-content-wrapper:not(.home).profiles,
  main[role="main"] .event.profiles,
  main[role="main"] .blog.profiles,
  main[role="main"] .category-list.profiles,
  main[role="main"] .article-content-wrapper:not(.home).tutorial-staff,
  main[role="main"] .event.tutorial-staff,
  main[role="main"] .blog.tutorial-staff,
  main[role="main"] .category-list.tutorial-staff,
  main[role="main"] .article-content-wrapper:not(.home)[class*='blog-style-'],
  main[role="main"] .event[class*='blog-style-'],
  main[role="main"] .blog[class*='blog-style-'],
  main[role="main"] .category-list[class*='blog-style-'] {
    padding: 50px;
  }
}
main[role="main"] .card-deck {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
}
main[role="main"] .card-deck .card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  position: relative;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #f0f4fd;
  border-radius: 0.25rem;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  main[role="main"] .card-deck {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main[role="main"] .card-deck .card {
    flex: 1 0 0%;
  }
}
main[role="main"] .article-content-wrapper .item-image {
  float: none;
}
main[role="main"] .article-content-wrapper .item-image:hover img {
  transform: scale(1.05);
}
main[role="main"] .article-content-wrapper .article-body .img-caption span {
  font-size: 12px;
  line-height: 18px;
}
main[role="main"] .past-principals table {
  margin-left: 80px;
  margin-top: 50px;
  position: relative;
}
main[role="main"] .past-principals table:before {
  position: absolute;
  left: -50px;
  top: -20px;
  content: ' ';
  display: block;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background: #919191;
  z-index: 5;
}
main[role="main"] .past-principals table tr td {
  padding: 0 0 15px;
}
main[role="main"] .past-principals table tr td img {
  height: 150px;
  width: 120px;
  object-fit: cover;
}
main[role="main"] .past-principals table tr td:last-child {
  padding-left: 30px;
}
main[role="main"] .past-principals table tr.year td {
  background: #eeeeee;
  border-bottom: 15px solid #fff;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  font-weight: bold;
  padding: 15px 0;
}
main[role="main"] .past-principals table tr.year td p {
  margin: 0;
  font-size: 16px;
}
main[role="main"] .past-principals table tr.year td:first-child {
  width: 120px;
  background: var(--color-secondary);
  color: #fff;
}
main[role="main"] .past-principals table tr.year td:first-child p {
  margin: 0;
  font-size: 16px;
  display: block;
  position: relative;
}
main[role="main"] .past-principals table tr.year td:first-child p:before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: solid transparent;
  border-right-color: var(--color-secondary);
  border-width: 12px;
  left: -24px;
}
main[role="main"] .past-principals table tr.year td:first-child p:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -60px;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  z-index: 9;
  border: 4px solid var(--color-primary);
  cursor: pointer;
}
main[role="main"] .past-principals table tr.year td:last-child {
  padding-left: 30px;
  text-align: left;
  color: var(--color-secondary);
}
main[role="main"] .contact-us .contact-details {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  main[role="main"] .contact-us .contact-details {
    float: left;
    width: 33.33333333333333%;
  }
}
@media (min-width: 1200px) {
  main[role="main"] .contact-us .contact-details {
    float: left;
    width: 33.33333333333333%;
  }
}
main[role="main"] .contact-us .contact-form {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  main[role="main"] .contact-us .contact-form {
    float: left;
    width: 66.66666666666666%;
  }
}
@media (min-width: 1200px) {
  main[role="main"] .contact-us .contact-form {
    float: left;
    width: 58.333333333333336%;
  }
}
@media (min-width: 1200px) {
  main[role="main"] .contact-us .contact-form {
    margin-left: 8.333333333333332%;
  }
}
main[role="main"] .contact-us .adreess-block address {
  background: var(--color-secondary);
  color: #fff;
  padding: 20px 30px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  main[role="main"] .contact-us .adreess-block address:last-child {
    margin: 0;
  }
}
main[role="main"] .contact-us .adreess-block address h1,
main[role="main"] .contact-us .adreess-block address h2,
main[role="main"] .contact-us .adreess-block address h3,
main[role="main"] .contact-us .adreess-block address h4,
main[role="main"] .contact-us .adreess-block address h5,
main[role="main"] .contact-us .adreess-block address h6 {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  padding-bottom: 15px;
  margin: 0 0 25px;
}
main[role="main"] .contact-us .adreess-block address h1:after,
main[role="main"] .contact-us .adreess-block address h2:after,
main[role="main"] .contact-us .adreess-block address h3:after,
main[role="main"] .contact-us .adreess-block address h4:after,
main[role="main"] .contact-us .adreess-block address h5:after,
main[role="main"] .contact-us .adreess-block address h6:after,
main[role="main"] .contact-us .adreess-block address h1:before,
main[role="main"] .contact-us .adreess-block address h2:before,
main[role="main"] .contact-us .adreess-block address h3:before,
main[role="main"] .contact-us .adreess-block address h4:before,
main[role="main"] .contact-us .adreess-block address h5:before,
main[role="main"] .contact-us .adreess-block address h6:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 30px;
  width: 70px;
  height: 1px;
  background: #cecece;
}
main[role="main"] .contact-us .adreess-block address h1:before,
main[role="main"] .contact-us .adreess-block address h2:before,
main[role="main"] .contact-us .adreess-block address h3:before,
main[role="main"] .contact-us .adreess-block address h4:before,
main[role="main"] .contact-us .adreess-block address h5:before,
main[role="main"] .contact-us .adreess-block address h6:before {
  left: 0;
  right: 30px;
  width: 22px;
  height: 3px;
  bottom: -1px;
}
main[role="main"] .contact-us .adreess-block address ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin: 0;
}
main[role="main"] .contact-us .adreess-block address ul > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
main[role="main"] .contact-us .adreess-block address ul li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 40px;
  color: #fff;
}
main[role="main"] .contact-us .adreess-block address ul li:last-child {
  margin: 0;
}
main[role="main"] .contact-us .adreess-block address ul li i {
  position: absolute;
  left: 0;
  top: 5px;
  text-align: center;
  font-size: 14px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
main[role="main"] .contact-us .adreess-block address ul li b,
main[role="main"] .contact-us .adreess-block address ul li strong {
  display: block;
  text-transform: uppercase;
}
main[role="main"] .contact-us .jd-simple-contact-form .jd-simple-contact-form-header {
  margin-bottom: 30px;
}
main[role="main"] .contact-us .jd-simple-contact-form .form-control {
  border-color: var(--color-secondary);
}
main[role="main"] .contact-us .jd-simple-contact-form .btn {
  display: inline-block;
  width: auto;
  padding: 10px 30px;
}
main[role="main"] .school-uniform .content-block {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #aaaaaa;
}
main[role="main"] .school-uniform .content-block:last-child {
  border: none;
}
@media (max-width: 767px) {
  main[role="main"] .school-uniform .content-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  main[role="main"] .school-uniform .content-block div.col-right {
    order: 0;
  }
  main[role="main"] .school-uniform .content-block div.col-left {
    order: 1;
  }
}
main[role="main"] .school-uniform ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 25px;
  margin-right: 50px;
  counter-reset: scl-list-counter;
}
main[role="main"] .school-uniform ul li {
  position: relative;
  margin-bottom: 0;
  padding: 10px 30px 10px 50px;
}
main[role="main"] .school-uniform ul li:nth-child(odd) {
  background: #eeeeee;
}
main[role="main"] .school-uniform ul li:before {
  content: counter(scl-list-counter);
  counter-increment: scl-list-counter;
  position: absolute;
  background: var(--color-secondary-lighter);
  font-size: 20px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 28px !important;
  color: #fff;
  font-weight: 500;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 8px;
}
main[role="main"] .school-uniform img {
  min-width: 300px;
  max-width: 300px;
}
main[role="main"] .school-uniform .border {
  margin-bottom: 30px;
  padding-bottom: 0;
  color: var(--color-secondary-lighter);
}
main[role="main"] .school-colours table tr td {
  height: 180px;
  min-width: 180px;
  background: #f4f4f4;
  border: 1px solid #d5d5d5;
}
main[role="main"] .school-colours table tr td img {
  margin: auto;
}
main[role="main"] .school-colours table tr:first-child td {
  background: #c8c8c8;
  height: auto;
  padding: 6px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
main[role="main"] .management-committee .article-body table tr.top {
  background: var(--color-secondary-lighter);
}
main[role="main"] .management-committee .article-body table tr.top td * {
  color: #eeeeee;
}
main[role="main"] .management-committee .article-body table tr.top td img {
  border: 1px solid #eeeeee;
  padding: 3px;
}
main[role="main"] .management-committee .article-body table tr td {
  vertical-align: middle;
  padding: 10px;
}
main[role="main"] .management-committee .article-body table tr td:first-child {
  width: 136px;
}
main[role="main"] .management-committee .article-body table tr td img {
  display: block;
  width: 120px;
  height: 150px;
  object-fit: cover;
}
main[role="main"] .management-committee .article-body table tr td h3,
main[role="main"] .management-committee .article-body table tr td h4 {
  margin: 0;
}
main[role="main"] .management-committee .article-body table tr td h3 {
  color: var(--color-secondary);
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}
main[role="main"] .management-committee .article-body table tr td h4 {
  color: #777777;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 20px;
}
main[role="main"] .management-committee .article-body table tr td ul {
  padding-left: 0;
  list-style: none;
}
main[role="main"] .management-committee .article-body table tr td ul li {
  font-size: 14px;
}
main[role="main"] .management-committee .article-body table tr td ul li i {
  color: var(--color-primary);
  width: 22px;
}
main[role="main"] .tutorial-staff .article-body table tr + tr td:nth-child(3) {
  background: #f9f9f9;
}
main[role="main"] .tutorial-staff .article-body table tr + tr td:nth-child(3),
main[role="main"] .tutorial-staff .article-body table tr + tr td:last-child {
  text-align: center;
}
main[role="main"] .profiles .page-header {
  text-align: center;
  background: url(/images/border.png) no-repeat;
  background-position: center 50px;
  padding-bottom: 18px;
  margin-bottom: 40px;
}
main[role="main"] .profiles .page-header:before,
main[role="main"] .profiles .page-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 80px;
  height: 1px;
  background: #cecece;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
main[role="main"] .profiles .page-header:before {
  margin-left: -65px;
}
main[role="main"] .profiles .page-header:after {
  margin-left: 65px;
}
main[role="main"] .profiles .team-content-block {
  text-align: left;
  position: relative;
  margin-bottom: 30px;
  background: #fff;
  overflow: hidden;
  border-bottom: 3px solid var(--color-secondary-lighter);
  -webkit-box-shadow: 0 8px 16px rgba(207, 228, 255, 0.2);
  box-shadow: 0 8px 16px rgba(207, 228, 255, 0.2);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
main[role="main"] .profiles .team-content-block .team-content-image-inner {
  position: relative;
}
main[role="main"] .profiles .team-content-block .team-content-image-inner .team-content-image {
  position: relative;
  overflow: hidden;
}
main[role="main"] .profiles .team-content-block .team-content-image-inner .team-content-image:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--color-secondary-lighter);
  content: "";
  opacity: 0;
  z-index: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
main[role="main"] .profiles .team-content-block .team-content-image-inner .team-content-image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
main[role="main"] .profiles .team-content-block .team-content-image-inner .team-content-socials {
  position: absolute;
  top: 50%;
  right: -100px;
  text-align: center;
  opacity: 0;
  background: #fff;
  width: 45px;
  padding: 13px 0;
  z-index: 2;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
main[role="main"] .profiles .team-content-block .team-content-image-inner .team-content-socials a {
  display: block;
  font-size: 16px;
  color: var(--color-secondary-lighter);
  text-align: center;
  margin: 4px 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
main[role="main"] .profiles .team-content-block .team-content-waraper {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #fff;
  padding: 16px 20px 23px;
  text-align: center;
}
main[role="main"] .profiles .team-content-block .team-content-waraper .team-content-title {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 700;
}
main[role="main"] .profiles .team-content-block .team-content-waraper .team-content-title a {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
main[role="main"] .profiles .team-content-block .team-content-waraper .team-content-subtitle {
  color: var(--color-secondary-lighter);
  font-size: 14px;
  font-weight: 500;
}
main[role="main"] .profiles .team-content-block:hover {
  -webkit-box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
  box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
main[role="main"] .profiles .team-content-block:hover .team-content-image::before {
  opacity: 0.8;
}
main[role="main"] .profiles .team-content-block:hover .team-content-socials {
  opacity: 1;
  top: 50%;
  right: 0;
}
main[role="main"] .profiles .profile-message {
  padding: 30px;
}
main[role="main"] .profiles .profile-message .message-header {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  main[role="main"] .profiles .profile-message .message-header {
    display: flex;
    align-items: end;
  }
}
main[role="main"] .profiles .profile-message .message-header .profile-img {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  main[role="main"] .profiles .profile-message .message-header .profile-img {
    float: left;
    width: 41.66666666666667%;
  }
}
@media (min-width: 992px) {
  main[role="main"] .profiles .profile-message .message-header .profile-img {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  main[role="main"] .profiles .profile-message .message-header .profile-img {
    right: 58.333333333333336%;
  }
}
@media (min-width: 992px) {
  main[role="main"] .profiles .profile-message .message-header .profile-img {
    right: 75%;
  }
}
main[role="main"] .profiles .profile-message .message-header .profile-img img {
  display: block;
  max-width: 100%;
  height: auto;
  box-shadow: 0px 0px 0px 5px var(--color-secondary-lighter);
  border: 3px solid #fff;
  height: 180px;
  object-fit: cover;
}
@media (max-width: 500px) {
  main[role="main"] .profiles .profile-message .message-header .profile-img img {
    width: 150px;
  }
}
@media (max-width: 767px) {
  main[role="main"] .profiles .profile-message .message-header .profile-img img {
    margin: 0 auto;
  }
}
main[role="main"] .profiles .profile-message .message-header .message-title {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 2px solid var(--color-secondary-lighter);
  border-bottom: 2px solid var(--color-secondary-lighter);
}
@media (min-width: 768px) {
  main[role="main"] .profiles .profile-message .message-header .message-title {
    float: left;
    width: 58.333333333333336%;
  }
}
@media (min-width: 992px) {
  main[role="main"] .profiles .profile-message .message-header .message-title {
    float: left;
    width: 75%;
  }
}
@media (min-width: 768px) {
  main[role="main"] .profiles .profile-message .message-header .message-title {
    left: 41.66666666666667%;
  }
}
@media (min-width: 992px) {
  main[role="main"] .profiles .profile-message .message-header .message-title {
    left: 25%;
  }
}
main[role="main"] .profiles .profile-message .message-header .message-title h1 {
  color: var(--color-secondary-lighter);
  margin: 0;
  font-size: 40px;
  text-align: center;
  line-height: 45px;
  padding: 25px 0 10px;
}
@media (max-width: 767px) {
  main[role="main"] .profiles .profile-message .message-header .message-title h1 {
    border: 0;
    padding: 0 30px;
    line-height: 35px;
    font-size: 30px;
    margin-bottom: 30px;
  }
}
main[role="main"] .profiles .profile-message .message-header .message-title h3 {
  color: #606060;
  margin: 0 0 25px;
  font-size: 25px;
  text-align: center;
  font-weight: bold;
}
main[role="main"] .profiles .profile-message .message-body blockquote {
  color: var(--color-secondary-lighter) !important;
  margin: 0;
  background: transparent;
  border: none;
  text-align: center;
  padding: 40px 60px;
  font-size: 22px;
  line-height: 30px;
}
main[role="main"] .profiles .profile-message .message-body blockquote p {
  font-size: 22px !important;
  line-height: 30px !important;
}
main[role="main"] .profiles .profile-message .message-body blockquote p:first-child:first-letter {
  color: var(--color-secondary-lighter) !important;
  font-size: 22px !important;
  line-height: 30px !important;
  padding: 0;
  float: none;
}
@media (max-width: 767px) {
  main[role="main"] .profiles .profile-message .message-body blockquote {
    padding: 30px;
  }
}
@media (max-width: 500px) {
  main[role="main"] .profiles .profile-message .message-body blockquote {
    padding: 20px 0;
  }
}
@media (min-width: 550px) {
  main[role="main"] .profiles .profile-message .message-body .inner-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
  }
}
main[role="main"] .profiles .profile-message .message-body .inner-columns.one {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ul,
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ol {
  margin-left: -15px;
  margin-right: -15px;
  margin: 30px 0 22px;
}
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ul li,
main[role="main"] .profiles .profile-message .message-body .inner-columns.one ol li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 25px;
}
@media (min-width: 768px) {
  main[role="main"] .profiles .profile-message .message-body .inner-columns.one ul li,
  main[role="main"] .profiles .profile-message .message-body .inner-columns.one ol li {
    float: left;
    width: 50%;
  }
}
main[role="main"] .profiles .profile-message .message-body p {
  margin-left: 0;
}
main[role="main"] .profiles .profile-message .message-body p:first-child:first-letter {
  color: var(--color-secondary-lighter);
  float: left;
  font-family: Georgia;
  font-size: 50px;
  line-height: 40px;
  padding-top: 8px;
  padding-right: 8px;
  padding-left: 3px;
}
main[role="main"] .profiles .profile-message .message-body p:last-child {
  margin: 0;
}
main[role="main"] .profiles .profile-message .message-body p span,
main[role="main"] .profiles .profile-message .message-body p strong {
  display: block;
}
main[role="main"] .curriculam table {
  width: 100%;
  margin-bottom: 30px;
}
main[role="main"] .curriculam table tr:first-child td {
  background: var(--color-primary);
  border-color: var(--color-primary);
  color: #fff;
  text-align: center;
  padding: 12px;
  font-weight: bold;
}
main[role="main"] .curriculam table tr td {
  background: #fbfbfb;
  border: 1px solid #dddddd;
  width: 25%;
  padding: 8px;
}
main[role="main"] h1,
main[role="main"] h2,
main[role="main"] .jd-simple-contact-form h5 {
  margin: 0;
  color: #494949;
  font-size: 28px;
  line-height: 35px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
main[role="main"] h1 b,
main[role="main"] h2 b,
main[role="main"] .jd-simple-contact-form h5 b {
  color: var(--color-primary);
}
main[role="main"] .jd-simple-contact-form h5 {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
main[role="main"] .jd-simple-contact-form h5:after,
main[role="main"] .jd-simple-contact-form h5:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 45px;
  width: 30%;
  height: 1px;
  background: #777777;
}
main[role="main"] .jd-simple-contact-form h5:before {
  background: var(--color-secondary);
  left: 0;
  height: 4px;
  bottom: -2px;
  width: 35px;
}
main[role="main"] h3,
main[role="main"] h4,
main[role="main"] h5,
main[role="main"] h6 {
  margin: 0 0 20px;
  padding: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  color: #555555;
}
main[role="main"] .table > thead > tr > th,
main[role="main"] .table > tbody > tr > th,
main[role="main"] .table > tfoot > tr > th,
main[role="main"] .table > thead > tr > td,
main[role="main"] .table > tbody > tr > td,
main[role="main"] .table > tfoot > tr > td {
  font-size: 16px;
}
main[role="main"] img {
  display: block;
  max-width: 100%;
  height: auto;
}
main[role="main"] .cat-children {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-top: 1px dashed #c4c4c4;
  padding-top: 35px;
}
main[role="main"] .cat-children > div {
  flex: 1;
}
main[role="main"] .cat-children > div > * {
  margin: 0;
  padding: 0;
}
main[role="main"] .cat-children > div a {
  display: block;
  background: var(--color-primary);
  color: #fff;
  text-align: center;
  padding: 20px 10px;
  font-size: 18px;
  font-weight: bold;
  margin: 0 4px;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
main[role="main"] .cat-children > div a:hover {
  background: var(--color-secondary);
}
main[role="main"] .cat-children > div:first-child a {
  margin-left: 0;
}
main[role="main"] .cat-children > div:last-child a {
  margin-right: 0;
}
#contents.right-sidebar .single-article.full-page .article-body {
  padding: 50px;
}
#contents.right-sidebar .single-article.full-page .article-body > * {
  text-align: left;
  display: inline-block;
}
.single-article.layout-1 .item-image,
.single-article.layout-2 .item-image,
.single-article.layout-3 .item-image {
  position: relative;
}
.single-article.layout-1 .item-image img,
.single-article.layout-2 .item-image img,
.single-article.layout-3 .item-image img {
  max-height: 400px;
  object-fit: cover;
}
.single-article.layout-1 .article-title,
.single-article.layout-2 .article-title,
.single-article.layout-3 .article-title {
  text-align: center;
}
.single-article.layout-1 .article-title h2,
.single-article.layout-2 .article-title h2,
.single-article.layout-3 .article-title h2 {
  font-size: 44px;
  line-height: 48px;
  color: var(--color-primary);
}
.single-article.layout-1 .article-info,
.single-article.layout-2 .article-info,
.single-article.layout-3 .article-info {
  margin: 0 auto;
  display: table;
  margin-top: 18px;
  font-size: 18px;
  font-style: italic;
  font-weight: lighter;
}
.single-article.layout-1 .article-contents,
.single-article.layout-2 .article-contents,
.single-article.layout-3 .article-contents {
  margin-top: 30px;
}
.single-article.layout-1 .article-contents blockquote,
.single-article.layout-2 .article-contents blockquote,
.single-article.layout-3 .article-contents blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  background: #f4f4f4;
  padding: 20px;
  border-color: var(--color-primary);
}
.single-article.layout-1 .article-contents blockquote p,
.single-article.layout-2 .article-contents blockquote p,
.single-article.layout-3 .article-contents blockquote p {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
}
.single-article.layout-1 .article-contents blockquote p + p,
.single-article.layout-2 .article-contents blockquote p + p,
.single-article.layout-3 .article-contents blockquote p + p {
  margin-bottom: 20px;
}
.single-article.layout-1 .article-contents h4,
.single-article.layout-2 .article-contents h4,
.single-article.layout-3 .article-contents h4 {
  color: var(--color-secondary);
  font-size: 20px;
  line-height: 28px;
}
.single-article.layout-1 .content-links .nav-tabs,
.single-article.layout-2 .content-links .nav-tabs,
.single-article.layout-3 .content-links .nav-tabs {
  border: none;
  display: inline-block;
  margin-top: 20px;
}
.single-article.layout-1 .content-links .nav-tabs li,
.single-article.layout-2 .content-links .nav-tabs li,
.single-article.layout-3 .content-links .nav-tabs li {
  display: inline-block;
}
.single-article.layout-1 .content-links .nav-tabs li a,
.single-article.layout-2 .content-links .nav-tabs li a,
.single-article.layout-3 .content-links .nav-tabs li a {
  background: #eeeeee;
  color: #555555;
  padding: 5px 16px;
  margin-right: 6px;
}
.single-article.layout-1 .pager,
.single-article.layout-2 .pager,
.single-article.layout-3 .pager {
  margin: 80px 0 0;
}
.single-article.layout-1 .article-contents > p,
.single-article.layout-2 .article-contents > p {
  margin: 0 0 20px;
}
.single-article.layout-1 .article-contents > p:nth-of-type(1):first-letter,
.single-article.layout-2 .article-contents > p:nth-of-type(1):first-letter {
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
  float: left;
  font-size: 50px;
  font-style: italic;
  line-height: 30px;
  margin: 0.1em 0.2em 0 0;
  color: var(--color-primary);
}
.single-article.layout-1 .article-contents ul,
.single-article.layout-2 .article-contents ul {
  padding-left: 0;
  list-style: none;
  margin-left: 50px;
  margin-bottom: 22px;
}
.single-article.layout-1 .article-contents ul li,
.single-article.layout-2 .article-contents ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}
.single-article.layout-1 .article-contents ul li:before,
.single-article.layout-2 .article-contents ul li:before {
  position: absolute;
  top: 1px;
  left: 0;
  content: '\f111';
  font-size: 13px;
  font-family: FontAwesome;
  text-align: center;
  color: var(--color-primary);
}
.single-article.layout-2,
.single-article.layout-3 {
  padding: 50px;
}
.single-article.full-page .article-wrapper .article-header {
  position: relative;
}
.single-article.full-page .article-wrapper .article-header .item-image:after {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 0;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.single-article.full-page .article-wrapper .article-header .page-header {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%);
  z-index: 0;
  padding-bottom: 25px;
  width: 100%;
}
.single-article.full-page .article-wrapper .article-header .page-header .heading {
  color: #fff;
  font-size: 36px;
}
.single-article.full-page .article-wrapper .article-header .page-header .style-liner {
  background: var(--color-primary) !important;
}
.single-article.full-page .article-wrapper .article-header:hover .item-image:after {
  background: rgba(0, 0, 0, 0.7);
}
.single-article.full-page .article-wrapper .article-body {
  padding: 50px 150px;
}
.single-article.full-page .article-wrapper .article-body .puplish-date {
  text-align: center;
  color: var(--color-secondary);
  background: #eeeeee;
  display: table;
  margin: 0 auto 12px;
  padding: 6px 20px;
  font-weight: bold;
}
.single-article.full-page .pager {
  margin: 0 150px 50px;
}
.single-article.layout-2 .item-image:before {
  content: "";
  background: var(--color-primary);
  opacity: 0.5;
  width: 110px;
  height: 100%;
  position: absolute;
  box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.1);
  z-index: 1;
  -webkit-transition: all cubic-bezier(0.27, 1.5, 0.32, 0.95) 0.5s;
  transition: all cubic-bezier(0.27, 1.5, 0.32, 0.95) 0.5s;
}
.single-article.layout-2 .item-image:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
  color: #ffffff;
  opacity: 0.2;
  background: var(--color-secondary);
  text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.075);
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}
.single-article.layout-2 .item-image img {
  max-height: 550px;
}
.single-article.layout-2 .item-image:hover:before {
  width: 0;
}
.single-article.layout-2 .item-image:hover:after {
  opacity: 0.6;
}
.single-article.layout-2 .article-full-image ~ * {
  padding-left: 110px;
}
.single-article.layout-2 .article-title {
  text-align: left;
  margin-top: 30px;
}
.single-article.layout-2 .article-title .heading {
  font-size: 30px;
  line-height: 35px;
  text-transform: none;
  width: 90%;
}
.single-article.layout-2 .article-meta {
  overflow: hidden;
  margin-top: 20px;
}
.single-article.layout-2 .article-meta .icons {
  float: right;
}
.single-article.layout-2 .article-meta .article-info {
  float: left;
  font-size: 15px;
  font-style: normal;
  margin: 0;
}
.single-article.layout-2 .article-contents ul {
  padding-left: 0;
  list-style: none;
  margin-left: 50px;
  margin-bottom: 22px;
}
.single-article.layout-2 .article-contents ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
}
.single-article.layout-2 .article-contents ul li:before {
  position: absolute;
  top: 1px;
  left: 0;
  content: '\f046';
  font-size: 15px;
  font-family: FontAwesome;
  text-align: center;
  color: var(--color-primary);
}
#contents.content-right {
  padding-right: 15px;
  padding-left: 0;
}
@media (min-width: 768px) {
  #contents.content-right {
    left: 25%;
  }
}
#aside {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #aside {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  #aside {
    padding-left: 0;
  }
}
#aside.aside-left {
  padding-left: 15px;
  padding-right: 0;
}
@media (min-width: 768px) {
  #aside.aside-left {
    right: 75%;
  }
}
#aside .aside-content-wrapper {
  position: relative;
  background: var(--color-secondary-lighter);
  height: 100%;
  padding: 50px 20px;
  z-index: 0;
}
#aside .aside-content-wrapper .moduletable {
  margin-bottom: 50px;
}
#aside ul.categories-module {
  padding-left: 0;
  list-style: none;
}
#aside ul.categories-module li {
  border-bottom: 1px dashed #888888;
  position: relative;
  padding: 8px 10px 8px 15px;
  margin-bottom: 0;
  line-height: 20px;
  color: #fff;
}
#aside ul.categories-module li:last-child {
  border: none;
}
#aside ul.categories-module li h1,
#aside ul.categories-module li h2,
#aside ul.categories-module li h3,
#aside ul.categories-module li h4,
#aside ul.categories-module li h5,
#aside ul.categories-module li h6 {
  margin: 0;
  padding: 0;
  font-size: 15px;
}
#aside ul.categories-module li h1 a,
#aside ul.categories-module li h2 a,
#aside ul.categories-module li h3 a,
#aside ul.categories-module li h4 a,
#aside ul.categories-module li h5 a,
#aside ul.categories-module li h6 a {
  color: #eeeeee;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
#aside ul.categories-module li h1 a:hover,
#aside ul.categories-module li h2 a:hover,
#aside ul.categories-module li h3 a:hover,
#aside ul.categories-module li h4 a:hover,
#aside ul.categories-module li h5 a:hover,
#aside ul.categories-module li h6 a:hover {
  color: var(--color-primary-lighter);
}
#aside ul.categories-module li:before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 12px;
  display: block;
  font-family: "FontAwesome";
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.red-audio-player {
  width: 100%;
  min-width: 300px;
  height: 56px;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e8e8e8;
  margin-bottom: 25px;
}
.red-audio-player img,
.red-audio-player svg {
  display: block;
}
.red-audio-player .play-pause-btn {
  display: none;
  cursor: pointer;
}
.red-audio-player .loading .loading__spinner {
  width: 16px;
  height: 16px;
  border: 2px solid #b0b0b0;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spin .4s linear infinite;
  animation: spin 0.4s linear infinite;
}
.red-audio-player .slider {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background-color: #d8d8d8;
  cursor: pointer;
  position: relative;
}
.red-audio-player .slider .progress {
  background-color: #f76866;
  border-radius: inherit;
  position: absolute;
  pointer-events: none;
  overflow: visible;
}
.red-audio-player .slider .progress .pin {
  height: 16px;
  width: 16px;
  border-radius: 8px;
  background-color: #f76866;
  position: absolute;
  pointer-events: all;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.32);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.32);
}
.red-audio-player .controls {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 18px;
  color: #55606e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 24px;
  margin-right: 24px;
}
.red-audio-player .controls .controls__slider {
  margin-left: 16px;
  margin-right: 16px;
  border-radius: 2px;
  height: 4px;
}
.red-audio-player .controls .controls__slider .controls__progress {
  width: 0;
  height: 100%;
}
.red-audio-player .controls .controls__slider .controls__progress .progress__pin {
  right: -8px;
  top: -6px;
}
.red-audio-player .controls span {
  cursor: default;
}
.red-audio-player .volume {
  position: relative;
}
.red-audio-player .volume .volume__button {
  cursor: pointer;
}
.red-audio-player .volume .volume__button.open path {
  fill: #f76866;
}
.red-audio-player .volume .volume__controls {
  width: 30px;
  height: 135px;
  background-color: rgba(0, 0, 0, 0.62);
  border-radius: 7px;
  position: absolute;
  left: -3px;
  bottom: 52px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.red-audio-player .volume .volume__controls.hidden {
  display: none;
}
.red-audio-player .volume .volume__controls.top {
  bottom: 52px;
  left: -3px;
}
.red-audio-player .volume .volume__controls.middle {
  bottom: -54px;
  left: 54px;
}
.red-audio-player .volume .volume__controls.bottom {
  bottom: -140px;
  left: -3px;
}
.red-audio-player .volume .volume__controls .volume__slider {
  margin-top: 12px;
  margin-bottom: 12px;
  width: 6px;
  border-radius: 3px;
}
.red-audio-player .volume .volume__controls .volume__slider .volume__progress {
  bottom: 0;
  height: 100%;
  width: 6px;
  margin: 0;
}
.red-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin {
  left: -5px;
  top: -8px;
}
footer[role="footer"] {
  overflow: hidden;
}
footer[role="footer"] .footer-widget {
     padding: 42px 0;
}
footer[role="footer"] .footer-widget h4,
footer[role="footer"] .footer-widget .nav-header {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  padding-bottom: 15px;
  margin: 0 0 25px;
  display: block;
}
footer[role="footer"] .footer-widget .widget-header {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}
footer[role="footer"] .footer-widget .widget-header h4,
footer[role="footer"] .footer-widget .widget-header .nav-header {
  color: var(--header-main-font-color-primary) !important;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
}
@media (min-width: 768px) {
  footer[role="footer"] .footer-widget .widget-header h4,
  footer[role="footer"] .footer-widget .widget-header .nav-header {
    padding-bottom: 15px;
    margin: 0 0 25px;
    display: block;
    text-align: left;
  }
  footer[role="footer"] .footer-widget .widget-header h4:after,
  footer[role="footer"] .footer-widget .widget-header .nav-header:after,
  footer[role="footer"] .footer-widget .widget-header h4:before,
  footer[role="footer"] .footer-widget .widget-header .nav-header:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 30px;
    width: 70px;
    height: 1px;
    background: var(--header-main-font-color-primary) !important;
  }
  footer[role="footer"] .footer-widget .widget-header h4:before,
  footer[role="footer"] .footer-widget .widget-header .nav-header:before {
    left: 0;
    right: 30px;
    width: 22px;
    height: 3px;
    bottom: -1px;
    background: var(--header-main-font-color-primary) !important;
  }
}
@media (max-width: 767px) {
  footer[role="footer"] .footer-widget .widget-header {
    padding-bottom: 15px;
    margin: 0 0 25px;
  }
  footer[role="footer"] .footer-widget .widget-header h4,
  footer[role="footer"] .footer-widget .widget-header .nav-header {
    font-size: 22px;
    line-height: 25px;
  }
  footer[role="footer"] .footer-widget .widget-header .border-center-outer {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  footer[role="footer"] .footer-widget .widget-header .border-center-outer .style-liner {
    width: 30px;
    height: 4px;
    position: relative;
    background: #fff;
  }
  footer[role="footer"] .footer-widget .widget-header .border-center-outer .style-liner:after,
  footer[role="footer"] .footer-widget .widget-header .border-center-outer .style-liner:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 40px;
    width: 80px;
    height: 1px;
    background: #cecece;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  footer[role="footer"] .footer-widget .widget-header .border-center-outer .style-liner:before {
    left: auto;
    right: 40px;
  }
}
@media (max-width: 480px) {
  footer[role="footer"] .footer-widget.getintuch {
    padding: 30px;
  }
}
footer[role="footer"] .footer-widget.getintuch ul li b,
footer[role="footer"] .footer-widget.getintuch ul li strong {
  display: block;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  footer[role="footer"] .footer-widget.footer-menu {
    padding: 30px;
  }
}
footer[role="footer"] .footer-widget.footer-menu ul.nav {
  margin-left: -15px;
  margin-right: -15px;
  margin: 0;
}
footer[role="footer"] .footer-widget.footer-menu ul.nav li {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
}
footer[role="footer"] .footer-widget.footer-menu ul.nav li a {
  color: var(--navbar-main-menu);
  text-transform: none;
  padding: 10px 10px 10px 15px;
  margin: 0 10px 0 0;
  line-height: 20px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
footer[role="footer"] .footer-widget.footer-menu ul.nav li a:before {
  color: var(--navbar-main-menu);
  content: "\f105";
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  font-family: "FontAwesome";
}
footer[role="footer"] .footer-widget.footer-menu ul.nav li a:hover {
  background: transparent;
  color: var(--link-hover-font-color-primary-lighter);
}
@media (max-width: 480px) {
  footer[role="footer"] .footer-widget.footer-menu ul.nav li {
    width: 100%;
    padding: 0;
  }
  footer[role="footer"] .footer-widget.footer-menu ul.nav li a {
    border: none;
    text-align: center;
    padding: 0;
    line-height: 25px;
    margin: 0;
  }
  footer[role="footer"] .footer-widget.footer-menu ul.nav li a:before {
    content: none;
  }
}
footer[role="footer"] .copyright {
  color: #cacaca;
  margin: 0;
  line-height: 50px;
  font-size: 12px;
}
footer[role="footer"] .copyright i {
  color: var(--color-primary-lighter);
  margin: 0 5px;
}
footer[role="footer"] .copyright a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  color: #e8e5e5;
  margin: 0 5px;
}
footer[role="footer"] .copyright a:hover {
  color: var(--link-hover-font-color-primary);
}
@media (max-width: 767px) {
  footer[role="footer"] .copyright {
    float: none !important;
    text-align: center;
    line-height: 20px;
  }
  footer[role="footer"] .copyright span {
    display: block;
  }
}
footer[role="footer"] .favsocial-left,
footer[role="footer"] .favsocial-center {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin: 10px 0;
}
footer[role="footer"] .favsocial-left > li,
footer[role="footer"] .favsocial-center > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
@media (max-width: 767px) {
  footer[role="footer"] .favsocial-left,
  footer[role="footer"] .favsocial-center {
    text-align: center;
    border-bottom: 1px dotted var(--color-secondary-darker);
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
footer[role="footer"] .favsocial-left li,
footer[role="footer"] .favsocial-center li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
footer[role="footer"] .favsocial-left li a,
footer[role="footer"] .favsocial-center li a {
  display: block;
  background: transparent !important;
  color: #fff !important;
  padding: 0 !important;
  border-radius: 4px !important;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
footer[role="footer"] .favsocial-left li a i.fa,
footer[role="footer"] .favsocial-center li a i.fa {
  font-size: 20px !important;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
footer[role="footer"] .favsocial-left li a:hover,
footer[role="footer"] .favsocial-center li a:hover {
  background: #fff !important;
}
footer[role="footer"] .favsocial-left li a:hover i.fa,
footer[role="footer"] .favsocial-center li a:hover i.fa {
  color: #e04c4c !important;
}
footer[role="footer"] .favsocial-center {
  text-align: center;
}
footer[role="footer"] .foofter-middle {
  background: #fff;
  padding: 20px 0;
  position: relative;
  z-index: 10;
}
footer[role="footer"] .foofter-middle .row > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (max-width: 520px) {
  footer[role="footer"] .foofter-middle .row > div {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
footer[role="footer"] .foofter-middle .row > div a {
  padding: 0 15px;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
footer[role="footer"] .foofter-middle .row > div a:hover img {
  opacity: 0.8;
}
footer[role="footer"] .foofter-middle .row > div img {
  max-width: 200px;
}
@media (max-width: 991px) {
  footer[role="footer"] .foofter-middle .row > div img {
    width: 150px;
  }
}
@media (max-width: 767px) {
  footer[role="footer"] .foofter-middle .row > div img {
    width: 120px;
  }
}
@media (max-width: 520px) {
  footer[role="footer"] .foofter-middle .row > div img {
    width: 150px;
  }
}
footer[role="footer"] .foofter-middle p {
  color: #777777;
  font-size: 12px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0;
}
footer[role="footer"] .foofter-middle h3 {
  color: var(--header-main-font-color-primary) !important;
  margin: 10px 0 10px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
@media (max-width: 520px) {
  footer[role="footer"] .foofter-middle h3 {
    font-size: 16px;
    margin: 0;
  }
}
footer[role="footer"].footer-style-1 {
  background: var(--color-secondary-light);
  border-top: 5px solid var(--color-primary);
}
@media (max-width: 767px) {
  footer[role="footer"].footer-style-1 {
    border-color: var(--color-secondary);
  }
}
@media (min-width: 768px) {
  footer[role="footer"].footer-style-1 .footer-top .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
footer[role="footer"].footer-style-1 .footer-top .col-middle {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: none;
}
@media (min-width: 768px) {
  footer[role="footer"].footer-style-1 .footer-top .col-middle {
    float: left;
    width: 37.5%;
  }
}
@media (min-width: 768px) {
  footer[role="footer"].footer-style-1 .footer-top .col-middle {
    margin-left: 4.166666666666666%;
  }
}
@media (max-width: 480px) {
  footer[role="footer"].footer-style-1 .footer-top .col-middle {
    background: var(--color-secondary);
  }
}
footer[role="footer"].footer-style-1 .footer-bottom {
  background: var(--color-secondary);
}
@media (max-width: 767px) {
  footer[role="footer"].footer-style-1 .footer-bottom {
    padding: 15px;
  }
}
footer[role="footer"].footer-style-1 .brand-name {
  background: var(--color-primary);
  text-align: center;
  padding: 20px;
  height: 100%;
  position: relative;
}
@media (max-width: 767px) {
  footer[role="footer"].footer-style-1 .brand-name:before,
  footer[role="footer"].footer-style-1 .brand-name:after {
    content: '';
    position: absolute;
    width: 200%;
    top: 0;
    height: 100%;
    background: var(--color-primary);
  }
  footer[role="footer"].footer-style-1 .brand-name:before {
    left: -200%;
  }
  footer[role="footer"].footer-style-1 .brand-name:after {
    right: -200%;
  }
}
footer[role="footer"].footer-style-1 .brand-name * {
  display: block;
}
footer[role="footer"].footer-style-1 .brand-name img {
  max-width: 100px;
  margin: 0 auto;
}
footer[role="footer"].footer-style-1 .brand-name .site-title {
  font-size: 26px;
  color: var(--school-name-color);
  font-weight: 600;
  line-height: 26px;
  margin-top: 6px;
}
footer[role="footer"].footer-style-1 .brand-name .site-description {
  color: var(--school-name-color);
  font-size: 18px;
  font-style: italic;
  margin-top: 5px;
  line-height: 18px;
}
footer[role="footer"].footer-style-1 .brand-name a {
  display: block;
}
footer[role="footer"].footer-style-1 .brand-name a:hover {
  opacity: 0.9;
}
footer[role="footer"].footer-style-2 {
  background: url(/images/sliders/slider-2.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
footer[role="footer"].footer-style-2:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-secondary);
  opacity: .95;
}
footer[role="footer"].footer-style-2 .footer-top {
  padding: 50px 0;
  overflow: hidden;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div:first-child {
  display: none;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div:last-child {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer[role="footer"].footer-style-2 .footer-top .container .row > div:last-child {
    float: left;
    width: 29.166666666666668%;
  }
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div:last-child .getintuch {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div:last-child .getintuch:after,
footer[role="footer"].footer-style-2 .footer-top .container .row > div:last-child .getintuch:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: var(--color-secondary-light);
  opacity: .5;
  width: 100%;
  border-left: 1px solid var(--color-secondary-lighter);
  border-right: 1px solid var(--color-secondary-lighter);
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div:last-child .getintuch:before {
  height: 200%;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div:last-child .getintuch:after {
  height: 200%;
  top: -200%;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div.col-middle {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  footer[role="footer"].footer-style-2 .footer-top .container .row > div.col-middle {
    float: left;
    width: 70.83333333333334%;
  }
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div.col-middle .footer-menu h4 {
  display: none;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div.col-middle .footer-menu > ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div.col-middle .footer-menu > ul > li {
  flex: 1;
  width: 100%;
  padding: 0;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div.col-middle .footer-menu > ul > li ul {
  padding-left: 0;
  list-style: none;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div.col-middle .footer-menu > ul > li ul li {
  padding: 0;
  float: none;
  width: 100%;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div.col-middle .footer-menu > ul > li ul li a {
  display: block;
  border: none;
  padding: 7px 10px 7px 20px;
}
footer[role="footer"].footer-style-2 .footer-top .container .row > div.col-middle .footer-menu > ul > li ul li a:before {
  color: var(--color-primary);
  font-size: 18px;
  top: 8px;
}
footer[role="footer"].footer-style-2 .footer-bottom {
  position: relative;
  padding: 10px 0;
  border-top: 1px solid var(--color-secondary-lighter);
}
footer[role="footer"].footer-style-2 .footer-bottom:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-secondary-light);
  opacity: .5;
}
.section-map {
  overflow: hidden;
  border-top: 3px solid var(--color-primary);
}
a.scroltop {
  background: var(--color-primary);
  position: fixed;
  right: 15px;
  bottom: 15px;
  color: #fff;
  border: 0;
  margin: 0;
  cursor: pointer;
  display: none;
  height: 45px;
  width: 45px;
  font-size: 24px;
  line-height: 42px;
  text-align: center;
  border-radius: 5px;
  z-index: 999999999;
}
.newsflash.vertical-sidebar li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #888888;
}
.newsflash.vertical-sidebar li:last-child {
  border: none;
}
.newsflash.vertical-sidebar li .card {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.newsflash.vertical-sidebar li .card .image-wrap {
  flex: 0 0 80px;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
}
.newsflash.vertical-sidebar li .card .image-wrap img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border: 1px solid #d5d5d5;
  padding: 4px;
  -webkit-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
}
.newsflash.vertical-sidebar li .card .image-wrap .overly,
.newsflash.vertical-sidebar li .card .image-wrap .date-created {
  display: none;
}
.newsflash.vertical-sidebar li .card .card-body {
  max-height: 80px;
}
.newsflash.vertical-sidebar li .card .card-body .card-title {
  display: block;
  margin-bottom: 4px;
}
.newsflash.vertical-sidebar li .card .card-body .card-title a {
  font-size: 15px;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 17px;
  overflow: hidden;
  color: var(--color-primary-lighter);
}
.newsflash.vertical-sidebar li .card .card-body .card-title a:hover {
  text-decoration: underline;
}
.newsflash.vertical-sidebar li .card .card-body .card-text * {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 15px;
  font-weight: normal;
  line-height: 16px;
  overflow: hidden;
  margin-bottom: 0;
  color: #eeeeee;
}
.newsflash.vertical-sidebar li .card .card-body .card-text * + p {
  display: none;
}
.newsflash.vertical-sidebar li .card .card-footer {
  display: none;
}
.newsflash.vertical-sidebar li .card:focus .image-wrap img,
.newsflash.vertical-sidebar li .card:hover .image-wrap img {
  opacity: 0.5;
}
form.form-search {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
form.form-search label {
  flex: 0 0 100%;
}
form.form-search label.element-invisible {
  display: none;
}
form.form-search input {
  flex: 0 0 80%;
  padding: 6px;
  border: none;
  height: 38px;
}
form.form-search button {
  flex: 0 0 20%;
  margin-bottom: 0;
  border-radius: 0;
  background: var(--color-primary);
  color: #fff;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
form.form-search button:hover {
  background: var(--color-secondary-dark);
  color: #fff;
}
.finder-com {
  padding: 50px;
}
.finder-com .form-inline fieldset.word > label {
  margin: 0 5px 0 0;
}
.finder-com .form-inline fieldset.word input,
.finder-com .form-inline fieldset.word button {
  height: 42px;
}
.finder-com .form-inline fieldset.word button {
  border-radius: 0;
  background: var(--color-primary);
  color: #fff;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.finder-com .form-inline fieldset.word button:hover {
  background: var(--color-secondary-dark);
  color: #fff;
}
.finder-com .form-inline fieldset.word a.btn {
  background: #eeeeee;
  height: 42px;
  line-height: 42px;
  border-radius: 0;
  padding: 0 30px;
  color: #777777;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.finder-com .form-inline fieldset.word a.btn:hover {
  background: #e2e2e2;
  color: #6a6a6a;
}
.finder-com .advanced-search-tip p + p {
  margin: 0 0 5px;
}
.finder-com .advanced-search-tip p + p span {
  color: #fff;
  background: var(--color-secondary-lighter);
  font-weight: normal !important;
  padding: 2px 8px;
  font-size: 13px;
}
.finder-com .advanced-search-tip p:last-child {
  margin: 30px 0 15px;
}
.finder-com .filter-branch {
  margin-bottom: 20px;
}
.finder-com .filter-branch .finder-selects {
  margin-right: 20px;
}
.finder-com .filter-branch .finder-selects:last-child {
  margin: 0;
}
.finder-com .filter-branch .finder-selects label {
  font-weight: normal;
  margin-bottom: 5px;
}
.finder-com .filter-branch .finder-selects select {
  display: block;
  width: 100%;
  min-width: 170px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  border: 1px solid #ccc;
  -webkit-transition: ease-in-out 0.15s;
  -o-transition: ease-in-out 0.15s;
  transition: ease-in-out 0.15s;
}
.finder-com #search-results {
  margin-top: 30px;
}
.finder-com #search-results #search-result-empty h2 {
  font-weight: bold;
  margin: 20px 0;
}
.finder-com #search-results .search-results {
  padding-left: 0;
  list-style: none;
  margin-top: 20px;
}
.finder-com #search-results .search-results li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  margin-bottom: 40px;
}
.finder-com #search-results .search-results li .result-title {
  order: 2;
  font-size: 20px;
  margin-bottom: 8px;
}
.finder-com #search-results .search-results li .result-title a {
  color: var(--color-secondary-lighter);
}
.finder-com #search-results .search-results li .result-text {
  order: 3;
  margin: 0;
}
.finder-com #search-results .search-results li .result-url {
  order: 1;
}
.finder-com #search-results .search-results li .result-url a {
  color: #919191;
  margin-bottom: 5px;
  display: block;
}
.item-image {
  display: block;
  overflow: hidden;
  float: none !important;
  margin: 0;
}
.item-image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
  border: 0;
  -webkit-transition: 10s;
  -o-transition: 10s;
  transition: 10s;
}
@media (min-width: 992px) {
  .item-image img {
    height: 250px;
  }
}
.item-image:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.img-with-caption {
  position: relative;
}
.img-with-caption img {
  object-fit: cover;
}
.img-with-caption img + .img-caption {
  position: absolute;
  color: #fff;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  text-align: center;
  opacity: 0;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.img-with-caption img + .img-caption span {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px;
  z-index: -1;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.item-image .img-caption:hover,
.articleBody .img-caption:hover {
  opacity: 1;
}
.item-image .img-caption:hover span,
.articleBody .img-caption:hover span {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hover-image-overlay-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hover-image-overlay-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: var(--color-primary);
  opacity: 0.8;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hover-image-overlay-bounce-to-right:active,
.hover-image-overlay-bounce-to-right:focus,
.hover-image-overlay-bounce-to-right:hover {
  color: #fff;
}
.hover-image-overlay-bounce-to-right:active:before,
.hover-image-overlay-bounce-to-right:focus:before,
.hover-image-overlay-bounce-to-right:hover:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*!
 * Commonly Used CSS:
 * --------------------------------------------------

----------------------------------
===  CSS TABLE CONTENT  ====
==================================
*   1. [.date-created]
*   2. [.page-header]
*   3.  
*   4.  
--------------------------------------------
===  END CSS TABLE CONTENT  ====
============================================ */
@media (max-width: 767px) {
  #top.body {
    overflow: hidden !important;
  }
}
.date-created {
  position: absolute;
  background: var(--color-primary-dark);
  color: #fff;
  top: 0;
  left: 30px;
  min-width: 55px;
  text-align: center;
}
.date-created span {
  display: block;
}
.date-created span:first-child {
  font-size: 10px;
  padding: 10px 7px 5px;
  position: relative;
}
.date-created span:first-child:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  background-color: #fff;
  margin: 0 -10px;
  width: 20px;
}
.date-created span:last-child {
  font-size: 16px;
  padding: 5px 5px 10px;
}
.article-info {
  order: 1;
  display: inline-block;
  padding: 0;
  background: transparent;
  border: none;
  margin-bottom: 12px;
}
.article-info dd {
  display: none;
}
.article-info dd.hits,
.article-info dd.createdby,
.article-info dd.category-name {
  display: inline-block;
}
.article-info dd i {
  margin-right: 5px;
}
.article-info dd a {
  color: var(--color-secondary-lighter);
}
.article-info dd:after {
  content: "/";
  display: inline-block;
  font-weight: normal;
  margin: 0 10px;
  opacity: 0.5;
}
.article-info dd:last-child:after {
  content: none;
}
.usefull-links .page-header,
.mashan-module-block .page-header,
.category-blog .page-header,
.single-article .page-header,
.mshanimagegallery-gallery-wrapper .page-header {
  position: relative;
  margin: 0 0 30px;
  padding: 0 0 20px;
  border: none;
}
.usefull-links .page-header .heading,
.mashan-module-block .page-header .heading,
.category-blog .page-header .heading,
.single-article .page-header .heading,
.mshanimagegallery-gallery-wrapper .page-header .heading {
  margin: 0;
  color: var(--header-main-font-color-primary);
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
  text-transform: uppercase;
}
.usefull-links .page-header .heading b,
.mashan-module-block .page-header .heading b,
.category-blog .page-header .heading b,
.single-article .page-header .heading b,
.mshanimagegallery-gallery-wrapper .page-header .heading b {
  color: var(--color-primary);
}
.color-section {
  position: relative;
  margin-bottom: 40px;
}
.color-section table {
  width: 100%;
}
.color-section table tr {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.color-section table tr td {
  flex: 1;
}
.color-section table tr td .color-block {
  min-height: 150px;
  background: var(--color-primary);
  position: relative;
}
.color-section table tr td .color-block .captioin {
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  padding: 7px;
  font-size: 13px;
}
.color-section table tr td .color-block img {
  height: 150px;
  object-fit: cover;
}
.color-section table tr td .color-block.primary-darker {
  background: var(--color-primary-darker);
}
.color-section table tr td .color-block.primary-dark {
  background: var(--color-primary-dark);
}
.color-section table tr td .color-block.primary-light {
  background: var(--color-primary-light);
}
.color-section table tr td .color-block.primary-lighter {
  background: var(--color-primary-lighter);
}
.color-section table tr td .color-block.primary-alpha {
  position: relative;
}
.color-section table tr td .color-block.primary-alpha:before {
  content: '';
  position: absolute;
  background: var(--color-primary-a35);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.color-section table tr td .color-block.secondary-darker {
  background: var(--color-secondary-darker);
}
.color-section table tr td .color-block.secondary-dark {
  background: var(--color-secondary-dark);
}
.color-section table tr td .color-block.secondary {
  background: var(--color-secondary);
}
.color-section table tr td .color-block.secondary-light {
  background: var(--color-secondary-light);
}
.color-section table tr td .color-block.secondary-lighter {
  background: var(--color-secondary-lighter);
}
.color-section table tr td .color-block.secondary-alpha {
  position: relative;
}
.color-section table tr td .color-block.secondary-alpha:before {
  content: '';
  position: absolute;
  background: var(--color-secondary-a35);
  width: 100%;
  height: 100%;
  z-index: 1;
}
/*header style css 6 new */
 header[role="header"].header-style-6 {
    background: var(--header-color);
  /*border-bottom: 3px solid var(--color-primary);*/
  /*=== Header Bottom: === */
}
header[role="header"].header-style-6 .header-top {
   height: auto;
  padding-top: 8px;
  padding-bottom:8px;
}
header[role="header"].header-style-6 .header-top .login-menu {
  display: none;
}
header[role="header"].header-style-6 .header-bottom {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  header[role="header"].header-style-6 .header-bottom {
    width: 750px;
  }
}
@media (min-width: 992px) {
  header[role="header"].header-style-6 .header-bottom {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  header[role="header"].header-style-6 .header-bottom {
    width: 1076px;
  }
}
@media (min-width: 992px) {
  header[role="header"].header-style-6 .header-bottom > .brand-logo {
    flex: 0 0 50%;
  }
  header[role="header"].header-style-6 .header-bottom .main-navbar {
    position: relative;
    margin: 0;
    flex: 0 0 100%;
  }
  header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-wrapper {
    background-color: var(--color-secondary);
    position: relative;
  }
  header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-wrapper:before,
  header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-wrapper:after {
    content: '';
    position: absolute;
    width: 200%;
    height: 100%;
    top: 0;
    background-color: var(--color-secondary);
  }
  header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-wrapper:before {
    left: -199%;
  }
  header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-wrapper:after {
    right: -200%;
  }
  header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-nav {
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    margin: 0;
  }
  header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-nav > li > a:hover{
  }
  header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-nav > li > a {
    height: 100%;
    line-height: 33px;
    color: var(--navbar-main-menu);
    transition:.3s;
  }
  header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-nav > li > a:after {
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-nav li.menu-item-has-dropdown > .sub-menu{
    top:95%;
}
header[role="header"].header-style-6 .navbar-nav > li{
    padding-top: 6px;
    white-space: nowrap;
    padding-bottom: 6px;
}
header[role="header"].header-style-6 .header-bottom .main-navbar .navbar-nav > .active > a{
    border: 1px solid var(--navbar-main-menu);
}
  /*header style 7 new */
  
.header-style-7 .header-bottom .brand-logo{
    position: absolute;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}
.header-style-7 .header-bottom .brand-logo .navbar-brand{
    align-items: center;
    display: flex;
    left:0;
    position: relative;
    top: 80px;
    z-index:1;
}.header-style-7 .header-bottom .main-navbar .navigation .brand-logo .navbar-brand{
    align-items: center;
    display: flex;
    left:0;
    position: relative;
    top: -35px;
}
.header-style-7 .header-bottom .navbar-wrapper .mod-list{
    display: flex;
    position: relative;
    justify-content: center;
    background: var(--color-secondary);
    
}
.header-style-7 .header-bottom .navbar-wrapper .mod-list li a{
    color:white;
    padding-top: 25px;
    padding-bottom:25px;
    margin: 0 3px;
}
.header-style-7 .header-bottom .navbar-wrapper .active{
    border-bottom: 5px solid var(--color-primary);
}
.header-style-7 .header-bottom .brand-logo .navbar-brand div h2{
     font-family: UN-Arundathee,arial;
    font-size: 25px;
    text-shadow: 0 0 5px black;
    color: var(--school-name-color);
}
.header-style-7 .header-bottom .brand-logo .navbar-brand div h3{
    display:none;
}
.header[role="header"].header-style-7.sticky .header-bottom .brand-logo{
    display:none;
}
.header[role="header"].header-style-7.sticky .header-top{
    display: none;
}
.header[role="header"].header-style-7.sticky .header-bottom .brand-logo .navbar-brand{
    top:0;
}
header[role="header"].header-style-7.sticky .header-bottom > .brand-logo a > img{
    max-width: 60px !important;
}
.header-style-7.sticky .header-bottom .brand-logo .navbar-brand div h2{
    font-size:21px;
}
.header-style-7 .header-bottom .navbar-wrapper .sub-menu li .sub-menu li{
    margin:0;
}
.header-style-7 .header-bottom .navbar-wrapper .sub-menu li .sub-menu li:hover{
    border:0;
}
.header-style-7 .header-bottom .navbar-wrapper .sub-menu li{
    border:0;
}

.header-style-7 .header-bottom .navbar-wrapper .mod-list .parent:hover{
    border:0;
}
  /*header style 8 new */    
   header[role="header"].header-style-8 .header-bottom > .brand-logo {
      background: var(--header-color);
      display: flex;
      justify-content: center;
  }
header[role="header"] .header-bottom > .brand-logo a div h3{
       display: none;
   }
 .header-style-8 .header-bottom .navbar-wrapper .mod-list{
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-style-8 .header-bottom .navbar-wrapper{
    background:var(--color-secondary);
    
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list a{
    color: var(--navbar-main-menu);
    padding: 12px;
}

.header-style-8 .active{
    border-bottom:3px solid var(--navbar-main-menu) ;
}
.header-style-8 .sub-menu .active{
    border-bottom: 0;
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list li:hover{
    border-bottom:3px solid var(--color-primary) ;
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list  .menu-item-has-dropdown:hover{
    border:0;
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list .menu-item-has-dropdown .sub-menu li:hover{
   border:0;
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list li{
    margin-left: 6px;
    
}.header-style8 .header-bottom .navbar-wrapper .mod-list li a{
    transition: .3s;
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list li a:hover{
     color:var(--color-primary);
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list .sub-menu li{
    margin-left:0;
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list .sub-menu li a{
    color:var(--color-primary);
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list .sub-menu li a{
    color:var(--navbar-sub-menu);
}
.header-style-8 .header-bottom .navbar-wrapper .mod-list .sub-menu li a:hover{
    color:var(--navbar-sub-menu-hover);
}
.logo-img-mob-image{
    display: none;
}
/***********************Responsive part of header style ***************************/
@media screen and (max-width: 991px) {
   header[role="header"] .header-style-8 .header-bottom > .brand-logo{
      display: none;
  }
  header[role="header"] .header-style-8 .header-bottom > .brand-logo .navbar-brand{
      display:none;
  }
  .sch-name-text{
      display:none;
  }
  header[role="header"] .header-bottom > .brand-logo .navbar-brand:after{
      background-color: transparent;
  }
  header[role="header"] .header-bottom > .brand-logo .navbar-brand{
       background-color: transparent;
  }
  .logo-img-mob-image{
    display: block;
  }
  .header[role="header"] .header-bottom > .brand-logo .navbar-brand {
      display:none;
      
  }
   header[role="header"].header-style-8  .main-navbar .mobile-menu .navbar-brand img{
    width: 69px;
    left: -231px;
    position: relative;
    }
    header[role="header"].header-style-7  .main-navbar .mobile-menu .navbar-brand img{
    width: 69px;
    left: 265px;
    position: relative;
    }   header[role="header"].header-style-6  .main-navbar .mobile-menu .navbar-brand img{
    width: 69px;
    left: -227px;
    position: relative;
    }
    header[role="header"]  .main-navbar .mobile-menu .navbar-brand .sch_name{
    display:none;
    }
   
   header[role="header"] .main-navbar .mobile-menu .menu-btn{
    background:var(--color-primary);
    transition: 0.3s;
    position: absolute;
    right: 42px;
    z-index: 9999;
    padding: 9px 7px;
    border-radius: 4px;
 }
   header[role="header"] .main-navbar .mobile-menu .menu-btn.active {
    position: absolute;
    right: 15px;
    transition: 0.3s;
    top:auto;
    padding: 13px 7px;
}
    header[role="header"] .main-navbar .mobile-menu .menu-btn span{
        background:white;
    }
   
}
/*side bar style 02*/
.sidebar-style-2 .sidebar-content-wrapper{
    background: transparent;
}
.sidebar-style-2{
     background: var(--color-secondary-a35);
     right: -16px;
}
.sidebar-style-2 .sidebar-content-wrapper .moduletable .active a{
    color: var(--sidebar-text-active-color);
}

.sidebar-style-2 .sidebar-content-wrapper .moduletable li:hover{
    
}
.sidebar-style-2 .sidebar-content-wrapper .moduletable li{
    margin: 5px 0 0 0;
    padding: 7px 0 0 0;
}
.sidebar-style-2 .moduletable h3{
    color: var(--color-secondary);
    position:relative;
    left: 6px;
}
.sidebar-style-2 .sidebar-content-wrapper .sidebar-nav h3:after{
        content: "";
    position: absolute;
    bottom: -8px;
    left: 33px;
    width: 70px;
    height: 1px;
    background: var(--color-secondary);
}
.sidebar-style-2 .sidebar-content-wrapper .sidebar-nav h3:before{
         content: "";
    position: absolute;
    left: 1px;
    right: 30px;
    width: 22px;
    height: 3px;
    bottom: -9px;
    background: var(--color-secondary);
}
.sidebar-style-2 .sidebar-content-wrapper .moduletable .active a:before{
    color: var(--sidebar-text-active-color);
}
.sidebar-style-2 .sidebar-content-wrapper .moduletable li a:before{
    width: 40px;
    display: inline-block;
    text-align: center;
    background-color: var(--sidebar-icon-bg-color);
    color: var(--sidebar-icon-color);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    line-height: 40px;
    position: relative;
    margin-right: 16px;
    right: 13px;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.sidebar-style-2 .sidebar-content-wrapper .moduletable li a{
    color: var(--sidebar-text-color);
    font-weight:bold;
    transition: .5s;
    padding:2px 15px;
    transition: .3s;
}
.sidebar-style-2 .sidebar-content-wrapper .moduletable .active a:hover{
     background: #e9e9e9 ;
     color: var(--sidebar-text-active-color);
}
.sidebar-style-2 .sidebar-content-wrapper .moduletable li a:hover{
    transition: .3s;
    background: var(--color-primary) ;
    color: var(--sidebar-text-hover-color);
}
.sidebar-style-2 .moduletable {
    margin-top: 35px;
}
.sidebar-style-2 .moduletable li a:hover{
    background: #e9e9e9;
}
.sidebar-style-2 .sidebar-content-wrapper .moduletable .active a{
    background: #e9e9e9;
}
/*side bar style 03*/
.sidebar-style-3 .sidebar-content-wrapper{
    background: transparent;
}

.sidebar-style-3 .sidebar-content-wrapper {
  position: relative;
  background: white;
  height: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 0;
  border-right:1px solid var(--color-secondary-a35);
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav h3 {
    color: var(--navbar-main-menu);
    font-size: 18px;
    line-height: 22px;
    position: relative;
    padding: 30px;
    background: var(--color-primary-dark);
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav h3:after,
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav h3:before {
  content: "";
  position: absolute;
  bottom: 22px;
  left: 70px;
  width: 70px;
  height: 1px;
  background:var(--navbar-main-menu);
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav h3:before {
  left: 31px;
  right: 30px;
  width: 22px;
  height: 3px;
  bottom: 22px;
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li {
    border-bottom: solid 1px var(--color-secondary-a35);
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul {
 border-top: solid 1px var(--color-secondary-a35);
 position:relative;
 top: -21px;
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul .active a:hover {
    color: var(--sidebar-text-active-color) ;
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul .active a {
    color: var(--sidebar-text-active-color) ;
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li a {
  padding: 11px 0;
  color: var(--sidebar-text-color);
  padding-left: 24px;
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li a:hover{
     color: var(--sidebar-text-hover-color);
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li a:before {
    content: '';
    display: block;
    z-index: -1;
    position: absolute;
    right: -101%;
    top: 0;
    width: 100%;
    height: 100%;
    border-left: solid 8px var(--color-secondary);
    background: var(--color-primary);
    transition: .35s ease right;
    color: var(--color-secondary);
 
}
.sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li a.is-current:before, .sidebar-style-3 .sidebar-content-wrapper .sidebar-nav ul li a:hover:before {
  right: 0;
}
.sidebar-style-3 .sidebar-content-wrapper .moduletable .active a{
     background: var(--color-primary);
     color: var(--color-secondary-more-lighter);
     font-weight: 350;
     border-left: solid 8px var(--color-secondary);
}
.sidebar-style-3 .sidebar-content-wrapper .navbar .navbar-header{
    display:none;
}
/*stype 8 responsive*/



@media only screen and (max-width: 992px) {
         header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav li a{
     border:0;
     color:white;
     background: var(--color-secondary);
 }
 header[role="header"].header-style-8 .header-bottom{
      background: #8000009c;
    }
    header[role="header"].header-style-8 .header-bottom .main-navbar .navigation.active{
      background: var(--color-secondary);
    }
    .header-style-8 .header-bottom .navbar-wrapper .mod-list li:hover{
       background:var(--color-secondary);
       color:var(--color-primary);
    }
 .sub-menu .parent a{
     color: var(--color-primary);
 }
 header[role="header"] .header-bottom .main-navbar .navigation .navbar-nav li a:hover{
     border:0;
     color: var(--link-hover-font-color-primary);
 }
}
.meta-right{
    display:flex;
}
@media (min-width: 992px){
header[role="header"].header-style-1 .header-bottom .main-navbar .navbar-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    background-color: var(--color-primary);
    top: -40px;
    z-index: 1;
}
}
/************************************************************ style 1  **********************************************************************************/

header[role="header"].header-style-0 {
  border-bottom: 3px solid var(--color-primary);
  /*=== Header Bottom: === */
  /*=== Navbar Sticky ===*/
}

  header[role="header"].header-style-0 .header-bottom > .brand-logo {
    display: block;
    position: absolute;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    top: 5px;
  }
  header[role="header"].header-style-0 .header-bottom > .brand-logo a.navbar-brand {
    margin: 0;
  }
  header[role="header"].header-style-0 .header-bottom > .brand-logo a.navbar-brand img {
    width: 110px !important;
    max-width: 110px;
    margin: 0;
  }
  header[role="header"].header-style-0 .header-bottom > .brand-logo a.navbar-brand div {
    display: none;
  }
  header[role="header"].header-style-0 .header-bottom > .brand-logo .tagline {
    display: none;
  }
  header[role="header"].header-style-0 .header-bottom .login-menu-block {
    display: none;
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar {
    background: #fff;
    min-height: 55px;
    position: relative;
    margin: 0;
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-wrapper {
    position: absolute;
    background-color: var(--color-primary);
    width: 140px;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-wrapper:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 51px;
    background-color: var(--color-primary);
    top: -50px;
    z-index: 111;
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-wrapper:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6em solid transparent;
    border-right: 6em solid transparent;
    border-top: 4em solid var(--color-primary);
    bottom: -56px;
    left: -1em;
    z-index: -1;
    transition: 600ms;
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-nav {
    position: absolute;
    height: 100%;
    display: flex;
    align-items: center;
    margin: 0;
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-nav:first-child {
    transform: translateX(-100%);
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-nav:last-child {
    transform: translateX(140px);
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-nav > li > a {
    height: 100%;
    line-height: 55px;
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-nav > li > a:after {
    content: '';
    display: block;
    width: 0%;
    height: 4px;
    background-color: var(--color-primary);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-nav > li > a:hover,
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-nav > li > a.active {
    background: transparent;
    color: var(--color-primary);
  }
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-nav > li > a:hover:after,
  header[role="header"].header-style-0 .header-bottom .main-navbar .navbar-nav > li > a.active:after {
    width: 100%;
    transition: 0.3s;
  }
}
header[role="header"].header-style-0.sticky .navbar-wrapper:after {
  content: none !important;
}
header[role="header"].header-style-0 .navbar-nav > li > a {
    color: var(--color-secondary);
}
.header-top{
    padding:5px 0 !important;
}
.noticebord-module-name .module-title{
    color: var(--header-main-font-color-primary) !important;
}
.noticebord-module-name .style-my-liner{
    background:var(--header-main-font-color-primary) !important; 
}
.border{
   color: var(--header-main-font-color-primary) !important;
}
.overview_panel h1{
    color: var(--header-main-font-color-primary) !important;
}
  .footer-container{
	background: var(--color-secondary);
    border-top: 13px solid var(--color-primary);
  }
  .first-colmn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 258px;
}
  .mid-colmn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
  .logo-footer {
    background: var(--color-primary);
    position: relative;
    top: 0;
    padding: 0 9px;
}
.after-triangle {
    position: absolute;
    width: 0;
    bottom: -36px;
    left: 0;
    height: 0;
    border-left: 64px solid transparent;
    border-right: 64px solid transparent;
    border-top: 36px solid var(--color-primary);
}
  .site-title-container{
    margin-top: 25px;
    text-align: center;
  }
  .site-title-container a{
  	color: #ffffff;
    transition: 0.3s;
  }
  .site-title-container a:hover{
  	color: #ffffff;
    text-shadow:0 0 8px #ffffff;
  }
  .col-sm-3.therd-colmn{
  	display: flex;
    align-items:center;
    justify-content: center;
    height:258px;
  }
.footer-bottom{
background: var(--color-secondary);
}
@media (max-width: 767px){
  .after-triangle{
  	border-top:transparent;
  }
   .logo-footer {
     background: transparent;
  }
  .first-colmn {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 145px;
  }
  .col-sm-3.therd-colmn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 145px;
	}
  .col-sm-3.therd-colmn{
  	text-align:center;
  }
}
