
        /* 00-bootstrap.css */ 
        /*!
 * Bootstrap v3.3.5 (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;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  font-display: swap;

  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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 {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  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;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #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-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    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;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
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, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
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;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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[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: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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 {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
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,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.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,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  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,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.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,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  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,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.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,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  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,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.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,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  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,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.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,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  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,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.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,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  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-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  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-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.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;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .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-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 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;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -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;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .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 {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-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 {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.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;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  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: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #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;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
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: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  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;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 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 .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: 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: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.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 {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-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-left-radius: 3px;
  border-top-right-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-left-radius: 0;
  border-top-right-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-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-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-right-radius: 3px;
  border-bottom-left-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 {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.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;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(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-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.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 {
  right: 5px;
  bottom: 0;
  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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  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, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .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 {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .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: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 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-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.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-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

        
        /* 01-bootstrap-select.min.css */ 
        /*!
 * Bootstrap-select v1.11.0 (http://silviomoreto.github.io/bootstrap-select)
 *
 * Copyright 2013-2016 bootstrap-select
 * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
 */select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px\9}.bootstrap-select>.dropdown-toggle{width:100%;padding-right:25px;z-index:1}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>select{position:absolute!important;bottom:0;/*left:50%;*/display:block!important;/*width:.5px!important;*/height:100%!important;padding:0!important;opacity:0!important;border:none}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2}.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle{border-color:#b94a48}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:none}.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{z-index:auto}.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn{border-radius:0}.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.btn-group.dropdown-menu-right,.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group{margin-bottom:0}.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control{padding:0}.form-inline .bootstrap-select.btn-group .form-control{width:100%}.bootstrap-select.btn-group.disabled,.bootstrap-select.btn-group>.disabled{cursor:not-allowed}.bootstrap-select.btn-group.disabled:focus,.bootstrap-select.btn-group>.disabled:focus{outline:0!important}.bootstrap-select.btn-group.bs-container{position:absolute;height:0!important;padding:0!important}.bootstrap-select.btn-group.bs-container .dropdown-menu{z-index:1060}.bootstrap-select.btn-group .dropdown-toggle .filter-option{display:inline-block;overflow:hidden;width:100%;text-align:left}.bootstrap-select.btn-group .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.bootstrap-select.btn-group[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select.btn-group .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select.btn-group .dropdown-menu li{position:relative}.bootstrap-select.btn-group .dropdown-menu li.active small{color:#fff}.bootstrap-select.btn-group .dropdown-menu li.disabled a{cursor:not-allowed}.bootstrap-select.btn-group .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select.btn-group .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{display:none}.bootstrap-select.btn-group .dropdown-menu li a span.text{display:inline-block}.bootstrap-select.btn-group .dropdown-menu li small{padding-left:.5em}.bootstrap-select.btn-group .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select.btn-group .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option{position:static}.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{position:absolute;display:inline-block;right:15px;margin-top:5px}.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before{bottom:auto;top:-3px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after{bottom:auto;top:-3px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}
        
        /* 02-font-awesome.min.css */ 
        /*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap; font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.6.1');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}  .fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}  .fa-2x{font-size:2em}  .fa-3x{font-size:3em}  .fa-4x{font-size:4em}  .fa-5x{font-size:5em}  .fa-fw{width:1.28571429em;text-align:center}  .fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}  .fa-ul>li{position:relative}  .fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}  .fa-li.fa-lg{left:-1.85714286em}  .fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}  .fa-pull-left{float:left}  .fa-pull-right{float:right}  .fa.fa-pull-left{margin-right:.3em}  .fa.fa-pull-right{margin-left:.3em}  .pull-right{float:right}  .pull-left{float:left}  .fa.pull-left{margin-right:.3em}  .fa.pull-right{margin-left:.3em}  .fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}  .fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}  @-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}  @keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)} 100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}  .fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}  .fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}  .fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}  .fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}  .fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}  :root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}  .fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}  .fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}  .fa-stack-1x{line-height:inherit}  .fa-stack-2x{font-size:2em}  .fa-inverse{color:#fff}  .fa-glass:before{content:"\f000"}  .fa-music:before{content:"\f001"}  .fa-search:before{content:"\f002"}  .fa-envelope-o:before{content:"\f003"}  .fa-heart:before{content:"\f004"}  .fa-star:before{content:"\f005"}  .fa-star-o:before{content:"\f006"}  .fa-user:before{content:"\f007"}  .fa-film:before{content:"\f008"}  .fa-th-large:before{content:"\f009"}  .fa-th:before{content:"\f00a"}  .fa-th-list:before{content:"\f00b"}  .fa-check:before{content:"\f00c"}  .fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}  .fa-search-plus:before{content:"\f00e"}  .fa-search-minus:before{content:"\f010"}  .fa-power-off:before{content:"\f011"}  .fa-signal:before{content:"\f012"}  .fa-gear:before,.fa-cog:before{content:"\f013"}  .fa-trash-o:before{content:"\f014"}  .fa-home:before{content:"\f015"}  .fa-file-o:before{content:"\f016"}  .fa-clock-o:before{content:"\f017"}  .fa-road:before{content:"\f018"}  .fa-download:before{content:"\f019"}  .fa-arrow-circle-o-down:before{content:"\f01a"}  .fa-arrow-circle-o-up:before{content:"\f01b"}  .fa-inbox:before{content:"\f01c"}  .fa-play-circle-o:before{content:"\f01d"}  .fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}  .fa-refresh:before{content:"\f021"}  .fa-list-alt:before{content:"\f022"}  .fa-lock:before{content:"\f023"}  .fa-flag:before{content:"\f024"}  .fa-headphones:before{content:"\f025"}  .fa-volume-off:before{content:"\f026"}  .fa-volume-down:before{content:"\f027"}  .fa-volume-up:before{content:"\f028"}  .fa-qrcode:before{content:"\f029"}  .fa-barcode:before{content:"\f02a"}  .fa-tag:before{content:"\f02b"}  .fa-tags:before{content:"\f02c"}  .fa-book:before{content:"\f02d"}  .fa-bookmark:before{content:"\f02e"}  .fa-print:before{content:"\f02f"}  .fa-camera:before{content:"\f030"}  .fa-font:before{content:"\f031"}  .fa-bold:before{content:"\f032"}  .fa-italic:before{content:"\f033"}  .fa-text-height:before{content:"\f034"}  .fa-text-width:before{content:"\f035"}  .fa-align-left:before{content:"\f036"}  .fa-align-center:before{content:"\f037"}  .fa-align-right:before{content:"\f038"}  .fa-align-justify:before{content:"\f039"}  .fa-list:before{content:"\f03a"}  .fa-dedent:before,.fa-outdent:before{content:"\f03b"}  .fa-indent:before{content:"\f03c"}  .fa-video-camera:before{content:"\f03d"}  .fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}  .fa-pencil:before{content:"\f040"}  .fa-map-marker:before{content:"\f041"}  .fa-adjust:before{content:"\f042"}  .fa-tint:before{content:"\f043"}  .fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}  .fa-share-square-o:before{content:"\f045"}  .fa-check-square-o:before{content:"\f046"}  .fa-arrows:before{content:"\f047"}  .fa-step-backward:before{content:"\f048"}  .fa-fast-backward:before{content:"\f049"}  .fa-backward:before{content:"\f04a"}  .fa-play:before{content:"\f04b"}  .fa-pause:before{content:"\f04c"}  .fa-stop:before{content:"\f04d"}  .fa-forward:before{content:"\f04e"}  .fa-fast-forward:before{content:"\f050"}  .fa-step-forward:before{content:"\f051"}  .fa-eject:before{content:"\f052"}  .fa-chevron-left:before{content:"\f053"}  .fa-chevron-right:before{content:"\f054"}  .fa-plus-circle:before{content:"\f055"}  .fa-minus-circle:before{content:"\f056"}  .fa-times-circle:before{content:"\f057"}  .fa-check-circle:before{content:"\f058"}  .fa-question-circle:before{content:"\f059"}  .fa-info-circle:before{content:"\f05a"}  .fa-crosshairs:before{content:"\f05b"}  .fa-times-circle-o:before{content:"\f05c"}  .fa-check-circle-o:before{content:"\f05d"}  .fa-ban:before{content:"\f05e"}  .fa-arrow-left:before{content:"\f060"}  .fa-arrow-right:before{content:"\f061"}  .fa-arrow-up:before{content:"\f062"}  .fa-arrow-down:before{content:"\f063"}  .fa-mail-forward:before,.fa-share:before{content:"\f064"}  .fa-expand:before{content:"\f065"}  .fa-compress:before{content:"\f066"}  .fa-plus:before{content:"\f067"}  .fa-minus:before{content:"\f068"}  .fa-asterisk:before{content:"\f069"}  .fa-exclamation-circle:before{content:"\f06a"}  .fa-gift:before{content:"\f06b"}  .fa-leaf:before{content:"\f06c"}  .fa-fire:before{content:"\f06d"}  .fa-eye:before{content:"\f06e"}  .fa-eye-slash:before{content:"\f070"}  .fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}  .fa-plane:before{content:"\f072"}  .fa-calendar:before{content:"\f073"}  .fa-random:before{content:"\f074"}  .fa-comment:before{content:"\f075"}  .fa-magnet:before{content:"\f076"}  .fa-chevron-up:before{content:"\f077"}  .fa-chevron-down:before{content:"\f078"}  .fa-retweet:before{content:"\f079"}  .fa-shopping-cart:before{content:"\f07a"}  .fa-folder:before{content:"\f07b"}  .fa-folder-open:before{content:"\f07c"}  .fa-arrows-v:before{content:"\f07d"}  .fa-arrows-h:before{content:"\f07e"}  .fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}  .fa-twitter-square:before{content:"\f081"}  .fa-facebook-square:before{content:"\f082"}  .fa-camera-retro:before{content:"\f083"}  .fa-key:before{content:"\f084"}  .fa-gears:before,.fa-cogs:before{content:"\f085"}  .fa-comments:before{content:"\f086"}  .fa-thumbs-o-up:before{content:"\f087"}  .fa-thumbs-o-down:before{content:"\f088"}  .fa-star-half:before{content:"\f089"}  .fa-heart-o:before{content:"\f08a"}  .fa-sign-out:before{content:"\f08b"}  .fa-linkedin-square:before{content:"\f08c"}  .fa-thumb-tack:before{content:"\f08d"}  .fa-external-link:before{content:"\f08e"}  .fa-sign-in:before{content:"\f090"}  .fa-trophy:before{content:"\f091"}  .fa-github-square:before{content:"\f092"}  .fa-upload:before{content:"\f093"}  .fa-lemon-o:before{content:"\f094"}  .fa-phone:before{content:"\f095"}  .fa-square-o:before{content:"\f096"}  .fa-bookmark-o:before{content:"\f097"}  .fa-phone-square:before{content:"\f098"}  .fa-twitter:before{content:"\f099"}  .fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}  .fa-github:before{content:"\f09b"}  .fa-unlock:before{content:"\f09c"}  .fa-credit-card:before{content:"\f09d"}  .fa-feed:before,.fa-rss:before{content:"\f09e"}  .fa-hdd-o:before{content:"\f0a0"}  .fa-bullhorn:before{content:"\f0a1"}  .fa-bell:before{content:"\f0f3"}  .fa-certificate:before{content:"\f0a3"}  .fa-hand-o-right:before{content:"\f0a4"}  .fa-hand-o-left:before{content:"\f0a5"}  .fa-hand-o-up:before{content:"\f0a6"}  .fa-hand-o-down:before{content:"\f0a7"}  .fa-arrow-circle-left:before{content:"\f0a8"}  .fa-arrow-circle-right:before{content:"\f0a9"}  .fa-arrow-circle-up:before{content:"\f0aa"}  .fa-arrow-circle-down:before{content:"\f0ab"}  .fa-globe:before{content:"\f0ac"}  .fa-wrench:before{content:"\f0ad"}  .fa-tasks:before{content:"\f0ae"}  .fa-filter:before{content:"\f0b0"}  .fa-briefcase:before{content:"\f0b1"}  .fa-arrows-alt:before{content:"\f0b2"}  .fa-group:before,.fa-users:before{content:"\f0c0"}  .fa-chain:before,.fa-link:before{content:"\f0c1"}  .fa-cloud:before{content:"\f0c2"}  .fa-flask:before{content:"\f0c3"}  .fa-cut:before,.fa-scissors:before{content:"\f0c4"}  .fa-copy:before,.fa-files-o:before{content:"\f0c5"}  .fa-paperclip:before{content:"\f0c6"}  .fa-save:before,.fa-floppy-o:before{content:"\f0c7"}  .fa-square:before{content:"\f0c8"}  .fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}  .fa-list-ul:before{content:"\f0ca"}  .fa-list-ol:before{content:"\f0cb"}  .fa-strikethrough:before{content:"\f0cc"}  .fa-underline:before{content:"\f0cd"}  .fa-table:before{content:"\f0ce"}  .fa-magic:before{content:"\f0d0"}  .fa-truck:before{content:"\f0d1"}  .fa-pinterest:before{content:"\f0d2"}  .fa-pinterest-square:before{content:"\f0d3"}  .fa-google-plus-square:before{content:"\f0d4"}  .fa-google-plus:before{content:"\f0d5"}  .fa-money:before{content:"\f0d6"}  .fa-caret-down:before{content:"\f0d7"}  .fa-caret-up:before{content:"\f0d8"}  .fa-caret-left:before{content:"\f0d9"}  .fa-caret-right:before{content:"\f0da"}  .fa-columns:before{content:"\f0db"}  .fa-unsorted:before,.fa-sort:before{content:"\f0dc"}  .fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}  .fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}  .fa-envelope:before{content:"\f0e0"}  .fa-linkedin:before{content:"\f0e1"}  .fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}  .fa-legal:before,.fa-gavel:before{content:"\f0e3"}  .fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}  .fa-comment-o:before{content:"\f0e5"}  .fa-comments-o:before{content:"\f0e6"}  .fa-flash:before,.fa-bolt:before{content:"\f0e7"}  .fa-sitemap:before{content:"\f0e8"}  .fa-umbrella:before{content:"\f0e9"}  .fa-paste:before,.fa-clipboard:before{content:"\f0ea"}  .fa-lightbulb-o:before{content:"\f0eb"}  .fa-exchange:before{content:"\f0ec"}  .fa-cloud-download:before{content:"\f0ed"}  .fa-cloud-upload:before{content:"\f0ee"}  .fa-user-md:before{content:"\f0f0"}  .fa-stethoscope:before{content:"\f0f1"}  .fa-suitcase:before{content:"\f0f2"}  .fa-bell-o:before{content:"\f0a2"}  .fa-coffee:before{content:"\f0f4"}  .fa-cutlery:before{content:"\f0f5"}  .fa-file-text-o:before{content:"\f0f6"}  .fa-building-o:before{content:"\f0f7"}  .fa-hospital-o:before{content:"\f0f8"}  .fa-ambulance:before{content:"\f0f9"}  .fa-medkit:before{content:"\f0fa"}  .fa-fighter-jet:before{content:"\f0fb"}  .fa-beer:before{content:"\f0fc"}  .fa-h-square:before{content:"\f0fd"}  .fa-plus-square:before{content:"\f0fe"}  .fa-angle-double-left:before{content:"\f100"}  .fa-angle-double-right:before{content:"\f101"}  .fa-angle-double-up:before{content:"\f102"}  .fa-angle-double-down:before{content:"\f103"}  .fa-angle-left:before{content:"\f104"}  .fa-angle-right:before{content:"\f105"}  .fa-angle-up:before{content:"\f106"}  .fa-angle-down:before{content:"\f107"}  .fa-desktop:before{content:"\f108"}  .fa-laptop:before{content:"\f109"}  .fa-tablet:before{content:"\f10a"}  .fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}  .fa-circle-o:before{content:"\f10c"}  .fa-quote-left:before{content:"\f10d"}  .fa-quote-right:before{content:"\f10e"}  .fa-spinner:before{content:"\f110"}  .fa-circle:before{content:"\f111"}  .fa-mail-reply:before,.fa-reply:before{content:"\f112"}  .fa-github-alt:before{content:"\f113"}  .fa-folder-o:before{content:"\f114"}  .fa-folder-open-o:before{content:"\f115"}  .fa-smile-o:before{content:"\f118"}  .fa-frown-o:before{content:"\f119"}  .fa-meh-o:before{content:"\f11a"}  .fa-gamepad:before{content:"\f11b"}  .fa-keyboard-o:before{content:"\f11c"}  .fa-flag-o:before{content:"\f11d"}  .fa-flag-checkered:before{content:"\f11e"}  .fa-terminal:before{content:"\f120"}  .fa-code:before{content:"\f121"}  .fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}  .fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}  .fa-location-arrow:before{content:"\f124"}  .fa-crop:before{content:"\f125"}  .fa-code-fork:before{content:"\f126"}  .fa-unlink:before,.fa-chain-broken:before{content:"\f127"}  .fa-question:before{content:"\f128"}  .fa-info:before{content:"\f129"}  .fa-exclamation:before{content:"\f12a"}  .fa-superscript:before{content:"\f12b"}  .fa-subscript:before{content:"\f12c"}  .fa-eraser:before{content:"\f12d"}  .fa-puzzle-piece:before{content:"\f12e"}  .fa-microphone:before{content:"\f130"}  .fa-microphone-slash:before{content:"\f131"}  .fa-shield:before{content:"\f132"}  .fa-calendar-o:before{content:"\f133"}  .fa-fire-extinguisher:before{content:"\f134"}  .fa-rocket:before{content:"\f135"}  .fa-maxcdn:before{content:"\f136"}  .fa-chevron-circle-left:before{content:"\f137"}  .fa-chevron-circle-right:before{content:"\f138"}  .fa-chevron-circle-up:before{content:"\f139"}  .fa-chevron-circle-down:before{content:"\f13a"}  .fa-html5:before{content:"\f13b"}  .fa-css3:before{content:"\f13c"}  .fa-anchor:before{content:"\f13d"}  .fa-unlock-alt:before{content:"\f13e"}  .fa-bullseye:before{content:"\f140"}  .fa-ellipsis-h:before{content:"\f141"}  .fa-ellipsis-v:before{content:"\f142"}  .fa-rss-square:before{content:"\f143"}  .fa-play-circle:before{content:"\f144"}  .fa-ticket:before{content:"\f145"}  .fa-minus-square:before{content:"\f146"}  .fa-minus-square-o:before{content:"\f147"}  .fa-level-up:before{content:"\f148"}  .fa-level-down:before{content:"\f149"}  .fa-check-square:before{content:"\f14a"}  .fa-pencil-square:before{content:"\f14b"}  .fa-external-link-square:before{content:"\f14c"}  .fa-share-square:before{content:"\f14d"}  .fa-compass:before{content:"\f14e"}  .fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}  .fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}  .fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}  .fa-euro:before,.fa-eur:before{content:"\f153"}  .fa-gbp:before{content:"\f154"}  .fa-dollar:before,.fa-usd:before{content:"\f155"}  .fa-rupee:before,.fa-inr:before{content:"\f156"}  .fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}  .fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}  .fa-won:before,.fa-krw:before{content:"\f159"}  .fa-bitcoin:before,.fa-btc:before{content:"\f15a"}  .fa-file:before{content:"\f15b"}  .fa-file-text:before{content:"\f15c"}  .fa-sort-alpha-asc:before{content:"\f15d"}  .fa-sort-alpha-desc:before{content:"\f15e"}  .fa-sort-amount-asc:before{content:"\f160"}  .fa-sort-amount-desc:before{content:"\f161"}  .fa-sort-numeric-asc:before{content:"\f162"}  .fa-sort-numeric-desc:before{content:"\f163"}  .fa-thumbs-up:before{content:"\f164"}  .fa-thumbs-down:before{content:"\f165"}  .fa-youtube-square:before{content:"\f166"}  .fa-youtube:before{content:"\f167"}  .fa-xing:before{content:"\f168"}  .fa-xing-square:before{content:"\f169"}  .fa-youtube-play:before{content:"\f16a"}  .fa-dropbox:before{content:"\f16b"}  .fa-stack-overflow:before{content:"\f16c"}  .fa-instagram:before{content:"\f16d"}  .fa-flickr:before{content:"\f16e"}  .fa-adn:before{content:"\f170"}  .fa-bitbucket:before{content:"\f171"}  .fa-bitbucket-square:before{content:"\f172"}  .fa-tumblr:before{content:"\f173"}  .fa-tumblr-square:before{content:"\f174"}  .fa-long-arrow-down:before{content:"\f175"}  .fa-long-arrow-up:before{content:"\f176"}  .fa-long-arrow-left:before{content:"\f177"}  .fa-long-arrow-right:before{content:"\f178"}  .fa-apple:before{content:"\f179"}  .fa-windows:before{content:"\f17a"}  .fa-android:before{content:"\f17b"}  .fa-linux:before{content:"\f17c"}  .fa-dribbble:before{content:"\f17d"}  .fa-skype:before{content:"\f17e"}  .fa-foursquare:before{content:"\f180"}  .fa-trello:before{content:"\f181"}  .fa-female:before{content:"\f182"}  .fa-male:before{content:"\f183"}  .fa-gittip:before,.fa-gratipay:before{content:"\f184"}  .fa-sun-o:before{content:"\f185"}  .fa-moon-o:before{content:"\f186"}  .fa-archive:before{content:"\f187"}  .fa-bug:before{content:"\f188"}  .fa-vk:before{content:"\f189"}  .fa-weibo:before{content:"\f18a"}  .fa-renren:before{content:"\f18b"}  .fa-pagelines:before{content:"\f18c"}  .fa-stack-exchange:before{content:"\f18d"}  .fa-arrow-circle-o-right:before{content:"\f18e"}  .fa-arrow-circle-o-left:before{content:"\f190"}  .fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}  .fa-dot-circle-o:before{content:"\f192"}  .fa-wheelchair:before{content:"\f193"}  .fa-vimeo-square:before{content:"\f194"}  .fa-turkish-lira:before,.fa-try:before{content:"\f195"}  .fa-plus-square-o:before{content:"\f196"}  .fa-space-shuttle:before{content:"\f197"}  .fa-slack:before{content:"\f198"}  .fa-envelope-square:before{content:"\f199"}  .fa-wordpress:before{content:"\f19a"}  .fa-openid:before{content:"\f19b"}  .fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}  .fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}  .fa-yahoo:before{content:"\f19e"}  .fa-google:before{content:"\f1a0"}  .fa-reddit:before{content:"\f1a1"}  .fa-reddit-square:before{content:"\f1a2"}  .fa-stumbleupon-circle:before{content:"\f1a3"}  .fa-stumbleupon:before{content:"\f1a4"}  .fa-delicious:before{content:"\f1a5"}  .fa-digg:before{content:"\f1a6"}  .fa-pied-piper:before{content:"\f1a7"}  .fa-pied-piper-alt:before{content:"\f1a8"}  .fa-drupal:before{content:"\f1a9"}  .fa-joomla:before{content:"\f1aa"}  .fa-language:before{content:"\f1ab"}  .fa-fax:before{content:"\f1ac"}  .fa-building:before{content:"\f1ad"}  .fa-child:before{content:"\f1ae"}  .fa-paw:before{content:"\f1b0"}  .fa-spoon:before{content:"\f1b1"}  .fa-cube:before{content:"\f1b2"}  .fa-cubes:before{content:"\f1b3"}  .fa-behance:before{content:"\f1b4"}  .fa-behance-square:before{content:"\f1b5"}  .fa-steam:before{content:"\f1b6"}  .fa-steam-square:before{content:"\f1b7"}  .fa-recycle:before{content:"\f1b8"}  .fa-automobile:before,.fa-car:before{content:"\f1b9"}  .fa-cab:before,.fa-taxi:before{content:"\f1ba"}  .fa-tree:before{content:"\f1bb"}  .fa-spotify:before{content:"\f1bc"}  .fa-deviantart:before{content:"\f1bd"}  .fa-soundcloud:before{content:"\f1be"}  .fa-database:before{content:"\f1c0"}  .fa-file-pdf-o:before{content:"\f1c1"}  .fa-file-word-o:before{content:"\f1c2"}  .fa-file-excel-o:before{content:"\f1c3"}  .fa-file-powerpoint-o:before{content:"\f1c4"}  .fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}  .fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}  .fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}  .fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}  .fa-file-code-o:before{content:"\f1c9"}  .fa-vine:before{content:"\f1ca"}  .fa-codepen:before{content:"\f1cb"}  .fa-jsfiddle:before{content:"\f1cc"}  .fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}  .fa-circle-o-notch:before{content:"\f1ce"}  .fa-ra:before,.fa-rebel:before{content:"\f1d0"}  .fa-ge:before,.fa-empire:before{content:"\f1d1"}  .fa-git-square:before{content:"\f1d2"}  .fa-git:before{content:"\f1d3"}  .fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}  .fa-tencent-weibo:before{content:"\f1d5"}  .fa-qq:before{content:"\f1d6"}  .fa-wechat:before,.fa-weixin:before{content:"\f1d7"}  .fa-send:before,.fa-paper-plane:before{content:"\f1d8"}  .fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}  .fa-history:before{content:"\f1da"}  .fa-circle-thin:before{content:"\f1db"}  .fa-header:before{content:"\f1dc"}  .fa-paragraph:before{content:"\f1dd"}  .fa-sliders:before{content:"\f1de"}  .fa-share-alt:before{content:"\f1e0"}  .fa-share-alt-square:before{content:"\f1e1"}  .fa-bomb:before{content:"\f1e2"}  .fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}  .fa-tty:before{content:"\f1e4"}  .fa-binoculars:before{content:"\f1e5"}  .fa-plug:before{content:"\f1e6"}  .fa-slideshare:before{content:"\f1e7"}  .fa-twitch:before{content:"\f1e8"}  .fa-yelp:before{content:"\f1e9"}  .fa-newspaper-o:before{content:"\f1ea"}  .fa-wifi:before{content:"\f1eb"}  .fa-calculator:before{content:"\f1ec"}  .fa-paypal:before{content:"\f1ed"}  .fa-google-wallet:before{content:"\f1ee"}  .fa-cc-visa:before{content:"\f1f0"}  .fa-cc-mastercard:before{content:"\f1f1"}  .fa-cc-discover:before{content:"\f1f2"}  .fa-cc-amex:before{content:"\f1f3"}  .fa-cc-paypal:before{content:"\f1f4"}  .fa-cc-stripe:before{content:"\f1f5"}  .fa-bell-slash:before{content:"\f1f6"}  .fa-bell-slash-o:before{content:"\f1f7"}  .fa-trash:before{content:"\f1f8"}  .fa-copyright:before{content:"\f1f9"}  .fa-at:before{content:"\f1fa"}  .fa-eyedropper:before{content:"\f1fb"}  .fa-paint-brush:before{content:"\f1fc"}  .fa-birthday-cake:before{content:"\f1fd"}  .fa-area-chart:before{content:"\f1fe"}  .fa-pie-chart:before{content:"\f200"}  .fa-line-chart:before{content:"\f201"}  .fa-lastfm:before{content:"\f202"}  .fa-lastfm-square:before{content:"\f203"}  .fa-toggle-off:before{content:"\f204"}  .fa-toggle-on:before{content:"\f205"}  .fa-bicycle:before{content:"\f206"}  .fa-bus:before{content:"\f207"}  .fa-ioxhost:before{content:"\f208"}  .fa-angellist:before{content:"\f209"}  .fa-cc:before{content:"\f20a"}  .fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}  .fa-meanpath:before{content:"\f20c"}  .fa-buysellads:before{content:"\f20d"}  .fa-connectdevelop:before{content:"\f20e"}  .fa-dashcube:before{content:"\f210"}  .fa-forumbee:before{content:"\f211"}  .fa-leanpub:before{content:"\f212"}  .fa-sellsy:before{content:"\f213"}  .fa-shirtsinbulk:before{content:"\f214"}  .fa-simplybuilt:before{content:"\f215"}  .fa-skyatlas:before{content:"\f216"}  .fa-cart-plus:before{content:"\f217"}  .fa-cart-arrow-down:before{content:"\f218"}  .fa-diamond:before{content:"\f219"}  .fa-ship:before{content:"\f21a"}  .fa-user-secret:before{content:"\f21b"}  .fa-motorcycle:before{content:"\f21c"}  .fa-street-view:before{content:"\f21d"}  .fa-heartbeat:before{content:"\f21e"}  .fa-venus:before{content:"\f221"}  .fa-mars:before{content:"\f222"}  .fa-mercury:before{content:"\f223"}  .fa-intersex:before,.fa-transgender:before{content:"\f224"}  .fa-transgender-alt:before{content:"\f225"}  .fa-venus-double:before{content:"\f226"}  .fa-mars-double:before{content:"\f227"}  .fa-venus-mars:before{content:"\f228"}  .fa-mars-stroke:before{content:"\f229"}  .fa-mars-stroke-v:before{content:"\f22a"}  .fa-mars-stroke-h:before{content:"\f22b"}  .fa-neuter:before{content:"\f22c"}  .fa-genderless:before{content:"\f22d"}  .fa-facebook-official:before{content:"\f230"}  .fa-pinterest-p:before{content:"\f231"}  .fa-whatsapp:before{content:"\f232"}  .fa-server:before{content:"\f233"}  .fa-user-plus:before{content:"\f234"}  .fa-user-times:before{content:"\f235"}  .fa-hotel:before,.fa-bed:before{content:"\f236"}  .fa-viacoin:before{content:"\f237"}  .fa-train:before{content:"\f238"}  .fa-subway:before{content:"\f239"}  .fa-medium:before{content:"\f23a"}  .fa-yc:before,.fa-y-combinator:before{content:"\f23b"}  .fa-optin-monster:before{content:"\f23c"}  .fa-opencart:before{content:"\f23d"}  .fa-expeditedssl:before{content:"\f23e"}  .fa-battery-4:before,.fa-battery-full:before{content:"\f240"}  .fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}  .fa-battery-2:before,.fa-battery-half:before{content:"\f242"}  .fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}  .fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}  .fa-mouse-pointer:before{content:"\f245"}  .fa-i-cursor:before{content:"\f246"}  .fa-object-group:before{content:"\f247"}  .fa-object-ungroup:before{content:"\f248"}  .fa-sticky-note:before{content:"\f249"}  .fa-sticky-note-o:before{content:"\f24a"}  .fa-cc-jcb:before{content:"\f24b"}  .fa-cc-diners-club:before{content:"\f24c"}  .fa-clone:before{content:"\f24d"}  .fa-balance-scale:before{content:"\f24e"}  .fa-hourglass-o:before{content:"\f250"}  .fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}  .fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}  .fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}  .fa-hourglass:before{content:"\f254"}  .fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}  .fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}  .fa-hand-scissors-o:before{content:"\f257"}  .fa-hand-lizard-o:before{content:"\f258"}  .fa-hand-spock-o:before{content:"\f259"}  .fa-hand-pointer-o:before{content:"\f25a"}  .fa-hand-peace-o:before{content:"\f25b"}  .fa-trademark:before{content:"\f25c"}  .fa-registered:before{content:"\f25d"}  .fa-creative-commons:before{content:"\f25e"}  .fa-gg:before{content:"\f260"}  .fa-gg-circle:before{content:"\f261"}  .fa-tripadvisor:before{content:"\f262"}  .fa-odnoklassniki:before{content:"\f263"}  .fa-odnoklassniki-square:before{content:"\f264"}  .fa-get-pocket:before{content:"\f265"}  .fa-wikipedia-w:before{content:"\f266"}  .fa-safari:before{content:"\f267"}  .fa-chrome:before{content:"\f268"}  .fa-firefox:before{content:"\f269"}  .fa-opera:before{content:"\f26a"}  .fa-internet-explorer:before{content:"\f26b"}  .fa-tv:before,.fa-television:before{content:"\f26c"}  .fa-contao:before{content:"\f26d"}  .fa-500px:before{content:"\f26e"}  .fa-amazon:before{content:"\f270"}  .fa-calendar-plus-o:before{content:"\f271"}  .fa-calendar-minus-o:before{content:"\f272"}  .fa-calendar-times-o:before{content:"\f273"}  .fa-calendar-check-o:before{content:"\f274"}  .fa-industry:before{content:"\f275"}  .fa-map-pin:before{content:"\f276"}  .fa-map-signs:before{content:"\f277"}  .fa-map-o:before{content:"\f278"}  .fa-map:before{content:"\f279"}  .fa-commenting:before{content:"\f27a"}  .fa-commenting-o:before{content:"\f27b"}  .fa-houzz:before{content:"\f27c"}  .fa-vimeo:before{content:"\f27d"}  .fa-black-tie:before{content:"\f27e"}  .fa-fonticons:before{content:"\f280"}  .fa-reddit-alien:before{content:"\f281"}  .fa-edge:before{content:"\f282"}  .fa-credit-card-alt:before{content:"\f283"}  .fa-codiepie:before{content:"\f284"}  .fa-modx:before{content:"\f285"}  .fa-fort-awesome:before{content:"\f286"}  .fa-usb:before{content:"\f287"}  .fa-product-hunt:before{content:"\f288"}  .fa-mixcloud:before{content:"\f289"}  .fa-scribd:before{content:"\f28a"}  .fa-pause-circle:before{content:"\f28b"}  .fa-pause-circle-o:before{content:"\f28c"}  .fa-stop-circle:before{content:"\f28d"}  .fa-stop-circle-o:before{content:"\f28e"}  .fa-shopping-bag:before{content:"\f290"}  .fa-shopping-basket:before{content:"\f291"}  .fa-hashtag:before{content:"\f292"}  .fa-bluetooth:before{content:"\f293"}  .fa-bluetooth-b:before{content:"\f294"}  .fa-percent:before{content:"\f295"}  .fa-gitlab:before{content:"\f296"}  .fa-wpbeginner:before{content:"\f297"}  .fa-wpforms:before{content:"\f298"}  .fa-envira:before{content:"\f299"}  .fa-universal-access:before{content:"\f29a"}  .fa-wheelchair-alt:before{content:"\f29b"}  .fa-question-circle-o:before{content:"\f29c"}  .fa-blind:before{content:"\f29d"}  .fa-audio-description:before{content:"\f29e"}  .fa-volume-control-phone:before{content:"\f2a0"}  .fa-braille:before{content:"\f2a1"}  .fa-assistive-listening-systems:before{content:"\f2a2"}  .fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}  .fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}  .fa-glide:before{content:"\f2a5"}  .fa-glide-g:before{content:"\f2a6"}  .fa-signing:before,.fa-sign-language:before{content:"\f2a7"}  .fa-low-vision:before{content:"\f2a8"}  .fa-viadeo:before{content:"\f2a9"}  .fa-viadeo-square:before{content:"\f2aa"}  .fa-snapchat:before{content:"\f2ab"}  .fa-snapchat-ghost:before{content:"\f2ac"}  .fa-snapchat-square:before{content:"\f2ad"}  .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}  .sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
        
        /* 03-icomoon.css */ 
        @font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?unrayo');
  src:  url('../fonts/icomoon.eot?unrayo#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?unrayo') format('truetype'),
    url('../fonts/icomoon.woff?unrayo') format('woff'),
    url('../fonts/icomoon.svg?unrayo#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  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;
}

.icon-photo:before {
  content: "\e900";
}
.icon-find:before {
  content: "\e901";
}
.icon-delete:before {
  content: "\e902";
}
.icon-message:before {
  content: "\e903";
}
.icon-eye:before {
  content: "\e904";
}
.icon-time:before {
  content: "\e905";
}
.icon-send:before {
  content: "\e906";
}
.icon-add:before {
  content: "\e907";
}
.icon-back:before {
  content: "\e908";
}
.icon-cross:before {
  content: "\e909";
}
.icon-camera:before {
  content: "\e90a";
}
.icon-link:before {
  content: "\e90b";
}
.icon-add2:before {
  content: "\e90c";
}
.icon-arrows:before {
  content: "\e90d";
}
.icon-arrows-1:before {
  content: "\e90e";
}
.icon-arrows-2:before {
  content: "\e90f";
}
.icon-arrows-3:before {
  content: "\e910";
}
.icon-art:before {
  content: "\e911";
}
.icon-art-1:before {
  content: "\e912";
}
.icon-blocks:before {
  content: "\e913";
}
.icon-book:before {
  content: "\e914";
}
.icon-buildings:before {
  content: "\e915";
}
.icon-buildings-1:before {
  content: "\e916";
}
.icon-business:before {
  content: "\e917";
}
.icon-check:before {
  content: "\e918";
}
.icon-chicken:before {
  content: "\e919";
}
.icon-clock:before {
  content: "\e91a";
}
.icon-coin-icon:before {
  content: "\e91b";
}
.icon-cream:before {
  content: "\e91c";
}
.icon-cup:before {
  content: "\e91d";
}
.icon-emoticon:before {
  content: "\e91e";
}
.icon-food:before {
  content: "\e91f";
}
.icon-food-1:before {
  content: "\e920";
}
.icon-food-2:before {
  content: "\e921";
}
.icon-food-3:before {
  content: "\e922";
}
.icon-fruit:before {
  content: "\e923";
}
.icon-fruit-1:before {
  content: "\e924";
}
.icon-gestures:before {
  content: "\e925";
}
.icon-icon-32846:before {
  content: "\e926";
}
.icon-interface:before {
  content: "\e927";
}
.icon-library:before {
  content: "\e928";
}
.icon-link2:before {
  content: "\e929";
}
.icon-link-1:before {
  content: "\e92a";
}
.icon-location:before {
  content: "\e92b";
}
.icon-location2:before {
  content: "\e92c";
}
.icon-magnifier:before {
  content: "\e92d";
}
.icon-magnifier-tool:before {
  content: "\e92e";
}
.icon-magnifying-glass:before {
  content: "\e92f";
}
.icon-magnifying-glass-1:before {
  content: "\e930";
}
.icon-meter:before {
  content: "\e931";
}
.icon-meter2:before {
  content: "\e932";
}
.icon-nature:before {
  content: "\e933";
}
.icon-nature-1:before {
  content: "\e934";
}
.icon-paint:before {
  content: "\e935";
}
.icon-paint-1:before {
  content: "\e936";
}
.icon-people:before {
  content: "\e937";
}
.icon-photo2:before {
  content: "\e938";
}
.icon-price-tag:before {
  content: "\e939";
}
.icon-price-tags:before {
  content: "\e93a";
}
.icon-reading:before {
  content: "\e93b";
}
.icon-right-arrow:before {
  content: "\e93c";
}
.icon-right-arrow-1:before {
  content: "\e93d";
}
.icon-right-quotation-sign:before {
  content: "\e93e";
}
.icon-school:before {
  content: "\e93f";
}
.icon-searching-magnifying-glass:before {
  content: "\e940";
}
.icon-symbol:before {
  content: "\e941";
}
.icon-technology:before {
  content: "\e942";
}
.icon-technology-1:before {
  content: "\e943";
}
.icon-technology-2:before {
  content: "\e944";
}
.icon-transport:before {
  content: "\e945";
}
.icon-web:before {
  content: "\e946";
}
.icon-wheat:before {
  content: "\e947";
}
.icon-search:before {
  content: "\e802";
}
.icon-pencil-1:before {
  content: "\e831";
}
.icon-picture-1:before {
  content: "\e803";
}
.icon-cancel:before {
  content: "\e80a";
}
.icon-info-circled:before {
  content: "\e80f";
}
.icon-trash:before {
  content: "\e801";
}
.icon-left-dir:before {
  content: "\e817";
}
.icon-right-dir:before {
  content: "\e818";
}
.icon-down-open:before {
  content: "\e83b";
}
.icon-left-open:before {
  content: "\e819";
}
.icon-right-open:before {
  content: "\e81a";
}
.icon-angle-left:before {
  content: "\e820";
}
.icon-angle-right:before {
  content: "\e81d";
}
.icon-left-big:before {
  content: "\e81f";
}
.icon-right-big:before {
  content: "\e81e";
}
.icon-magic:before {
  content: "\e807";
}
.icon-picture:before {
  content: "\e800";
}
.icon-export:before {
  content: "\e80b";
}
.icon-cog:before {
  content: "\e832";
}
.icon-login:before {
  content: "\e833";
}
.icon-logout:before {
  content: "\e834";
}
.icon-video:before {
  content: "\e805";
}
.icon-arrow-combo:before {
  content: "\e827";
}
.icon-left-open-1:before {
  content: "\e82a";
}
.icon-right-open-1:before {
  content: "\e82b";
}
.icon-left-open-mini:before {
  content: "\e822";
}
.icon-right-open-mini:before {
  content: "\e823";
}
.icon-left-open-big:before {
  content: "\e824";
}
.icon-right-open-big:before {
  content: "\e825";
}
.icon-left:before {
  content: "\e836";
}
.icon-right:before {
  content: "\e826";
}
.icon-ccw:before {
  content: "\e808";
}
.icon-arrows-ccw:before {
  content: "\e806";
}
.icon-palette:before {
  content: "\e829";
}
.icon-list-add:before {
  content: "\e80c";
}
.icon-doc:before {
  content: "\e809";
}
.icon-left-open-outline:before {
  content: "\e82e";
}
.icon-left-open-2:before {
  content: "\e82c";
}
.icon-right-open-outline:before {
  content: "\e82f";
}
.icon-right-open-2:before {
  content: "\e82d";
}
.icon-equalizer:before {
  content: "\e83a";
}
.icon-layers-alt:before {
  content: "\e804";
}
.icon-popup:before {
  content: "\e828";
}


        
        /* 04-menuzord.css */ 
        /*
Item name: Menuzord - Responsive Megamenu
Author: marcoarib - marco.arib@gmail.com
License: http://codecanyon.net/licenses
*/

/*
	CONTENTS:
	
	 1 - MENU CONTAINER
		- Scrollable menu
	 2 - BRAND
	 3 - MENU
		- Right alignment
		- Menu items
		- Active/hover state
	 4 - DROPDOWN
		- Dropdown items
		- Hover state
		- Dropdown left alignment
	 5 - DROPDOWN/MEGAMENU INDICATORS
	 6 - MEGAMENU
	 7 - MEGAMENU WIDTHS
		- Half width
		- Quarter width
	 8 - GRID SYSTEM
	 9 - SHOW/HIDE BUTTON (MOBILE MODE)
		- Icon
	10 - ICONS (parent menu items)
	11 - SEARCH FIELD
		- Form
		- Input
	12 - VERTICAL TABS
	13 - COLOR SCHEMES
	14 - MOBILE MODE (RESPONSIVE MODE)
		- Menu container
		- Brand
		- Show/hide button
		- Menu
		- Dropdown
		- Dropdown items
		- Dropdown/megamenu indicators
		- Megamenu
		- Search field
*/

/* FONT
======================================*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);


/* 1 - MENU CONTAINER
======================================*/
.menuzord,
.menuzord *{
	font-family: inherit;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
.menuzord{
	width: 100%;
	padding: 0 30px;
	float: left;
	position: relative;
	background: #fff;
}
/*.menuzord a{
	-o-transition: color .3s linear, background .3s linear;
	-moz-transition: color .3s linear, background .3s linear;
	-webkit-transition: color .3s linear, background .3s linear;
	transition: color .3s linear, background .3s linear;
}*/
/* scrollable menu */
.menuzord-menu.scrollable > .scrollable-fix{
	display: none;
}

/* 2 - BRAND
======================================*/
.menuzord-brand{
	margin: 18px 30px 0 0;
	float: left;
	color: #666;
	text-decoration: none;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	cursor: pointer;
}

/* 3 - MENU
======================================*/
.menuzord-menu{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
/* Right alignment */
.menuzord-menu.menuzord-right{
	float: right;
}
/* Menu items */
.menuzord-menu > li{
	display: inline-block;
	float: left;
}
.menuzord-menu > li > a{
	padding: 26px 16px;
	display: inline-block;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;
	color: #888;
	outline: 0;
	line-height: 1.42857143;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
/* Active/hover state (Menu items) */
.menuzord-menu > li.active > a,
.menuzord-menu > li:hover > a{
	color: #333;
}

/* 4 - DROPDOWN
======================================*/
.menuzord-menu ul.dropdown,
.menuzord-menu ul.dropdown li ul.dropdown{
	list-style: none;
    margin: 0;
    padding: 0;   
	display: none;
    position: absolute;
    z-index: 99;
	min-width: 180px;
	white-space: nowrap;
	background: #fff;
}
.menuzord-menu ul.dropdown li ul.dropdown{
    left: 100%;
}
/* Dropdown items */
.menuzord-menu ul.dropdown li{
	clear: both;
	width: 100%;
	border: 0 none;
	font-size: 12px;
	position: relative;
}
.menuzord-menu ul.dropdown li a{
	width: 100%;
	background: none;
	padding: 10px 25px 10px 22px;
	color: #888;
	text-decoration: none;
	display: inline-block;
	float: left;
	clear: both;
	position: relative;
	outline: 0;
	-o-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	transition:all .2s linear;
}
/* Hover state (dropdown items) */
.menuzord-menu ul.dropdown li:hover > a{
	padding-left: 28px;
	padding-right: 19px;
	color: #333;
}

/* Dropdown left alignment */
.menuzord-menu ul.dropdown.dropdown-left{
	left: none;
}
.menuzord-menu ul.dropdown li ul.dropdown.dropdown-left{
	left: -100%;
}

/* 5 - DROPDOWN/MEGAMENU INDICATORS
======================================*/
.menuzord-menu li .indicator{
	margin-left: 9px;
	font-family: 'font-awesome';
}
.menuzord-menu li ul.dropdown li .indicator{
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 15px;
}

/* 6 - MEGAMENU
======================================*/
.menuzord-menu > li > .megamenu{
	width: 100%;
	padding: 20px 30px;
	left: 0;
	position: absolute;
	display: none;
	z-index: 99;
	border-top: solid 1px #f0f0f0;
	background: #fff;
}

/* 7 - MEGAMENU WIDTHS
======================================*/
/* Half width */
.menuzord-menu > li > .megamenu.megamenu-half-width{
	width: 50%;
	left: auto;
}
/* Quarter width */
.menuzord-menu > li > .megamenu.megamenu-quarter-width{
	width: 25%;
	left: auto;
}

/* 8 - GRID SYSTEM
======================================*/
.menuzord-menu > li > .megamenu .megamenu-row{
	width: 100%;
	margin-top: 15px;
}
.menuzord-menu > li > .megamenu .megamenu-row:first-child {
	margin-top: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row:before,
.menuzord-menu > li > .megamenu .megamenu-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row:after {
	clear: both;
}
.menuzord-menu > li > .megamenu .megamenu-row .col1,
.menuzord-menu > li > .megamenu .megamenu-row .col2,
.menuzord-menu > li > .megamenu .megamenu-row .col3,
.menuzord-menu > li > .megamenu .megamenu-row .col4,
.menuzord-menu > li > .megamenu .megamenu-row .col5,
.menuzord-menu > li > .megamenu .megamenu-row .col6,
.menuzord-menu > li > .megamenu .megamenu-row .col7,
.menuzord-menu > li > .megamenu .megamenu-row .col8,
.menuzord-menu > li > .megamenu .megamenu-row .col9,
.menuzord-menu > li > .megamenu .megamenu-row .col10,
.menuzord-menu > li > .megamenu .megamenu-row .col11,
.menuzord-menu > li > .megamenu .megamenu-row .col12{
	display: block;
	min-height: 20px;
	float: left;
	margin-left: 3%;
}
.menuzord-menu > li > .megamenu .megamenu-row [class*="col"]:first-child {
	margin-left: 0;
}
.menuzord-menu > li > .megamenu .megamenu-row .col1{
	width: 5.583333333333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col2{
	width: 14.166666666666%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col3{
	width: 22.75%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col4{
	width: 31.333333333333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col5{
	width: 39.916666666667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col6{
	width: 48.5%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col7{
	width: 57.083333333333%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col8{
	width: 65.666666666667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col9{
	width: 74.25%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col10{
	width: 82.833333333334%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col11{
	width: 91.416666666667%;
}
.menuzord-menu > li > .megamenu .megamenu-row .col12{
	width: 100%;
}

/* 9 - SHOW/HIDE BUTTON (MOBILE MODE)
======================================*/
.menuzord .showhide{
	width: 60px;
	height: 46px;
	padding: 13px 0 0;
	display: none;
	float: right;
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent;
}
/* Show/hide button icon */
.menuzord .showhide em{
	width: 20px;
	height: 3px;
	margin: 3.5px 20px 0;
	float: right;
	background: #777;
}

/* 10 - ICONS (parent menu items)
======================================*/
.menuzord-menu > li > a > i{
	margin: 0 5px 0 0;
	font-size: 18px;
	float: left;
	line-height: 20px;
	font-family: 'FontAwesome';
}

/* 11 - SEARCH FIELD
======================================*/
/* Form */
.menuzord-menu > li.search form{
	float: left;
	padding: 22px 16px 17px;
}
/* Input */
.menuzord-menu > li.search form input[type="text"]{
	width: 160px;
	padding: 5px 10px;
	font-family: 'Open Sans', sans-serif;
	border: none;
	background: #f0f0f0;
	border-radius: 2px;
	outline: 0;
	-o-transition: width 1s ease-out;
	-moz-transition: width 1s ease-out;
	-webkit-transition: width 1s ease-out;
	transition: width 1s ease-out;
}
.menuzord-menu > li.search form:hover input[type="text"]{
	width: 160px;
}

/* 12 - VERTICAL TABS
======================================*/
.menuzord-tabs{
	width: 100%;
	float: left;
}
.menuzord-tabs-nav{
	width: 20%;
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
.menuzord-tabs-nav > li > a{
	width: 100%;
	padding: 7px 16px;
	float: left;
	font-size: 13px;
	text-decoration: none;
	color: #666;
	border: solid 1px #f0f0f0;
	outline: 0;
}
.menuzord-tabs-nav li.active a,
.menuzord-tabs-nav li:hover a{
	background: #f0f0f0;
}
.menuzord-tabs-content{
	width: 80%;
	min-height: 30px;
	padding: 20px;
	float: right;
	display: none;
	font-size: 13px;
	border: solid 1px #f0f0f0;
}
.menuzord-tabs-content.active{
	display: block;
}

/* 13 - COLOR SCHEMES
======================================*/
/* blue */
.menuzord.blue .menuzord-menu > li.active > a, 
.menuzord.blue .menuzord-menu > li:hover > a, 
.menuzord.blue .menuzord-menu ul.dropdown li:hover > a{ 
	color: #4A89DC; 
}
/* green */
.menuzord.green .menuzord-menu > li.active > a, 
.menuzord.green .menuzord-menu > li:hover > a, 
.menuzord.green .menuzord-menu ul.dropdown li:hover > a{ 
	color: #37BC9B; 
}
/* red */
.menuzord.red .menuzord-menu > li.active > a, 
.menuzord.red .menuzord-menu > li:hover > a, 
.menuzord.red .menuzord-menu ul.dropdown li:hover > a{ 
	color: #E9573F; 
}
/* orange */
.menuzord.orange .menuzord-menu > li.active > a, 
.menuzord.orange .menuzord-menu > li:hover > a, 
.menuzord.orange .menuzord-menu ul.dropdown li:hover > a{ 
	color: #ff670f; 
}
/* yellow */
.menuzord.yellow .menuzord-menu > li.active > a, 
.menuzord.yellow .menuzord-menu > li:hover > a, 
.menuzord.yellow .menuzord-menu ul.dropdown li:hover > a{ 
	color: #F6BB42; 
}
/* purple */
.menuzord.purple .menuzord-menu > li.active > a, 
.menuzord.purple .menuzord-menu > li:hover > a, 
.menuzord.purple .menuzord-menu ul.dropdown li:hover > a{ 
	color: #967ADC; 
}
/* pink */
.menuzord.pink .menuzord-menu > li.active > a, 
.menuzord.pink .menuzord-menu > li:hover > a, 
.menuzord.pink .menuzord-menu ul.dropdown li:hover > a{ 
	color: #D770AD; 
}

/* 14 - MOBILE MODE (RESPONSIVE MODE)
======================================*/
@media (max-width: 991px){
	/* Responsive menu container */
	.menuzord-responsive.menuzord{
		padding: 0;
	}
	
	/* Brand */
	.menuzord-responsive .menuzord-brand{
		margin: 8px 30px 10px 20px;
		font-size: 20px;
		line-height: 1.55;
	}
	
	/* Show/hide button */
	.menuzord-responsive .showhide{
		margin: 0;
	}
	
	/* Menu */
	.menuzord-responsive .menuzord-menu{
		width: 100%;
		float: left !important;
	}
	/* scrollable menu*/
	.menuzord-responsive .menuzord-menu.scrollable{
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
	}
	.menuzord-responsive .menuzord-menu.scrollable > .scrollable-fix{
		display: block;
	}
	
	/* Menu items */
	.menuzord-responsive .menuzord-menu > li{
		width: 100%;
		display: block;
		position: relative;
	}
	.menuzord-responsive .menuzord-menu > li > a{
		width: 100%;
		padding: 12px 20px;
		display: block;
		line-height: 21px;
		border-bottom: solid 1px #f0f0f0;
	}
	.menuzord-responsive .menuzord-menu > li:first-child > a{
		border-top: solid 1px #f0f0f0;
	}
	
	/* Dropdown */
	.menuzord-responsive .menuzord-menu ul.dropdown,
	.menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown{
		width: 100%;
		left: 0;
		position: static;
		border: none;
		background: #fff;
		float: left;
	}
	
	/* Dropdown items */
	.menuzord-responsive .menuzord-menu ul.dropdown li{
		position: relative;
	}
	.menuzord-responsive .menuzord-menu ul.dropdown li a{
		border-bottom: solid 1px #f0f0f0;
	}
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a{ padding-left: 40px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 60px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li > a{ padding-left: 80px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li:hover > a{ padding-left: 50px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li:hover > a{ padding-left: 70px !important; }
	.menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > ul.dropdown > li > ul.dropdown > li:hover > a{ padding-left: 90px !important; }
	
	/* Dropdown/megamenu indicators */
	.menuzord-responsive .menuzord-menu li .indicator{		
		width: 60px;
		height: 45px;
		position: absolute;
		right: 0;
		top: 0;
		font-size: 22px;
		text-align: center;
		line-height: 43px;
		border-left: solid 1px #f5f5f5;
	}
	.menuzord-responsive .menuzord-menu li ul.dropdown li .indicator{
		height: 38px;
		right: 0;
		top: 0;
		font-size: 18px;
		line-height: 36px;
	}
	
	/* Megamenu */
	.menuzord-responsive .menuzord-menu > li > .megamenu{
		width: 100% !important;
		left: 0 !important;
		position: static;
		border-top: none;
		border-bottom: solid 1px #f0f0f0;
	}
	.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row [class*="col"]{
		float: none;
		display: block;
		width: 100% !important;
		margin-left: 0;
		margin-top: 15px;
	}
	.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row:first-child  [class*="col"]:first-child {
		margin-top: 0;
	}
	.menuzord-responsive .menuzord-menu > li > .megamenu .megamenu-row{
		margin-top: 0;
	}
	
	/* Search field */
	.menuzord-responsive .menuzord-menu > li.search form{
		width: 100%;
		margin: 4px 0;
		padding: 10px 16px !important;
	}
	.menuzord-responsive .menuzord-menu > li.search form input[type="text"]{
		width: 100%;
	}
	
	/* Tabs */
	.menuzord-responsive .menuzord-tabs-nav{
		width: 100%;
	}
	.menuzord-responsive .menuzord-tabs-content{
		width: 100%;
	}
}


        
        /* 05-menuzord-animations.css */ 
        /* CSS3 ANIMATIONS */

.zoom-in{
    -webkit-animation: zoomIn 400ms ease both;
    -moz-animation: zoomIn 400ms ease both;
    -o-animation: zoomIn 400ms ease both;
    animation: zoomIn 400ms ease both;
}
@-webkit-keyframes zoomIn {
    0% { -webkit-transform: scale(1.5); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes zoomIn {
    0% { -moz-transform: scale(1.5); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes zoomIn {
    0% { opacity: 0; -o-transform: scale(1.5); }
    100% { opacity: 1; -o-transform: scale(1); }
}
@keyframes zoomIn {
    0% { transform: scale(1.5); }
    100% { transform: scale(1); }
}
.zoom-out{
    -webkit-animation: zoomOut 400ms ease both;
    -moz-animation: zoomOut 400ms ease both;
    -o-animation: zoomOut 400ms ease both;
    animation: zoomOut 400ms ease both;
}
@-webkit-keyframes zoomOut {
    0% { -webkit-transform: scale(.6); }
    100% { -webkit-transform: scale(1); }
}
@-moz-keyframes zoomOut {
    0% { -moz-transform: scale(.6); }
    100% { -moz-transform: scale(1); }
}
@-o-keyframes zoomOut {
    0% { -o-transform: scale(.6); }
    100% { -o-transform: scale(1); }
}
@keyframes zoomOut {
    0% { transform: scale(.6); }
    100% { transform: scale(1); }
}
.drop-up{
    -webkit-animation: drop-up 400ms ease both;
    -moz-animation: drop-up 400ms ease both;
    -o-animation: drop-up 400ms ease both;
    animation: drop-up 400ms ease both;
}
@-webkit-keyframes drop-up {
    0% { -webkit-transform: translateY(100px); }
    100% { -webkit-transform: translateY(0); }
}
@-moz-keyframes drop-up {
    0% { -moz-transform: translateY(100px); }
    100% { -moz-transform: translateY(0); }
}
@-o-keyframes drop-up {
    0% { -o-transform: translateY(100px); }
    100% { -o-transform: translateY(0); }
}
@keyframes drop-up {
    0% { transform: translateY(100px); }
    100% { transform: translateY(0); }
}
.drop-left{
    -webkit-animation: drop-left 400ms ease both;
    -moz-animation: drop-left 400ms ease both;
    -o-animation: drop-left 400ms ease both;
    animation: drop-left 400ms ease both;
}
@-webkit-keyframes drop-left {
    0% { -webkit-transform: translateX(-100px); }
    100% { -webkit-transform: translateX(0); }
}
@-moz-keyframes drop-left {
    0% { -moz-transform: translateX(-100px); }
    100% { -moz-transform: translateX(0); }
}
@-o-keyframes drop-left {
    0% { -o-transform: translateX(-100px); }
    100% { -o-transform: translateX(0); }
}
@keyframes drop-left {
    0% { transform: translateX(-100px); }
    100% { transform: translateX(0); }
}
.swing {
	-webkit-transform-origin: top center;
	-moz-transform-origin: top center;
	-o-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation: swing 400ms ease-out both;
	-moz-animation: swing 400ms ease-out both;
	-o-animation: swing 400ms ease-out both;
	animation: swing 400ms ease-out both;
}
@-webkit-keyframes swing {
	20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; }
	20% { -webkit-transform: rotate(15deg); }	
	40% { -webkit-transform: rotate(-10deg); }
	60% { -webkit-transform: rotate(5deg); }	
	80% { -webkit-transform: rotate(-5deg); }	
	100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes swing {
	20% { -moz-transform: rotate(15deg); }	
	40% { -moz-transform: rotate(-10deg); }
	60% { -moz-transform: rotate(5deg); }	
	80% { -moz-transform: rotate(-5deg); }	
	100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes swing {
	20% { -o-transform: rotate(15deg); }	
	40% { -o-transform: rotate(-10deg); }
	60% { -o-transform: rotate(5deg); }	
	80% { -o-transform: rotate(-5deg); }	
	100% { -o-transform: rotate(0deg); }
}
@keyframes swing {
	20% { transform: rotate(15deg); }	
	40% { transform: rotate(-10deg); }
	60% { transform: rotate(5deg); }	
	80% { transform: rotate(-5deg); }	
	100% { transform: rotate(0deg); }
}

.flip{
	-webkit-animation: flip 700ms ease both;
	-moz-animation: flip 700ms ease both;
    -o-animation: flip 700ms ease both;
    animation: flip 700ms ease both;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.roll-in{
	-webkit-animation: roll-in 400ms ease both;
	-moz-animation: roll-in 400ms ease both;
    -o-animation: roll-in 400ms ease both;
    animation: roll-in 400ms ease both;
}
@-webkit-keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-15deg);
    transform: translateX(-100%) rotate(-15deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes roll-in {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-15deg);
    -ms-transform: translateX(-100%) rotate(-15deg);
    transform: translateX(-100%) rotate(-15deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.stretch{
	-webkit-animation: stretch 500ms ease both;
	-moz-animation: stretch 500ms ease both;
    -o-animation: stretch 500ms ease both;
    animation: stretch 500ms ease both;
	transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-webkit-transform-origin: 0% 0%; 		
}
@keyframes stretch{
	0% { transform: scaleX(0.3); }
	40% { transform: scaleX(1.02); }
	60% { transform: scaleX(0.98); }
	80% { transform: scaleX(1.01); }
	100% { transform: scaleX(0.98); }				
	80% { transform: scaleX(1.01); }
	100% { transform: scaleX(1); }							
}
@-webkit-keyframes stretch{
	0% { -webkit-transform: scaleX(0.3); }
	40% { -webkit-transform: scaleX(1.02); }
	60% { -webkit-transform: scaleX(0.98); }
	80% { -webkit-transform: scaleX(1.01); }
	100% { -webkit-transform: scaleX(0.98); }				
	80% { -webkit-transform: scaleX(1.01); }
	100% { -webkit-transform: scaleX(1); }		
}
@-o-keyframes stretch{
	0% { -o-transform: scaleX(0.3); }
	40% { -o-transform: scaleX(1.02); }
	60% { -o-transform: scaleX(0.98); }
	80% { -o-transform: scaleX(1.01); }
	100% { -o-transform: scaleX(0.98); }				
	80% { -o-transform: scaleX(1.01); }
	100% { -o-transform: scaleX(1); }		
}

        
        /* 06-owl.carousel.css */ 
        /* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: auto;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

        
        /* 07-style.css */ 
        @import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';
@import 'https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i';

/*==================== Global Style =================*/

@font-face {
    font-family: 'font-awesome';
    src: url('../fonts/fontawesome-webfont.ttf');
    src: url('../fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */ url('../fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
    font-display: swap;
}

@font-face {
    font-family: 'futura';
    src: url(../fonts/Futura-T-OT-Book_19064.ttf);
    font-display: swap;
}

@font-face {
    font-family: 'Pacifico';
    src: url(../fonts/Pacifico.ttf);
    font-display: swap;
}


body {

    --black: rgb(45 45 44);
    --green: rgb(127 192 0);
    --green-transparent: rgb(195 226 48);

    /*--text-color: rgb(185 101 0);*/
    /*--text-color: rgb(146 85 8);*/
    --text-color-def: #575757;
    --text-color-link: #00457f;
    --text-color-btn: #2d2d2c;
    --text-color: rgb(135 69 0);
    /*--main-bg-color: rgb(255 181 0);*/
    /*--main-bg-color: rgb(241 197 87);*/
    /*--main-bg-color: rgb(236 199 107);*/
    --main-bg-color: rgb(255 195 51);
    --hover-bg-color: rgba(225 151 0 / 32%);
    --active-bg-color: rgb(195 226 48);
    /*--border-color: rgba(205 131 0 / 42%);*/
    --border-color: rgb(127 192 0);

    font-family: 'Roboto', sans-serif;
    color: var(--text-color-def);
    font-size: 16px;
    min-height: 100vh;
    position: relative;

    line-height: 21px;
}

h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5 {
    font-family: 'Roboto', sans-serif;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

ul {
    list-style-type: none;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}

a {
    text-decoration: none;
    display: inline-block;
    color: var(--text-color-link);
    outline: none;
}

a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

.table {
    margin-bottom: 0;
}

button {
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    padding: 0;
    background: transparent;
    color: var(--text-color-btn);
}

input, textarea {
    display: block;
    outline: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.clear_fix {
    clear: both;
}

.clear_fix:after {
    display: table;
    content: '';
    clear: both;
}

.tran3s {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.center {
    text-align: center;
}

.tran7s {
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.theme-Btn{
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    line-height: 50px;
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    background-color: var(--main-bg-color);
    padding: 0 15px;
}

.theme_title {
    position: relative;
    margin-top: -6px;
    text-transform: uppercase;
    background-color: rgba(255,255,255,0.7);
    padding: 10px 0;
}

.theme_title:after {
    position: absolute;
    content: "";
    top: 50px;
    width: 20%;
    height: 5px;
    background: #ffd658 center left no-repeat;
}

.theme_title.center:after {
    left: 40%;
}

.theme_title h2 {
    font-size: 30px;
    font-weight: 700;
}

.theme_title h3 {
    font-weight: 700;
}

.theme_inner_title h4 {
    font-size: 24px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
}

.theme_title p {
    font-style: italic;
    font-size: 18px;
    margin-top: 50px;
}


.theme_title_center {
    text-align: center;
}

.theme_title_center > span {
    display: block;
    width: 70px;
    height: 2px;
    margin: 23px auto 0 auto;
}

.img_holder {
    position: relative;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.main_page {
    overflow-x: hidden;
}

/*============================ Header ===========================*/

.top_header {
    padding: 6px 0 7px;
    background: #f4f5f6;
}

.top_header ul li {
    position: relative;
    float: left;
    margin-right: 15px;
    margin-top: 9px;
}

.top_header ul li:not(:last-child) {
    border-right: 2px dotted #9c9c9c;
}

.top_header ul li:last-child {
    margin-right: 0;
}

.top_header ul li i {
    font-size: 18px;
    color: #9c9c9c;
    padding-right: 12px;
}

.top_header ul li:hover * {
    color: var(--text-color);
}

.top_header ul li a {
    /*text-transform: capitalize;*/
    display: inline-block;
    font-size: 14px;
    color: var(--text-color-def);
    font-weight: normal;
    padding-right: 15px;
}

.top_header ul li:hover a .tel {
    font-weight: bold;
}

.top_header #value1 {
    display: block;
}

.top_header .header_right ul,
.top_header .header_right #polyglotLanguageSwitcher {
    display: inline-block;
}

/*------- Bottom Header ------*/
.bottom_header .logo-area {
    float: left;
    width: 100%;
    text-align: center;
}

.bottom_header .logo {
    height: 130px;
    margin-top: -55px;
}

.bottom_header .logo img {
    width: auto;
    max-height: 100%;
    display: inline;
}

.bottom_header .row {
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
}

/*----------- search-box --------*/
.bottom_header .search-box {
    margin-top: 10px;
}

/*.bottom_header .search-box {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    float: left;
    width: 100%;
    text-align: center;
}*/
.bottom_header .search-box input {
    outline: none;
    text-transform: none;
    display: inline;
    line-height: 48px;
    color: var(--text-color-def);
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding: 0 60px 0 20px;
    width: calc(100% - 54px);
    height: 50px;
    border: 2px solid var(--text-color-def);
    border-right: 0;
    border-radius: 45px 0 0 45px;
}

.bottom_header .search-box button {
    background: none;
    outline: none;
    width: 50px;
    height: 50px;
    color: var(--text-color-def);
    display: inline;
    border: 2px solid var(--text-color-def);
    border-radius: 0 45px 45px 0;
    border-left: 0;
    line-height: 42px;
}

.bottom_header .search-box button i {
    padding: 3px 15px;
    border-left: 1px solid var(--text-color-def);
    width: 46px;
}


/*login_form*/

.bottom_header .login_form .user i {
    width: 40px;
    display: inline-block;
}

.bottom_header .login_form .user {
    display: inline-block;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    position: relative;
    top: 0;
    color: var(--main-bg-color);
}

.bottom_header .login_form .login-info {
    display: inline-block;
    width: 150px;
    margin-left: 15px;
}

.bottom_header .login_form .login-info button {
    display: inline;
}

.bottom_header .login_form .login-info .welcome {
    font-size: 14px;
}


/*selec-menu*/
.bottom_header .select-form {
    position: relative;
}

.bottom_header .g-input input {
    width: 100%;
    height: 30px;
    border: 1px solid #eee !important;
    background: #fff !important;
}

.bottom_header .g-input input,
select.g-select[option="selected"] {
    color: #9c9c9c;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: .1px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.bottom_header .g-input input {
    padding-left: 20px;
}

.bottom_header .g-select {
    color: #9c9c9c;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: .1px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    border-radius: 0;
    height: 30px;
    background: #fff !important;
    padding-left: 0px;
    text-transform: capitalize;
}

.bottom_header .dropdown-menu {
    padding: 0;
}

.bottom_header .select-form .dropdown-menu.inner li {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.bottom_header .select-form .dropdown-menu.inner li a {
    display: block;
    padding: 10px 0 10px 20px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.bottom_header .select-form .dropdown-menu.inner li:last-of-type a {
    border-bottom: none;
}

.bottom_header .select-form .dropdown-menu.inner li:first-of-type {
    display: none;
}

.bottom_header .select-form .dropdown-menu.inner li a:hover,
.bottom_header .select-form .dropdown-menu.inner li.selected a {
    color: #fff !important;
}

.bottom_header .select-form button.g-select:focus,
.bottom_header .select-form button.g-select:visited {
    outline: 0 !important;
    box-shadow: none !important;
}

.bottom_header button.g-select {
    position: relative;
}

.bottom_header button.g-select .caret {
    right: 23px !important;
    border-width: 5.5px !important;
    border-top-color: #555 !important
}


.bottom_header .select-form .dropdown-menu.open {
    border-radius: 0;
    border: 1px solid #eee;
}

.bottom_header .select-form .dropdown-menu {
    display: block !important;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);

    -webkit-transform-origin: top center;
    transform-origin: top center;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.bottom_header .select-form .open > .dropdown-menu {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    visibility: visible;
    opacity: 1;
}

.bottom_header .select-form button[type="submit"].g-btn-prim {
    margin-left: 15px;
}

.bottom_header .select-form *,
.bottom_header .select-form *:focus,
.bottom_header .select-form *:visited {
    outline: none !important;
    box-shadow: none !important;
}


/**/


/*------------ Search and cart option -------------*/

.bottom_header .cart_option,
.main_menu .nav_right_area .search_option {
    position: relative;
    z-index: 10;
}

.bottom_header .cart_option {
    margin: 0 10px;
    top: 5px;
}

.main_menu .nav_right_area .search_option {
    margin-top: 43px;
    padding-left: 1px;
}

.main_menu .nav_right_area .dropdown-menu {
    border: none;
    box-shadow: none;
    margin: 0;
    float: none;
}

.bottom_header .cart_option button span {
    padding: 4px;
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    line-height: 6px;
    border-radius: 50%;
    color: #fff;
    top: 0px;
    left: 28px;
}

.main_menu .nav_right_area .search_option button {
    font-size: 14px;
    color: #272727;
}

.main_menu .nav_right_area .search_option form {
    position: absolute;
    height: 50px;
    width: 280px;
    padding: 5px;
    border-radius: 4px;
    left: -270px;
    top: 67px;
}

.main_menu .nav_right_area .search_option form input {
    width: 100%;
    height: 100%;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    padding: 0 47px 0 10px;
    font-size: 15px;
}

.main_menu .nav_right_area .search_option form button {
    display: block;
    width: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 5px;
}

.bottom_header .cart_option button {
    font-size: 22px;
    display: inline-block;
    margin-bottom: -8px;
    border: 1px solid;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: relative;
    top: -8px;

}

.bottom_header .cart_option .cart-info {
    display: inline-block;
    margin-left: 20px;
}

.bottom_header .cart_option .cart-info div {
    font-size: 14px;
    font-weight: 400;
}

.bottom_header .cart_option .cart-info div.doller {
    font-weight: 700;
}


.bottom_header .cart_option .cart_list {
    display: none;
    width: 332px;
    border-radius: 0;
    position: absolute;
    right: -25px;
    top: 157px;
    background: var(--black);
    padding-top: 12px;
}

.bottom_header .cart_option .cart_list .cartCode {
    color: #fff;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 600;
}

.bottom_header .cart_option .cart_list .item_details {
    padding-left: 18px;
    width: calc(100% - 70px);
}

.bottom_header .cart_option .cart_list > ul {
    max-height: 50vh;
    min-height: 525px;
    min-height: fit-content;
    overflow: auto;
}

.bottom_header .cart_option .cart_list > ul > li {
    color: #fff;
    line-height: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.03);
    padding: 8px 35px 8px 20px;
    position: relative;
}

.bottom_header .cart_option .cart_list > ul > li .fa-times-circle {
    position: absolute;
    top: 57px;
    right: 20px;
    font-size: 18px;
    color: #aaaaaa;
    cursor: pointer;
}

.cartRemove.fa-times-circle {
    font-size: 18px;
    color: #aaaaaa;
    cursor: pointer;
}

.bottom_header .cart_option .cart_list .item_details h6 {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
}

.bottom_header .cart_option .cart_list .item_details ul li {
    display: inline-block;
    margin-right: 4px;
    font-size: 16px;
    margin-bottom: 4px;
}

.bottom_header .cart_option .cart_list .item_details span {
    font-size: 18px;
    color: #fff;
}

.bottom_header .cart_option .cart_list .cart_total {
    text-align: center;
}

.bottom_header .cart_option .cart_list .cart_total > span {
    display: block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin: 27px 0 0 29px;
    text-align: left;
}

.bottom_header .cart_option .cart_list .cart_total a {
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
    margin: 15px 0;
    font-size: 14px;
    padding: 12px;
}

.bottom_header .cart_option .cart_list .cart_total a:not(:hover) {
    color: #fff;
}

.bottom_header .cart_option .cart_list .cart_total a:hover {
    background: #fff;
}

.main_menu .nav_right_area .search_option form ::-webkit-input-placeholder {
    color: #fff;
}

.main_menu .nav_right_area .search_option form :-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

.main_menu .nav_right_area .search_option form ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}

.main_menu .nav_right_area .search_option form :-ms-input-placeholder {
    color: #fff;
}

.main_menu.fixed .navbar-default .nav > li > a {
    padding: 28px 15px;
}

.main_menu.fixed .nav_right_area .search_option {
    margin-top: 25px;
}

.main_mbottom_header .cart_option {
    margin-top: 20px;
}

.main_menu.fixed .logo {
    margin-top: 24px;
}


/*======================= Theme Menu ====================*/
.theme_menu {
    background: rgba(234, 237, 240, 0.9);
    position: relative;
    z-index: 9;
}

.theme_menu .container {
    position: relative;
}

@-webkit-keyframes menu_sticky {
    0% {
        margin-top: -100px;
    }
    50% {
        margin-top: -74px;
    }
    100% {
        margin-top: 0;
    }
}

@keyframes menu_sticky {
    0% {
        margin-top: -100px;
    }
    50% {
        margin-top: -74px;
    }
    100% {
        margin-top: 0;
    }
}

@-webkit-keyframes logofadein {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    50% {
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
}

@keyframes logofadein {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    50% {
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition-property: transform;
        -webkit-transition-property: -webkit-transform;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }
}

.theme_menu.fixed {
    position: fixed;
    border-bottom: none;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    -webkit-animation-name: menu_sticky;
    animation-name: menu_sticky;
    -webkit-animation-duration: 0.60s;
    animation-duration: 0.60s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    box-shadow: 0px 13px 20px -12px rgba(0, 0, 0, 0.10);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.theme_menu.fixed .menuzord-menu > li > a {
    color: #fff;
}


.theme_menu.fixed .nav_side_content {
    display: none;
}

.theme_menu.fixed .sticky_logo {
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    width: 180px;
    height: 100%;
    -webkit-animation-name: logofadein;
    animation-name: logofadein;
    -webkit-animation-duration: 0.60s;
    animation-duration: 0.60s;
}

.theme_menu.fixed .menuzord {
    float: right !important;
    width: 78%;
}

.theme_menu.fixed .menuzord-menu ul.dropdown li ul.dropdown {
    left: -101%;
}

.theme_menu .sticky_logo {
    display: none;
}

.fixed.static {
    opacity: 0;
    visibility: hidden;
}

.menuzord-menu ul.dropdown li ul.dropdown {
    left: 101%;
}

.menuzord-menu ul.dropdown li ul.dropdown:before {
    content: '';
    width: 4px;
    height: 100%;
    top: 0;
    right: 100%;
    position: absolute;
    z-index: -1;
}

.menuzord {
    padding: 0;
    background: transparent;
    width: initial;
}

.menuzord-menu > li > a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 66px;
    text-transform: uppercase;
    border-bottom: 4px solid transparent;
    padding: 0 21px;
    font-size: 15px;
    color: var(--text-color-btn);
}

.menuzord-menu > li:first-child {
    margin-left: -21px;
}

.menuzord-menu > li:first-child.current_page {
    margin-left: 0;
}

/*.menuzord-menu > li.current_page > a,*/
.menuzord-menu > li:hover > a {
    color: #fff;
}

.menuzord-menu > li.current_page > a {
    background: var(--active-bg-color);
    border-color: var(--border-color);
}


.menuzord-menu ul.dropdown li a {
    padding: 0 15px;
    line-height: 50px;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.menuzord-menu ul.dropdown li:hover > a {
    color: #fff;
}

.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    min-width: 270px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
}

.menuzord-menu li ul.dropdown li .indicator {
    top: 1px;
}

/*=================== Cart And Search Option ===============*/

.nav_side_content {
    margin-top: 13px;
    margin-bottom: 13px;
}


.nav_side_content .icon_header li {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: transparent;
    border: 1px solid #fff;
    margin-right: 11px;
    border-radius: 50%;
}

.nav_side_content .icon_header li:last-child {
    margin-right: 0;
}

.nav_side_content .icon_header li a {
    display: block;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.nav_side_content .icon_header li:hover,
.nav_side_content .icon_header li:focus {
    background: var(--text-color);
    border-color: var(--text-color);
}

.nav_side_content .icon_header li:hover a,
.nav_side_content .icon_header li:focus a {
    color: #fff;
}

/*======================= Main Banner ======================*/


.rev_slider .slotholder:after {
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

#rev_slider {
    overflow: hidden;
}

#banner h1 {
    position: relative;
    font-family: 'futura';
    line-height: 85px;
    font-size: 85px;
    padding: 20px 30px;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid #fff;
    border-bottom: 0px;
    color: #fff;
}

#banner h1:after {
    position: absolute;
    content: "";
    left: 0px;
    bottom: 0;
    width: 150px;
    height: 1px;
    background: #fff;
}

#banner h1:before {
    position: absolute;
    content: "";
    right: 0px;
    bottom: 0;
    width: 150px;
    height: 1px;
    background: #fff;
}

#banner .banner-caption-h2 {
    position: relative;
    line-height: 50px;
    font-weight: 700;
    font-size: 54px;
    padding: 20px 30px;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
}

#banner .banner-caption-h1 {
    position: relative;
    font-family: 'Open Sans';
    line-height: 60px;
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
}


#banner .banner-caption-h3 {
    position: relative;
    font-family: 'Pacifico';
    font-size: 18px;
    padding: 20px 30px;
    text-transform: capitalize;
    display: inline-block;
    color: #fff;
}

#banner .banner-caption-p p {
    color: #fff;
    padding-bottom: 20px;
    padding-top: 10px;
}

#banner .contuct-us {
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    padding: 12px 45px;
    text-transform: uppercase;
    background: #fff;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

#banner .contuct-us:hover {
    background: #fff;
    -webkit-transition: .5s ease;
    transition: .5s ease;

}

#banner .cp-title {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-weight: 500;
}

#banner .cp-title-2 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-weight: 400;
}

#banner .contact_us,
#banner .our_farmer {
    width: 155px;
    line-height: 55px;
    color: #fff;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
}

.tp-bannertimer {
    display: none !important;
}

.hephaistos.tparrows {
    background: rgba(255, 255, 255, 0.55);
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.hephaistos.tparrows:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.hephaistos.tparrows.tp-leftarrow:before {
    content: '\e82a';
    color: #fff;
}

.hephaistos.tparrows.tp-rightarrow:before {
    content: '\e82b';
    color: #fff;
}

.hephaistos.tparrows .arrow-holder {
    width: 105px;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.hephaistos.tparrows.tp-leftarrow .arrow-holder {
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
    left: calc(100% + 20px);
}

.hephaistos.tparrows.tp-rightarrow .arrow-holder {
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0);
    right: calc(100% + 6px);
}

.hephaistos.tparrows .arrow-holder:after {
    display: block;
    width: 105px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat-SemiBold';
    font-size: 14px;
    top: 11px;
    position: absolute;
}


/*aboutstory*/


.about-story {
    position: relative;
    padding: 90px 0;
}

.about-story .img-holder {
    position: relative;
    margin-top: 45px;
}


.about-story .about_quot {
    position: relative;
    font-style: italic;
    font-size: 30px;
    color: #333;
    font-family: 'Playball', cursive;
    margin: 15px 0;
}

.about-story .icon-box {
    position: relative;
    margin: 30px 0 30px;

}

.about-story .icon-box .single-item {
    position: relative;
    padding-left: 70px;
    display: inline-block;
    margin-right: 60px;
}

.about-story .icon-box .single-item:last-child {
    margin-right: 0px;
}


.about-story .icon-box .icon {
    position: absolute;
    color: #9c9c9c;
    left: 0;
    font-size: 45px;
    top: 6px;
}

.about-story .icon-box .count {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 15px;
}

.about-story .icon-box .name {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}


.about-story .link a {
    font-size: 14px;
    text-transform: uppercase;
    color: #333;
    width: 150px;
    background: #f7f7f7;
    line-height: 50px;
    text-align: center;
    margin-top: 25px;
    font-weight: 700;
    border-radius: 0px;
}

.about-story .link a:hover {
    color: #fff;
}


/*----threed column-----------*/

.three-column {
    position: relative;
}

.three-column .single-item {
    position: relative;
    margin: 70px 45px;
    border: 2px solid rgba(65, 42, 42, 0.06);
    padding: 0 15px;
}

.three-column .single-item h5 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: inline;
    padding: 0 15px;
    position: relative;
    top: -12px;
}

.three-column .single-item .icon {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 50px;
    margin: 5px 0 20px;
}

.three-column .single-item p {
    color: #fff;
}

.three-column .single-item .link a {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    margin: 33px 0 30px;
    text-transform: uppercase;
}


/*----four column-----------*/

.four-column {
    position: relative;
    padding: 90px 0 90px;
}

.four-column .theme_title {
    position: relative;
    margin-bottom: 40px;
}

.four-column .single-item {
    position: relative;
    margin-bottom: 40px;
}

.four-column .single-item h5 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    margin: 25px 0;
}

.four-column .single-item .icon {
    height: 160px;
    width: 160px;
    line-height: 160px;
    margin: 5px 0 20px;
    background: #f7f7f7;
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}


.four-column .single-item .icon:before {
    position: absolute;
    content: "";
    left: -10px;
    right: -10px;
    top: -10px;
    bottom: -10px;
    border: 1px solid #f7f7f7;
    border-radius: 50%;
    -webkit-transition: .5s ease-in;
    transition: .5s ease-in;
}

.four-column .single-item .icon i {
    font-size: 60px;
}

.four-column .single-item .icon span {
    font-size: 20px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #f7f7f7;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

.four-column .single-item p {
    color: #9c9c9c;
}

.four-column .link a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    width: 170px;
    line-height: 50px;
    text-align: center;
    font-weight: 700;
    border-radius: 0px;
}

.four-column .link a:hover {
    background: #121d2f;
}

/*=============*/
.gallery.gallery-grid.about-gallery {
    position: relative;
    padding-bottom: 60px;
    padding-top: 90px;
    text-align: left;
}

.gallery.gallery-grid.about-gallery .iblock {
    position: relative;
    display: inline-block;
}

.gallery.gallery-grid.about-gallery .theme_title {
    position: relative;
    margin-top: 0px;
}

.gallery.gallery-grid.about-gallery .theme_title h2 {
    color: #fff;
}

.about-gallery:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.80);
    z-index: 0;
}

.about-gallery .tab-content .item {
    display: none;
}

.about-gallery .tab-content .item.collapsed {
    display: block;
}

.about-gallery .tab-links {
    position: relative;
}

.about-gallery .tab-links ul {
    position: relative;
    display: inline-block;
    margin-left: 100px;
    margin-bottom: 30px;

}

.about-gallery .tab-links ul li {
    position: relative;
    display: inline-block;
    margin: 0 10px;
}

.about-gallery .tab-links ul li i {
    margin-right: 10px;
}


.about-gallery .tab-links ul li a h2 {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

/*===================award============*/
.award {
    position: relative;
}

.award .award-logo {
    position: relative;
}

.award .award-logo ul {
    margin: 0 -15px;
}

.award .award-logo ul li {
    position: relative;
    display: inline-block;
    margin: 0 15px;
}

.award .text {
    margin: 35px 0 20px;
}

.award .customer-text {
    margin: 20px 0 40px;
}

.award .customer-text p {
    margin-bottom: 20px;
}

.award .customer-text b {
    color: #333;
    font-size: 18px;
}

/*======================*/

.award {
    padding: 90px 0;
}

.
.award .contact_in-box {
    padding-top: 0px;
}

.award .contact_in-box h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 27px;
}

.award .contact_in-box .theme_title {
    margin-bottom: 40px;
    margin-bottom: 40px;
}

.award .contact_in-box .theme_title h2 {
    font-size: 24px;
    font-weight: 700;
}

.award .contact_in-box input,
.award .contact_in-box textarea {
    width: 100%;
    border: 1px solid transparent;
    background: #f7f7f7;
    outline: none;
    padding-left: 20px;
}

.award .contact_in-box input {
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}

.award .contact_in-box textarea {
    height: 190px;
    padding-top: 10px;
    resize: none;
    margin-bottom: 30px;
}

.award .contact_in-box button {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding-left: 38px;
    width: auto;
    padding-right: 38px;
    padding-top: 12px;
    padding-bottom: 14px;
    text-transform: uppercase;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    border-radius: 0px;
    margin-top: 10px;
}

.award .contact_in-box button i {
    margin: 0;
}

.award .contact_in-box button:hover {
    background: #272727;
}


/*===================== contant page ===================*/

.single-contact_us {
    padding: 90px 0;
}

.single-contact_us h6 {
    color: #333;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 10px 4px 0;
    top: -28px;
    display: inline;
    background: #fff;
}

.single-contact_us h5 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px 0 30px 0;
}


/*catregories*/
.single-contact_us .list {
    position: relative;
}

.single-contact_us .list li {
    position: relative;
    line-height: 32px;
    padding: 0px 0px 0px 90px;
    border: 1px solid #f1f1f1;
    margin-bottom: 20px;
}


.single-contact_us .list li a {
    display: block;
    color: #9c9c9c;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    padding: 8px 0px;
    line-height: 26px;
}

.single-contact_us .list li a i {
    margin-right: 15px;
    font-size: 20px;
    position: absolute;
    left: 27px;
    top: 0;
    line-height: 67px;
    border-right: 1px solid #f1f1f1;
    padding-right: 20px;
}

.single-contact_us .border-area {
    border: 1px solid #f1f1f1;
    padding: 20px;
    position: relative;
    margin-top: 50px;
}

/*======================*/

.single-contact_us .contact_in-box {
    padding-top: 0px;
}

.single-contact_us .contact_in-box h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 27px;
}

.single-contact_us .contact_in-box .theme_title {
    margin-bottom: 40px;
    margin-bottom: 40px;
}

.single-contact_us .contact_in-box .theme_title h2 {
    font-size: 24px;
    font-weight: 700;
}

.single-contact_us .contact_in-box input,
.single-contact_us .contact_in-box textarea {
    width: 100%;
    border: 1px solid transparent;
    background: #f7f7f7;
    outline: none;
    padding-left: 20px;
}

.single-contact_us .contact_in-box input {
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}

.single-contact_us .contact_in-box textarea {
    height: 190px;
    padding-top: 10px;
    resize: none;
    margin-bottom: 30px;
}

.single-contact_us .contact_in-box button {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding-left: 38px;
    width: auto;
    padding-right: 38px;
    padding-top: 12px;
    padding-bottom: 14px;
    text-transform: uppercase;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    border-radius: 0px;
    margin-top: 10px;
}

.single-contact_us .contact_in-box button i {
    margin: 0;
}

.single-contact_us .contact_in-box button:hover {
    background: #272727;
}


/*===================== Welcome Section ===================*/
.about_section {
    margin: 90px 0 0px 0;
}

.about_section .item {
    position: relative;
}

.about_section .item .inner-title {
    position: relative;
    background: #fff;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 45px;
    padding: 12px 90px 11px 30px;
}

.about_section .item .inner-title:after {
    position: absolute;
    content: "";
    right: -40px;
    top: 0px;
    border: 24px solid #fff;
    border-right: 26px solid transparent;
}

.about_section .item .offer {
    position: absolute;
    height: 76px;
    width: 76px;
    border-radius: 50%;
    border: 3px solid #fff;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    right: 0;
    top: -15px;
    line-height: 22px;
    text-align: center;
    z-index: 9;
}

.about_section .item .offer span {
    position: relative;
    top: 13px;
}

.about_section .item .content {
    margin-left: 30px;
    padding-bottom: 35px;
}

.about_section .item .content h3 {
    position: relative;
    font-size: 34px;
    font-family: 'Pacifico';
    color: #fff;
    margin-top: 32px;
}

.about_section .item .content p {
    color: #fff;
    margin-top: 13px;
    margin-bottom: 15px;
}

.about_section .item .content .link-btn a {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    border-bottom: 1px solid #fff;
}

.about_section .item .content .link-btn span {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;
    padding-left: 10px;
    position: relative;
    top: 7px;

}


/*========================== featured products ====================*/


.featured-product {
    position: relative;
    padding: 0px 0px 60px;
}

.featured-product .filters {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 45px;
}

.featured-product .filters li {
    position: relative;
    display: inline-block;
    padding: 5px 20px;
    line-height: 24px;
    color: #9c9c9c;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    margin: 0px 4px 10px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.featured-product .filters li .txt {
    position: relative;
    display: block;
    z-index: 1;
}

.featured-product .filters li:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: #f7f7f7;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.featured-product .filters li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}


.featured-product .filters li:hover,
.featured-product .filters li.active {
    color: #ffffff;
}

.featured-product .filters li:hover:before,
.featured-product .filters li.active:before {
    opacity: 1;
}

.featured-product .filters li:hover:after,
.featured-product .filters li.active:after {
    opacity: 0;
}


.featured-product .default-item {
    position: relative;
}


.featured-product .default-item.mix {
    display: none;
}


.featured-product .filter-list .single-item {
    margin-bottom: 30px;
}


.featured-product .default-item .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.featured-product .default-item .single-item {
    position: relative;
    padding: 15px;
    border: 2px solid #f7f7f7;
}

.featured-product .default-item .single-item .image-box {
    text-align: center;
    min-height: 175px;
}

.featured-product .default-item .single-item .image-box img {
    display: inline-block;
    max-height: 174px;
}

.featured-product .default-item .single-item .image-box .product-model {
    position: absolute;
    top: 20px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    color: #fff;
    border-radius: 24px;
}

.featured-product .default-item .single-item .image-box .product-model.new {
    border-top-left-radius: 0;
    left: 20px;
}

.featured-product .default-item .single-item .image-box .product-model.hot {
    border-top-right-radius: 0;
    background: var(--green);
    right: 20px;
}


.featured-product .default-item .single-item .content {
    position: relative;
    background: #f7f7f7;
    padding: 15px;
    border-bottom: 2px solid #f0f1f1;
}

.featured-product .default-item .single-item .content h3 {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.featured-product .default-item .single-item .content .rating {
    font-size: 13px;
    margin: 10px 0;
}

.featured-product .default-item .single-item .content .price {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.featured-product .default-item .single-item .content .price .prev-rate {
    font-size: 14px;
    color: #9c9c9c;
    text-decoration: line-through;
    font-weight: 400;
    margin-left: 10px;
}

.featured-product .default-item .single-item .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    transition: .2s;
}

body:not(.MOBILE) .featured-product .default-item .single-item:hover .overlay-box {
    -webkit-transition: .5s ease;
    transition: .5s ease;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .2s;
    transition: .2s;
}

.featured-product .default-item .single-item .overlay-box .inner {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.featured-product .default-item .single-item .overlay-box .top-content {
    position: absolute;
    top: -50px;
    width: 100%;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

body:not(.MOBILE) .featured-product .default-item .single-item:hover .overlay-box .top-content {
    top: 0px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.featured-product .default-item .single-item .overlay-box .top-content ul {
    position: relative;
    text-align: center;
    margin-top: 80px;
}

.featured-product .default-item .single-item .overlay-box .top-content ul li {
    position: relative;
    display: inline-block;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    border: 2px solid;
    text-align: center;
    margin: 0 7px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.featured-product .default-item .single-item .overlay-box .top-content ul li a {
    height: 41px;
    width: 41px;
    border-radius: 50%;
}

.featured-product .default-item .single-item .overlay-box .top-content ul li span {
    line-height: 40px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.featured-product .default-item .single-item .overlay-box .top-content ul li:hover span {
    color: #fff;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.tultip-op {
    position: relative;
}

.tultip-op .tultip {
    position: absolute;
    bottom: 55px;
    opacity: 0;
    line-height: 30px !important;
    padding: 0 5px;
    height: 30px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 700;
    left: -5px;
    color: #fff;
    text-wrap: nowrap;
    z-index: 99;
    background: var(--main-bg-color);
}

.tultip-op .tultip i {
    position: absolute;
    left: 50%;
    bottom: -8px;
    margin-left: -6px;
    font-size: 20px;
}

.tultip-op .tultip:hover {
    opacity: 0 !important;
}

.tultip-op:hover .tultip {
    opacity: 1;
}

.featured-product .default-item .single-item .overlay-box .bottom-content {
    position: absolute;
    bottom: -60px;
    right: 0;
    left: 0;
    margin: 15px;
    padding: 10px 20px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

body:not(.MOBILE) .featured-product .default-item .single-item:hover .overlay-box .bottom-content {
    bottom: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.featured-product .default-item .single-item .overlay-box .bottom-content h4 {
    text-align: left;
}

.featured-product .default-item .single-item .overlay-box .bottom-content h4 a {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

.featured-product .default-item .single-item .overlay-box .bottom-content p {
    color: #fff;
    text-align: left;
}


/*================================ Why Choose Us =========================*/
.why_choose_us {
    position: relative;
    padding: 0px 0 60px;
}

.why_choose_us .theme_title_bg {
    padding: 90px 0 80px;
}

.why_choose_us .row {
    margin-top: -80px;
}

.why_choose_us .choose_us_item {
    border: 1px solid #f7f7f7;
    background: #fff;
    padding: 40px 0 45px 30px;
    margin-bottom: 30px;
}

.why_choose_us .choose_us_item .icon {
    width: 50px;
    height: 50px;
    margin-top: 3px;
    border-radius: 0;
    text-align: center;
}

.why_choose_us .choose_us_item .icon .ficon:before {
    font-size: 36px;
    line-height: 50px;
}

.why_choose_us .choose_us_item .text {
    margin-left: 18px;
    width: 76%;
}

.why_choose_us .choose_us_item .text h5 {
    margin-bottom: 7px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.why_choose_us .choose_us_item:hover .text p,
.why_choose_us .choose_us_item:hover .text h5 {
    color: #fff;
}

.why_choose_us .choose_us_item:hover .icon .ficon:before {
    color: #fff;
}


/*========================== featured products ====================*/


.gallery {
    position: relative;
    padding: 0px 0px 60px;
}

.gallery.gallery-grid {
    padding: 0px 0px 90px;
    text-align: center;
}

.gallery .theme_title {
    margin-bottom: 40px;
}

.gallery .filters {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 90px;
}

.gallery .isotop_item {
    margin-bottom: 30px;
}

.gallery .filters li {
    position: relative;
    display: inline-block;
    padding: 15px 15px;
    line-height: 24px;
    color: #333;
    border-bottom: 2px solid #f7f7f7;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin: 0px 12px 0px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.gallery .filters li .txt {
    position: relative;
    display: block;
    z-index: 1;
}

.gallery .filters li:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: #f7f7f7;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.gallery .filters li:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}


.gallery .filters li:hover:before,
.gallery .filters li.active:before {
    opacity: 1;
}

.gallery .filters li:hover:after,
.gallery .filters li.active:after {
    opacity: 0;
}

.gallery .filters {
    display: inline-block;
    background: #f7f7f7;
}

.gallery .default-item {
    position: relative;
}


.gallery .default-item.mix {
    display: none;
}


.gallery .filter-list .single-item {
    margin-bottom: 30px;
}


.gallery .default-item .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.gallery .default-item .single-item {
    position: relative;
}

.gallery .default-item .single-item .image-box {
    text-align: center;
    line-height: 225px;
}

.gallery .default-item .single-item .image-box img {
    display: inline-block;
}


.gallery .default-item .single-item .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    transition: .2s;
}

.gallery .default-item .single-item:hover .overlay-box {
    -webkit-transition: .5s ease;
    transition: .5s ease;
    opacity: 1;
    visibility: visible;
    -webkit-transition: .2s;
    transition: .2s;
}

.gallery .default-item .single-item .overlay-box .inner {
    position: relative;
    height: 100%;
}


.gallery .default-item .single-item .overlay-box .bottom-content {
    position: absolute;
    bottom: -60px;
    right: 0;
    left: 0;
    padding: 20px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.gallery .default-item .single-item:hover .overlay-box .bottom-content {
    bottom: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.gallery .default-item .single-item .overlay-box .bottom-content h4 {
    text-align: left;
}

.gallery .default-item .single-item .overlay-box .bottom-content h4 a {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

.gallery .default-item .single-item .overlay-box .bottom-content .price {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: left;
}

.gallery .default-item .single-item .overlay-box .bottom-content .prev-rate {
    font-size: 14px;
    color: #fff;
    text-decoration: line-through;
    font-weight: 400;
    margin-left: 10px;
}

.gallery .default-item .single-item .overlay-box .bottom-content .icon-box {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: #fff;
    height: 45px;
    width: 45px;
    text-align: center;
    line-height: 45px;
}

.gallery .default-item .single-item .overlay-box .bottom-content .icon-box a {
    font-size: 20px;
}

.gallery .default-item .single-item .overlay-box .image-view {
    display: table;
    height: 100%;
    width: 100%;
    position: absolute;
    top: -50px;
    left: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.gallery .default-item .single-item:hover .overlay-box .image-view {
    top: 0;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.gallery .default-item .single-item .overlay-box .image-view .icon-holder {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.gallery .default-item .single-item .overlay-box .image-view .icon-holder a {
    width: 45px;
    height: 45px;
    display: inline-block;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
}

.gallery .default-item .single-item .overlay-box .image-view .icon-holder a span::before {
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 100;
    padding: 10px 14px;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
}

.gallery .load-more-button {
    padding-top: 40px;
}

.gallery .load-more-button a {
    background: #000000 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding-left: 38px;
    padding-right: 38px;
    padding-top: 12px;
    padding-bottom: 14px;
    text-transform: uppercase;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    border-radius: 3px;
}


/*==========news=========*/


.news {
    position: relative;
    padding: 90px 0 60px;
    background: #f7f7f7;
}

.news.single_news_page {
    background: #fff;
}

.news.single_news_page .blogList_single_post {
    padding-top: 0;
    padding-bottom: 50px;
}

.news.single_news_page.style-2 .blogList_single_post .post .text {
    background: #f7f7f7;
}

.news.single_news_page.massonary_mode .blogList_single_post .post .text {
    background: none;
    border: 0px;
}

.news.single_news_page.massonary_mode .blogList_single_post .post {
    border: 1px solid #f1f1f1;
    margin-top: 5px;
}

.news .blogList_single_post {
    position: relative;
    padding: 40px 0 30px;
}


.news .blogList_single_post .img_holder {
    position: relative;
}

.news .blogList_single_post .img_holder:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.05);
    z-index: 0;
}

.news .blogList_single_post .img_holder > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    align-items: center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.news .blogList_single_post .img_holder .opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
}

.news .blogList_single_post .img_holder .opacity .icon {
    display: table;
    width: 100%;
    height: 100%;
}

.news .blogList_single_post .img_holder .opacity .icon span {
    display: table-cell;
    vertical-align: middle;
}

.news .blogList_single_post .img_holder .opacity .icon span a {
    display: block;
    width: 55px;
    height: 55px;
    margin: 0 auto;
    line-height: 55px;
    text-align: center;
    font-size: 60px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    border-radius: 50%;
    color: #fff;
}

.news .blogList_single_post:hover .opacity {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.news .blogList_single_post .post {

}

.news .blogList_single_post .post .text {
    background: #fff;
    padding: 30px;
    border-top: 2px solid;
}

.news.massonary_mode .blogList_single_post .post .text {
    background: #fff;
    padding: 30px 24px;
    border-top: 2px solid;
}

.news .blogList_single_post .post h4 a {
    display: block;
    color: #333;
    line-height: 32px;
    font-weight: 700;
    font-size: 20px;
}

.massonary_mode #isotop_wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

.news .blogList_single_post .post p {
    margin: 17px 0 25px 0;
}

.news .blogList_single_post .post .link a {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;

}

.news.single_news_page.with_sidebar .blogList_single_post .post .link a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    text-align: center;
    width: 170px;
    display: inline-block;

}

.news.single_news_page.with_sidebar .blogList_single_post .post .link a:hover {
    color: #fff;
}


.news .blogList_single_post .post ul li {
    display: inline-block;
    position: relative;
    margin: 16px 30px 16px 0;
}

.news.massonary_mode .blogList_single_post .post ul li {
    display: inline-block;
    position: relative;
    margin: 7px 30px 0px 0;
}

.news .blogList_single_post .post ul li a {
    font-size: 14px;
    color: #9c9c9c;
}

.news .blogList_single_post .post ul li a i {
    margin-right: 1px;
}

.news .blogList_single_post .post ul li:last-child {
    margin-right: 0;
}

.news .blogList_single_post .post ul li:before {
    content: '';
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #d2d2d2;
    position: absolute;
    right: -18px;
    top: 9px;
}

.news .blogList_single_post .post ul li:last-child:before {
    display: none;
}

.news .blogList_single_post .post ul li a {
    font-weight: 500;
}

.news .page_pagination {
    margin: 0;
}


.news .blogList_single_post .post .link a span {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #333;
    padding-left: 10px;
    position: relative;
    top: 7px;

}

.blogList_single_post .share {
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #f7f7f7;
    font-size: 18px;
    position: relative;
    z-index: 2;
    color: #9e9e9e;
}

.blogList_single_post .share:hover,
.blogList_single_post .share-content li a:hover {
    color: #fff;
}

.news.single_news_page .blogList_single_post .share,
.news.single_news_page .blogList_single_post .share-content,
.news.single_news_page .blogList_single_post .share-content li {
    display: inline-block;
    margin: 0px;
    margin: 0 2px;
}

.blogList_single_post .share-content li:before {
    display: none;
}

.blogList_single_post .share-content li a {
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    margin: 0 2px 0 2px;
    color: #333;
    background: #f7f7f7;
}

.blogList_single_post .share-content {
    -webkit-transform: translate3d(400px, 0, 0);
    transform: translate3d(400px, 0, 0);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.blogList_single_post .share-content.share-show {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}


/*=================news single_post===============*/

.news.single_news_page.news_single .blogList_single_post .post {
    padding: 0 20px;
    border: 1px solid #f1f1f1;
    margin-top: 10px;
}

.news.single_news_page.news_single .blogList_single_post .post .text {
    border: none;
    padding: 30px 0;
}

.news .blogList_single_post .post .qoute {
    position: relative;
    background: #f7f7f7;
    text-align: center;
    padding: 30px;
}

.news .blogList_single_post .post .qoute h3 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    line-height: 32px;
    margin-bottom: 10px;
}

.news .blogList_single_post .post .qoute span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.news.single_news_page.news_single .share_option {
    padding: 30px 0 20px;
    border-top: 1px solid #f1f1f1;
}

.news.single_news_page.news_single .share_option h4 {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.news.single_news_page.news_single .post .social_icon {
    margin-left: 30px;
}

.news.single_news_page.news_single .post .social_icon li {
    display: inline-block;
    margin: 0px;
    margin-left: 5px;
    margin-top: -8px;
}

.news.single_news_page.news_single .post .social_icon li:before {
    display: none;
}

.news.single_news_page.news_single .post .social_icon li a {
    width: 45px;
    line-height: 43px;
    text-align: center;
    font-size: 18px;
    background: #f7f7f7;
    color: #9c9c9c;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.news.single_news_page.news_single .post .social_icon li a i {
    color: #9c9c9c;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.news.single_news_page.news_single .post .social_icon li a:hover i {
    color: #fff;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

/*author*/
.news.single_news_page.news_single .author-post .social_icon {
    position: relative;
}

.news.single_news_page.news_single .author-post .social_icon li {
    display: inline-block;
    margin: 0px;
    margin-right: 5px;
}

.news.single_news_page.news_single .author-post .social_icon li:before {
    display: none;
}

.news.single_news_page.news_single .author-post .social_icon li a {
    line-height: 43px;
    text-align: center;
    font-size: 18px;
    color: #9c9c9c;
}

.news.single_news_page.news_single .author-post .social_icon li a i {
    color: #9c9c9c;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.news.single_news_page.news_single .comment-box .single-comment-box span,
.news.single_news_page.news_single .comment-box .single-comment-box ul {
    display: inline-block;
}

.news.single_news_page.news_single .comment-box .single-comment-box span {
    margin-right: 7px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.news.single_news_page.news_single .comment-box .single-comment-box ul li {
    display: inline-block;
    margin-left: 2px;
    font-size: 12px;
}

/*===========sidebar-news===============*/


.news.single_news_page .recent-posts {
    position: relative;
    padding-top: 25px;
}

.news.single_news_page .recent-posts .post {
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
    min-height: 50px;
    padding: 0px 0px 11px 95px;
    color: #cccccc;
}

.news.single_news_page .recent-posts .post:last-child {
    border-bottom: 0px;
}

.news.single_news_page .recent-posts .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 12px;
    width: 81px;
    height: 82px;
}

.news.single_news_page .recent-posts .post .post-thumb img {
    width: 100%;
    display: block;
}

.news.single_news_page .recent-posts .post h4 {
    position: relative;
    top: 8px;
    font-size: 16px;
    font-weight: 700;
    margin: 0px 0px 15px;
    line-height: 20px;
    color: #333;
}

.news.single_news_page .recent-posts .post .post-info {
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
    line-height: 1.6em;
    color: #9c9c9c;
    font-family: 'Open Sans', sans-serif;
}

.news.single_news_page .recent-posts .post a:hover {
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.news.single_news_page .recent-posts .post h4 a {
    color: #333;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.news.single_news_page .recent-posts .post .fa {
    font-size: 14px;
    margin-right: 6px;
}


/*instagram*/

.single-sidebar .instagram-feed {
    margin-top: 30px;
    margin-left: -4px;
    margin-right: -4px;
}

.single-sidebar .instagram-feed li {
    display: inline-block;
    margin: 5px 3px 0px;
}

.single-sidebar .instagram-feed li .img-holder {
    position: relative;
}

.single-sidebar .instagram-feed li .img-holder .overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.single-sidebar .instagram-feed li .img-holder .overlay .icon-holder {
    display: table;
    height: 100%;
    width: 100%;
}

.single-sidebar .instagram-feed li .img-holder .overlay .icon-holder a {
    display: table-cell;
    vertical-align: middle;
}

.single-sidebar .instagram-feed li .img-holder .overlay .icon-holder a span::before {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    position: relative;
    font-weight: 100;
}

.single-sidebar .instagram-feed li:hover .overlay {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.single-sidebar .popular-tag {
    margin-left: -3px;
    margin-right: -3px;
    margin-top: -10px;
}

.single-sidebar .popular-tag li {
    display: inline-block;
    margin: 10px 3px 0;
}

.single-sidebar .popular-tag li a {
    border: 1px solid #f6f6f6;
    color: #797979;
    display: block;
    font-size: 14px;
    height: 30px;
    line-height: 20px;
    padding: 4px 15px;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.single-sidebar .popular-tag li a:hover {
    background: #f6f6f6;
    color: #343434;
}


/*========================= Our farmer =========================*/


.our_farmer {
    position: relative;
    padding: 90px 0 85px;
}

.our_farmer .item {
    margin: 60px 15px 0 15px;
}

.our_farmer .item .img_holder {
    -webkit-transition: .5s ease;
    transition: .5s ease;
    border: 2px solid #f7f7f7;
}

.our_farmer .item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background: rgba(255, 255, 255, 0.90);
    width: 100%;
    height: 100%;
    transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
}

.our_farmer .item .overlay .inner-box {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.our_farmer .item .overlay ul {
    display: table-cell;
    vertical-align: middle;
}

.our_farmer .item .overlay ul li {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 1px solid;
    margin: 0 3px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.our_farmer .item .overlay ul li a span {
    font-size: 15px;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.our_farmer .item .overlay ul li:hover a span {
    color: #fff;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.our_farmer .item:hover .overlay {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
    visibility: visible;
}

.our_farmer .text {
    position: relative;
    background: #f7f7f7;
    padding: 27px 0;
    margin: 0 20px;
    margin-top: -30px;
    z-index: 999;
    -webkit-transition: .4s ease;
    transition: .4s ease;
}

.our_farmer .item:hover .text {
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.our_farmer .text h4 {
    color: #333;
    font-size: 20px;
    font-weight: 700;
}

.our_farmer .text h5 {
    color: #7fb401;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 7px;
    margin-bottom: 10px;
}

.our_farmer .item:hover .text h4 {
    color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.our_farmer .item:hover .text h5 {
    color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.our_farmer .item:hover .text p {
    color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}


/***

====================================================================
  Testimonials Section
====================================================================

***/

.testimonials-section {
    position: relative;
    padding: 90px 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.testimonials-section.single_testimonial {
    position: relative;
    padding: 30px 0px 90px;
    background: #fff;
}


.testimonials-section.single_testimonial:before {
    display: none;
}

.testimonials-section:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.80;
}

.testimonials-section.style-two:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #1f2d35;
    opacity: 0.95;
}


.testimonials-section.style-two .sec-title .subtitle-text,
.testimonials-section.style-two .sec-title h2 {
    color: #ffffff;
}

.testimonials-section.style-two .sec-title h2 {
    font-size: 24px;
}

.testimonials-section .testimonials-carousel {
    position: relative;
}

.testimonials-section .slide-item {
    position: relative;
}

.testimonials-section .slide-item .content {
    position: relative;
    padding: 0 15px 15px;
}

.testimonials-section .slide-item .text-bg {
    padding: 17px 10px 1px;
    background: rgba(255, 255, 255, 0.6);
    margin-bottom: 10px;
}

.testimonials-section .slide-item .quote-icon {
    position: relative;;
    line-height: 36px;
    font-size: 25px;
    margin: -6px 9px 9px 0;
    float: left;
}

.testimonials-section .slide-item .inner-box {
    position: relative;
    padding: 23px 0px;
}

.testimonials-section .slide-item .inner-box:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.90;
}

.testimonials-section .slide-item .review-title {
    color: #253d4a;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.testimonials-section .slide-item .text {
    font-size: 16px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}

.testimonials-section .slide-item .reviewLabel {
    font-size: 15px;
}

.testimonials-section .slide-item .info {
    position: relative;
    padding: 12px 0;
}

.testimonials-section .slide-item .author-thumb {
    position: absolute;
    left: 0px;
    top: -30px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    line-height: 100px;
    border: 5px solid;
    border-radius: 50%;
}

.testimonials-section .slide-item .author-thumb img {
    display: block;
    width: 100%;
}

.testimonials-section .slide-item .author {
    position: relative;
    padding: 6px 0px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    text-transform: capitalize;
}

.testimonials-section .slide-item .author-title {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

.testimonials-section .slide-item .date {
    font-size: 12px;
}

/*owl dots*/

.testimonials-section .owl-controls {
    text-align: center;
    display: block;
}


.testimonials-section .owl-dots .owl-dot {
    display: inline-block;
    margin-top: 50px;
}

.testimonials-section .owl-dots .owl-dot span {
    background: #3c412a;
    display: block;
    height: 5px;
    width: 20px;
    margin: 0px 3px;
    -webkit-transition: opacity 200ms ease 0s;
    transition: opacity 200ms ease 0s;
}

.testimonials-section .owl-dots .owl-dot.active span,
.testimonials-section .owl-dots .owl-dot:hover span {
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

/*nav*/
.testimonials-section .owl-nav {
    margin: 0;
    padding: 0;
    position: absolute;
    top: -28px;
    right: 0;
    margin: 0;
    margin-bottom: 36px;
}

.testimonials-section .owl-nav [class*=owl-] {
    color: #565a49;
    font-size: 24px;
    margin: 0;
    line-height: 40px;
    margin-left: 10px;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    padding: 0;
    background-color: transparent;
    padding: 0 5px;
    display: inline-block;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
    border: 2px solid #565a49;
}


/*====================== call out =================*/
.call-out {
    position: relative;
    padding-top: 35px;
    padding-bottom: 5px;
}

.call-out h2 {
    position: relative;
    font-size: 36px;
    color: #fff;
    font-weight: 700;
}

.call-out p {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-style: italic;
    margin-bottom: 25px;
}

.call-out .contact-box {
    position: relative;
}

.call-out form.contact-form {
    margin-bottom: 25px;
}

.call-out .contact-box .form-group {
    position: relative;
    display: inline-block;
    margin: 0 15px;
}

.call-out .contact-box .form-group:last-child {
    margin-right: 0px;
}

.call-out .contact-box .form-group {
    position: relative;
    display: inline-block;
}

.call-out .contact-box .form-group input {
    height: 50px;
    border: 1px solid transparent;
    padding: 0 10px;
    background: transparent;
    border-radius: 0;
    margin-bottom: 15px;
    background: #fff;
    padding: 0 20px;
}

.call-out .contact-box .form-group i {
    position: absolute;
    right: 12px;
    top: 17px;
    font-size: 18px;
}

.call-out .contact-box .form-group button {
    width: 150px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

.contact-box .form-group button:hover {
    -webkit-transition: .5s ease;
    transition: .5s ease;
}


/*==================== Google map ====================*/

#google-map-area {
    height: 450px;
}

#google-map {
    height: 100%;
    width: 100%;
}

/*============================ Footer =====================*/
footer {
    /*padding-top: 60px;*/
    background: #363636;
    border-top: 5px solid var(--green);
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    color: #f8f8f8;
}

footer .main_footer .footer_logo a.tran3s {
    width: 150px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

footer .main_footer .footer_logo {
    padding-top: 18px;
}

footer .main_footer .footer_logo a.tran3s i {
    margin-right: 6px;
}

footer .main_footer .footer_logo p {
    color: #9c9c9c;
    margin: 13px 0 22px 0;
}

footer .main_footer .footer_logo a.tran3s:hover {
    background: #fff;
}

footer .main_footer h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 30px 0 30px 0;
}

footer .main_footer .footer_news li span {
    color: #fff;
    font-size: 14px;
}

footer .main_footer .footer_news li span i {
    font-size: 16px;
    margin-right: 11px;
}

footer .main_footer .footer_news li p {
    font-family: 'Montserrat-SemiBold';
    color: #fff;
    line-height: 26px;
    margin: 14px 0 7px 0
}

footer .main_footer .footer_news li a i {
    margin-left: 8px;
}

footer .main_footer .footer_news li a:hover {
    color: #fff;
}

footer .main_footer .footer_news li {
    margin-bottom: 32px;
}

footer .main_footer .footer_subscribe p {
    font-weight: 500;
}

footer .main_footer .footer_subscribe form {
    position: relative;
    height: 50px;
    color: #5e6776;
    margin: 30px 0 15px 0;
}

footer .main_footer .footer_subscribe form input {
    height: 100%;
    width: 100%;
    border: none;
    color: #5e6776;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    padding: 0 52px 0 10px;
}

footer .main_footer .footer_subscribe form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}


footer .main_footer .recent-posts .post {
    position: relative;
    font-size: 14px;
    margin-bottom: 15px;
    min-height: 50px;
    padding: 0px 0px 11px 95px;
    color: #cccccc;
}

footer .main_footer .recent-posts .post:last-child {
    border-bottom: 0px;
}

footer .main_footer .recent-posts .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 12px;
    width: 81px;
    height: 82px;
}

footer .main_footer .recent-posts .post .post-thumb img {
    width: 100%;
    display: block;
}

footer .main_footer .recent-posts .post h4 {
    position: relative;
    top: 8px;
    font-size: 16px;
    font-weight: 700;
    margin: 0px 0px 15px;
    line-height: 20px;
    color: #333;
}

footer .main_footer .recent-posts .post .post-info {
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
    line-height: 1.6em;
    color: #9c9c9c;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}

footer .main_footer .recent-posts .post a:hover {
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

footer .main_footer .recent-posts .post h4 a {
    color: #9c9c9c;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

footer .main_footer .recent-posts .post .fa {
    font-size: 14px;
    margin-right: 6px;
}

/*catregories*/

footer .main_footer .list {
    position: relative;
}

footer .main_footer .list li {
    position: relative;
    line-height: 32px;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dashed #3e3e3e;
}


footer .main_footer .list li a {
    position: relative;
    display: block;
    color: #9c9c9c;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

footer .main_footer .list li a i {
    margin-right: 15px;
    font-size: 16px;
}

/*tags*/

footer .main_footer .popular-tags {
    margin-top: 25px;
}

footer .main_footer .popular-tags a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 5px 9px;
    background: #2d2d2d;
    color: #fff;
    margin: 5px 3px;
    text-transform: capitalize;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}

footer .main_footer .popular-tags a:hover {
    color: #fff;
    -webkit-transition: .5s ease;
    transition: .5s ease;
}

footer .main_footer .footer_contact .list li {
    border-bottom: 0px;
    padding: 2px 0px;
}

footer .main_footer {
    /*margin-bottom: 60px;*/
}

/*footer bottom*/


footer .bottom_footer {
    padding: 10px 0;
    background: #2f2f2f;
}


footer .bottom_footer ul li {
    display: inline-block;
    margin-right: 18px;
    margin-top: 5px;
}

footer .bottom_footer ul li a {
    color: #9c9c9c;
    font-size: 25px;
}

footer .bottom_footer p a {
    color: #9FD1FF;
}


.scroll-top {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 90px;
    right: 50px;
    z-index: 99;
    display: none;
    color: #fff;
    text-align: center;
    background: #2f2f2f !important;
}

.scroll-top span:before {
    font-size: 27px;
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}

/*========================== Request Quote Footer ======================*/


/*
* 18.= BreadCumb area styles
*/

.breadcrumb-area {
    position: relative;
    background-size: cover;
    padding: 116px 0;
}

.breadcrumbs h1 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 17px;
    text-transform: uppercase;
}

.breadcrumbs h4 {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Open Sans';
}


/*
* 19.= Breadcumb bottom area styles
*/

.breadcrumb-bottom-area {
    padding-top: 17px;
    padding-bottom: 17px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

.breadcrumb-bottom-area ul {
}

.breadcrumb-bottom-area ul li {
    display: inline-block;
    margin-right: 5px;
    text-transform: uppercase;
}

.breadcrumb-bottom-area ul li a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
}

.breadcrumb-bottom-area p {
    margin: 0;
    float: right;
    color: #fff;
}


.gallery-single-area {
    padding-bottom: 90px;
    padding-top: 90px;
}

.gallery-items .gallery-single-item .left-content .img-holder {
    margin: 0 0 59px;
}

.gallery-items .gallery-single-item .left-content .content .sec-title {
    padding-bottom: 23px;
}

.gallery-items .gallery-single-item .left-content .content .top-text {
    margin: 0 0 16px;
}

.gallery-items .gallery-single-item .right-content {
}

.gallery-items .gallery-single-item .right-content .sec-title {
    padding-bottom: 23px;
}

.gallery-items .gallery-single-item .right-content .sec-title h1 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;

}

.gallery-items .gallery-single-item .right-content .content .top-text {
    margin: 0 0 26px;
}

.gallery-items .gallery-single-item .right-content .project-info {
    margin: 30px 0 55px;
}

.gallery-items .gallery-single-item .right-content .project-info li {
    margin-bottom: 18px;
}

.gallery-items .gallery-single-item .right-content .project-info li:last-child {
    margin-bottom: 0;
}

.gallery-items .gallery-single-item .right-content .project-info li i {
    color: #aeaeae;
    display: inline-block;
    font-size: 16px;
    width: 20px;
}

.gallery-items .gallery-single-item .right-content .project-info li b {
    color: #343434;
    font-size: 14px;
    text-transform: uppercase;
}

.gallery-items .gallery-single-item .right-content .project-info li span {
    float: right;
}

.gallery-items .gallery-single-item .right-content .related-project {
    margin-left: -5px;
    margin-right: -5px;
}

.gallery-items .gallery-single-item .right-content .related-project .sec-title {
    padding-bottom: 30px;
    padding-left: 4px;
}

.gallery-items .gallery-single-item .right-content .related-project li {
    display: inline-block;
    float: left;
    margin: 0 5px 10px;
}

.gallery-items .gallery-single-item .right-content .related-project li .img-holder {
    position: relative;
    overflow: hidden;
}

.gallery-items .gallery-single-item .right-content .related-project li .img-holder img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.gallery-items .gallery-single-item .right-content .related-project li .img-holder .overlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    opacity: 0;
}

.gallery-items .gallery-single-item .right-content .related-project li .img-holder .overlay .image-view {
    display: table;
    height: 100%;
    width: 100%;
}

.gallery-items .gallery-single-item .right-content .related-project li .img-holder .overlay .image-view .icon-holder {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.gallery-items .gallery-single-item .right-content .related-project li .img-holder .overlay .image-view .icon-holder a {
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    width: 35px;
}

.gallery-items .gallery-single-item .right-content .related-project li .img-holder .overlay .image-view .icon-holder a span::before {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 100;
    padding: 5px 0;
    text-align: center;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
}

.gallery-items .gallery-single-item .right-content .related-project li .img-holder .overlay .image-view .icon-holder a:hover {
    background: #ba0913;
}

.gallery-items .gallery-single-item .right-content .related-project li:hover .overlay {
    opacity: 1;
}

.gallery-items .gallery-single-item .right-content .related-project li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.gallery-items .prev-next-button {
    border-bottom: 1px solid #f6f6f6;
    border-top: 1px solid #f6f6f6;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
}

.gallery-items .prev-next-button .icon-holder {
    display: inline-block;
}

.gallery-items .prev-next-button .icon-holder i {
    color: #797979;
    display: inline-block;
    font-size: 22px;
    height: 45px;
    width: 45px;
    padding: 12px 10px;
}

.gallery-items .prev-next-button .prev a,
.gallery-items .prev-next-button .next a {
    color: #797979;
    font-size: 14px;
    text-transform: uppercase;
}

.gallery-items .prev-next-button .prev,
.gallery-items .prev-next-button .next {
    line-height: 52px;
}

.gallery-items .prev-next-button .prev a i,
.gallery-items .prev-next-button .next a i {
    font-size: 25px;
}

.gallery-items .prev-next-button .prev a i {
    margin-right: 7px;
    font-size: 25px;
    font-weight: 700;
    color: #9c9c9c;
}

.gallery-items .prev-next-button .next a i {
    margin-right: 7px;
    font-size: 25px;
    font-weight: 700;
    color: #9c9c9c;
}

.gallery-items .prev-next-button .prev p,
.gallery-items .prev-next-button .next p {
    font-size: 14px;
    color: #343434;
    margin: 0;
}


.gallery-items .load-more-button a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding-left: 38px;
    padding-right: 38px;
    padding-top: 12px;
    padding-bottom: 14px;
    text-transform: uppercase;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    border-radius: 0px;
}

.gallery-items .load-more-button a:hover {
    background: #000000 none repeat scroll 0 0;
}

/*====================*/

.comment-box {
    padding-top: 60px;
}

.comment-box .theme_title {
    margin-bottom: 40px;
    margin-bottom: 40px;
}

.comment-box .theme_title h2 {
    font-size: 24px;
    font-weight: 700;
}

.comment-box .single-comment-box {
    padding-bottom: 30px;
    margin-bottom: 35px;
    border-bottom: 1px solid #f6f4f4;
}

.comment-box .single-comment-box.comment-reply {
    margin-left: 100px;
}

.comment-box .single-comment-box:last-child {
    margin-bottom: 0;
}

.comment-box .single-comment-box .img-box,
.comment-box .single-comment-box .text-box {
    display: table-cell;
    vertical-align: top;
}

.comment-box .single-comment-box .img-box {
    width: 100px;
}

.comment-box .single-comment-box .text-box {
    padding-left: 20px;
}

.comment-box .single-comment-box .text-box .top-box h2 {
    display: inline-block;
    font-size: 18px;
    color: #333;
    margin: 0;
    line-height: 24px;
    font-weight: bold;
}

.comment-box .single-comment-box .text-box .top-box span {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Raleway';
}

.comment-box .single-comment-box .text-box .content p {
    margin: 0;
    font-size: 14px;
    color: #9e9e9e;
    line-height: 24px;
    margin-top: 11px;
    margin-bottom: 18px;
}

.comment-box .single-comment-box .text-box .content a {
    font-size: 14px;
    font-weight: bold;
}

.comment-box .single-comment-box .text-box .content a:hover {
    color: #121d2f;
}

.comment-box .single-comment-box .text-box .content a i {
    margin-right: 10px;
}

/*=====================*/
.reply-box {
    padding-top: 60px;
}

.reply-box .theme_title {
    margin-bottom: 40px;
    margin-bottom: 40px;
}

.reply-box .theme_title h2 {
    font-size: 24px;
    font-weight: 700;
}

.reply-box input,
.reply-box textarea {
    width: 100%;
    border: 1px solid transparent;
    background: #f7f7f7;
    outline: none;
    padding-left: 20px;
}

.reply-box input {
    height: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}

.reply-box textarea {
    height: 190px;
    padding-top: 10px;
    resize: none;
    margin-bottom: 30px;
}

.reply-box button {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding-left: 38px;
    width: auto;
    padding-right: 38px;
    padding-top: 12px;
    padding-bottom: 14px;
    text-transform: uppercase;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    border-radius: 0px;
    margin-top: 10px;
}

.reply-box button i {
    margin: 0;
}

.reply-box button:hover {
    background: #272727;
}


/*
* 30.= Faq content area styles
*/

.faq-content-area {
    padding-bottom: 85px;
    padding-top: 90px;
}

.about-autocare-faq .sec-title {
    padding-bottom: 30px;
}

.faq-content-area .accordion {
    margin-bottom: 10px;
    position: relative;
}

.faq-content-area .accordion .acc-btn .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f1f1;
    width: 60px;
    height: 100%;
    color: #9c9c9c;
    font-size: 20px;
    text-align: center;
}

.faq-content-area .accordion .acc-btn.active .left-icon {
    color: #fff;
}

.faq-content-area .accordion .left-icon span {
    position: relative;
    top: 18px;
}

.faq-content-area .accordion .acc-btn {
    background: #f7f7f7;
    color: #333;
    cursor: pointer;
    font-size: 18px;
    line-height: 24px;
    padding: 18px 20px 20px;
    padding-left: 90px;
    text-transform: uppercase;
}


.faq-content-area .accordion .acc-btn .toggle-icon {
    color: #9c9c9c;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 24px;
}

.faq-content-area .accordion .acc-btn .toggle-icon .plus::before {
    font-size: 24px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.faq-content-area .accordion-box .accordion .acc-btn.active .toggle-icon .plus {
    opacity: 0;
}


.faq-content-area .accordion-box .accordion .acc-btn .toggle-icon .minus::before {
    font-size: 24px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.faq-content-area .accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;
}

.faq-content-area .accordion-box .accordion .acc-content {
    color: #9c9c9c;
    background: #f7f7f7;
    display: none;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 20px 13px;
}

.faq-content-area .accordion-box .accordion .acc-content.collapsed {
    display: block;
}

.faq-content-area .accordion-box .accordion .acc-content p {
    color: #5f5f5f;
    margin: 0;
    padding-left: 70px;
}


/*======================== Blog Grid With Sidebar =================*/

/*============================= Sidebar Style One ==================*/

.sidebar_styleOne .theme_title, .sidebar_styleTwo .theme_title {
    padding-bottom: 18px;
}

.sidebar_search {
    height: 54px;
    position: relative;
}

.sidebar_search input {
    width: 100%;
    height: 54px;
    border: none;
    border: 1px solid #f1f1f1;
    padding: 0 56px 0 12px;
    color: #9e9e9e;
}

.sidebar_search button {
    width: 54px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
}

.sidebar_categories ul {
    /*margin-top: 22px;*/
    margin-bottom: 46px;
}

.sidebar_categories ul li {
    line-height: 48px;
    border-bottom: 1px solid #f7f7f7;
}

.sidebar_categories ul li:last-child {
    border: none;
}

.sidebar_categories ul li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    color: #272727;
    position: relative;
    padding-left: 29px;
}

.sidebar_categories ul li a:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 0;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.recent_news_sidebar .theme_title {
    margin-bottom: 40px;
}

.recent_news_sidebar {
    margin-bottom: 62px;
}

.recent_news_sidebar .single_news_sidebar {
    margin-bottom: 29px;
}

.recent_news_sidebar .img_holder img {
    width: 75px;
    height: 75px;
    border-radius: 5px;
}

.recent_news_sidebar .post {
    padding-left: 26px;
    width: 72%;
    margin-top: -10px;
}

.recent_news_sidebar .post h6 a {
    font-size: 16px;
    color: #272727;
    line-height: 28px;
    font-weight: 900;
    margin-bottom: 2px;
}

.recent_news_sidebar .post p a {
    font-size: 14px;
}

.recent_news_sidebar .post p a i {
    margin-right: 4px;
    font-size: 16px;
}

.recent_news_sidebar .img_holder {
    position: relative;
}

.recent_news_sidebar .img_holder .opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
}

.recent_news_sidebar .img_holder .opacity .icon {
    display: table;
    width: 100%;
    height: 100%;
}

.recent_news_sidebar .img_holder .opacity .icon span {
    display: table-cell;
    vertical-align: middle;
}

.recent_news_sidebar .img_holder .opacity .icon span a {
    display: block;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    line-height: 45px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}

.recent_news_sidebar .single_news_sidebar:hover .opacity {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.sidebar_tags {
    margin: 60px 0 -6px 0;
}

.sidebar_tags ul {
    margin-top: 40px;
}

.sidebar_tags ul li {
    display: inline-block;
    margin: 0 4px 8px 0;
}

.sidebar_tags ul li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #9e9e9e;
    line-height: 32px;
    border: 1px solid #f7f7f7;
    background: #f7f7f7;
    border-radius: 2px;
    text-align: center;
    padding: 0 14px;
}

.sidebar_tags ul li a:hover {
    color: #fff;
}

/*-----------*/
.blogWith_sidebar .post_wrapper .text h6 a {
    color: #272727;
}

.blogWith_sidebar .blog_page_wrapper .blog_post_single .img_holder {
    margin-bottom: 32px;
}

.blogWith_sidebar .blog_page_wrapper.blog_grid .blog_post_single .text p {
    margin-top: 13px;
}

/*======================= Blog List View ===================*/

.blogList_view .blogList_single_post {
    border: 1px solid #f7f7f7;
    padding: 20px 0 20px 22px;
    margin-bottom: 28px;
}

.blogList_view .blogList_single_post .img_holder {
    position: relative;
}

.blogList_view .blogList_single_post .img_holder > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    align-items: center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.blogList_view .blogList_single_post .img_holder .opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.1);
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
}

.blogList_view .blogList_single_post .img_holder .opacity .icon {
    display: table;
    width: 100%;
    height: 100%;
}

.blogList_view .blogList_single_post .img_holder .opacity .icon span {
    display: table-cell;
    vertical-align: middle;
}

.blogList_view .blogList_single_post .img_holder .opacity .icon span a {
    display: block;
    width: 55px;
    height: 55px;
    margin: 0 auto;
    line-height: 55px;
    text-align: center;
    font-size: 60px;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    border-radius: 50%;
    color: #fff;
}

.blogList_view .blogList_single_post:hover .opacity {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.blogList_view .blogList_single_post .post {
    width: 73%;
    margin: -6px 0 0px 20px;
}

.blogList_view .blogList_single_post .post h4 a {
    display: block;
    color: #272727;
    line-height: 30px;
    font-family: 'Montserrat-SemiBold';
    width: 64%;
}

.blogList_view .blogList_single_post .post p {
    margin: 17px 0 25px 0;
}

.blogList_view .blogList_single_post .post ul li {
    display: inline-block;
    position: relative;
    margin: 7px 30px 0 0;
}

.blogList_view .blogList_single_post .post ul li a {
    font-size: 14px;
}

.blogList_view .blogList_single_post .post ul li a i {
    margin-right: 1px;
}

.blogList_view .blogList_single_post .post ul li:last-child {
    margin-right: 0;
}

.blogList_view .blogList_single_post .post ul li:before {
    content: '';
    height: 12px;
    width: 1px;
    background: #d2d2d2;
    position: absolute;
    right: -18px;
    top: 6px;
}

.blogList_view .blogList_single_post .post ul li:last-child:before {
    display: none;
}

.blogList_view .blogList_single_post .post ul li a {
    font-weight: 500;
}

.blogList_view .page_pagination {
    margin: 57px 0 79px 0;
}

/*====================== Blog List Sidebar =====================*/
.blogList_view.blog_list_sidebar .blogList_single_post .post {
    width: 65%;
}

.blogList_view.blog_list_sidebar .blogList_single_post .post h4 a {
    width: 91%;
}

/*==============blog single post=============*/


/*===================== Shop With Side Bar===================*/

.single-sidebar.price-ranger .ui-widget-content {
    background: #f7f7f7;
    border: none;
    height: 8px;
}

.single-sidebar.price-ranger .ui-slider-handle {
    width: 12px !important;
    height: 12px;
    border-radius: 50%;
    border: none;
    outline: none;
    background: transparent;
}

.single-sidebar.price-ranger .ui-slider-horizontal .ui-slider-handle {
    top: -2px;
}

.single-sidebar.price-ranger #slider-range {
    margin-top: 42px;
}

.single-sidebar.price-ranger .ranger-min-max-block {
    margin-top: 32px;
    margin-bottom: 62px;
}

.single-sidebar.price-ranger .ranger-min-max-block input {
    display: inline-block;
}

.single-sidebar.price-ranger .ranger-min-max-block input[type='submit'] {
    width: 90px;
    border: none;
    border-radius: 0px;
    text-align: center;
    outline: none;
    line-height: 35px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 40px;
}

.single-sidebar.price-ranger .ranger-min-max-block input[type='text'] {
    max-width: 30px;
    border: none;
    text-align: center;
    outline: none;
    color: #9c9c9c;
    font-weight: 400;
    text-align: right;
}

.single-sidebar.price-ranger .ranger-min-max-block input[type='text'].max {
    max-width: 39px;
}

.single-sidebar.price-ranger .ranger-min-max-block span {
    color: #9c9c9c;
    font-weight: 400;
}

.best_sellers .theme_title {
    margin-bottom: 36px;
}

.best_sellers .best_selling_item .text {
    padding-left: 26px;
    margin-top: -3px;
}

.best_sellers .best_selling_item .text h6 {
    font-size: 16px;
    font-weight: 700;
    color: #272727;
}

.best_sellers .best_selling_item .text ul li {
    display: inline-block;
    margin-right: 3px;
    font-size: 12px;
    margin-top: 10px;
}

.best_sellers .best_selling_item .text span {
    display: block;
    margin-top: 10px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
}

.best_sellers .best_selling_item {
    margin: 20px 0 20px 0;
    padding-bottom: 17px;
}

.best_sellers .best_selling_item.border {
    border-bottom: 1px solid #f7f7f7;
}

.sidebar_styleTwo .sidebar_tags {
    margin: 19px 0 51px 0;
}

/*============================= Shop Single ==================*/
.shop_single_page {
    padding: 90px 0 0;
}

.shop_single_page .product_details .related_product .shop_page {
    padding-top: 45px;
}

.shop_single_page .product_details .product_top_section .img_holder {
    background: #f7f7f7;
    padding: 2% 3%;
    position: relative;
}

.shop_single_page .product_details .product_top_section .img_holder img, .shop_single_page .product_details .product_top_section .img_holder:before {
    -webkit-transition: all 0.5s ease-in-out;
    margin: 0 auto;
    transition: all 0.5s ease-in-out;
}

.shop_single_page .product_details .product_top_section .img_holder:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.shop_single_page .product_details .product_top_section .item_description > ul > li {
    display: inline-block;
    margin-right: 5px;
    margin-top: 9px;
    margin-bottom: 9px;
    color: #9e9e9e;
}

.shop_single_page .product_details .product_top_section .item_description .item_price {
    font-size: 24px;
}

.shop_single_page .product_details .product_top_section .item_description ul[data-visibility="false"] + .item_price {
    margin-top: 20px;
    margin-bottom: -10px;
    display: block;
}

.shop_single_page .product_details .product_top_section .item_description > p {
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    padding: 17px 0;
    margin: 22px 0;
}

.shop_single_page .product_details .product_top_section .item_description .check_location {
    display: block;
    margin: 25px 0 15px 0;
}

.shop_single_page .product_details .product_top_section .item_description > div {
    margin-bottom: 33px;
}

.shop_single_page .product_details .product_top_section .item_description > div input {
    width: 160px;
    height: 40px;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    padding-left: 10px;
    color: #9e9e9e;
}

.shop_single_page .product_details .product_top_section .item_description > div button {
    width: 84px;
    line-height: 40px;
    background: #f7f7f7;
    text-align: center;
    font-size: 14px;
    color: #9e9e9e;
    text-transform: uppercase;
    margin-left: 9px;
    margin-right: 8px;
}

.shop_single_page .product_details .product_top_section .item_description > div span {
    font-weight: normal;
    font-size: 14px;
    line-height: 40px;
}

.shop_single_page .product_details .product_top_section .item_description input {
    display: inline-block;
    height: 47px;
    border: 1px solid #f7f7f7;
    padding-left: 15px;
    font-size: 18px;
}

.shop_single_page .product_details .product_top_section .item_description input[type="tel"] {
    width: 170px;
}

.shop_single_page .product_details .product_top_section .item_description input[type="number"] {
    width: 70px;
}

.addToCartBox .item_description a.inCartTxt {
    padding: 2.5px 12px;
    border: 1px solid #ccc;
    margin-left: 10px;
    color: #7fb401;
}

.shop_single_page .product_details .product_top_section .item_description button:not(.roundBtn) {
    width: 170px;
    line-height: 47px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 26px;
    display: inline-block;
}

.shop_single_page .product_details .product_top_section {
    margin-bottom: 79px;
}

.shop_single_page .product_details .product-review-tab .nav li a {
    width: 120px;
    line-height: 45px;
    padding: 0;
    border-radius: 0;
    background: #fff;
    border: 1px solid #f1f1f1;
    color: var(--text-color-def);
    text-align: center;
    font-weight: 700;
    margin-right: 8px;
}

/* .shop_single_page .product_details .product-review-tab .nav li.active a {
  color:#fff;
 }*/
.shop_single_page .product_details .product-review-tab .nav {
    border-bottom: 1px solid #f7f7f7;
}

.shop_single_page .product_details .product-review-tab .tab-pane {
    padding: 49px 0 0 0;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text {
    padding-left: 30px;
    width: 91%;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up span,
.testimonials-section ul.rating,
.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up ul {
    display: inline-block;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up > div {
    margin-top: -6px;
}

.testimonials-section ul.rating li,
.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up ul li {
    display: inline-block;
    margin-left: 2px;
    font-size: 12px;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up span {
    margin-right: 7px;
    font-size: 14px;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text > p {
    margin: 18px 0 10px 0;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text .up_down_nav,
.shop_single_page .product_details .product-review-tab .item_review_content .text .reply_share_area {
    display: inline-block;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text .up_down_nav a {
    font-size: 18px;
    line-height: 20px;
    padding: 0 10px 0 0;
    margin-right: 5px;
    color: #9e9e9e;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text .up_down_nav a:first-child {
    border-right: 1px solid #f7f7f7;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text .reply_share_area a {
    font-size: 14px;
    color: #9e9e9e;
    padding-right: 15px;
    margin-right: 10px;
    position: relative;
}

.shop_single_page .product_details .product-review-tab .item_review_content .text .reply_share_area a:first-child:before {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #f7f7f7;
    position: absolute;
    top: 7px;
    right: 0;
}

.shop_single_page .product_details .product-review-tab .item_review_content {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.testimonials-section .container .add_your_review{
    margin: 30px 0;
}
.shop_single_page .product_details .product-review-tab .add_your_review {
    margin: 81px 0 75px 0;
}

.testimonials-section .container .add_your_review > span,
.shop_single_page .product_details .product-review-tab .add_your_review > span {
    display: block;
    margin: 36px 0 14px 0;
}

.testimonials-section .container .add_your_review ul,
.testimonials-section .container .add_your_review ul li,
.shop_single_page .product_details .product-review-tab .add_your_review ul,
.shop_single_page .product_details .product-review-tab .add_your_review ul li {
    display: inline-block;
}

.testimonials-section .container .add_your_review ul li,
.shop_single_page .product_details .product-review-tab .add_your_review ul li {
    font-size: 12px;
    margin-right: 3px;
    color: #f7f7f7;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.testimonials-section .container .add_your_review ul,
.shop_single_page .product_details .product-review-tab .add_your_review ul {
    line-height: 20px;
    border-right: 1px solid #f7f7f7;
    padding-right: 6px;
    margin-right: 5px;
}

.testimonials-section .container .add_your_review ul.fix_border,
.shop_single_page .product_details .product-review-tab .add_your_review ul.fix_border {
    border: none;
}

.testimonials-section .container .add_your_review form,
.shop_single_page .product_details .product-review-tab .add_your_review form {
    margin-top: 31px;
}

.testimonials-section .container .add_your_review form input,
.shop_single_page .product_details .product-review-tab .add_your_review form input {
    height: 54px;
    padding: 0 15px 0 19px;
}

.testimonials-section .container .add_your_review form textarea,
.shop_single_page .product_details .product-review-tab .add_your_review form textarea {
    max-width: 100%;
    min-height: 165px;
    padding: 15px 17px 5px 19px;
}

.testimonials-section .container .add_your_review form input,
.testimonials-section .container .add_your_review form textarea,
.shop_single_page .product_details .product-review-tab .add_your_review form input,
.shop_single_page .product_details .product-review-tab .add_your_review form textarea {
    width: 100%;
    border: 1px solid #f0f0f0;
    margin-bottom: 30px;
    color: #9e9e9e;
    resize: none;
}

.testimonials-section .container .add_your_review form button,
.shop_single_page .product_details .product-review-tab .add_your_review form button {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    width: 150px;
    line-height: 50px;
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
    border-radius: 0px;
}

.testimonials-section .container .add_your_review form button:hover,
.shop_single_page .product_details .product-review-tab .add_your_review form button:hover {
    color: #fff;
}

.shop_single_page .product_details .product-review-tab {
    margin-bottom: 80px;
}

.shop_single_page .product_details .related_product {
    position: relative;
}

.shop_single_page .product_details .related_product > a {
    font-size: 14px;
    text-transform: uppercase;
    position: absolute;
    top: 15px;
    right: 0;
}

.shop_single_page .product_details .related_product > a i {
    margin-left: 6px;
}

.shop_single_page .product_details .related_product .product_wrapper {
    margin-top: 43px;
}

.shop_single_page .product_details .related_product .shop_page {
    margin-bottom: 32px;
}

/*======================== check Out page ==============*/

.check_out_form {
    padding-top: 30px;
    background-color: #f4f5f6;
}

.check_out_form label {
    font-weight: normal;
}

.check_out_form h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
}

.check_out_form label {
    font-weight: normal;
}

.check_out_form form input:not([type="radio"], [aria-label="Search"]),
.check_out_form form button.dropdown-toggle {
    height: 48px;
    border: 2px solid #f7f7f7;
    width: 100%;
    margin-bottom: 25px;
    padding: 0 15px;
}

.check_out_form form {
    margin-top: 30px;
}

.check_out_form form textarea {
    border: 2px solid #f7f7f7;
    width: 100%;
    margin-bottom: 25px;
    padding: 15px;
    min-height: 100px;
    color: #9e9e9e;
    resize: vertical;
    margin-bottom: 0;
}

.check_out_form table th {
    min-width: 55px;
}

/*==================== cart Table ===================*/
.cart_table {
    padding-bottom: 80px;
}

.check_out_form h4,
.check_out_form h5 {
    font-size: 21px;
    margin: 17px 0 10px;
    float: left;
    width: 100%;
    padding-left: 5px;
}

.cart_table .table-1 thead th {
    border: none;
    line-height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

.cart_table .table-1 thead tr {
    background: #f7f7f7;
}

.cart_table .table-1 tbody tr td:nth-child(n+3) {
    text-align: center;
}

.cart_table .table-1 tbody tr td {
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #f7f7f7;
}

.cart_table .table-1 tbody tr td input[type="number"] {
    width: 70px;
    height: 47px;
    border: 1px solid #f0f0f0;
    font-size: 18px;
    font-weight: 700;
    color: #272727;
}

.cart_table .table-1 tbody tr td span {
    font-family: 'Open Sans', sans-serif;
    color: #012f5d;
}

/*----------------*/
.cart_table input,
.check_out_form input {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    color: #9e9e9e;
}

.check_out_form h2 input {
    position: relative;
    right: -30px;
}

.cart_table .table-2 td:first-child {
    border-right: 1px solid #f0f0f0;
}

.cart_table .table-2 td {
    border-top: none;
    padding: 0;
}

.cart_table .table-2 td span {
    line-height: 47px;
    display: block;
    border-bottom: 1px solid #f0f0f0;
    padding: 0px 18px;
}

.cart_table .table-2 td:last-child span {
    color: #999999;
}

.cart_table .table-2 tr td:last-child {
    text-align: right;
}

.cart_table .table-2 tr:last-child td span {
    border: none;
}

.cart_table .table-2 tbody {
    border: 2px solid #f0f0f0;
}

.cart_table .payment_system span {
    color: #272727;
    display: inline-block;
    margin-left: 13px;
}

.cart_table .payment_system label {
    cursor: pointer;
    margin: 7px 0;
}

.cart_table .payment_system {
    margin-top: 17px;
}

.cart_table button {
    padding: 12px 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    margin-top: 25px;
}

/*====================== Cart page =====================*/
.cart .shop_cart_table {
    padding-top: 0;
    padding-top: 90px;
    padding-bottom: 90px;
}

.cart .shop_cart_table .table-1 {
    margin-bottom: 30px;
}

.cart .shop_cart_table .table-1 input {
    display: inline-block;
}

.cart .shop_cart_table .icon_holder {
    display: inline-block;
    width: 39px;
    height: 39px;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
    text-align: center;
    margin-right: 3px;
    vertical-align: bottom;
    padding-top: 6px;
}

.cart .shop_cart_table .table-1 tr th {
    background: #f7f7f7;
    border: none;
    line-height: 65px;
    color: #262626;
    text-transform: uppercase;

}

.cart .shop_cart_table .table-1 tr th:nth-child(2) {
    padding-left: 30px;
    width: 36%;
}

.cart .shop_cart_table .table-1 tr td:nth-child(n+5),
.cart .shop_cart_table .table-1 tr th:nth-child(n+5) {
    text-align: center;
}

.cart .shop_cart_table .table-1 tr td span {
    display: inline-block;
    margin-left: 0;
    font-size: 14px;
    line-height: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #9e9e9e;
}

.cart .shop_cart_table .table-1 th {
    padding: 0 8px;
}

.cart .shop_cart_table .table-1 tr td.flex_item h6 {
    font-size: 20px;
}

.cart .shop_cart_table .table-1 tr td input[type="number"] {
    width: 68px;
    height: 45px;
    border: 1px solid #f7f7f7;
    padding-left: 20px;
}

.cart .shop_cart_table .table-1 tr td {
    /*padding-bottom:28px;*/
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px solid #f7f7f7;
}

.cart .shop_cart_table .cart_btn {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    display: inline-block;
    cursor: pointer;
}

.cart .shop_cart_table .cart_btn:hover {
    color: #fff;
    background: #121d2f;
}

.cart .shop_cart_table .cart_btn {
    padding: 0 30px;
}

.cart .shop_cart_table .cart_btn3 {
    width: 170px;
    color: #272727;
    border: 2px solid #f7f7f7;
    margin-right: 19px;
}

.cart .shop_cart_table input.coupon {
    width: 225px;
    height: 50px;
    border: 2px solid #f7f7f7;
    padding-left: 15px;
    margin-right: 19px;
    color: #9e9e9e;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
}

.cart .shipping_address {
    padding-top: 73px;
}

.cart .shipping_address .submit_form input,
.cart .shipping_address .submit_form .ui-state-default {
    font-family: 'Raleway', sans-serif;
    color: #9e9e9e;
    height: 45px;
    width: 100% !important;
    border: 2px solid #f7f7f7;
    margin-bottom: 28px;
    padding: 0 15px;
    border-radius: 0;
    background: #fff;
    outline: none;
}

.cart .shipping_address .submit_form .ui-selectmenu-button span.ui-icon {
    height: 100%;
    line-height: 40px;
    top: 0;
    width: 42px;
    right: 0;
    color: #9e9e9e;
    text-align: center;
    border-left: 1px solid #f7f7f7;
}

.cart .shipping_address .submit_form .ui-selectmenu-button span.ui-icon:before {
    content: '\f107';
    font-family: 'font-awesome';
    position: absolute;
    color: #333;
    top: -1px;
    right: -32px;
}

.ui-widget-content .ui-state-focus {
    color: #fff;
}

.cart .ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    background-image: none;
}

.cart .shipping_address .submit_form .ui-selectmenu-button span.ui-selectmenu-text {
    padding: 0;
    line-height: 40px;
    color: #9e9e9e;
}

.cart .shipping_address .submit_form .space-fix-right {
    padding-right: 5px;
}

.cart .shipping_address .submit_form .space-fix-left {
    padding-left: 5px;
}

.cart .shipping_address h4 {
    margin-bottom: 30px;
    text-transform: uppercase;
}

.cart .shipping_address .table-responsive {
    margin-bottom: 13px;
}

.shop_cart_table .table-2 {
    margin-top: 3px;
}

.shop_cart_table .table-2 td:first-child {
    border-right: 1px solid #f0f0f0;
}

.shop_cart_table .table-2 td {
    width: 50%;
    border-top: none;
    padding: 0;
}

.shop_cart_table .table-2 td span {
    line-height: 47px;
    display: block;
    border-bottom: 1px solid #f0f0f0;
    padding: 0px 18px;
}

.shop_cart_table .table-2 td:last-child span {
    color: #9e9e9e;
}

.shop_cart_table .table-2 tr:last-child td span {
    border: none;
}

.shop_cart_table .table-2 tbody {
    border: 2px solid #f0f0f0;
}

/*=========================== Account Page =======================*/

.account_page .theme-title h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.account_page form {
    background: #f9f9f9;
    border: 1px solid rgba(237, 237, 237, 0.77);
    border-radius: 3px;
    padding: 33px 33px 35px 35px;
    margin-top: 40px;
}

.account_page form .input_group {
    height: 40px;
    position: relative;
    margin-bottom: 23px;
}

.account_page form .input_group input {
    width: 100%;
    height: 100%;
    background: #fff;
    border: 1px solid #f7f7f7;
    border-radius: 2px;
    font-family: 'Open Sans', sans-serif;
    color: #9e9e9e;
    padding: 0 38px 0 15px;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.account_page form .input_group i {
    line-height: 40px;
    color: #9e9e9e;
    position: absolute;
    top: 0;
    right: 15px;
}

.account_page form label {
    font-weight: normal;
    position: relative;
}

.account_page .single_checkbox {
    margin-top: 7px;
}

.account_page a {
    margin-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.account_page .single_checkbox label {
    font-family: 'Open Sans', sans-serif;
    color: #9e9e9e;
    display: inline-block;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    padding-left: 28px;
    margin: 0;
    -webkit-user-select: none;
}

.account_page .single_checkbox input[type="checkbox"] {
    display: none;
}

.account_page .single_checkbox label:before {
    content: '';
    width: 20px;
    height: 20px;
    background: #fbfbfb;
    border: 1px solid #e3e6e9;
    box-shadow: inset 0px 0px 1px 0px rgba(174, 174, 174, 0.21);
    display: inline-block;
    position: absolute;
    text-align: center;
    left: 0;
    top: 0;
}

.account_page .single_checkbox input[type="checkbox"]:checked + label:before {
    content: 'ÃƒÆ’Ã‚Â¯ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬â„¢';
    font-family: 'font-awesome';
    font-size: 14px;
    line-height: 18px;
    position: absolute;
    left: 0;
    top: 0;
}

.account_page form button {
    width: 100%;
    line-height: 45px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #fff;
    border-radius: 2px;
    margin-top: 28px;
}

.account_page {
    margin-top: 90px;
    margin-bottom: 90px;
}

.page_pagination {
    text-align: center;
}

.page_pagination li {
    display: inline-block;
    margin: 0 4px;
}

.page_pagination li a {
    width: 55px;
    line-height: 55px;
    border: 1px solid #f7f7f7;
    text-align: center;
    font-size: 18px;
    border-radius: 2px;
}

.page_pagination li a.active,
.page_pagination li a:hover {
    color: #fff;
}

/*===================== Service Grid ==================*/
.our_farmer.service_grid .item {
    margin: 0 0 50px 0;
}

/*=============== Service Inner Page ==============*/
.services_innerPage {
    margin-bottom: 80px;
}

.service_inner_page_top .text ul {
    margin-top: 22px;
}

.service_inner_page_top .text ul li {
    line-height: 32px;
    font-family: 'Raleway', sans-serif;
    color: #9e9e9e;
}

.service_inner_page_top .text ul li i {
    margin-right: 10px;
}

.service_inner_page_top .text {
    width: 44%;
}

.service_inner_page_top {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 50px;
    margin-bottom: 20px;
}

.service_page_main_post .area_of_expertise {
    margin-top: 0;
}

/*________ Profit improvement ______*/
.profit-improvement {
    margin: 30px 0 66px 0;
}

.profit-improvement .text {
    width: 53%;
}

.profit-improvement .text p {
    margin: 33px 0 17px 0;
}

.profit-improvement .text ul li {
    padding-left: 25px;
    margin-bottom: 15px;
    position: relative;
    font-family: 'Raleway', sans-serif;
    color: #9e9e9e;
}

.profit-improvement .text ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0;
}

.profit-improvement .text ul li:nth-child(1):before {
    background: #9185c2;
}

.profit-improvement .text ul li:nth-child(2):before {
    background: #30bcbe;
}

.profit-improvement .text ul li:nth-child(3):before {
    background: #36a1e9;
}

.profit-improvement .pie_chart {
    margin: 60px 0 0 0;
    width: 47%;
    height: 220px;
}

/*____Service tab____*/
.service-tab {
    overflow: hidden;
    margin-bottom: 35px;
}

.service-tab .nav-pills li {
    position: relative;
}

.service-tab .nav-pills li a {
    padding: 0;
    font-size: 18px;
    color: #fff;
    width: 144px;
    line-height: 60px;
    border-radius: 0;
    text-align: center;
    border: none;
    font-family: 'Montserrat-Bold';
    border-top: 2px solid #fff;
}

.service-tab .nav-pills li.active a {
    border-top: 2px solid transparent;
}

.service-tab .tab-content .tab-pane {
    border: none;
    padding: 22px 0 18px 0px;
}

.service-tab .nav-pills li:last-child:before {
    content: '';
    width: 1000px;
    height: 60px;
    background: #f7f7f7;
    position: absolute;
    bottom: 0;
    left: 100%;
}


/*________________Preloader_______________ */

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    overflow: hidden;
}


#loader-wrapper #loader {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#loader-wrapper #loader {
    color: var(--main-bg-color);
    -webkit-animation: color-bubble 2s linear 0s infinite;
    animation: color-bubble 2s linear 0s infinite;
}

#loader-wrapper #loader:after,
#loader-wrapper #loader:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 100%;
    box-shadow: 0 0 0 3px;
    -webkit-animation: spinner-bubble 1.3s linear 0s infinite;
    animation: spinner-bubble 1.3s linear 0s infinite;
    margin: auto;
    width: 10px;
    height: 10px;
    opacity: 0;
}

#loader-wrapper #loader:before {
    -webkit-animation: spinner-bubble 1.3s linear 2s infinite;
    animation: spinner-bubble 1.3s linear 2s infinite;
}

@-webkit-keyframes spinner-bubble {
    from {
        width: 10px;
        height: 10px;
        opacity: .8;
    }
    to {
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}

@keyframes spinner-bubble {
    from {
        width: 10px;
        height: 10px;
        opacity: .8;
    }
    to {
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}


/*=============== Style switcher =============*/
.switcher .switch_btn button {
    width: 50px;
    height: 49px;
    border: none;
    color: #fff;
    font-size: 24px;
    outline: none;
}

.switcher .switch_btn {
    position: absolute;
    right: -50px;
    z-index: -1;
}

.switcher {
    position: fixed;
    top: 70px;
    z-index: 99;
    left: -249px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.switcher .switch_menu {
    width: 249px;
    background: #3e3e3e;
    position: relative;
    padding-bottom: 36px;
}

.switcher.switcher-show {
    left: 0;
}

.switcher .switch_menu .switcher_container {
    width: 215px;
    margin: 0 auto;
}

.switcher .switch_menu h5.title {
    margin: 0 0 27px 0;
    line-height: 49px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.switcher .switch_menu .switcher_container h5 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}

.switcher .switch_menu .switcher_container h5.fix_space {
    margin: 17px 0 11px 0;
}

.switcher .switch_menu .switch_body .box {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin-top: 16px;
}

.switcher .switch_menu .switch_body .box > div {
    width: 100px;
    height: 57px;
    background: #f4f4f4;
    border: 2px solid #eaeaea;
}

.switcher .switch_menu .switch_body .box > div > span {
    display: block;
    width: 70px;
    height: 100%;
    margin: 0 auto;
    background: #fff;
    border-left: 2px solid #eaeaea;
    border-right: 2px solid #eaeaea;
}

.switcher .switch_menu p {
    font-weight: normal;
    font-size: 14px;
    color: #a4a4a4;
}

.switcher .switch_menu .switch_body .box p {
    margin-top: 5px;
}

.switcher .switch_menu .switch_body {
    border-bottom: 1px solid #181c1c;
    padding-bottom: 20px;
}

.switcher .switch_menu .switch_navigation {
    text-align: center;
    border-bottom: 1px solid #181c1c;
    padding-bottom: 11px;
    margin-top: 17px;
    padding-top: 0;
}

.switcher .switch_menu .switch_navigation h5 {
    margin-bottom: 12px;
}

.switcher .switch_menu .switch_navigation p,
.switcher .switch_menu .switch_navigation .onoffswitch {
    display: inline-block;
    margin-left: 5px;
    text-align: center;

}

.switcher .switch_menu .switch_navigation p {
    vertical-align: top;
    margin-top: 12px;
}

.onoffswitch {
    position: relative;
    width: 105px;
    margin-top: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    height: 43px;
    padding: 0;
    line-height: 43px;
    border-radius: 43px;
    background-color: #121d2f;
    -webkit-transition: background-color 0.3s ease-in;
    transition: background-color 0.3s ease-in;
}

.onoffswitch-label:before {
    content: "";
    display: block;
    width: 41px;
    height: 41px;
    margin: 0px;
    background: #7fb401;
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 63px;
    border-radius: 43px;
    -webkit-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #121d2f;
}

.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
    border-color: #121d2f;
}

.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 1px;
}

.switcher .box_bg h5 {
    font-size: 20px;
}

.switcher .box_bg {
    text-align: center;
    margin-top: 15px;
    padding-bottom: 27px;
    padding-top: 1px;
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 12px;
}

.switcher #styleOptions {
    padding: 0;
}

.switcher #styleOptions li {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 4px;
    margin-top: 5px;
}

.switcher #styleOptions li:last-child {
    margin-right: 0;
}

.switcher #styleOptions li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.switcher #styleOptions li a span.p_color,
.switcher #styleOptions li a span.s_color {
    position: absolute;
    width: 100%;
    height: 150%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.switcher #styleOptions li a span.p_color {
    left: -17px;
    top: -29px;
}

.switcher #styleOptions li a span.s_color {
    right: -17px;
    bottom: -29px;
}

.switcher #styleOptions li a.color1 span.p_color {
    background: #7fb401;
}

.switcher #styleOptions li a.color1 span.s_color {
    background: #121d2f;
}

.switcher #styleOptions li a.color2 span.p_color {
    background: #BA0913;
}

.switcher #styleOptions li a.color2 span.s_color {
    background: #121d2f;
}

.switcher #styleOptions li a.color3 span.p_color {
    background: #0bcbd9;
}

.switcher #styleOptions li a.color3 span.s_color {
    background: #121d2f;
}

.switcher #styleOptions li a.color4 span.p_color {
    background: #fbca00;
}

.switcher #styleOptions li a.color4 span.s_color {
    background: #121d2f;
}

/*=================== boxed layout =================*/
.main_page.active_boxlayout {
    width: 1350px;
    margin: 0 auto;
    background: #fff;
    overflow-x: hidden;
}

body.bg {
    background: url(../img/home/pattern.png) repeat;
}


.about-gallery .link-btn {
    position: relative;
    top: -86px;
}

.about-gallery .link-btn a {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
}

.about-gallery .link-btn span {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;
    padding-left: 10px;
    position: relative;
    top: 5px;

}


/*_________ Content Primary Color ________*/

.color1, .top_header ul li a span, .bottom_header ul.bottom_header_address > li span.ficon, #polyglotLanguageSwitcher ul.dropdown, .bottom_header ul li a:hover, .hephaistos.tparrows:hover:before,
.hephaistos.tparrows:focus:before, .hephaistos.tparrows .arrow-holder:before, .welcome_section .video-box a span i, .featured-product .default-item .single-item .content .rating,
.featured-product .default-item .single-item .overlay-box .top-content ul li span, .choose_us_item .icon .ficon:before, .about-gallery .link-btn a:hover,
.gallery .default-item .single-item .overlay-box .bottom-content .icon-box a, .news .blogList_single_post .post ul li a i,
.about_section .item .content .link-btn a:hover, .news .blogList_single_post .post .link a:hover, .our_farmer .item .overlay ul li a span,
.featured-product .default-item .single-item .overlay-box .top-content ul li span i, .testimonials-carousel .slide-item .quote-icon span,
.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel .owl-controls .owl-nav .owl-next:hover, .call-out .contact-box .form-group button,
.call-out .contact-box .form-group input, .call-out .contact-box .form-group i, footer .main_footer .recent-posts .post .fa,
footer .main_footer .recent-posts .post a:hover, footer .main_footer .list li a:hover,
#banner .contuct-us:hover, .breadcrumb-bottom-area ul li, .breadcrumb-bottom-area p span, .breadcrumb-bottom-area ul li a:hover,
.gallery .filters li:hover, .gallery .filters li.active, .gallery-items .gallery-single-item .right-content .project-info li i, .gallery-items .prev-next-button .prev a:hover i,
.faq-content-area .accordion-box .accordion .acc-btn.active .toggle-icon span:before, .news.single_news_page.news_single .author-post .social_icon li a:hover i,
.news.single_news_page.news_single .comment-box .single-comment-box ul li, .news.single_news_page.news_single .comment-box .single-comment-box span,
.news.single_news_page.news_single .recent-posts .post .fa, .news.single_news_page .recent-posts .post a:hover,
.four-column .single-item .icon i, .four-column .single-item .icon span, .about-gallery .tab-links ul li a.active h2, .award .customer-text span, .makesUs_special .overlay .special_item .ficon:before, .request_quote .overlay a:hover, h1 span, h2 span, h3 span, h4 span, h5 span,
.our_service .owl-theme .owl-nav [class*=owl-]:hover:before, .testimonial .item .author h5 span, .testimonial .item .author ul li,
.our_team .team_member .text > a span, .our_team .team_member .text ul li a, .faq .faq_left_area .video-box a span i,
.faq .faq_left_area .video_text a, .faq .faq_panel .panel-heading .icon:before, .request_callBack .left_half .content p span,
.request_callBack .left_half .content p a, footer .main_footer .footer_news li span i, footer .main_footer .footer_logo a.tran3s:hover,
footer .main_footer .footer_news li a, footer .main_footer .footer_subscribe p, footer .main_footer .footer_subscribe ul li a:hover,
footer .main_footer .footer_contact .item h6, footer .main_footer .footer_contact .item ul li span:before, .scroll-top span:before,
footer .bottom_footer ul li a:hover, .about_us_main_content .video-box a span i, .page-breadcrumb ul li i,
.sidebar_testimonial .item .author ul li, .business_enquiry p a, .mission_vission ul li i, .mission_vission span.ficon:before,
.include_servises .our_mission .icon span:before, .service-tabTwo .nav-pills li.active a, .service_inner_page_top .text ul li i,
.project_page .single_project .img_holder .overlay .icon span a, .project_page #mixitup_list .text a i, .about_section .item .inner-title,
.project_grid_sidebar .single_project .text i, .recent_news_sidebar .post p a, .single_project_content .project_description table td,
.project_execution .execution_item .text ul li i, #related_project_slider .owl-nav [class*=owl-]:hover, .bottom_header .cart_option button,
#related_project_slider .owl-nav [class*=owl-]:hover:before, .blog_page_wrapper .blog_post_single .text > ul li a,
.blogList_view .blogList_single_post .post ul li a, .blog_page_wrapper.blog_grid .blog_post_single .text > a, .bottom_header .cart_option .cart-info div.doller,
.blog_details_post .blog_mega_post .text > ul li a, .blog_details_post .comment_area .single_comment .comment a,
.team_grid .team_member .text > a span, .team_grid .team_member .text ul li a, .team_single_page .team_member_short_bio .member_name > span,
.team_single_page .member_info .info_panel h6, .team_member_education span, .send_message form > span, .team_single_page .member_info .info_panel p span,
.our_partners_main_content .partner_info_wrapper .text i, .faqAndNews .faq_panel .panel-group .panel-heading .icon:before,
.job_table .table tr td a:hover, .client_feedback_main_content .feedback_single_client .author ul li, .shop_page .product_wrapper .text ul li,
.best_sellers .best_selling_item .text ul li, .shop_single_page .product_details .related_product > a, .account_page a,
.shop_single_page .product_details .product-review-tab .item_review_content .text .reply_share_area a:hover,
.shop_single_page .product_details .product-review-tab .add_your_review ul li:hover, .contact_page_address .carousel-inner .item h6,
.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up ul li, .contact_page_address ul.social_icon li a,
.shop_single_page .product_details .product_top_section .item_description > ul > li i, .contact_page_address .carousel-inner .item ul li span:before,
.account_page .single_checkbox input[type="checkbox"]:checked + label:before, .request_callBack .right_half button:hover {
    color: var(--text-color);
}


/*_______ Background for primary color ______*/

.color1_bg, .menuzord-menu ul.dropdown li:hover > a, #polyglotLanguageSwitcher ul.dropdown li:hover, .bottom_header .select-form .dropdown-menu.inner li a:hover,
.bottom_header .select-form .dropdown-menu.inner li.selected a, .featured-product .filters li:before, .featured-product .default-item .single-item .image-box .product-model,
.featured-product .default-item .single-item .overlay-box .top-content ul li:hover, .featured-product .default-item .single-item .overlay-box .bottom-content,
.why_choose_us .choose_us_item:hover, .our_farmer .item .overlay ul li:hover, .our_farmer .item:hover .text, .featured-product .default-item .single-item .overlay-box .top-content .tultip,
.testimonials-section .owl-dots .owl-dot.active span, footer .main_footer .popular-tags a:hover,
.testimonials-section .owl-dots .owl-dot:hover span, .call-out, footer .main_footer .footer_logo a.tran3s, .about_section .item .offer,
#banner .contuct-us, .gallery .load-more-button a:hover, .cart .shop_cart_table .icon_holder, .ui-widget-content .ui-state-focus,
.sidebar_tags ul li a:hover, .shop_single_page .product_details .product-review-tab .nav li.active a, .faq-content-area .accordion .acc-btn.active .left-icon,
.blogList_single_post .share:hover, .news.single_news_page.news_single .post .social_icon li a:hover, .about-story .link a:hover, .three-column .single-item h5,
.hephaistos.tparrows .arrow-holder:after, .theme_title:before, .testimonial .owl-item.center .text:before, .bottom_header .cart_option button span,
.theme_title_center > span, footer .main_footer .footer_contact #carousel-demo .carousel-indicators li.active, .page_list li a:hover,
.page_list li a.active, .sidebar_testimonial .carousel-indicators li.active, .sidebar_testimonial .item .text:before,
.include_servises .include_servises_list ul li:before, .service-tabTwo .tab-content .tab-pane ul li:before, .service-tab .nav-pills li a,
.project_page .single_project .img_holder .overlay .icon span a.fancybox, .page_pagination li a.active, .page_pagination li a:hover,
.sidebar_categories ul li a:hover:before, .single_project_content .carousel-control:hover, .single_project_content .carousel-control:focus,
.blog_page_wrapper .blog_post_single .text .share:hover, .blog_page_wrapper .blog_post_single .text .share-content li a:hover,
.blog_details_post .blog_mega_post .text .social_icon li a:hover, .career_single_main_content .requirement_list li:before,
.single-sidebar.price-ranger .ui-slider .ui-slider-range, .single-sidebar.price-ranger .ranger-min-max-block input[type='submit'],
.cart_table button:hover, .contact_page_address #contact-slider .carousel-indicators li.active,
.testimonial .owl-theme .owl-dots .owl-dot.active span, .testimonial .owl-theme .owl-dots .owl-dot:hover span, .contact_us_form #error button,
.contact_us_form #success button, .switcher .switch_btn button, .switcher .switch_menu h5.title {
    background: var(--main-bg-color);
}


/*_______ Border for Primary color ______*/


.featured-product .default-item .single-item .overlay-box .top-content ul li, .news .blogList_single_post .post .text, .our_farmer .item .overlay ul li,
.our_farmer .item:hover .img_holder, .testimonials-carousel .slide-item .author-thumb, .owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel .owl-controls .owl-nav .owl-next:hover,
#banner .contuct-us:hover, .gallery .filters li:hover, .gallery .filters li.active, .product_details .product-review-tab .nav li.active a,
.four-column .single-item:hover .icon:before, .welcome_section .video-box a span i, .our_service .owl-theme .owl-nav [class*=owl-]:hover, .our_team .team_member .opacity:before,
.our_team .team_member .opacity:after, .faq .faq_left_area .video-box a span i, .faq .faq_left_area .video_text a i, .bottom_header .cart_option button,
.about_us_main_content .video-box a span i, .sidebar_testimonial .carousel-indicators li, .include_servises .our_mission .icon,
.service-tab .nav-pills li.active a, .sidebar_categories ul li a:before, #related_project_slider .owl-nav [class*=owl-]:hover,
#related_project_slider .owl-nav [class*=owl-]:hover:before, .team_grid .team_member .opacity:before, .team_grid .team_member .opacity:after,
.testimonial .owl-theme .owl-dots .owl-dot span {
    /*border-color:#7fb401;*/
    border-color: var(--main-bg-color);
}


/*________________________________ Set-Up For Secondary Color _________________________*/

/*_________ Content Secondary Color ________*/
.color2, .hephaistos.tparrows:before, .testimonial .owl-item.center .item > span, .request_quote_footer a:hover,
.team_grid .team_member .text ul li a:hover, .cart .shop_cart_table .table-1 tr td span.color2, .contact_page_address ul.social_icon li a:hover {
    color: #7fb401;
}

.page_list li a:after {
    color: #152235;
}

/*_______ Background for Secondary color ______*/


.cart .shop_cart_table button:hover, .news.single_news_page.with_sidebar .blogList_single_post .post .link a:hover,
.color2_bg, header .ui-state-default, .ui-state-hover, .ui-widget-header .ui-state-focus,
.testimonial .owl-item.center .text, .faq .faq_panel .panel-heading.active-panel .icon, .request_callBack .right_half, .sidebar_testimonial .item .text,
.nav_side_content .search_option form button, .service-tabTwo .nav-pills li.active a, .service-tab .nav-pills li.active a,
.project_page.project_gallery_filter .load_more:hover, .project_page .mixitUp_menu ul li:hover, .project_page .mixitUp_menu ul li.active,
.project_masonary .load_more:hover, .single_project_content .carousel-control, .single_project_content .project_name a:hover,
.blog_page_wrapper .blog_post_single .text .read_more:hover, .blog_details_post .reply_area button:hover, .send_message button:hover,
.our_partners_main_content .partner_info_wrapper .text span:before, .faqAndNews .faq_panel .panel-group .panel-heading.active-panel .icon,
.section_top_media a:hover, .section_top_media a:hover, .career_single_main_content .apply_form form .submit_wrapper button:hover,
.shop_page .product_wrapper:hover .text a, .single-sidebar.price-ranger .ui-slider-handle,
.shop_single_page .product_details .product-review-tab .add_your_review form button:hover, .contact-box .form-group button:hover,
.shop_single_page .product_details .product_top_section .item_description > a:hover, .account_page form button:hover,
.contact_page_address #contact-slider .carousel-indicators li {
    background: #121d2f;
}

.gallery .default-item .single-item .overlay-box, .img_holder .opacity {
    background: rgba(127, 180, 1, 0.9);
}


/*owl dots*/

.partners .owl-controls {
    text-align: center;
    display: block;
    position: relative;
    bottom: -35px;
}


.partners .owl-dots .owl-dot {
    display: inline-block;
}

.partners .owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #f0f0f0;
    border-radius: 50%;
    display: block;
    height: 10px;
    width: 10px;
    margin: 5px 5px;
    transition: opacity 200ms ease 0s;
}

.partners .owl-dots .owl-dot.active span,
.partners .owl-dots .owl-dot:hover span {
    background-color: #7fb401;
}

.partners {
    padding-top: 60px;
    padding-bottom: 87px;
}



        
        /* 08-responsive.css */ 
        
@media (min-width: 992px) {
	.container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.gallery .row-10 {
		margin: 0 !important;
	}
	.gallery .column-2 {
		width: 20%;
		padding:0 10px;
	}

}

@media (max-width: 1366px) {
	.scroll-top {
		right:20px;
	}
}

/*(max-width: 1366px)*/
/*----------------------------------------*/
@media (max-width: 1199px) {
	header .top_header .pull-left,header .top_header .pull-right,.bottom_header .logo,.bottom_header ul {
		/*float:none !important;*/
	}
	header .top_header {
		text-align: center;
	}
	header .top_header .pull-left {
		margin-bottom: 15px;
	}
	.bottom_header .logo {
		height: auto;
		margin-top: -40px;
		display: block;
		margin-bottom: 20px;
	}
	.bottom_header .logo img{
		width: 188px;
	}
	.theme_menu.fixed .container:before,.why_choose_us .container>img {
		display: none;
	}
	.theme_menu.fixed .menuzord,.faq .faq_left_area .video-box img,.project_page .single_project .img_holder img,
	.blog_page_wrapper .blog_post_single .img_holder>img,.blogList_view.blog_list_sidebar .blogList_single_post .post h4 a,
	.shop_single_page .product_details .product_top_section .img_holder {
		width:100%;
	}
	.menuzord-menu > li:first-child {margin-left: 0;}

}
/*(max-width: 1199px)*/

@media (max-width: 1024px) {
	.bottom_header .login_form .login-info {
	    width: 120px;
	}
}

/*----------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
	.bottom_header ul.bottom_header_address>li {
		margin-right: 172px;
	}
	.menuzord-menu > li > a {
		padding: 0px 14px;
	}
	.theme_menu.fixed .menuzord-menu > li > a {
		padding: 27px 25px;
	}
	.menuzord-menu ul.dropdown li ul.dropdown.dropdown-fix {
		right:101%;
		left:auto;
	}
	.makesUs_special .overlay .special_item .ficon:before {
		font-size: 45px;
	}
	.makesUs_special .overlay .special_item p {
		font-size: 16px;
	}
	.makesUs_special .overlay .special_item .text {
		margin-left: 19px;
	}
	.request_quote .overlay p,.request_quote_footer p {
		font-size: 20px;
	}
	.request_callBack .left_half .content,.request_callBack .right_half .content {
		max-width: 970px;
	}
	.business_enquiry { padding: 33px 6px 50px 11px;}
	.our_brochures a span {width:40px;}
	.sidebar_testimonial .carousel-indicators {top:-40px;}
	.sidebar_testimonial .item .text {padding-left: 38px;}
	.services_innerPage .faq .faq_panel .panel-group {min-height: 448px;}
	.area_of_expertise .about_page_choose_us .choose_us_item .text {width:70%;}
	.single_project_content .project_description table td {font-size: 14px;}
	.blogList_view .blogList_single_post .post {width:69%;}
	.company_history_main_content .history_trends p {width:57%;}
	.team_single_page .member_info .info_panel h6 {font-size: 15px;}
	.team_single_page .member_info .info_panel p {font-size: 14px}
	.job_table .table tr th:nth-child(1) {width:10%; padding-right: 0;}
	.job_table .table tr th:last-child {padding-right: 0;}
	.client_feedback_main_content .feedback_single_client .author .author_name {margin-left: 20px;}
	.client_feedback_main_content .feedback_single_client .author h6 {font-size: 15px;}
	.shop_page .product_wrapper .text h5 {font-size: 17px;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text {width:88%;}
	.cart_table .table-1 tbody tr td.flex_item h6 {font-size: 18px;padding-left: 10px;}
	.theme_menu.fixed .sticky_logo {display: none;}

}
/*(min-width: 992px) and (max-width: 1199px)*/
/*----------------------------------------*/
@media (max-width: 992px) {
	.bottom_header .row {display: block;}
	.single-contact_us .contact_in-box {
	    padding-top: 40px;
	}
	.bottom_header .logo {
	    margin: 10px 0 0;
	}
	.bottom_header .cart_option {
	    float: right;
	}
	.bottom_header button.g-select .caret {
	    right: 3px !important;
	}

	.menuzord-responsive .menuzord-menu li ul.dropdown li .indicator{height: 51px;line-height:51px;}
	.menuzord,.nav_side_content,.menuzord .showhide {
		float:none !important;
	}
	.menuzord,.our_team .team_member .img_holder img {
		width:100%;
	}
	.nav_side_content {
		position: absolute;
		right:15px;
		top:12px;
		margin: 0 !important;
	}
	.menuzord .showhide {
		height: 66px;
		width:30px;
		padding: 20px 0;
	}
	.menuzord .showhide span {
		display: block;
		width:100%;
		height:2px;
		margin: 4px 0;
		background: #fff !important;
	}
	.menuzord-responsive .menuzord-menu > li:nth-last-child(2) > a {border:none;}
	.nav_side_content .search_option form {top:53px;}
	.welcome_section .video-box {margin-top: 60px; display: inline-block;}
	.makesUs_special .overlay .special_item {margin-top: 43px;}
	.request_quote p,.request_quote .overlay a,.request_quote_footer p,.request_quote_footer a {
	    float: none !important;
	    text-align: center;
	    margin-bottom: 20px;
	}
	.request_quote .overlay a,.request_quote_footer a {margin:0 auto; display: block;}
	.why_choose_us {height:auto;}
	.theme_menu.fixed .sticky_logo {
		right:15px;
		left:auto;
		top:13px;
		height:auto;
	}
	.side_bar,.sidebar_styleOne,.related_projects {margin-top: 50px;}
	.sidebar_recent_project .img_holder img,.blogList_view .blogList_single_post .post h4 a {width:100%;}
	.about_us_main_content .sub-text {margin-bottom: 30px;}
	.blogList_view .blogList_single_post .post {width:100%; margin:20px 0 0 0;}
	.blog_details_post,.company_history_page_wrapper,.team_grid.team_list {margin-bottom: 80px;}
	.cart .shop_cart_table .cart_btn1,.cart .shop_cart_table .cart_btn2 {margin-top: 20px; margin-bottom: 30px;}
	.cart .shop_cart_table .cart_update {text-align: left !important;}
	.cart .shop_cart_table .table-1 tr td.flex_item h6 {width:100%; margin-left: 0}
	.send_message.contact_us_form {margin-top: 50px;}
	#banner {margin-top: 0;}
	.hephaistos.tparrows.tp-leftarrow {left:-10px !important;}
	.hephaistos.tparrows.tp-rightarrow {left: calc(100% + 30px) !important;}
	.news.single_news_page.news_single .post .social_icon {margin-left: 0;margin-top: 25px;}
	.comment-box .single-comment-box.comment-reply {margin-left: 0px;}
	.shop_single_page .product_details .product_top_section .item_description {
	    width: 100%;
	    margin-top: 30px;
	}
	.menuzord-menu > li.current_page > a {
	    background: transparent;
	    border: none;
        border-bottom: solid 1px #f0f0f0;
	}
	.menuzord-menu > li:hover > a, .menuzord-menu > li.current_page > a {
	    background: transparent;
	}

}
/*(max-width: 991px)*/
/*----------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
	.bottom_header ul.bottom_header_address>li {
		margin-right: 47px;
	}
	.bottom_header .cart_option .cart_list {
		top: 147px;
	}
	.bottom_header .logo-area{text-align: left;}
	header .top_header ul li { margin-right: 25px;}
	.request_callBack .left_half .content,.request_callBack .right_half .content { max-width: 720px;}
	.bottom_header .login_form, .bottom_header .cart_option{margin-top: 34px;}
	.our_service .col-sm-6 {min-height: 426px;}
	.include_servises .our_mission .single_mission .text {width:76%;}
	.job_table .table tr th:nth-child(1) {width:10%; padding-right: 0;}
	.job_table .table tr th:last-child {padding-right: 0;}
	.client_feedback_main_content .feedback_single_client .author .author_name {margin-left: 20px;}
	.client_feedback_main_content .feedback_single_client .author h6 {font-size: 15px;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text {width: 89%;}
	.shop_cart_table .table-2 td span {padding: 0 8px;}
}
/*(min-width: 768px) and (max-width: 991px)*/
/*----------------------------------------*/
@media (max-width: 767px) {
	.menuzord .showhide {margin-left: 15px;}
	.theme_menu .container {padding: 0;}
	.bottom_header ul.bottom_header_address>li {
		display: block;
		margin: 0 0 15px 0;
		text-align: center;
	}
	.bottom_header ul.bottom_header_address>li p{margin:0;}
	.bottom_header ul.bottom_header_address>li span.ficon,
	.bottom_header ul.bottom_header_address>li p {
		position: relative;
		display: inline-block;
	}
	.bottom_header ul.bottom_header_address>li span.ficon {
		margin-right: 10px;
	}

	.bottom_header .cart_option .cart_list {top: 119px;	}
	.our_service .item .img_holder img,.team_grid .team_member .img_holder img,.team_single_page .member_info .info_panel {width:100%;}
	.faq .faq_left_area .video-box {margin-bottom: 20px;}
	.request_callBack .left_half .content,.request_callBack .right_half .content { max-width: 100%; padding-left: 15px; padding-right: 15px;}
	.about_us_main_content .sub-text .pull-left,.about_us_main_content .sub-text #chartbar {float:none !important; width: 100% !important;}
	.about_us_main_content .sub-text .pull-left {margin-bottom: 30px;}
	.profit-improvement .text,.profit-improvement .pie_chart {float:none; width:100%; height: auto;}
	.strategy-model canvas {margin-top: 50px;}
	.company_history_main_content .history_trends p {width:100%; margin-top: 10px;}
	.team_project .project_item img {display: inline-block;}
	.search_style_two {margin-top:30px;}
	.career_single_main_content .apply_form form {overflow: hidden;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text {width: 86%;}
	.table-responsive {border:none;}
	.cart .shop_cart_table .cart_btn2 {float:none;}
	.account_page .register_form {margin-top: 50px;}
	#banner h1 {font-size: 45px;line-height: 65px; padding-bottom: 12px;}
	#banner p {font-size: 20px;line-height: 30px;}
	.switcher .switch_menu .switch_body .box,.switcher .switch_menu .switch_navigation,.switcher .switch_menu .switcher_container h5.fix_space {
		margin-top:10px;
	}
	.switcher .switch_menu .switcher_container h5.fix_space,.switcher .switch_menu h5.title {
		margin-bottom: 5px;
	}
	.switcher .switch_menu .switch_body,.switcher .switch_menu .switch_navigation {
		padding-bottom: 6px;
	}
	.switcher .switch_menu {
		padding-bottom: 15px;
	}
	.news .blogList_single_post .img_holder img,
	.gallery .default-item .single-item .image-box img {
	    display: inline-block;
	    width: 100%;
	}
	.gallery .default-item .single-item {
	    max-width: 400px;
	    margin: 0 auto;
	    margin-bottom: 30px;
	}
	.news .blogList_single_post {
		margin: 0 auto;
	}
	.bottom_header .search-box {
		width: 100%;
	}
	.login_option.float_left {
	    display: inline-block;
	}
	.bottom_header .cart_option {
	    margin: 0 10px;
	    /*display: none;*/
	    /*float: none;*/
	}
	.bottom_header .search-box {
		padding: 0px;
	}
	.bottom_header {
		text-align: center;
	}
	.switcher {
		top: 180px;
	}
	.bottom_header .login_form .login-info .welcome {
		text-align: left;
	}

}
/*(max-width: 767px)*/
/*----------------------------------------*/
@media (max-width: 700px) {
	.single_project_content .project_name, .single_project_content .project_description {float:none;width:100%; margin:20px 0 0 0;}
}
/*(max-width: 700px)*/
/*----------------------------------------*/
@media (max-width: 650px) {
	footer .bottom_footer p,footer .bottom_footer ul {float:none !important; text-align: center;margin: 10px 0;}
	footer .bottom_footer {padding: 25px 0;}
	.project_masonary .item_small, .project_masonary .item_large, .project_masonary .item_small img, .project_masonary .item_large img {float:none; width:100%;}
	.career_single_main_content .apply_form form .submit_wrapper p,.career_single_main_content .apply_form form .submit_wrapper button {float:none;}
	.career_single_main_content .apply_form form .submit_wrapper button {margin-top:20px;}
	.breadcrumbs h4 {line-height: 30px;}
	.breadcrumb-bottom-area{text-align: center;}
	.breadcrumb-bottom-area p {float: none;margin-top: 10px;}
	.news_single .text-box .float_right,
	.news_single .text-box .float_left {
		float: inherit;
	}
}
/*(max-width: 650px)*/
/*----------------------------------------*/
@media (max-width: 600px) {
	.our_team [class*=col-] { width:100%;}
	.service-tabTwo .tab-content .tab-pane ul li{width:100%;}
	.page-breadcrumb h6,.page-breadcrumb ul {float: none !important; text-align: center;}
	.page-breadcrumb h6 {margin-bottom: 10px;}
	.project_page.project_grid_filter .mix,.project_grid_sidebar .col-lg-9 .col-xs-6,
	.project_page .small_device,.project_page .single_project .img_holder img,.project_execution .execution_item .text {width:100%;}
	.project_execution .execution_item .text {padding: 20px 0 0 0;}
	.blog_details_post .comment_area .single_comment .comment {width:100%; padding:30px 0 0 0;}
	.send_message.bg_fix form { padding: 45px 20px 50px 20px;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text {width:100%; padding: 20px 0 0 0;}
    .call-out .float_left {width: 100%;}
    .call-out { text-align: center; }
    footer .bottom_footer h6 {width: 100%;margin-bottom: 21px;}
	footer .bottom_footer {padding: 25px 0;text-align: center;}

}
/*(max-width: 600px)*/
/*----------------------------------------*/
@media (max-width: 500px) {
	.our_service .owl-controls {top:-25px;}
	.choose_us_item .icon {width:50px; height:50px;}
	.choose_us_item .icon .ficon:before {font-size: 30px; line-height: 50px;}
	header .top_header ul li {margin-right: 0; display: block;float: inherit;}
	.service-tabTwo .nav-pills li,.service-tab .nav-pills li {float:none;display: block;margin:0;}
	.service-tab .nav-pills li:last-child:before {left:0;}
	.project_gallery_filter .mix,.shop_page [class*="col-"] {width:100%;}
	.blog_page_wrapper .blog_post_single .text .share-content{display: none;}
	.blog_page_wrapper .blog_post_single .text .share-content.share-show {display: inline-block;}
	.blog_page_wrapper .blog_post_single .text .read_more,.blog_page_wrapper .blog_post_single .text .share_box {float:none;}
	.blog_page_wrapper .blog_post_single .text .share_box {margin-top:20px;}
	.blogList_view.blog_list_sidebar .blogList_single_post .post h4 a,.blog_details_post .blog_mega_post .text h4 {font-size: 20px;}
	.company_history_main_content .history_trends {padding: 35px 30px 40px 20px;}
	.team_list .team_member .text {padding-left: 15px;}
	.contact_page_address .wrapper {padding: 0;}
	.top_header ul li:after {display: none;}
	header .top_header .header_right ul li {display: inline-block;margin: 0 10px;margin-bottom: 16px;}
	.bottom_header .col-md-4.col-sm-6.col-xs-6 {width: 100%;}
	.bottom_header .logo {margin: 10px auto;}
	.product_top_section .inCartTxt{display: block; margin-top: 8px;}
}

/*(max-width: 500px)*/
/*----------------------------------------*/
@media (max-width: 450px) {
	.testimonial  .owl-controls {top:0px;}
	.partners .item img {margin:0 auto;}
	.scroll-top {
		width:45px;
		height:45px;
		bottom: 35px;
	}
	.scroll-top span:before {font-size: 20px;}
	.sidebar_recent_project [class*="col"] {width:33.3333%;}
	.include_servises .our_mission .icon {float:none; margin: 0 auto 30px auto;}
	.include_servises .our_mission .single_mission .text {
		float: none;
	    width: 100%;
	    padding: 0;
	    text-align: center;
	}
	.team_member_education .passing_year {width:100%;}
	.team_member_education .name_of_degree {width:100%; padding:27px 0 0 0;margin-top: 15px;}
	.team_member_education .name_of_degree:before {width:100%; height: 1px;}
	.team_member_education .name_of_degree:after {top:-2px; left: calc(50% - 5px);}
	.faqAndNews .faq_panel .panel-group .panel-heading + .panel-collapse > .panel-body {padding-left: 23px;}
	.section_top_media {padding:46px 0 0 20px;}
	.section_top_media h2 {font-size: 28px;}
	.client_feedback_main_content .feedback_single_client .author .author_name {width:100%; margin-left: 0;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up>div,
	.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up>h6 {float:none; margin: 0 0 8px 0;}
	#banner .tp-caption {display: none !important;}
}
/*@media (max-width: 450px)*/
/*--------------------------------------*/
@media (max-width: 400px) {
	.page_pagination li a {width:43px; line-height: 43px;}
	.single_project_content .project_description table td {font-size: 14px;}
	#related_project_slider .owl-controls {top:-66px;}
	.account_page  a {width: 100%; float:left;}
	.bottom_header .login_form .login-info, .bottom_header .cart_option .cart-info{margin-left: 5px;}
	/*.bottom_header .login_form .login-info {width: 100px;}*/
	.top_header ul li a{padding-right: 0 !important;}
	.top_header ul li a{padding-right: 0 !important;}
}
/*(max-width: 400px)*/

/*Fix box layout*/
@media (min-width: 1200px) and (max-width: 1390px) {
	.main_page.active_boxlayout {
		width: 1180px;
		margin:0 auto;
		overflow: hidden;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.main_page.active_boxlayout {
		width: 980px;
		margin:0 auto;
		overflow: hidden;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.main_page.active_boxlayout {
		width: 760px;
		margin:0 auto;
		overflow: hidden;
	}
}
@media (max-width: 767px) {
	.main_page.active_boxlayout {
		width: 96%;
		margin:0 auto;
		overflow: hidden;
	}
}
/*End Fix box Layout*/


@media (max-width: 640px) {
	.tp-caption {display: none !important;}
}

/* pm Style */
@media (min-width: 1200px) {
	/*.featured-product .nice:nth-child(4n+5){
		clear: both;
	}*/

.featured-product .default-item{
	min-height: 385px!important;
	max-height: 385px!important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
	/*.featured-product .col-md-4:nth-child(3n+4){
		clear: both;
	}*/

	.featured-product .default-item{
		min-height: 385px!important;
		max-height: 385px!important;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/*.featured-product .col-sm-6:nth-child(2n+3){
		clear: both;
	}*/
	.featured-product .default-item{
		min-height: 370px!important;
		max-height: 370px!important;
	}
}
        
        /* 09-fancybox.css */ 
        /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;

	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 99999999;
	background: url('../images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('../images/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('../images/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
        
        /* 10-custom.css */ 
        *[data-visibility="false"]{display: none !important;}

div.product-review-tab p[data-name]
{white-space: pre-line;}
.priceBlock span[data-name="oldPrice"]:not(:empty)
{font-size: 14px; color: #9c9c9c; text-decoration: line-through; font-weight: 400; margin-left: 10px;}

*[hidden]{display: none !important;}
a[onclick]{cursor: pointer;}
input[type="tel"]:not(.w100){display: inline; width: 155px; margin: 15px 0;}

.mt-10{margin-top: 10px;}
.mb-10{margin-bottom: 10px;}
.mr-5{margin-right: 5px;}

.w100{width: 100%;}
.pointer{cursor: pointer;}

footer{position: relative; border-top-width: 15px;}
.prefoterInfo {
    position: absolute;
    font-size: 12px;
    text-align: center;
    width: 100%;
    top: -17px;
    text-transform: uppercase;
}

/************************ Review rating stars ************************/
ul.rating li i:before,
div.rating span:before{content: "\f005"; font-size: 13px;}

ul.rating[data-value="null"] li i:before,
div.rating[data-value="null"] span:before{content: "\f005"; color: #9c9c9c;}

ul.rating[data-value^="0"] li:nth-child(n+1) i:before,
ul.rating[data-value^="1"] li:nth-child(n+2) i:before,
ul.rating[data-value^="2"] li:nth-child(n+3) i:before,
ul.rating[data-value^="3"] li:nth-child(n+4) i:before,
ul.rating[data-value^="4"] li:nth-child(n+5) i:before,

div.rating[data-value^="0"] span:nth-child(n+1):before,
div.rating[data-value^="1"] span:nth-child(n+2):before,
div.rating[data-value^="2"] span:nth-child(n+3):before,
div.rating[data-value^="3"] span:nth-child(n+4):before,
div.rating[data-value^="4"] span:nth-child(n+5):before
{content: "\f006" !important;}

ul.rating[data-value^="0."] li:nth-child(1) i:before,
ul.rating[data-value^="1."] li:nth-child(2) i:before,
ul.rating[data-value^="2."] li:nth-child(3) i:before,
ul.rating[data-value^="3."] li:nth-child(4) i:before,
ul.rating[data-value^="4."] li:nth-child(5) i:before,

div.rating[data-value^="0."] span:nth-child(1):before,
div.rating[data-value^="1."] span:nth-child(2):before,
div.rating[data-value^="2."] span:nth-child(3):before,
div.rating[data-value^="3."] span:nth-child(4):before,
div.rating[data-value^="4."] span:nth-child(5):before
{content: "\f123" !important;}

#newReviewStarsBox{
    font-size: 21px!important;
    color: gold;
    line-height: 14px;
    float: left;
    position: relative;
}

#newReviewStarsBox input {float: right; width: 1px; height: 1px; opacity: 0; position: absolute;  margin: 0; bottom: 13px;}
#newReviewStarsBox label{cursor: pointer; float: right; padding: 3px 2px;}
#newReviewStarsBox label:before{content: "\f006";}
#newReviewStarsBox:hover label:hover:before,
#newReviewStarsBox input:checked ~ label:before,
#newReviewStarsBox input:hover ~ label:before
{content: "\f005";}

h4 .productStockStatus{
    font-size: 13px;
    padding-top: 7px;
    font-weight: 600;
}
h4 .productStockStatus[data-value="0"]{display: none;}
h4 .productStockStatus[data-value="inStock"]{color: #7fc000;}
h4 .productStockStatus[data-value="outOfStock"]{
    color: #fff2d2;
    background-color: #ffb7b7;
    border-radius: 8px;
    padding: 4px 9px;
}
h4 .productStockStatus[data-value="runningOut"]{color: #f0d225;}
h4 .productStockStatus[data-value="preOrder"]{color: #b2b2b2;}

#mainProductList .image-box .rating{position: absolute; color: var(--text-color);}
#mainProductList .priceBlock{color: var(--text-color);}
#mainProductList h4 .productStockStatus span{color: #333;}
#mainProductList .shopActionsForm{display:none; position: absolute; right: 20px; bottom: 30px;}
#mainProductList .shopActionsForm a{border: 2px solid #333; padding: 3px 5px; border-radius: 50%;}
#mainProductList .addToCartBox:hover .shopActionsForm{display: block;}


select#languageSwitcher{
    background: transparent;
    border: none;
    outline: none;
    padding-right: 5px;
    cursor: pointer;
    text-align: right;
}

button.addToWishlistBtn{
    position: relative;
    display: inline-block;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    border: 2px solid;
    text-align: center;
    margin: 0 7px;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    border-color: var(--main-bg-color);
    color: var(--main-bg-color);
    padding-top: 3px;
}
button.addToWishlistBtn:hover{
    background: var(--main-bg-color);
    color: #fff;
}

div#productVariations span{line-height: normal;}
div#productVariations a{
    box-shadow: 0 0 7px transparent;
    border: 0.5px solid transparent;
}
div#productVariations a+a{margin-left: 5px;}
div#productVariations a.currentVariation{
    border: 0.5px solid #dbf1b0;
    cursor: default;
    color: #9c9c9c;
}
div#productVariations a:not(.currentVariation):hover{
    box-shadow: 0 0 7px #ccc;
    border: 0.5px solid #dbf1b0;
}

div#oneClickBuy {margin-top: 15px; padding-top: 15px; border-top: 1px solid #f7f7f7;}
#oneClickBuy p{font-weight: 800;color: var(--text-color);}
div#oneClickBuy button{background-color: var(--green-transparent); margin-left: 0;}


div[data-name="adminReply"]{margin-top: 30px; margin-left: 30px;}

.niceScroll{overflow: auto !important; padding-bottom: 0 !important; overscroll-behavior: contain;}
.niceScroll::-webkit-scrollbar {width: 6px;}
.niceScroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 1px 0 0 #3689ff;}
.niceScroll::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 5px 0 0 var(--border-color);}

body:not(.logged) #userWelcomeBox #logoutLink,
body.logged #userWelcomeBox #loginLink,
body:not(.logged) #userWelcomeBox #customerName,
body.logged #userWelcomeBox #defName{display: none;}

body:not(.logged) .onlyLogged{display: none !important;}

div#pm-page-container{padding: 15px 0;}
.lightGrayBg{background-color: #f4f5f6;}

#otpLoginForm .modal-footer>div {display: none !important;}
#otpLoginForm .modal-body input{display: block; margin: 8px auto;}
/*#otpLoginForm .firebStatusMessages>div:not('.activeMsg'){display: none;}*/


#cartDropdownBox{cursor: pointer;}

#shopReviews:not(.addingNew) .add_your_review,
#shopReviews:not(.addedNew) #reviewAddedMsg,
#shopReviews.addingNew .addReviewBtn,
#shopReviews.addedNew .addReviewBtn{
    display: none;
}

.check_out_form div#leftBox>div,
.check_out_form div#leftBox section>div,
.check_out_form div#rightBox>div {
    background-color: #fff;
    padding: 18px 12px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    margin: 5px 0;
    border-radius: 3px;
}
.check_out_form div#leftBox section>div{padding: 0;}

div.check_out_form div.btn-group{width: 100% !important; margin-bottom: 25px;}
div.check_out_form div.btn-group button{margin-bottom: 0;}
div.check_out_form div.btn-group .dropdown-menu.inner{width: 100%;}
div.check_out_form div.btn-group .dropdown-menu.inner > li > a{white-space: normal;}
section#shippingMethods{
    float: left;
    width: 100%;
}

.check_out_form .panel label{cursor: pointer; width: 100%;}
.check_out_form .panel:not(.panel-collapsed) .panel-heading{background-color: var(--main-bg-color); }
.check_out_form .panel .panel-title label input:checked + span{font-weight: bold; color: #000; margin-left: 5px;}

.check_out_form .alert{float: left; width: 100%;}

body.orderAccepted #cartEmptyMsg,
.check_out_form:not(.cartEmpty) #cartEmptyMsg,
.check_out_form.cartEmpty #сheckoutBox,
body:not(.logged) .check_out_form #orderAcceptedBox .loggedMsg,
body:not(.orderAccepted) .check_out_form #orderAcceptedBox,
body.logged .check_out_form #orderAcceptedBox .notLoggedMsg,
body.orderAccepted .check_out_form #сheckoutBox
{display: none;}

#shippingMethods .panel:not(.panel-collapsed) .panel-heading p{display: none;}
#shippingMethods .panel-body {padding: 15px 25px;}
#shippingMethods .panel-body label input[type="radio"]:not(:checked) + div{display: none;}
#shippingMethods .panel-body label .btn-group,
#shippingMethods .panel-body label input{margin-bottom: 0;}
#shippingMethods .panel-body label {margin-bottom: 25px;}

.check_out_form #hasShippAddrMsg,
.check_out_form #customerShippAddresses,
body.logged .check_out_form:not(.hasShippAddr) .customerAddrBtn,
body:not(.logged) .check_out_form .customerAddrBtn,
body.logged .check_out_form.hasShippAddr:not(.customerShippAddrClose) #leftBox>*:not(.customerShippAddrShow)
{display: none;}

body:not(.logged) .check_out_form.hasShippAddr #hasShippAddrMsg,
body.logged .check_out_form.hasShippAddr:not(.customerShippAddrClose) #customerShippAddresses {display: block;}

#hasShippAddrMsg p button{padding: 2px 8px; font-weight: 600;}
/*#customerShippAddresses .panel-body{padding-top: 0;}*/
#customerShippAddresses>div label span:not(:empty):not(:last-child):after{content: ' ';}
#customerShippAddresses>div p>span:not(:empty):not(:last-child):after{content: ', ';}

        
        /* owl.carousel.css */ 
        /* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: auto;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

        