/*
Theme Name: Interico
Theme URI: https://demo.themicart.com/interico-wp/
Author: Themicart
Author URI: http://themicart.com/
Description: Interico is a premium WordPress theme, dedicated to powering any kind of interior business.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, threaded-comments, translation-ready
Text Domain: interico
Tested up to: 5.6
Requires PHP: 5.6
Version: 1.1.3


/*******************************/

/* Interico WordPress Theme */
/* by Themicart */

/*******************************/

/* CSS STRUCTURE

    --- Supporting Styles ---

    1.1. Bootstrap
    1.2. Normalize
    1.3. Animate
    1.4. Slick slider    
    1.5. General styles
    1.6. Gutenberg blocks
    2. Header
    3. Sidebar
    4. Footer
    5. Home page elements & Widgets
        5.1. Slider
        5.2. Services section
        5.3. Feature Box
        5.4. Gallery
        5.5. Latest News
        5.6. Testimonials
        5.7. CTA footer
        5.8. Video container
        5.9. Number Box
    6. About us page
    7. Project detail page
    8. Contact us page
    9. Blog page
    10. Shop page - WooCommerce
    11. Elements
        11.1. Form
        11.2. Checkbox
        11.3. Radio buttons
        11.4. Table
        11.5. Accordion
        11.6. Tabs
        11.7. Mobile menu button
        11.8. Slick slider
        11.9. Breadcrumbs
        11.10. Projects navigation
    12. Media queries
    13. Dark color scheme

    --- Interico Styles End ---


/*******************************/
/* 1. 1. Bootstrap */
/*******************************/

/* Note: Unused styles can be removed to minimize CSS stylesheet size */

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=771a3f4a371165558f06)
 * Config saved to config.json and https://gist.github.com/771a3f4a371165558f06
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  *,
  :before,
  :after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,/*a:visited{text-decoration:underline}
*/
a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1260px;
    max-width: 100%;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  /*.col-lg-4{width:33.33333333%}
*/
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: 400;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 991px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.75;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*******************************/
/* 1. 2. Normalize.css */
/*******************************/

/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*******************************/
/* 1. 3. Animate.css */
/*******************************/

/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -15%, 0);
    transform: translate3d(0, -15%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-5%, 0, 0);
    transform: translate3d(-5%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(5%, 0, 0);
    transform: translate3d(5%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,html input[type="button"],/* 1 */
input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*******************************/
/* 1. 4. Slick.css */
/*******************************/

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/*******************************/
/* 1. 5. Normalize and General styles */
/*******************************/

/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body,
html {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: 500;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

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

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

select {
  text-transform: none;
}

button {
  overflow: visible;
}

button,
input,
select,
textarea {
  max-width: 100%;
}

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

button[disabled],
html input[disabled] {
  cursor: default;
  opacity: 0.5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
}

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

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

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

fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em;
}

fieldset > :last-child {
  margin-bottom: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

optgroup {
  font-weight: bold;
}

/*******************************/
/* 1.5.1 General styles*/
/*******************************/

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

::selection,
::-moz-selection {
  color: #ffffff;
  background: #7d6741;
}

:focus {
  outline: none;
}

body {
  font-family: "Rubik", sans-serif;
  font-size: 14px;
  color: #777;
  font-weight: 400;
  overflow-x: hidden;
}

h1,
h2 {
  font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6,
h3.widget-title,
.team-member.light h4,
.blog-post-box .content-box-info h3.box-heading {
  color: #333;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
h3.widget-title {
  margin: 0 0 0.67em 0;
}

h1,
h2,
h3.widget-title {
  letter-spacing: -1.2px;
}

h3,
h4,
h5,
h6 {
  font-weight: 400;
  letter-spacing: -0.3px;
}

.widget-title {
  font-weight: 400;
}

p,
li {
  font-size: 1em;
  line-height: 1.7em;
}

p {
  margin: 0 0 20px 0;
}

h1 {
  font-size: 3em;
}
h2,
h3.widget-title {
  font-size: 2.5em;
}
h3 {
  font-size: 1.5711em;
}
h4 {
  font-size: 1.3195em;
}
h5 {
  font-size: 1.1487em;
}
h6 {
  font-size: 1em;
}

a {
  color: #555;
}

a:hover {
  color: #333;
}

a:focus {
  outline: none;
  text-decoration: none;
}

a,
a:hover,
a:visited {
  text-decoration: none;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

section {
  padding: 80px 0;
}

.fa {
  color: #333;
}

ul li {
  list-style: none;
}

ul ol li {
  list-style: unset !important;
}

hr {
  margin: 15px 0;
  border-top: 1px solid #ddd;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.sticky {
  display: block;
}

.gallery-caption {
  display: block;
}

.bypostauthor {
  display: block;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.content {
  position: relative;
  transform: translateY(30px);
  background-color: transparent;
  padding: 80px 0;
  transition: 0.2s ease-in-out;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.content.fadeIn {
  transform: translateY(0);
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
}

.content.no-mrg {
  padding: 0;
}

.no-mrg {
  margin: 0;
}

.page-content p:first-child {
  margin-top: 0;
}

.page-content img {
  margin-bottom: 20px;
}

.page-content .notice-box {
  margin: 40px 0;
}

.content ul,
.content ol,
main ul,
main ol,
.panel-body ul,
.panel-body ol {
  padding-left: 30px;
}

main ul li:before,
.content ul li:before,
.panel-body ul li:before {
  content: "";
  display: inline-block;
  position: relative;
  left: -30px;
  bottom: 5px;
  width: 20px;
  height: 2px;
  background: rgba(0, 0, 0, 0.2);
  margin-right: -20px;
}

/*main ul li,
.content ul li,
.panel-body ul li {
    line-height: 1.3em;
    margin-bottom: 10px;
}*/

ul ol li:before {
  content: none !important;
}

#filters li:before,
.sidebar-nav ul li:before,
.page-numbers li:before {
  content: none !important;
}

.panel-body ul li:before {
  background: #999;
}

.section-title,
.section-title-light {
  margin: 16px 0;
  font-weight: 500;
}

.section-title-light {
  color: #ddd;
  font-weight: 500;
}

.divider-light,
.divider-dark {
  height: 1px;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}

.divider-light {
  border-top: 1px dashed #eee;
}

.divider-bot-light,
.divider-bot-dark {
  width: 100%;
  margin: 0 0 5px 0;
  height: 1px;
}

.divider-bot-light {
  background: #ddd;
}

.section-footer {
  margin: 30px 0;
  text-align: right;
}

#eliteSection {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.wrap {
  max-width: 1150px;
  margin: 0 auto;
}

.no-gutter [class*="col-"] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.mrg-btm {
  margin-bottom: 20px;
}

.margin-top {
  margin-top: 40px;
}

.spacer-small {
  margin: 10px 0;
  height: 1px;
}

.spacer {
  margin: 20px 0;
  height: 1px;
}

.spacer-big {
  margin: 30px 0;
  height: 1px;
}

.no-top-mrg {
  margin-top: 0 !important;
}

.mrg-mob {
  margin: 30px 0;
}

.btn,
.wp-block-button__link {
  min-width: 150px;
  width: auto;
  padding: 15px 20px;
  font-size: 1em;
  font-weight: 400;
  text-decoration: none;
  transition: 0.1s;
  border-radius: 0px;
  margin-top: 20px;
  margin-right: 7px;
  letter-spacing: 0.3px;
  border-style: solid !important;
}

.btn:after,
.wp-block-button__link:after {
  content: "\e900";
  font-family: "icomoon";
  font-size: 8px;
  margin-left: 10px;
  position: relative;
  bottom: 2px;
  left: 0;
  transition: 0.2s ease-out;
}

.wp-block-button__link br {
  display: none;
}

.btn:hover:after,
.wp-block-button__link:hover:after {
  left: 4px;
}

.btn.arrow-none:after {
  content: none;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?iy4uys");
  src: url("../fonts/icomoon.eot?iy4uys#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?iy4uys") format("truetype"),
    url("../fonts/icomoon.woff?iy4uys") format("woff"),
    url("../fonts/icomoon.svg?iy4uys#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zoom:before {
  content: "\e903";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow:before {
  content: "\e900";
}
.icon-arrow-2:before {
  content: "\e904";
}
.icon-icon-gallery:before {
  content: "\e906";
  font-family: "icomoon";
}
.icon-video:before {
  content: "\e907";
}

.btn:hover,
.btn:active,
.btn:focus,
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
input[type="submit"],
input[type="submit"],
.wp-block-button__link:hover {
  background-color: #644e28;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #644e28;
  color: #fff;
}

.btn-primary {
  position: relative;
}

.btn-primary span {
  position: relative;
  z-index: 1;
}

.btn-primary:before,
a.btn-primary:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #644e28;
  transition: 0.2s all ease-in-out;
  z-index: 0;
}

.btn-primary:hover:before,
a.btn-primary:hover:before,
input[type="submit"]:hover:before,
input[type="submit"]:hover:before {
  width: 100%;
}

.is-style-outline.wp-block-button .wp-block-button__link {
  background-color: transparent !important;
}

.btn-regular,
a.btn-regular,
.is-style-outline.wp-block-button .wp-block-button__link {
  color: #777;
  border: 2px solid #ddd;
}

.entry-content a.btn-regular:hover,
.entry-content a.btn-regular:active,
.entry-content a.btn:focus,
.btn-regular:hover,
.btn-regular:active,
.btn:focus,
.is-style-outline
  .is-style-outline.wp-block-button
  .wp-block-button__link:hover {
  color: #777;
  background: #f9f9f9;
  border-color: #ccc;
}

.btn-primary,
a.btn-primary,
input[type="submit"],
input[type="submit"],
.wp-block-button__link {
  background: #7d6741;
  border: 2px solid #7d6741;
}

.btn span {
  position: relative;
  z-index: 1;
}

#slider-fullwidth .btn-regular {
  color: #ddd;
  border-color: rgba(255, 255, 255, 0.3) !important;
}

#slider-fullwidth .btn-regular:hover {
  border-color: rgba(255, 255, 255, 0.75) !important;
  background: none;
  color: #fff;
}

blockquote {
  padding: 2px 0 0 20px;
  margin: 0 0 30px;
  font-size: 2em;
  font-weight: 300;
  color: #333;
  border-left: 3px solid #7d6741;
}

blockquote,
blockquote p {
  line-height: 1.2em;
}

blockquote p {
  margin: 0 !important;
}

.gray-border {
  border-top: 10px solid #e5e5e5;
  border-bottom: 10px solid #e5e5e5;
}

.gray-border-top {
  border-top: 10px solid #e5e5e5;
}

.gray-border-bottom {
  border-bottom: 10px solid #e5e5e5;
}

.form-box {
  position: relative;
  background: #eee;
  padding: 45px 45px 0 45px;
  transition: 0.25s;
}

.form-box h1,
.form-box h2,
.form-box h3,
.form-box h4,
.form-box h5,
.form-box h6 {
  width: 100%;
  padding-bottom: 15px;
}

.form-box input,
.form-box textarea {
  border: none;
  background: #fff;
}

.form-box input:focus,
.form-box textarea:focus {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1) !important;
}

.btn-fullwidth input[type="submit"] {
  width: 100%;
}

.form-box:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #dddddd transparent transparent transparent;
}

.form-box:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #ffffff transparent;
}

.overlapped {
  margin-top: -60px;
}

.calendar_wrap td,
.calendar_wrap th {
  padding: 10px;
}

.sidebar-nav .postform {
  margin-top: 10px;
}

#vc_license-activation-notice,
.vc_license-activation-notice {
  display: none !important;
}

/*******************************/
/* 1.6. Gutenberg Blocks */
/*******************************/

/* Gutenberg: Blocks */
ul[class*="wp-block"],
ol[class*="wp-block"],
div[class*="wp-block"],
figure[class*="wp-block"],
blockquote[class*="wp-block"] {
  /*margin-top: 30px;*/
  margin-bottom: 30px;
}

.wp-block-embed__wrapper {
  margin-bottom: 10px !important;
}

.wp-block-code,
.wp-block-preformatted {
  margin-top: 10px;
  margin-bottom: 28px;
}

.wp-block-archives,
.wp-block-categories {
  margin-top: 32px !important;
}

/* Gallery */
.blocks-gallery-grid,
.wp-block-gallery {
  padding: 0 !important;
}
.blocks-gallery-item::before {
  content: none !important;
}

/* Gutenberg: Audio Blocks */
.wp-block-audio {
  margin-left: 0px;
  margin-right: 0px;
}
.wp-block-audio audio {
  width: 100%;
}

/* Gutenberg: Blockquotes */
.wp-block-quote cite,
.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-pullquote cite {
  font-size: 15px;
  color: #999;
  font-weight: 400;
  font-style: initial;
}

.wp-block-quote {
  font-size: 1.57em;
}

.content-box-info blockquote p,
.wp-block-quote p {
  color: #333;
}

.body-dark .content-box-info blockquote p,
.body-dark .wp-block-quote p {
  color: #eee;
}

.body-dark .wp-block-quote p {
  color: #eee;
}

.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 0 0 30px;
  padding: 2px 0 0 20px;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 32px !important;
  font-style: initial;
  line-height: 1.3;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 15px;
}

.wp-block-quote::after {
  content: none;
}

.wp-block-pullquote blockquote {
  border-left: none;
}

.wp-block-pullquote blockquote {
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.body-dark .wp-block-pullquote blockquote {
  border-top: 1px dashed rgba(255, 255, 255, 0.1);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}

.wp-block-pullquote blockquote::after {
  top: 40px;
}

/* Gutenberg: Block media-text */
.wp-block-media-text .has-large-font-size {
  font-size: 2em !important;
  font-weight: 500;
  color: #333;
  line-height: 1.3em;
}

.body-dark pre,
.body-dark .wp-block-table table tr td {
  color: #aaa;
  background-color: #333;
  border-color: #444;
}

.body-dark .wp-block-table.is-style-stripes tbody tr:nth-child(2n + 1) {
  background-color: #444;
}

.body-dark .wp-block-table.is-style-stripes {
  border-bottom-color: #444;
}

.body-dark .wc-block-grid__product-rating .star-rating span::before {
  color: #e6a237;
}

.body-dark .wc-block-grid__product .wc-block-grid__product-add-to-cart a {
  color: #fff;
}

.body-dark .wp-block-search__input {
  color: #aaa;
  background: #444;
}

.body-dark .wp-block-calendar table caption,
.body-dark .wp-block-calendar table tbody {
  color: #aaa;
}

.body-dark .wp-block-calendar tbody td,
.body-dark .wp-block-calendar th {
  border-color: #444;
}

.body-dark .wp-block-calendar table tr:hover {
  background-color: #444;
}

.body-dark .wp-block-calendar table th {
  background-color: #444;
}

/* Gutenberg: Buttons */
.wp-block-file .wp-block-file__button {
  background: #333;
  border-radius: 3px;
  border-bottom: 0 !important;
}

.body-dark .wp-block-file .wp-block-file__button {
  background: #222;
}

.wp-block-button {
  margin-top: 0px !important;
  position: relative;
  box-sizing: border-box;
}

.wp-block-button .wp-block-button__link {
  margin-top: 0;
  /*margin-bottom: 20px;*/
}

/* Gutenberg: Search */
.wp-block-search__input {
  width: auto;
}

.wc-block-product-search .wc-block-product-search__field {
  padding: 15px;
  margin-bottom: 0;
}

.body-dark .wc-block-product-search .wc-block-product-search__field {
  background: #333;
  color: #fff;
}

.wp-block-search .wp-block-search__button,
.wc-block-product-search .wc-block-product-search__button {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  text-decoration: none;
  font-size: 13px;
  margin: 0;
  border: none;
  cursor: pointer;
  background: none;
  padding: 8px 12px;
  color: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  background: #938660;
  transition: 0.2s ease-in-out;
}

.wp-block-search,
.wc-block-product-search {
  margin-bottom: 32px;
}

#wp-block-search__input-1 {
  margin-bottom: 0;
}

.wc-block-product-search .wc-block-product-search__button .dashicon {
  display: none;
}

.wp-block-search .wp-block-search__button:hover,
.wc-block-product-search
  .wc-block-product-search__button:not(:disabled):not([aria-disabled="true"]):hover {
  background: #87763c;
  color: #fff;
  border: none;
  box-shadow: none;
}

/* Gutenberg: RSS feed */
.wp-block-rss {
  padding-left: 0 !important;
}
.wp-block-rss .wp-block-rss__item::before {
  content: none;
}

.wp-block-rss .wp-block-rss__item-title {
  margin-bottom: 10px;
}

.entry-content pre {
  padding: 20px;
  border: none;
}

/* Gutenberg: Page links */

.page-links {
  margin: 60px 0;
}
.post-page-numbers {
  padding: 10px;
}

.body-dark .page-numbers {
  background-color: #333;
}

.body-dark .page-numbers:hover {
  background-color: #444;
}

/* Gutenberg: WooCommerce */
.wc-block-grid__products {
  padding: 0 !important;
}

.wc-block-grid__product::before {
  content: none !important;
}

.wc-block-grid__product .wc-block-grid__product-title {
  font-weight: 400;
  color: #292929;
}

.body-dark .wc-block-grid__product .wc-block-grid__product-title {
  color: #eee;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart a {
  border-radius: 3px;
  font-size: 13px;
  padding-top: 3px;
  padding-bottom: 3px;
  min-width: auto;
}

.wc-block-grid__product-onsale {
  font-weight: 500;
  top: 5px;
  background-color: #777;
  color: #fff;
  padding: 0em 0.5em;
  text-transform: none;
  border-radius: 3px;
}

.wc-block-featured-category .wp-block-button,
.wc-block-featured-product .wp-block-button {
  margin-bottom: 0px;
}

.wc-block-review-list-item__item::before {
  content: none !important;
}

.wc-block-review-list-item__author,
.wc-block-review-list-item__product {
  font-weight: 400;
}

.entry-content .wp-block-latest-comments,
.wp-block-latest-comments {
  padding-left: 0;
}

.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta {
  margin-top: 0 !important;
}

.breadcrumbs a {
  border-bottom: 0 !important;
}

.wp-calendar-nav-prev a,
.wp-calendar-nav-next a {
  text-decoration: none !important;
}

.wp-block-calendar tfoot a {
  color: unset;
}

.wp-block-latest-posts.is-grid li {
  padding-left: 30px;
}

/* Gutenberg: Cover Images */
.wp-block-cover__inner-container > p {
  margin-bottom: 0;
}

.wp-block-cover p:not(.has-text-color) {
  color: #fff;
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2 {
  font-size: 1.5711em !important;
}

/* Gutenberg: Gallery Blocks */
ul.blocks-gallery-grid {
  padding-left: 0;
}

.wp-block-gallery .blocks-gallery-item::before {
  content: none;
}

/* Gutenberg: Images */
.wp-block-image {
  max-width: none;
  margin: 32px auto;
  padding: 0px;
}
.wp-block-image figcaption {
  width: 100%;
}

.alignwide.wp-block-image figcaption,
.alignfull.wp-block-image figcaption {
  text-align: center;
}

img.aligncenter,
.wp-block-image.aligncenter {
  display: block;
  margin: 12px auto;
  padding: 0px;
}
img.alignnone,
.wp-block-image.alignnone {
  display: inline;
  margin: 12px 0px;
  padding: 0px;
}
img.alignright,
.wp-block-image.alignright {
  display: inline;
  margin: 16px 0px 16px 24px;
  padding: 0px;
}
img.alignleft,
.wp-block-image.alignleft {
  display: inline;
  margin: 16px 24px 16px 0px;
  padding: 0px;
}

/* Gutenberg: Tables */

/*table,*/
.wp-block-table {
  width: 100%;
  margin: 32px 0px;
  padding: 0px;
  border-collapse: collapse;
  border-spacing: 0;
}
/*table thead,
table tfoot,*/
.wp-block-table thead,
.wp-block-table tfoot {
  border: 1px solid #dddddd;
  border: 1px solid rgba(0, 0, 0, 0.07);
}
/*table thead th,
table tfoot td,*/
.wp-block-table thead th,
.wp-block-table tfoot td {
  border: none;
}
/*table th,*/
.wp-block-table th {
  font-size: 1.2rem;
  margin: 0px;
  padding: 12px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
}
/*table td,*/
.wp-block-table td {
  padding: 12px;
  margin: 0px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  box-sizing: border-box;
}
.wp-block-table.is-style-stripes {
  border-collapse: collapse;
}

.wp-block-table.is-style-stripes table {
  border-radius: 0 !important;
}

/*******************************/
/* 2. Header */
/*******************************/

#header {
  top: -94px;
  display: block;
  min-height: 94px;
  background: #fff;
  height: auto;
  transition: all 0.4s ease-out;
  transition: 0.2s top cubic-bezier(0.4, 0.73, 0.4, 0.74);
}

.shadow-bold {
  -webkit-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, 0.2);
}

.shadow-soft {
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}

.no-shadow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.subnav .container-fluid,
header .container-fluid {
  max-width: 1140px;
}

ul.nav.nav-tabs {
  padding: 0;
  margin-bottom: -1px;
}

ul.nav.nav-tabs li:before {
  content: none;
}

nav ul {
  float: right;
  margin: 0;
}

nav ul li {
  position: relative;
  list-style: none;
  display: inline-block;
}

header #logo {
  position: relative;
  float: left;
  display: inline-block;
  /*    height: 100%;
*/
  margin: 0;
  margin-top: 35px;
  z-index: 999;
  font-size: 16px;
  color: #ddd;
}

#logo img {
  max-width: 320px;
}

header h1#logo > a {
  color: #ddd !important;
}

header h1#logo > a:hover {
  color: #e5e5e5;
}

#search {
  margin-top: -10px;
  float: right;
}

#header.affix {
  top: 0 !important;
  z-index: 999;
  width: 100%;
  transition: all 0.4s ease-out;
  transition: 0.2s top cubic-bezier(0.4, 0.73, 0.4, 0.74);
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  max-width: 100% !important;
  transform: translateY(0px) !important;
}

@media screen and (min-width: 601px) {
  .admin-bar #header.affix {
    top: 32px !important;
  }
}

.affix-top {
  transition: all 0.4s ease-out;
  transition: 0.2s top cubic-bezier(0.4, 0.73, 0.4, 0.74);
}

.header-wrapper {
  min-height: 90px!important;
  position: relative;
  z-index: 999;
}

#mainmenu ul {
  display: block;
  opacity: 0;
  position: absolute;
  width: 210px;
  top: 100%;
  padding-left: 0;
  visibility: hidden;
  z-index: 999;
  margin-top: 20px;
  transition: 0.2s;
}

#mainmenu li {
  position: relative;
}

#mainmenu li:hover > ul {
  visibility: visible;
  margin-top: 0;
  opacity: 1;
}

#mainmenu ul li:hover > ul,
#mainmenu ul li ul li:hover > ul {
  visibility: visible;
}

#mainmenu li ul li {
  display: block;
  background: #222;
  border-bottom: none;
}

#mainmenu li ul li a {
  display: block;
  width: 100%;
  line-height: 1.2em;
  font-size: 0.93em;
  color: #ccc;
  letter-spacing: 0.3px;
}

#mainmenu a {
  text-decoration: none;
  padding: 22px 20px;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: -0.3px;
  transition: 0.15s all ease-out;
}

#mainmenu > li > a {
  line-height: 100px;
  font-size: 1.1em;
  display: inline-block;
  padding: 0px 12px;
}

#mainmenu > li:hover > a {
  color: #7d6741;
}

#mainmenu .menu-active {
  color: #7d6741;
}

#mainmenu > li.menu-item-has-children:hover:after {
  color: #7d6741;
  opacity: 1;
}

#mainmenu > li.menu-item-has-children:after {
  position: relative;
  right: 7px;
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #888;
  font-weight: 300;
  opacity: 0.5;
}

.header-typography-style-2
  #header
  #mainmenu
  > li:last-child.menu-item-has-children
  > a {
  padding-right: 12px;
}

#mainmenu ul li.menu-item-has-children a {
  padding: 22px 40px 22px 20px;
}

/*******************************/
/* 2.1. Second level Nav */
/*******************************/

#mainmenu li ul li ul {
  position: absolute;
  left: 210px;
  visibility: hidden;
  top: 0px;
  transition: 0.2s;
}

#mainmenu li ul li ul li a {
  background-color: #151515;
}

#mainmenu li ul li ul li a:hover {
  background: #000;
}

#mainmenu li ul li:hover > ul {
  display: block;
  visibility: visible;
  margin-left: 0;
}

.navbar-collapse {
  padding-right: 0;
}

#mainmenu ul li a:hover {
  background: #111;
  color: #fff;
}

.submenu-dark #mainmenu li ul li::before {
  color: rgba(255, 255, 255, 0.1);
}

/*******************************/
/* 2.2. Submenu Light */
/*******************************/

.submenu-light #mainmenu li ul li a {
  background-color: #f5f5f5;
  color: #333;
}

.submenu-light #mainmenu li ul li a:hover {
  background-color: #eaeaea;
}

.submenu-light #mainmenu li ul li ul li a {
  background-color: #eeeeee;
  color: #666;
}

.submenu-light #mainmenu li ul li ul li a:hover {
  background-color: #dfdfdf;
  color: #757575;
}

/*******************************/
/*2.3. Header Dark version */
/*******************************/

#header {
  background: #222;
}

#header #mainmenu > li > a {
  color: #ddd;
}

#header #mainmenu > li.menu-item-has-children:after {
  color: #ddd;
}

#header #mainmenu > li:hover > a,
#header #mainmenu > li.menu-item-has-children:hover:after {
  color: #fff;
}

/*******************************/
/*2.4. Header Light version */
/*******************************/

#header.header-light {
  background: #fff;
}

#header.header-light #mainmenu > li > a {
  color: #333;
}

#header.header-light #mainmenu > li.menu-item-has-children:after {
  color: #888;
}

#header.header-light #mainmenu > li:hover > a,
#header.header-light #mainmenu > li.menu-item-has-children:hover:after {
  color: #7d6741;
}

/*******************************/
/*2.5. Header Layout Style 2: Overlapped */
/*******************************/

@media screen and (min-width: 1200px) {
  .header-style-2 #header {
    min-height: 100px;
    line-height: 100px;
    z-index: 99;
    max-width: 1230px;
    margin: 0 auto;
    transform: translateY(50px);
  }

  .header-style-2 #logo {
    margin-left: 15px;
  }

  .header-style-2 #header.affix {
    top: 0px;
    transform: initial;
    max-width: initial;
  }

  .header-style-2 .subnav {
    position: relative;
    margin-top: -50px !important;
    transform: translateY(50px);
    z-index: 9999;
  }

  .header-style-2 .carousel-content {
    top: 34%;
  }

  .header-style-2.header-typography-style-1 #mainmenu > li > a {
    line-height: 101px;
  }

  .header-style-2 #mainmenu > li:last-child a {
    padding-right: 20px;
  }
}

.header-style-2.subnav-light .header-wrapper {
  background: #f9f9f9;
}

.header-style-2.subnav-dark .header-wrapper {
  background: #222;
}

/*******************************/
/*2.6. Header Layout Style 3: Transparent */
/*******************************/

@media screen and (min-width: 991px) {
  .header-style-3 #mainmenu > li > a {
    display: inline-block;
    padding: 6px 14px;
  }
}

/* typogrphy style 1 */

.header-style-3.header-typography-style-1
  #mainmenu
  > li.menu-item-has-children::after {
  position: relative;
  bottom: auto;
  right: 13px;
}

.header-style-3 .header-wrapper {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header-style-3.header-typography-style-1 #mainmenu > li > a {
  padding-bottom: 0;
}

.header-style-3 .subnav {
  z-index: 1000;
  position: relative;
}

.header-style-3 #header {
  width: 100%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.6) 0%,
    transparent 100%
  );
  background: -moz-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.6) 0%,
    transparent 100%
  );
  background: -webkit-linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.6) 0%,
    transparent 100%
  );
  box-shadow: none;
}

.header-style-3 .header-wrapper {
  position: absolute;
  width: 100%;
}

.header-style-3 #header.affix {
  background: #222;
  border: 0;
}

.header-style-3 #header.affix.header-light {
  background: #fff;
  border-bottom: 1px solid #eee;
}

.header-style-3 #header.affix {
  position: fixed;
  top: 0px;
  margin-bottom: 0;
}

.header-style-3 #top-content-area {
  padding-top: 200px;
}

.header-style-3 #slider-fullwidth .carousel-content {
  top: 35%;
}

.header-typography-style-3 #header #mainmenu > li > a {
  letter-spacing: 0px;
}

/*******************************/
/*2.7. Header Layout Style 4: Sidebar */
/*******************************/

@media screen and (min-width: 991px) {
  /* Layout styles */
  /* Header Typography: Small & Uppercase */

  .header-style-4.header-typography-style-3
    #header
    #mainmenu
    li.menu-item-has-children
    a {
    padding-right: 40px;
    padding-left: 20px;
  }

  .header-style-4 .container {
    max-width: 100%;
  }

  .header-style-4 .subnav {
    z-index: 1000;
    position: relative;
  }

  .header-style-4 #header #logo {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
  }

  .header-style-4 {
    margin-left: 240px;
  }

  .header-style-4 #header .container {
    width: 100%;
    padding: 0;
  }

  .header-style-4 #header {
    position: fixed !important;
    top: 0;
    bottom: 0;
    left: 0;
    width: 240px;
    box-shadow: none;
    line-height: 1.3em;
  }

  .admin-bar.header-style-4 #header {
    top: 32px;
  }

  .header-style-4 #mainmenu > li {
    display: block;
  }

  .header-style-4 #mainmenu > li > a {
    display: block;
    line-height: 1.3em;
    padding: 16px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .header-style-4 .navbar-collapse.collapse {
    width: 100% !important;
    padding: 0;
  }

  .header-style-4 #mainmenu > li.menu-item-has-children::after {
    content: "";
    position: absolute;
    right: 20px !important;
    bottom: 25px;
    display: inline-block;
    width: 20px;
    height: 2px;
    background: rgba(255, 255, 255, 0.35);
    transition: 0.2s ease-in;
  }

  .header-style-4
    #header.header-light
    #mainmenu
    > li.menu-item-has-children::after {
    background: rgba(0, 0, 0, 0.1);
  }

  .header-style-4 #mainmenu > li.menu-item-has-children:hover:after {
    right: 15px !important;
  }

  .header-style-4 #mainmenu ul {
    left: 100%;
    top: 0;
    margin-left: 1px;
  }

  .header-style-4 .header-wrapper {
    min-height: 0 !important;
  }

  .header-style-4 #mainmenu a {
    padding: 19px 20px;
  }

  /* Color: Dark */

  .header-style-4 #header {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }

  .header-style-4 #header #mainmenu > li > a {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .header-style-4 #header #mainmenu:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  /* Color: Light */

  .header-style-4 #header.header-light {
    border-right: 1px solid rgba(0, 0, 0, 0.07);
  }

  .header-style-4 #header.header-light #mainmenu > li > a {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
  }

  .header-style-4 #header.header-light #mainmenu:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }

  /* Header Typography: Medium */

  .header-style-4.header-typography-style-2 #header {
    top: 0;
  }

  .header-style-4.header-typography-style-2 #header #mainmenu > li {
    line-height: 0;
  }

  .header-style-4.header-typography-style-2 #header #mainmenu > li > a {
    display: block;
    font-size: 16px;
    text-transform: none;
    letter-spacing: 0;
    padding: 16px 20px;
  }

  .header-style-4.header-typography-style-2 #header #mainmenu ul li a {
    font-size: 1em;
    letter-spacing: 0;
    text-transform: none;
  }

  .header-style-4.header-typography-style-2
    #header
    #mainmenu
    > li.menu-item-has-children::after,
  .header-style-4.header-typography-style-3
    #header
    #mainmenu
    > li.menu-item-has-children::after {
    position: absolute;
    font-size: 16px;
  }

  .header-style-4.header-typography-style-2
    #header
    #mainmenu
    > li.menu-item-has-children::after {
    bottom: 27px;
  }

  .header-style-4.header-typography-style-2
    #header.header-light
    #mainmenu
    > li.menu-item-has-children::after {
    background: #ccc;
    opacity: 0.35;
  }

  .header-style-4.header-typography-style-2 #header #mainmenu li ul li a {
    font-size: 1em;
    letter-spacing: 0;
    text-transform: none;
    line-height: 1.2em;
  }

  .header-style-4.header-typography-style-2 #mainmenu a {
    padding: 19px 20px;
  }

  /* Header Typography: Large & Uppercase */

  .header-style-4.header-typography-style-3 #header #mainmenu > li > a {
    display: block;
    letter-spacing: 0.5px;
    padding: 16px 20px;
  }

  .header-style-4.header-typography-style-3
    #header
    #mainmenu
    > li.menu-item-has-children::after {
    bottom: 25px;
  }

  .header-style-4.header-typography-style-3 #header #mainmenu a {
    padding: 19px 20px;
  }
}

/*******************************/
/*2.8. Header Layout Style 5: Large centered header */
/*******************************/

@media screen and (min-width: 991px) {
  /* Layout styles */
  /* Header Typography: Small & Uppercase */
  .header-style-5 .subnav,
  .header-style-5 #header,
  .header-style-5 #logo,
  .header-style-5 #mainmenu {
    text-align: center;
    float: none;
  }

  .header-style-5 #mainmenu a {
    text-align: left;
  }

  .header-style-5 #logo {
    display: block;
  }

  .header-style-5 #mainmenu {
    margin-top: 30px;
  }

  /* Header Light */
  .header-style-5 #header.header-light #mainmenu {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
  }

  /* Header Dark */
  .header-style-5 #mainmenu {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
  }

  .header-style-5 #header,
  .header-style-5 #mainmenu,
  .header-style-5 #mainmenu > li > a {
    line-height: 50px;
  }

  .header-style-5 #mainmenu > li > a {
    display: inline-block;
    padding: 6px 14px;
  }

  .header-style-5 #mainmenu > li.menu-item-has-children::after {
    font-weight: 300;
    font-size: 1em;
  }

  .header-style-5.header-typography-style-1
    #header
    #mainmenu
    > li.menu-item-has-children::after {
    right: 12px;
  }

  .header-style-5 .header-wrapper,
  .header-style-5 #header {
    min-height: 100px;
  }

  .header-style-5 #header {
    line-height: 100px;
    top: -100px;
  }

  .header-style-5 .header-wrapper {
    min-height: 100px;
  }

  .header-style-5 #header.affix {
    top: 0px;
  }

  .header-style-5 #header.affix #logo {
    float: left;
  }

  .header-style-5 #header.affix #mainmenu {
    text-align: inherit;
    float: right;
  }

  .header-style-5 #header.affix #mainmenu {
    margin-top: inherit;
    border-top: none;
  }

  .header-style-5 #header.affix,
  .header-style-5 #header.affix #mainmenu,
  .header-style-5 #header.affix #mainmenu > li > a {
    min-height: 90px;
    line-height: 90px;
    height: 90px;
  }

  .header-style-5 #header.affix #mainmenu > li > a {
    padding: 20px 14px;
    line-height: 50px;
  }
}

/*******************************/
/*2.9. Header Typography Style 2: Medium */
/*******************************/

@media screen and (min-width: 991px) {
  .header-typography-style-2 #header #mainmenu > li > a {
    display: inline-block;
    font-size: 16px;
    text-transform: none;
    letter-spacing: -0.3px;
    font-weight: 400;
    padding: 6px 10px;
  }

  #mainmenu > li:before {
    content: "";
    width: 0%;
    left: 50%;
    height: 5px;
    background: #7d6741;
    display: block;
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition: 0.2s ease-in-out;
  }

  #mainmenu > li:hover:before {
    width: 100%;
    opacity: 1;
    left: 0;
    right: 0;
  }

  .header-typography-style-2
    #header
    #mainmenu
    > li.menu-item-has-children::after {
    font-weight: 300;
    position: relative;
    right: 8px;
    bottom: initial;
  }

  .header-typography-style-2 #header {
    line-height: 100px;
    top: -100px;
  }

  .header-typography-style-2 #header #mainmenu li ul li a {
    font-size: 0.93em;
    text-transform: none;
  }
}

/*******************************/
/*2.10. Header Typography Style 3: Large & Uppercase */
/*******************************/

.header-typography-style-3
  #header
  #mainmenu
  > li.menu-item-has-children::after {
  right: 6px;
}

@media screen and (min-width: 991px) {
  .header-typography-style-3 #header #mainmenu > li > a {
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 8px;
  }
}

/*******************************/
/* 2.11. Subnav */
/*******************************/

.subnav {
  text-align: right;
  background: #2f2e2e;
}

.subnav-item {
  display: inline-block;
  margin-left: 30px;
}

.subnav-item p,
.subnav-item a {
  color: #fff;
  font-size: 0.8em;
  margin: 10px 0;
  transition: 0.15s;
  opacity: 0.8;
  font-weight: 400;
}

.subnav-item p,
.subnav-item a,
.subnav-item p strong {
  letter-spacing: 0.4px;
}

.subnav-item a {
  text-decoration: none;
}

.subnav-item p span {
  font-weight: 400;
}

.subnav-item:hover p,
.subnav-item:hover a {
  opacity: 1;
}

.subnav-item i {
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
  line-height: 1.7em;
}

.subnav .social {
  padding: 0;
}

.subnav .social li:first-child {
  margin-left: 20px;
}

.subnav nav {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.93em;
}

.subnav nav > ul,
ul.nav-secondary {
  padding-left: 20px;
}

.nav-secondary .sub-menu {
  position: absolute;
  padding: 0;
  right: 0;
}

.nav-secondary li.menu-item-has-children {
  margin-right: 2px;
}

.nav-secondary li.menu-item-has-children .sub-menu {
  transform: translateY(12px);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}

.nav-secondary li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

.nav-secondary li.menu-item-has-children:after {
  position: relative;
  content: "\f107";
  right: 2px;
  font-family: "FontAwesome";
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
  opacity: 0.5;
  transition: 0.2s ease-in-out;
}

.nav-secondary li.menu-item-has-children:hover:after {
  color: rgba(255, 255, 255, 1);
}

.nav-secondary li {
  position: relative;
  z-index: 9999;
}

.nav-secondary > li {
  width: auto;
}

.nav-secondary > li > a {
  line-height: 45px;
  padding: 15px 5px;
}

.nav-secondary a {
  color: rgba(255, 255, 255, 0.5);
  padding: 0 5px;
}

.nav-secondary a:hover,
.nav-secondary > li:hover > a {
  color: rgba(255, 255, 255, 0.9);
}

.nav-secondary .sub-menu li {
  width: 100%;
}

.nav-secondary .sub-menu li a {
  min-width: 120px;
  background: #fff;
  display: block;
  color: #333;
  text-align: center;
  transition: 0.2s ease-in-out;
  padding: 5px 10px;
}

.nav-secondary .sub-menu li a:hover {
  background: #eee;
}

#footer-bot .nav-footer {
  margin: 0 20px;
}

#footer-bot .nav-footer ul {
  padding-left: 5px;
}

.nav-footer li a {
  padding: 0 5px;
}

#nav-secondary-mobile {
  position: relative;
  top: -25px;
  margin-bottom: 20px;
  animation-delay: 0.5s;
  transition: 0.2s;
  opacity: 0;
}

#nav-secondary-mobile,
#nav-secondary-mobile ul {
  padding-left: 0;
}

#nav-secondary-mobile ul,
#nav-secondary-mobile li,
#nav-secondary-mobile li a {
  display: inline-block;
  width: auto;
}

#nav-secondary-mobile li a {
  padding: 0 7px;
}

#btnTop {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.25);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  transition: background-color 0.2s, opacity 0.3s, visibility 0.5s,
    transform 0.2s;
  opacity: 0;
  visibility: hidden;
  z-index: 100;
  transform: scale(0);
}

#btnTop.show {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

#btnTop::after {
  content: "\f077";
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  font-size: 0.75em;
  line-height: 46px;
  color: #fff;
}

#btnTop:hover {
  cursor: pointer;
  background-color: #333;
}

#btnTop:active {
  background-color: #555;
}

/*******************************/
/*2.12. Subnav Light version */
/*******************************/

.subnav-light .subnav {
  background: #f9f9f9;
}

.subnav-light .subnav-item p,
.subnav-light .subnav-item a,
.subnav-light .subnav-item i,
.subnav-light .subnav-item p span {
  color: #000;
}

.subnav-light .social i {
  color: rgba(0, 0, 0, 0.4);
  background: #e5e5e5;
}

.subnav-light .nav-secondary a {
  color: rgba(0, 0, 0, 0.5);
  padding: 0 5px;
}

.subnav-light .nav-secondary a:hover,
.subnav-light .nav-secondary > li:hover > a {
  color: rgba(0, 0, 0, 0.9);
}

.subnav-light .nav-secondary li.menu-item-has-children:after {
  color: rgba(0, 0, 0, 0.5);
}

.subnav-light .nav-secondary li.menu-item-has-children:hover:after {
  color: rgba(0, 0, 0, 0.9);
}

/*******************************/
/*2.13. Subnav: Angular */
/*******************************/

.subnav-angular .subnav {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
}

.subnav-angular .subnav::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 47px 47px 0;
  left: -47px;
  top: 0px;
}

.subnav-angular .subnav::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 47px 47px 0 0;
  top: 0px;
  right: -47px;
}

.subnav-light.subnav-angular .subnav::before {
  border-color: transparent #f9f9f9 transparent transparent !important;
}

.subnav-light.subnav-angular .subnav::after {
  border-color: #f9f9f9 transparent transparent transparent !important;
}

.subnav-dark.subnav-angular .subnav::before {
  border-color: transparent #2f2e2e transparent transparent !important;
}

.subnav-dark.subnav-angular .subnav::after {
  border-color: #2f2e2e transparent transparent transparent !important;
}

/*******************************/
/*2.14. Subnav: Alignments */
/*******************************/

.subnav-content-right .subnav {
  text-align: right;
}

/*******************************/
/*2.15. Subnav: Alignment Centered */
/*******************************/

.subnav-content-centered .subnav {
  text-align: center;
}

.subnav-content-centered .subnav .subnav-item {
  margin: 0 15px 0 15px;
}

/*******************************/
/*2.16. Subnav: Alignment Left */
/*******************************/

.subnav-content-left .subnav {
  text-align: left;
}

.subnav-content-left .subnav .subnav-item {
  margin: 0 30px 0 0;
}

.subnav-content-left .subnav .social {
  float: right;
  padding: 0;
  margin: 9px 0;
}

/*******************************/
/*3. Sidebar */
/*******************************/

.col-md-pull-9 .sidebar-nav {
  padding-right: 10px;
}

.sidebar-nav {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 50px;
  clear: both;
  color: #888;
  font-size: 13px;
}

.sidebar-heading {
  font-size: 1.2em;
  text-transform: uppercase;
  color: #7d6741;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 20px;
}

.sidebar-nav ul {
  list-style: none;
  padding: 0 !important;
  border-top: 1px dashed #eee;
}
.sidebar-nav ul ul {
  font-size: 0.93em;
}

.sidebar-nav ul li {
  display: block;
  border-bottom: 1px dashed #eee;
  list-style: none;
  border-top: none;
  position: relative;
}

.sidebar-nav ul li a {
  display: inline-block;
  padding: 14px 0;
  text-decoration: none;
  color: #888;
  transition: 0.2s;
  line-height: 1.3em;
}

.sidebar-nav ul li a:hover {
  color: #7d6741;
}

.sidebar-nav ul,
.sidebar-nav ul ul {
  margin: 0;
}

.sidebar-nav ul ul li a {
  color: #999;
  padding-left: 30px;
}

.sidebar-nav ul ul li:before {
  margin-left: 0px;
}

.sidebar-nav ul ul ul li:before {
  margin-left: 30px;
}

.sidebar-nav ul ul ul li a {
  padding-left: 60px;
}

.sidebar-nav ul ul li:before {
  content: "" !important;
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 19px;
  width: 20px;
  height: 2px;
  background: rgba(0, 0, 0, 0.1);
  margin-right: -20px;
}

.sidebar-nav ul ul li {
  position: relative;
  border-right: none;
  border-left: none;
}

.sidebar-nav ul ul ul {
  font-size: 1em;
}

.sidebar-nav ul ul li:last-child {
  border-bottom: none;
}

/*.sidebar-nav ul ul li:first-child {
    border-top: 1px dashed #eee;
}*/

/*******************************/
/* 4. Footer */
/*******************************/

#footer,
#footer.footer-light {
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.07);
  margin: -1px 0 0 0;
  background: #f5f5f5;
  font-size: 0.86em;
  letter-spacing: 0.5px;
}

#footer,
#footer h4,
#footer h4.footer-header,
#footer ul li a,
ul.content-list a,
#footer ul li:before {
  color: #888888;
}

#footer ul li a:hover,
ul.content-list a:hover,
ul.content-list li:hover,
#footer ul li:hover:before {
  color: #222;
}

#footer h4:after {
  content: "";
  display: block;
  margin: 20px 0;
}

#footer h4:after,
#footer hr {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
}

#footer .box-heading:after {
  content: none;
}

#footer ul {
  list-style: none;
  padding: 0;
}

#footer ul ul {
  margin-top: 10px;
  margin-left: 20px;
}

#footer ul li {
  padding: 0 0 8px 0;
}

.social {
  display: inline-block;
  margin: 0;
  padding-left: 20px;
}

.social li {
  display: inline;
}

.bot-bg {
  background: #000;
}

#footer ul {
  margin: 0;
}

#footer ul li:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-weight: 300;
  padding-right: 12px;
  transition: 0.15s;
}

#footer .contacts-list li:before {
  content: none;
}

#footer-bot {
  background: #111;
  line-height: 2em;
}

#footer-bot ul {
  float: right;
  border-top: none;
  margin: 0;
  padding: 0;
}

#footer-bot ul li:before {
  content: none;
}

#footer-bot .social i {
  color: rgba(255, 255, 255, 0.5);
  
}

.social i {
  font-size: 28px;
  color: #25D366!important;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 3px;
  
  transition: 0.2s ease;
}

.social i:hover {
  color: ;
  background: ;
}

#footer-bot {
  padding: 15px 0;
  color: #666;
  font-size: 0.86em;
  text-align: left;
}

#footer-bot {
  clear: both;
}

#footer .widget-footer {
  margin: 80px auto;
}

#footer .widget-footer > div {
  width: 95%;
}

#footer .widget-footer .widget-container {
  margin-top: 45px;
}

#footer .widget-footer .widget-container .number-box.style-default {
  margin-top: 75px;
}

#footer .widget-footer .widget-container:first-child .number-box.style-default {
  margin-top: 45px;
}

#footer .widget-footer .widget-container:first-child {
  margin-top: 0;
}

#footer .widget-footer.widget_text {
  line-height: 1.8em;
  text-align: justify;
}

#footer-logo {
    margin-right: 20px;
    width: 100%;
    max-width: 150px;
}

/*******************************/
/* 4.1. Footer: Light */
/*******************************/

#footer.footer-dark {
  background: #222;
}

#footer.footer-dark,
#footer.footer-dark h4,
#footer.footer-dark h4.footer-header,
#footer.footer-dark ul li a,
#footer.footer-dark ul.content-list a,
#footer.footer-dark ul li::before {
  color: #888;
}

#footer.footer-dark h4::after,
#footer.footer-dark hr {
  border-top: 1px dashed rgba(255, 255, 255, 0.1);
}

#footer.footer-dark ul li a:hover,
#footer.footer-dark ul.content-list a:hover,
#footer.footer-dark ul.content-list li:hover,
#footer.footer-dark ul li:hover::before {
  color: #fff;
}

/*******************************/
/* 5. Home Page elements
/* 5.1. Slider */
/*******************************/

#slider-fullwidth {
  max-height: 780px;
  height: auto;
  padding: 0;
  margin: 0;
  background: #222;
  overflow: hidden;
  position: relative;
  z-index: 0;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  text-align: center;
}

#slider-fullwidth .slide-img {
  height: 82vh;
  background-size: cover;
  background-position: center center;
  width: 100%;
}

.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-inner .carousel-control {
  z-index: 2;
}

html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

#slider-fullwidth .carousel-inner > .item > img {
  display: block;
  width: 100%;
  height: 100%;
}

.carousel-content {
  position: absolute;
  top: 47% !important;
  transform: translateY(-50%) !important;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 0 0 30px;
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-duration: 0s;
  -moz-animation-duration: 0s;
  z-index: 1;
}

.header-style-3 .carousel-content {
  top: 53% !important;
}

.header-style-3 .carousel-control {
  top: 45%;
}

span.slim {
  font-weight: 100;
}

.slide-title .divider-dark {
  margin-bottom: 0;
  background: #ddd;
}

.slide-content p,
.tagline p {
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  font-size: 19px;
  margin: 0;
  font-weight: 300;
  line-height: 1.4;
}

.lines-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("../img/vertical-lines-4.webp") repeat;
  z-index: 1;
  top: 0;
}

#top-content-area .lines-overlay {
  animation-delay: 0.5s;
}

.slide-content p {
  color: #eee;
}

.tagline .divider-dark {
  margin: 10px 0;
  width: 100px;
}

.tagline {
  margin-bottom: 5px !important;
}

.tagline p {
  font-size: 1em;
  color: #7d6741;
  line-height: 1;
}

.slider-dark .divider-dark {
  background: #999;
}

.slide-number {
  font-size: 250px;
  position: absolute;
  top: -160px;
  left: -100px;
  color: rgba(255, 255, 255, 0.1);
  font-weight: 500;
  letter-spacing: -10px;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}

.slide-title h1,
.slide-title h2 {
  color: #f9f9f9 !important;
  margin-bottom: 15px;
  font-size: 40px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  letter-spacing: -2.5px;
  font-weight: 500;
}

.slide-title h1 span,
.slide-title h2 span {
  font-weight: 300;
  font-style: italic;
}

.slide-title h1 em,
.slide-title h2 em {
  font-weight: 300;
  font-style: italic;
}

.slide-title h1.headline-small,
.slide-title h2.headline-small {
  font-size: 40px;
}

.slide-title h1.headline-medium,
.slide-title h2.headline-medium {
  font-size: 50px;
  letter-spacing: -3.5px;
}

.slide-title h1.headline-large,
.slide-title h2.headline-large {
  font-size: 56px;
  letter-spacing: -3px;
}

.subtitle,
p.subtitle,
.slide-subtitle {
  display: block;
  font-size: 0.93em;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
}

.subtitle,
p.subtitle {
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.4);
}

.subtitle:before,
.dash:before {
  background: rgba(0, 0, 0, 0.3);
}

.slide-subtitle {
  margin-bottom: 15px;
}

.subtitle:before,
.slide-subtitle:before,
.title-content-text:before,
.copyright-text:before {
  content: "";
  display: inline-block;
  position: relative;
  top: -4px;
  width: 52px;
  height: 2px;
  margin-right: 20px;
}

.subtitle.style-light,
.slide-subtitle {
  color: rgba(255, 255, 255, 0.5);
}

.slide-subtitle span {
  color: rgba(255, 255, 255, 0.85);
}

.title-content-text:before,
.slide-subtitle:before,
.subtitle.style-light:before,
.dash.style-light,
.body-dark .dash.style-light,
.body-dark .subtitle.style-light:before {
  background: rgba(255, 255, 255, 0.3);
}

.copyright-text:before {
  background: rgba(255, 255, 255, 0.2);
}

.carousel-control {
  line-height: 82px;
  height: 82px;
  width: 82px;
  top: 40%;
  background: #111;
  transition: 0.2s;
  text-shadow: none;
}

.carousel-control span {
  font-size: 34px;
  color: #fff;
  font-weight: 300;
  vertical-align: middle;
}

.carousel-control:hover span {
  color: #ddd;
}

.carousel-control:after,
#gallery-slider .slick-prev:after,
#gallery-slider .slick-next:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 0%;
  background: #7d6741;
  transition: 0.2s ease-in;
  z-index: -1;
}

.carousel-control.right:after,
#gallery-slider .slick-next:after {
  right: 0;
}

.carousel-control.left:after,
#gallery-slider .slick-prev:after {
  left: 0;
}

.carousel-control:hover:after,
#gallery-slider .slick-prev:hover:after,
#gallery-slider .slick-next:hover:after {
  width: 100%;
}

.icon-arrow-right:before {
  content: "\e902";
  font-family: "icomoon" !important;
}

.icon-arrow-left:before {
  content: "\e901";
  font-family: "icomoon" !important;
}

.carousel-control.left {
  left: auto;
  right: 82px;
  transform: translateY(82px);
}

.carousel-control.left span {
  position: relative;
  right: 2px;
}

.carousel-control.right span {
  position: relative;
  left: 4px;
}

#slider-fullwidth .slide-title,
#slider-fullwidth .slide-content,
#slider-fullwidth .slide-buttons {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
}

#slider-fullwidth .slide-title {
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
}

#slider-fullwidth .slide-content {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
}

#slider-fullwidth .slide-buttons {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
}

/* Slider dotted indicators */
#slider-fullwidth .carousel-indicators.bot-80 {
  bottom: 80px;
}

#slider-fullwidth .carousel-indicators.bot-30 {
  bottom: 30px;
}

#slider-fullwidth .carousel-indicators li {
  margin: 0 3px 0 0;
  height: 20px;
  width: 20px;
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  border-bottom: 2px solid rgba(150, 150, 150, 0.4);
  transition: 0.35s all ease-in;
}

#slider-fullwidth .carousel-indicators li:hover,
#slider-fullwidth .carousel-indicators li.active {
  border-bottom: 2px solid rgba(150, 150, 150, 0.75);
}

#slider-fullwidth .carousel-indicators li.active {
  width: 80px;
}

/*******************************/
/* 5.1.1 Slider: Slide text dark */
/*******************************/

#slider-fullwidth .text-dark .slide-title h1,
#slider-fullwidth .text-dark .slide-title h2,
#slider-fullwidth .text-dark .slide-content p,
#slider-fullwidth .text-dark .tagline p {
  text-shadow: none;
}

#slider-fullwidth .text-dark .slide-title h1,
#slider-fullwidth .text-dark .slide-title h2 {
  color: #222 !important;
}

#slider-fullwidth .text-dark .slide-content p,
#slider-fullwidth .text-dark .tagline p {
  color: #555;
}

#slider-fullwidth .text-dark .btn-regular,
#slider-fullwidth .btn.btn-regular.filled {
  color: #555;
}

#slider-fullwidth .btn.btn-regular.filled {
  background: #fff;
  box-shadow: 0 5px 12px 0px rgba(0, 0, 0, 0.02);
  border-color: #fff !important;
}

#slider-fullwidth .text-dark .btn-regular {
  border-color: rgba(0, 0, 0, 0.1) !important;
}

#slider-fullwidth .text-dark .btn-regular:hover,
#slider-fullwidth .text-dark .btn-regular:focus,
#slider-fullwidth .text-dark .btn-regular:active {
  border-color: rgba(0, 0, 0, 0.25) !important;
}

#slider-fullwidth .btn.btn-regular.filled:hover,
#slider-fullwidth .btn.btn-regular.filled:focus,
#slider-fullwidth .btn.btn-regular.filled:active {
  background: #fefefe;
  border-color: #fff !important;
  box-shadow: 0 5px 12px 0px rgba(0, 0, 0, 0.07);
}

#slider-fullwidth .text-dark .btn-regular:hover,
#slider-fullwidth .text-dark .btn-regular:focus,
#slider-fullwidth .text-dark .btn-regular:active,
#slider-fullwidth .btn.btn-regular.filled:hover,
#slider-fullwidth .btn.btn-regular.filled:focus,
#slider-fullwidth .btn.btn-regular.filled:active {
  color: #111;
}

#slider-fullwidth .text-dark .slide-subtitle {
  color: rgba(0, 0, 0, 0.5) !important;
}

#slider-fullwidth .text-dark .carousel-indicators li {
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
}

#slider-fullwidth .text-dark .carousel-indicators li:hover,
#slider-fullwidth .text-dark .carousel-indicators li.active {
  border-bottom: 2px solid rgba(0, 0, 0, 0.65);
}

#slider-fullwidth .text-dark .slide-subtitle span {
  color: rgba(0, 0, 0, 0.85) !important;
}

#slider-fullwidth .text-dark .slide-subtitle:before {
  background: rgba(0, 0, 0, 0.3) !important;
}

/*******************************/
/* 5.1.2 Slider: Style 1 (Fullwidth) */
/*******************************/

.slider-style-1 .slide-subtitle:before {
  display: none;
}

.slider-style-1 .slide-number {
  display: none;
}

#slider-fullwidth.slider-style-1 .slide-title,
#slider-fullwidth.slider-style-1 .slide-content,
#slider-fullwidth.slider-style-1 .slide-buttons {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
}

.slider-style-1 .slide-content p,
.tagline p {
  font-weight: 300;
  line-height: 1.4 !important;
  margin: 17px 0 !important;
}

#slider-fullwidth.slider-style-1 .carousel-control.left {
  left: 0;
  right: auto;
  transform: none;
}

/*******************************/
/* 5.1.3 Slider: Style 2 (Thirds) */
/*******************************/

#slider-fullwidth.slider-style-2 .slide-img,
#slider-fullwidth.slider-style-3 .slide-img {
  width: 65%;
  float: right;
}

#slider-fullwidth.slider-style-2 .slide-img {
  width: 65%;
}

#slider-fullwidth.slider-style-2 .slide-img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: -moz-linear-gradient(
    left,
    rgba(34, 34, 34, 1) 0%,
    rgba(34, 34, 34, 0) 40%,
    rgba(34, 34, 34, 0) 60%,
    rgba(34, 34, 34, 1) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(34, 34, 34, 1) 0%,
    rgba(34, 34, 34, 0) 40%,
    rgba(34, 34, 34, 0) 60%,
    rgba(34, 34, 34, 1) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(34, 34, 34, 1) 0%,
    rgba(34, 34, 34, 0) 40%,
    rgba(34, 34, 34, 0) 60%,
    rgba(34, 34, 34, 1) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#slider-fullwidth.slider-style-2 .slide-img:after {
  width: 65%;
}

#slider-fullwidth.slider-style-2 .container,
#slider-fullwidth.slider-style-3 .container {
  position: relative;
}

#slider-fullwidth.slider-style-2 .carousel-content {
  text-align: left;
  width: 40%;
}

#slider-fullwidth.slider-style-3 .carousel-content {
  text-align: left;
  width: 50%;
}

#slider-fullwidth.slider-style-2 .slide-title h1.headline-200,
#slider-fullwidth.slider-style-2 .slide-title h2.headline-200,
#slider-fullwidth.slider-style-3 .slide-title h1.headline-200,
#slider-fullwidth.slider-style-3 .slide-title h2.headline-200 {
  margin-bottom: 20px;
}

#slider-fullwidth.slider-style-2 .slide-content p,
#slider-fullwidth.slider-style-2 .tagline p,
#slider-fullwidth.slider-style-3 .slide-content p,
#slider-fullwidth.slider-style-3 .tagline p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 10px !important;
}

#slider-fullwidth.slider-style-2 .carousel-control i,
#slider-fullwidth.slider-style-3 .carousel-control i {
  font-size: 24px;
  font-weight: 200;
  color: #fff;
}

/*******************************/
/* 5.1.4 Slider: Style 3 (Thirds Wide) */
/*******************************/

#slider-fullwidth.slider-style-3 .slide-img {
  width: 100%;
}

/*******************************/
/* 5.1.5 Slider: Style 4 (Halves) */
/*******************************/

#slider-fullwidth.slider-style-4 .slide-img {
  position: relative;
  width: 50%;
  float: right;
  overflow: hidden;
}

#slider-fullwidth.slider-style-4 .slide-title,
#slider-fullwidth.slider-style-4 .slide-content,
#slider-fullwidth.slider-style-4 .slide-buttons {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
}

#slider-fullwidth.slider-style-4 .slide-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100px;
  border-style: solid;
  border-width: 780px 100px 0 100px;
  border-color: #222222 transparent transparent transparent;
}

#slider-fullwidth.slider-style-4 .carousel-content {
  text-align: left;
  width: 45%;
}

#slider-fullwidth.slider-style-4 .container {
  position: relative;
}

#slider-fullwidth.slider-style-4 .slide-content p,
#slider-fullwidth.slider-style-4 .tagline p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 10px !important;
}

#slider-fullwidth.slider-style-4 .carousel-control i {
  font-size: 24px;
  font-weight: 200;
  color: #fff;
}

#slider-fullwidth.slider-style-4 .slide-img {
  z-index: 1;
}
#slider-fullwidth.slider-style-4 .lines-overlay {
  z-index: 2;
}
#slider-fullwidth.slider-style-4 .carousel-content {
  z-index: 3;
}

.small-divider {
  height: 1px;
  background: #333;
  margin: 12px 0;
}

.panel-grid-cell {
  min-height: 1px !important;
}

/*******************************/
/* 5.2. Services section */
/*******************************/

.content-box {
  position: relative;
  background: #fff;
  margin-bottom: 30px;
  transition: 0.2s all ease-in-out;
}

.content-box:hover {
  background: #fff;
}

.content-box h4,
.content-box h3 {
  text-decoration: none;
  font-weight: 400;
  line-height: 1.2em;
}

.service-item h4,
.service-item h3 {
  margin-bottom: 0;
  margin-top: 0 !important;
}

.team-member .content-box-info h4,
.content-box-info {
  padding: 32px 25px;
}

.team-member .content-box-info {
  padding: 0;
}

span.btn {
  display: block;
  width: 200px;
  padding: 16px;
  color: #333;
  background-color: yellow;
  font-size: 12px;
  font-weight: 400;
  margin: 20px auto 0;
}

.btn-read-more {
  display: inline-block;
  position: relative;
  right: 0;
  padding: 18px 18px 18px 0;
  font-weight: 400;
  font-size: 0.93em;
  transition: 0.2s;
  text-decoration: none;
  color: #888;
  letter-spacing: 0.3px;
}

.number-box:hover .btn-read-more,
.number-box:hover .btn-read-more:after,
.feature-box:hover .btn-read-more,
.feature-box:hover .btn-read-more:after,
.content-box.service-item:hover .btn-read-more,
.content-box.service-item:hover .btn-read-more:after,
.btn-read-more:hover,
.blog-post-box:hover .btn-read-more,
.blog-post-box:hover .btn-read-more:after,
.btn-read-more:hover:after {
  color: #333;
}

.btn-read-more::after {
  content: "\e900";
  font-family: "icomoon" !important;
  position: absolute;
  right: -10px;
  top: 18px;
  font-size: 15px;
  color: #999;
  transition: 0.2s;
  font-size: 8px;
  transform: translateY(3px);
}

.btn-read-more.right-aligned {
  float: right;
  top: -15px;
  right: 15px;
}

.content-box.service-item:hover .btn-read-more,
.btn-read-more:hover,
.blog-post-box:hover .btn-read-more,
.number-box:hover .btn-read-more,
.feature-box:hover .btn-read-more {
  right: -5px;
}

.content-box-info p {
  color: #888;
  font-size: 1em;
  transition: 0.2s ease-in-out;
}

.entry-content:last-child:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}

.blog-post h1,
.blog-post h2,
.blog-post h3,
.blog-post h4,
.blog-post h5,
.blog-post h6 {
  margin-top: 0.67em;
}

.sidebar-nav .rssSummary {
  padding: 0 0 15px 0;
}

.sidebar-nav cite,
.sidebar-nav .rss-date {
  display: inline-block;
  padding: 0 0 15px 0;
}

.sidebar-nav .textwidget {
  border-bottom: 1px dashed #eee;
  border-top: 0;
  padding: 15px 0;
}

.clear {
  clear: both;
}

.footer-btn {
  color: #fff;
  width: 100%;
  display: block;
  border: 3px solid #555;
  background: #333;
}

.footer a {
  color: #ddd;
}

.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  height: auto;
}

.content-box.service-item.service-box-gray h4.box-heading,
.content-box.service-item.service-box-default h4.box-heading {
  color: #333;
}

.content-box.service-item.service-box-default {
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.07);
}

.content-box.service-item.service-box-dark,
.content-box.service-item.service-box-dark:hover {
  background: #333;
}

.content-box.service-item.service-box-dark .box-heading,
.content-box.service-item.service-box-dark:hover p,
.content-box.service-item.service-box-dark:hover .btn-read-more {
  color: #fff;
  z-index: 1;
  position: relative;
  transition: 0.2s ease-in;
}

.content-box.service-item.service-box-dark:hover .btn-read-more:after {
  color: #fff !important;
}

.content-box.service-item.service-box-dark:hover p,
.content-box.service-item.service-box-dark:hover .btn-read-more,
.content-box.service-item.service-box-dark:hover .btn-read-more:after {
  opacity: 0.7;
}

.content-box.service-item.service-box-dark .content-box-info {
  position: relative;
  box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.05);
  transition-duration: 0.2s;
  z-index: 1;
}

.content-box.service-item.service-box-dark:hover .content-box-info {
  box-shadow: -10px 12px 0 0 rgba(0, 0, 0, 0.05);
}

.content-box.service-item.service-box-dark .content-box-info:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0%;
  background: #7d6741;
  transition: 0.4s ease-out;
}

.content-box.service-item.service-box-dark:hover .content-box-info:after {
  width: 100%;
}

.content-box.service-item.service-box-dark .btn-read-more,
.content-box.service-item.service-box-dark .btn-read-more:after,
.content-box.service-item.service-box-dark .content-box-info p {
  position: relative;
  z-index: 1;
}

.content-box.service-item.service-box-dark:hover .btn-read-more,
.content-box.service-item.service-box-dark:hover .btn-read-more:after,
.content-box.service-item.service-box-dark:hover .content-box-info p {
  color: #fff !important;
}

.vertical-number {
  font-size: 15px;
  position: absolute;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
  transition: 0.2s;
}

.vertical-number-box .vertical-number {
  width: 240px;
  text-align: left;
}

.vertical-number:after {
  content: "";
  width: 52px;
  height: 2px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  margin-left: 10px;
  bottom: 9px;
  position: absolute;
  transition: 0.2s;
}

.arrow-box {
  position: absolute;
  bottom: 0;
  right: 0;
  display: none;
  width: 50px;
  height: 50px;
  background: #7d6741;
  text-align: center;
  transition: 0.2s ease-out;
}

.service-item.service-box-dark:hover .arrow-box {
  background: #fff;
}

.service-item.service-box-dark:hover .arrow-box span {
  color: #333;
}

.service-item.service-box-dark:hover .image-container::before {
  background: #222;
  opacity: 0.6;
}

.service-box-default .arrow-box {
  display: none;
}

.arrow-box span {
  position: relative;
  color: #fff;
  line-height: 50px;
  text-align: center;
  left: 3px;
}

.service-item a[data-featherlight]::after,
.service-item a[data-featherlight]::before {
  content: none !important;
}

.service-item a[data-featherlight] {
  font-size: inherit;
  cursor: pointer;
}

/*******************************/
/* 5.3. Feature Boxes */
/*******************************/

.feature-box {
  display: table;
  width: 100%;
  padding: 35px 20px;
  transition: 0.2s;
  background-color: #f5f5f5;
  position: relative;
  top: 0px;
}

.feature-box a {
  color: #333;
}

.feature-box.box-hovered {
  background: #fefefe;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.07);
}

.feature-box:hover {
  background: #fff;
  box-shadow: 0 5px 12px 0px rgba(0, 0, 0, 0.07);
}

.feature-box.box-hovered i,
.feature-box.box-hovered .feature-text,
.feature-box.box-hovered .feature-title,
.feature-box .lnr,
.feature-box i,
.feature-box .feature-text,
.feature-box .feature-title {
  position: relative;
  right: 0;
}

.feature-box.box-hovered .lnr,
.feature-box.box-hovered i,
.feature-box.box-hovered .feature-text,
.feature-box.box-hovered .feature-title,
.feature-box.box-hovered .btn-read-more,
.feature-box:hover .lnr,
.feature-box:hover i,
.feature-box:hover .feature-text,
.feature-box:hover .feature-title {
  right: -5px;
}

.feature-box.icon-top-centered.box-hovered .lnr,
.feature-box.icon-top-centered.box-hovered i,
.feature-box.icon-top-centered.box-hovered .feature-text,
.feature-box.icon-top-centered.box-hovered .feature-title,
.feature-box.icon-top-centered.box-hovered .btn-read-more {
  right: 0;
}

.feature-box.icon-top-centered.box-hovered:hover .btn-read-more {
  right: -5px;
}

.feature-box .feature-title,
.feature-box .feature-text {
  transition: 0.2s;
}

.feature-box .content-wrapper {
  padding: 0 10px 0 12px;
}

.feature-box .btn-read-more {
  padding-bottom: 0;
  font-size: 0.93em;
}

.body-dark .feature-title,
.feature-box .feature-title {
  color: #333;
  font-size: 1.3em;
  line-height: 1.2em;
  margin-bottom: 0;
}

.feature-box p.feature-text {
  margin: 15px 0 0 0;
  font-size: 0.93em;
  line-height: 1.5em;
  color: #888;
}

.feature-box i {
  font-size: 20px;
  width: 34px;
}

.feature-box i,
.feature-box .lnr {
  display: table-cell;
  vertical-align: top;
  position: relative;
  text-align: center;
  background: transparent;
  color: #7d6741;
  transition: 0.2s;
}

.feature-box .lnr {
  font-size: 42px;
  width: 50px;
}

.feature-box i {
  font-size: 32px;
  width: 46px;
}

/*******************************/
/* 5.3.1 Feature Box: Icon Top Centered */
/*******************************/

.feature-box.icon-top-centered .content-wrapper,
.feature-box.icon-top-left .content-wrapper {
  padding: 0;
}

.feature-box.icon-top-centered,
.feature-box.icon-top-left {
  padding: 35px;
}

.feature-box.icon-top-centered {
  text-align: center;
}

.feature-box.icon-top-centered i,
.feature-box.icon-top-centered .lnr {
  width: auto;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.feature-box.icon-top-centered .content-wrapper {
  padding: 0;
}

/*******************************/
/* 5.3.2 Feature Box: Icon Top Left */
/*******************************/

.feature-box.icon-top-left i,
.feature-box.icon-top-left .lnr {
  display: block;
  margin-bottom: 20px;
}

/*******************************/
/* 5.3.3 Feature Box: Unboxed */
/*******************************/

.feature-box.box-unboxed {
  background: none;
}

/*******************************/
/* 5.3.4. Feature Box: Icon & Title only */
/*******************************/

.feature-box.icon-title-only .content-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.spacing-30 {
  margin-bottom: 30px;
}

.spacing-1 {
  margin-bottom: 1px;
}

/*.number-box.style-default.spacing-30 {
    margin-bottom: 75px;
}*/

.feature-box.icon-title-only.slim {
  padding: 20px;
}

.feature-box.icon-title-only.slim .lnr,
.feature-box.icon-title-only.slim .fa {
  font-size: 36px;
}

/*******************************/
/* 5.4. Projects Gallery */
/*******************************/

#gallery.animated {
  animation-delay: 0.3s;
}

.section-gallery.transparent-bg {
  background: transparent !important;
}

.latest-projects .gallery-categories {
  text-align: center;
  margin: 30px 0 60px 0;
}

.section-gallery .section-title {
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  margin: 0 0 30px 0;
  padding-top: 60px;
  letter-spacing: -0.6px;
  font-weight: 500;
}

.gallery-categories ul {
  padding: 0;
  margin: 0;
}

.gallery .item {
  width: 33.33333%;
  float: left;
  overflow: hidden;
}

.gal-col-2 .item {
  width: 49.99999%;
}

.gal-col-4 .item {
  width: 24.99999%;
}

.gallery-categories ul {
  list-style: none;
}

.gallery-categories ul li {
  display: inline-block;
  margin: 12px -2px;
}

.gallery-categories ul li::before {
  content: none;
}

.gallery-categories ul li a {
  font-size: 13px;
  padding: 20px;
  color: #888;
  background: #fff;
  text-decoration: none;
  transition: 0.1s;
  font-weight: 400;
  letter-spacing: 0.3px;
  transition: 0.1s;
  border-bottom: 0;
}

.gallery-categories ul li a.selected,
.gallery-categories ul li a:hover {
  background-color: #ddd;
  color: #222;
}

.gallery-categories {
  width: auto;
  text-align: right;
}

.section-gallery {
  padding: 0;
  background: #555;
}

.dark-wrap {
  width: 100%;
  background: #333;
}

.btn-all-projects {
  text-transform: uppercase;
  font-weight: 400;
  padding: 30px;
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  background: #444;
  text-decoration: none;
  transition: 0.2s;
  letter-spacing: 0.3px;
  margin-top: -1px;
  border-bottom: 0;
}

.btn-all-projects:hover {
  background: #333;
  color: #fff;
}

.btn-all-projects::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #fff;
  position: relative;
  top: 1px;
  margin-left: 15px;
  font-weight: 300;
  transition: 0.2s;
}

.btn-all-projects:hover:after {
  margin-left: 30px;
}

.p-text.p-text {
  display: none;
}

.project-details {
  position: relative;
  top: 15%;
  color: #ddd;
  padding: 0 80px;
}

.project-name {
  font-size: 1.8em;
  display: block;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  letter-spacing: 0px;
}

.project-category {
  text-transform: uppercase;
  font-size: 0.8em;
  color: #cccccc;
  letter-spacing: 3px;
  margin-bottom: 5px;
  font-weight: 400;
}

.section-gallery .col-lg-2 .project-category {
  letter-spacing: 3px;
}

.project-description {
  font-size: 13px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box img {
  transition: 0.5s;
  width: 100%;
}

#gallery .item {
  overflow: hidden;
}

.portfolio-box:hover img {
  transform: scale(1.05);
}

.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 54%;
  transform: translateY(-50%);
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
  transition: 0.4s;
}

.portfolio-box:hover .portfolio-box-caption .portfolio-box-caption-content {
  top: 50%;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  margin-bottom: 1%;
  transition: 0.2s;
}

.gallery-columns-1 .gallery-item:last-child {
  margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  width: 49%;
  margin-right: 1%;
}

.gallery-columns-3 .gallery-item {
  width: 32.3%;
  margin-right: 1%;
}

.gallery-columns-4 .gallery-item {
  width: 24%;
  margin-right: 1%;
}

.gallery-columns-5 .gallery-item {
  width: 19%;
  margin-right: 1%;
}

.gallery-columns-6 .gallery-item {
  width: 15.6%;
  margin-right: 1%;
}

.gallery-columns-7 .gallery-item {
  width: 13.2%;
  margin-right: 1%;
}

.gallery-columns-8 .gallery-item {
  width: 11.5%;
  margin-right: 1%;
}

.gallery-columns-9 .gallery-item {
  width: 10.1%;
  margin-right: 1%;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_slideshow,
.slb_data_content {
  display: none !important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_close {
  opacity: 0.2;
}

.single-portfolio .content {
  background: transparent;
}

/*******************************/
/* 5.4.1 Projects Gallery Light Version */
/*******************************/

.section-gallery.gallery-light {
  background-color: #f9f9f9;
}

.section-gallery.gallery-light .section-title {
  color: rgba(0, 0, 0, 0.85);
}

.section-gallery.gallery-light .gallery-categories ul li a:hover {
  background-color: #dfdfdf;
}

.btn-all-projects:hover:after,
.btn-all-projects:hover {
  color: #888;
}

.section-gallery.gallery-light a.btn-all-projects {
  background-color: #eee;
  color: #888;
}

.section-gallery.gallery-light a.btn-all-projects:after {
  color: #888;
}

.section-gallery.gallery-light a.btn-all-projects:hover {
  background-color: #dfdfdf;
}

.section-gallery.gallery-light a.btn-all-projects:hover,
.section-gallery.gallery-light a.btn-all-projects:hover:after {
  color: #333;
}

.page-template-page-projects .latest-projects .gallery-categories {
  margin-top: 20px;
}

.section-gallery.gallery-layout-boxed .btn-all-projects {
  margin-top: 30px;
}

/*******************************/
/* 5.4.2 Projects Gallery Layout: Boxed */
/*******************************/

#gallery-slider {
  margin: 0;
}

#gallery-slider .project-name,
#gallery-slider .project-category {
  padding: 0 17%;
}

#gallery-slider .slick-prev {
  left: 0px;
}

#gallery-slider .slick-next {
  right: 0px;
}

#gallery-slider .slick-prev:before {
  content: "\e901";
}

#gallery-slider .slick-prev:hover:before {
  left: -2px;
}

#gallery-slider .slick-next:before {
  content: "\e902";
}

#gallery-slider .slick-next:hover:before {
  left: 2px;
}

#gallery-slider .slick-prev,
#gallery-slider .slick-next {
  top: 50%;
  transform: translateY(-50%);
  background: #333;
  z-index: 1;
  width: 82px;
  height: 82px;
}

#gallery-slider .slick-prev:before,
#gallery-slider .slick-next:before {
  color: #fff;
  opacity: 0.6;
  font-family: "icomoon";
  font-size: 34px;
}

.grid-spaced #gallery .item {
  margin-bottom: 30px;
}

.grid-spaced #gallery .item:last-child {
  margin-bottom: 60px;
}

#gallery-slider .portfolio-box {
  position: relative;
}

.portfolio-box {
  position: relative;
  overflow: hidden;
  height: 100%;
  display: block;
  background: #222;
  border: 0 !important;
}

.grid-spaced .portfolio-box .btn-read-more {
  display: none;
}

.portfolio-box:hover img {
  opacity: 0.4;
}

.gallery-layout-boxed .project-name {
  font-size: 1.4em;
}

.gallery-layout-boxed .project-category {
  text-transform: uppercase;
  letter-spacing: 3px;
}

section-gallery.grid-spaced,
.section-gallery.gallery-layout-boxed.grid-fluid {
  padding-bottom: 60px;
}

/*******************************/
/* 5.4.3 Projects Gallery Layout: Vertical */
/*******************************/

.portfolio-box .portfolio-box-caption .btn-read-more,
.portfolio-box .portfolio-box-caption .btn-read-more:hover:after {
  color: #fff;
}

.portfolio-box .portfolio-box-caption .btn-read-more {
  padding-bottom: 0;
}

/*******************************/
/* 5.4.4 Projects Gallery Caption style: Bottom */
/*******************************/

.captions-bottom #gallery-slider .project-name,
.captions-bottom #gallery-slider .project-category {
  padding: 0 !important;
}

.captions-bottom .portfolio-box .portfolio-box-caption {
  opacity: 1;
}

.captions-bottom .project-category {
  display: none;
}

.captions-bottom .portfolio-box:hover .portfolio-box-caption {
  background: rgba(34, 34, 34, 0.7);
}

.captions-bottom .portfolio-box img {
  opacity: 0.85;
}

.captions-bottom .portfolio-box .btn-read-more {
  opacity: 0;
  transition: 0.2s;
}

.captions-bottom .portfolio-box:hover .btn-read-more,
.captions-bottom .portfolio-box:hover img {
  opacity: 1;
}

.captions-bottom
  .portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content {
  opacity: 1;
  bottom: 0px;
  top: auto;
  text-align: left;
  transition: 0.4s;
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
}

.captions-bottom
  .portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content
  .project-name,
.captions-bottom #gallery-slider .project-name {
  margin-bottom: 0;
  font-size: 1.3em;
}

.captions-bottom
  .portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content {
  opacity: 1;
  transform: translateY(0);
}

.captions-bottom .portfolio-box .vertical-number {
  left: auto;
  bottom: auto;
  top: -50px;
  transform: rotate(-90deg);
}

.captions-bottom .portfolio-box.image-container:hover:after {
  opacity: 1;
  top: calc(50% - 30px);
}

.captions-bottom .portfolio-box-caption-content::after {
  content: "";
  width: 0;
  position: absolute;
  transition: 0.3s ease-in-out;
  background: #7d6741;
  left: 50%;
  height: 100%;
  right: 50%;
  top: 0;
  z-index: -2;
}

.captions-bottom .portfolio-box:hover .portfolio-box-caption-content::after {
  width: 100%;
  right: 0;
  left: 0;
}

.captions-default .vertical-number,
.captions-default .portfolio-box.image-container:after {
  display: none !important;
}

/*******************************/
/* 5.4.5 Projects Gallery Caption style: Cards */
/*******************************/

.captions-cards #gallery .item {
  overflow: visible;
  margin-bottom: 60px;
}

.captions-cards .portfolio-box {
  overflow: hidden;
  height: 100%;
  display: block;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.07);
  position: relative;
  top: 0;
  transition: 0.2s all ease-in-out;
  background: rgba(255, 255, 255, 0.1);
}

.captions-cards .portfolio-box:hover {
  box-shadow: 0 5px 12px 0px rgba(0, 0, 0, 0.07);
}

.captions-cards .portfolio-box:hover {
  top: -2px;
}

.captions-cards .project-category {
  letter-spacing: 1px;
  margin-bottom: 3px;
}

.captions-cards .portfolio-box:hover img {
  opacity: 1;
  transform: none;
}

.captions-cards .project-name {
  letter-spacing: 0px;
  font-size: 1.15em;
  margin-bottom: 5px;
}

.captions-cards
  .portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content {
  display: block;
  position: static;
  top: unset;
  text-shadow: none;
  transform: none;
}

.captions-cards .portfolio-box .portfolio-box-caption {
  opacity: 1;
  display: block;
  position: static;
  padding: 20px 0;
}

.grid-spaced.captions-cards
  .portfolio-box
  .portfolio-box-caption
  .portfolio-box-caption-content {
  padding-right: 0;
}

/* Gallery light */

.gallery-light.captions-cards .project-name {
  color: #333;
}

.gallery-light.captions-cards .portfolio-box .portfolio-box-caption {
  background: #fff;
}

.gallery-light.captions-cards .portfolio-box {
  background: #444;
}

.section-gallery.bg-transparent {
  background: transparent !important;
}

/*******************************/
/* 5.4.6 Projects Gallery Caption style: Cards Flat */
/*******************************/

.captions-cards.cards-flat .portfolio-box .portfolio-box-caption {
  background: rgba(0, 0, 0, 0.2);
}

.captions-cards.cards-flat .portfolio-box:hover .portfolio-box-caption {
  background: rgba(0, 0, 0, 0.3);
}

.captions-cards.cards-flat .portfolio-box {
  box-shadow: none;
  background: #444;
}

.captions-cards.cards-flat .portfolio-box:hover img {
  opacity: 1;
}

.captions-cards.cards-flat .portfolio-box:hover {
  box-shadow: 0 5px 12px 0px rgba(0, 0, 0, 0.07);
}

/* Gallery light */

.gallery-light.captions-cards.cards-flat .portfolio-box .portfolio-box-caption {
  background: #f5f5f5;
}

.gallery-light.captions-cards.cards-flat {
  background: transparent;
}

.gallery-light.captions-cards.cards-flat
  .portfolio-box:hover
  .portfolio-box-caption {
  background: #fff;
}

.gallery-light.captions-cards.cards-flat .portfolio-box:hover {
  box-shadow: 0 5px 12px 0px rgba(0, 0, 0, 0.07);
}

.portfolio-box:hover .image-container:before {
  opacity: 0;
}

.portfolio-box:hover .image-container:after {
  opacity: 0;
}

/*******************************/
/* 5.4.7 Projects Gallery Caption style: Cards Flat */
/*******************************/

.grid-spaced.not-full #gallery {
  width: 95%;
  margin: 0 auto;
}

/*******************************/
/* 5.5. Latest News */
/*******************************/

.content .blog-post:first-child.animate,
.blog-post:first-child.animate {
  opacity: 1;
  transform: translate(0, 0);
}

.title-link-box .btn-read-more {
  float: right;
  top: 15px;
  right: 15px;
}

.title-link-box .section-title {
  display: inline-block;
  font-weight: 500;
}

.blog-date {
  text-align: left;
  font-size: 0.86em;
  margin-bottom: 0;
  margin-top: 0;
  background: #333;
  display: inline-block;
  padding: 5px 12px;
  position: relative;
  top: -15px;
  left: 25px;
}
.cat-links {
  margin-right: 5px;
}

.blog-post-box .blog-date span {
  color: #fff;
}

.blog-post,
.blog-post-box {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.07);
  background: #fff;
}

.blog .blog-post.content-box p:last-child {
  margin-bottom: 0;
}

.blog .blog-post.content-box .btn-read-more:after {
  transform: none;
  position: relative;
  top: -1px;
}

.gallery-item,
.image-container {
  position: relative;
}

.gallery-item a,
a[data-featherlight] {
  font-size: 0;
  border-bottom: 0 !important;
  display: inline-block;
  cursor: zoom-in;
  position: relative;
}

a[data-featherlight]::before,
.gallery-item a::before,
.image-container::before,
.vc_masonry_media_grid .vc_gitem-animated-block::before,
.vc_media_grid .vc_gitem-animated-block:before,
.vc_basic_grid .vc_gitem-animated-block:before,
.vc_masonry_grid .vc_gitem-animated-block:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #333;
  opacity: 0;
  transition: 0.3s all ease-in-out;
}

a[data-featherlight]::after,
.gallery-item a::after,
.image-container::after,
.vc_masonry_media_grid .vc_gitem-animated-block:after,
.vc_media_grid .vc_gitem-animated-block:after,
.vc_basic_grid .vc_gitem-animated-block:after,
.vc_masonry_grid .vc_gitem-animated-block:after {
  content: "\e903";
  font-family: "icomoon";
  font-size: 50px;
  display: block;
  position: absolute;
  top: calc(50%);
  left: calc(50% - 22px);
  color: #fff;
  transition: 0.3s all ease-in-out;
  font-weight: 200;
  opacity: 0;
}

a[data-featherlight]:hover:after,
.gallery-item:hover a:after,
.captions-cards .portfolio-box:hover .image-container:after,
.service-item:hover .image-container:after,
.blog-post .image-container:hover:after,
.vc_masonry_media_grid .vc_gitem-animated-block:hover:after,
.vc_media_grid .vc_gitem-animated-block:hover:after,
.vc_basic_grid .vc_gitem-animated-block:hover:after,
.vc_masonry_grid .vc_gitem-animated-block:hover:after {
  opacity: 1;
  transform: translateY(-12px);
}

.vc_masonry_media_grid .vc_gitem-animated-block:after,
.vc_media_grid .vc_gitem-animated-block:after,
.vc_basic_grid .vc_gitem-animated-block:after,
.vc_masonry_grid .vc_gitem-animated-block:after {
  z-index: 2;
}

.vc_masonry_media_grid .vc_gitem-animated-block::before,
.vc_media_grid .vc_gitem-animated-block:before,
.vc_basic_grid .vc_gitem-animated-block:before,
.vc_masonry_grid .vc_gitem-animated-block:before {
  z-index: 1;
}

.blog-post-box .image-container:after {
  top: calc(50% - 35px);
  left: calc(50% - 35px);
}

.blog-post-box:hover .image-container:after {
  transform: translateY(10px);
}

a[data-featherlight]:hover:before,
.gallery-item:hover a:before,
.captions-cards .portfolio-box:hover .image-container:before,
.blog-post-box:hover .image-container:before,
.service-item:hover .image-container:before,
.image-container:hover:before,
.vc_masonry_media_grid .vc_gitem-animated-block:hover:before,
.vc_media_grid .vc_gitem-animated-block:hover:before,
.vc_basic_grid .vc_gitem-animated-block:hover:before,
.vc_masonry_grid .vc_gitem-animated-block:hover:before {
  opacity: 0.4;
}

.blog-post-box:hover .image-container:after {
  opacity: 1;
}

.on-dark {
  background-color: #fff;
}

.blog-post-box .content-box-info {
  padding: 0px 25px 15px 25px;
}

.blog-post-box .content-box-info .box-heading {
  font-size: 1.5em;
}

.blog-post-box .content-box-info .box-heading,
.blog-post-box .content-box-info p {
  position: relative;
  left: 0;
  transition: 0.2s all ease-in-out;
}

.blog-post-box .content-box-info p {
  font-size: 0.93em;
}

.blog-post-box:hover .content-box-info .box-heading {
  left: 2px;
  color: #7d6741;
}

.blog-post-box:hover .content-box-info p {
  left: 2px;
}

/*******************************/
/* 5.6. Testimonials */
/*******************************/

ul.comments {
  padding: 0;
}

.comments-area {
  margin-top: 60px;
}

.testimonial .children {
  margin-top: -10px;
  padding-left: 40px;
}

ul.comments .testimonial {
  margin-bottom: 40px;
}

ul.comments li:before {
  content: none;
}

ul.comment-nested {
  padding: 0;
  margin-left: 130px;
}

.comment-time {
  font-size: 0.8em;
  color: #999;
}

.testimonial .content-box .content-box-info {
  position: relative;
  overflow: hidden;
}

.testimonial .content-box .content-box-info:after {
  content: "“";
  font-size: 400px;
  position: absolute;
  color: rgba(0, 0, 0, 0.02);
  right: 24px;
  top: -149px;
  font-weight: 600;
}

.comments .testimonial .content-box .content-box-info:after {
  content: "“";
  right: 0;
  top: 124px;
  font-weight: 600;
}

.comments .testimonial.image-left .profile {
  margin-top: 10px;
  width: 120px;
}

.comments
  .testimonial.image-left
  .content-box-info
  .testimonial-content
  span.name {
  display: block;
  font-size: 1em;
  font-weight: 500;
  color: #7d6741;
}

.comments
  .testimonial.image-left
  .content-box-info
  .testimonial-content
  span.comment-time {
  display: block;
  margin-bottom: 10px;
  margin-top: -5px;
}

.testimonial .profile img {
  display: inline-block;
  border-radius: 50%;
  width: 72px;
  height: 72px;
}

#cancel-comment-reply-link {
  font-weight: 400;
  margin-left: 10px;
  border-bottom: 1px dashed #ccc;
}

.testimonial .content-box {
  background: #f9f8f3;
}

.testimonial .content-box:before,
.comments .content-box:before {
  content: "";
  position: absolute;
  bottom: -35px;
  left: 40px;
  width: 5px;
  height: 5px;
  background: transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid transparent;
}

.comments .testimonial .content-box:before {
  border-top: 20px solid #f5f5f5;
}

.testimonial .content-box:before {
  border-top: 20px solid #f9f8f3;
}

.testimonial .content-box,
ul.comments .content-box {
  border: 0;
}

ul.comments .content-box {
  background: #f5f5f5;
}

.testimonial .content-box-info,
.comment .content-box-info {
  padding: 40px 30px;
}

.profile {
  display: inline-block;
  font-size: 1em;
  text-align: left;
}

.margin-top {
  margin-top: 20px;
}

.profile p.name {
  font-weight: 500;
  margin: 10px 0 0 0;
  line-height: 1.36em;
}

.profile p.company {
  font-size: 0.93em !important;
  color: #999;
  margin: 0;
}

.paper-box:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 0;
  border-color: #eee transparent transparent transparent;
}

.paper-box:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 30px 30px;
  border-color: transparent transparent #fefefe transparent;
}

@media screen and (min-width: 768px) {
  .image-left .profile {
    display: table-cell;
    width: 160px;
    text-align: center;
    float: left;
    vertical-align: top;
  }

  .image-left .testimonial-content {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    padding-left: 20px;
  }

  .image-left .profile img {
    width: 72px;
    height: 72px;
    margin: 0 auto 15px;
  }

  .image-left .profile .name {
    margin-top: 5px;
  }
}

.image-left .content-box:before {
  display: none;
}

.image-left .content-box {
  overflow: hidden;
}

.testimonial-headline {
  font-size: 1.3em !important;
  font-weight: 400;
  line-height: 1.3em;
  font-style: unset !important;
  letter-spacing: -0.3px;
}

.image-bottom-left {
  margin-bottom: 10px;
}

.testimonial.image-bottom-left .profile img {
  display: none;
}

.testimonial.image-bottom,
.testimonial.image-bottom .profile,
.testimonial.image-bottom-overlapped,
.testimonial.image-bottom-overlapped .profile {
  text-align: center;
  width: 100%;
}

.testimonial.image-bottom .content-box:before {
  left: calc(50% - 20px);
}

.testimonial.image-bottom-overlapped .content-box:before {
  display: none;
}

.testimonial.image-bottom-overlapped .profile {
  position: relative;
  z-index: 2;
  margin-top: -66px;
}

.testimonial.testimonial-dark .content-box {
  background: #5c5140;
  box-shadow: -10px 10px 0 0 rgba(0, 0, 0, 0.05);
}

.testimonial.testimonial-dark .content-box-info p {
  color: #f5f5f5;
}

.testimonial.testimonial-dark .content-box::before {
  border-top: 20px solid #5c5140;
}

.testimonial.testimonial-dark .content-box .content-box-info::after {
  color: rgba(255, 255, 255, 0.05);
}

/*******************************/
/* 5.7. CTA Footer */
/*******************************/

a.cta-footer {
  position: relative;
  display: block;
  text-align: center;
  background: #f9f9f9;
  margin: 0;
  padding: 50px;
  text-decoration: none;
  transition: 0.1s;
  margin-top: -10px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

a.cta-footer:hover {
  background: #7d6741;
  border-top: 1px solid #7d6741;
}

a.cta-footer h2 {
  margin: 0;
  font-size: 1.5157em;
  font-weight: 400;
}

a.cta-footer h2:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 22px;
  color: #333;
  position: relative;
  top: 1px;
  margin-left: 20px;
  font-weight: 800;
  transition: 0.2s;
}

a.cta-footer:hover h2:after {
  margin-left: 30px;
  color: #333;
}

/*******************************/
/* 5.8. Video container */
/*******************************/

.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 625px;
  z-index: -1;
}

.video-container > iframe {
  position: relative;
  top: -20%;
  width: 1920px;
  height: 1080px;
  left: 50%;
  transform: translateX(-50%);
}

/*******************************/
/* 5.9. Widget: Number Box */
/*******************************/

.number-box {
  position: relative;
  transition: 0.2s all ease-in-out;
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.07);
}

.number-box a {
  border-bottom: 0 !important;
}

.number-box h3,
.number-box.style-default h3 {
  color: #777;
  transition: 0.2s ease-in-out;
}

.number-box .btn-read-more,
.blog-post-box .btn-read-more {
  padding-top: 0;
}

.number-box .btn-read-more:after,
.blog-post-box .btn-read-more:after {
  top: 0;
}

.number-box:hover h3 {
  color: #7d6741;
}

.number-box .content-box {
  margin-bottom: 0;
  background: transparent;
}

.number-box .content-box-info {
  padding: 35px;
}

.number-box.style-default {
  margin-top: 45px;
  margin-bottom: 30px;
}

.number-box-number {
  position: relative;
  margin-top: -45px;
  left: 35px;
  color: #fff;
  font-size: 60px;
  z-index: 0;
  font-weight: 400;
  transition: 0.2s all ease-out;
  width: auto;
  display: inline-block;
  padding: 0 15px;
}

.number-box.style-default .number-box-number:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #7d6741;
  transition: 0.2s ease-in;
  z-index: -1;
}

.number-box.style-default:hover .number-box-number:after {
  width: 100%;
}

.number-box:hover p {
  color: #333;
}

/* Style dark */

.number-box.style-dark h3 {
  color: #333;
  text-align: center;
  transition: 0.2s ease-in;
}

.number-box.style-dark:hover h3 {
  color: #333;
}

.number-box.style-dark .number-box-number {
  color: #333;
  background: transparent;
  display: block;
  text-align: center;
  margin-top: auto;
  position: static;
  left: auto;
  padding-top: 20px;
  font-size: 72px;
}

.number-box.style-dark .content-box-info {
  padding: 0px 15px 25px 15px;
  text-align: center;
}

.number-box.style-dark .content-box-info p,
.number-box.style-dark .btn-read-more,
.number-box.style-dark .btn-read-more:after {
  color: #888;
}

.number-box.style-dark:hover .content-box-info p,
.number-box.style-dark:hover .btn-read-more,
.number-box.style-dark:hover .btn-read-more:after {
  color: #444;
}

/************************************/
/* 6. About us page */
/************************************/

#top-content-area {
  background-color: rgba(0, 0, 0, 0.6);
  background-size: cover;
  background-position: center center;
  padding: 120px 0;
  position: relative;
  z-index: 0;
  color: #fff;
  text-align: center;
  background-attachment: fixed;
}

.title-content-text:before {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.4);
}

#top-content-area .page-subtitle {
  font-size: 0.93em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  color: rgba(255, 255, 255, 0.5);
  width: auto;
  z-index: 99;
}

#top-content-area.tca-text-left {
  text-align: left;
}

#top-content-area.tca-text-left .title-content-text::before {
  margin: 0 auto 20px 0;
}

#top-content-area.tca-text-left .title-content {
  padding: 0 10% 0 0;
}

#top-content-area.tca-text-right {
  text-align: right;
}

#top-content-area.tca-text-right .title-content {
  padding: 0 0 0 10%;
}

#top-content-area.tca-text-right .title-content-text::before {
  margin: 0 0 20px auto;
}

#top-content-area.tca-text-center {
  text-align: center;
}

.title-content {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  padding: 0 10%;
}

.title-content h1 {
  color: #fff;
  letter-spacing: -0.6px;
  font-weight: 500;
  margin: 5px 0 0 0;
}

.title-content-text {
  margin-top: 30px !important;
  font-size: 1.3487em;
  font-weight: 300;
}

.title-content h1,
.title-content-text {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
}

.title-content h1 {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
}

.title-content-text {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
}

h1.section-title {
  margin-top: 0;
}

.page-content .section-title {
  margin-top: 30px;
}

.position-item {
  position: relative;
  text-decoration: none;
  color: #333;
  display: block;
  width: 100%;
  padding: 25px;
  background: #f9f9f9;
  margin-bottom: 20px;
  transition: 0.2s;
  -webkit-box-shadow: inset 0px 0px 0px 1px #ddd;
  -moz-box-shadow: inset 0px 0px 0px 1px #ddd;
  box-shadow: inset 0px 0px 0px 1px #ddd;
}

.position-item:hover {
  text-decoration: none;
  color: #333;
}

.position-item::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 22px;
  color: #555;
  font-weight: 800;
  position: absolute;
  bottom: 21px;
  right: 30px;
  transition: 0.2s;
}

.position-item:hover:after {
  right: 25px;
}

.position-title {
  position: relative;
  left: 0;
  font-weight: 400;
  font-size: 1.2em;
  transition: 0.2s;
}

.position-item:hover > .position-title {
  left: 5px;
}

.overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  z-index: 1;
}

#top-content-area.with-video-bg {
  width: 100%;
  position: relative;
  background: transparent;
}

#top-content-area.with-video-bg .title-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 60%;
  padding: 0;
}

/*******************************/
/* 7. Project detail page */
/*******************************/

.project-photos img {
  margin-bottom: 40px;
  width: 100%;
}

/*******************************/
/* 8. Contact us page */
/*******************************/

.contact-detail {
  font-size: 16px;
  padding: 10px 0;
}

#map {
  width: 100%;
  height: 350px;
  background-color: #ccc;
}

/*******************************/
/* 9. Blog */
/*******************************/

.blog .content,
.single .content,
.search-results .content {
  /*background-color: #fefefe;*/
  background-color: rgba(0, 0, 0, 0.01);
}

.single.single-portfolio .content {
  background: transparent;
  padding: 120px 0 0 0;
}

.content.padding-top-120 {
  padding-top: 120px !important;
}

.content.padding-top-80 {
  padding-top: 80px !important;
}

.content.padding-top-0 {
  padding-top: 0px !important;
}

.content.padding-bottom-120 {
  padding-bottom: 120px !important;
}

.content.padding-bottom-80 {
  padding-bottom: 80px !important;
}

.content.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.blog-post {
  margin-bottom: 40px;
}

.blog-post .post-title {
  letter-spacing: -1px;
  margin-bottom: 20px;
}

.blog-post .entry-content {
  padding: 35px 35px 45px 35px;
}

/*.blog-post .entry-content p {
    font-size: 1.1em;
}*/

.blog-post .entry-content {
  font-size: 1.1em;
}

.blog-post .entry-title {
  font-size: 42px;
}

.entry-title a,
.entry-title {
  color: #333;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.posted-on {
  margin-right: 5px;
}

.author.vcard {
  font-size: 1em;
}

.cat-links::before,
.byline::before,
.tags-links::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #7d6741;
  position: relative;
  bottom: 3px;
  margin: 0 5px;
  border-radius: 50%;
}

.tags-links a,
.cat-links a {
  margin-left: 2px;
}

.post-info a:hover {
  color: #7d6741;
}

.blog-post .content-box {
  margin-bottom: 0;
}

/*.blog-post .content-box-info p {
    font-size: 1em;
}
*/
.blog-date span {
  font-weight: 300;
  font-size: 11px;
}

.post-info,
.entry-meta {
  font-size: 13px;
  margin-bottom: 10px;
  color: #aaa;
}

.post-info a,
.post-info span {
  color: #999;
}

.pagination {
  border-radius: 0;
  padding-top: 30px;
  width: 100%;
  text-align: center;
}

.sticky {
  background: #f5f5f5 !important;
  box-shadow: none;
}

.sticky .divider-light {
  border-color: #e5e5e5;
}

.page-numbers {
  display: inline-block;
  text-align: center;
  padding: 15px;
  min-width: 50px;
  background-color: #f5f5f5;
}

.page-numbers:hover {
  background: #e5e5e5;
}

.page-numbers.current {
  background: #888888;
  color: #fff;
}

.prev.page-numbers {
  float: left;
}

.next.page-numbers {
  float: right;
}

.entry-title a {
  border-bottom: 0 !important;
  transition: 0.2s all ease-in-out;
}

.entry-title a:hover {
  color: #888;
}

.entry-content a:not(.wp-block-button__link) {
  border-bottom: 1px dashed #e5e5e5;
  transition: 0.1s all ease-in-out;
}

.entry-content a.btn-read-more,
.entry-content a.btn-read-more:hover {
  border-bottom: 0 !important;
}

.entry-content a:hover:not(.wp-block-button__link) {
  border-bottom: 1px dashed #aaa;
}

.entry-content li {
  margin-bottom: 10px;
}

.entry-content ol {
  padding-left: 20px;
}

.entry-content ol,
.entry-content ul {
  margin-top: 5px;
}

.post-content .content-box {
  float: none;
  margin-bottom: 20px;
}

.post-content .post-info {
  margin-top: 10px;
}

.testimonial .content-box-info p,
.comment .content-box-info p {
  position: relative;
  margin-top: 0;
  font-style: italic;
  font-size: 1em;
  z-index: 1;
}

.reply {
  transition: 0.15s;
  color: #999 !important;
}

.comment-reply-link:before {
  content: "";
  display: inline-block;
  background: #ddd;
  width: 20px;
  margin-right: 10px;
  height: 2px;
  position: relative;
  bottom: 3px;
  transition: 0.2s ease-out;
}

.comment-reply-link {
  padding: 7px 7px 7px 0;
  font-weight: 500;
  color: #888;
  position: relative;
  z-index: 1;
}

.reply:hover a.comment-reply-link {
  color: #7d6741;
}

.comment-reply-link:hover:before {
  width: 30px;
  background: #7d6741;
}

#reply-title {
  margin-top: 60px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #eee;
}

.comment-form-comment {
  margin-top: 10px;
}

.comment {
  margin-bottom: 40px;
}

#comment {
  font-size: 1em;
}

.comments-title {
  font-weight: 400;
}

.nested {
  padding-left: 200px;
}

.nested-2 {
  padding-left: 360px;
}

.comment-form .submit {
  margin-bottom: 80px;
  clear: both;
}

/* Blog template: Style 2: Overlapped */

.post-overlapped .post-info,
.post-overlapped .entry-meta,
.post-overlapped-2 .post-info,
.post-overlapped-2 .entry-meta {
  font-size: 13px;
  margin-bottom: 35px;
  color: #aaa;
  background: #f9f9f9;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: -35px;
  margin-right: -35px;
  padding-left: 35px;
  padding-right: 35px;
}

.post-overlapped .blog-post .entry-content,
.post-overlapped-2 .blog-post .entry-content {
  padding-top: 0;
}

.single .post-overlapped .content,
.single .post-overlapped-2 .content {
  background-color: #fcfcfc;
}

.post-overlapped input,
.post-overlapped textarea,
.post-overlapped-2 input,
.post-overlapped-2 textarea {
  background: #eee;
}

.post-overlapped .blog-post {
  margin-top: -139px;
}

.post-overlapped-2 .blog-post {
  margin-top: -295px;
}

.single .content h1,
.single .content h2,
.single .content h3,
.single .content h4,
.single .content h5,
.single .content h6 {
  line-height: 1.2em;
}

/* Blog items end */

.content-box.service-item .btn-read-more {
  padding-bottom: 0;
}

.content-box.service-item p {
  margin: 20px 0 0 0;
}

.content-box.service-item {
  border: 0;
  background: #f5f5f5;
  top: 0;
}

.alignment-centered {
  text-align: center;
}

.content-box.service-item:hover {
  border: 0;
  background: #fff;
  box-shadow: 0 5px 14px 0px rgba(0, 0, 0, 0.07);
  top: -2px;
}

.content-box-info span {
  color: #888;
  font-size: 0.93em;
}

.team-member {
  text-align: center;
}

.team-member img {
  width: 100%;
  max-width: 100%;
}

.team-member .content-box {
  border: 0;
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.07);
}

.team-member h4 {
  font-weight: 400;
  margin-bottom: 0;
  transition: 0.2s ease-out;
}

.member-info {
  margin: 20px 0 0 0;
}

.team-member .vertical-number {
  font-size: 0.93em;
  bottom: 0px;
  left: 0px;
  color: #888;
}

.team-member .vertical-number:after {
  background: rgba(0, 0, 0, 0.2);
}

.team-member .member-details {
  opacity: 0;
  text-align: center;
  position: absolute;
  padding: 0 20px 0 60px;
  top: calc(50% - 10px);
  transform: translateY(-50%);
  width: 100%;
  color: #fff;
  transition-duration: 0.3s;
}

.team-member .member-details hr {
  border-top: 1px solid rgba(255, 255, 255, 0.07);
  width: 85%;
  margin: 15px auto;
}

.team-member .member-details span {
  font-weight: 400;
}

.team-member .member-details span.small {
  font-size: 1em;
  color: #aaa;
}

.team-member:hover .member-details {
  opacity: 1;
  top: 50%;
}

.team-member:hover .vertical-number:after {
  background: rgba(255, 255, 255, 0.2);
}

.team-member .side-overlay {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 100%;
  background: #ddd;
}

.team-member .vertical-number-box {
  left: 31px;
}

.vertical-number-box {
  transform: rotate(-90deg);
  left: 14px;
  position: absolute;
  bottom: 20px;
}

.team-member .side-overlay:after {
  content: "";
  display: block;
  width: 0;
  right: 0;
  top: 0;
  height: 100%;
  background: #222;
  transition: 0.2s ease-in-out;
}

.team-member:hover .side-overlay:after {
  width: 100%;
}

.team-member .social li:before {
  content: none;
}

.team-member .social {
  padding: 0 !important;
}

.team-member .social a {
  display: inline-block;
  border-bottom: 0;
}

.team-member .social i {
  width: 32px;
  height: 32px;
  line-height: 32px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.team-member .social i:last-child {
  margin-right: 0;
}

.team-member:hover .image-container:before {
  opacity: 0.9;
}

.notice-box {
  padding: 40px;
  background: #f9f9f9;
  margin-bottom: 20px;
  transition: 0.15s;
  border: 1px solid #ddd;
}

.notice-box p {
  color: #888;
}

.notice {
  font-weight: 400;
}

.notice-box h2 {
  margin-bottom: 20px;
  line-height: 1.2em;
  font-size: 1.5157em;
  color: #333 !important;
}

.notice-box a:hover {
  text-decoration: none;
}

.cta-link {
  display: block;
  border: none;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  color: #999;
  letter-spacing: 1px;
}

.cta-link:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 18px;
  color: #999;
  font-weight: 800;
  position: relative;
  left: 10px;
  top: 2px;
  transition: 0.2s;
}

.notice-box:hover > .cta-link:after {
  left: 15px;
}

.notice-box:hover,
.position-item:hover {
  -webkit-box-shadow: inset 0px 0px 0px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 0px 7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 0px 7px rgba(0, 0, 0, 0.1);
}

.notice-box:hover > h2,
.notice-box:hover > .cta-link:after,
.notice-box:hover > .cta-link {
  color: #000;
}

.navigation.posts-navigation {
  margin-top: 20px;
  border-top: 1px dashed #eeeeee;
  padding-top: 15px;
}

.navigation.posts-navigation > h2.screen-reader-text {
  display: none;
}

.navigation.posts-navigation .nav-links .nav-previous,
.navigation.posts-navigation .nav-links .nav-next {
  display: inline;
}
.navigation.posts-navigation .nav-links .nav-next {
  float: right;
}

.navigation.posts-navigation .nav-links .nav-previous a,
.navigation.posts-navigation .nav-links .nav-next a {
  color: #999;
}

.navigation.posts-navigation .nav-links .nav-previous a:hover,
.navigation.posts-navigation .nav-links .nav-next a:hover {
  color: #555;
}

.sidebar-nav li.recentcomments {
  padding: 12px 0;
}

select[name="archive-dropdown"] {
  margin-top: 10px;
}

.search-page-header {
  margin-bottom: 40px;
}

.search-page-header span {
  color: #888;
}

/*******************************/
/* 10. Shop page */
/*******************************/

.woocommerce ul.products li.product {
  text-align: center;
  transition: 0.15s all ease-in-out;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  padding-left: 3.5em !important;
}

.woocommerce ul.products li.product:before,
ul.woocommerce-error > li,
ul.woocommerce-info > li,
ul.woocommerce-message > li,
.woocommerce-MyAccount-navigation ul li:before,
.woocommerce .order_details li::before,
ul.products li.product:before,
.order_details li::before {
  content: none !important;
}

.woocommerce ul.cart_list li::after,
.woocommerce ul.cart_list li::before,
.woocommerce ul.product_list_widget li::after,
.woocommerce ul.product_list_widget li::before {
  height: initial;
  width: initial;
  background: none;
}

.woocommerce ul.products li.product:hover {
  color: #000;
  background: #f5f5f5;
}

.woocommerce ul.products li.product h3 {
  font-size: 1em;
  font-weight: 400;
}

.woocommerce ul.products li.product .price {
  font-size: 1em;
  font-weight: 300;
  color: #888;
  margin-bottom: 20px;
}

.woocommerce ul.products li.product .button {
  display: none;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce button.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button[type="submit"] {
  width: auto;
  padding: 15px;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
  transition: 0.1s;
  border-radius: 3px;
  margin-right: 5px;
  letter-spacing: 0.3px;
  background: #e9a607;
}

#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
  vertical-align: middle;
}

.woocommerce #respond input#submit {
  color: #fff;
}

.woocommerce button.button.alt {
  padding: 20px 40px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce input.button.alt:hover .woocommerce button.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce button[type="submit"]:hover,
.woocommerce button[type="submit"]:focus {
  background-color: #c8910f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: #c8910f;
  color: #fff;
}

.woocommerce ul.products li.product .price del {
  display: inline;
}

.woocommerce ul.products li.product .price ins {
  font-weight: 300;
  text-decoration: none;
  color: #333;
}

.woocommerce div.product .summary p {
  color: #888;
}

.woocommerce div.product .product_meta {
  border-top: 1px solid #eee;
  padding-top: 10px;
}

.woocommerce div.product .product_meta span {
  color: #999;
  font-size: 12px;
  margin-right: 15px;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 15px;
}

.woocommerce div.product p.price .woocommerce-Price-amount.amount {
  display: block;
  background: #f9f9f9;
  padding: 10px;
}

.woocommerce div.product .product_title,
.woocommerce div.product .related > h2 {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px dashed #eee;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-weight: 300;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  font-weight: 300;
  color: #333;
  font-size: 1.75em;
  text-decoration: none;
}

.woocommerce div.product.sale p.price,
.woocommerce div.product.sale .entry-summary span.price {
  font-weight: 300;
  color: #333;
  font-size: 1.75em;
  text-decoration: none;
}

.woocommerce span.onsale {
  margin-right: -1px;
  min-width: 3.236em;
  padding: 0 1.5em;
  font-weight: 300;
  top: 1em;
  left: 0;
  margin: 0;
  border-radius: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  line-height: 2em;
  min-height: auto;
}

.woocommerce ul.products li.product .onsale {
  left: 0;
  margin: 1em 0 0;
  right: auto;
}

.woocommerce div.product div.images img {
  border: 1px solid #e5e5e5;
}

.woocommerce div.product form.cart div.quantity {
  margin: 0 15px 0 0;
}

.input-text.qty.text {
  margin-bottom: 0;
}

.woocommerce .quantity .qty {
  width: 6em;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  color: #333;
  border: 0;
  border-radius: 0;
  padding: 1.5em;
}

.pswp__bg {
  opacity: 0.75 !important;
}

/* Woocommerce Tabs */

.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0;
  margin: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: none;
  margin: 0;
  border-radius: 0;
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs > li a {
  margin-right: -1px;
  background: #eee;
}

.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a {
  color: #999;
  padding: 20px 30px;
  font-size: 1.1em;
  font-weight: 400;
  border-radius: 0;
  margin-right: -7px;
  margin-bottom: -1px;
  transition: 0.2s all ease-in-out;
}
.woocommerce section {
  padding: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a:focus {
  color: rgb(51, 51, 51);
}

.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs > li > a:focus,
.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a:active,
.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a:active,
.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a {
  background-color: #f9f9f9;
}

.woocommerce div.product .woocommerce-tabs ul.tabs > li.active > a {
  background-color: #f9f9f9;
}

.woocommerce div.product .woocommerce-tabs .panel {
  color: #777;
  background: #f9f9f9;
  padding: 40px 30px;
  border-radius: 0;
  border: 0;
}

.woocommerce div.product .woocommerce-tabs .panel p:first-child {
  margin-top: 0;
}

.woocommerce div.product .woocommerce-tabs .panel .woocommerce-Reviews-title {
  margin-bottom: 1.2em;
}

.woocommerce #review_form #respond {
  margin-top: 40px;
}

.woocommerce div.product .woocommerce-tabs .panel #reply-title {
  margin-bottom: 1em;
}

.woocommerce #review_form #respond textarea,
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  background: #fff;
}

.woocommerce .star-rating {
  font-size: 0.9em;
  color: #e9a607;
}

.woocommerce div.product .related {
  margin: 70px 0;
}

.woocommerce div.product .related ul.products {
  margin-top: 40px;
}

.woocommerce .products .star-rating {
  margin: 0 auto 10px;
}

.woocommerce-review-link {
  color: #999;
}

.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  font-weight: 500;
}

/* Cart Page */

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  width: 120px;
  border: 1px dashed #eee;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce a.button:hover,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit[disabled]:disabled,
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button[disabled]:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button[disabled]:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button[disabled]:disabled {
  color: #fff !important;
}

.woocommerce .wc-proceed-to-checkout a.button {
  font-size: 1.5em;
  padding: 20px !important;
  margin-right: 0;
  letter-spacing: 0.3px;
  border: 0 !important;
}

.woocommerce table.shop_table tr.cart_item {
  background: #fff;
}

.woocommerce table.shop_table tr.cart_item td.product-thumbnail {
  width: 150px;
}

.woocommerce table.shop_table td {
  background: #fff;
  padding: 15px;
}

#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
  padding: 18px;
  width: 100%;
  float: none;
  margin-bottom: 10px;
  border: 0;
}

#order_review_heading {
  margin-top: 40px;
}

.woocommerce table.shop_table {
  border-radius: 0;
  font-size: 1em;
}

#add_payment_method #payment ul.payment_methods li input[type="radio"] + label,
.woocommerce-cart #payment ul.payment_methods li input[type="radio"] + label,
.woocommerce-checkout
  #payment
  ul.payment_methods
  li
  input[type="radio"]
  + label {
  font-size: 20px;
  padding-left: 15px;
}

.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  margin-top: 30px;
}

.woocommerce-checkout .woocommerce-error li::before,
#payment.woocommerce-checkout-payment li.wc_payment_method::before {
  content: none !important;
}

.woocommerce-message .button.wc-forward {
  width: auto;
}

.woocommerce-message {
  line-height: 40px;
}

.shop-item .content-box {
  display: table;
  position: relative;
}

.shop-item .img-container {
  width: 100%;
  background: #fff;
  min-height: 220px;
}

.img-inner-container {
  height: 250px;
  vertical-align: middle;
}

.shop-item img {
  background: #fff;
  position: relative;
  top: 1%;
  vertical-align: middle;
}

.navbar-toggle {
  position: relative;
  top: 20px;
  z-index: 999;
  margin-right: 5px;
}

.woocommerce table.shop_table_responsive tr td::before,
.woocommerce-page table.shop_table_responsive tr td::before {
  font-weight: 500;
}

.woocommerce.shop_table_responsive.cart tr.cart_item td.product-remove {
  width: 100%;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
  font-weight: 300;
  padding: 0;
}

.woocommerce ul.product_list_widget li {
  padding: 15px;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 44px;
}

.woocommerce .sidebar-nav ul li a {
  width: auto;
}

.woocommerce.sidebar-nav li.wc-layered-nav-rating span.star-rating {
  top: 1px;
}

.woocommerce .sidebar-nav .product_list_widget .reviewer {
  font-size: 11px;
  color: #888;
}

.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce .widget_shopping_cart .cart_list li {
  position: relative;
  padding: 15px;
}

.woocommerce-mini-cart__empty-message {
  padding: 15px;
  border: 1px dashed #eee;
}

.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  width: 49%;
  margin-right: 1%;
  text-align: center;
}

.widget.woocommerce.widget_product_categories.sidebar-nav ul li a,
.widget.woocommerce.widget_rating_filter.sidebar-nav ul li a {
  width: 100%;
}

.widget.woocommerce.widget_rating_filter.sidebar-nav ul li {
  padding: 0;
}

.widget.woocommerce.widget_rating_filter.sidebar-nav ul li a {
  padding: 15px;
}

.widget.woocommerce.widget_product_categories.sidebar-nav ul li span {
  position: absolute;
  right: 15px;
  top: 11px;
  color: #999;
}

.woocommerce form.woocommerce-ordering select {
  border: 1px dashed #eee;
  padding: 5px;
  color: #999;
}

.widget.woocommerce.widget_price_filter.sidebar-nav form {
  padding: 30px 15px 20px;
  border-bottom: 1px dashed #eee;
  border-top: 0;
}

.woocommerce .widget_price_filter .price_slider_amount {
  margin-top: 25px;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background: #e5e5e5;
  border: 0;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background: #999;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background: #555;
  top: -0.25em;
}

.woocommerce .widget_layered_nav ul li.chosen a::before,
.woocommerce .widget_layered_nav_filters ul li a::before {
  color: #777;
}

.widget.woocommerce.widget_layered_nav_filters.sidebar-nav li.chosen {
  margin-right: -1px;
}

.woocommerce.widget_shopping_cart .total {
  border-top: none;
}

p.woocommerce-thankyou-order-received {
  padding: 15px;
  background: #f9f9f9;
  font-size: 2em;
}

.woocommerce-MyAccount-navigation,
.woocommerce-MyAccount-navigation ul,
.woocommerce-account .woocommerce-MyAccount-content {
  float: none !important;
  width: 100% !important;
  padding: 0;
  margin-bottom: 40px;
}

.woocommerce-MyAccount-navigation-link {
  margin-right: -7px;
}

.woocommerce-MyAccount-navigation-link a {
  display: inline-block;
  background: #f9f9f9;
  border: 1px dashed #ddd;
  padding: 9px 20px;
  font-size: 12px;
  color: #777;
}

.woocommerce-MyAccount-navigation-link.is-active a {
  background: #fff;
  color: #555;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%;
}

mark {
  background: #f5f5f5;
  border-radius: 3px;
}

.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count {
  background: #f9f9f9;
  border: 1px dashed #ddd;
  border-radius: 3px;
  padding: 4px 9px;
}

.woocommerce-error li:before,
.woocommerce-info li:before,
.woocommerce-message li:before {
  content: none !important;
}

div.pp_woocommerce div.ppt {
  display: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  padding: 12px;
  transition: 0.2s;
}

.woocommerce .woocommerce-checkout-payment input[type="radio"] + label::before {
  left: -7px;
  content: "-";
  position: relative;
  width: 18px;
  overflow: hidden;
}

.woocommerce
  .woocommerce-checkout-payment
  input[type="radio"]:checked
  + label::before {
  content: "\f00c";
  font-family: "FontAwesome";
}

.woocommerce .woocommerce-loop-product__title {
  font-weight: 500;
}

.woocommerce
  .woocommerce-ResetPassword.lost_reset_password
  button[type="submit"] {
  width: auto;
}

.woocommerce form.login {
  width: 60%;
  border: 0;
  padding: 40px;
  margin: 2em auto;
  text-align: left;
  border-radius: 0;
  width: 60%;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.07);
  background: #fff;
}

.woocommerce form.login button[type="submit"] {
  width: auto;
  float: none;
  display: block;
  margin-bottom: 30px;
}

.woocommerce form.login input[type="checkbox"] {
  display: inline-block;
  width: auto;
}

.woocommerce-account .woocommerce > h2 {
  text-align: center;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: static;
  margin-left: 0px;
  margin-top: 4px;
  display: inline-block;
  width: auto;
}

#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
  opacity: 0;
}

/*******************************/
/* 11.1 Form */
/*******************************/

form p {
  margin: 0;
}

input,
textarea {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  background: #f5f5f5;
  border: 0;
  transition: 0.2s;
  padding: 15px;
  color: #888;
}

input:focus,
textarea:focus {
  background: #ddd;
}

input[placeholder],
input[type="submit"] {
  color: #333;
  letter-spacing: 0.5px;
}

textarea {
  min-height: 121px;
  height: auto;
  text-transform: none;
  letter-spacing: 0.5px;
  font-size: 0.93em;
}

input[type="text"],
input[type="email"] {
  font-size: 0.93em;
}

input[type="submit"],
.woocommerce button[type="submit"] {
  text-align: center;
  position: relative;
  background: #7d6741;
  min-width: 250px;
  min-height: 50px;
  width: auto;
  font-size: 0.93em;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  transition: 0.1s;
  border-radius: 3px;
  border: none;
}

input[type="submit"]:hover,
.woocommerce button[type="submit"]:hover {
  background: #7d6741;
}

label {
  font-weight: 400;
}

.error {
  padding: 20px;
  border: none;
  display: none;
  color: #d9534f;
  border: solid 1px #d9534f;
  font-size: 12px;
}

.wpcf7-not-valid,
.error_input {
  box-shadow: inset 3px 0px 0px 0px #ccc !important;
  -moz-box-shadow: inset 3px 0px 0px 0px #ccc !important;
  -webkit-box-shadow: inset 3px 0px 0px 0px #ccc !important;
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 0.93em;
  font-weight: 400;
  display: block;
  margin-top: -10px;
  margin-bottom: 10px;
}

div.wpcf7-response-output {
  margin: 0;
  padding: 1.5em;
}

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  width: auto;
}

select {
  width: 100%;
  padding: 15px;
  border: 0;
  background: #f5f5f5;
}

.body-dark select {
  background-color: #444;
}

span.wpcf7-list-item {
  display: inline-block;
  margin: 0 2em 0 0;
}

.success {
  padding: 20px;
  display: none;
  color: #5cb85c;
  border: solid 1px #5cb85c;
  margin-bottom: 20px;
}

input.search-field {
  margin-bottom: 0;
  border: 0;
}

.search-form {
  margin-top: -1px;
}

form.woocommerce-product-search {
  margin-top: -1px;
  min-height: 50px;
  clear: both;
}

.search-form label,
.woocommerce .search-field,
.woocommerce button[type="submit"] {
  float: left;
  width: 65%;
  border-right: 0;
  height: 50px;
}

.search-form label span,
.woocommerce-product-search label {
  display: none;
}

.search-field {
  outline: none;
  border: 0;
  height: 50px;
}

input[type="submit"].search-submit,
.woocommerce-product-search > input[type="submit"],
.woocommerce-product-search > button[type="submit"] {
  font-size: 0.93em;
  min-width: 0;
  width: 35%;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  margin: 0 0 30px 0;
}

.tagcloud {
  margin-top: 15px;
}

.tagcloud a {
  display: inline-block;
  background: #f9f9f9;
  padding: 5px;
  margin-bottom: 5px;
  color: #999;
}

.tagcloud a:hover {
  color: #555;
  background: #f5f5f5;
}

.woocommerce ul.product_list_widget .mini_cart_item a.remove {
  display: block;
  font-size: 20px;
  height: 1em;
  width: 1em;
  text-align: center;
  line-height: 19px;
  color: red;
  text-decoration: none;
  border: 0;
  float: right;
}

.woocommerce .widget_shopping_cart_content p.total {
  margin: 15px 0 15px 0;
}

.woocommerce .widget_shopping_cart_content .buttons {
  padding: 0 0 15px 0;
  border-top: 0;
  border-bottom: 1px dashed #eee;
}

.woocommerce a.remove {
  border-radius: 0;
  font-weight: 300;
}

.woocommerce a.remove:hover {
  color: #fff;
}

.woocommerce .woocommerce-loop-product__title {
  letter-spacing: -0.3px;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

legend {
  font-size: 13px;
  margin: 20px 0 10px 0;
}

/*******************************/
/* 11.4. Table */
/*******************************/

table {
  font-size: 0.93em;
  width: 100%;
  text-align: left;
  margin: 0 0 30px 0;
}

table strong {
  font-weight: 500;
}

tr,
table.light tr {
  background: transparent;
  /*    border-bottom: 1px solid #f5f5f5;*/
  border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  transition: 0.07s;
}

thead tr th {
  background: transparent;
}

th,
thead tr td {
  font-weight: 500;
  letter-spacing: 0.5px;
}

tr:hover {
  background: #fff;
}

tr:first-child:hover {
  background: transparent;
}

th,
td {
  padding: 15px;
}

th {
  text-transform: uppercase;
  color: #888;
}

dt {
  font-weight: 500;
}

.no-top-mrg {
  margin-top: 0;
}

.section-gallery .section-title.mrg-btm {
  margin-bottom: 30px;
}

/*******************************/
/* 11.5. Accordion */
/*******************************/

a.accordion-toggle {
  position: relative;
  display: block;
  padding: 20px;
  font-size: 1em;
  border-bottom: 0 !important;
}

.panel-group.light a.accordion-toggle {
  background: #f5f5f5;
  color: #999;
}

.panel-group a.accordion-toggle[aria-expanded="true"],
.panel-group a.accordion-toggle[aria-expanded="true"]:hover,
.panel-group a.accordion-toggle[aria-expanded="true"]:focus {
  text-decoration: none;
  background: #7d6741;
  color: #fff !important;
}

.panel-group.light .accordion-toggle[aria-expanded="true"]:hover:before,
.panel-group.dark .accordion-toggle[aria-expanded="true"]:hover:before {
  color: #fff;
}

.panel-title {
  font-size: 1.1487em;
}

.panel-heading {
  padding: 0;
}

.panel-group .panel + .panel {
  margin-top: 10px;
}

.panel-body {
  color: #fff;
  background: #69593e;
  border-top: 0;
  font-size: 0.93em;
  padding: 25px 20px;
}

.panel-body p:first-child {
  margin-top: 0;
}

.panel-body p:last-child {
  margin-bottom: 0;
}

.panel {
  border: none;
}

.panel-group .accordion-toggle::before {
  content: "\f107";
  position: absolute;
  right: 25px;
  top: 17px;
  font-family: "FontAwesome";
  font-size: 18px;
  font-weight: 300;
  transition: all 0.2s ease-out;
}

.panel-group.light .accordion-toggle::before {
  color: #bbb;
}

.panel-group .accordion-toggle,
.panel-group .accordion-toggle:hover {
  border: 0;
}

.panel-group .accordion-toggle[aria-expanded="true"]::before {
  transform: rotateX(180deg);
}

.panel-group.light .accordion-toggle[aria-expanded="true"]::before {
  color: #fff;
}

.panel-group.light a.accordion-toggle:hover,
.panel-group.light .accordion-toggle:hover::before {
  color: #555;
}

/*******************************/
/* 11.6. Tabs */
/*******************************/

.nav-tabs > li {
  margin-bottom: 0;
}

.nav-tabs > li a {
  margin-right: -1px;
  border: 0;
  border-bottom: 0 !important;
}

.nav-tabs.light > li a {
  background: #eee;
}

.nav-tabs > li.active > a,
.nav-tabs > li > a {
  padding: 20px 30px;
  font-weight: 400;
  border-radius: 0;
  margin-right: -1px;
}

.nav-tabs.light > li.active > a,
.nav-tabs.light > li > a {
  color: #666;
}

.nav-tabs > li.active > a,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 0;
}

.nav-tabs.light > li.active > a,
.nav-tabs.light > li > a:hover,
.nav-tabs.light > li > a:focus,
.nav-tabs.light > li.active > a:hover,
.nav-tabs.light > li.active > a:focus {
  color: #444;
  background-color: #f5f5f5;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border: 0;
}

.nav-tabs.light > li > a:hover,
.nav-tabs.light > li > a:focus {
  background: #f5f5f5;
}

.nav-tabs > li.active > a {
  border: 0;
}

.tab-content {
  color: #777;
  background: #f5f5f5;
  padding: 30px;
  font-size: 0.93em;
}

.tab-content p:first-child {
  margin-top: 0;
}

/* Style: Accent */

.nav-tabs.style-accent > li.active > a,
.nav-tabs.style-accent > li.active > a:hover,
.nav-tabs.style-accent > li.active > a:focus {
  color: #fff;
  background-color: #7d6741;
}

.tab-content.style-accent {
  color: #fff;
  background: #69593e;
}

.tab-content.style-accent ul li:before {
  background: rgba(255, 255, 255, 0.3);
}

.tab-content p:empty,
.tab-content br,
.panel-body p:empty,
.panel-body br,
.panel-group br {
  display: none;
}

.panel-group .panel:first-child {
  margin-top: 0;
}

.panel-group .panel {
  margin-top: 10px;
}

/*******************************/
/* 11.7. Mobile menu button */
/*******************************/

.navbar-toggle .icon-bar {
  background: #ddd;
}

.navbar-toggle {
  transition: 0.2s;
}

.header-light .navbar-toggle .icon-bar {
  background: #777;
}

.toggled .icon-bar {
  background: #fff;
}

.header-light .toggled .icon-bar {
  background: #333;
}

.navbar-toggle.toggled,
.navbar-toggle {
  border: none !important;
  background: transparent !important;
}

.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}

.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.navbar-toggle .middle-bar {
  opacity: 0;
}

.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}

.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}

.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

.header-light .nav-toggle-mobile-submenu {
  background: rgba(0, 0, 0, 0.05);
}

.header-light .nav-toggle-mobile-submenu i {
  color: rgba(0, 0, 0, 0.5);
}

.nav-toggle-mobile-submenu {
  display: none;
  position: absolute;
  bottom: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.1);
  right: 0px;
  border: none;
  width: 60px;
  text-align: center;
  cursor: pointer;
  height: 63px;
  padding: 20px;
  transition: 0.2s ease-in;
  opacity: 0.5;
}

#mainmenu > li:first-child .nav-toggle-mobile-submenu {
  top: 1px;
}

.nav-toggle-mobile-submenu.opened,
.nav-toggle-mobile-submenu:hover {
  background: rgba(0, 0, 0, 0.15);
  opacity: 1;
}

#mainmenu li ul li .nav-toggle-mobile-submenu {
  height: 61px;
}
.nav-toggle-mobile-submenu i {
  font-family: "FontAwesome";
  font-size: 17px;
  color: #fff;
  font-weight: 300;
  transition: 0.2s;
}

.nav-toggle-mobile-submenu.opened i {
  transform: rotateX(180deg);
}

/*******************************/
/* 11.8. Slick slider */
/*******************************/

.slick-slider {
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000px;
  backface-visibility: hidden;
  perspective: 1000px;
  margin: 20px 0;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  display: inline-block;
  position: absolute;
  top: -110px;
  width: 50px;
  height: 50px;
  background: transparent;
  border: 0;
  transition: 0.2s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
  color: transparent;
  outline: none;
}

.slick-prev {
  right: 64px;
}

.slick-prev:before {
  content: "\f104";
  right: 0px;
  bottom: 1px;
  font-family: "FontAwesome";
}

.slick-next:before {
  content: "\f105";
  right: 7px;
  bottom: 1px;
  font-family: "FontAwesome";
}

.slick-prev:before,
.slick-next:before {
  position: relative;
  left: 0;
  font-family: "FontAwesome";
  font-size: 28px;
  color: #555;
  font-weight: 200;
  transition: 0.2s;
  opacity: 0.2;
}

.slick-next {
  right: 15px;
}

.slick-prev:hover:before {
  left: -4px;
}

.slick-next:hover:before {
  left: 4px;
}

.slick-prev:hover:before,
.slick-next:hover:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

#clients-carousel .item {
  display: table;
}

#clients-carousel .item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
}

#clients-carousel .item img {
  width: auto;
  margin: 0 auto;
}

/*******************************/
/* 11.9. Breadcrumbs */
/*******************************/

.breadcrumbs {
  letter-spacing: 0.5px;
  font-size: 0.86em;
  border-bottom: 1px solid #f5f5f5;
  background: #fff;
}

.breadcrumbs a span {
  display: inline-block;
  padding: 15px 0;
}

.breadcrumbs a span {
  color: #999;
  margin-right: 10px;
}

.breadcrumbs > span {
  color: #777;
}

.breadcrumbs a:after {
  content: "\f105";
  font-family: "FontAwesome";
  font-weight: 300;
  font-size: 11px;
  right: 7px;
  bottom: 1px;
  margin-right: 15px;
  color: #999;
}

.breadcrumbs a:hover > span,
.breadcrumbs a:hover:after {
  color: #333 !important;
}

/*******************************/
/* 11.10. jQuery scroll animation */
/*******************************/

.animate {
  opacity: 0;
  transform: translate(0, 60px);
  transition: cubic-bezier(0.25, 0.25, 0.515, 0.975) 0.7s;
  /*will-change: transform, opacity;*/
}

.animate.visible {
  opacity: 1;
  transform: translate(0, 0);
}

.animate.animate-1 {
  transition-delay: 0.2s;
}

.animate.animate-2 {
  transition-delay: 0.3s;
}

.animate.animate-3 {
  transition-delay: 0.4s;
}

.animate.animate-4 {
  transition-delay: 0.5s;
}

.animate.animate-5 {
  transition-delay: 0.6s;
}

.animate.animate-6 {
  transition-delay: 0.7s;
}

.animate.animate-7 {
  transition-delay: 0.8s;
}

.animate.animate-8 {
  transition-delay: 0.9s;
}

.animate.animate-9 {
  transition-delay: 1s;
}

.animate.animate-10 {
  transition-delay: 1.1s;
}

.animate.animate-11 {
  transition-delay: 1.2s;
}

.animate.animate-12 {
  transition-delay: 1.3s;
}

/*******************************/
/* 11.11. Customize admin panel */
/*******************************/

#customize-theme-controls
  #accordion-panel-tc_interico_options
  .accordion-section-title::before {
  content: url(../wp-content/themes/interico/img/ui/icon-small.png);
  position: absolute;
  top: 9px;
  left: 14px;
}

#customize-theme-controls
  #accordion-panel-tc_interico_options
  .accordion-section-title {
  padding-left: 46px;
}

/*******************************/
/* 11.12. Image outline */
/*******************************/

.outlined {
  outline: 7px solid rgba(255, 255, 255, 0.3);
  outline-offset: -14px;
}

/*******************************/
/* 11.13. Shadow Box */
/*******************************/

.shadow-box,
.shadow-box.light {
  position: relative;
  padding: 50px;
  background: #fff;
  box-shadow: 0 2px 15px 0px rgba(0, 0, 0, 0.07);
  z-index: 2;
}

.shadow-box h2,
.shadow-box h1 {
  margin-top: 0;
}

.shadow-box:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  left: 0;
  top: 0;
  z-index: -1;
}

.shadow-box.light:before,
.shadow-box.light,
.body-dark .shadow-box.light:before,
.body-dark .shadow-box.light {
  background: #fff;
}

.shadow-box.light h1,
.shadow-box.light h2,
.shadow-box.light h3,
.shadow-box.light h4,
.shadow-box.light h5,
.shadow-box.light h6 {
  color: #333;
}

.shadow-box.light {
  color: #777;
}

.shadow-box:after {
  content: "";
  background: url(../img/bg-3.png);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -72px;
  bottom: -76px;
  z-index: -2;
}

.shadow-box.overlap-left {
  margin-top: 80px;
  margin-left: -120px;
}

.shadow-box.overlap-right {
  margin-top: 80px;
  margin-right: -120px;
}

.overlap-left {
  margin-left: -120px !important;
  z-index: 2;
}

.overlap-left .shadow-box,
.overlap-right .shadow-box {
  margin-top: 80px;
}

.overlap-left .shadow-box.no-mrg,
.overlap-right .shadow-box.no-mrg {
  margin-top: 0;
}

.overlap-right {
  margin-right: -120px !important;
  z-index: 2;
}

.tooltip-inner {
  padding: 5px 10px;
  background-color: #333;
  border-radius: 0px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #333;
}

/*******************************/
/* 11.14. Shortcodes */
/*******************************/

.dash {
  display: block;
  width: 52px;
  height: 2px;
  margin: 20px 0;
  background: rgba(0, 0, 0, 0.1);
}

.dash.centered {
  margin: 20px auto;
}

.caps {
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}

.subtitle.dash-false:before {
  display: none;
}

.subtitle.light {
  color: rgba(255, 255, 255, 0.5);
}

.subtitle.light:before {
  background: rgba(255, 255, 255, 0.5);
}

/*******************************/
/* 11.15. Preloader */
/*******************************/

.preloader-wrapper {
  height: 101%;
  width: 100%;
  background: #eee;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
  transition: 0.5s ease-in;
}

.preloader-wrapper .preloader {
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 3px solid #eee; /* Light grey */
  border-top: 2px solid #555; /* Blue */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

.preloader-wrapper.dark.fadeOut {
  animation-duration: 0.5s;
}

.preloader-wrapper.dark.fadeOut .preloader {
  opacity: 0;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(120deg);
  }
  75% {
    transform: rotate(210deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.preloader-wrapper.dark {
  height: 101%;
  width: 100%;
  background: #444;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
}

.preloader-wrapper.dark .preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 3px solid #666; /* Light grey */
  border-top: 2px solid #eee; /* Blue */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

.spaced {
  padding: 120px 0;
}

.compose-mode .vc_row.wpb_row.spaced {
  padding-top: 120px;
  padding-bottom: 120px;
}

.spaced.vc_row {
  padding: 120px 0 90px 0;
}

.compose-mode .vc_row.wpb_row.spaced {
  padding-top: 120px;
  padding-bottom: 90px;
}

.spaced-bot {
  padding: 0 0 120px 0;
}

.compose-mode .vc_row.wpb_row.spaced-bot {
  padding-bottom: 120px;
}

.spaced-top {
  padding: 120px 0 0 0;
}

.compose-mode .vc_row.wpb_row.spaced-top {
  padding-top: 120px;
}

#mainmenu .wpml-ls-menu-item .sub-menu,
#mainmenu .wpml-ls-menu-item li a {
  width: auto;
  min-width: 60px;
}

.wpml-ls-menu-item .wpml-ls-flag + span {
  margin-left: 0.6em;
}

.compose-mode.body-dark #vc_not-empty-add-element i::before {
  color: #000 !important;
}

/*******************************/
/* 11.16 WP Bakery */
/*******************************/

.compose-mode .text-center .vc_element.vc_button,
.view-mode .text-center .vc_element.vc_button {
  display: inline-block;
}

.compose-mode .gallery {
  font-size: 0;
}

.compose-mode .vc_controls > .vc_controls-bc {
  z-index: 10 !important;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 20px !important;
}

.overlapped-90 {
  margin-top: -90px;
}

.overlapped-160 {
  margin-top: -160px;
}

/*.wpb_wrapper .btn {
    margin-top: 0;
}*/

.btn.btn-fullwidth {
  width: 100%;
}

.wpb_wrapper .divider-light {
  margin-top: 20px;
}

.wpb_wrapper .title-link-box .section-title {
  margin-bottom: 0;
}

/*h1, h2, h3, h4, h5, h6, h3.widget-title {
    margin: 0 0 0.67em 0;
}*/

#content .wpb_alert p:last-child,
#content .wpb_text_column :last-child,
#content .wpb_text_column p:last-child,
.wpb_alert p:last-child,
.wpb_text_column :last-child,
.wpb_text_column p:last-child {
  margin-bottom: inherit;
}

.shadow-box.vc_column_container > .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.vc_row .shadow-box {
  margin-bottom: 30px;
}

.shadow-box {
  padding: 50px !important;
}

.wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important;
}

.wpb_gmaps_widget.wpb_content_element {
  margin: 0 !important;
}

.wpb_row.shadow-box {
  margin-bottom: 15px;
}

.on-top {
  z-index: 10;
}

/* Pretty Photo */

div.pp_default .pp_top,
div.pp_default .pp_bottom,
div.pp_default a.pp_arrow_next,
div.pp_default a.pp_arrow_previous,
div.pp_default .pp_nav .pp_pause,
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_description {
  display: none !important;
}

div.pp_default .pp_loaderIcon {
  display: none !important;
  background: none !important;
}

div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_content_container .pp_left {
  background: none !important;
  padding: 0;
}

div.pp_default .pp_gallery {
  margin-top: -50px !important;
}

div.pp_default .pp_gallery ul li a {
  border: 0 !important;
  background: none !important;
}

div.pp_default .pp_content {
  background: #444 !important;
}

div.pp_default .pp_details {
  position: initial !important;
}

div.pp_default a.pp_close {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21%204.41L19.59%203%2012%2010.59%204.41%203%203%204.41%2010.59%2012%203%2019.59%204.41%2021%2012%2013.41%2019.59%2021%2021%2019.59%2013.41%2012%2021%204.41z%22/%3E%0A%3C/svg%3E);
  right: -15px;
  top: -35px;
}

div.pp_default a.pp_next:hover,
div.pp_default a.pp_previous:hover {
  background-image: none;
}

div.pp_default a.pp_next,
div.pp_default a.pp_previous {
  font-size: 0;
  text-indent: 0 !important;
}

div.pp_default a.pp_next::before,
div.pp_default a.pp_previous::before {
  font-family: "icomoon";
  display: block;
  position: absolute;
  top: 49%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #000;
  background-image: none !important;
  color: #fff;
  font-size: 30px;
  text-align: center;
  opacity: 0.5;
  transition: 0.2s ease-in-out;
}

div.pp_default a.pp_next:before {
  content: "\e902";
}

div.pp_default a.pp_previous:before {
  content: "\e901";
}

div.pp_default a.pp_next:hover:before,
div.pp_default a.pp_previous:hover:before {
  opacity: 1;
}

/*
div.pp_default a.pp_next:before,
div.pp_default a.pp_previous:before {
    content: '';
    display: block;
    position: absolute;
    top: 49%;
    width: 64px;
    height: 64px;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.59%2016.59L13.17%2012%208.59%207.41%2010%206l6%206-6%206-1.41-1.41z%22/%3E%0A%3C/svg%3E);
    background-position: 0 50%;
}*/

div.pp_default a.pp_next::before {
  right: 0;
}

div.pp_default a.pp_previous::before {
  left: 0;
}

div.pp_default .pp_nav .currentTextHolder {
  left: 0 !important;
  top: 0 !important;
}

div.pp_default .pp_expand {
  background: none !important;
}

div.pp_default .pp_expand {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.59%2016.59L13.17%2012%208.59%207.41%2010%206l6%206-6%206-1.41-1.41z%22/%3E%0A%3C/svg%3E) !important;
  transform: rotate(-45deg);
  background-position: 0 !important;
  width: 39px !important;
  height: 39px !important;
}

div.pp_default .pp_contract {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%09%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.59%2016.59L13.17%2012%208.59%207.41%2010%206l6%206-6%206-1.41-1.41z%22/%3E%0A%3C/svg%3E) !important;
  transform: rotate(135deg);
  background-position: 0 !important;
  width: 39px !important;
  height: 39px !important;
}

/* Flex slider */

.flexslider {
  background: transparent !important;
  border-radius: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}

.flexslider ul li::before,
.vc_grid-filter-item::before {
  content: none !important;
}

.theme-default .nivo-directionNav a {
  text-indent: 0 !important;
  top: calc(50% - 30px) !important;
}

.flex-direction-nav a {
  top: calc(50% - 10px) !important;
}

.flex-direction-nav a,
.theme-default a.nivo-nextNav,
.theme-default a.nivo-prevNav {
  width: 60px !important;
  height: 60px !important;
  background: #000 !important;
  opacity: 0.5 !important;
  line-height: 60px !important;
  text-align: center !important;
  font-size: 0 !important;
}

.flex-direction-nav a:hover,
.theme-default a.nivo-nextNav:hover,
.theme-default a.nivo-prevNav:hover {
  opacity: 1 !important;
}

.flex-direction-nav a.flex-next::before,
.flex-direction-nav a.flex-prev::before,
.theme-default a.nivo-nextNav:before,
.theme-default a.nivo-prevNav:before {
  font-family: "icomoon" !important;
  color: #fff !important;
  text-shadow: none !important;
  font-size: 30px !important;
  background-image: none !important;
  position: relative !important;
  top: auto !important;
}

.flex-direction-nav a.flex-next::before,
.flex-direction-nav a.flex-prev::before {
  top: 12px !important;
}

.vc_images_carousel .vc_carousel-control .icon-next::before {
  left: 2px !important;
}

.vc_images_carousel .vc_carousel-control .icon-prev::before {
  left: -2px !important;
}

.flex-direction-nav a.flex-next::before,
.theme-default a.nivo-nextNav:before {
  content: "\e902" !important;
  left: 2px !important;
  z-index: 1 !important;
}

.flex-direction-nav a.flex-prev::before,
.theme-default a.nivo-prevNav:before {
  content: "\e901" !important;
  left: -2px !important;
  z-index: 1 !important;
}

.flex-direction-nav a.flex-prev::after,
.flex-direction-nav a.flex-next::after,
.theme-default a.nivo-nextNav:after,
.theme-default a.nivo-prevNav:after {
  content: "";
  position: absolute;
  width: 0;
  top: 0;
  background: #7d6741;
  bottom: 0;
  transition: 0.2s ease-in;
}

.flex-direction-nav a.flex-next::after,
.theme-default a.nivo-nextNav:after {
  right: 0;
}

.flex-direction-nav a.flex-prev::after,
.theme-default a.nivo-prevNav:after {
  left: 0;
}

.flex-direction-nav a.flex-next:hover:after,
.flex-direction-nav a.flex-prev:hover:after,
.theme-default a.nivo-nextNav:hover:after,
.theme-default a.nivo-prevNav:hover:after {
  width: 100%;
}

.flex-direction-nav a.flex-prev,
.theme-default a.nivo-prevNav {
  left: 0 !important;
}

.flex-direction-nav a.flex-next,
.theme-default a.nivo-nextNav {
  right: 0 !important;
}

.flex-control-paging li a {
  background: none !important;
  height: 30px !important;
  width: 20px !important;
  border-bottom: 2px solid #ddd !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  transition: 0.5s ease-in-out !important;
}

.flex-control-paging li a.flex-active {
  width: 60px !important;
  border-bottom: 2px solid #555 !important;
  background: none !important;
}

.flex-control-paging li a:hover {
  border-bottom: 2px solid #555 !important;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
  margin-top: 0 !important;
}

.theme-default .nivoSlider {
  background: none !important;
  box-shadow: none !important;
}

.theme-default .nivo-controlNav a {
  background: none !important;
  border-bottom: 2px solid #aaa !important;
  width: 20px !important;
  height: 20px;
  margin: 0 5px !important;
  transition: 0.2s ease-in !important;
}

.theme-default .nivo-controlNav a:hover {
  border-bottom-color: #555 !important;
}

.theme-default .nivo-controlNav a.active {
  border-bottom-color: #555 !important;
  width: 60px !important;
}

.theme-default a.nivo-nextNav {
  background-image: none !important;
}

/*.theme-default a.nivo-nextNav:before {
    content: '\e902'!important;
    font-family: 'icomoon'!important;
    color: #fff;
    z-index: 1;
}

.theme-default a.nivo-prevNav:before {
    content: '\e901'!important;
    font-family: 'icomoon'!important;
    color: #fff;
    z-index: 1;
}
*/

.theme-default a.nivo-prevNav {
  background-image: none !important;
}

.wpb_flexslider.flexslider a[data-featherlight]::after {
  top: calc(50% + 10px);
}

.wpb_flexslider.flexslider a[data-featherlight]:hover:after {
  top: calc(50% - 10px);
}

/* Video Popups */

.featherlight-iframe .featherlight-content {
  overflow: hidden !important;
  max-width: 100%;
}

.featherlight-iframe .featherlight-content iframe {
  border: 0;
  max-width: 100%;
}

a[data-featherlight="iframe"]::after {
  content: "\e907";
  font-family: "icomoon";
  font-size: 50px;
  display: block;
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 25px);
  color: #fff;
  transition: 0.3s all ease-in-out;
  font-weight: 200;
  opacity: 0;
}

.btn.btn-video {
  padding-left: 40px;
}

.btn.btn-video span {
  cursor: pointer;
  font-size: 14px;
}

.btn.btn-video::after {
  content: "\e907";
  font-family: "icomoon";
  font-size: 19px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  transition: 0.2s ease-out;
  opacity: 1;
  height: 28px;
  width: 22px;
}

.btn.btn-video:hover:after {
  transform: rotate(120deg);
  top: calc(50% - 13px);
  left: -4px;
}

/* Images carousel */

.vc_images_carousel .vc_carousel-control {
  border-bottom: none !important;
}

/*.vc_images_carousel,*/
.wpb_images_carousel {
  margin-bottom: 80px !important;
}

.vc_images_carousel .vc_carousel-indicators {
  bottom: -40px !important;
}

.vc_images_carousel .vc_carousel-indicators:hover {
  border-bottom-color: #555 !important;
}

.vc_images_carousel .vc_carousel-indicators .vc_active {
  width: 60px !important;
  border-bottom-color: #555 !important;
}

.vc_images_carousel .vc_carousel-indicators li {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  background: transparent !important;
  border-radius: 0 !important;
  height: 20px !important;
  width: 20px !important;
  border-bottom: 2px solid #aaa !important;
  transition: 0.2s ease-in-out !important;
}

.vc_images_carousel .vc_carousel-control {
  text-shadow: none !important;
}

.vc_images_carousel .vc_carousel-control .icon-prev,
.vc_images_carousel .vc_carousel-control .icon-next {
  width: 60px !important;
  height: 60px !important;
  margin-top: -30px !important;
  margin-left: -30px !important;
  font-size: 30px !important;
  display: block;
  padding: 0;
  background: #000 !important;
  line-height: 80px !important;
}

.vc_images_carousel .vc_carousel-control .icon-prev::before {
  content: "\e901" !important;
  font-family: "icomoon";
  color: #fff;
  z-index: 1;
}

.vc_images_carousel .vc_carousel-control .icon-next::before {
  content: "\e902" !important;
  font-family: "icomoon";
  position: relative;
  top: -10px;
  color: #fff;
  z-index: 1;
}

.vc_images_carousel .vc_carousel-control .icon-next:after,
.vc_images_carousel .vc_carousel-control .icon-prev:after {
  content: "";
  position: absolute;
  width: 0;
  top: 0;
  background: #7d6741;
  bottom: 0;
  transition: 0.2s ease-in;
}

.vc_images_carousel .vc_carousel-control .icon-next:after {
  right: 0;
}

.vc_images_carousel .vc_carousel-control .icon-prev:after {
  left: 0;
}

.vc_images_carousel .vc_carousel-control .icon-next:hover:after,
.vc_images_carousel .vc_carousel-control .icon-prev:hover:after {
  width: 100%;
}

.vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators {
  top: auto !important;
  width: 100% !important;
}

.vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li {
  display: inline-block !important;
  margin: 1px !important;
}

.single-portfolio .vc_images_carousel .vc_carousel-inner {
  max-height: 90vh;
}

.single-portfolio.header-style-3 .vc_images_carousel .vc_carousel-inner {
  max-height: 100vh;
}

/* Gallery styles */

.section-gallery.gallery-layout-vertical.grid-fluid.captions-bottom
  .image-container,
.section-gallery.gallery-layout-vertical.grid-fluid .portfolio-box,
.section-gallery .portfolio-box {
  min-height: 85px;
}

.section-gallery.captions-cards .portfolio-box {
  min-height: auto;
}

/* Blog posts */

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480.vc_custom_1419240516480,
.vc_masonry_grid
  .vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419328663991.vc_custom_1419328663991 {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.07);
  background-color: #fff !important;
}

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc_gitem_row
  .vc_gitem-col,
.vc_masonry_grid .vc_gitem_row .vc_gitem-col,
.vc_masonry_media_grid .vc_gitem_row .vc_gitem-col {
  padding: 30px 25px 0px 25px !important;
}

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt
  p,
.vc_masonry_grid
  .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt
  p,
.vc_masonry_media_grid
  .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt
  p {
  font-size: 0.93em !important;
}

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_masonry_grid .vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.vc_masonry_media_grid .vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  position: relative;
  left: 0;
  transition: 0.2s;
  background: transparent !important;
  color: #888 !important;
}

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_btn3.vc_btn3-size-md,
.vc_masonry_grid .vc_gitem_row .vc_gitem-col .vc_btn3.vc_btn3-size-md,
.vc_masonry_media_grid .vc_gitem_row .vc_gitem-col .vc_btn3.vc_btn3-size-md {
  padding-left: 0 !important;
  font-size: 0.93em !important;
  margin-top: -15px !important;
}

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_btn3.vc_btn3-size-md:after,
.vc_masonry_grid .vc_gitem_row .vc_gitem-col .vc_btn3.vc_btn3-size-md:after,
.vc_masonry_media_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_btn3.vc_btn3-size-md:after {
  content: "\e900";
  font-family: "icomoon" !important;
  position: relative;
  margin-left: 7px;
  color: #999;
  transition: 0.2s;
  font-size: 8px;
  transform: translateY(3px);
}

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_masonry_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_masonry_media_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
  background: transparent !important;
  color: #555 !important;
  left: 5px;
}

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover:after,
.vc_masonry_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover:after,
.vc_masonry_media_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover:after {
  color: #555;
}

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title
  h4,
.vc_masonry_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title
  h4,
.vc_masonry_media_grid
  .vc_gitem_row
  .vc_gitem-col
  .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title
  h4 {
  font-size: 1.5em !important;
}

.vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid
  .vc-gitem-zone-height-mode-auto::before,
.vc_masonry_grid .vc-gitem-zone-height-mode-auto::before,
.vc_masonry_media_grid .vc-gitem-zone-height-mode-auto::before {
  padding-top: 60% !important;
}

.vc_gitem-link.vc-zone-link {
  border-bottom: none !important;
}

/* Blog posts loop */

.blog-posts-loop .blog-post-box img {
  width: 100%;
}

.blog-posts-loop .blog-post-box img {
  width: 100%;
}

.blog-posts-loop .col-md-6:nth-child(2n + 1) {
  clear: both;
}

.blog-posts-loop .col-md-4:nth-child(3n + 1) {
  clear: both;
}

.blog-posts-loop .col-md-3:nth-child(4n + 1) {
  clear: both;
}

/*.blog-posts-loop .blog-post-box.post-large img {
    width: auto;
}*/

.blog-posts-loop .post-large h3.box-heading {
  font-size: 2.5em;
  font-weight: 500;
}

.blog-posts-loop .post-large.blog-post-box .content-box-info p {
  font-size: 1.1em;
}

.blog-posts-loop .post-large.blog-post-box .content-box-info {
  padding: 15px 35px 35px 35px;
}

.blog-posts-loop .post-large.blog-post-box .content-box-info .btn-read-more {
  padding-top: 18px;
  font-size: 1em;
}

.blog-posts-loop
  .post-large.blog-post-box
  .content-box-info
  .btn-read-more:after {
  padding-top: 18px;
}

.blog-posts-loop .post-large.blog-post-box .blog-date {
  left: 35px;
}

a.prettyphoto,
a.prettyphoto:hover {
  border-bottom: 0;
}

/*******************************/
/* 11.17. Projects Navigation */
/*******************************/

.projects-navigation {
  padding: 80px 0;
  color: #888;
  background-color: rgba(0, 0, 0, 0.02);
  direction: ltr;
}

.projects-navigation .icon-icon-gallery:before {
  color: #ccc;
  font-size: 44px;
  transition: 0.2s ease-in;
}

.projects-navigation a,
.projects-navigation a:visited,
.body-dark .projects-navigation a {
  color: #888;
  transition: 0.2s;
  padding: 15px 0;
}

.body-dark .projects-navigation a:hover {
  color: #888;
}

.projects-navigation .icon-icon-gallery:hover:before {
  color: #999;
}

.projects-navigation .link-next a {
  position: relative;
  top: 17px;
}

.projects-navigation .link-prev:before,
.projects-navigation .link-next:before {
  content: "";
  display: block;
  height: 2px;
  width: 40px;
  background: rgba(0, 0, 0, 0.1);
  transition: 0.25s ease-in-out;
  margin-bottom: 15px;
}

.body-dark .projects-navigation .link-prev:before,
.body-dark .projects-navigation .link-next:before {
  background: rgba(255, 255, 255, 0.1);
}

.projects-navigation .link-next:before {
  position: absolute;
  right: 15px;
}

.projects-navigation .link-prev:hover:before,
.projects-navigation .link-next:hover:before {
  width: 80px;
}

.projects-navigation .link-next:before {
  color: #999;
}

.projects-navigation.posts {
  margin-top: -40px;
  /*padding: 40px 0 57px 0;*/
  padding: 57px 0 57px 0;
}

.projects-navigation.posts a {
  color: #aaa;
}

/* Message box */
.vc_message_box {
  border: none !important;
}

/* F.A.Q. Toggle */
.vc_toggle .vc_toggle_title {
  position: relative;
  display: block;
  padding: 20px;
  background: #f5f5f5;
  padding-left: 60px !important;
  transition: 0.2s ease-in-out;
}

.vc_toggle_title > h4,
.wpb-js-composer .vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-title {
  font-size: 1.1487em !important;
  color: #888;
  transition: 0.2s ease-in-out;
}

.vc_toggle_title:hover > h4 {
  color: #555;
}

.vc_toggle .vc_toggle_title .vc_toggle_icon {
  left: 25px !important;
}

.vc_toggle.vc_toggle_active .vc_toggle_title {
  color: #fff;
  background: #7d6741;
}

.vc_toggle.vc_toggle_active .vc_toggle_title h4 {
  color: #fff !important;
}

.vc_toggle.vc_toggle_active .vc_toggle_icon::before,
.vc_toggle.vc_toggle_active .vc_toggle_icon::after,
.vc_toggle.vc_toggle_active.vc_toggle_default .vc_toggle_icon,
.vc_toggle.vc_toggle_active.vc_toggle_default .vc_toggle_icon {
  border-color: #fff !important;
  background-color: #fff !important;
}

.vc_toggle.vc_toggle_active .vc_toggle_content,
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panels
  .vc_tta-panel-body {
  color: #fff !important;
  background-color: #735d37 !important;
  margin-top: 0 !important;
  font-size: 0.93em !important;
  padding: 30px !important;
}

.wpb-js-composer
  .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs
  .vc_tta-panels {
  background: #735d37 !important;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
  height: 14px !important;
  width: 2px !important;
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
  width: 14px !important;
  height: 2px !important;
}

/* Tabs */

li.vc_tta-tab:before {
  content: none !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  color: #666 !important;
  padding: 20px 30px !important;
  font-weight: 400;
  border-radius: 0 !important;
  background: #eee !important;
  transition: 0.1s all ease-in-out !important;
  border: 0 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {
  background: #f5f5f5 !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list {
  margin-left: 1px !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  background: #7d6741 !important;
  color: #fff !important;
}

.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel {
  margin-top: 0px !important;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
  border-radius: 0 !important;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
  margin-top: 0 !important;
  margin-left: 0 !important;
}

.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  border: 0 !important;
  border-radius: 0 !important;
  margin-left: 1px !important;
}

.vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
  margin-top: 1px !important;
  margin-left: 1px !important;
  font-size: 0.93em !important;
  padding: 30px !important;
}

/* Accordion */

.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  background: #7d6741 !important;
  color: #fff !important;
}

.wpb-js-composer .vc_tta-accordion.vc_tta.vc_general .vc_tta-panel-title > a {
  padding: 20px !important;
  margin-bottom: 10px !important;
}

.wpb-js-composer
  .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-body {
  color: #fff !important;
  background-color: #735d37 !important;
  margin-top: -10px !important;
  font-size: 0.93em !important;
  padding: 30px !important;
  margin-bottom: 10px !important;
}

.wpb-js-composer
  .vc_tta-accordion.vc_tta.vc_tta-style-classic
  .vc_tta-panel-body,
.wpb-js-composer
  .vc_tta-accordion.vc_tta.vc_tta-style-classic
  .vc_tta-panel-heading {
  border: 0 !important;
}

.wpb-js-composer
  .vc_tta.vc_tta-accordion
  .vc_tta-controls-icon-position-left
  .vc_tta-controls-icon {
  left: auto !important;
  right: 20px !important;
}

.wpb-js-composer
  .vc_tta.vc_tta-accordion
  .vc_tta-panel.vc_active
  .vc_tta-controls-icon-position-left
  .vc_tta-controls-icon::before,
.wpb-js-composer
  .vc_tta.vc_tta-accordion
  .vc_tta-panel.vc_active
  .vc_tta-controls-icon-position-left
  .vc_tta-controls-icon::after {
  border-color: #fff !important;
}

.vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-controls-icon::after,
.vc_tta.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-controls-icon::before {
  border-color: #bbb !important;
}

.wpb-js-composer
  .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-title
  > a {
  color: #888 !important;
}

.wpb-js-composer
  .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-heading:hover {
  background: #f5f5f5 !important;
}

.wpb-js-composer
  .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel
  .vc_tta-panel-title:hover
  > a {
  color: #555 !important;
}

.wpb-js-composer
  .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a,
.wpb-js-composer
  .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic
  .vc_tta-panel.vc_active
  .vc_tta-panel-title:hover
  > a {
  color: #fff !important;
}

.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0px !important;
}

/* Tooltip Image */

.tooltip-image-container {
  width: 100%;
}

img.tooltip-image {
  transition: 0.2s ease-in;
  margin-bottom: 20px;
}

img.tooltip-image:hover {
  opacity: 0.5;
}

a[data-featherlight].tooltip-image-container::before {
  content: inherit;
}

a[data-featherlight].tooltip-image-container::after {
  content: none;
}

/* Pabeable container */

.vc_general.vc_pagination .vc_pagination-item:before {
  content: none !important;
}

.vc_pagination-color-grey.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  border: 0 !important;
  border-bottom: 2px solid #555 !important;
  width: 60px !important;
  height: 20px !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
  border: 0 !important;
  border-bottom: 2px solid #aaa !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.compose-mode #gallery-slider .item {
  display: inline-block;
}

.compose-mode #gallery-slider .item:nth-child(n + 5) {
  display: none;
}

.compose-mode
  .vc_testimonials
  #testimonial-carousel
  .col-md-6:nth-child(n + 3) {
  display: none;
}

.compose-mode .vc_projects_slider .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* CTA */

.vc_general.vc_cta3.vc_cta3-shape-rounded {
  border-radius: 0 !important;
}

.vc_general.vc_cta3 {
  padding: 40px 30px !important;
  border: 0 !important;
}

.vc_general.vc_cta3 p:first-child {
  margin-top: 20px;
}

.vc_general.vc_cta3 .vc_cta3-content-header h4 {
  margin-bottom: 10px;
}

.vc_general.vc_cta3 .vc_cta3-actions {
  margin-top: 20px !important;
}

.vc_general.vc_cta3 .vc_btn3.vc_btn3-shape-rounded {
  border-radius: 2px !important;
  background: #7d6741;
  color: #fff !important;
  border: 0 !important;
}

.vc_general.vc_cta3 .vc_btn3.vc_btn3-shape-rounded:hover {
  background: #644e28;
}

/*******************************/
/* 12. Dark color scheme */
/*******************************/

/* General styles Dark */

body.body-dark {
  background: #252525;
  color: #aaa;
}

/*.body-dark body, .body-dark .feature-box p.feature-text, .body-dark .content-box-info p, .body-dark .woocommerce div.product .summary p {
    color: #aaa;
}*/

.body-dark h1,
.body-dark h2,
.body-dark h3,
.body-dark h4,
.body-dark h5,
.body-dark h6,
.body-dark h3.widget-title,
.body-dark .entry-title a {
  color: #f5f5f5;
}

.body-dark a {
  color: #ccc;
}

.body-dark a:hover {
  color: #eee;
}

.body-dark .fa {
  color: #eee;
}

.body-dark hr {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.body-dark main ul li:before,
.body-dark .content ul li:before,
.body-dark .panel-body ul li:before {
  background: rgba(255, 255, 255, 0.2);
}

/*.body-dark .panel-body ul li:before {
    background-color: #999;
}*/

.body-dark .section-title-light {
  color: #eee;
}

.body-dark .divider-light {
  border-color: rgba(255, 255, 255, 0.1);
}

.body-dark .divider-bot-light {
  border-color: rgba(255, 255, 255, 0.1);
}

.body-dark blockquote {
  color: #aaa;
}

.body-dark .subtitle::before,
.body-dark .dash,
.shadow-box.dark .subtitle::before,
.shadow-box.dark .dash {
  background: rgba(125, 125, 125, 0.5);
}

.body-dark .entry-content a.btn-regular:hover,
.body-dark .entry-content a.btn-regular:active,
.body-dark .entry-content a.btn:focus,
.body-dark .btn-regular:hover,
.body-dark .btn-regular:active {
  background: rgba(255, 255, 255, 0.05);
}

.body-dark .shadow-box tr,
.body-dark table.default tr,
.shadow-box.dark tr,
table.dark tr {
  border-bottom: 1px solid rgba(125, 125, 125, 0.3);
}

.body-dark .shadow-box tr:hover,
.shadow-box.dark tr:hover,
.body-dark table.default tr:hover,
table.dark tr:hover {
  background: rgba(255, 255, 255, 0.03);
}

.body-dark .shadow-box tr:first-child:hover,
.shadow-box.dark tr:first-child:hover,
.body-dark table.default tr:first-child:hover,
table.dark tr:first-child:hover {
  background: transparent;
}

.body-dark .projects-navigation {
  background-color: rgba(255, 255, 255, 0.05);
}

.body-dark.blog .content,
.body-dark.single .content,
.body-dark.search-results .content {
  background: transparent;
}

.body-dark .content-box.blog-post,
.body-dark .content-box.blog-post:hover {
  background: #333;
}

.body-dark .blog-post .content-box-info p {
  color: #aaa;
}

.body-dark #reply-title {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.body-dark .post-overlapped .post-info,
.body-dark .post-overlapped .entry-meta,
.body-dark .post-overlapped-2 .post-info,
.body-dark .post-overlapped-2 .entry-meta {
  background: #3a3a3a;
}

.body-dark .post-overlapped .post-info a,
.body-dark .post-overlapped .entry-meta a,
.body-dark .post-overlapped-2 .post-info a,
.body-dark .post-overlapped-2 .entry-meta a {
  border-bottom-color: rgba(255, 255, 255, 0.1);
  color: #999;
}

.body-dark .entry-content a:not(.wp-block-button__link),
.body-dark .entry-content a:hover:not(.wp-block-button__link) {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.body-dark .sticky {
  background: #444 !important;
}

.body-dark ul.comments .content-box {
  background: #333;
}

.body-dark .paper-box::after {
  border-color: #555 transparent transparent transparent;
}

.body-dark .paper-box::before {
  border-color: transparent transparent #252525 transparent;
}

.body-dark .post-info a {
  color: #999;
}

.body-dark .comment-form input,
.body-dark .comment-form textarea {
  background: #353535;
}

.body-dark .comment-form input:focus,
.body-dark .comment-form textarea:focus {
  background: #444;
}

/* Sidebar Dark */

.body-dark .sidebar-nav ul li {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}

.body-dark .sidebar-nav ul,
.body-dark .woocommerce-mini-cart__empty-message {
  border-top-color: rgba(255, 255, 255, 0.1);
}

.body-dark .woocommerce-mini-cart__empty-message {
  border-color: rgba(255, 255, 255, 0.1);
}

.body-dark .woocommerce ul.products li.product:hover {
  background: rgba(0, 0, 0, 0.1);
}

.overflow-visible {
  overflow: visible !important;
}

/*
.sidebar-nav
.sidebar-heading
.sidebar-nav ul li a
.sidebar-nav ul li a:hover
.sidebar-nav ul ul li a
.sidebar-nav ul ul li:before
*/

/* Shadow box Dark */

.shadow-box.dark::before,
.body-dark .shadow-box::before {
  background: #333;
}

/* Tabs Dark */

.nav-tabs.dark > li.active > a,
.nav-tabs.dark > li > a,
.panel-group.dark a.accordion-toggle {
  color: #aaa;
  background: #333;
  transition: 0.2s all ease-in-out;
}

.shadow-box.dark .nav-tabs.dark > li > a,
.shadow-box.dark .panel-group.dark a.accordion-toggle {
  color: #aaa;
}

.shadow-box .nav-tabs.dark > li > a,
.body-dark .shadow-box .nav-tabs.dark > li > a,
.shadow-box.dark .panel-group.dark a.accordion-toggle,
.body-dark .shadow-box .panel-group.dark a.accordion-toggle {
  background: #444;
}

.nav-tabs.dark > li > a:hover,
.nav-tabs.dark > li > a:focus,
.shadow-box .nav-tabs.dark > li > a:hover,
.shadow-box .nav-tabs.dark > li > a:focus,
.body-dark .shadow-box .nav-tabs.dark > li > a:hover,
.body-dark .shadow-box .nav-tabs.dark > li > a:focus,
.panel-group.dark a.accordion-toggle:focus,
.panel-group.dark a.accordion-toggle:hover,
.shadow-box.dark a.accordion-toggle:focus,
.shadow-box.dark a.accordion-toggle:hover,
.body-dark .shadow-box .panel-group.dark a.accordion-toggle:hover {
  background-color: #555;
}

.nav-tabs.dark > li.active > a,
.nav-tabs.dark > li > a:hover,
.nav-tabs.dark > li > a:focus,
.nav-tabs.dark > li.active > a:hover,
.nav-tabs.dark > li.active > a:focus,
.panel-group.dark a.accordion-toggle:hover,
.panel-group.dark a.accordion-toggle:hover::before {
  color: #eee !important;
}

.shadow-box.dark h1,
.shadow-box.dark h2,
.shadow-box.dark h3,
.shadow-box.dark h4,
.shadow-box.dark h5,
.shadow-box.dark h6 {
  color: #f5f5f5;
}

/* Number Box */

.number-box.dark {
  background: #353535;
}

.number-box.dark h3 {
  color: #eee;
}

.number-box.dark .content-box-info p {
  color: #aaa;
}

.number-box.dark:hover p {
  color: #eee;
}

/* Number Box Dark */

.number-box.style-dark.dark {
  background: #353535;
}

.number-box.style-dark.dark h3,
.number-box.style-dark.dark .number-box-number {
  color: #eee;
}

/* Team member */

.team-member.dark .content-box {
  background: #333;
}

.team-member.dark .content-box:hover {
  background: #fff;
}

.team-member.dark h4 {
  color: #f5f5f5;
}

/* Blog Posts */

.blog-post.dark,
.blog-post-box.dark {
  background: #353535;
}

.blog-post.dark .content-box-info p {
  color: #aaa;
}

.blog-post-box.dark .content-box-info .box-heading {
  color: #eee;
}

.blog-post-box.dark .blog-date {
  background: #252525;
}

/* Form dark */

.form-dark input,
.form-dark textarea {
  background: #444;
  color: #aaa;
}

.form-dark input:focus,
.form-dark textarea:focus {
  background: #555;
}

.form-dark input[placeholder],
.form-dark input[type="submit"] {
  color: #aaa;
}

/* Breadcrumbs */

.body-dark .breadcrumbs {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  background: transparent;
}

.body-dark .breadcrumbs a::after,
.body-dark .breadcrumbs a,
.body-dark .breadcrumbs a span {
  color: rgba(255, 255, 255, 0.5);
}

.body-dark .breadcrumbs a:hover,
.body-dark .breadcrumbs a:hover > span,
.body-dark .breadcrumbs a:hover:after {
  color: rgba(255, 255, 255, 0.75) !important;
}

/* Blog posts */

.title-link-box.dark .btn-read-more,
.title-link-box.dark .btn-read-more:after {
  color: #999;
}

.title-link-box.dark .btn-read-more:hover,
.title-link-box.dark .btn-read-more:hover:after,
.body-dark .title-link-box .btn-read-more:hover,
.body-dark .title-link-box .btn-read-more:hover:after {
  color: #7d6741;
}

.title-link-box.dark .section-title,
#testimonials.dark .section-title {
  color: #333;
}

.title-link-box.light .section-title,
#testimonials.light .section-title {
  color: #f5f5f5;
}

/* Testimonials slider */

#testimonials.dark .divider-light {
  border-color: rgba(0, 0, 0, 0.07);
}

#testimonials.light .divider-light {
  border-color: rgba(255, 255, 255, 0.1);
}

#testimonials.light .slick-prev::before,
#testimonials.light .slick-next::before {
  color: #fff;
  opacity: 0.4;
}

#testimonials.light .slick-prev:hover:before,
#testimonials.light .slick-next:hover:before {
  opacity: 1;
}

/* Feature Box */

.feature-box.dark {
  background: #333;
}

.shadow-box.dark .feature-box.dark {
  background: #393939;
}

.shadow-box.dark .feature-box.dark:hover,
.shadow-box.dark .feature-box.dark.box-hovered {
  background: #3d3d3d;
}

.feature-box.dark p.feature-text {
  color: #aaa;
}

.feature-box.dark .feature-title {
  color: #f5f5f5;
}

.body-dark .feature-box.dark .feature-title,
.feature-box.dark .feature-title {
  color: #f5f5f5;
}

.feature-box.box-hovered.dark,
.feature-box.dark:hover {
  background: #353535;
}

.feature-box.box-hovered.dark {
  box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.14);
}

.feature-box.dark:hover {
  box-shadow: 0 5px 12px 0px rgba(0, 0, 0, 0.14);
}

.feature-box.box-unboxed.dark {
  background: none;
}

/* Service box */

.content-box.service-item.service-box-default h4 {
  color: #333;
}

/*******************************/
/* 13. Media queries */
/*******************************/

/* for all views */
#mainmenu li:last-child .sub-menu .sub-menu .sub-menu,
#mainmenu li:nth-last-child(2) .sub-menu .sub-menu .sub-menu {
  left: auto;
  right: 0;
  top: 100%;
}

.container-wide #mainmenu li:last-child ul li ul {
  left: auto;
  right: 210px;
}

.container-wide #mainmenu li:last-child > ul.sub-menu {
  right: 0;
}

.container-wide #mainmenu li:nth-last-child(2) ul li ul {
  left: auto;
  right: 210px;
}

@media screen and (max-width: 1790px) {
  #mainmenu li:last-child ul li ul {
    left: auto;
    right: 210px;
  }
}

@media screen and (max-width: 1650px) {
  #mainmenu li:nth-last-child(2) ul li ul {
    left: auto;
    right: 210px;
  }
}

@media screen and (max-width: 1378px) {
  #mainmenu li:last-child > ul.sub-menu {
    right: 0;
  }
}

@media screen and (max-width: 1366px) {
  .slide-title h1,
  .slide-title h2,
  .slide-title h1.headline-large,
  .slide-title h2.headline-large {
    font-size: 52px;
  }

  .single-portfolio .vc_images_carousel .vc_carousel-inner {
    max-height: 100vh;
  }
}

@media (max-width: 1200px) {
  .carousel-content h1,
  .carousel-content h2 {
    font-size: 3.5em;
  }

  .slide-title h1.headline-large,
  .slide-title h2.headline-large {
    font-size: 48px;
    letter-spacing: -3.2px;
  }

  .carousel-content p {
    font-size: 1.2em;
  }

  .carousel-content p .btn {
    font-size: 1em;
  }

  h2,
  h3.widget-title {
    font-size: 2.2em;
  }

  .spaced {
    padding: 80px 0;
  }

  .spaced.vc_row {
    padding: 80px 0 50px 0;
  }

  .spaced-bot {
    padding: 0 0 80px 0;
  }

  .spaced-top {
    padding: 80px 0 0 0;
  }
}

@media (min-width: 768px) and (max-width: 1366px) {
  #slider-fullwidth .carousel-inner > .item > img {
    max-width: 120%;
    width: 120%;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .notice-box {
    padding: 30px;
  }

  .notice-box h2 {
    font-size: 1.6em;
  }
}

@media (min-width: 480px) and (max-width: 1200px) {
  #gallery-slider .project-name {
    font-size: 1.6em;
  }
}

@media (min-width: 1200px) {
  .container-wide #header .container,
  .container-wide .subnav .container {
    width: 1840px;
    max-width: 100%;
  }

  .container-wide.header-style-2 #header {
    width: 1840px;
    max-width: 98%;
  }
}

/*
@media (min-width: 1200px) and (max-width: 1280px) {

    .slider-style-2 .carousel-content,
    .slider-style-3 .carousel-content,
    .slider-style-4 .carousel-content {
        padding: 0 0 0 50px;
    }
}
*/
/*@media (min-width: 991px) and (max-width: 1080px) {
    .slider-style-2 .carousel-content,
    .slider-style-3 .carousel-content,
    .slider-style-4 .carousel-content {
        padding: 0 0 0 50px;
    }

}*/

@media (min-width: 768px) and (max-width: 850px) {
  h2,
  h3.widget-title {
    font-size: 1.8em;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  body {
    font-size: 13px;
  }

  .number-box .content-box-info {
    padding: 25px;
  }

  .number-box-number {
    font-size: 50px;
    left: 25px;
  }

  .number-box.style-dark .number-box-number {
    font-size: 60px;
  }

  .number-box.style-dark h3,
  .number-box h3 {
    font-size: 1.3195em;
  }

  h1,
  h2,
  h3.widget-title {
    letter-spacing: -1px;
  }

  /*.number-box.style-dark .content-box-info {
        padding: 15px;
    }*/

  .shadow-box {
    padding: 40px !important;
  }

  .container {
    width: inherit;
    max-width: 100%;
  }
  #gallery-slider .project-name {
    font-size: 1.6em;
  }
  .subtitle,
  .slide-subtitle {
    font-size: 0.8em;
  }

  .team-member .member-details span {
    font-size: 12px;
  }

  .team-member .member-details {
    padding: 0 0px 0 40px;
  }

  .team-member .social i {
    margin-right: 0;
  }

  .team-member .member-details hr {
    margin: 10px auto;
  }

  .feature-box .btn-read-more {
    padding-right: 0;
  }

  .feature-box .content-wrapper {
    padding: 0 0px 0 10px;
  }

  .feature-box .btn-read-more:after {
    position: relative;
    right: -5px;
    top: -1px;
  }

  .feature-box h3.feature-title {
    font-size: 1.2em;
  }

  .feature-box .lnr {
    font-size: 30px;
    width: 28px;
  }
  .feature-box {
    padding: 30px 15px;
  }

  .btn {
    margin-top: 10px;
  }

  .testimonial .content-box-info,
  .comment .content-box-info {
    padding: 40px 25px;
  }

  .vertical-number {
    font-size: 13px;
  }

  .blog-post-box .content-box-info {
    padding: 0px 20px 15px 20px;
  }

  .blog-post-box .image-container::after {
    font-size: 41px;
  }
}

@media screen and (max-width: 990px) {
  p {
    line-height: 1.5em;
  }

  #header.affix.sticky-mob {
    position: relative;
  }

  .feature-box {
    padding: 30px 20px;
  }

  #slider-fullwidth.slider-style-4 .carousel-content {
    width: 53%;
  }

  .header-style-3 #header #mainmenu > li > a {
    background: #222;
  }

  .overlapped {
    margin-top: -30px;
  }

  #header {
    min-height: 90px;
    line-height: 1.42857143;
  }

  .navbar-collapse {
    box-shadow: none;
    border-top: none;
  }

  header #logo {
    margin-left: 10px;
  }

  #footer-bot,
  #footer-bot ul {
    float: none;
    text-align: center;
  }

  #footer-logo {
    margin: 20px;
  }

  #slider-fullwidth {
    max-height: none;
  }

  .carousel-control.right {
    float: right;
  }

  #header nav {
    position: relative;
    top: 25px;
  }

  .menu-main-menu-container {
    overflow: hidden;
    width: 100%;
  }

  ul#mainmenu {
    max-height: calc(100vh - 50px);
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    padding-right: 17px !important;
    position: relative;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
  }

  ul#mainmenu[aria-expanded="true"] > li:last-child {
    margin-bottom: 50px !important;
  }

  .projects-navigation nav {
    top: 0;
  }

  nav ul {
    float: none;
  }

  #mainmenu > li.menu-item-has-children::after {
    display: none;
  }

  .nav-toggle-mobile-submenu {
    display: block;
  }

  .submenus-mob .nav-toggle-mobile-submenu {
    display: none !important;
  }

  .submenus-mob,
  .submenus-mob-3 {
    text-align: center;
    font-size: 1.3em;
  }

  .submenus-mob-3 .nav-toggle-mobile-submenu {
    height: 69px;
  }

  .submenus-mob-3 #mainmenu li ul li .nav-toggle-mobile-submenu {
    height: 64px;
  }

  .submenus-mob-3 #mainmenu li ul li::before {
    content: none;
  }

  .submenus-mob-3 #mainmenu li ul li a,
  .submenus-mob-3 #mainmenu ul li.menu-item-has-children a {
    padding-left: 20px;
  }

  .submenus-mob-3 #mainmenu > li.menu-item-has-children a {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .nav-toggle-mobile-submenu i {
    font-size: 20px;
  }

  .carousel-content h1,
  .carousel-content h2 {
    font-size: 2.5em;
  }

  #slider-fullwidth {
    position: static;
  }

  nav ul li {
    width: 100%;
  }

  #mainmenu li ul li {
    position: relative;
  }

  #mainmenu li ul li:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 25px;
    top: 29px;
    color: #555;
    width: 20px;
    height: 2px;
    background: rgba(255, 255, 255, 0.1);
  }

  ul#mainmenu {
    width: 100%;
    border-top: none;
    padding: 0;
  }

  #mainmenu > li > a {
    display: block;
    padding: 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  }

  #mainmenu a {
    display: block;
    line-height: normal !important;
  }

  #mainmenu li ul li ul {
    left: auto;
    position: static;
    visibility: visible;
  }

  #mainmenu li ul li:hover ul {
    display: none;
  }

  #mainmenu li ul li ul li a {
    padding-left: 60px;
  }

  #header #mainmenu li ul li ul li a {
    padding-left: 90px;
  }

  #mainmenu li ul li ul li:before {
    left: 60px;
  }

  #mainmenu li.menu-item-has-children a {
    padding-right: 60px;
  }

  .submenus-mob #mainmenu li.menu-item-has-children a {
    padding-right: 22px !important;
  }

  #mainmenu li ul li {
    background: #111;
  }

  #mainmenu li ul li ul li a {
    background: #0c0c0c;
  }

  #mainmenu li ul li a,
  #mainmenu ul li.menu-item-has-children a {
    padding-left: 60px;
  }

  #mainmenu li ul ul li a #mainmenu ul ul li.menu-item-has-children a {
    padding-left: 90px;
  }

  #mainmenu li:before {
    content: none;
  }

  #mainmenu > li:first-child > a {
    border-top: 1px solid rgba(255, 255, 255, 0.07);
  }

  .header-light #mainmenu > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }

  .header-light #mainmenu > li:first-child > a {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
  }

  .navbar-collapse {
    padding: 0;
  }

  #mainmenu ul {
    display: none;
    width: 100%;
    position: static;
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    border-bottom: 0;
  }

  .carousel-content h1,
  .carousel-content h2 {
    font-size: 2.5em;
  }

  .carousel-content p {
    font-size: 1.1em;
  }

  .carousel-control.left {
    float: left;
  }

  #slider-fullwidth {
    position: relative;
  }

  #mainmenu > li:last-child.menu-item-has-children {
    padding-right: 0px;
  }

  .gallery-columns-3 .gallery-item,
  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 49%;
  }

  .slider-style-2 .carousel-content,
  .slider-style-3 .carousel-content {
    padding: 0 0 0 60px;
  }

  #slider-fullwidth.slider-style-2 .carousel-content,
  #slider-fullwidth.slider-style-3 .carousel-content,
  #slider-fullwidth.slider-style-2 .slide-img::after,
  #slider-fullwidth.slider-style-2 .slide-img {
    width: 60%;
  }

  .slider-style-4 .carousel-content {
    padding: 0 0 0 30px;
  }

  /*.captions-default #gallery-slider .slick-prev, .captions-default #gallery-slider .slick-next {
        top: 90%;
    }*/

  .captions-default #gallery-slider .slick-prev,
  .captions-default #gallery-slider .slick-next {
    top: calc(100% - 32px);
  }

  #gallery-slider .project-name,
  #gallery-slider .project-category {
    padding: 0 10%;
  }

  #testimonial-carousel .image-left .profile {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  #testimonial-carousel .image-left .testimonial-content {
    width: 100%;
    text-align: center;
  }

  #testimonial-carousel .testimonial .profile img {
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
  }

  .header-style-4.header-typography-style-3 #header #mainmenu ul li a {
    padding-left: 60px !important;
  }

  .header-style-4.header-typography-style-3 #header #mainmenu ul ul li a {
    padding-left: 90px !important;
  }
}

@media screen and (min-width: 769px) {
  .hide-on-desk {
    display: none !important;
  }
  .woocommerce table.shop_table tr.cart_item td.product-remove {
    width: 20px;
    padding: 0 0 0 15px;
  }
  .slider-style-1 .carousel-content {
    margin: 0 auto;
    padding: 0 15%;
  }

  #top-content-area.tca-medium {
    padding: 220px 0;
  }

  #top-content-area.tca-large {
    padding: 320px 0;
  }

  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    float: left;
    display: inline-block;
    width: 32.66%;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    margin-right: 1%;
  }
}

@media screen and (min-width: 991px) {
  #nav-secondary-mobile {
    display: none !important;
    font-size: 0.93em;
  }

  #mainmenu > li:last-child > a {
    padding-right: 0;
  }

  #mainmenu > li.menu-item-has-children:last-child > a {
    padding-right: 12px;
  }

  .slider-style-1 .carousel-content {
    margin: 0 auto;
    padding: 0 25%;
  }

  #mainmenu ul li.menu-item-has-children::after {
    content: "";
    display: block;
    position: absolute;
    right: 20px !important;
    top: 28px;
    width: 20px;
    height: 2px;
    background: #fff;
    opacity: 0.1;
    transition: 0.2s ease-in;
  }
  #mainmenu ul li.menu-item-has-children:hover:after {
    opacity: 0.4;
    right: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  #top-content-area {
    background-attachment: scroll;
  }

  #gallery-slider .slick-prev,
  #gallery-slider .slick-next {
    width: 64px;
    height: 64px;
  }

  #gallery-slider .slick-prev::before,
  #gallery-slider .slick-next::before {
    font-size: 26px;
  }

  .copyright-text {
    display: block;
    margin: 0 0 15px 0;
  }

  .copyright-text:before {
    content: none;
  }

  #footer-bot .nav-footer {
    display: block;
    margin-top: 20px;
  }

  #footer-bot .nav-footer ul {
    padding-left: 0;
  }

  #footer-bot .nav-footer ul,
  #footer-bot .nav-footer ul li {
    display: inline-block;
    width: auto;
  }

  .dash.centered {
    margin: 25px auto;
  }

  #footer .col-xs-12:first-child {
    margin-top: 60px;
  }

  #footer .widget-footer {
    margin-bottom: 60px;
    margin-top: 0px;
  }

  .overlapped,
  .overlapped-90,
  .overlapped-160 {
    margin-top: 0px;
  }

  #slider-fullwidth .carousel-indicators,
  #slider-fullwidth .carousel-indicators.bot-80 {
    bottom: 30px;
  }

  #slider-fullwidth .carousel-indicators li.active {
    width: 60px;
  }

  p {
    line-height: 1.7em;
  }

  .spaced {
    padding: 60px 0;
  }

  .spaced.vc_row {
    padding: 80px 0 50px 0;
  }

  .spaced-bot {
    padding: 0 0 60px 0;
  }

  .spaced-top {
    padding: 60px 0 0 0;
  }

  .mobile-pad-0.vc_row {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .gallery-categories ul li {
    margin: 16px -2px;
  }

  .carousel-control.left {
    left: 0;
    right: auto;
    transform: none;
  }

  .carousel-control {
    position: absolute;
    bottom: 0;
    top: auto;
    margin: 0;
  }

  .slide-title h1.headline-large,
  .slide-title h2.headline-large {
    font-size: 36px;
    letter-spacing: -2px;
  }

  h1 {
    font-size: 2.5em;
  }
  h2 {
    font-size: 2em;
  }

  #slider-fullwidth.slider-style-4 .slide-img {
    width: 55%;
    opacity: 0.4 !important;
  }

  #slider-fullwidth.slider-style-4 .carousel-content {
    width: 90%;
  }

  .slider-style-2 .carousel-content,
  .slider-style-3 .carousel-content,
  .carousel-content {
    padding: 0 30px;
  }

  .carousel-content p {
    font-size: 1em;
  }

  section {
    padding: 60px 0;
  }

  .hide-on-mobile {
    display: none !important;
  }

  .btn {
    min-width: 130px;
  }

  .title-content {
    padding: 40px 30px;
  }

  .title-content h2 {
    font-size: 2em;
  }

  .title-content p {
    font-size: 1em;
  }

  #top-content-area {
    padding: 70px 0;
  }

  .section-item h2 {
    margin-bottom: 10px;
  }

  .woocommerce table.shop_table {
    font-size: 1.2em;
  }

  .woocommerce table.shop_table tr.cart_item {
    border-top: none;
  }

  .woocommerce table.shop_table tr.cart_item .input-text.qty.text {
    position: relative;
    left: 20px;
  }

  .subnav-item {
    display: block;
    margin-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }

  .subnav-item p,
  .subnav-item a {
    font-size: 12px;
  }

  .subnav .social {
    margin: 20px 0;
  }

  .subnav.subnav-light .subnav-item {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }

  .gallery-columns-3 .gallery-item,
  .gallery-columns-4 .gallery-item,
  .gallery-columns-5 .gallery-item,
  .gallery-columns-6 .gallery-item,
  .gallery-columns-7 .gallery-item,
  .gallery-columns-8 .gallery-item,
  .gallery-columns-9 .gallery-item {
    width: 100%;
    margin-right: 0;
  }

  #footer h4 {
    margin-top: 25px;
  }

  .section-item h2 {
    font-size: 20px;
  }

  .section-item {
    display: block;
    width: 100%;
    margin-bottom: 1px;
    padding: 25px 20px;
  }
  .small-divider {
    display: none;
  }

  #slider-fullwidth.slider-style-2 .slide-img::after {
    background: -moz-linear-gradient(
      left,
      rgba(34, 34, 34, 1) 0%,
      rgba(34, 34, 34, 0) 40%,
      rgba(34, 34, 34, 0) 60%,
      rgba(34, 34, 34, 1) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(34, 34, 34, 1) 0%,
      rgba(34, 34, 34, 0) 40%,
      rgba(34, 34, 34, 0) 60%,
      rgba(34, 34, 34, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(34, 34, 34, 1) 0%,
      rgba(34, 34, 34, 0.6) 40%,
      rgba(34, 34, 34, 0.6) 60%,
      rgba(34, 34, 34, 1) 100%
    );
  }

  #slider-fullwidth.slider-style-3 .slide-img::after {
    background: -moz-linear-gradient(
      left,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0) 60%,
      rgba(0, 0, 0, 1) 100%
    );
    background: -webkit-linear-gradient(
      left,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0) 40%,
      rgba(0, 0, 0, 0) 60%,
      rgba(0, 0, 0, 1) 100%
    );
    background: linear-gradient(
      to right,
      rgba(0, 0, 0, 1) 0%,
      rgba(0, 0, 0, 0.6) 40%,
      rgba(0, 0, 0, 0.6) 60%,
      rgba(0, 0, 0, 1) 100%
    );
  }

  #slider-fullwidth.slider-style-2 .carousel-content,
  #slider-fullwidth.slider-style-3 .carousel-content,
  #slider-fullwidth.slider-style-2 .slide-img::after,
  #slider-fullwidth.slider-style-3 .slide-img::after,
  #slider-fullwidth.slider-style-2 .slide-img,
  #slider-fullwidth.slider-style-3 .slide-img {
    width: 100%;
    text-align: center;
  }

  .shadow-box,
  .shadow-box.overlap-right,
  .shadow-box.overlap-left {
    /*        padding: 40px 30px!important;
*/
    padding: 32px 25px !important;
  }

  .number-box.style-default.spacing-30 {
    margin-bottom: 30px;
  }

  /*.spacing-30 {
        margin-bottom: 0;
    }*/

  .spacing-mob-30 {
    margin-bottom: 30px !important;
  }

  .spacing-mob-1 {
    margin-bottom: 1px !important;
  }

  .spacing-mob-0 {
    margin-bottom: 0 !important;
  }

  .captions-cards #gallery .item {
    margin-bottom: 30px;
  }

  .overlap-right,
  .overlap-left,
  .overlap-right,
  .overlap-left,
  .overlap-left .shadow-box,
  .overlap-right .shadow-box {
    margin: 0 !important;
  }

  .mobile-full .vc_column_container > .vc_column-inner,
  .mobile-full.vc_row {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .nav-tabs > li.active > a,
  .nav-tabs > li > a {
    padding: 20px;
  }

  .panel-grid-cell .feature-box {
    margin-bottom: 0px;
  }

  .blog-post-box {
    margin-bottom: 30px;
  }

  .image-left .profile,
  .comments .testimonial.image-left .profile {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .image-left .testimonial-content {
    width: 100%;
    text-align: center;
  }

  .testimonial .profile img {
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
  }

  .slide-subtitle::before {
    display: none;
  }

  .testimonial .children {
    padding-left: 30px;
  }

  .projects-navigation .icon-icon-gallery:before {
    position: absolute;
    left: 0;
    right: 0;
  }

  input[type="submit"] {
    width: 100%;
  }
}

@media screen and (max-width: 680px) {
  ul.comment-nested {
    margin-left: 20px;
  }

  .nested-2 {
    padding-left: 40px;
  }
}

@media screen and (max-width: 480px) {
  nav ul {
    display: inherit;
  }

  .slide-title .divider-dark {
    margin-bottom: 20px;
  }
}

@font-face {
  font-family: "Linearicons-Free";
  src: url("fonts/Linearicons-Free.eot?w118d");
  src: url("fonts/Linearicons-Free.eot?#iefixw118d")
      format("embedded-opentype"),
    url("../fonts/Linearicons-Free.woff2?w118d") format("woff2"),
    url("fonts/Linearicons-Free.woff?w118d") format("woff"),
    url("fonts/Linearicons-Free.ttf?w118d") format("truetype"),
    url("fonts/Linearicons-Free.svg?w118d#Linearicons-Free")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

.lnr {
  font-family: "Linearicons-Free";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lnr-home:before {
  content: "\e800";
}
.lnr-apartment:before {
  content: "\e801";
}
.lnr-pencil:before {
  content: "\e802";
}
.lnr-magic-wand:before {
  content: "\e803";
}
.lnr-drop:before {
  content: "\e804";
}
.lnr-lighter:before {
  content: "\e805";
}
.lnr-poop:before {
  content: "\e806";
}
.lnr-sun:before {
  content: "\e807";
}
.lnr-moon:before {
  content: "\e808";
}
.lnr-cloud:before {
  content: "\e809";
}
.lnr-cloud-upload:before {
  content: "\e80a";
}
.lnr-cloud-download:before {
  content: "\e80b";
}
.lnr-cloud-sync:before {
  content: "\e80c";
}
.lnr-cloud-check:before {
  content: "\e80d";
}
.lnr-database:before {
  content: "\e80e";
}
.lnr-lock:before {
  content: "\e80f";
}
.lnr-cog:before {
  content: "\e810";
}
.lnr-trash:before {
  content: "\e811";
}
.lnr-dice:before {
  content: "\e812";
}
.lnr-heart:before {
  content: "\e813";
}
.lnr-star:before {
  content: "\e814";
}
.lnr-star-half:before {
  content: "\e815";
}
.lnr-star-empty:before {
  content: "\e816";
}
.lnr-flag:before {
  content: "\e817";
}
.lnr-envelope:before {
  content: "\e818";
}
.lnr-paperclip:before {
  content: "\e819";
}
.lnr-inbox:before {
  content: "\e81a";
}
.lnr-eye:before {
  content: "\e81b";
}
.lnr-printer:before {
  content: "\e81c";
}
.lnr-file-empty:before {
  content: "\e81d";
}
.lnr-file-add:before {
  content: "\e81e";
}
.lnr-enter:before {
  content: "\e81f";
}
.lnr-exit:before {
  content: "\e820";
}
.lnr-graduation-hat:before {
  content: "\e821";
}
.lnr-license:before {
  content: "\e822";
}
.lnr-music-note:before {
  content: "\e823";
}
.lnr-film-play:before {
  content: "\e824";
}
.lnr-camera-video:before {
  content: "\e825";
}
.lnr-camera:before {
  content: "\e826";
}
.lnr-picture:before {
  content: "\e827";
}
.lnr-book:before {
  content: "\e828";
}
.lnr-bookmark:before {
  content: "\e829";
}
.lnr-user:before {
  content: "\e82a";
}
.lnr-users:before {
  content: "\e82b";
}
.lnr-shirt:before {
  content: "\e82c";
}
.lnr-store:before {
  content: "\e82d";
}
.lnr-cart:before {
  content: "\e82e";
}
.lnr-tag:before {
  content: "\e82f";
}
.lnr-phone-handset:before {
  content: "\e830";
}
.lnr-phone:before {
  content: "\e831";
}
.lnr-pushpin:before {
  content: "\e832";
}
.lnr-map-marker:before {
  content: "\e833";
}
.lnr-map:before {
  content: "\e834";
}
.lnr-location:before {
  content: "\e835";
}
.lnr-calendar-full:before {
  content: "\e836";
}
.lnr-keyboard:before {
  content: "\e837";
}
.lnr-spell-check:before {
  content: "\e838";
}
.lnr-screen:before {
  content: "\e839";
}
.lnr-smartphone:before {
  content: "\e83a";
}
.lnr-tablet:before {
  content: "\e83b";
}
.lnr-laptop:before {
  content: "\e83c";
}
.lnr-laptop-phone:before {
  content: "\e83d";
}
.lnr-power-switch:before {
  content: "\e83e";
}
.lnr-bubble:before {
  content: "\e83f";
}
.lnr-heart-pulse:before {
  content: "\e840";
}
.lnr-construction:before {
  content: "\e841";
}
.lnr-pie-chart:before {
  content: "\e842";
}
.lnr-chart-bars:before {
  content: "\e843";
}
.lnr-gift:before {
  content: "\e844";
}
.lnr-diamond:before {
  content: "\e845";
}
.lnr-linearicons:before {
  content: "\e846";
}
.lnr-dinner:before {
  content: "\e847";
}
.lnr-coffee-cup:before {
  content: "\e848";
}
.lnr-leaf:before {
  content: "\e849";
}
.lnr-paw:before {
  content: "\e84a";
}
.lnr-rocket:before {
  content: "\e84b";
}
.lnr-briefcase:before {
  content: "\e84c";
}
.lnr-bus:before {
  content: "\e84d";
}
.lnr-car:before {
  content: "\e84e";
}
.lnr-train:before {
  content: "\e84f";
}
.lnr-bicycle:before {
  content: "\e850";
}
.lnr-wheelchair:before {
  content: "\e851";
}
.lnr-select:before {
  content: "\e852";
}
.lnr-earth:before {
  content: "\e853";
}
.lnr-smile:before {
  content: "\e854";
}
.lnr-sad:before {
  content: "\e855";
}
.lnr-neutral:before {
  content: "\e856";
}
.lnr-mustache:before {
  content: "\e857";
}
.lnr-alarm:before {
  content: "\e858";
}
.lnr-bullhorn:before {
  content: "\e859";
}
.lnr-volume-high:before {
  content: "\e85a";
}
.lnr-volume-medium:before {
  content: "\e85b";
}
.lnr-volume-low:before {
  content: "\e85c";
}
.lnr-volume:before {
  content: "\e85d";
}
.lnr-mic:before {
  content: "\e85e";
}
.lnr-hourglass:before {
  content: "\e85f";
}
.lnr-undo:before {
  content: "\e860";
}
.lnr-redo:before {
  content: "\e861";
}
.lnr-sync:before {
  content: "\e862";
}
.lnr-history:before {
  content: "\e863";
}
.lnr-clock:before {
  content: "\e864";
}
.lnr-download:before {
  content: "\e865";
}
.lnr-upload:before {
  content: "\e866";
}
.lnr-enter-down:before {
  content: "\e867";
}
.lnr-exit-up:before {
  content: "\e868";
}
.lnr-bug:before {
  content: "\e869";
}
.lnr-code:before {
  content: "\e86a";
}
.lnr-link:before {
  content: "\e86b";
}
.lnr-unlink:before {
  content: "\e86c";
}
.lnr-thumbs-up:before {
  content: "\e86d";
}
.lnr-thumbs-down:before {
  content: "\e86e";
}
.lnr-magnifier:before {
  content: "\e86f";
}
.lnr-cross:before {
  content: "\e870";
}
.lnr-menu:before {
  content: "\e871";
}
.lnr-list:before {
  content: "\e872";
}
.lnr-chevron-up:before {
  content: "\e873";
}
.lnr-chevron-down:before {
  content: "\e874";
}
.lnr-chevron-left:before {
  content: "\e875";
}
.lnr-chevron-right:before {
  content: "\e876";
}
.lnr-arrow-up:before {
  content: "\e877";
}
.lnr-arrow-down:before {
  content: "\e878";
}
.lnr-arrow-left:before {
  content: "\e879";
}
.lnr-arrow-right:before {
  content: "\e87a";
}
.lnr-move:before {
  content: "\e87b";
}
.lnr-warning:before {
  content: "\e87c";
}
.lnr-question-circle:before {
  content: "\e87d";
}
.lnr-menu-circle:before {
  content: "\e87e";
}
.lnr-checkmark-circle:before {
  content: "\e87f";
}
.lnr-cross-circle:before {
  content: "\e880";
}
.lnr-plus-circle:before {
  content: "\e881";
}
.lnr-circle-minus:before {
  content: "\e882";
}
.lnr-arrow-up-circle:before {
  content: "\e883";
}
.lnr-arrow-down-circle:before {
  content: "\e884";
}
.lnr-arrow-left-circle:before {
  content: "\e885";
}
.lnr-arrow-right-circle:before {
  content: "\e886";
}
.lnr-chevron-up-circle:before {
  content: "\e887";
}
.lnr-chevron-down-circle:before {
  content: "\e888";
}
.lnr-chevron-left-circle:before {
  content: "\e889";
}
.lnr-chevron-right-circle:before {
  content: "\e88a";
}
.lnr-crop:before {
  content: "\e88b";
}
.lnr-frame-expand:before {
  content: "\e88c";
}
.lnr-frame-contract:before {
  content: "\e88d";
}
.lnr-layers:before {
  content: "\e88e";
}
.lnr-funnel:before {
  content: "\e88f";
}
.lnr-text-format:before {
  content: "\e890";
}
.lnr-text-format-remove:before {
  content: "\e891";
}
.lnr-text-size:before {
  content: "\e892";
}
.lnr-bold:before {
  content: "\e893";
}
.lnr-italic:before {
  content: "\e894";
}
.lnr-underline:before {
  content: "\e895";
}
.lnr-strikethrough:before {
  content: "\e896";
}
.lnr-highlight:before {
  content: "\e897";
}
.lnr-text-align-left:before {
  content: "\e898";
}
.lnr-text-align-center:before {
  content: "\e899";
}
.lnr-text-align-right:before {
  content: "\e89a";
}
.lnr-text-align-justify:before {
  content: "\e89b";
}
.lnr-line-spacing:before {
  content: "\e89c";
}
.lnr-indent-increase:before {
  content: "\e89d";
}
.lnr-indent-decrease:before {
  content: "\e89e";
}
.lnr-pilcrow:before {
  content: "\e89f";
}
.lnr-direction-ltr:before {
  content: "\e8a0";
}
.lnr-direction-rtl:before {
  content: "\e8a1";
}
.lnr-page-break:before {
  content: "\e8a2";
}
.lnr-sort-alpha-asc:before {
  content: "\e8a3";
}
.lnr-sort-amount-asc:before {
  content: "\e8a4";
}
.lnr-hand:before {
  content: "\e8a5";
}
.lnr-pointer-up:before {
  content: "\e8a6";
}
.lnr-pointer-right:before {
  content: "\e8a7";
}
.lnr-pointer-down:before {
  content: "\e8a8";
}
.lnr-pointer-left:before {
  content: "\e8a9";
}

.bg-bigger_wall {
  width: 122px;
  height: 57px;
  background: url("img/logos/css_sprites.png") -10px -10px;
}

.bg-bright_sun_views {
  width: 122px;
  height: 57px;
  background: url("img/logos/css_sprites.png") -152px -10px;
}

.bg-build_origin {
  width: 122px;
  height: 57px;
  background: url("img/logos/css_sprites.png") -10px -87px;
}

.bg-ciner_build {
  width: 122px;
  height: 57px;
  background: url("img/logos/css_sprites.png") -152px -87px;
}

.bg-fine_home_box {
  width: 122px;
  height: 57px;
  background: url("img/logos/css_sprites.png") -10px -164px;
}

.bg-sprinter_brick {
  width: 122px;
  height: 57px;
  background: url("img/logos/css_sprites.png") -152px -164px;
}

.bg-superio {
  width: 122px;
  height: 57px;
  background: url("img/logos/css_sprites.png") -294px -10px;
}

.bg-top_shelf {
  width: 122px;
  height: 57px;
  background: url("img/logos/css_sprites.png") -294px -87px;
}

/*----*/
header #logo {
  margin-top: 30px;
}
header #logo img {
  max-width: 400px;
}
@media screen and (max-width: 990px) {
  header #logo {
    margin-top: 20px;
  }
}
@media screen and (max-width: 990px) {
  header #logo img {
    max-width: 320px;
  }
}
@media screen and (max-width: 990px) {
  .navbar-toggle {
    top: 20px;
  }
}
.nav-secondary .sub-menu li a {
  text-align: center;
}
#mainmenu li ul li a {
  color: #ffffff !important;
}
#mainmenu li ul li a:hover {
  color: #ffffff !important;
}
#mainmenu li ul li a {
  background-color: #69593e !important;
}
#mainmenu li ul li a:hover {
  background-color: #5a4a2f !important;
}
#mainmenu li ul li,
#mainmenu ul {
  border-color: #5a4a2f !important;
}
#mainmenu li ul li ul li a {
  color: #cccccc !important;
}
#mainmenu li ul li ul li a:hover {
  color: #dbdbdb !important;
}
#mainmenu li ul li ul li a {
  background-color: #333333 !important;
}
#mainmenu li ul li ul li a:hover {
  background-color: #242424 !important;
}
#mainmenu li ul li ul li,
#mainmenu ul li ul {
  border-color: #242424 !important;
}
#top-content-area .title-content h1 {
  color: #ffffff;
}
#top-content-area .overlay {
  background-color: #444444;
  opacity: 0.3;
}
.btn,
.btn-primary,
.btn-regular,
input[type="submit"],
.woocommerce button[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce button.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button[type="submit"],
.wp-block-button__link {
  border-width: 2px !important;
  padding: 15px 20px;
  border-radius: 3px;
}
.woocommerce button[type="submit"] {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.btn-primary,
input[type="submit"],
input[type="submit"],
.woocommerce button[type="submit"],
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce button.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce button[type="submit"],
.wp-block-button__link,
.body-dark .wp-block-button__link,
.wp-block-search .wp-block-search__button,
.wc-block-product-search .wc-block-product-search__button {
  color: #ffffff !important;
  background-color: #7d6741 !important;
  border-color: #7d6741 !important;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.woocommerce button[type="submit"]:hover,
.woocommerce button[type="submit"]:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button:hover.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover,
.btn-primary:before,
a.btn-primary:before,
.woocommerce a.button:hover,
.wp-block-button__link:hover,
.body-dark .wp-block-button__link:hover,
.wp-block-search .wp-block-search__button,
.wc-block-product-search .wc-block-product-search__button {
  color: #ffffff !important;
  background-color: #644e28 !important;
  border-color: #644e28 !important;
}
.btn-regular,
.wp-block-button.is-style-outline > a.wp-block-button__link {
  color: #999 !important;
  border-color: #ddd !important;
}
.btn-regular:hover,
.btn-regular:focus,
.btn-regular:active,
.wp-block-button.is-style-outline > a.wp-block-button__link:hover {
  background-color: #ddd;
  border-color: #ddd !important;
}
.btn-regular:hover,
.btn-regular:focus,
.btn-regular:active,
.is-style-outline.wp-block-button .wp-block-button__link:hover {
  color: #777 !important;
}
main ul li::before,
.content ul li::before,
.panel-body ul li::before,
.page-content ul li:before,
.tab-content ul li:before,
.divider-light::before,
.divider-dark::before,
.read-more-dark::before,
.read-more::before,
.subtitle.style-dark::before,
.dash.style-dark,
.toggled,
::selection,
::-moz-selection,
.tooltip-inner,
.reply:hover:before {
  background-color: #7d6741;
}
blockquote {
  border-color: #7d6741;
}
a:hover,
.post-info a:hover,
.body-dark .post-info a:hover,
.subtitle,
.number-box:hover .btn-read-more,
.number-box:hover .btn-read-more::after,
.feature-box:hover .btn-read-more,
.feature-box:hover .btn-read-more::after,
.content-box.service-item:hover .btn-read-more,
.content-box.service-item:hover .btn-read-more::after,
.btn-read-more:hover,
.body-dark .btn-read-more:hover,
.blog-post-box:hover .btn-read-more,
.blog-post-box:hover .btn-read-more::after,
.btn-read-more:hover::after,
.comments
  .testimonial.image-left
  .content-box-info
  .testimonial-content
  span.name,
.reply:hover a.comment-reply-link,
.sidebar-nav ul li a:hover,
.sidebar-heading,
.body-dark .sidebar-heading,
.projects-navigation a:hover,
.body-dark .projects-navigation a:hover,
.projects-navigation .icon-icon-gallery:hover:before,
.title-link-box.dark .btn-read-more:hover,
.title-link-box.dark .btn-read-more:hover::after,
.body-dark .title-link-box .btn-read-more:hover,
.body-dark .title-link-box .btn-read-more:hover::after {
  color: #7d6741;
}
.nav-tabs.style-accent > li.active > a,
.nav-tabs.style-accent > li.active > a:hover,
.nav-tabs.style-accent > li.active > a:focus,
.panel-group .accordion-toggle[aria-expanded="true"],
.panel-group .accordion-toggle[aria-expanded="true"]:hover {
  background-color: #7d6741 !important;
}
.panel-body,
.tab-content.style-accent {
  background-color: #735d37;
}
.subtitle::before,
.dash {
  opacity: 0.75;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #7d6741;
}
.social i:hover,
#footer-bot .social i:hover {
  color: #ffffff;
  background-color:;
}
.preloader-wrapper {
  display: none;
}
.preloader-wrapper.dark {
  background: #444;
}
.preloader-wrapper.dark .preloader {
  border-color: #666;
}
.preloader-wrapper.dark .preloader {
  border-top-color: #eee;
}
a.cta-footer {
  background-color: #f9f9f9;
  border-top-color: #e5e5e5;
}
a.cta-footer:hover {
  background-color: #7d6741;
  border-top-color: #7d6741;
}
a.cta-footer h2,
a.cta-footer h2::after {
  color: #333333 !important;
}
a.cta-footer:hover h2,
a.cta-footer:hover h2::after {
  color: #ffffff !important;
}
#footer h4.footer-header {
  color: #999999;
}
#footer.footer-dark h4.footer-header {
  color: #999999;
}
#footer,
#footer ul li {
  color: #aaaaaa;
}
#footer.footer-dark,
#footer.footer-dark ul li {
  color: #aaaaaa;
}
#footer a,
#footer ul li a,
ul.content-list a,
#footer ul li:before {
  color: #aaaaaa;
}
#footer.footer-dark a,
#footer.footer-dark ul li a,
#footer.footer-dark ul.content-list a,
#footer.footer-dark ul li:before {
  color: #aaaaaa;
}
#footer a:hover,
#footer ul li a:hover,
ul.content-list a:hover,
ul.content-list li:hover,
#footer ul li:hover:before {
  color: #ffffff;
}
#footer.footer-dark a:hover,
#footer.footer-dark ul li a:hover,
footer.footer-dark ul.content-list a:hover,
footer.footer-dark ul.content-list li:hover,
#footer.footer-dark ul li:hover:before {
  color: #ffffff;
}
#footer-bot {
  background-color: #FFFFFF;
  color: #666666;
}
#footer-bot .social i {
  color: #aaaaaa;
  
}
.content-box.service-item.service-box-dark .content-box-info:after {
  background-color: #7d6741;
}
.content-box.service-item.service-box-default:hover .box-heading,
.content-box.service-item.service-box-white:hover .box-heading,
.body-dark .content-box.service-item.service-box-default:hover .box-heading,
.body-dark .content-box.service-item.service-box-white:hover .box-heading,
.content-box.service-item.service-box-gray:hover h4.box-heading,
.body-dark .content-box.service-item.service-box-gray:hover h4.box-heading {
  color: #7d6741;
}
.team-member:hover h4 {
  color: #7d6741;
}
.blog-post-box:hover .content-box-info .box-heading,
.entry-title a:hover {
  color: #7d6741;
}
.gallery-categories ul li a.selected,
.section-gallery.gallery-light .gallery-categories ul li a.selected,
.section-gallery.gallery-light .gallery-categories ul li a.selected:hover,
.gallery-categories ul li a.selected:hover {
  color: #000000;
}
.captions-bottom .portfolio-box-caption-content::after {
  background-color: #7d6741;
}
.carousel-control:after,
#gallery-slider .slick-prev:after,
#gallery-slider .slick-next:after {
  background-color: #7d6741;
}
.gallery-categories ul li a.selected,
.section-gallery.gallery-light .gallery-categories ul li a.selected,
.section-gallery.gallery-light .gallery-categories ul li a.selected:hover,
.gallery-categories ul li a.selected:hover {
  background-color: #dddddd;
}
.section-gallery,
.section-gallery.gallery-light .section-gallery {
  background-color: #333333;
}
.project-category {
  color: #cccccc;
}
.feature-box > i,
.feature-box > .lnr {
  color: #7d6741;
}
.feature-box:hover > i,
.feature-box:hover > .lnr {
  color: #7d6741;
}
.feature-box:hover .feature-title,
.feature-box.dark:hover .feature-title {
  color: #7d6741;
}
.number-box:hover h3,
.number-box.style-dark:hover h3 {
  color: #7d6741;
}
.number-box-number {
  background-color: #7d6741;
}
.number-box.style-default .number-box-number:after {
  background: #333333;
}
.number-box.style-dark .number-box-number {
  color: #333333;
}

.what_we_do_section {
  margin-bottom: 60px;
}

.architecture_interiorSection {
  margin-top: 120px;
  margin-bottom: 60px;
}

/*residential page css*/

.residential_pictures {
  margin-top: 60px;
  margin-bottom: 80px;
}

