﻿@charset "UTF-8";
/*
Template Name: Forward
Template URI: http://themeforest.net/user/dan_fisher/portfolio
Author: Dan Fisher
Author URI: http://themeforest.net/user/dan_fisher
Description: Multi-purpose Business Template
Version: 1.0.0
*/
/* Table of Content
==================================================

	#Bootstrap

  #Base
    - Main
    - Typography
    - Tables
    - Sections

  #Blog
    - Blog & Posts

  #Widgets
    - Base Widgets
    - Twitter Widget
    - Contact Widget
    - Newsletter Widget
    - Tag Cloud Widget

  #Components
    - Buttons
    - Breadcrumbs
    - Jumbotron
    - Alerts
    - Progress Bars
    - Accordions
    - Nav
    - Tabs
    - Dropcaps
    - Pagination
    - Cards

  #Custom Components
    - Figure Holder
    - Icobox
    - CTA (Call to Action)
    - Counter
    - Pricing Tables
    - Team
    - Testimonials
    - Clients
    - Info Banner
    - Google Maps
    - Magnific Popup

  #Layouts
    - Header
    - Navigation
    - Hero Content
    - Page Header
    - Content
    - Portfolio
    - Footer

*/
/*- Bootstrap
/*- ---------------------------------------------- */
/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

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

figure {
  margin: 1em 40px;
}

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

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

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  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;
  }
  .tag {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

@-ms-viewport {
  width: device-width;
}

html {
  font-size: 14px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.71429;
  color: #747474;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
}

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #747474;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #f5b900;
  text-decoration: none;
}

a:focus, a:hover {
  color: #ffcb29;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: none;
}

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role="button"] {
  cursor: pointer;
}

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

table {
  border-collapse: collapse;
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #747474;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  resize: vertical;
}

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

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

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

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.75em;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #6e8f2a;
}

h1, .h1 {
  font-size: 3rem;
}

h2, .h2 {
  font-size: 2.6rem;
}

h3, .h3 {
  font-size: 2.15rem;
}

h4, .h4 {
  font-size: 1.7rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 5rem;
  font-weight: 700;
}

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

.display-3 {
  font-size: 4rem;
  font-weight: 700;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 700;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: normal;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #f5b900;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 5px;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1rem;
  border-left: 3px solid #f5b900;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #2a1e16;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 3px solid #f5b900;
  border-left: 0;
}

.blockquote-reverse .blockquote-footer::before {
  content: "";
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014";
}

.img-fluid, .carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  max-width: 100%;
  height: auto;
}

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

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #373a3c;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}



.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #e9e9e9;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e9e9e9;
}

.table tbody + tbody {
  border-top: 2px solid #e9e9e9;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #e9e9e9;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #e9e9e9;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.thead-inverse th {
  color: #fff;
  background-color: #373a3c;
}

.thead-default th {
  color: #55595c;
  background-color: #f9f9f9;
}

.table-inverse {
  color: #f9f9f9;
  background-color: #373a3c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #55595c;
}

.table-inverse.table-bordered {
  border: 0;
}

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

.table-reflow thead {
  float: left;
}

.table-reflow tbody {
  display: block;
  white-space: nowrap;
}

.table-reflow th,
.table-reflow td {
  border-top: 1px solid #e9e9e9;
  border-left: 1px solid #e9e9e9;
}

.table-reflow th:last-child,
.table-reflow td:last-child {
  border-right: 1px solid #e9e9e9;
}

.table-reflow thead:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tbody:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td {
  border-bottom: 1px solid #e9e9e9;
}

.table-reflow tr {
  float: left;
}

.table-reflow tr th,
.table-reflow tr td {
  display: block !important;
  border: 1px solid #e9e9e9;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.9rem 1.42rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #747474;
  background-color: #f9f9f9;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #bfbfbf;
  border-radius: 0;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #747474;
  background-color: #f9f9f9;
  border-color: #f5b900;
  outline: none;
}

.form-control::-webkit-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
  opacity: 1;
}

.form-control::placeholder {
  color: #999;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #747474;
  opacity: 1;
}

.form-control:disabled {
  cursor: not-allowed;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(3.51429rem - 2px);
}

select.form-control:focus::-ms-value {
  color: #747474;
  background-color: #f9f9f9;
}

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

.col-form-label {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  margin-bottom: 0;
}

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
}

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
}

.col-form-legend {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  margin-bottom: 0;
  font-size: 1rem;
}

.form-control-static {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
}

.form-check + .form-check {
  margin-top: -.25rem;
}

.form-check.disabled .form-check-label {
  color: #747474;
  cursor: not-allowed;
}

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem;
}

.form-check-input:only-child {
  position: static;
}

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer;
}

.form-check-inline + .form-check-inline {
  margin-left: .75rem;
}

.form-check-inline.disabled {
  color: #747474;
  cursor: not-allowed;
}

.form-control-feedback {
  margin-top: 0.25rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 4.26rem;
  background-repeat: no-repeat;
  background-position: center right 0.87857rem;
  background-size: 1.75714rem 1.75714rem;
}

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #23d27a;
}

.has-success .form-control {
  border-color: #23d27a;
}

.has-success .input-group-addon {
  color: #23d27a;
  border-color: #23d27a;
  background-color: #cbf6e0;
}

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#23d27a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f87d3a;
}

.has-warning .form-control {
  border-color: #f87d3a;
}

.has-warning .input-group-addon {
  color: #f87d3a;
  border-color: #f87d3a;
  background-color: white;
}

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#f87d3a' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #ea4335;
}

.has-danger .form-control {
  border-color: #ea4335;
}

.has-danger .input-group-addon {
  color: #ea4335;
  border-color: #ea4335;
  background-color: #fdefee;
}

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#ea4335' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}

@media (min-width: 576px) {
  .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;
    width: auto;
    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 .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-check-label {
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 1rem 2.14rem;
  font-size: 1rem;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus, .btn:hover {
  text-decoration: none;
}

.btn.focus {
  text-decoration: none;
}

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
}

.btn.disabled, .btn:disabled {
  cursor: not-allowed;
  opacity: .65;
}

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

.btn-primary {
  color: #fff;
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-primary:hover {
  color: #fff;
  background-color: #c29200;
  border-color: #b88b00;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #c29200;
  border-color: #b88b00;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #c29200;
  border-color: #b88b00;
  background-image: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #9e7800;
  border-color: #765900;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-secondary {
  color: #fff;
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #090604;
  border-color: #020101;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #090604;
  border-color: #020101;
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #090604;
  border-color: #020101;
  background-image: none;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-info {
  color: #fff;
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-info:hover {
  color: #fff;
  background-color: #1b87be;
  border-color: #1a80b5;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #1b87be;
  border-color: #1a80b5;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #1b87be;
  border-color: #1a80b5;
  background-image: none;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #16709f;
  border-color: #11577b;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-success {
  color: #fff;
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-success:hover {
  color: #fff;
  background-color: #1ca661;
  border-color: #1a9e5c;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #1ca661;
  border-color: #1a9e5c;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1ca661;
  border-color: #1a9e5c;
  background-image: none;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #17884f;
  border-color: #11653b;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-warning {
  color: #fff;
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-warning:hover {
  color: #fff;
  background-color: #f65d09;
  border-color: #ec5908;
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #f65d09;
  border-color: #ec5908;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f65d09;
  border-color: #ec5908;
  background-image: none;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d45008;
  border-color: #ac4106;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-danger {
  color: #fff;
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-danger:hover {
  color: #fff;
  background-color: #d62516;
  border-color: #cd2315;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #d62516;
  border-color: #cd2315;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d62516;
  border-color: #cd2315;
  background-image: none;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #b51f13;
  border-color: #90190f;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-outline-primary {
  color: #f5b900;
  background-image: none;
  background-color: transparent;
  border-color: #f5b900;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #9e7800;
  border-color: #765900;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #ffd75c;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #ffd75c;
}

.btn-outline-secondary {
  color: #2a1e16;
  background-image: none;
  background-color: transparent;
  border-color: #2a1e16;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: #6d4e39;
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: #6d4e39;
}

.btn-outline-info {
  color: #2ba3e1;
  background-image: none;
  background-color: transparent;
  border-color: #2ba3e1;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #16709f;
  border-color: #11577b;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #84caee;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #84caee;
}

.btn-outline-success {
  color: #23d27a;
  background-image: none;
  background-color: transparent;
  border-color: #23d27a;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #17884f;
  border-color: #11653b;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #73e8ad;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #73e8ad;
}

.btn-outline-warning {
  color: #f87d3a;
  background-image: none;
  background-color: transparent;
  border-color: #f87d3a;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d45008;
  border-color: #ac4106;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #fcbe9d;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #fcbe9d;
}

.btn-outline-danger {
  color: #ea4335;
  background-image: none;
  background-color: transparent;
  border-color: #ea4335;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #b51f13;
  border-color: #90190f;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #f49991;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #f49991;
}

.btn-link {
  font-weight: normal;
  color: #f5b900;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
  background-color: transparent;
}

.btn-link, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #ffcb29;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
  color: #747474;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 1.5rem 3rem;
  font-size: 1.25rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
}

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

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  opacity: 0;
  transition: opacity .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;
  transition-timing-function: ease;
  transition-duration: .35s;
  transition-property: height;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #747474;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #2b2d2f;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
  color: #fff;
  text-decoration: none;
  background-color: #f5b900;
  outline: 0;
}

.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  color: #747474;
}

.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

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

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #747474;
  white-space: nowrap;
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
  margin-bottom: 0;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -0.5rem;
}

.btn-toolbar::after {
  content: "";
  display: table;
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 0.5rem;
}

.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-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn + .dropdown-toggle-split {
  padding-right: 1.605rem;
  padding-left: 1.605rem;
}

.btn + .dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 2.25rem;
  padding-left: 2.25rem;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 0.3em 0.3em 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 0.3em 0.3em;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group::after {
  content: "";
  display: table;
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  -ms-flex: 1;
      flex: 1;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .form-control:active, .input-group .form-control:hover {
  z-index: 3;
}

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 0.9rem 1.42rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #747474;
  text-align: center;
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
}

.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}

.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group-addon:not(:last-child) {
  border-right: 0;
}

.form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
  z-index: 3;
}

.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}

.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
.input-group-btn:not(:first-child) > .btn-group:focus,
.input-group-btn:not(:first-child) > .btn-group:active,
.input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}

.custom-control {
  position: relative;
  display: inline-block;
  padding-left: 1.5rem;
  cursor: pointer;
}

.custom-control + .custom-control {
  margin-left: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0074d9;
}

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

.custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #84c6ff;
}

.custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eee;
}

.custom-control-input:disabled ~ .custom-control-description {
  color: #767676;
  cursor: not-allowed;
}

.custom-control-indicator {
  position: absolute;
  top: .25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='#fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0074d9;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='#fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-indicator {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='#fff'/%3E%3C/svg%3E");
}

.custom-controls-stacked .custom-control {
  float: left;
  clear: left;
}

.custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(3.51429rem - 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  padding-right: 0.75rem \9;
  color: #747474;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-image: none \9;
  background-size: 8px 10px;
  border: 1px solid #f9f9f9;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.custom-select:focus {
  border-color: #51a7e8;
  outline: none;
}

.custom-select:focus::-ms-value {
  color: #747474;
  background-color: #f9f9f9;
}

.custom-select:disabled {
  color: #747474;
  cursor: not-allowed;
  background-color: #f9f9f9;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  cursor: pointer;
}

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

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.custom-file-control:lang(en)::after {
  content: "Choose file...";
}

.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #555;
  background-color: #eee;
  border: 1px solid #ddd;
}

.custom-file-control:lang(en)::before {
  content: "Browse";
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: inline-block;
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #747474;
}

.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
  color: #747474;
  cursor: not-allowed;
  background-color: transparent;
}

.nav-inline .nav-item {
  display: inline-block;
}

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs::after {
  content: "";
  display: table;
  clear: both;
}

.nav-tabs .nav-item {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs .nav-item + .nav-item {
  margin-left: 0.4rem;
}

.nav-tabs .nav-link {
  display: block;
  padding: 1em 2em;
  border: 1px solid transparent;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #f9f9f9 #f9f9f9 #ddd;
}

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
  color: #747474;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover {
  color: #55595c;
  background-color: #fff;
  border-color: #ddd #ddd transparent;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills::after {
  content: "";
  display: table;
  clear: both;
}

.nav-pills .nav-item {
  float: left;
}

.nav-pills .nav-item + .nav-item {
  margin-left: 0.4rem;
}

.nav-pills .nav-link {
  display: block;
  padding: 1em 2em;
}

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #f5b900;
}

.nav-stacked .nav-item {
  display: block;
  float: none;
}

.nav-stacked .nav-item + .nav-item {
  margin-top: 0.4rem;
  margin-left: 0;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  padding: 0.5rem 1rem;
}

.navbar::after {
  content: "";
  display: table;
  clear: both;
}

.navbar-full {
  z-index: 1000;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%;
}

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

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

.navbar-divider::before {
  content: "\00a0";
}

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-toggler {
  width: 2.5em;
  height: 2em;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent no-repeat center center;
  background-size: 24px 24px;
  border: 1px solid transparent;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 575px) {
  .navbar-toggleable-xs .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-xs .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-xs .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 576px) {
  .navbar-toggleable-xs {
    display: block;
  }
}

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-sm .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block;
  }
}

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-md .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block;
  }
}

.navbar-toggleable-lg::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-brand {
    display: block;
    float: none;
    margin-top: .5rem;
    margin-right: 0;
  }
  .navbar-toggleable-lg .navbar-nav {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
}

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    display: block;
  }
}

.navbar-toggleable-xl {
  display: block;
}

.navbar-toggleable-xl::after {
  content: "";
  display: table;
  clear: both;
}

.navbar-toggleable-xl .navbar-brand {
  display: block;
  float: none;
  margin-top: .5rem;
  margin-right: 0;
}

.navbar-toggleable-xl .navbar-nav {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-nav .nav-item {
  float: left;
}

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem;
}

.navbar-nav .nav-link + .nav-link {
  margin-left: 1rem;
}

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem;
}

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-toggler {
  color: white;
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-toggler:focus,
.navbar-dark .navbar-toggler:hover {
  color: white;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white;
}

.navbar-dark .navbar-toggler {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075);
}

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 575px) {
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

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

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

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

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both;
}

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important;
  }
}

.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border: 0 solid transparent;
}

.card-block {
  padding: 1.25rem;
}

.card-block::after {
  content: "";
  display: table;
  clear: both;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f5f5f5;
  border-bottom: 0 solid transparent;
}

.card-header::after {
  content: "";
  display: table;
  clear: both;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 0 solid transparent;
}

.card-footer::after {
  content: "";
  display: table;
  clear: both;
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

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

.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}

.card-success {
  background-color: #23d27a;
  border-color: #23d27a;
}

.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}

.card-info {
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}

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

.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}

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

.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}

.card-outline-primary {
  background-color: transparent;
  border-color: #f5b900;
}

.card-outline-secondary {
  background-color: transparent;
  border-color: #2a1e16;
}

.card-outline-info {
  background-color: transparent;
  border-color: #2ba3e1;
}

.card-outline-success {
  background-color: transparent;
  border-color: #23d27a;
}

.card-outline-warning {
  background-color: transparent;
  border-color: #f87d3a;
}

.card-outline-danger {
  background-color: transparent;
  border-color: #ea4335;
}

.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2);
}

.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}

.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}

.card-inverse .card-link:focus, .card-inverse .card-link:hover {
  color: #fff;
}

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

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

@media (min-width: 576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    margin-right: -0.625rem;
    margin-bottom: 0.75rem;
    margin-left: -0.625rem;
  }
  .card-deck .card {
    -ms-flex: 1 0 0;
        flex: 1 0 0;
    margin-right: 0.625rem;
    margin-bottom: 0;
    margin-left: 0.625rem;
  }
}

@media (min-width: 576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
  .card-group .card {
    -ms-flex: 1 0 0;
        flex: 1 0 0;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
}

.breadcrumb::after {
  content: "";
  display: table;
  clear: both;
}

.breadcrumb-item {
  float: left;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 1rem;
  padding-left: 1rem;
  color: #747474;
  content: "";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #747474;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.page-item {
  display: inline;
}

.page-item:first-child .page-link {
  margin-left: 0;
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #f5b900;
  border-color: #f5b900;
}

.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
  color: #747474;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #e9e9e9;
}

.page-link {
  position: relative;
  float: left;
  padding: 0.75rem 1.25rem;
  margin-left: -1px;
  color: #f5b900;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #e9e9e9;
}

.page-link:focus, .page-link:hover {
  color: #ffcb29;
  background-color: #f9f9f9;
  border-color: #e9e9e9;
}

.pagination-lg .page-link {
  padding: 1rem 1.5rem;
  font-size: 1.25rem;
}

.pagination-sm .page-link {
  padding: 0.35rem 0.75rem;
  font-size: 0.875rem;
}

.tag {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

.tag:empty {
  display: none;
}

.btn .tag {
  position: relative;
  top: -1px;
}

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

.tag-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}

.tag-default {
  background-color: #747474;
}

.tag-default[href]:focus, .tag-default[href]:hover {
  background-color: #5b5b5b;
}

.tag-primary {
  background-color: #f5b900;
}

.tag-primary[href]:focus, .tag-primary[href]:hover {
  background-color: #c29200;
}

.tag-success {
  background-color: #23d27a;
}

.tag-success[href]:focus, .tag-success[href]:hover {
  background-color: #1ca661;
}

.tag-info {
  background-color: #2ba3e1;
}

.tag-info[href]:focus, .tag-info[href]:hover {
  background-color: #1b87be;
}

.tag-warning {
  background-color: #f87d3a;
}

.tag-warning[href]:focus, .tag-warning[href]:hover {
  background-color: #f65d09;
}

.tag-danger {
  background-color: #ea4335;
}

.tag-danger[href]:focus, .tag-danger[href]:hover {
  background-color: #d62516;
}

.jumbotron {
  padding: 3.5rem 1.75rem;
  margin-bottom: 3.5rem;
  background-color: #f9f9f9;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 7rem 3.5rem;
  }
}

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

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
}

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}

.alert-heading {
  color: inherit;
}

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

.alert-dismissible {
  padding-right: 2.5rem;
}

.alert-dismissible .close {
  position: relative;
  top: -.125rem;
  right: -1.25rem;
  color: inherit;
}

.alert-success {
  background-color: #23d27a;
  border-color: #23d27a;
  color: #fff;
}

.alert-success hr {
  border-top-color: #1fbc6d;
}

.alert-success .alert-link {
  color: #e6e6e6;
}

.alert-info {
  background-color: #2ba3e1;
  border-color: #2ba3e1;
  color: #fff;
}

.alert-info hr {
  border-top-color: #1e96d4;
}

.alert-info .alert-link {
  color: #e6e6e6;
}

.alert-warning {
  background-color: #f87d3a;
  border-color: #f87d3a;
  color: #fff;
}

.alert-warning hr {
  border-top-color: #f76d21;
}

.alert-warning .alert-link {
  color: #e6e6e6;
}

.alert-danger {
  background-color: #ea4335;
  border-color: #ea4335;
  color: #fff;
}

.alert-danger hr {
  border-top-color: #e82e1e;
}

.alert-danger .alert-link {
  color: #e6e6e6;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
}

.progress[value] {
  background-color: #f9f9f9;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.progress[value]::-ms-fill {
  background-color: #f5b900;
  border: 0;
}

.progress[value]::-moz-progress-bar {
  background-color: #f5b900;
}

.progress[value]::-webkit-progress-value {
  background-color: #f5b900;
}

.progress[value]::-webkit-progress-bar {
  background-color: #f9f9f9;
}

base::-moz-progress-bar,
.progress[value] {
  background-color: #f9f9f9;
}

@media screen and (min-width: 0\0) {
  .progress {
    background-color: #f9f9f9;
  }
  .progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #f5b900;
  }
}

.progress-striped[value]::-webkit-progress-value {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-striped[value]::-moz-progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-striped[value]::-ms-fill {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

@media screen and (min-width: 0\0) {
  .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
  }
}

.progress-animated[value]::-webkit-progress-value {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-animated[value]::-moz-progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}

@media screen and (min-width: 0\0) {
  .progress-animated .progress-bar-striped {
    animation: progress-bar-stripes 2s linear infinite;
  }
}

.progress-success[value]::-webkit-progress-value {
  background-color: #23d27a;
}

.progress-success[value]::-moz-progress-bar {
  background-color: #23d27a;
}

.progress-success[value]::-ms-fill {
  background-color: #23d27a;
}

@media screen and (min-width: 0\0) {
  .progress-success .progress-bar {
    background-color: #23d27a;
  }
}

.progress-info[value]::-webkit-progress-value {
  background-color: #2ba3e1;
}

.progress-info[value]::-moz-progress-bar {
  background-color: #2ba3e1;
}

.progress-info[value]::-ms-fill {
  background-color: #2ba3e1;
}

@media screen and (min-width: 0\0) {
  .progress-info .progress-bar {
    background-color: #2ba3e1;
  }
}

.progress-warning[value]::-webkit-progress-value {
  background-color: #f87d3a;
}

.progress-warning[value]::-moz-progress-bar {
  background-color: #f87d3a;
}

.progress-warning[value]::-ms-fill {
  background-color: #f87d3a;
}

@media screen and (min-width: 0\0) {
  .progress-warning .progress-bar {
    background-color: #f87d3a;
  }
}

.progress-danger[value]::-webkit-progress-value {
  background-color: #ea4335;
}

.progress-danger[value]::-moz-progress-bar {
  background-color: #ea4335;
}

.progress-danger[value]::-ms-fill {
  background-color: #ea4335;
}

@media screen and (min-width: 0\0) {
  .progress-danger .progress-bar {
    background-color: #ea4335;
  }
}

.media {
  display: -ms-flexbox;
  display: flex;
}

.media-body {
  -ms-flex: 1;
      flex: 1;
}

.media-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.media-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right {
  padding-left: 10px;
}

.media-left {
  padding-right: 10px;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:last-child {
  margin-bottom: 0;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #747474;
  cursor: not-allowed;
  background-color: #f9f9f9;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #747474;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #f5b900;
  border-color: #f5b900;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #fff0c2;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-item-action {
  width: 100%;
  color: #555;
  text-align: inherit;
}

.list-group-item-action .list-group-item-heading {
  color: #333;
}

.list-group-item-action:focus, .list-group-item-action:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.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:focus, a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  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:focus, a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  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:focus, a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  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:focus, a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9 {
  padding-bottom: 42.85714%;
}

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

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

.embed-responsive-1by1 {
  padding-bottom: 100%;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

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

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

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #2a1e16;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: 0.95;
}

.modal-header {
  padding: 30px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header::after {
  content: "";
  display: table;
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.71429;
}

.modal-body {
  position: relative;
  padding: 30px;
}

.modal-footer {
  padding: 30px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer::after {
  content: "";
  display: table;
  clear: both;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.71429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.71429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.popover.popover-top, .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}

.popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}

.popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}

.popover.popover-right, .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}

.popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}

.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}

.popover.popover-bottom, .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}

.popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}

.popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}

.popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.popover.popover-left, .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}

.popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}

.popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}

.popover-title:empty {
  display: none;
}

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

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

.popover::before {
  content: "";
  border-width: 11px;
}

.popover::after {
  content: "";
  border-width: 10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .carousel-item {
  position: relative;
  display: none;
  transition: .6s ease-in-out left;
}

.carousel-inner > .carousel-item > img,
.carousel-inner > .carousel-item > a > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .carousel-item {
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .carousel-item.next, .carousel-inner > .carousel-item.active.right {
    left: 0;
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .carousel-item.prev, .carousel-inner > .carousel-item.active.left {
    left: 0;
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .carousel-item.next.left, .carousel-inner > .carousel-item.prev.right, .carousel-inner > .carousel-item.active {
    left: 0;
    transform: translate3d(0, 0, 0);
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev::before {
  content: "\2039";
}

.carousel-control .icon-next::before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media (min-width: 576px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

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

.bg-primary {
  background-color: #f5b900 !important;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #c29200 !important;
}

.bg-success {
  background-color: #23d27a !important;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #1ca661 !important;
}

.bg-info {
  background-color: #2ba3e1 !important;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #1b87be !important;
}

.bg-warning {
  background-color: #f87d3a !important;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f65d09 !important;
}

.bg-danger {
  background-color: #ea4335 !important;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #d62516 !important;
}

.bg-inverse {
  background-color: #2a1e16 !important;
}

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #090604 !important;
}

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

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-inline {
  display: inline !important;
}

.flex-xs-first {
  -ms-flex-order: -1;
      order: -1;
}

.flex-xs-last {
  -ms-flex-order: 1;
      order: 1;
}

.flex-xs-unordered {
  -ms-flex-order: 0;
      order: 0;
}

.flex-items-xs-top {
  -ms-flex-align: start;
      -ms-grid-row-align: flex-start;
      align-items: flex-start;
}

.flex-items-xs-middle {
  -ms-flex-align: center;
      -ms-grid-row-align: center;
      align-items: center;
}

.flex-items-xs-bottom {
  -ms-flex-align: end;
      -ms-grid-row-align: flex-end;
      align-items: flex-end;
}

.flex-xs-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.flex-xs-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.flex-xs-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.flex-items-xs-left {
  -ms-flex-pack: start;
      justify-content: flex-start;
}

.flex-items-xs-center {
  -ms-flex-pack: center;
      justify-content: center;
}

.flex-items-xs-right {
  -ms-flex-pack: end;
      justify-content: flex-end;
}

.flex-items-xs-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.flex-items-xs-between {
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (min-width: 576px) {
  .flex-sm-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .flex-sm-last {
    -ms-flex-order: 1;
        order: 1;
  }
  .flex-sm-unordered {
    -ms-flex-order: 0;
        order: 0;
  }
}

@media (min-width: 576px) {
  .flex-items-sm-top {
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
  }
  .flex-items-sm-middle {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .flex-items-sm-bottom {
    -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
  }
}

@media (min-width: 576px) {
  .flex-sm-top {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .flex-sm-middle {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .flex-sm-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media (min-width: 576px) {
  .flex-items-sm-left {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .flex-items-sm-center {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .flex-items-sm-right {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .flex-items-sm-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .flex-items-sm-between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .flex-md-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .flex-md-last {
    -ms-flex-order: 1;
        order: 1;
  }
  .flex-md-unordered {
    -ms-flex-order: 0;
        order: 0;
  }
}

@media (min-width: 768px) {
  .flex-items-md-top {
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
  }
  .flex-items-md-middle {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .flex-items-md-bottom {
    -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
  }
}

@media (min-width: 768px) {
  .flex-md-top {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .flex-md-middle {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .flex-md-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media (min-width: 768px) {
  .flex-items-md-left {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .flex-items-md-center {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .flex-items-md-right {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .flex-items-md-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .flex-items-md-between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

@media (min-width: 992px) {
  .flex-lg-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .flex-lg-last {
    -ms-flex-order: 1;
        order: 1;
  }
  .flex-lg-unordered {
    -ms-flex-order: 0;
        order: 0;
  }
}

@media (min-width: 992px) {
  .flex-items-lg-top {
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
  }
  .flex-items-lg-middle {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .flex-items-lg-bottom {
    -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
  }
}

@media (min-width: 992px) {
  .flex-lg-top {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .flex-lg-middle {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .flex-lg-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media (min-width: 992px) {
  .flex-items-lg-left {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .flex-items-lg-center {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .flex-items-lg-right {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .flex-items-lg-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .flex-items-lg-between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  .flex-xl-first {
    -ms-flex-order: -1;
        order: -1;
  }
  .flex-xl-last {
    -ms-flex-order: 1;
        order: 1;
  }
  .flex-xl-unordered {
    -ms-flex-order: 0;
        order: 0;
  }
}

@media (min-width: 1200px) {
  .flex-items-xl-top {
    -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
  }
  .flex-items-xl-middle {
    -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
  }
  .flex-items-xl-bottom {
    -ms-flex-align: end;
        -ms-grid-row-align: flex-end;
        align-items: flex-end;
  }
}

@media (min-width: 1200px) {
  .flex-xl-top {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .flex-xl-middle {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .flex-xl-bottom {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
}

@media (min-width: 1200px) {
  .flex-items-xl-left {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  .flex-items-xl-center {
    -ms-flex-pack: center;
        justify-content: center;
  }
  .flex-items-xl-right {
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .flex-items-xl-around {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .flex-items-xl-between {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

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

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

.float-xs-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.w-100 {
  width: 100% !important;
}

.h-100 {
  height: 100% !important;
}

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

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

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

.mt-2 {
  margin-top: 1.5rem !important;
}

.mr-2 {
  margin-right: 1.5rem !important;
}

.mb-2 {
  margin-bottom: 1.5rem !important;
}

.ml-2 {
  margin-left: 1.5rem !important;
}

.mx-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.my-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

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

.mt-3 {
  margin-top: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.ml-3 {
  margin-left: 3rem !important;
}

.mx-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.my-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

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

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

.pt-2 {
  padding-top: 1.5rem !important;
}

.pr-2 {
  padding-right: 1.5rem !important;
}

.pb-2 {
  padding-bottom: 1.5rem !important;
}

.pl-2 {
  padding-left: 1.5rem !important;
}

.px-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.py-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

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

.pt-3 {
  padding-top: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.px-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

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

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

.font-weight-normal {
  font-weight: normal;
}

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

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-muted {
  color: #747474 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #5b5b5b !important;
}

.text-primary {
  color: #f5b900 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #c29200 !important;
}

.text-success {
  color: #23d27a !important;
}

a.text-success:focus, a.text-success:hover {
  color: #1ca661 !important;
}

.text-info {
  color: #2ba3e1 !important;
}

a.text-info:focus, a.text-info:hover {
  color: #1b87be !important;
}

.text-warning {
  color: #f87d3a !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #f65d09 !important;
}

.text-danger {
  color: #ea4335 !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #d62516 !important;
}

.text-gray-dark {
  color: #373a3c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #1f2021 !important;
}

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

.invisible {
  visibility: hidden !important;
}

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

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

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

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

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

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

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

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

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

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

/*- Template
/*- ---------------------------------------------- */
/*
 * Template styles
 */
/*- ---------------------------------------------*/
/*- Main
/*- ---------------------------------------------*/
html, body {
  overflow-x: hidden;
}

/*- ---------------------------------------------*/
/*- Typography
/*- ---------------------------------------------*/
p {
  margin-bottom: 1.5rem;
}

.title-bordered {
  border-bottom: 2px solid #f5b900;
  padding-bottom: 1.25em;
  margin-bottom: 1.25em;
}

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

.hgroup {
  margin-bottom: 5rem;
}

.hgroup h1,
.hgroup h2,
.hgroup h3,
.hgroup h4,
.hgroup h5,
.hgroup h6 {
  margin-bottom: .5em;
}

.hgroup *:last-child {
  margin-bottom: 0;
}

.hgroup.hgroup_sm {
  margin-bottom: 4rem;
}

.display-3 {
  letter-spacing: -0.03em;
}

@media (max-width: 991px) {
  .display-3 {
    font-size: 3rem;
  }
}

.list-caret {
  padding-left: 0;
  list-style: none;
}

.list-caret > li {
  position: relative;
  padding-left: 24px;
  padding-bottom: 10px;
}

.list-caret > li::before {
  content: "\f0da";
  font-family: "FontAwesome";
  display: block;
  position: absolute;
  font-size: 14px;
  left: 0;
  top: 0;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #f5b900;
}

ol.list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 1.5em;
  counter-reset: counter;
}

ol.list li {
  position: relative;
  padding: 0 0 1.5em 20px;
}

ol.list li::before {
  display: inline-block;
  /* block would also work */
  position: absolute;
  /* move this out of the way of the text*/
  left: 0;
  /* move the counter labe into the space from the padding */
  content: counter(counter) ". ";
  counter-increment: counter;
  font-weight: bold;
  width: 20px;
  color: #f5b900;
}

.hr_default {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.hr_lg {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.hr_xl {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

.hr_color_primary {
  border-top-color: #f5b900;
  border-top-width: 2px;
}

.text-white {
  color: #fff;
}

.text-gray-lighter {
  color: #f9f9f9;
}

address {
  margin-bottom: 1.5rem;
}

.blockquote {
  padding: 0.5rem 2.5rem;
  color: #2a1e16;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 2rem;
}

@media (max-width: 767px) {
  .blockquote {
    font-size: 12px;
  }
}

.blockquote p:last-child {
  margin-bottom: 0;
}

.blockquote-footer {
  font-size: 1.7rem;
  font-family: "Yellowtail", cursive;
}

@media (min-width: 768px) {
  .blockquote-footer {
    font-size: 2.15rem;
  }
}

@media (min-width: 992px) {
  .blockquote-footer {
    font-size: 2.6rem;
  }
}

.blockquote-footer::before {
  content: "\2013 \00A0";
}

.blockquote-reverse {
  padding-right: 2.5rem;
}

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2013";
}

.blockquote_simple {
  border-left: none;
  padding-left: 0;
}

.blockquote_quote {
  position: relative;
  border-left: none;
  padding-left: 3rem;
}

.blockquote_quote::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 72px;
  line-height: 1em;
  content: "\201C";
  opacity: 0.2;
}

.blockquote_boxed {
  border: none;
  padding: 2.5rem 3rem;
}

.blockquote_boxed_primary {
  background-color: #f5b900;
}

.blockquote_boxed_secondary {
  background-color: #2a1e16;
  color: #fff;
}

.blockquote_boxed_secondary .blockquote-footer {
  color: inherit;
}

.blockquote_txt_white {
  color: #fff;
}

.blockquote_txt_white .blockquote-footer {
  color: #fff;
}

.social-links__list > li > a {
  transition: all 0.2s;
}

.social-links__list > li > a:hover {
  text-decoration: none;
  color: #2a1e16;
}

.social-links_inline .social-links__label {
  display: inline-block;
  padding-right: .75rem;
}

.social-links_inline .social-links__inner {
  display: inline-block;
}

.social-links_inline .social-links__list {
  display: inline-block;
}

.social-links_inline .social-links__list > li {
  display: inline;
}

.social-links_inline .social-links__list > li > a {
  display: inline-block;
  margin: 0 .33rem;
}

.form-group {
  margin-bottom: 1.42rem;
}

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 3.26rem;
  background-position: top 0.7rem right 0.65rem;
}

.col-no-margin {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.col-no-margin [class^="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.col-padding-right_md {
  padding-right: 0;
}

@media (min-width: 768px) {
  .col-padding-right_md {
    padding-right: 30px;
  }
}

@media (min-width: 768px) {
  .mb-0_md {
    margin-bottom: 0 !important;
  }
}

.mb-2-5 {
  margin-bottom: 2.5rem;
}

.pt-4 {
  padding-top: 4rem !important;
}

.pt-5 {
  padding-top: 5rem !important;
}

.pt-6 {
  padding-top: 6rem !important;
}

.pt-7 {
  padding-top: 7rem !important;
}

.pt-8 {
  padding-top: 8rem !important;
}

.pt-9 {
  padding-top: 9rem !important;
}

.pt-10 {
  padding-top: 10rem !important;
}

.pt-11 {
  padding-top: 11rem !important;
}

.pt-12 {
  padding-top: 12rem !important;
}

.pt-13 {
  padding-top: 13rem !important;
}

.pt-14 {
  padding-top: 14rem !important;
}

.pt-15 {
  padding-top: 15rem !important;
}

.pt-16 {
  padding-top: 16rem !important;
}

.pt-17 {
  padding-top: 17rem !important;
}

.pt-18 {
  padding-top: 18rem !important;
}

.pt-19 {
  padding-top: 19rem !important;
}

.pt-20 {
  padding-top: 20rem !important;
}

.pt-30 {
  padding-top: 30rem !important;
}

.pt-31 {
  padding-top: 31rem !important;
}

.pt-40 {
  padding-top: 40rem !important;
}

/*- ---------------------------------------------*/
/*- Table
/*- ---------------------------------------------*/
.table thead th {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  color: #2a1e16;
  padding: 1.3125rem 0.75rem;
  border-bottom-width: 1px;
}

.table th strong,
.table td strong {
  color: #2a1e16;
}

.table-inverse {
  color: #f9f9f9;
  background-color: #2a1e16;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: rgba(255, 255, 255, 0.1);
}

.table-inverse thead th {
  color: #f9f9f9;
}

.table-inverse th strong,
.table-inverse td strong {
  color: #f9f9f9;
}

.table-inverse.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.3);
}

.table .thead-inverse th {
  color: #f9f9f9;
  background-color: #2a1e16;
}

.table_top-border {
  border-top: 2px solid #f5b900;
}

/*- ---------------------------------------------*/
/*- Section
/*- ---------------------------------------------*/
.section_fullwidth {
  overflow: hidden;
  position: relative;
  padding: 30px 0;
}

@media (min-width: 992px) {
  .section_fullwidth {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (min-width: 992px) {
  .section_size_sm {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 992px) {
  .section_size_lg {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

.section_no-paddings {
  padding: 0 !important;
}

@media (min-width: 992px) {
  .section_no-paddings {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.section__inner {
  padding: 30px 0;
}

@media (min-width: 992px) {
  .section__inner {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.section_color_default {
  background-color: #f5f5f5;
}

.section_color_gray {
  background-color: #efefef;
}

.section_color_primary {
      background-color: #f5b900;
}

.section_color_secondary {
  background-color: #2a1e16;
}

.jarallax {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.jarallax_bg1 {
  background-image: url("../images/parallax-img1.jpg");
}

.jarallax_bg2 {
  background-image: url("../images/jumbotron-bg.jpg");
}

.section_overlay {
  position: relative;
}

.section_overlay::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.section_overlay > div {
  position: relative;
  z-index: 1;
}

.section_overlay_white::after {
  background-color: #fff;
}

.section_overlay_black::after {
  background-color: #000;
}

.section_overlay_primary::after {
  background-color: #f5b900;
}

.section_overlay_secondary::after {
  background-color: #2a1e16;
}

.section_overlay_opacity_10::after {
  opacity: 0.1;
}

.section_overlay_opacity_30::after {
  opacity: 0.3;
}

.section_overlay_opacity_50::after {
  opacity: 0.5;
}

.section_overlay_opacity_70::after {
  opacity: 0.7;
}

.section_overlay_opacity_90::after {
  opacity: 0.9;
}

/*- ---------------------------------------------*/
/*- Blog Post
/*- ---------------------------------------------*/
.post {
  margin: 0 0 30px 0;
}

.post__thumbnail {
  margin: 0;
}

.post__thumbnail img {
  width: 100%;
  height: auto;
}

.post__categories {
  text-transform: uppercase;
  padding: 0.5rem 0;
}

.post__title {
  line-height: 1.33em;
}

.post__title > a {
  color: #2a1e16;
  transition: color 0.2s ease;
}

.post__title > a:hover {
  text-decoration: none;
  color: #f5b900;
}

.post__meta {
  padding: 0 0 1rem 0;
}

.post__meta_item {
  display: inline-block;
}

.post__meta_item + .post__meta_item::before {
  content: "\2044";
  display: inline-block;
  margin: 0 0.8em 0 0.5em;
}

.img-overlay {
  position: relative;
  display: block;
}

.img-overlay::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 2;
  transition: all 0.3s;
}

.img-overlay img {
  position: relative;
  z-index: 1;
}

.img-overlay:hover::before {
  opacity: 0;
}

.blog-content_grid .post .img-overlay:hover::before {
  opacity: 0.9;
}

.blog-content_grid .post__header {
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translate(0, -50%);
  text-align: center;
  padding: 0 30px;
}

.blog-content_grid .post__categories {
  color: #f5b900;
}

.blog-content_grid .post:nth-child(2n) .post__title {
  color: #fff;
}

.blog-content_grid .post:nth-child(2n) .post__meta_item {
  color: #fff;
}

.blog-content_grid .post:nth-child(2n + 1) .img-overlay::before {
  background-color: #fcfcfc;
}

.blog-content_grid .post:nth-child(2n + 1) .post__meta_item {
  color: #747474;
}

.post_single {
  margin-bottom: 50px;
}

.post_single .post__header {
  margin-bottom: 1rem;
}

.post_single .post__title {
  margin-bottom: 0.5em;
}

.post_single .post__categories {
  margin-bottom: 0.2em;
}

.post__share-links {
  text-align: center;
  position: relative;
  z-index: 2;
  margin-top: -38px;
  margin-bottom: 2rem;
}

.post__share-links ul {
  list-style: none;
  padding: 12px 4px;
  margin: 0;
  background: #fff;
  display: inline-block;
}

@media (min-width: 768px) {
  .post__share-links ul {
    padding: 15px 12px;
  }
}

.post__share-links ul li {
  display: inline;
}

.btn-share {
  padding: 1rem 1.1rem;
  font-weight: normal;
  font-size: 1em;
  color: #fff;
  margin: 0 1px;
}

@media (min-width: 992px) {
  .btn-share {
    padding: 0.75em;
    margin: 0 2px;
  }
}

@media (min-width: 1200px) {
  .btn-share {
    padding: 1rem 1.4rem;
    margin-right: 3px;
    margin-left: 3px;
  }
}

.btn-share span {
  display: none;
}

@media (min-width: 992px) {
  .btn-share span {
    display: inline-block;
  }
}

.btn-share .fa {
  font-size: 1.3rem;
}

.btn-share .fa:first-child {
  margin-right: 0 !important;
}

@media (min-width: 992px) {
  .btn-share .fa:first-child {
    margin-right: .5rem !important;
  }
}

.btn-share:hover {
  color: #fff;
}

.btn-share.btn-fb {
  background-color: #3d57a2;
}

.btn-share.btn-fb:hover {
  background-color: #4866ba;
}

.btn-share.btn-vk {
  background-color: #4079b5;
}

.btn-share.btn-vk:hover {
  background-color: #568bc3;
}

.btn-share.btn-linkedin {
  background-color: #268bbf;
}

.btn-share.btn-linkedin:hover {
  background-color: #329fd6;
}

.btn-share.btn-twitter {
  background-color: #2ba3e1;
}

.btn-share.btn-twitter:hover {
  background-color: #4ab1e5;
}

.btn-share.btn-gplus {
  background-color: #ea4335;
}

.btn-share.btn-gplus:hover {
  background-color: #ed6155;
}

.post-author {
  background: #fcfcfc;
  padding: 30px;
}

.post-author__avatar {
  border-radius: 50%;
  margin: 0 auto 20px auto;
  text-align: center;
}

.post-author__avatar img {
  border-radius: 50%;
}

@media (min-width: 768px) {
  .post-author__avatar {
    float: left;
    margin-right: 30px;
  }
}

.post-author__content {
  overflow: hidden;
}

.post-author__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1rem;
}

.post-author__meta {
  -ms-flex-positive: 1;
      flex-grow: 1;
}

.post-author__name {
  text-transform: uppercase;
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: 0;
}

.post-author__social ul {
  margin-bottom: 0;
}

.comments-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.comments-list li.comment .comment-wrapper {
  padding-bottom: 2rem;
  margin-bottom: 2.5rem;
  border-bottom: 1px dashed #dedede;
}

.comments-list li.comment .comment-avatar {
  float: left;
  margin: 0 26px 0.5rem 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
}

@media (min-width: 768px) {
  .comments-list li.comment .comment-avatar {
    width: 70px;
    height: 70px;
  }
}

@media (min-width: 992px) {
  .comments-list li.comment .comment-avatar {
    width: 100px;
    height: 100px;
  }
}

.comments-list li.comment .comment-avatar img {
  border-radius: 50%;
  width: 100%;
  height: auto;
}

.comments-list li.comment .comment-avatar .comment-reply {
  font-weight: normal;
}

.comments-list li.comment .comment-avatar .comment-reply .fa {
  font-weight: normal;
  margin-right: 0.5rem;
}

.comments-list li.comment .comment-content {
  overflow: hidden;
  padding: 0;
}

@media (min-width: 768px) {
  .comments-list li.comment .comment-content {
    padding-top: 1rem;
  }
}

.comments-list li.comment .comment-author-name {
  text-transform: uppercase;
  display: inline-block;
}

.comments-list li.comment .comment-header__item + .comment-header__item::before {
  content: "\2044";
  display: inline-block;
  margin: 0 0.8em 0 0.8em;
}

.comments-list .comments-list__child {
  padding-left: 0;
}

@media (min-width: 768px) {
  .comments-list .comments-list__child {
    padding-left: 100px;
  }
}

@media (min-width: 992px) {
  .comments-list .comments-list__child {
    padding-left: 124px;
  }
}

.comments-list .comments-list__child ul {
  padding-left: 0;
}

.comments-list > li.comment:last-child .comment-wrapper {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.post-nav {
  overflow: hidden;
}

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

@media (min-width: 992px) {
  .post-nav__post {
    width: 50%;
    padding-right: 15px;
    float: left;
    margin-bottom: 0;
  }
}

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

.post-nav__post_prev .post-nav__thumb {
  float: left;
  margin-right: 20px;
}

.post-nav__post_prev .post-nav__link {
  padding-right: 15px;
}

@media (min-width: 992px) {
  .post-nav__post_prev .post-nav__link {
    padding-right: 30px;
  }
}

@media (min-width: 992px) {
  .post-nav__post_next {
    padding-right: 0;
    padding-left: 30px;
  }
}

.post-nav__post_next .post-nav__thumb {
  float: right;
}

.post-nav__post_next .post-nav__link {
  padding-left: 15px;
}

@media (min-width: 992px) {
  .post-nav__post_next .post-nav__link {
    padding-left: 30px;
  }
}

.post-nav__thumb {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.post-nav__link {
  display: block;
  background-color: #fcfcfc;
  overflow: hidden;
  padding-top: 1rem;
  padding-bottom: 1rem;
  transition: all 0.3s;
}

.post-nav__link:hover {
  text-decoration: none;
  background-color: #f5b900;
}

.post-nav__link:hover .post-nav__label,
.post-nav__link:hover .post-nav__title {
  color: #fff;
}

.post-nav__label {
  display: block;
  margin-bottom: 0.25rem;
  color: #747474;
  transition: color 0.3s;
}

.post-nav__title {
  margin-bottom: 0;
  transition: color 0.3s;
  font-size: 1rem;
}

@media (min-width: 992px) {
  .post-nav__title {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) {
  .swiper_blog-related-title {
    margin-bottom: -40px;
  }
}

@media (min-width: 768px) {
  .swiper_blog-related {
    margin: 0 -15px;
  }
}

@media (min-width: 768px) {
  .swiper_blog-related .swiper-slide {
    width: 33.3%;
  }
  .swiper_blog-related .swiper-slide .post {
    padding: 0 15px;
  }
}

.swiper_blog-related .swiper-button-wrap_square {
  display: block;
  position: relative;
  text-align: center;
  padding: 0 0 1rem 0;
}

@media (min-width: 768px) {
  .swiper_blog-related .swiper-button-wrap_square {
    padding: 0 15px 3rem 0;
    text-align: right;
  }
}

.swiper_blog-related .swiper-button-prev,
.swiper_blog-related .swiper-button-next {
  display: inline-block;
  position: static;
  width: 46px;
  height: 46px;
  background: #fff;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  color: #2a1e16;
  margin: 0 3px;
}

.swiper_blog-related .swiper-button-prev::before,
.swiper_blog-related .swiper-button-next::before {
  line-height: 46px;
  font-size: 14px;
}

.swiper_blog-related .swiper-button-prev::before {
  content: "\f053";
}

.swiper_blog-related .swiper-button-next::before {
  content: "\f054";
}

/*- ---------------------------------------------*/
/*- Widget
/*- ---------------------------------------------*/
/* Base Widgets */
.widget_archive ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_categories ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget_archive ul li,
.widget_nav_menu ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li,
.widget_categories ul li {
  padding: 10px 0 10px 24px;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
}

.widget_archive ul li:before,
.widget_nav_menu ul li:before,
.widget_meta ul li:before,
.widget_pages ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before,
.widget_categories ul li:before {
  position: absolute;
  top: 14px;
  left: 6px;
  display: block;
  content: "\f0da";
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #f5b900;
  margin-right: 10px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.widget_archive ul li a,
.widget_nav_menu ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a,
.widget_categories ul li a {
  color: #747474;
}

.widget_archive ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_comments ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_categories ul li a:hover {
  color: #f5b900;
  text-decoration: underline;
}

.widget_archive ul li:last-child,
.widget_nav_menu ul li:last-child,
.widget_meta ul li:last-child,
.widget_pages ul li:last-child,
.widget_recent_comments ul li:last-child,
.widget_recent_entries ul li:last-child,
.widget_categories ul li:last-child {
  border-bottom: none;
}

.widget_archive ul ul,
.widget_nav_menu ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul,
.widget_categories ul ul {
  margin-top: 1em;
  margin-bottom: -1em;
}

.widget_recent_comments ul li:before {
  content: "\f075";
}

.widget_sidebar {
  margin-bottom: 48px;
}

.widget_sidebar .widget__title {
  text-transform: uppercase;
  font-size: 1.25rem;
  margin-bottom: 2em;
}

.widget_footer {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .widget_footer {
    margin-bottom: 0;
  }
}

.widget_footer .widget__title {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #f5b900;
  margin-bottom: 1.25em;
}

@media (min-width: 768px) {
  .widget_footer .widget__title {
    margin-bottom: 3em;
  }
}

.widget_footer .widget__title::before {
  display: block;
  font-size: 32px;
  line-height: 1.2em;
  color: #fff;
}

@media (min-width: 768px) {
  .widget_footer .widget__title::before {
    font-size: 56px;
  }
}

.widget_footer .form-control[type="text"] {
  background-color: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.06);
  color: #747474;
}

.footer-widgets-row_with-number {
  counter-reset: widget-number;
}

.footer-widget__col_number {
  counter-increment: widget-number;
}

.footer-widget__col_number .widget__title::before {
  content: "0" counter(widget-number) ".";
}

/*- ---------------------------------------------*/
/*- Twitter Widget
/*- ---------------------------------------------*/
.widget-twitter .twitter-feed__item {
  position: relative;
  padding: 0 0 1.5em 37px;
}

.widget-twitter .twitter-feed__item::before {
  content: "\f099";
  color: #f5b900;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.widget-twitter .twitter-feed__item:last-child {
  padding-bottom: 0;
}

.widget-twitter .twitter-feed__date {
  display: block;
}

.widget-twitter.widget_footer .twitter-feed__item::before {
  color: #fff;
}

.widget-twitter.widget_footer .twitter-feed__item > a {
  color: #fff;
}

/*- ---------------------------------------------*/
/*- Contact Widget
/*- ---------------------------------------------*/
.widget-contact .widget-contact__desc {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 1.6em;
  margin-bottom: 1.6em;
}

.widget-contact .widget-contact__desc::after {
  content: "";
  display: table;
  clear: both;
}

.widget-contact .widget-contact_logo {
  display: inline-block;
  font-size: 2.6rem;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  margin: 0 20px 0 0;
  color: #2a1e16;
}

.widget-contact .widget-contact_logo:first-letter {
  color: #f5b900;
}

.widget-contact .widget-contact-list {
  padding-left: 0;
  list-style: none;
}

.widget-contact .widget-contact-list__item {
  padding: 0 0 0 24px;
  position: relative;
}

.widget-contact .widget-contact-list__item::before {
  content: "";
  color: #f5b900;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.widget-contact .widget-contact-list__item_address::before {
  content: "\f015";
}

.widget-contact .widget-contact-list__item_phone::before {
  content: "\f095";
}

.widget-contact .widget-contact-list__item_email::before {
  content: "\f0e0";
}

.widget-contact.widget_footer .widget-contact-list__item::before {
  color: #fff;
}

.widget-contact.widget_footer .widget-contact_logo {
  color: #fff;
}

.widget_sidebar.widget-contact .widget-contact__desc {
  border-color: #e9e8e7;
}

.widget_sidebar.widget-contact .widget-contact_logo {
  display: block;
  float: none;
  margin: 0 0 10px 0;
}

.widget_sidebar.widget-contact .widget-contact__info [class^="col-"] {
  max-width: 100% !important;
  flex: 0 0 100%;
  -ms-flex: 0 0 100%;
}

.widget_sidebar.widget-contact .widget-contact-list__item::before {
  color: #2a1e16;
}

/*- ---------------------------------------------*/
/*- Newsletter Widget
/*- ---------------------------------------------*/
.widget-newsletter__desc {
  padding-top: 1.65em;
}

/*- ---------------------------------------------*/
/*- Tags Cloud
/*- ---------------------------------------------*/
.widget_tag_cloud .tagcloud a {
  margin: 0 10px 10px 0;
  padding-left: 20px;
  padding-right: 20px;
  border-color: #e9e9e9;
}

.widget_tag_cloud .tagcloud a:not(:hover) {
  color: #2a1e16;
}

/*- ---------------------------------------------*/
/*- Buttons
/*- ---------------------------------------------*/
.btn {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  transition: all .2s ease-in-out;
}

.btn .fa:first-child {
  margin-right: 0.5rem;
}

.btn-primary {
  color: #fff;
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-primary:hover {
  color: #fff;
  background-color: #e9a501;
  border-color: #e9a501;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #d08204;
  border-color: #d08204;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #d08204;
  border-color: #d08204;
  background-image: none;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #d08204;
  border-color: #d08204;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-secondary {
  color: #fff;
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #221813;
  border-color: #221813;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #140d0b;
  border-color: #140d0b;
}

.btn-secondary:active, .btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #140d0b;
  border-color: #140d0b;
  background-image: none;
}

.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #140d0b;
  border-color: #140d0b;
}

.btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-info {
  color: #fff;
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-info:hover {
  color: #fff;
  background-color: #23a7de;
  border-color: #23a7de;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #21a8ca;
  border-color: #21a8ca;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #21a8ca;
  border-color: #21a8ca;
  background-image: none;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #21a8ca;
  border-color: #21a8ca;
}

.btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-info.disabled:hover, .btn-info:disabled:hover {
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-success {
  color: #fff;
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-success:hover {
  color: #fff;
  background-color: #23c76d;
  border-color: #23c76d;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #22b256;
  border-color: #22b256;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #22b256;
  border-color: #22b256;
  background-image: none;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #22b256;
  border-color: #22b256;
}

.btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-success.disabled:hover, .btn-success:disabled:hover {
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-warning {
  color: #fff;
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-warning:hover {
  color: #fff;
  background-color: #f66d31;
  border-color: #f66d31;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}

.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #f34c1e;
  border-color: #f34c1e;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #f34c1e;
  border-color: #f34c1e;
  background-image: none;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #f34c1e;
  border-color: #f34c1e;
}

.btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-warning.disabled:hover, .btn-warning:disabled:hover {
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-danger {
  color: #fff;
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-danger:hover {
  color: #fff;
  background-color: #e8322c;
  border-color: #e8322c;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #e21c28;
  border-color: #e21c28;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #e21c28;
  border-color: #e21c28;
  background-image: none;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #e21c28;
  border-color: #e21c28;
}

.btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-danger.disabled:hover, .btn-danger:disabled:hover {
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-outline-primary {
  color: #f5b900;
  background-image: none;
  background-color: transparent;
  border-color: #f5b900;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #f5b900;
  border-color: #f5b900;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #f5b900;
  background-color: #fff0c2;
  border-color: #f5b900;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #ffd75c;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #ffd75c;
}

.btn-outline-secondary {
  color: #2a1e16;
  background-image: none;
  background-color: transparent;
  border-color: #2a1e16;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #2a1e16;
  background-color: #ac7e60;
  border-color: #2a1e16;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: #6d4e39;
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: #6d4e39;
}

.btn-outline-info {
  color: #2ba3e1;
  background-image: none;
  background-color: transparent;
  border-color: #2ba3e1;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #2ba3e1;
  border-color: #2ba3e1;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #2ba3e1;
  background-color: #def1fa;
  border-color: #2ba3e1;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #84caee;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #84caee;
}

.btn-outline-success {
  color: #23d27a;
  background-image: none;
  background-color: transparent;
  border-color: #23d27a;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #23d27a;
  border-color: #23d27a;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #23d27a;
  background-color: #cbf6e0;
  border-color: #23d27a;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #73e8ad;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #73e8ad;
}

.btn-outline-warning {
  color: #f87d3a;
  background-image: none;
  background-color: transparent;
  border-color: #f87d3a;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f87d3a;
  border-color: #f87d3a;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #f87d3a;
  background-color: white;
  border-color: #f87d3a;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #fcbe9d;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #fcbe9d;
}

.btn-outline-danger {
  color: #ea4335;
  background-image: none;
  background-color: transparent;
  border-color: #ea4335;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #ea4335;
  border-color: #ea4335;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #ea4335;
  background-color: #fdefee;
  border-color: #ea4335;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #f49991;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #f49991;
}

.btn-outline-inverse {
  color: #ffcb29;
  background-image: none;
  background-color: transparent;
  border-color: #ffcb29;
  border-color: rgba(255, 255, 255, 0.3);
}

.btn-outline-inverse:hover {
  color: #fff;
  background-color: #ffcb29;
  border-color: #000;
}

.btn-outline-inverse:focus, .btn-outline-inverse.focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-inverse:active, .btn-outline-inverse.active,
.open > .btn-outline-inverse.dropdown-toggle {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}

.btn-outline-inverse:active:hover, .btn-outline-inverse:active:focus, .btn-outline-inverse:active.focus, .btn-outline-inverse.active:hover, .btn-outline-inverse.active:focus, .btn-outline-inverse.active.focus,
.open > .btn-outline-inverse.dropdown-toggle:hover,
.open > .btn-outline-inverse.dropdown-toggle:focus,
.open > .btn-outline-inverse.dropdown-toggle.focus {
  color: #fff;
  background-color: white;
  border-color: #fff;
}

.btn-outline-inverse.disabled:focus, .btn-outline-inverse.disabled.focus, .btn-outline-inverse:disabled:focus, .btn-outline-inverse:disabled.focus {
  border-color: white;
}

.btn-outline-inverse.disabled:hover, .btn-outline-inverse:disabled:hover {
  border-color: white;
}

.btn-outline-inverse:hover {
  color: #2a1e16;
}

.btn-anim-corners {
  position: relative;
  overflow: hidden;
}

.btn-anim-corners::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #fff;
  position: absolute;
  bottom: -20%;
  left: -1px;
  transform: rotate(-45deg) translateX(-50px);
  transition: transform 200ms ease;
}

.btn-anim-corners:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #fff;
  position: absolute;
  top: -20%;
  right: -1px;
  transform: rotate(135deg) translateX(-50px);
  transition: transform 200ms ease;
}

.btn-anim-corners:hover::before {
  transform: rotate(-45deg) translateX(0);
}

.btn-anim-corners:hover::after {
  transform: rotate(135deg) translateX(0);
}

/*- ---------------------------------------------*/
/*- Breadcrumbs
/*- ---------------------------------------------*/
.breadcrumb_page-header {
  margin-bottom: 0;
  position: relative;
  z-index: 2;
}

.breadcrumb-item {
  float: none;
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 0.79rem;
}

@media (min-width: 768px) {
  .breadcrumb-item {
    font-size: 1rem;
  }
}

.breadcrumb-item + .breadcrumb-item::before {
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px) {
  .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}

.breadcrumb-item a {
  color: #fff;
}

.breadcrumb-item a:hover {
  color: #f5b900;
}

/*- ---------------------------------------------*/
/*- Jumbotron
/*- ---------------------------------------------*/
.jumbotron {
  padding: 1.75rem 1.75rem;
  margin-bottom: 4.375rem;
  position: relative;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 3.5rem;
  }
}

@media (min-width: 992px) {
  .jumbotron {
    padding: 3.85rem 3.85rem;
  }
}

@media (min-width: 1200px) {
  .jumbotron {
    padding: 7rem 7rem;
  }
}

.jumbotron .jumbotron__title {
  font-size: 2rem;
}

@media (min-width: 576px) {
  .jumbotron .jumbotron__title {
    font-size: 3rem;
  }
}

@media (min-width: 992px) {
  .jumbotron .jumbotron__title {
    font-size: 4rem;
  }
}

@media (min-width: 992px) {
  .jumbotron_img::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
  }
}

@media (min-width: 992px) {
  .jumbotron_img_1::after {
    background-image: url("../images/jumbotron-img.png");
  }
}

@media (min-width: 992px) {
  .jumbotron_img_2::after {
    background-image: url("../images/jumbotron-img2.png");
  }
}

.jumbotron_bg-color::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.94;
}

.jumbotron_bg-color_primary::before {
  background-color: #f5b900;
}

.jumbotron_bg {
  background-image: url("../images/jumbotron-bg.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.jumbotron_txt_secondary p {
  color: #2a1e16;
}

/*- ---------------------------------------------*/
/*- Alert
/*- ---------------------------------------------*/
.alert {
  position: relative;
}

.alert p:last-child {
  margin-bottom: 0;
}

.alert_with-icon {
  padding-left: 70px;
  min-height: 50px;
}

.alert_with-icon > .fa {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 46px;
  background: #fff;
  text-align: center;
  font-size: 18px;
}

.alert_with-icon > .fa::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.alert-dismissible .close {
  opacity: .4;
  text-shadow: none;
}

.alert-success {
  background-color: #23d27a;
  border-color: #23d27a;
  color: #fff;
}

.alert-success hr {
  border-top-color: #1fbc6d;
}

.alert-success .alert-link {
  color: #e6e6e6;
}

.alert-success > .fa {
  color: #23d27a;
}

.alert-info {
  background-color: #2ba3e1;
  border-color: #2ba3e1;
  color: #fff;
}

.alert-info hr {
  border-top-color: #1e96d4;
}

.alert-info .alert-link {
  color: #e6e6e6;
}

.alert-info > .fa {
  color: #2ba3e1;
}

.alert-warning {
  background-color: #f87d3a;
  border-color: #f87d3a;
  color: #fff;
}

.alert-warning hr {
  border-top-color: #f76d21;
}

.alert-warning .alert-link {
  color: #e6e6e6;
}

.alert-warning > .fa {
  color: #f87d3a;
}

.alert-danger {
  background-color: #ea4335;
  border-color: #ea4335;
  color: #fff;
}

.alert-danger hr {
  border-top-color: #e82e1e;
}

.alert-danger .alert-link {
  color: #e6e6e6;
}

.alert-danger > .fa {
  color: #ea4335;
}

/*- ---------------------------------------------*/
/*- Progress Bar
/*- ---------------------------------------------*/
.progress {
  height: 36px;
  margin-bottom: 1.5rem;
}

.progress__label {
  font-size: 1.25rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5em;
  font-weight: 700;
  color: #2a1e16;
  margin-bottom: .5em;
}

.progress__label::after {
  content: "";
  display: table;
  clear: both;
}

.progress__value {
  float: right;
}

.progress_size-md {
  height: 18px;
}

.progress_size-sm {
  height: 10px;
}

.progress_size-xs {
  height: 4px;
}

.progress-secondary[value]::-webkit-progress-value {
  background-color: #2a1e16;
}

.progress-secondary[value]::-moz-progress-bar {
  background-color: #2a1e16;
}

.progress-secondary[value]::-ms-fill {
  background-color: #2a1e16;
}

@media screen and (min-width: 0\0) {
  .progress-secondary .progress-bar {
    background-color: #2a1e16;
  }
}

/*- ---------------------------------------------*/
/*- Accordion
/*- ---------------------------------------------*/
.panel-heading {
  min-height: 40px;
  margin: 0 0 5px 0;
}

.panel-title {
  font-size: 1.25rem;
  font-weight: 400;
  margin-bottom: 0;
}

.panel-title > a {
  color: #2a1e16;
  text-decoration: none;
  display: block;
  position: relative;
  padding: 1.2rem 1.5rem;
  transition: all .2s ease;
}

.panel-title > a:hover {
  color: #f5b900;
  text-decoration: none;
}

.panel-collapse {
  padding: 0 1.5rem;
}

.panel-body {
  padding: 1rem 0 1.5rem 0;
}

.accordion_style_default .panel-heading {
  margin-bottom: 20px;
}

.accordion_style_default .panel-heading .panel-title > a {
  padding: 11px 0 10px 66px;
}

.accordion_style_default .panel-heading .panel-title > a::before {
  content: "\f0da";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #2a1e16;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.accordion_style_default .panel-heading .panel-title > a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-top: 10px solid #2a1e16;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: none;
}

.accordion_style_default .panel-heading .panel-title > a:not([class="collapsed"])::before {
  content: "\f0d7";
  background-color: #f5b900;
}

.accordion_style_default .panel-heading .panel-title > a:not([class="collapsed"])::after {
  top: 40px;
  border-top-color: #f5b900;
}

.accordion_style_default .panel-collapse {
  padding: 0 0 0 66px;
}

.accordion_style_default .panel-body {
  padding: 0 0 2rem 0;
}

.accordion_style_bordered .panel-heading {
  border: 1px solid #e7e7e7;
}

.accordion_style_border-bottom .panel-heading {
  border: 1px solid transparent;
  border-bottom: 1px solid #e7e7e7;
}

.accordion_style_bg .panel-heading {
  border: 1px solid #f9f9f9;
  background-color: #f9f9f9;
}

.accordion_style_bg_primary .panel-heading {
  border: 1px solid #f5b900;
  background-color: #f5b900;
}

.accordion_style_bg_primary .panel-title > a:hover {
  color: #fff;
}

.accordion_style_bg_secondary .panel-heading {
  border: 1px solid #2a1e16;
  background-color: #2a1e16;
}

.accordion_style_bg_secondary .panel-title > a {
  color: #fff;
}

/*- ---------------------------------------------*/
/*- Nav
/*- ---------------------------------------------*/
.nav-pills .nav-link {
  font-family: "Montserrat", sans-serif;
  transition: all 0.2s ease;
  color: #2a1e16;
}

/*- ---------------------------------------------*/
/*- Tabs
/*- ---------------------------------------------*/
.tab-content {
  padding: 20px 0 0 0;
}

.tab-content p:last-child {
  margin-bottom: 0;
}

.tabs_style_bordered .nav {
  border-bottom: 1px solid #e7e7e7;
}

.tabs_style_bordered .nav .nav-item .nav-link {
  border: 1px solid #e7e7e7;
  border-bottom: none;
}

.tabs_style_bordered .nav .nav-item .nav-link:not(.active) {
  background: #fff;
}

.tabs_style_bordered .nav .nav-item + .nav-item {
  margin-left: -1px;
}

.tabs_style_bordered .tab-content {
  border: 1px solid #e7e7e7;
  border-top: none;
  padding: 20px 2rem 30px 2rem;
}

/*- ---------------------------------------------*/
/*- Dropcaps
/*- ---------------------------------------------*/
.dropcap {
  background-color: #f9f9f9;
  font-size: 2rem;
  height: 4rem;
  width: 4rem;
  line-height: 4rem;
  text-align: center;
  float: left;
  margin: 0.25rem 1rem 0 0;
}

.dropcap__color_primary {
  background-color: #f5b900;
  color: #fff;
}

.dropcap__color_secondary {
  background-color: #2a1e16;
  color: #fff;
}

.dropcap__shape_circle {
  border-radius: 50%;
}

.dropcap__size_lg {
  width: 6rem;
  height: 6rem;
  line-height: 6rem;
  font-size: 3rem;
}

.dropcap__size_sm {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.25rem;
}

/*- ---------------------------------------------*/
/*- Pagination
/*- ---------------------------------------------*/
.page-link:focus, .page-link:hover {
  text-decoration: none;
}

.pagination_rounded .page-link {
  border-radius: .3rem;
}

.pagination_rounded .page-item + .page-item .page-link {
  margin-left: .5rem;
}

.pagination_modern .page-link {
  background: #fcfcfc;
  border-color: transparent;
  font-family: "Montserrat", sans-serif;
  color: #2a1e16;
}

.pagination_modern .page-link:hover {
  background-color: #f5b900;
  color: #fff;
}

.pagination_modern .page-item + .page-item .page-link {
  margin-left: .71rem;
}

.pagination_modern .disabled .page-link {
  border-color: transparent;
}

.pagination_modern_top-border {
  border-top: 1px solid #f4f4f4;
  padding-top: 30px;
  margin-top: 10px;
}

.pagination_modern_nav {
  width: 100%;
}

.pagination_modern_nav .page-item-prev,
.pagination_modern_nav .page-item-next {
  float: right;
}

.pagination_color_secondary .page-item.active .page-link, .pagination_color_secondary .page-item.active .page-link:focus, .pagination_color_secondary .page-item.active .page-link:hover {
  color: #fff;
  background-color: #2a1e16;
  border-color: #2a1e16;
}

.pagination_color_secondary .page-item.disabled .page-link, .pagination_color_secondary .page-item.disabled .page-link:focus, .pagination_color_secondary .page-item.disabled .page-link:hover {
  color: #747474;
  background-color: #fff;
  border-color: #ddd;
}

.pagination_color_secondary .page-link {
  color: #2a1e16;
  background-color: #fff;
  border-color: #ddd;
}

.pagination_color_secondary .page-link:focus, .pagination_color_secondary .page-link:hover {
  color: #4b3628;
  background-color: #f9f9f9;
  border-color: #ddd;
}

.pager {
  position: relative;
  overflow: hidden;
  text-align: center;
  white-space: nowrap;
  margin: 1rem 0 2rem 0;
}

.pager::before, .pager::after {
  content: "";
  position: relative;
  display: inline-block;
  width: 50%;
  height: 1px;
  vertical-align: middle;
  background-color: #e9e9e9;
  background-clip: content-box;
}

.pager::before {
  margin-left: -50%;
  margin-right: 40px;
}

.pager::after {
  margin-right: -50%;
  margin-left: 40px;
}

.pager__item-prev,
.pager__item-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  position: relative;
  z-index: 1;
  transition: all 0.2s ease-out;
}

.pager__item-prev {
  float: left;
  text-align: left;
}

.pager__item-next {
  float: right;
  text-align: right;
}

.pager__item-back {
  position: relative;
}

.pager_color_secondary .pager__item-prev,
.pager_color_secondary .pager__item-next {
  color: #2a1e16;
}

.pager_color_secondary .pager__item-prev:hover,
.pager_color_secondary .pager__item-next:hover {
  color: #4b3628;
}

/*- ---------------------------------------------*/
/*- Cards
/*- ---------------------------------------------*/
.card-columns .card {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  display: inline-block;
}

.card-columns .card img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.card-columns.card-columns_2 {
  -moz-column-count: 2;
       column-count: 2;
}

@media (min-width: 576px) {
  .card-columns.card-columns_2 {
    -moz-column-count: 2;
         column-count: 2;
  }
}

@media (min-width: 992px) {
  .card-columns.card-columns_2 {
    -moz-column-count: 2;
         column-count: 2;
  }
}

.card-columns.card-columns_3 {
  -moz-column-count: 2;
       column-count: 2;
}

@media (min-width: 576px) {
  .card-columns.card-columns_3 {
    -moz-column-count: 2;
         column-count: 2;
  }
}

@media (min-width: 992px) {
  .card-columns.card-columns_3 {
    -moz-column-count: 3;
         column-count: 3;
  }
}

.card-columns.card-columns_4 {
  -moz-column-count: 2;
       column-count: 2;
}

@media (min-width: 576px) {
  .card-columns.card-columns_4 {
    -moz-column-count: 2;
         column-count: 2;
  }
}

@media (min-width: 992px) {
  .card-columns.card-columns_4 {
    -moz-column-count: 4;
         column-count: 4;
  }
}

/*- ---------------------------------------------*/
/*- Figure
/*- ---------------------------------------------*/
.figure-holder {
  margin-bottom: 1rem;
}

.figure-holder__link {
  display: block;
  position: relative;
}

.figure-holder__link::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.46);
  border-radius: 50%;
  transition: background-color ease-out 0.2s;
}

.figure-holder__link::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #f5b900;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 94px;
  height: 94px;
  border-radius: 50%;
  font-size: 36px;
  line-height: 94px;
  text-align: center;
  color: #fff;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: background-color ease-out 0.2s;
}

.figure-holder__link:hover::before {
  background-color: #fff;
}

.figure-holder__link:hover::after {
  background-color: #2a1e16;
}

.figure-holder_hover_style1 .figure-holder__link::before, .figure-holder_hover_style1 .figure-holder__link::after {
  transform: translate(-50%, -50%) scale(0);
  transition: all ease-out 0.2s;
  opacity: 0;
}

.figure-holder_hover_style1 .figure-holder__link:hover::before, .figure-holder_hover_style1 .figure-holder__link:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.figure-holder_hover_style2 .figure-holder__link::before {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  transform: none;
  transition: all ease-out 0.2s;
  opacity: 0;
}

.figure-holder_hover_style2 .figure-holder__link::after {
  transform: translate(-50%, -50%) scale(0);
  transition: all ease-out 0.2s;
  opacity: 0;
}

.figure-holder_hover_style2 .figure-holder__link:hover::before {
  opacity: 0.7;
}

.figure-holder_hover_style2 .figure-holder__link:hover::after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.figure_play .figure-holder__link::after {
  content: "\f04b";
  text-indent: 8px;
}

.figure_zoom .figure-holder__link::after {
  content: "\f002";
}

.figure_link .figure-holder__link::after {
  content: "\f0c1";
}

.figure_map .figure-holder__link::after {
  content: "\f041";
}

/*- ---------------------------------------------*/
/*- Icobox
/*- ---------------------------------------------*/
.icobox {
  position: relative;
  margin-bottom: 2rem;
}

.icobox::after {
  content: "";
  display: table;
  clear: both;
}

.icobox p:last-child {
  margin-bottom: 0;
}

.icobox__icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #2a1e16;
  color: #fff;
  font-size: 2.6rem;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  margin-bottom: 1.7rem;
}

.icobox__title {
  margin-bottom: 0;
}

.icobox__title + p {
  padding-top: 1em;
}

.icobox__link-wrapper {
  text-decoration: none;
}

.icobox__link-wrapper:hover {
  text-decoration: none;
}

.icobox_icon-color-primary .icobox__icon {
  background-color: #f5b900;
}

.icobox_icon-color-primary.icobox_icon-no-shape .icobox__icon {
  background-color: transparent;
  color: #f5b900;
}

.icobox_icon-color-primary.icobox_type_card {
  background-color: #f5b900;
}

.icobox_centered {
  text-align: center;
}

.icobox_centered .icobox__icon {
  margin-left: auto;
  margin-right: auto;
  text-align: center !important;
}

.icobox_right {
  text-align: right;
}

.icobox_right .icobox__icon {
  float: right;
}

.icobox_right .icobox__icon-holder::after {
  content: "";
  display: table;
  clear: both;
}

.icobox_icon-left .icobox__icon {
  float: left;
  margin: 0 2rem 0 0;
}

.icobox_icon-right .icobox__icon {
  float: right;
  margin: 0 0 0 2rem;
}

.icobox_icon-shape_round .icobox__icon {
  border-radius: 50%;
}

.icobox_icon-no-shape .icobox__icon {
  background: none;
  color: #2a1e16;
  font-size: 56px;
  line-height: 1em;
  text-align: left;
}

.icobox_icon-no-shape.icobox_icon-left .icobox__icon {
  margin-right: 0;
}

.icobox_icon-no-shape.icobox_icon-right .icobox__icon {
  margin-left: 0;
  text-align: right;
}

@media (min-width: 992px) {
  .icobox_size_xl .icobox__icon {
    width: 132px;
    height: 132px;
    font-size: 56px;
    line-height: 132px;
    margin-bottom: 2rem;
  }
}

.icobox_type_boxed {
  background: #fcfcfc;
  padding: 47px 32px;
}

.icobox_type_card {
  background-color: #2a1e16;
  padding: 25px 20px 35px 20px;
}

.icobox_type_card br {
  display: none;
}

@media (min-width: 992px) {
  .icobox_type_card {
    padding: 60px 40px;
  }
  .icobox_type_card br {
    display: inline-block;
  }
}

.icobox_type_card .icobox__icon {
  color: #fff;
  background: none;
  margin-bottom: 1rem;
  transition: all 0.2s ease;
}

@media (min-width: 992px) {
  .icobox_type_card .icobox__icon {
    font-size: 56px;
    line-height: 56px;
  }
}

.icobox_type_card .icobox__title {
  color: #fff;
  line-height: 1.33em;
  transition: all 0.2s ease;
}

.icobox_type_card .icobox__body {
  color: #fff;
}

.icobox_type_card:hover .icobox__icon {
  transform: translate(0, -0.5rem);
}

.icobox_type_card:hover .icobox__title {
  transform: translate(0, 0.5rem);
}

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

.icoboxes-card-wrapper::after {
  content: "";
  display: table;
  clear: both;
}

.icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card {
  margin-bottom: 0;
}

.icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card:nth-child(2n+1) {
  background-color: #2a1e16;
}

@media (min-width: 768px) {
  .icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card {
    float: left;
    width: 50%;
  }
  .icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card:nth-child(4n+1), .icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card:nth-child(4n+4) {
    background-color: #2a1e16;
  }
  .icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card:nth-child(4n+2), .icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card:nth-child(4n+3) {
    background-color: #f5b900;
  }
}

@media (min-width: 992px) {
  .icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card {
    width: 33.3%;
  }
  .icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card:nth-child(2n+1) {
    background-color: #6e8f2a;
  }
  .icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card:nth-child(2n) {
    background-color: #f5b900;
  }
}

@media (min-width: 768px) {
  .icobox_top-line {
    margin-top: 0px;
  }
  .icobox_top-line::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -86px;
    width: 1px;
    height: 56px;
    background-color: #ececec;
  }
}

/*- ---------------------------------------------*/
/*- Call to Action
/*- ---------------------------------------------*/
.cta {
  position: relative;
  background: #f9f9f9;
  padding: 2rem;
  margin-bottom: 2rem;
}

.cta__containter {
  width: 100%;
}

@media (min-width: 992px) {
  .cta__containter {
    display: table;
    vertical-align: middle;
  }
}

@media (min-width: 992px) {
  .cta__content {
    display: table-cell;
    vertical-align: middle;
  }
}

.cta__title {
  font-weight: 400;
}

@media (min-width: 992px) {
  .cta__title {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .cta__actions {
    display: table-cell;
    width: 1%;
    vertical-align: middle;
  }
}

.cta-bg__primary {
  background: #f5b900;
}

.cta-bg__secondary {
  background: #2a1e16;
}

.cta-bg__secondary .cta__title {
  color: #fff;
}

@media (min-width: 992px) {
  .cta-spacing__lg {
    padding: 4rem 3rem;
  }
}

@media (min-width: 1200px) {
  .cta-spacing__xl {
    padding: 5rem 3.5rem;
  }
}

.cta__centered {
  text-align: center;
}

@media (min-width: 992px) {
  .cta__centered .cta__containter {
    display: block;
    width: 100%;
  }
}

.cta__centered .cta__content {
  margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
  .cta__centered .cta__content {
    display: block;
  }
}

@media (min-width: 992px) {
  .cta__centered .cta__actions {
    display: block;
    width: 100%;
  }
}

.cta-layout__full-width {
  margin-left: -50%;
  margin-right: -50%;
  padding-left: 50%;
  padding-right: 50%;
  overflow: hidden;
}

/*- ---------------------------------------------*/
/*- Counter
/*- ---------------------------------------------*/
.counter {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .counter {
    margin-bottom: 0;
  }
}

.counter__icon {
  font-size: 36px;
  line-height: 1.2em;
  display: block;
}

@media (min-width: 992px) {
  .counter__icon {
    font-size: 56px;
  }
}

.counter__num {
  display: block;
  font-size: 32px;
  line-height: 1.2em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

@media (min-width: 992px) {
  .counter__num {
    font-size: 48px;
  }
}

.counter__info {
  font-size: 12px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

@media (min-width: 768px) {
  .counter__info {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .counter__info {
    font-size: 1.25rem;
  }
}

.counter_color_primary .counter__icon {
  color: #f5b900;
}

.counter_color_primary .counter__wrap {
  color: #f5b900;
}

.counter_color_secondary .counter__icon {
  color: #2a1e16;
}

.counter_color_secondary .counter__wrap {
  color: #2a1e16;
}

.counter_color_white .counter__icon {
  color: #fff;
}

.counter_color_white .counter__wrap {
  color: #fff;
}

.counter_layout_left .counter__icon {
  float: left;
  margin-right: 0.35em;
}

@media (min-width: 992px) {
  .counter_layout_left .counter__icon {
    margin-right: 0.65em;
  }
}

.counter_layout_left .counter__wrap {
  overflow: hidden;
}

.counter_layout_center {
  text-align: center;
}

.counter_layout_center .counter__icon {
  display: block;
}

.counter_layout_center .counter__wrap {
  overflow: hidden;
}

/*- ---------------------------------------------*/
/*- Pricing Tables
/*- ---------------------------------------------*/
.pricing-plan {
  background: #f9f9f9;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.pricing-plan__header {
  text-align: center;
  display: table;
  width: 100%;
  position: relative;
  background: url("../images/pricing-plan-bg.jpg") 50% 50% no-repeat;
  background-size: cover;
  height: 120px;
}

@media (min-width: 576px) {
  .pricing-plan__header {
    height: 155px;
  }
}

@media (min-width: 768px) {
  .pricing-plan__header {
    height: 180px;
  }
}

@media (min-width: 992px) {
  .pricing-plan__header {
    height: 224px;
  }
}

@media (min-width: 1200px) {
  .pricing-plan__header {
    height: 266px;
  }
}

.pricing-plan__header::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #2a1e16;
  opacity: .92;
}

.pricing-plan__header-inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  position: relative;
  z-index: 1;
}

.pricing-plan__price {
  color: #fff;
  line-height: 1.1em;
  letter-spacing: -0.025em;
  font-size: 2.5rem;
  display: block;
}

@media (min-width: 576px) {
  .pricing-plan__price {
    font-size: 3rem;
  }
}

@media (min-width: 768px) {
  .pricing-plan__price {
    font-size: 4rem;
  }
}

@media (min-width: 992px) {
  .pricing-plan__price {
    font-size: 5rem;
  }
}

@media (min-width: 1200px) {
  .pricing-plan__price {
    font-size: 6rem;
  }
}

.pricing-plan__title {
  text-transform: uppercase;
  color: #f5b900;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  display: block;
}

.pricing-plan__content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.pricing-plan__content ul > li {
  padding: 1em;
}

.pricing-plan__content ul > li:nth-child(odd) {
  background: #fdfdfd;
}

.pricing-plan__content ul > li:first-child {
  padding-top: 1.5em;
}

.pricing-plan__footer {
  padding: 1.8rem;
  text-align: center;
}

.pricing-plan_featured .pricing-plan__header {
  background-image: url("../images/pricing-plan-bg2.jpg");
}

.pricing-plan_featured .pricing-plan__header::before {
  background-color: #f5b900;
}

@media (min-width: 768px) {
  .pricing-plan_featured .pricing-plan__header {
    height: 220px;
    transform: translateY(-20px);
  }
}

@media (min-width: 992px) {
  .pricing-plan_featured .pricing-plan__header {
    height: 274px;
    transform: translateY(-25px);
  }
}

@media (min-width: 1200px) {
  .pricing-plan_featured .pricing-plan__header {
    height: 326px;
    transform: translateY(-30px);
  }
}

.pricing-plan_featured .pricing-plan__title {
  color: #2a1e16;
}

.col-no-margin .pricing-plan {
  margin-left: 1px;
}

/*- ---------------------------------------------*/
/*- Team
/*- ---------------------------------------------*/
.team-member {
  margin-bottom: 30px;
}

.team-member:hover .team-member__content {
  background-color: #f5b900;
}

.team-member:hover .team-member__img img {
  transform: translateY(5%);
}

.team-member:hover .team-member__info {
  color: #fff;
}

.team-member__img {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.team-member__img img {
  width: 100%;
  height: auto;
  transition: all 0.2s ease;
}

.team-member__content {
  text-align: center;
  padding: 2rem;
  background-color: #fcfcfc;
  transition: all 0.2s ease;
}

.team-member__info {
  color: #f5b900;
  text-transform: uppercase;
}

.team-member__name:last-child {
  margin-bottom: 0;
}

/*- ---------------------------------------------*/
/*- Testimonials
/*- ---------------------------------------------*/
.testimonials-slider {
  width: 100%;
}

.testimonials-slider .swiper-button-prev,
.testimonials-slider .swiper-button-next {
  top: 120px;
  margin-top: 0;
  display: none;
}

@media (min-width: 576px) {
  .testimonials-slider .swiper-button-prev,
  .testimonials-slider .swiper-button-next {
    display: block;
  }
}

.testimonials-slider_size_sm .testimonial-text {
  font-size: 1.15rem;
  font-family: "Open Sans", sans-serif;
}

.testimonials-slider_size_sm .figure-author img {
  width: 80px;
}

.testimonial-container {
  text-align: center;
  position: relative;
}

.testimonial-container::before {
  content: "\f10e";
  font-family: 'FontAwesome';
  font-size: 32px;
  display: block;
  margin: 0 auto 1rem auto;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 768px) {
  .testimonial-container::before {
    font-size: 56px;
  }
}

.testimonial-text {
  margin-bottom: 4rem;
  font-family: "Montserrat", sans-serif;
}

@media (min-width: 768px) {
  .testimonial-text {
    font-size: 1.25rem;
    line-height: 1.555em;
  }
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: none;
}

.swiper-button-prev::before,
.swiper-container-rtl .swiper-button-next::before {
  content: "\f104";
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 56px;
  line-height: 1.2em;
  vertical-align: middle;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: none;
}

.swiper-button-next::before,
.swiper-container-rtl .swiper-button-prev::before {
  content: "\f105";
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 56px;
  line-height: 1.2em;
  vertical-align: middle;
}

.figure-author {
  position: relative;
}

.figure-author img {
  border: 6px solid #fff;
  border-radius: 50%;
  display: block;
  margin: 0 auto 1.6rem auto;
}

.figure-author h5 {
  margin-bottom: 0.2em;
}

.testimonial-wrapper {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 80px;
}

.testimonial-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  left: -50%;
  right: -50%;
  bottom: 0;
  height: 170px;
  background-color: #fff;
}

.testimonial-slider_inverted-text .testimonial-container::before {
  color: #fff;
}

.testimonial-slider_inverted-text .testimonial-text {
  color: #fff;
}

.testimonial-slider_inverted-text .swiper-button-prev::before,
.testimonial-slider_inverted-text .swiper-button-next::before {
  color: #fff;
}

.testimonials-slider_boxed {
  padding: 2rem;
  background-color: #f9f9f9;
}

.testimonials-slider_boxed .swiper-button-wrap {
  position: relative;
  text-align: center;
}

.testimonials-slider_boxed .swiper-button-wrap .swiper-button-prev,
.testimonials-slider_boxed .swiper-button-wrap .swiper-button-next {
  position: static;
  display: inline-block;
}

.testimonials-slider_color_primary {
  background-color: #f5b900;
}

.testimonials-slider_color_primary .testimonial-text {
  color: #fff;
}

.testimonials-slider_color_primary .testimonial-container::before {
  color: #fff;
}

.testimonials-slider_color_primary .figure-author figcaption {
  color: #fff;
}

.testimonials-slider_color_primary .swiper-button-prev::before,
.testimonials-slider_color_primary .swiper-button-next::before {
  color: #fff;
}

.testimonials-slider_color_secondary {
  background-color: #2a1e16;
}

.testimonials-slider_color_secondary .testimonial-text {
  color: #fff;
}

.testimonials-slider_color_secondary .testimonial-container::before {
  color: #fff;
}

.testimonials-slider_color_secondary .figure-author h5 {
  color: #fff;
}

.testimonials-slider_color_secondary .figure-author figcaption {
  color: #fff;
}

.testimonials-slider_color_secondary .swiper-button-prev::before,
.testimonials-slider_color_secondary .swiper-button-next::before {
  color: #fff;
}

/*- ---------------------------------------------*/
/*- Clients
/*- ---------------------------------------------*/
.logo-box {
  text-align: center;
}

.logo-box img {
  max-width: 100%;
  height: auto;
}

.logo-box > a {
  display: block;
  padding: 2rem 0;
  transition: all 0.2s ease;
}

.logos-wrapper_hover-style1 .logo-box:hover > a {
  background-color: #f9f9f9;
}

.logos-wrapper_hover-style2 .logo-box img {
  opacity: 0.2;
  transition: all 0.2s ease;
}

.logos-wrapper_hover-style2 .logo-box:hover img {
  opacity: 1;
}

.logos-wrapper_corners {
  position: relative;
  padding: 0 30px;
}

.logos-wrapper_corners::before, .logos-wrapper_corners::after {
  content: "";
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  border-style: solid;
  border-width: 2px;
  border-color: #2a1e16;
}

.logos-wrapper_corners::before {
  left: 0;
  top: 0;
  border-right: none;
  border-bottom: none;
}

.logos-wrapper_corners::after {
  right: 0;
  bottom: 0;
  border-left: none;
  border-top: none;
}

/*- ---------------------------------------------*/
/*- Info Banner
/*- ---------------------------------------------*/
.info-banner {
  overflow: hidden;
  position: relative;
  background-color: #f9f9f9;
  margin-bottom: 2rem;
}

.info-banner-wrap {
  padding: 20px;
  min-height: 150px;
  display: table;
  width: 100%;
  height: 100%;
}

@media (min-width: 576px) {
  .info-banner-wrap {
    padding: 30px;
  }
}

@media (min-width: 768px) {
  .info-banner-wrap {
    padding: 40px;
  }
}

@media (min-width: 992px) {
  .info-banner-wrap {
    padding: 50px;
  }
}

.info-banner-inner {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
}

.info-banner-link-full {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 3;
}

.info-banner-overlay {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
}

.info-banner-title {
  position: relative;
  z-index: 3;
  pointer-events: none;
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 0;
  font-size: bold;
  font-family: "Montserrat", sans-serif;
  color: #2a1e16;
}

@media (min-width: 576px) {
  .info-banner-title {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .info-banner-title {
    font-size: 42px;
  }
}

@media (min-width: 992px) {
  .info-banner-title {
    font-size: 48px;
    line-height: 1.025em;
  }
}

.info-banner-title br {
  display: none;
}

@media (min-width: 576px) {
  .info-banner-title br {
    display: inline-block;
  }
}

.info-banner-subtitle {
  position: relative;
  z-index: 3;
  pointer-events: none;
  font-size: 12px;
  line-height: 1.2em;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0;
  color: #2a1e16;
}

@media (min-width: 576px) {
  .info-banner-subtitle {
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .info-banner-subtitle {
    font-size: 16px;
  }
}

.info-banner-desc {
  position: relative;
  z-index: 3;
  pointer-events: none;
  margin-top: .75em;
}

@media (max-width: 479px) {
  .info-banner-desc {
    display: none;
  }
}

.info-banner-btn {
  position: relative;
  z-index: 3;
  margin-top: 2em;
}

@media (max-width: 479px) {
  .info-banner-btn {
    padding: 6px 18px;
    font-size: 0.91em;
  }
}

.info-banner-img {
  position: absolute;
  z-index: 3;
  top: 0;
  display: block;
  border: 0;
  box-shadow: none;
  max-width: none;
  width: auto !important;
  float: none;
  margin: 0 auto;
  pointer-events: none;
  max-height: 100%;
}

.info-banner_color_primary {
  background-color: #f5b900;
}

.info-banner_color_secondary {
  background-color: #2a1e16;
}

.info-banner_color_secondary .info-banner-title {
  color: #fff;
}

.info-banner_color_secondary .info-banner-subtitle {
  color: #fff;
}

.info-banner_txt-top .info-banner-inner {
  vertical-align: top;
}

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

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

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

.info-banner_img-top-left {
  left: 0;
  top: 0;
}

.info-banner_img-top-center {
  left: 50%;
  transform: translate(-50%, 0);
}

.info-banner_img-top-right {
  left: auto;
  right: 0;
}

.info-banner_img-center-left {
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.info-banner_img-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.info-banner_img-center-right {
  top: 50%;
  transform: translate(0, -50%);
  left: auto;
  right: 0;
}

.info-banner_img-bottom-left {
  left: 0;
}

.info-banner_img-bottom-center,
.info-banner_img-bottom-left,
.info-banner_img-bottom-right {
  top: auto;
  bottom: 0;
}

.info-banner_img-bottom-center {
  left: 50%;
  transform: translateX(-50%);
}

.info-banner_img-bottom-right {
  right: 0;
  left: auto;
}

.info-banner-spacer {
  display: none;
}

@media (min-width: 768px) {
  .info-banner-spacer {
    display: block;
  }
}

/*- ---------------------------------------------*/
/*- Google Map
/*- ---------------------------------------------*/
.gm-map {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 240px;
}

@media (min-width: 768px) {
  .gm-map {
    min-height: 350px;
  }
}

.gm-map_lg {
  min-height: 300px;
}

@media (min-width: 768px) {
  .gm-map_lg {
    min-height: 620px;
  }
}

/*- ---------------------------------------------*/
/*- MagnificPopup
/*- ---------------------------------------------*/
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/*- ---------------------------------------------*/
/*- Header
/*- ---------------------------------------------*/
.header {
  display: table;
  height: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: fixed;
  left: 0;
  width: 100%;
  z-index: 5;
  transition: all 0.2s;
  opacity: 0.7;
  background: #6e8f2a;
}

@media (min-width: 768px) {
  .header {
    height: 90px;
  }
}

.header_fixed {
  background-color: #6e8f2a;
  height: 60px;
}

@media (min-width: 768px) {
  .header_fixed {
    height: 60px;
  }
}

.header__logo {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 20px;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .header__logo {
    width: 1%;
    padding-left: 32px;
    padding-bottom: 12PX;
  }
}

.logo {
  font-size: 1.7rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  line-height: 1.2em;
  font-weight: 700;
}

.logo > a {
  color: #fff;
}

.logo > a:hover {
  text-decoration: none;
}

.logo:first-letter {
  color: #f5b900;
}

@media (min-width: 768px) {
  .logo {
    font-size: 2.6rem;
  }
}

.header__nav {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  text-align: center;
}

@media (min-width: 768px) {
  .header__nav {
    width: 100%;
  }
}

.header__aside {
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px 0 0;
  width: 1%;
  height: 100%;
}

@media (min-width: 768px) {
  .header__aside {
    padding: 0 34px 0 0;
  }
}

.side-panel-btn {
  display: inline-block;
  height: 16px;
  width: 20px;
  position: relative;
}

@media (min-width: 768px) {
  .side-panel-btn {
    width: 28px;
  }
}

.side-panel-btn:hover .side-panel-btn__line {
  background-color: #f5b900;
}

.side-panel-btn__line {
  display: block;
  width: 20px;
  height: 2px;
  overflow: hidden;
  background: #fff;
  vertical-align: top;
  transition: background-color 0.3s;
}

.side-panel-btn__line:first-child {
  margin-top: 3px;
}

.side-panel-btn__line:nth-child(2) {
  margin: 5px 0;
}

@media (min-width: 768px) {
  .side-panel-btn__line {
    width: 28px;
  }
}

.site-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.7);
}

.nav-pushy {
  position: fixed;
  width: 300px;
  bottom: 0;
  top: 0;
  right: -300px;
  z-index: 1000;
  overflow: hidden;
  text-align: left;
  transition: all 0.3s ease;
}

@media (min-width: 768px) {
  .nav-pushy {
    width: 350px;
    right: -350px;
  }
}

.nav-pushy__header {
  text-align: right;
  padding: 31px 35px 30px 0;
  border-bottom: 1px solid #efefef;
}

.nav-pushy__content {
  padding: 30px;
}

.nav-pushy__inner {
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #fdfdfd;
  position: relative;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.nav-pushy__close {
  display: inline-block;
  position: relative;
  width: 28px;
  height: 28px;
  vertical-align: top;
}

.nav-pushy__close::before, .nav-pushy__close::after {
  content: "";
  border-left: 2px solid #f5b900;
  height: 28px;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1px;
  transition: all 0.2s ease;
}

.nav-pushy__close::before {
  transform: rotate(-45deg);
}

.nav-pushy__close::after {
  transform: rotate(45deg);
}

.nav-pushy__close:hover::before {
  transform: rotate(-135deg);
}

.nav-pushy__close:hover::after {
  transform: rotate(-45deg);
}

.pushy-active .nav-pushy {
  right: 0;
}

/*- ---------------------------------------------*/
/*- Navigation
/*- ---------------------------------------------*/
.main-nav {
  display: inline-block;
  float: none;
  margin: 0;
}

.main-nav .mobnav-subarrow {
  display: none;
}

@media (min-width: 768px) {
  .main-nav li {
    background: none;
    padding: 0 1em;
  }
  .main-nav li a {
    border: none;
    font-family: "Montserrat", sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1em 6.25em;
  }
  .main-nav li:hover, .main-nav li.sfHover {
    background: none;
  }
  .main-nav > li {
    display: inline-block;
    float: none;
  }
  .main-nav > li > a {
    transition: all 0.2s ease;
  }
  /*.main-nav > li > a::before {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    left: 0;
    top: 50%;
    width: 0;
    background-color: #f5b900;
    transition: all 0.2s ease;
  }*/
  .main-nav > li:hover > a, .main-nav > li.sfHover > a, .main-nav > li.current > a {
    text-decoration: none;
    color: #f5b900;
  }
  .main-nav > li:hover > a::before, .main-nav > li.sfHover > a::before, .main-nav > li.current > a::before {
    width: 100%;
  }
  .main-nav ul {
    display: none;
    min-width: 230px;
    text-align: left;
    background-color: #fff;
    margin-left: -0.5em;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  }
  .main-nav ul li {
    background-color: transparent;
    padding: 0;
  }
  .main-nav ul li a {
    padding: .7em 1.75em;
    text-transform: none;
    font-weight: 700;
    color: #2a1e16;
    transition: all 0.2s ease;
    border-bottom: 1px solid #e8e8e8;
  }
  .main-nav ul li a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background-color: #f5b900;
    transition: all 0.1s ease;
  }
  .main-nav ul li a:hover {
    color: #f5b900;
    background-color: #fafafa;
    text-decoration: none;
  }
  .main-nav ul li a:hover::before {
    width: 3px;
  }
  .main-nav ul li a.sf-with-ul {
    position: relative;
  }
  .main-nav ul li a.sf-with-ul::after {
    display: block;
    position: absolute;
    font-weight: 400;
    right: 1em;
    top: .6em;
    font-family: 'FontAwesome';
    content: "\f105";
    color: inherit;
  }
  .main-nav ul li.current > a {
    color: #f5b900;
    background-color: #fafafa;
    text-decoration: none;
  }
  .main-nav ul li.current > a::before {
    width: 3px;
  }
  .main-nav ul ul {
    margin: 0;
  }
  .main-nav ul ul li {
    background-color: transparent;
  }
}

#mobnav-btn {
  display: none;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin: 0 1rem 0 0;
  background-color: #f5b900;
}

@media (max-width: 991px) {
  .main-nav {
    width: 100% !important;
    display: none;
    position: absolute;
    text-align: left;
    left: 0;
    right: 0;
    margin-top: 15px;
    background-color: #fff;
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  }
  .main-nav li {
    background: none;
  }
  .main-nav li a {
    border: none;
    border-bottom: 1px solid #e8e8e8;
    font-family: "Montserrat", sans-serif;
    color: #2a1e16;
    font-weight: 700;
  }
  .main-nav li:hover {
    background-color: #fafafa;
  }
  .main-nav li:hover a {
    text-decoration: none;
  }
  .main-nav li.sfHover {
    background-color: transparent;
  }
  .main-nav > li.sfHover,
  .main-nav > li:hover {
    background-color: #fafafa;
  }
  .main-nav > li.sfHover > a,
  .main-nav > li:hover > a {
    color: #f5b900;
  }
  .main-nav ul {
    box-shadow: none;
  }
  .main-nav ul li {
    background-color: #fff;
  }
  .main-nav ul li > a {
    padding-left: 2.5em;
  }
  .main-nav ul > li:hover {
    background-color: #fafafa;
  }
  .main-nav ul > li:hover > a {
    color: #f5b900;
  }
  .main-nav ul > li.sfHover {
    background-color: transparent;
  }
  .main-nav ul ul li {
    background: #fff;
  }
  .main-nav ul ul li > a {
    padding-left: 3.75em;
  }
  #mobnav-btn {
    display: block;
  }
  .mobnav-subarrow {
    display: block !important;
    position: absolute;
    top: 12px;
    right: 15px;
    cursor: pointer;
    transition: all .1s ease-in-out;
    color: #2a1e16;
    width: 20px;
    height: 20px;
    text-align: center;
  }
  .mobnav-subarrow::before {
    font-family: 'FontAwesome';
    content: "\f107";
    line-height: 20px;
    vertical-align: top;
    color: #2a1e16;
  }
  .main-nav.main-nav_active {
    display: block !important;
  }
  .main-nav li {
    float: none !important;
    display: block !important;
    width: 100% !important;
  }
  .main-nav li a {
    float: none !important;
  }
  .main-nav ul {
    position: static !important;
    display: none !important;
  }
  .mobile-drop-down > ul {
    display: block !important;
  }
  .mobile-drop-down > .mobnav-subarrow::before {
    content: "\f106";
  }
}

/*- ---------------------------------------------*/
/*- Hero Content
/*- ---------------------------------------------*/
.hero-content {
  background-color: #2a1e16;
}

.hero-slider_vegas {
  height: 470px !important;
}

.hero-slider_vegas .vegas-wrapper {
  padding: 90px 0 0 0 !important;
}

@media (min-width: 576px) {
  .hero-slider_vegas {
    height: 430px !important;
  }
}

@media (min-width: 768px) {
  .hero-slider_vegas {
    height: 510px !important;
  }
}

@media (min-width: 992px) {
  .hero-slider_vegas {
    height: 1010px !important;
  }
  .hero-slider_vegas .vegas-wrapper {
    padding: 210px 0 60px 0 !important;
  }
}

/*.vegas-overlay {
  opacity: 0.7;
  background: #000;
}*/

.hero-slider__txt_lg {
  display: inline-block;
  font-size: 32px;
  line-height: 1.2em;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  font-weight: 700;
}

@media (min-width: 992px) {
  .hero-slider__txt_lg {
    font-size: 65px;
    color: #3d6322;
  }
}

.hero-slider_vegas .container {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
}

.hero-slider__content-inner {
  height: 100%;
}

.hero-slider__primary-content {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-bottom: 2rem;
}

@media (min-width: 992px) {
  .hero-slider__primary-content {
    margin-bottom: 0;
  }
}

.hero-slider__secondary-content {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

/*- ---------------------------------------------*/
/*- Page Header
/*- ---------------------------------------------*/
.page-top-wrapper {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url("../images/page-header.jpg");
  padding-top: 60px;
}

@media (min-width: 768px) {
  .page-top-wrapper {
    padding-top: 90px;
  }
}

.page-top-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

.page-header {
  position: relative;
  padding: 24px;
  text-align: center;
}

@media (min-width: 576px) {
  .page-header {
    padding: 30px 0;
  }
}

@media (min-width: 992px) {
  .page-header {
    padding: 70px 0;
  }
}

.page-header__title {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: .1em;
  position: relative;
  z-index: 2;
}

@media (min-width: 576px) {
  .page-header__title {
    font-size: 2rem;
  }
}

@media (min-width: 768px) {
  .page-header__title {
    font-size: 3rem;
  }
}

@media (min-width: 992px) {
  .page-header__title {
    font-size: 4rem;
  }
}

/*- ---------------------------------------------*/
/*- Content
/*- ---------------------------------------------*/
/*- ---------------------------------------------*/
/*- Portfolio
/*- ---------------------------------------------*/
.portfolio {
  padding-bottom: 20px;
}

.portfolio__item {
  margin-bottom: 0;
}

.portfolio__thumb {
  display: block;
  position: relative;
  margin-bottom: 30px;
}

.portfolio__thumb img {
  position: relative;
  z-index: 1;
}

.portfolio__thumb::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: all 0.3s;
}

.portfolio__thumb .portfolio__links {
  display: block;
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: all 0.3s;
}

.portfolio__thumb .portfolio__link {
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  background-color: #f5b900;
  margin: 0 5px;
  transition: all 0.2s;
}

.portfolio__thumb .portfolio__link:hover {
  background-color: #fff;
  color: #2a1e16;
}

.portfolio__thumb:hover::before {
  opacity: 1;
}

.portfolio__thumb:hover .portfolio__links {
  transform: translate(-50%, -50%) scale(1);
}


