@charset "UTF-8";
/*!
 * 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 */
@import url("vspacing.min.css");
@import url("font-awesome.min.css");
@import url("simple-line-icons.css");
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,700,600,300,800);
@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);
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: 700; }

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 silver; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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 {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !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^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  h2, h3, p {
    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 td, .table-bordered th {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-eur:before, .glyphicon-euro: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; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }

a:focus, a:hover {
  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; }

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > 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, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777; }

.h1, .h2, .h3, h1, h2, 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, .h5, .h6, h4, h5, 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:focus, a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:focus, a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:focus, a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:focus, a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:focus, a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ol, ul {
  margin-top: 0;
  margin-bottom: 10px; }

ol ol, ol ul, ul ol, ul ul {
  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; }

dd, dt {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

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[data-original-title], abbr[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 ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0; }

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote .small:before, blockquote footer: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 .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: ''; }

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  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-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  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-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    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 > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  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 > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0; }

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

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

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px; }

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

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  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 > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5; }

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }

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

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

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

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

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

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

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

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  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 > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    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: 700; }

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type=checkbox], input[type=radio] {
  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=checkbox]:focus, input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .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, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

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

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

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

.form-control[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-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px; }

  .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], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px; } }
.form-group {
  margin-bottom: 15px; }

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px; }

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px; }

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px; }

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

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed; }

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio 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; }

select[multiple].input-sm, textarea.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 select[multiple].form-control, .form-group-sm textarea.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; }

select[multiple].input-lg, textarea.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 select[multiple].form-control, .form-group-lg textarea.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; }

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  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 .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto; }

  .form-inline .input-group > .form-control {
    width: 100%; }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0; }

  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0; }

  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .checkbox, .form-horizontal .radio {
  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.33px;
    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: 400;
  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.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.focus, .btn:focus, .btn:hover {
  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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 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.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  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.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  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.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  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.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  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.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  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.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  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.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  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.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  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.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  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.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  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.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  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.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: 400;
  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:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent; }

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

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none; }

.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-xs > .btn, .btn-xs {
  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=button].btn-block, input[type=reset].btn-block, input[type=submit].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; }

.dropdown, .dropup {
  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, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

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

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

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777; }

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

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 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-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left; }

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

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

.btn-toolbar {
  margin-left: -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, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

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

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

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

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

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  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; }

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.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; }

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  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-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  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:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  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:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  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:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  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:focus, .nav-tabs > li.active > a:hover {
  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:focus, .nav-tabs.nav-justified > .active > a:hover {
  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:focus, .nav-tabs.nav-justified > .active > a:hover {
    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:focus, .nav-pills > li.active > a:hover {
  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:focus, .nav-tabs-justified > .active > a:hover {
  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:focus, .nav-tabs-justified > .active > a:hover {
    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, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px; } }
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    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-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    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:focus, .navbar-brand:hover {
  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 .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    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, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@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 .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto; }

  .navbar-form .input-group > .form-control {
    width: 100%; }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0; }

  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    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:focus, .navbar-default .navbar-brand:hover {
  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:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  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:focus, .navbar-default .navbar-nav > .open > a:hover {
  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:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    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:focus, .navbar-default .btn-link:hover {
  color: #333; }

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  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:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  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:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  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:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    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:focus, .navbar-inverse .btn-link:hover {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  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:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  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:focus, .pager li > a:hover {
  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:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.label:focus, a.label:hover {
  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]:focus, .label-default[href]:hover {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

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

.label-success {
  background-color: #5cb85c; }

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

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

.label-danger {
  background-color: #d9534f; }

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  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-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:focus, a.badge:hover {
  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 a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

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

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  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, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px; }

.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media, .media-body {
  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-body, .media-left, .media-right {
  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:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  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:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

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

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

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

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

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

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

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info, button.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3; }

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

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc; }

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

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit; }

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

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

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

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

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-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 > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .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 > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  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 td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0; }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0; }

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0; }

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0; }

.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 > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  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 embed, .embed-responsive iframe, .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, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2; }

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  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, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 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.43px;
  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, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  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: 400;
  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, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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, 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, 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, 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, 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 > a > img, .carousel-inner > .item > 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.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    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, 0.6);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 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, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

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

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

.carousel-control .icon-next, .carousel-control .icon-prev {
  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: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

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

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

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

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    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; } }
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row: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-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important; }

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-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; }

  td.visible-xs, th.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; }

  td.visible-sm, th.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; }

  td.visible-md, th.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; }

  td.visible-lg, th.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; }

  td.visible-print, th.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; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.85;
  filter: alpha(opacity=85); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 5px;
  right: 0;
  color: #eaeaea;
  font-size: 13px;
  line-height: 20px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  margin-top: 5px;
  font: 600 13px/20px 'Open Sans', Verdana, sans-serif;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #fff;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-title .image-source-link {
  text-transform: lowercase;
  display: none; }

@media (min-width: 768px) {
  .mfp-title .image-source-link {
    display: inline; } }
.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

#test-form {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 700px;
  margin: 40px auto;
  position: relative; }

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.85; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.85; }

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

/* Simple fade transition
*/
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.85; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/*--------------------------------------
Revolution Slider 4.1 Captions -
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com

----------------------------------- */
#revslider-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
  background-color: #2a2a2a;
  -backface-visibility: hidden;
  margin: 0; }

@media (min-width: 1200px) {
  #revslider-container {
    height: 100vh; } }
#revslider {
  width: 100%;
  position: relative; }

#revslider > ul > li {
  list-style: none;
  position: absolute;
  visibility: hidden; }

#revslider > ul > li:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5); }

/*************************
	-	CAPTIONS	-
**************************/
.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0px;
  left: 0px; }

.tp-hide-revslider, .tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important; }

.tp-caption {
  z-index: 1;
  white-space: nowrap; }

/*Custom*/
.tp-caption.rev-title {
  position: absolute;
  font: 700 68px/1 "Montserrat", Verdana, sans-serif;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff; }

.tp-caption.rev-subtitle {
  position: absolute;
  font: 38px/1 "Shadows Into Light", sans-serif;
  color: #fff;
  text-transform: capitalize;
  white-space: nowrap; }

.tp-caption.rev-text {
  position: absolute;
  font: 17px/1.5 "Open Sans", sans-serif;
  color: #fff;
  white-space: pre-wrap;
  max-width: 600px;
  text-align: center; }

.rev-btn .btn + .btn {
  margin-left: 15px; }

.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important; }

/******************************
	-	BUTTONS	-
*******************************/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .tp-caption.rev-btn .btn {
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.5; }

  .tp-caption.rev-btn .btn.min-width {
    min-width: 110px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-caption.rev-btn .btn {
    padding: 3px 10px;
    font-size: 10px;
    line-height: 1.5; }

  .tp-caption.rev-btn .btn.min-width {
    min-width: 0; }

  .rev-btn .btn + .btn {
    margin-left: 8px; } }
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tp-caption.rev-btn .btn {
    padding: 2px 8px;
    font-size: 6px;
    line-height: 1.5; }

  .tp-caption.rev-btn .btn.min-width {
    min-width: 0; }

  .rev-btn .btn + .btn {
    margin-left: 4px; } }
@media (max-width: 992px) {
  .tparrows {
    display: none !important; } }
.tp-bullets.simplebullets {
  display: none !important; }

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

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/
/*
.tp-simpleresponsive	{	
	-webkit-perspective: 1500px;
	-moz-perspective: 1500px;
	-o-perspective: 1500px;
	-ms-perspective: 1500px;
	perspective: 1500px;
}
*/
/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0; }

.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden; }

.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative; }

/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important; }

.tp-simpleresponsive img {
  max-width: none; }

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
  filter: none !important; }

/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none; }

.tp-bannershadow.tp-shadow1 {
  background: url(../../images/revslider/shadow1.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px; }

.tp-bannershadow.tp-shadow2 {
  background: url(../../images/revslider/shadow2.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px; }

.tp-bannershadow.tp-shadow3 {
  background: url(../../images/revslider/shadow3.png) no-repeat;
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px; }

/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%; }

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none; }

.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%; }

.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none; }

.fullcoveredvideo video,
.fullscreenvideo video {
  background: #000; }

.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px; }

.html5vid.videoisplaying .tp-poster {
  display: none; }

.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  color: #FFF;
  z-index: 3;
  margin-top: -27px;
  margin-left: -28px;
  text-align: center;
  cursor: pointer; }

.html5vid .tp-revstop {
  width: 6px;
  height: 20px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  position: relative;
  margin: 10px 20px; }

.html5vid .tp-revstop {
  display: none; }

.html5vid.videoisplaying .revicon-right-dir {
  display: none; }

.html5vid.videoisplaying .tp-revstop {
  display: block; }

.html5vid.videoisplaying .tp-video-play-button {
  display: none; }

.html5vid:hover .tp-video-play-button {
  display: block; }

.fullcoveredvideo .tp-video-play-button {
  display: none !important; }

/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/
/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1; }

.tp-dottedoverlay.twoxtwo {
  background: url(../../images/revslider/gridtile.png); }

.tp-dottedoverlay.twoxtwowhite {
  background: url(../../images/revslider/gridtile_white.png); }

.tp-dottedoverlay.threexthree {
  background: url(../../images/revslider/gridtile_3x3.png); }

.tp-dottedoverlay.threexthreewhite {
  background: url(../../images/revslider/gridtile_3x3_white.png); }

/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/
/************************
	-	NAVIGATION	-
*************************/
/** BULLETS **/
.tpclear {
  clear: both; }

.tp-bullets {
  z-index: 900;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5px); }

.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  background: url(../../images/revslider/boxed_bgtile.png);
  height: 40px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.tp-bullets.simplebullets.navbar-old {
  background: url(../../images/revslider/navigdots_bgtile.png);
  height: 35px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/bullet.png) no-Repeat top left;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
  margin-left: 3px; }

.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px; }

.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/bullets.png) no-Repeat bottom left;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0px; }

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0px; }

/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/bullets2.png) no-Repeat bottom left;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0px; }

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/bullet_boxed.png) no-Repeat top left;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 0px; }

.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important; }

.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important; }

/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/navigdots.png) no-Repeat bottom left;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px; }

.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important; }

.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important; }

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-position: top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left; }

/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5000px);
  -webkit-transform-style: flat;
  -webkit-backface-visibility: hidden;
  z-index: 600;
  position: relative; }

.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/large_left.png) no-Repeat top left;
  width: 40px;
  height: 40px; }

.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/large_right.png) no-Repeat top left;
  width: 40px;
  height: 40px; }

.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/small_left.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/small_right.png) no-Repeat top left;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/arrow_left.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/arrow_right.png) no-Repeat top left;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px; }

.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/small_left_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px; }

.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/small_right_boxed.png) no-Repeat top left;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px; }

.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/arrowleft.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px; }

.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/arrowright.png) no-Repeat top left;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px; }

.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px; }

.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px; }

.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px; }

.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px; }

.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/arrow_left2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px; }

.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/arrow_right2.png) no-Repeat top left;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px; }

.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/large_left.png) no-Repeat 0 0;
  width: 40px;
  height: 40px; }

.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: url(../../images/revslider/large_right.png) no-Repeat 0 0;
  width: 40px;
  height: 40px; }

.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left; }

/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/
.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  margin-top: -50px; }

.fullwidthbanner-container .tp-thumbs {
  padding: 3px; }

.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  overflow: hidden;
  position: relative; }

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute; }

.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  /* THE DIMENSION OF A SINGLE THUMB */
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /*filter: alpha(opacity=50);	*/
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out; }

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.tp-thumbs img {
  width: 100%; }

/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
  width: 100%;
  height: 6px;
  background: rgba(203, 198, 255, 0.5);
  position: absolute;
  z-index: 200;
  bottom: 0px; }

.tp-bannertimer.tp-bottom {
  bottom: 0px;
  height: 6px;
  top: auto; }

/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets {
    display: none; }

  .responsive .tparrows {
    display: none; } }
/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/
.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none; }

.tp-simpleresponsive a {
  text-decoration: none; }

.tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.tp-simpleresponsive > ul > li {
  list-stye: none;
  position: absolute;
  visibility: hidden; }

/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(../../images/revslider/coloredbg.png) repeat; }

.tp-caption.slidelink a span {
  background: url(../../images/revslider/coloredbg.png) repeat; }

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/
.tparrows .tp-arr-imgholder {
  display: none; }

.tparrows .tp-arr-titleholder {
  display: none; }

/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/
/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 {
  width: 100px;
  height: 100px;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  background: transparent; }

.tparrows.preview1:after {
  position: absolute;
  left: 0px;
  top: 0px;
  font-family: "revicons";
  color: #fff;
  font-size: 30px;
  width: 100px;
  height: 100px;
  text-align: center;
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  z-index: 2;
  line-height: 100px;
  -webkit-transition: background 0.3s, color 0.3s;
  -moz-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s; }

.tp-rightarrow.preview1:after {
  content: '\e825'; }

.tp-leftarrow.preview1:after {
  content: '\e824'; }

.tparrows.preview1:hover:after {
  background: white;
  color: #aaa; }

.tparrows.preview1 .tp-arr-imgholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;}											
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;}*/
.tp-rightarrow.preview1 .tp-arr-imgholder {
  right: 100%;
  -webkit-transform: rotateY(-120deg);
  transform: rotateY(-120deg);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

.tp-leftarrow.preview1 .tp-arr-imgholder {
  left: 100%;
  -webkit-transform: rotateY(120deg);
  transform: rotateY(-120deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.tparrows.preview1:hover .tp-arr-imgholder {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg); }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 24px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 20px; } }
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview1,
  .tparrows.preview1:after {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px; } }
/* PREVIEW 1 BULLETS */
.tp-bullets.preview1 {
  height: 21px; }

.tp-bullets.preview1 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  /*-webkit-border-radius: 10px;
  border-radius: 10px;*/
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid transparent !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.tp-bullets.preview1 .bullet.last {
  margin-right: 0px; }

.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #aaa !important;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid white !important; }

/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 {
  min-width: 60px;
  min-height: 60px;
  background: #fff;
  border-radius: 30px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  overflow: hidden;
  -webkit-transition: -webkit-transform 1.3s;
  -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  transition: width 0.3s, background-color 0.3s, opacity 0.3s;
  backface-visibility: hidden; }

.tparrows.preview2:after {
  position: absolute;
  top: 50%;
  font-family: "revicons";
  color: #aaa;
  font-size: 25px;
  margin-top: -18px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s; }

.tp-rightarrow.preview2:after {
  content: '\e81e';
  right: 18px; }

.tp-leftarrow.preview2:after {
  content: '\e81f';
  left: 18px; }

.tparrows.preview2 .tp-arr-titleholder {
  background-size: cover;
  background-position: center center;
  display: block;
  width: auto;
  position: absolute;
  top: 0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  white-space: nowrap;
  color: #000;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  padding: 0px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.tp-rightarrow.preview2 .tp-arr-titleholder {
  right: 50px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }

.tp-leftarrow.preview2 .tp-arr-titleholder {
  left: 50px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.tparrows.preview2.hovered {
  width: 300px; }

.tparrows.preview2:hover {
  background: #fff; }

.tparrows.preview2:hover:after {
  color: #000; }

.tparrows.preview2:hover .tp-arr-titleholder {
  -webkit-transform: translateX(0px);
  transform: translateX(0px); }

/* PREVIEW 2 BULLETS */
.tp-bullets.preview2 {
  height: 17px; }

.tp-bullets.preview2 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid transparent !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.tp-bullets.preview2 .bullet.last {
  margin-right: 0px; }

.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important; }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview2 {
    min-width: 40px;
    min-height: 40px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px; }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 20px;
    margin-top: -12px; }

  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 11px; }

  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 11px; }

  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 12px;
    line-height: 40px;
    letter-spacing: 0px; }

  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 35px; }

  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 35px; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px; }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px; }

  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px; }

  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px; }

  .tparrows.preview2 .tp-arr-titleholder {
    font-size: 10px;
    line-height: 30px;
    letter-spacing: 0px; }

  .tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 25px; }

  .tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 25px; } }
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tparrows.preview2 {
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px; }

  .tparrows.preview2:after {
    position: absolute;
    top: 50%;
    font-family: "revicons";
    font-size: 14px;
    margin-top: -12px; }

  .tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 8px; }

  .tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 8px; }

  .tparrows.preview2 .tp-arr-titleholder {
    display: none;
    visibility: none; }

  .tparrows.preview2:hover {
    width: 30px !important;
    height: 30px !important; } }
/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 {
  width: 70px;
  height: 70px;
  background: #fff;
  background: white;
  -webkit-transform-style: flat; }

.tparrows.preview3:after {
  position: absolute;
  line-height: 70px;
  text-align: center;
  font-family: "revicons";
  color: #aaa;
  font-size: 30px;
  top: 0px;
  left: 0px;
  background: #fff;
  z-index: 100;
  width: 70px;
  height: 70px;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s; }

.tparrows.preview3:hover:after {
  color: #000; }

.tp-rightarrow.preview3:after {
  content: '\e825'; }

.tp-leftarrow.preview3:after {
  content: '\e824'; }

.tparrows.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  z-index: 0;
  position: absolute;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  display: table;
  min-height: 90px;
  top: -10px; }

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%; }

.tparrows.preview3 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  display: table-cell;
  min-width: 90px;
  height: 90px;
  position: relative;
  top: 0px; }

.tp-rightarrow.preview3 .tp-arr-iwrapper {
  right: 0px;
  padding-right: 70px; }

.tp-leftarrow.preview3 .tp-arr-iwrapper {
  left: 0px;
  direction: rtl;
  padding-left: 70px; }

.tparrows.preview3 .tp-arr-titleholder {
  display: table-cell;
  padding: 30px;
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  position: relative;
  clear: right;
  vertical-align: middle; }

.tparrows.preview3:hover .tp-arr-iwrapper {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 {
  height: 17px; }

.tp-bullets.preview3 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid transparent !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.tp-bullets.preview3 .bullet.last {
  margin-right: 0px; }

.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important; }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px; }

  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px; }

  .tparrows.preview3 .tp-arr-imgholder {
    min-width: 70px;
    height: 70px; }

  .tp-rightarrow.preview3 .tp-arr-iwrapper {
    padding-right: 50px; }

  .tp-leftarrow.preview3 .tp-arr-iwrapper {
    padding-left: 50px; }

  .tparrows.preview3 .tp-arr-titleholder {
    padding: 10px;
    font-size: 16px; } }
@media only screen and (max-width: 767px) {
  .tparrows.preview3:after,
  .tparrows.preview3 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px; }

  .tparrows.preview3 .tp-arr-iwrapper {
    min-height: 70px; } }
/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 {
  width: 30px;
  height: 110px;
  background: transparent;
  -webkit-transform-style: preserve-3d;
  -webkit-perspective: 1000;
  -moz-perspective: 1000; }

.tparrows.preview4:after {
  position: absolute;
  line-height: 110px;
  text-align: center;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 20px;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 30px;
  height: 110px;
  background: #000;
  background: rgba(0, 0, 0, 0.25);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.tp-rightarrow.preview4:after {
  content: '\f105'; }

.tp-leftarrow.preview4:after {
  content: '\f104'; }

.tparrows.preview4 .tp-arr-allwrapper {
  visibility: hidden;
  width: 180px;
  position: absolute;
  z-index: 1;
  min-height: 120px;
  top: 0px;
  left: -150px;
  overflow: hidden;
  -webkit-perspective: 1000px;
  -webkit-transform-style: flat; }

.tp-leftarrow.preview4 .tp-arr-allwrapper {
  left: 0px; }

.tparrows.preview4 .tp-arr-iwrapper {
  position: relative; }

.tparrows.preview4 .tp-arr-imgholder {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: relative;
  top: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tparrows.preview4 .tp-arr-imgholder2 {
  display: block;
  background-size: cover;
  background-position: center center;
  width: 180px;
  height: 110px;
  position: absolute;
  top: 0px;
  left: 180px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
  left: -180px; }

.tparrows.preview4 .tp-arr-titleholder {
  display: block;
  font-size: 12px;
  line-height: 25px;
  padding: 0px 10px;
  text-align: left;
  color: #fff;
  position: relative;
  background: #000;
  color: #FFF;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 700;
  font-size: 11px;
  line-height: 2.75;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0; }

.tparrows.preview4:after {
  transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%; }

.tp-leftarrow.preview4:after {
  transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%; }

@media only screen and (min-width: 768px) {
  .tparrows.preview4:hover:after {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg); }

  .tp-leftarrow.preview4:hover:after {
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg); }

  .tparrows.preview4:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; } }
/* PREVIEW 4 BULLETS */
.tp-bullets.preview4 {
  height: 17px; }

.tp-bullets.preview4 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.5) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid transparent !important;
  display: inline-block;
  margin-right: 2px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  -moz-transition: background-color 0.2s, border-color 0.2s;
  -o-transition: background-color 0.2s, border-color 0.2s;
  -ms-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

.tp-bullets.preview4 .bullet.last {
  margin-right: 0px; }

.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid black !important; }

@media only screen and (max-width: 767px) {
  .tparrows.preview4 {
    width: 20px;
    height: 80px; }

  .tparrows.preview4:after {
    width: 20px;
    height: 80px;
    line-height: 80px;
    font-size: 14px; }

  .tparrows.preview1 .tp-arr-allwrapper,
  .tparrows.preview2 .tp-arr-allwrapper,
  .tparrows.preview3 .tp-arr-allwrapper,
  .tparrows.preview4 .tp-arr-allwrapper {
    display: none !important; } }
/******************************
	-	LOADER FORMS	-
********************************/
.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 1000;
  position: absolute; }

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background: url(../../images/revslider/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.tp-loader.spinner5 {
  background: url(../../images/revslider/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }
@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff0000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out; }

@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0; } }
.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center; }

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear; }

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); }

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes tp-rotate {
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg); } }
@-webkit-keyframes tp-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }
@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }
.tp-transparentimg {
  content: "url(../../images/revslider/transparent.png)"; }

.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%; }

.tp-caption img {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  zoom: 1; }

@font-face {
  font-family: 'revicons';
  src: url("../../fonts/revicons.eot?5510888");
  src: url("../../fonts/revicons.eot?5510888#iefix") format("embedded-opentype"), url("../../fonts/revicons.woff?5510888") format("woff"), url("../../fonts/revicons.ttf?5510888") format("truetype"), url("../../fonts/revicons.svg?5510888#revicons") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/
[class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.revicon-search-1:before {
  content: '\e802'; }

/* '' */
.revicon-pencil-1:before {
  content: '\e831'; }

/* '' */
.revicon-picture-1:before {
  content: '\e803'; }

/* '' */
.revicon-cancel:before {
  content: '\e80a'; }

/* '' */
.revicon-info-circled:before {
  content: '\e80f'; }

/* '' */
.revicon-trash:before {
  content: '\e801'; }

/* '' */
.revicon-left-dir:before {
  content: '\e817'; }

/* '' */
.revicon-right-dir:before {
  content: '\e818'; }

/* '' */
.revicon-down-open:before {
  content: '\e83b'; }

/* '' */
.revicon-left-open:before {
  content: '\e819'; }

/* '' */
.revicon-right-open:before {
  content: '\e81a'; }

/* '' */
.revicon-angle-left:before {
  content: '\e820'; }

/* '' */
.revicon-angle-right:before {
  content: '\e81d'; }

/* '' */
.revicon-left-big:before {
  content: '\e81f'; }

/* '' */
.revicon-right-big:before {
  content: '\e81e'; }

/* '' */
.revicon-magic:before {
  content: '\e807'; }

/* '' */
.revicon-picture:before {
  content: '\e800'; }

/* '' */
.revicon-export:before {
  content: '\e80b'; }

/* '' */
.revicon-cog:before {
  content: '\e832'; }

/* '' */
.revicon-login:before {
  content: '\e833'; }

/* '' */
.revicon-logout:before {
  content: '\e834'; }

/* '' */
.revicon-video:before {
  content: '\e805'; }

/* '' */
.revicon-arrow-combo:before {
  content: '\e827'; }

/* '' */
.revicon-left-open-1:before {
  content: '\e82a'; }

/* '' */
.revicon-right-open-1:before {
  content: '\e82b'; }

/* '' */
.revicon-left-open-mini:before {
  content: '\e822'; }

/* '' */
.revicon-right-open-mini:before {
  content: '\e823'; }

/* '' */
.revicon-left-open-big:before {
  content: '\e824'; }

/* '' */
.revicon-right-open-big:before {
  content: '\e825'; }

/* '' */
.revicon-left:before {
  content: '\e836'; }

/* '' */
.revicon-right:before {
  content: '\e826'; }

/* '' */
.revicon-ccw:before {
  content: '\e808'; }

/* '' */
.revicon-arrows-ccw:before {
  content: '\e806'; }

/* '' */
.revicon-palette:before {
  content: '\e829'; }

/* '' */
.revicon-list-add:before {
  content: '\e80c'; }

/* '' */
.revicon-doc:before {
  content: '\e809'; }

/* '' */
.revicon-left-open-outline:before {
  content: '\e82e'; }

/* '' */
.revicon-left-open-2:before {
  content: '\e82c'; }

/* '' */
.revicon-right-open-outline:before {
  content: '\e82f'; }

/* '' */
.revicon-right-open-2:before {
  content: '\e82d'; }

/* '' */
.revicon-equalizer:before {
  content: '\e83a'; }

/* '' */
.revicon-layers-alt:before {
  content: '\e804'; }

/* '' */
.revicon-popup:before {
  content: '\e828'; }

/* '' */
/* ==============================================
-------------------------------------------------

Boss Css File to change color schemes
Change the href attribute to change color schemes
-------
<link rel="stylesheet" href="css/colors/green.css">
-------
Caution: Include this file after style.css file

Hex Codes for colors
First Color:$green;
Second Color:$darker-green;
Third Color:#ef5350;
Fourth Color:#e53935;

-------------------------------------------------
============================================== */
/* First Color */
::selection {
  background-color: #00a651; }

::-moz-selection {
  background-color: #00a651; }

a,
.blockquote-icon:before,
.first-color,
.dropcap.first-color,
.btn.btn-border.btn-custom,
.nav-pills.nav-tabs-border > li.active > a,
.nav-pills.nav-tabs-border > li.active > a:hover,
.nav-pills.nav-tabs-border > li.active > a:focus,
.navbar-default .navbar-top a:hover,
.navbar-default .navbar-top a:focus,
.navbar-default .navbar-top .open > .dropdown-toggle,
.navbar-default .navbar-nav .open > a,
.navbar-default .navbar-nav .open > a:hover,
.navbar-default .navbar-nav .open > a:focus,
.navbar-default .navbar-nav .active > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default li a:hover,
.navbar-default .navbar-nav .megamenu-title:hover,
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-link:hover,
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus,
.navbar-default .cart-dropdown .product-name a:hover,
.navbar-default .cart-dropdown .product-price,
.navbar-default .cart-dropdown .cart-action-total,
.navbar-white .navbar-top a:hover,
.navbar-white .navbar-top a:focus,
.navbar-white .navbar-top .open > .dropdown-toggle,
.navbar-white .navbar-nav .open > a,
.navbar-white .navbar-nav .open > a:hover,
.navbar-white .navbar-nav .open > a:focus,
.navbar-white .navbar-nav .active > a,
.navbar-white .navbar-nav > .active > a,
.navbar-white .navbar-nav > .active > a:hover,
.navbar-white .navbar-nav > .active > a:focus,
.navbar-white li a:hover,
.navbar-white .navbar-nav .megamenu-title:hover,
.navbar-white .dropdown-menu > li > a:hover,
.navbar-white .dropdown-menu > li > a:focus,
.navbar-white .navbar-nav > li > a:hover,
.navbar-white .navbar-nav > li > a:focus,
.navbar-white .navbar-link:hover,
.navbar-white .btn-link:hover,
.navbar-white .btn-link:focus,
.navbar-white .cart-dropdown .product-name a:hover,
.navbar-white .cart-dropdown .product-price,
.navbar-white .cart-dropdown .cart-action-total,
.navbar-inverse .cart-dropdown .product-name a:hover,
.navbar-inverse .cart-dropdown .product-price,
.navbar-inverse .cart-dropdown .cart-action-total,
.navbar-white.navbar-transparent .navbar-top .dropdown-menu a:hover,
.navbar-white.navbar-transparent .navbar-top .dropdown-menu a:focus,
.navbar-inverse.navbar-transparent .navbar-top .dropdown-menu a:hover,
.navbar-inverse.navbar-transparent .navbar-top .dropdown-menu a:focus,
.navbar-inverse.navbar-transparent .navbar-top a:hover,
.navbar-inverse.navbar-transparent .navbar-top a:focus,
.navbar-inverse.navbar-transparent .navbar-top .open > .dropdown-toggle,
.breadcrumb > li > a:hover,
.breadcrumb > li > a:focus,
.page-header.gray .breadcrumb > li > a:hover,
.page-header.gray .breadcrumb > li > a:focus,
.entry-block .entry-title a:hover,
.entry-block .entry-title a:focus,
.entry-block .entry-meta a:hover,
.entry-block .entry-meta a:focus,
.entry-title a:hover,
.entry-title a:focus,
.entry-footer a:hover,
.about-widget-box header a:hover,
.sidebar .widget .latest-posts-list li a:hover,
.sidebar .widget .products-list li a:hover,
.sidebar .widget .tweet_list a:hover,
.about-timeline h3 a:hover,
.about-timeline h3 a:focus,
.event-meta-box a:hover,
.knowledge-box a:hover,
.knowledge-box a:focus,
.knowledge-box ul li a:hover,
.knowledge-box ul li a:focus,
.product-title a:hover,
.product-box.new-box.new-box-border,
.product-details .product-cats a:hover,
.product-details .product-cats a:focus,
#category-widget a:hover,
.filter-brand-list a:hover,
.checkout .panel-border-tb .panel-title a:hover,
.checkout .panel-border-tb .panel-title a:hover + .step-box,
.checkout-progress-box a:hover,
#portfolio-filter li:hover > a,
#portfolio-filter li.active > a,
#portfolio-filter.bordered li.active > a,
#portfolio-filter.bordered li:hover > a,
.portfolio-title a:hover,
.portfolio-title a:focus,
.portfolio-details-list li a:hover,
#footer a:hover,
#footer a:focus,
#footer .widget .tweet_time a:hover,
#footer .widget .tweet_time a:focus,
#footer.footer-default a:hover,
#footer.footer-default a:focus,
#footer.footer-default .widget .tweet_time a:hover,
#footer.footer-default .widget .tweet_time a:focus,
.nav-border.custom-nav .owl-prev,
.nav-border.custom-nav .owl-next {
  color: #00a651; }

blockquote:after,
.highlight.first-color,
.bg-custom,
.dropcap-bg.first-color,
.btn-custom,
.btn-custom2:hover,
.btn-custom2:focus,
.btn-custom2.focus,
.btn-custom2:active,
.btn-custom2.active,
.open > .dropdown-toggle.btn-custom2,
.btn.btn-border.btn-custom:hover,
.btn.btn-border.btn-custom:focus,
.btn.btn-border.btn-white:hover,
.btn.btn-border.btn-white:focus,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.nav-pills.nav-tabs-border .lavalamp-object,
.progress-bar-custom,
.progress-bar-custom .progress-tooltip,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.panel-custom > .panel-heading,
.tooltip-inner,
.popover-title,
.carousel-control:hover,
.carousel-control:focus,
.service-hover-bg:hover,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.bg-custom .divider > span,
.team-member-box.custom,
.label-custom,
.callout:after,
.callout.custom,
.navbar-top.navbar-color,
.cart-dropdown .navbar-btn .badge,
.overlay-container .overlay.custom,
.page-header.custom,
.bg-custom .title-border > span,
.title-border.title-bg.custom,
.title-bg-line.custom:after,
.title-underblock.custom:after,
.carousel-tab .carousel-indicators li.active,
.carousel-tab.gray .carousel-indicators li.active,
.rect-dots .owl-dot.active,
.info-line-section.custom,
.landing-features-section.section,
.pricing-table .price.custom,
.pricing-table.custom,
.entry-format,
.timeline-date,
.product-box.new-box,
.product-action-container .btn.btn-dark:hover,
.product-action-container .btn.btn-dark:focus,
.filter-row .btn-layout.active,
.filter-row .btn-layout.active:hover,
.filter-row .btn-layout.active:focus,
.category-widget-btn:hover,
.open .category-widget-btn,
.filter-size-box.active,
.filter-size-box.active:hover,
.filter-size-box.active:focus,
.noUi-connect,
.noUi-handle,
#portfolio-item-container.custombg .portfolio-item.push,
.portfolio-meta.custom,
#footer .widget h4:after,
#footer .tagcloud a:hover,
.tagcloud a:hover,
#footer.footer-inverse .tagcloud a:hover,
#footer.footer-default .tagcloud a:hover,
#footer.footer-custom,
.custom-nav .owl-prev,
.custom-nav .owl-next,
.nav-border.custom-nav .owl-prev:hover,
.nav-border.custom-nav .owl-next:hover,
.nav-border.white-nav .owl-prev:hover,
.nav-border.white-nav .owl-next:hover,
#scroll-top:hover,
#scroll-top.white:hover,
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
  background-color: #00a651; }

.btn-custom,
.btn-custom2:hover,
.btn-custom2:focus,
.btn-custom2.focus,
.btn-custom2:active,
.btn-custom2.active,
.open > .dropdown-toggle.btn-custom2,
.btn.btn-border.btn-custom2:hover,
.btn.btn-border.btn-custom2:focus,
.btn.btn-border.btn-white:hover,
.btn.btn-border.btn-white:focus,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.popover,
.carousel-control:hover,
.carousel-control:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.callout.custom,
.title-border.custom,
.title-border.text-right.custom,
.title-border.text-center.custom > span,
.title-bottom-border.custom,
.product-box.new-box.new-box-border,
.product-action-container .btn.btn-dark:hover,
.product-action-container .btn.btn-dark:focus,
.filter-row .btn-layout.active,
.filter-row .btn-layout.active:hover,
.filter-row .btn-layout.active:focus,
.filter-size-box.active,
.filter-size-box.active:hover,
.filter-size-box.active:focus,
#portfolio-filter li:hover > a,
#portfolio-filter li.active > a,
#portfolio-filter.bordered li.active > a,
#portfolio-filter.bordered li:hover > a,
.nav-border.custom-nav .owl-prev,
.nav-border.custom-nav .owl-next,
.nav-border.custom-nav .owl-prev:hover,
.nav-border.custom-nav .owl-next:hover,
.nav-border.white-nav .owl-prev:hover,
.nav-border.white-nav .owl-next:hover {
  border-color: #00a651; }

.input-border-bottom.form-control:focus,
.form-control.dark.input-border-bottom:focus,
.form-control.white.input-border-bottom:focus {
  border-color: #00a651 !important; }

.progress-tooltip:after,
.progress-bar-custom .progress-tooltip:after,
.popover.top > .arrow,
#header,
.bg-custom .testimonial-vertical .testimonial-content:after,
.bg-custom .testimonial-vertical.reverse .testimonial-content:after {
  border-top-color: #00a651; }

blockquote,
.tooltip.left .tooltip-arrow,
.popover.left > .arrow,
.bg-custom .testimonial.reverse .testimonial-content:after {
  border-left-color: #00a651; }

blockquote.blockquote-reverse,
.tooltip.top .tooltip-arrow,
.popover.right > .arrow {
  border-right-color: #00a651; }

.tooltip.right .tooltip-arrow,
.tooltip.bottom .tooltip-arrow,
.popover-title,
.popover.bottom > .arrow,
.popover.bottom > .arrow:after,
.bg-custom .testimonial-content:after {
  border-bottom-color: #00a651; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .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,
  .navbar-white .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-white .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-white .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-white .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-white .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #00a651; } }
@media (min-width: 768px) {
  .navbar-white.navbar-transparent .navbar-nav > li > a:hover,
  .navbar-white.navbar-transparent .navbar-nav > li > a:focus,
  .navbar-white.navbar-transparent .navbar-nav > li.open > a,
  .navbar-white.navbar-transparent .navbar-nav > li.active > a,
  .navbar-inverse.navbar-transparent .navbar-nav > li > a:hover,
  .navbar-inverse.navbar-transparent .navbar-nav > li > a:focus,
  .navbar-inverse.navbar-transparent .navbar-nav > li.open > a,
  .navbar-inverse.navbar-transparent .navbar-nav > li.active > a {
    color: #00a651; } }
/* Second Color */
a:active,
a:hover,
a:focus,
.second-color,
.dropcap.second-color,
.btn.btn-border.btn-custom2,
.callout.custom .callout-icon,
.pricing-table.border.custom,
.pricing-table.border.custom .price,
.pricing-table.border.custom h3 {
  color: #008d45; }

.highlight.second-color,
.bg-custom2,
.dropcap-bg.second-color,
.btn-custom2,
.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active,
.open > .dropdown-toggle.btn-custom,
.btn.btn-border.btn-white.v2:hover,
.btn.btn-border.btn-white.v2:focus,
.progress-bar-custom2,
.progress-bar-custom2 .progress-tooltip,
.callout.custom:after,
.pricing-table.border.custom h3:after,
.pricing-table.flat.custom header,
.pricing-table.custom.pricing-top .price,
.portfolio-meta.custom .portfolio-favourite,
#footer.footer-custom .tagcloud a:hover,
.footer-custom #footer-bottom,
#footer.footer-custom .btn-custom,
.custom-nav .owl-prev:hover,
.custom-nav .owl-next:hover,
.white-nav .owl-prev:hover,
.white-nav .owl-next:hover,
.service-hover-bg.custom:hover .title-underblock.custom:after,
.service-hover-bg.custom:hover .title-underblock.dark:after,
.service-hover-bg.custom:hover .title-underblock.gray:after {
  background-color: #008d45; }

.btn-custom2,
.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active,
.open > .dropdown-toggle.btn-custom,
.btn.btn-border.btn-custom:hover,
.btn.btn-border.btn-custom:focus,
.btn.btn-border.btn-custom2:hover,
.btn.btn-border.btn-custom2:focus,
.btn.btn-border.btn-white.v2:hover,
.btn.btn-border.btn-white.v2:focus,
.panel-custom,
.panel-custom > .panel-heading,
.panel-custom > .panel-heading:hover,
.service-hover-bg:hover,
.pricing-table.border.custom,
.pricing-table.flat.custom,
.pricing-table.flat.custom .pricing-list,
#footer.footer-custom .btn-custom {
  border-color: #008d45; }

.panel-custom > .panel-heading + .panel-collapse > .panel-body,
.progress-bar-custom2 .progress-tooltip:after,
.pricing-table.custom .pricing-list,
#footer.footer-custom,
.footer-custom #footer-bottom.no-bg {
  border-top-color: #008d45; }

.page-header.custom,
.pricing-table.custom .pricing-list li {
  border-bottom-color: #008d45; }

@media (min-width: 992px) {
  .footer-custom .main-widget {
    background-color: #008d45; } }
/* Third Color */
.third-color,
.dropcap.third-color,
.btn.btn-border.btn-custom3,
.product-box.discount-box.discount-box-border {
  color: #ef5350; }

.highlight.third-color,
.dropcap-bg.third-color,
.btn-custom3,
.btn.btn-border.btn-custom3:hover,
.btn.btn-border.btn-custom3:focus,
.progress-bar-custom3,
.progress-bar-custom3 .progress-tooltip,
.service-hover-bg.custom2:hover,
.team-member-box.custom2,
.bg-red,
.pricing-table .price.custom2,
.pricing-table.custom2,
.product-box.discount-box,
.portfolio-meta.custom2 {
  background-color: #ef5350; }

.btn-custom3,
.btn.btn-border.btn-custom3:hover,
.btn.btn-border.btn-custom3:focus,
.product-box.discount-box.discount-box-border {
  border-color: #ef5350; }

.progress-bar-custom3 .progress-tooltip:after {
  border-top-color: #ef5350; }

/* Fourth Color */
.pricing-table.border.custom2,
.pricing-table.border.custom2 .price,
.pricing-table.border.custom2 h3 {
  color: #e53935; }

.btn-custom3:hover,
.btn-custom3:focus,
.btn-custom3.focus,
.btn-custom3:active,
.btn-custom3.active,
.open > .dropdown-toggle.btn-custom3,
.service-hover-bg.custom2:hover .title-underblock.custom:after,
.service-hover-bg.custom2:hover .title-underblock.gray:after,
.service-hover-bg.custom2:hover .title-underblock.dark:after,
.pricing-table.custom2.pricing-top .price,
.pricing-table.border.custom2 h3:after,
.pricing-table.flat.custom2 header {
  background-color: #e53935; }

.btn-custom3:hover,
.btn-custom3:focus,
.btn-custom3.focus,
.btn-custom3:active,
.btn-custom3.active,
.open > .dropdown-toggle.btn-custom3,
.service-hover-bg.custom2:hover,
.pricing-table.border.custom2,
.pricing-table.flat.custom2,
.pricing-table.flat.custom2 .pricing-list {
  border-color: #e53935; }

.pricing-table.custom2 .pricing-list {
  border-top-color: #e53935; }

.pricing-table.custom2 .pricing-list li {
  border-bottom-color: #e53935; }

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

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }
.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/*
Template Name: Boss - Multipurpose Premium Html5 Template
Template URI: https://wrapbootstrap.com/user/eony
Description: Multipurpose, premium, bootstrap based bussiness, corporate, portfolio, blog, onepage, creative, magazine, personal, landing, coming soon html5 css3 template
Version:1.0
*/
/* =================================================
--------------- Table of Contents ------------------

1. General
2. Elements / Bootstrap Overwrite
- 2.1	Dropdown Menu
- 2.2	Buttons
- 2.3	Forms
- 2.4	Tabs
- 2.5	Progress Bars
- 2.6	Lists
- 2.7	Icons
- 2.8	Collapses
- 2.9	Grid
- 2.10  Tooltips
- 2.11  Popover
- 2.12  Bootstrap slider
- 2.13  Maps
- 2.14  Counters
- 2.15  Services
- 2.16  Pagination
- 2.17  Bootstrap Modal
- 2.18  Dividers
- 2.19  Team Members
- 2.20  Labels
- 2.21  Callouts
3. Header / Navbar
- 3.1.navbar-default
- 3.2.navbar-white
- 3.3.navbar-inverse
- 3.4.navbar-transparent
4. Content
5. Homepages
- 5.1	index4
- 5.2	index6
- 5.3	index7
- 5.4	index8
- 5.5	index10
- 5.6	index13-14-15-16-17
- 5.7	index18
- 5.8	index19
- 5.9	index20
- 5.10  index23-24
- 5.11  index25-28
- 5.12  index29-31
- 5.13  index32-35
6. Service Pages
7. Pricing Tables
8. Login
9. Blog
10. About Us
11. About Me
12. Team
13. Testimonilas
14. Events
15. Knowledge Base
16. Contact Us
17. Products
18. Product.html (Single Product)
19. Category
20. Cart
21. Compare
22. Checkout
23. Wishlist
24. Portfolio
25. 404 Pages
26. Footer
- 26.1.footer-inverse
- 26.2.footer-default
- 26.3.footer-custom
27. Social Icons
28. Owl Carousel
29. Scroll Top Button
30. Retina Display

--------------------------------------------------
==================== Import =================== */
/*
Import vertical spacing helper css file (minified)
To see how it work see vspacing.css file (unminified)
*/
/* Import font icons */
/* Import Google Fonts - 5 Fonts - Lato + Open Sans + Raleway + Montserrat + Show Into Light */
/* =============================================
-------------------  1.General ---------------
==============================================*/
/* fix outlines on focus */
*:focus {
  outline: none; }

html {
  height: 100%; }

/* added html to fix masonry unwanted space issue */
.home-masonry {
  overflow-y: scroll; }

body {
  font: 400 14px/1.6 'Lato', Verdana, sans-serif;
  color: #505050;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  min-height: 100%; }

#wrapper {
  width: 100%;
  background-color: #fff; }

#wrapper.boxed,
#wrapper.boxed-long {
  width: 100%;
  margin: 0; }

@media (min-width: 992px) {
  #wrapper.boxed {
    margin: 40px auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

  #wrapper.boxed-long {
    margin: 0 auto;
    box-shadow: 3px 0 10px rgba(0, 0, 0, 0.15), -3px 0 10px rgba(0, 0, 0, 0.1); }

  #wrapper.boxed,
  #wrapper.boxed-long,
  .boxed .sticky-menu.fixed .container,
  .boxed-long .sticky-menu.fixed .container,
  .boxed .sticky-menu.fixed .container-fluid,
  .boxed-long .sticky-menu.fixed .container-fluid,
  .boxed #header.sticky-menu.fixed .navbar-transparent,
  .boxed-long #header.sticky-menu.fixed .navbar-transparent {
    width: 970px; }

  .boxed .sticky-menu.fixed .container,
  .boxed-long .sticky-menu.fixed .container,
  .boxed .sticky-menu.fixed .container-fluid,
  .boxed-long .sticky-menu.fixed .container-fluid,
  .boxed #header.sticky-menu.fixed .navbar-transparent,
  .boxed-long #header.sticky-menu.fixed .navbar-transparent {
    margin: 0 auto; }

  .custom-wrapper {
    padding-top: 22px; }

  /* fix for header2 style */
  .boxed #header.sticky-menu.fixed,
  .boxed-long #header.sticky-menu.fixed {
    border-top: none; } }
@media (min-width: 1200px) {
  #wrapper.boxed {
    width: 1170px;
    margin: 50px auto; }

  #wrapper.boxed,
  #wrapper.boxed-long,
  .boxed .sticky-menu.fixed .container,
  .boxed-long .sticky-menu.fixed .container,
  .boxed .sticky-menu.fixed .container-fluid,
  .boxed-long .sticky-menu.fixed .container-fluid,
  .boxed #header.sticky-menu.fixed .navbar-transparent,
  .boxed-long #header.sticky-menu.fixed .navbar-transparent {
    width: 1170px; } }
@media (min-width: 1280px) {
  .container {
    width: 1200px; }

  #wrapper.boxed,
  #wrapper.boxed-long,
  .boxed .sticky-menu.fixed .container,
  .boxed-long .sticky-menu.fixed .container,
  .boxed .sticky-menu.fixed .container-fluid,
  .boxed-long .sticky-menu.fixed .container-fluid,
  .boxed #header.sticky-menu.fixed .navbar-transparent,
  .boxed-long #header.sticky-menu.fixed .navbar-transparent {
    width: 1200px; } }
.boss-loader-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(255, 255, 255, 0.98);
  z-index: 2000;
  top: 0;
  left: 0; }

/* Loader Style Css Overwrite - queryloader plugin */
#qLoverlay {
  font-family: Verdana;
  font-weight: 600;
  font-size: 12px;
  line-height: 1; }

#qLpercentage {
  margin-top: -50px !important;
  color: #4a4a4a !important; }

.queryloader__overlay__bar {
  background-color: #4a4a4a !important; }

::selection {
  background-color: #222;
  color: #fff; }

::-moz-selection {
  background-color: #222;
  color: #fff; }

/* Patterns */
.pattern1 {
  background-image: url("../images/patterns/pattern1.png");
  background-repeat: repeat; }

.pattern2 {
  background-image: url("../images/patterns/pattern2.png");
  background-repeat: repeat; }

.pattern3 {
  background-image: url("../images/patterns/pattern3.png");
  background-repeat: repeat; }

.pattern4 {
  background-image: url("../images/patterns/pattern4.png");
  background-repeat: repeat; }

.pattern5 {
  background-image: url("../images/patterns/pattern5.png");
  background-repeat: repeat; }

.pattern6 {
  background-image: url("../images/patterns/pattern6.png");
  background-repeat: repeat; }

.pattern7 {
  background-image: url("../images/patterns/pattern7.png");
  background-repeat: repeat; }

.pattern8 {
  background-image: url("../images/patterns/pattern8.png");
  background-repeat: repeat; }

.pattern9 {
  background-image: url("../images/patterns/pattern9.png");
  background-repeat: repeat; }

.pattern10 {
  background-image: url("../images/patterns/pattern10.png");
  background-repeat: repeat; }

.pattern11 {
  background-image: url("../images/patterns/pattern11.png");
  background-repeat: repeat; }

.pattern12 {
  background-image: url("../images/patterns/pattern12.png");
  background-repeat: repeat; }

.pattern13 {
  background-image: url("../images/patterns/pattern13.png");
  background-repeat: repeat; }

.pattern14 {
  background-image: url("../images/patterns/pattern14.png");
  background-repeat: repeat; }

.pattern15 {
  background-image: url("../images/patterns/pattern15.png");
  background-repeat: repeat; }

.pattern16 {
  background-image: url("../images/patterns/pattern16.png");
  background-repeat: repeat; }

.pattern17 {
  background-image: url("../images/patterns/pattern17.png");
  background-repeat: repeat; }

.pattern18 {
  background-image: url("../images/patterns/pattern18.png");
  background-repeat: repeat; }

.pattern19 {
  background-image: url("../images/patterns/pattern19.png");
  background-repeat: repeat; }

.pattern20 {
  background-image: url("../images/patterns/pattern20.png");
  background-repeat: repeat; }

.pattern21 {
  background-image: url("../images/patterns/pattern21.png");
  background-repeat: repeat; }

.pattern22 {
  background-image: url("../images/patterns/pattern22.png");
  background-repeat: repeat; }

.pattern23 {
  background-image: url("../images/patterns/pattern23.png");
  background-repeat: repeat; }

.pattern24 {
  background-image: url("../images/patterns/pattern24.png");
  background-repeat: repeat; }

.pattern25 {
  background-image: url("../images/patterns/pattern25.png");
  background-repeat: repeat; }

.pattern26 {
  background-image: url("../images/patterns/pattern26.png");
  background-repeat: repeat; }

.pattern27 {
  background-image: url("../images/patterns/pattern27.png");
  background-repeat: repeat; }

.pattern28 {
  background-image: url("../images/patterns/pattern28.png");
  background-repeat: repeat; }

.pattern29 {
  background-image: url("../images/patterns/pattern29.png");
  background-repeat: repeat; }

.pattern30 {
  background-image: url("../images/patterns/pattern30.png");
  background-repeat: repeat; }

.pattern31 {
  background: url("../images/patterns/pattern31.png");
  background-repeat: repeat; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 700;
  line-height: 1;
  color: #303030;
  margin-top: 0; }

h1,
.h1 {
  font-size: 28px;
  margin-bottom: 20px; }

h2,
.h2 {
  font-size: 24px;
  margin-bottom: 20px; }

h3,
.h3 {
  font-size: 20px;
  margin-bottom: 15px; }

h4,
.h4 {
  font-size: 18px;
  margin-bottom: 15px; }

h5,
.h5 {
  font-size: 15px;
  margin-bottom: 15px; }

h6,
.h6 {
  font-size: 13px;
  margin-bottom: 10px; }

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 {
  color: inherit; }

ul, ol {
  list-style-type: none;
  padding: 0;
  margin: 0; }

p {
  margin: 0 0 20px; }

.lead {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400; }

.lead.small {
  font-size: 15px; }

@media (min-width: 768px) {
  .lead {
    font-size: 16px; } }
h5.lead {
  font-weight: 600; }

a {
  -webkit-transition: color .35s;
  transition: color .35s; }

a:active,
a:hover,
a:focus {
  text-decoration: none; }

a:active,
a:focus,
input,
select,
textarea {
  outline: none; }

iframe {
  border: none; }

img.pull-right {
  margin-left: 20px;
  margin-bottom: 20px; }

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #7a7a7a; }

hr.gray {
  border-color: #eaeaea; }

blockquote {
  position: relative;
  padding: 8px 0 8px 25px;
  margin: 30px 0;
  font-size: 16px;
  border-left: 2px solid transparent; }

blockquote.blockquote-reverse {
  padding: 8px 25px 8px 0;
  margin: 30px 0;
  border-left: none;
  border-right: 2px solid transparent; }

blockquote p {
  margin-bottom: 15px; }

blockquote cite {
  font-size: 16px;
  font-weight: 700; }

blockquote:after {
  content: '';
  display: block;
  position: absolute;
  left: 1px;
  top: 0;
  width: 2px;
  height: 100%; }

blockquote.blockquote-reverse:after {
  left: auto;
  right: 1px; }

.blockquote-icon {
  padding-left: 50px;
  padding-top: 25px;
  border-left: none; }

.blockquote-icon:after,
.blockquote-reverse.blockquote-icon:after {
  display: none; }

.blockquote-icon.blockquote-reverse {
  padding-left: 0;
  padding-right: 50px;
  border-right: none; }

.blockquote-icon:before {
  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;
  transform: translate(0, 0);
  content: '\f10d';
  position: absolute;
  left: 5px;
  top: 5px;
  font-size: 3rem;
  z-index: 0; }

.blockquote-icon.blockquote-reverse:before {
  left: auto;
  right: 5px;
  content: '\f10e'; }

.highlight {
  padding: 0 0.3em;
  background: #eaeaea; }

.highlight.reverse {
  color: #fff;
  background: #505050; }

.highlight.first-color,
.highlight.second-color,
.highlight.third-color,
.text-white,
a.text-white {
  color: #fff; }

a.text-white:hover,
a.text-white:focus {
  color: #eaeaea; }

.bg-transparent {
  background-color: transparent !important; }

.bg-dark {
  background-color: #2a2a2a;
  color: #9a9a9a; }

.bg-custom {
  color: #e1e1e1; }

.bg-gray,
#wrapper.bg-gray {
  background-color: #e1e1e1; }

.bg-lightgray {
  background-color: #f2f2f2; }

.bg-lightgrayv2 {
  background-color: #f8f8f8; }

.bg-lightergray {
  background-color: #fafafa; }

.bg-darkgray {
  background-color: #b7b7b7; }

.text-white {
  color: #fff; }

.text-lightgray {
  color: #f1f1f1; }

.text-gray {
  color: #e1e1e1; }

.text-darkgray {
  color: #aeaeae; }

.text-muted {
  color: #7a7a7a; }

.text-darkmuted {
  color: #5e5e5e; }

.text-dark {
  color: #2a2a2a; }

.dropcap,
.dropcap-bg {
  font-size: 3.8em;
  line-height: 1;
  padding-right: 0.2em;
  float: left;
  text-transform: uppercase;
  color: #505050; }

.dropcap-bg {
  padding: 0.02em 0.07em 0.03em;
  color: #fff !important;
  margin-right: 0.15em;
  background-color: #505050; }

/* =============================================
-----  2. Elements / Bootstrap Overwrite   -----
==============================================*/
/* --------------------------------------
2.1 Dropdown menu ------------------------ */
.dropdown-menu {
  z-index: 890; }

.angle {
  margin: 0 0 0 3px;
  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;
  transform: translate(0, 0); }

.angle:before,
.side-menu .navbar-nav .angle:before {
  content: "\f107"; }

/* --------------------------------------
2.2 Buttons ------------------------ */
.btn.min-width {
  min-width: 140px;
  text-align: center !important; }

.btn.min-width-md {
  min-width: 160px;
  text-align: center !important; }

.btn.min-width-lg {
  min-width: 180px;
  text-align: center !important; }

.btn.min-width-xlg {
  min-width: 200px;
  text-align: center !important; }

.btn {
  padding: 9px 16px;
  font-size: 14px;
  transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
  -webkit-transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out; }

.btn.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.5; }

.btn.btn-sm,
.btn-group-sm > .btn {
  padding: 7px 10px;
  font-size: 12px; }

.btn.btn-xs,
.btn-group-xs > .btn {
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn.btn-border {
  border-width: 2px;
  padding: 8px 15px;
  background-color: transparent; }

.btn.btn-border.btn-sm {
  padding: 6px 9px; }

.btn.btn-border.btn-lg {
  padding: 9px 15px; }

.btn.btn-border.btn-xs {
  padding: 1px 4px; }

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none; }

.btn-custom,
.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active,
.open > .dropdown-toggle.btn-custom,
.btn-custom2,
.btn-custom2:hover,
.btn-custom2:focus,
.btn-custom2.focus,
.btn-custom2:active,
.btn-custom2.active,
.open > .dropdown-toggle.btn-custom2,
.btn-custom3,
.btn-custom3:hover,
.btn-custom3:focus,
.btn-custom3.focus,
.btn-custom3:active,
.btn-custom3.active,
.open > .dropdown-toggle.btn-custom3 {
  color: #fff; }

.btn-dark {
  color: #eaeaea;
  background-color: #3e3e3e;
  border-color: #3e3e3e; }

.btn-dark:hover,
.btn-dark:focus,
.btn-dark.focus,
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #f0f0f0;
  background-color: #2a2a2a;
  border-color: #2a2a2a; }

.btn-gray {
  color: #505050;
  background-color: #eaeaea;
  border-color: #eaeaea; }

.btn-gray:hover,
.btn-gray:focus,
.btn-gray.focus,
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
  color: #4a4a4a;
  background-color: #e1e1e1;
  border-color: #e1e1e1; }

.btn-white {
  color: #4a4a4a;
  background-color: #fff;
  border-color: #fff; }

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #000;
  background-color: #f1f1f1;
  border-color: #f1f1f1; }

.btn.btn-border.btn-default {
  color: #aeaeae;
  border-color: #aeaeae; }

.btn.btn-border.btn-default:hover,
.btn.btn-border.btn-default:focus {
  color: #505050;
  border-color: #adadad;
  background-color: #e6e6e6; }

.btn.btn-border.btn-primary {
  color: #337ab7; }

.btn.btn-border.btn-primary:hover,
.btn.btn-border.btn-primary:focus {
  color: #fff;
  border-color: #204d74;
  background-color: #286090; }

.btn.btn-border.btn-success {
  color: #4caf50; }

.btn.btn-border.btn-success:hover,
.btn.btn-border.btn-success:focus {
  color: #fff;
  border-color: #327334;
  background-color: #3d8b40; }

.btn.btn-border.btn-warning {
  color: #ffc107; }

.btn.btn-border.btn-warning:hover,
.btn.btn-border.btn-warning:focus {
  color: #fff;
  border-color: #af8300;
  background-color: #d39e00; }

.btn.btn-border.btn-danger {
  color: #ea1c0d; }

.btn.btn-border.btn-danger:hover,
.btn.btn-border.btn-danger:focus {
  color: #fff;
  border-color: #c8180b;
  background-color: #ea1c0d; }

.btn.btn-border.btn-info {
  color: #2196f3; }

.btn.btn-border.btn-info:hover,
.btn.btn-border.btn-info:focus {
  color: #fff;
  border-color: #0a68b4;
  background-color: #0c7cd5; }

.btn.btn-border.btn-custom:hover,
.btn.btn-border.btn-custom:focus,
.btn.btn-border.btn-custom2:hover,
.btn.btn-border.btn-custom2:focus,
.btn.btn-border.btn-custom3:hover,
.btn.btn-border.btn-custom3:focus {
  color: #fff; }

.btn.btn-border.btn-dark {
  color: #2a2a2a; }

.btn.btn-border.btn-dark:hover,
.btn.btn-border.btn-dark:focus {
  color: #f1f1f1;
  border-color: #1a1a1a;
  background-color: #2a2a2a; }

.btn.btn-border.btn-gray {
  color: #505050;
  border-color: #eaeaea; }

.btn.btn-border.btn-gray:hover,
.btn.btn-border.btn-gray:focus {
  color: #505050;
  border-color: #eaeaea;
  background-color: #eaeaea; }

.btn.btn-border.btn-white {
  color: #fff;
  background: transparent;
  border-color: white; }

.btn.btn-border.btn-white:hover,
.btn.btn-border.btn-white:focus,
.btn.btn-border.btn-white.v2:hover,
.btn.btn-border.btn-white.v2:focus {
  color: #fff; }

.btn.no-radius {
  border-radius: 0 !important; }

.btn.radius-lg {
  border-radius: 12px !important; }

.btn.radius-lger {
  border-radius: 24px !important; }

.btn-group > .btn + .btn {
  border-left: 1px solid rgba(0, 0, 0, 0.07); }

/* --------------------------------------
2.3 Forms ------------------------ */
textarea.form-control {
  height: auto !important; }

.form-control {
  height: 40px;
  padding: 9px 16px;
  box-shadow: none;
  -webkit-box-shadow: none;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  border: 1px solid #eaeaea;
  color: inherit;
  font-size: 14px; }

.form-control.border-bottom {
  border-radius: 0 !important;
  border-left: none;
  border-right: none;
  border-top: none; }

.form-control:focus {
  border-color: #dadada;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.22); }

.form-control.border-bottom:focus {
  box-shadow: none;
  -webkit-box-shadow: none; }

.form-control::-moz-placeholder {
  color: #6a6a6a; }

.form-control:-ms-input-placeholder {
  color: #6a6a6a; }

.form-control::-webkit-input-placeholder {
  color: #6a6a6a; }

.form-group,
.form-control,
.input-group,
.normal-selectbox,
.large-selectbox {
  margin-bottom: 25px; }

.form-group .input-group {
  margin-bottom: 0; }

.form-group .form-control {
  margin-bottom: 0; }

.helper-group a {
  color: #e53935;
  font-size: 12px;
  line-height: 1; }

.helper-group a:hover {
  color: #c62828; }

label.input-desc {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Open Sans', Verdana;
  text-transform: uppercase;
  margin-bottom: 7px; }

.input-sm {
  font-size: 12px; }

.input-sm,
.form-group-sm .form-control,
.form-group-sm .form-control-static {
  height: 34px;
  padding: 7px 12px; }

select.input-sm,
select.form-group-sm .form-control {
  height: 34px;
  line-height: 34px; }

.input-lg,
.form-group-lg .form-control,
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 18px; }

.input-lg {
  font-size: 16px;
  line-height: 1.5; }

select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px; }

.form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 34px;
  height: 34px;
  line-height: 34px; }

.input-group-btn > .btn + .btn {
  border-left: 1px solid rgba(0, 0, 0, 0.05); }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: 0; }

.bootstrap-touchspin .input-group-btn:last-child > .btn,
.bootstrap-touchspin .input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

/* input groups*/
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 18px;
  font-size: 16px;
  line-height: 1.5; }

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;
  font-size: 16px;
  line-height: 1.5; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 34px;
  padding: 7px 12px; }

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 34px;
  line-height: 34px; }

/* input group addons */
.input-group-addon {
  padding: 8px 16px;
  font-size: 14px;
  color: #6a6a6a;
  background-color: transparent;
  border: 1px solid #eaeaea;
  font-weight: 400; }

.input-group-addon.input-sm {
  padding: 7px 12px; }

.input-group-addon.input-lg {
  padding: 9.5px 18px;
  font-size: 16px; }

/* Textarea Input Group */
textarea.form-control {
  padding-top: 12px; }

.textarea-container {
  position: relative;
  width: 100%;
  padding-top: 39px; }

.textarea-container .input-group-addon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 12px 16px;
  z-index: 90;
  border-radius: 4px 4px 0 0;
  text-align: left; }

.textarea-container .input-group-addon:first-child {
  border-right: 1px solid #e4e2e2; }

.textarea-container textarea.form-control {
  border-radius: 0 0 4px 4px !important; }

/* Checkboxed and Radios */
input[type="radio"],
input[type="checkbox"] {
  margin-top: 6px; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: -22px; }

.radio label,
.checkbox label,
.radio-inline,
.checkbox-inline {
  padding-left: 22px; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-left: 15px; }

/* Custom checkbox and radio */
.radio label.custom-radio-wrapper,
.checkbox label.custom-checkbox-wrapper {
  padding-left: 0; }

.radio-inline.custom-radio-wrapper,
.checkbox-inline.custom-checkbox-wrapper {
  padding-left: 0; }

.radio-inline.custom-radio-wrapper + .radio-inline.custom-radio-wrapper,
.checkbox-inline.custom-checkbox-wrapper + .checkbox-inline.custom-checkbox-wrapper {
  margin-left: 30px; }

.input-group-addon.custom-checkbox-wrapper,
.input-group-addon.custom-radio-wrapper {
  line-height: 0; }

.custom-checkbox-container,
.custom-radio-container {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #505050;
  position: relative;
  margin-right: 10px;
  border-radius: 2px; }

.white .custom-checkbox-container,
.white .custom-radio-container {
  border-color: #fff; }

.input-group-addon .custom-checkbox-container,
.input-group-addon .custom-radio-container {
  margin-right: 0; }

.custom-radio-container {
  border-radius: 50px; }

.custom-checkbox-container input[type="checkbox"],
.custom-radio-container input[type="radio"] {
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10; }

.custom-checkbox-container .custom-checkbox-icon {
  position: absolute;
  z-index: 9;
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  color: #505050;
  opacity: 0;
  filter: alpha(opacity=0);
  border-radius: 0;
  font: 15px/1 FontAwesome; }

.white .custom-checkbox-container .custom-checkbox-icon {
  color: #fff; }

.custom-checkbox-container .custom-checkbox-icon:before {
  content: "\f00c";
  position: absolute;
  top: -3px;
  left: 0; }

.disabled .custom-checkbox-container .custom-checkbox-icon {
  background-image: none; }

.custom-radio-container .custom-radio-icon {
  position: absolute;
  z-index: 9;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  margin-top: -5px;
  margin-left: -5px;
  background-color: #505050;
  border-radius: 50%; }

.disabled .custom-radio-container .custom-radio-icon {
  background-color: transparent; }

.custom-checkbox-container input[type="checkbox"]:checked + .custom-checkbox-icon,
.custom-radio-container input[type="radio"]:checked + .custom-radio-icon {
  opacity: 1;
  filter: alpha(opacity=100); }

.disabled .custom-checkbox-container input[type="checkbox"]:checked + .custom-checkbox-icon {
  background-color: transparent; }

.custom-checkbox-wrapper *,
.custom-radio-wrapper * {
  vertical-align: middle; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f1f1f1; }

.form-control.no-radius,
.input-group.no-radius .form-control,
.input-group.no-radius .input-group-addon,
.input-border-bottom.form-control,
.input-group.input-border-bottom .form-control,
.input-group.input-border-bottom .input-group-addon {
  border-radius: 0 !important; }

.input-border-bottom.form-control,
.input-group.input-border-bottom .form-control {
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  transition: border 0.45s ease;
  -webkit-transition: border 0.45s ease;
  background-color: transparent; }

.input-group.input-border-bottom .input-group-addon:first-child {
  border-right: 1px solid #eaeaea;
  border-top: none !important;
  border-left: none !important; }

.input-group.input-border-bottom .input-group-addon:last-child {
  border-left: 1px solid #eaeaea;
  border-top: none !important;
  border-right: none !important; }

.input-border-bottom.form-control:focus,
.input-group.input-border-bottom .form-control:focus {
  box-shadow: none !important;
  -webkit-box-shadow: none !important; }

.input-border-bottom.form-control {
  transition: padding 0.45s;
  -webkit-transition: padding 0.45s; }

.input-border-bottom.form-control:focus {
  padding-left: 0; }

.form-control.dark.input-border-bottom {
  background-color: transparent;
  color: #505050; }

.form-control.dark.input-border-bottom::-moz-placeholder {
  color: #505050; }

.form-control.dark.input-border-bottom:-ms-input-placeholder {
  color: #505050; }

.form-control.dark.input-border-bottom::-webkit-input-placeholder {
  color: #505050; }

.form-control.dark.input-border-bottom::placeholder {
  color: #505050; }

/* Dark input */
.form-control.dark {
  border-color: #1a1a1a;
  background-color: #505050;
  color: #c7c7c7; }

.form-control.dark::-moz-placeholder {
  color: #c7c7c7; }

.form-control.dark:-ms-input-placeholder {
  color: #c7c7c7; }

.form-control.dark::-webkit-input-placeholder {
  color: #c7c7c7; }

.form-control.dark::placeholder {
  color: #c7c7c7; }

.form-control.dark:focus {
  border-color: #000;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.52);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.52); }

/* White input - perfect with background images */
.form-control.white {
  border-color: #fff;
  background-color: transparent;
  color: #fff; }

.form-control.white::-moz-placeholder {
  color: #fff; }

.form-control.white:-ms-input-placeholder {
  color: #fff; }

.form-control.white::-webkit-input-placeholder {
  color: #fff; }

.form-control.dark::placeholder {
  color: #fff; }

.form-control.white:focus {
  border-color: #e0e0e0;
  -webkit-box-shadow: 0 0 8px rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 8px rgba(255, 255, 255, 0.8); }

/*
 *  Bootstrap TouchSpin - v3.0.1
 *  A mobile and touch friendly input spinner component for Bootstrap 3.
 *  http://www.virtuosoft.eu/code/bootstrap-touchspin/
 *
 *  Made by István Ujj-Mészáros
 *  Under Apache License v2.0 License
 */
.bootstrap-touchspin .form-control.vertical-spinner {
  border-radius: 4px 0 0 4px !important; }

.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell; }

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 9.5px 12px;
  margin-left: -1px;
  position: relative; }

.bootstrap-touchspin .btn.btn-default {
  border-color: #eaeaea; }

.bootstrap-touchspin .input-group-btn-vertical > .btn.btn-default:hover,
.bootstrap-touchspin .input-group-btn-vertical > .btn.btn-default:focus {
  border-color: #dadada; }

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px; }

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px; }

.bootstrap-touchspin-up.btn,
.bootstrap-touchspin-down.btn {
  padding: 9px 12px;
  border-radius: 0 4px 4px 0;
  min-width: 36px;
  text-align: center; }

.bootstrap-touchspin-down.btn {
  margin-right: -1px !important;
  border-radius: 4px 0 0 4px; }

.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -4.5px;
  font-size: 9px;
  font-weight: normal; }

.form-datetime .input-group-addon,
.form-date .input-group-addon,
.form-time .input-group-addon {
  cursor: pointer; }

.has-feedback label ~ .form-control-feedback {
  top: 26px; }

/* -------------------------------------------
2.4 Tabs ( see: elements-tabs.html ) --------- */
.nav-tabs,
.nav-pills {
  margin-bottom: 20px; }

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

.nav-tabs.nav-tabs-inverse {
  border-bottom: none;
  border-top: 1px solid #eaeaea; }

.nav-tabs.nav-tabs-inverse > li {
  margin-bottom: 0;
  margin-top: -1px; }

.nav-tabs > li > a,
.nav-pills > li > a {
  color: #606060;
  transition: background 0.35s ease, color 0.04s;
  -webkit-transition: background 0.35s ease, color 0.04s; }

.nav-tabs.no-radius > li > a,
.nav-pills.no-radius > li > a {
  border-radius: 0 !important; }

.nav-tabs > li > a {
  margin-right: -1px; }

.nav-tabs.nav-tabs-inverse > li > a {
  border-radius: 0 0 4px 4px; }

.nav-pills > li > a > i,
.nav-tabs > li > a > i {
  margin-right: 10px; }

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus,
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  border-color: transparent;
  background-color: #f3f3f3; }

.nav-tabs > li > a:hover {
  border-color: #eaeaea; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #505050;
  background-color: #fff;
  border: 1px solid #eaeaea;
  border-top-width: 4px;
  margin-top: -3px;
  border-bottom-color: transparent; }

.nav-tabs.nav-tabs-inverse > li.active > a,
.nav-tabs.nav-tabs-inverse > li.active > a:hover,
.nav-tabs.nav-tabs-inverse > li.active > a:focus {
  border-top-width: 0;
  margin-top: 0;
  border-bottom-width: 4px;
  margin-bottom: -3px;
  border-top-color: transparent;
  border-bottom-color: #eaeaea; }

@media (max-width: 767px) {
  .nav-tabs > li > a > i,
  .nav-pills > li > a > i {
    display: none; }

  /* Prevent text Overflow for nav-tabs */
  .nav-tabs > li > a,
  .nav-pills > li > a {
    max-width: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; } }
@media (min-width: 768px) {
  .vertical-tab {
    display: table; }

  .vertical-tab .nav-tabs,
  .vertical-tab .nav-pils,
  .vertical-tab .tab-content {
    display: table-cell; }

  .vertical-tab .nav-tabs > li,
  .vertical-tab .nav-pills > li {
    float: none;
    white-space: nowrap; }

  .vertical-tab.left .tab-content {
    padding-left: 25px; }

  .vertical-tab.right .tab-content {
    padding-right: 25px; }

  .vertical-tab .nav-tabs {
    margin-bottom: 0;
    border: none; }

  .vertical-tab.left .nav-tabs {
    border-right: 1px solid #eaeaea; }

  .vertical-tab.right .nav-tabs.nav-tabs-inverse {
    border-left: 1px solid #eaeaea; }

  .vertical-tab.left .nav-tabs > li {
    margin: 0;
    margin-right: -1px; }

  .vertical-tab.right .nav-tabs.nav-tabs-inverse > li {
    margin: 0;
    margin-left: -1px; }

  .vertical-tab .nav-tabs > li > a,
  .vertical-tab .nav-tabs.nav-tabs-inverse > li > a {
    margin: 0; }

  .vertical-tab.left .nav-tabs > li > a {
    border-radius: 4px 0 0 4px; }

  .vertical-tab.right .nav-tabs.nav-tabs-inverse > li > a {
    border-radius: 0 4px 4px 0; }

  .vertical-tab.left .nav-tabs > li.active > a,
  .vertical-tab.left .nav-tabs > li.active > a:hover,
  .vertical-tab.left .nav-tabs > li.active > a:focus {
    border: 1px solid #eaeaea;
    border-left-width: 4px;
    margin-left: -3px;
    margin-top: 0;
    border-right-color: transparent; }

  .vertical-tab.right .nav-tabs.nav-tabs-inverse > li.active > a,
  .vertical-tab.right .nav-tabs.nav-tabs-inverse > li.active > a:hover,
  .vertical-tab.right .nav-tabs.nav-tabs-inverse > li.active > a:focus {
    border: 1px solid #eaeaea;
    border-right-width: 4px;
    margin-right: -3px;
    margin-bottom: 0;
    margin-top: 0;
    border-left-color: transparent; }

  /* Nav Pills*/
  .vertical-tab .nav-pills > li {
    margin-bottom: 3px; }

  .vertical-tab .nav-pills > li + li {
    margin-left: 0; } }
/* Nav pills - pills tab */
.nav-pills > li + li {
  margin-left: 3px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff; }

.nav-pills.nav-tabs-lava > li + li {
  margin-left: 0; }

.nav-pills.nav-tabs-lava > li > a:hover,
.nav-pills.nav-tabs-lava > li > a:focus,
.nav-pills.nav-tabs-border > li > a:hover,
.nav-pills.nav-tabs-border > li > a:focus {
  border-color: transparent;
  background-color: transparent; }

.nav-pills.nav-tabs-lava > li.active > a,
.nav-pills.nav-tabs-lava > li.active > a:hover,
.nav-pills.nav-tabs-lava > li.active > a:focus {
  color: inherit;
  background-color: transparent; }

.nav-pills.nav-tabs-border > li.active > a,
.nav-pills.nav-tabs-border > li.active > a:hover,
.nav-pills.nav-tabs-border > li.active > a:focus {
  background-color: transparent; }

.nav-pills.nav-tabs-lava .lavalamp-object {
  background-color: #eaeaea;
  border-radius: 4px; }

.nav-pills.nav-tabs-border .lavalamp-object {
  height: 2px !important;
  top: auto !important;
  bottom: 0 !important;
  border-radius: 4px; }

.nav-pills.nav-tabs-lava.no-radius .lavalamp-object {
  border-radius: 0 !important; }

/* -------------------------------------------------
2.5 Progress Bars ( see: elements-progressbars.html ) */
.progress {
  margin-bottom: 20px;
  background-color: #eaeaea;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  overflow: visible; }

.progress-bar {
  text-align: right;
  padding-right: 15px;
  box-shadow: none;
  -webkit-box-shadow: none;
  position: relative; }

.progress.progress-sm {
  height: 10px; }

.progress.progress-sm .progress-bar {
  font-size: 7px;
  line-height: 10px;
  padding-right: 8px; }

.progress.progress-xs {
  height: 4px; }

.progress.progress-xs .progress-bar {
  font-size: 0;
  line-height: 5px; }

.progress.progress-lg {
  height: 30px; }

.progress.progress-lg .progress-bar {
  font-size: 15px;
  line-height: 30px;
  padding-right: 20px; }

.progress-bar-dark,
.progress-bar-dark .progress-tooltip {
  background-color: #505050; }

.progress-bar-gray,
.progress-bar-gray .progress-tooltip {
  color: #505050;
  background-color: #d7d7d7; }

.progress-text,
.progress-tooltip {
  display: none;
  font-weight: 700; }

.progress-tooltip {
  position: absolute;
  right: -5px;
  bottom: 100%;
  padding: 2px 8px;
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 7px;
  border-radius: 4px; }

.progress-tooltip:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 100%;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #505050 transparent transparent transparent; }

.progress-bar-dark .progress-tooltip:after {
  border-top-color: #505050; }

.progress-bar-gray .progress-tooltip:after {
  border-top-color: #d7d7d7; }

.progress-title {
  margin-bottom: 10px;
  font: 700 14px/1 'Open Sans', Verdana, sans-serif; }

.circle-progress-container {
  text-align: center;
  margin-bottom: 50px; }

.circle-progress-container .progress-title {
  margin-bottom: 20px; }

.circle-progress-container .circle-progress + .progress-title {
  margin-top: 20px; }

.circle-progress {
  margin-bottom: 15px; }

/* --------------------------------------------
2.6 Lists ( see: elements-lists.html ) */
/* Predefined List style types */
.list-style {
  padding-left: 20px; }

.list-style.list-disc {
  list-style-type: disc; }

.list-style.list-circle {
  list-style-type: circle; }

.list-style.list-square {
  list-style-type: square; }

.list-style.list-decimal {
  list-style-type: decimal; }

.list-style.list-lower-alpha {
  list-style-type: lower-alpha; }

.list-style.list-upper-alpha {
  list-style-type: upper-alpha; }

.list-style.list-lower-roman {
  list-style-type: lower-roman; }

.list-style.list-upper-roman {
  list-style-type: upper-roman; }

.fa-ul > li {
  margin-bottom: 10px; }

.fa-ul {
  margin-left: 20px; }

.fa-li {
  top: .2785714em; }

.list-group {
  margin-bottom: 20px; }

.list-group-item {
  padding: 10px 15px; }

a.list-group-item {
  color: #505050; }

a.list-group-item .list-group-item-heading {
  color: #303030;
  margin-bottom: 10px; }

a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #f4f4f4; }

.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: #fff; }

/* --------------------------------------------
2.7 Icons ( see: elements-icons.html ) */
.icon-show-container {
  padding: 10px;
  background-color: #f1f1f1;
  text-align: center;
  margin-bottom: 20px;
  transition: all 0.4s ease;
  transition: all 0.4s ease; }

.icon-show-container:hover {
  background-color: #e1e1e1; }

/* --------------------------------------------
2.8 Collapses ( see: elements-collapses.html ) */
.panel {
  margin-bottom: 20px;
  background-color: transparent; }

.panel-body {
  padding: 15px 20px; }

.panel-heading {
  padding: 0;
  position: relative;
  transition: background 0.45s ease;
  -webkit-transition: background 0.45s ease; }

.panel-group.no-radius .panel,
.panel-group.no-radius .panel-heading {
  border-radius: 0 !important; }

.panel-heading a {
  display: block;
  padding: 15px 20px; }

.panel-title {
  font-size: 15px; }

.panel-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 18px;
  margin-top: -9px;
  color: #303030 !important; }

.panel-icon:before {
  content: '\f106'; }

.collapsed .panel-icon:before {
  content: '\f107'; }

/* Default Color */
.panel-default {
  border-color: #eaeaea; }

.panel-default > .panel-heading {
  color: #505050;
  background-color: #f9f9f9;
  border-color: #d7d7d7; }

.panel-default > .panel-heading:hover {
  background-color: #f2f2f2; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eaeaea; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top-color: #eaeaea; }

/* Custom Color */
.panel-custom > .panel-heading {
  color: #f1f1f1; }

/* Primary (Blue) add hover state */
.panel-primary > .panel-heading:hover {
  background-color: #286090; }

/* Inverse (Dark)*/
.panel-inverse {
  border-color: #1a1a1a; }

.panel-inverse > .panel-heading {
  color: #bebebe;
  background-color: #2a2a2a;
  border-color: #1a1a1a; }

.panel-inverse > .panel-heading:hover {
  background-color: #1a1a1a; }

.panel-inverse > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1a1a1a; }

.panel-inverse .panel-icon {
  color: #eaeaea !important; }

.panel-primary .panel-title a,
.panel-custom .panel-title a {
  color: #f5f5f5; }

.panel-primary .panel-icon,
.panel-custom .panel-icon {
  color: #f1f1f1 !important; }

.panel-custom .panel-title a:hover,
.panel-primary .panel-title a:hover,
.panel-custom .panel-title a:focus,
.panel-primary .panel-title a:focus {
  color: #fff; }

.panel-inverse .panel-title a {
  color: #eaeaea; }

.panel-inverse .panel-title a:hover,
.panel-inverse .panel-title a:focus {
  color: #f1f1f1; }

/* Panel Bordered */
.panel-bordered,
.panel-border-tb {
  border-color: #eaeaea; }

.panel-bordered > .panel-heading,
.panel-border-tb > .panel-heading {
  border-color: #eaeaea; }

.panel-bordered > .panel-heading + .panel-collapse > .panel-body,
.panel-der-tb > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #eaeaea; }

.panel-border-tb > .panel-heading {
  border-radius: 0; }

.panel-border-tb.panel {
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-left: none;
  border-right: none; }

/* --------------------------------------------
2.9 Grid ( see: elements-grids.html ) */
.row-showcase div[class^="col"],
.row-showcase div[class*=' col'] {
  background-color: #f1f1f1;
  padding-top: 30px;
  padding-bottom: 30px;
  border: 1px solid #fff;
  text-align: center;
  transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease; }

.row-showcase div[class^="col"]:hover,
.row-showcase div[class*=' col']:hover {
  background-color: #eaeaea; }

/* --------------------------------------------
2.10 Tooltips (see: elements-more.html) ----- */
.tooltip {
  z-index: 900;
  font: 13px/1.4 'Open Sans', Verdana, sans-serif; }

.tooltip.in {
  filter: alpha(opacity=94);
  opacity: .94; }

.tooltip.top {
  padding: 8px 0; }

.tooltip.right {
  padding: 0 8px; }

.tooltip.bottom {
  padding: 8px 0; }

.tooltip.left {
  padding: 0 8px; }

.tooltip-inner {
  padding: 3px 10px;
  color: #fff;
  border-radius: 0;
  white-space: nowrap; }

.tooltip.top .tooltip-arrow {
  margin-left: -5px;
  border-width: 0 10px 10px 0; }

.tooltip.right .tooltip-arrow {
  margin-top: -7.5px;
  border-width: 0 0 10px 10px; }

.tooltip.left .tooltip-arrow {
  margin-top: -7.5px;
  border-width: 10px 0 0 10px; }

.tooltip.bottom .tooltip-arrow {
  margin-left: -5px;
  border-width: 0 0 10px 10px; }

/* --------------------------------------------
2.11 Popover (see: elements-more.html) ----- */
.popover {
  box-shadow: none;
  -webkit-box-shadow: none;
  z-index: 900;
  border: 1px solid transparent;
  background-color: #f6f6f6;
  border-radius: 0;
  padding: 0;
  font-family: inherit;
  min-width: 270px; }

.popover-title {
  padding: 10px 14px 9px;
  margin: 0;
  font: 700 14px/1 'Raleway', Verdana;
  color: #f1f1f1;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none; }

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

.popover.top > .arrow:after {
  border-top-color: #f6f6f6; }

.popover.right > .arrow:after {
  border-right-color: #f6f6f6; }

.popover.left > .arrow:after {
  border-left-color: #f6f6f6; }

/* ----------------------------------------------
2.12 Bootstrap slider (see: elements-more.html) */
.carousel-inner > .item {
  padding: 0;
  margin: 0; }

.carousel-inner > .item > a {
  display: block; }

.carousel-control {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -20px;
  width: 36px;
  height: 40px;
  font-size: 20px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  text-shadow: none;
  filter: alpha(opacity=100);
  opacity: 1;
  border: 1px solid #fff;
  transition: background 0.35s ease, border 0.35s ease;
  -webkit-transition: background 0.35s ease, border 0.35s ease; }

.carousel-control.left {
  left: 20px;
  background-image: none; }

.carousel-control.right {
  right: 20px;
  left: auto;
  background-image: none; }

.carousel-control:hover,
.carousel-control:focus {
  filter: alpha(opacity=100);
  opacity: 1; }

.carousel-caption {
  font-size: 16px;
  text-shadow: none; }

.carousel-indicators li {
  margin: 0 4px; }

/* --------------------------------------------
2.13 Maps (see: elements-maps.html) -------- */
.map-show {
  width: 100%;
  height: 300px; }

@media (min-width: 768px) {
  .map-show {
    height: 500px; } }
.map-show.small {
  height: 400px; }

/* You can Delete this code if you don't use vector world map see (elements-maps.hmtl) */
/*!
 * jQVMap Version 1.0
 *
 * http://jqvmap.com
 *
 * Copyright 2012, Peter Schmalfeldt <manifestinteractive@gmail.com>
 * Licensed under the MIT license.
 *
 * Fork Me @ https://github.com/manifestinteractive/jqvmap
 */
.jqvmap-label {
  position: absolute;
  display: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: 'Open Sans', sans-serif, Verdana;
  font-size: smaller;
  padding: 2px 6px; }

.jqvmap-zoomin, .jqvmap-zoomout {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #000000;
  padding: 0;
  color: white;
  width: 16px;
  height: 16px;
  cursor: pointer;
  font-size: 14px;
  line-height: 16px;
  text-align: center; }

.jqvmap-zoomin {
  top: 10px; }

.jqvmap-zoomout {
  top: 30px; }

.jqvmap-region {
  cursor: pointer; }

.jqvmap-ajax_response {
  width: 100%;
  height: 500px; }

/* ----------------------------------------------
2.14 Counters (see: elements-counters.html) --- */
.count-container {
  margin-bottom: 50px; }

.count-container.smallest {
  margin-bottom: 40px; }

.count {
  display: inline-block;
  font: 700 36px/1 'Raleway', Verdana, sans-serif;
  margin-bottom: 30px; }

.count-container.smaller .count {
  font-size: 32px;
  margin-bottom: 20px; }

.count-container.smallest .count {
  font-size: 24px;
  margin-bottom: 16px; }

.count,
.count-container h3 {
  position: relative;
  z-index: 5; }

.count-container.smallest h3:last-child {
  margin-bottom: 0; }

.count-container h3 > span {
  font-weight: 500; }

@media (max-width: 480px) {
  .count-container.col-xs-6,
  .col-xss-12 {
    float: none;
    width: 100%; }

  .hidden-xss {
    display: none !important; } }
.count-icon-bg {
  font-size: 42px;
  line-height: 1;
  display: block;
  position: absolute;
  left: 30%;
  top: -20px;
  color: #f1f1f1;
  z-index: 1; }

.count-container.smaller .count-icon-bg {
  font-size: 32px;
  top: 0; }

@media (min-width: 768px) {
  .count-icon-bg {
    font-size: 48px;
    left: 45%;
    top: -10px; }

  .count-container.smaller .count-icon-bg {
    font-size: 38px; } }
.count-icon {
  font-size: 36px;
  line-height: 1;
  display: block;
  margin-bottom: 20px;
  color: #4a4a4a; }

.count-container.smallest .count-icon {
  font-size: 32px;
  margin-bottom: 18px; }

.count-box {
  position: relative;
  border: 2px solid #eaeaea;
  padding-top: 25px;
  padding-bottom: 25px; }

.count-box .count-icon {
  margin-bottom: 15px; }

.count-box .count {
  margin-bottom: 20px; }

.count-box h3 {
  margin-bottom: 0; }

.count-box-icon {
  padding-top: 60px;
  padding-bottom: 30px; }

.count-box-icon .count-icon {
  display: inline-block;
  position: absolute;
  top: -36px;
  left: 50%;
  width: 90px;
  height: 72px;
  line-height: 72px;
  margin-left: -45px;
  border: 2px solid #eaeaea;
  background-color: #fff; }

.counter-group {
  position: relative;
  padding: 15px 0;
  overflow: hidden; }

.counter-group:before,
.counter-group:after {
  content: '';
  display: block;
  background-color: #eaeaea;
  position: absolute; }

.counter-group:before {
  width: 2px;
  left: 50%;
  margin-left: -1px;
  top: 0;
  bottom: 0; }

.counter-group:after {
  height: 2px;
  left: 15px;
  right: 15px;
  top: 50%;
  margin-top: -1px; }

.counter-group > .row:last-child .count-container {
  margin-top: 50px;
  margin-bottom: 0; }

@media (max-width: 480px) {
  .counter-group:before,
  .counter-group:after {
    display: none; }

  .counter-group > .row:last-child .count-container {
    margin-top: 0;
    margin-bottom: 50px; } }
/* ----------------------------------------------
2.15 Services (see: elements-services.html) --- */
.service {
  margin-bottom: 40px;
  position: relative; }

@media (min-width: 768px) {
  .service {
    margin-bottom: 50px; }

  .service.service-hover-bg {
    margin-bottom: 30px; } }
.service.reverse {
  text-align: right; }

.service-icon {
  min-width: 60px;
  display: block;
  float: left;
  font-size: 32px;
  line-height: 1; }

.service.reverse .service-icon {
  float: right; }

.service-content {
  margin-left: 60px; }

.service.reverse .service-content {
  margin-left: 0;
  margin-right: 60px; }

.service-title {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 10px; }

.service.vertical .service-icon {
  float: none;
  margin-bottom: 25px; }

.service.vertical .service-content {
  margin-left: 0; }

.service.vertical.reverse .service-content {
  margin-right: 0; }

.service.vertical .service-title.title-underblock {
  margin-bottom: 18px; }

.service-box {
  padding: 25px 15px;
  border: 2px solid #eaeaea; }

.bg-gray .service-box {
  border-color: #d6d6d6; }

.service-box p {
  margin-bottom: 0; }

.service-hover {
  overflow: hidden; }

.service-hover-bg {
  transition: background 0.4s cubic-bezier(0.17, 0.83, 0.29, 0.04), border 0.4s cubic-bezier(0.17, 0.83, 0.29, 0.04);
  -webkit-transition: background 0.4s cubic-bezier(0.17, 0.83, 0.29, 0.04), border 0.4s cubic-bezier(0.17, 0.83, 0.29, 0.04); }

.service-hover-bg:hover,
.service-hover-bg:hover .first-color,
.service-hover-bg:hover .second-color,
.service-hover-bg:hover .third-color,
.service-hover-bg:hover .service-title,
.service-hover-bg.custom2:hover {
  color: #fff; }

.service-hover-bg.dark:hover {
  background-color: #2a2a2a;
  border-color: #1a1a1a;
  color: #fff; }

.service-hover-bg.dark:hover .title-underblock.custom:after,
.service-hover-bg.dark:hover .title-underblock.gray:after,
.service-hover-bg.dark:hover .title-underblock.dark:after {
  background-color: #1a1a1a; }

.service-group .service-hover-bg {
  padding: 25px 15px; }

.service-group .service-hover-bg p {
  margin-bottom: 5px; }

@media (min-width: 768px) {
  .service-group .service {
    margin-bottom: 80px; }

  .service-group .service:before,
  .service-group .service:after {
    content: '';
    display: block;
    position: absolute;
    background-color: #eaeaea; }

  .service-group .service:before {
    height: 2px;
    left: 0;
    right: 0;
    bottom: -40px; }

  .service-group .service:after {
    width: 2px;
    top: 0;
    bottom: 0;
    right: -16px; }

  .service-group .row:last-child .service:before {
    display: none; }

  .service-group .col-sm-4:last-child .service:after {
    display: none; }

  .service-group .service-hover {
    overflow: visible; } }
/* --------------------------------------------------
2.16 Pagination (Bootstrap Pagination Overwrite)--- */
.pagination-container {
  padding-top: 30px;
  border-top: 1px solid #eaeaea; }

.pagination {
  margin: 0;
  border-radius: 0; }

.pagination > li > a,
.pagination > li > span {
  padding: 6px 11px;
  color: #777;
  background-color: #ffffff;
  border: 1px solid #eaeaea;
  margin-left: 4px;
  border-radius: 0;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  min-width: 34px;
  text-align: center; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-radius: 0; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #505050;
  background-color: #f1f1f1;
  border-color: #d7d7d7; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #ffffff; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #eaeaea;
  cursor: not-allowed; }

/* -------------------------------------
2.17 Bootstrap Modal ----------------- */
.modal {
  z-index: 9200; }

.modal-header {
  padding: 22px 20px;
  position: relative;
  border-bottom: none; }

.modal-header .close {
  font-family: 'Open Sans', Verdana;
  position: absolute;
  right: -1px;
  top: 0;
  height: 100%;
  font-size: 24px;
  width: 42px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0.4; }

.modal-header .close:hover,
.modal-header .close:focus {
  opacity: 0.9; }

.modal-header,
.modal-footer {
  background-color: #2a2a2a;
  color: #eaeaea; }

.modal-header h2,
.modal-header h3,
.modal-header h4 {
  color: #eaeaea; }

.modal.light .modal-header {
  border-bottom: 1px solid #eaeaea; }

.modal.light .modal-header,
.modal.light .modal-footer {
  background-color: transparent;
  color: #303030; }

.modal.light .modal-header h2,
.modal.light .modal-header h3,
.modal.light .modal-header h4 {
  color: #303030; }

.modal.light .modal-header .close {
  background-color: transparent;
  color: #303030; }

.modal-body {
  padding: 30px 20px; }

.modal-body .form-group:last-child,
.modal-body .form-group:last-child .form-control {
  margin-bottom: 5px; }

.modal-footer {
  padding: 15px 20px; }

.modal-footer.text-center {
  text-align: center; }

.modal-footer.text-left {
  text-align: left; }

.modal-content {
  background-color: #fafafa;
  border: 1px solid #2a2a2a;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none; }

.modal .input-group:last-child {
  margin-bottom: 0; }

/* -----------------------------------------
2.18 Dividers (elements-dividers.html) -- */
.divider {
  width: 100%;
  margin: 40px 0;
  position: relative; }

.divider > span {
  background-color: #fff;
  display: block;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  font-size: 1.2em;
  width: 48px;
  height: 48px;
  line-height: 46px;
  border: 1px solid #eaeaea;
  text-align: center;
  border-radius: 50%; }

.bg-dark .divider > span {
  background-color: #2a2a2a; }

.bg-lightgray .divider > span {
  background-color: #f2f2f2; }

.bg-lightergray .divider > span {
  background-color: #fafafa; }

.bg-gray .divider > span {
  background-color: #e5e5e5;
  border-color: #d0d0d0; }

.divider.line {
  border-bottom: 1px solid #eaeaea; }

.divider.line.double {
  border-top: 1px solid #eaeaea;
  padding: 4px 0;
  border-bottom: 1px solid #eaeaea; }

.divider.bg-divider {
  padding: 5px 0;
  background-color: #eaeaea; }

.bg-gray .divider.bg-divider {
  background-color: #d3d3d3; }

.divider.pattern-square {
  padding: 5px 0;
  background-color: #eaeaea;
  background-image: linear-gradient(white 2px, transparent 2px), linear-gradient(90deg, white 2px, transparent 2px), linear-gradient(rgba(255, 255, 255, 0.7) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.7) 1px, transparent 1px);
  background-size: 100px 100px, 100px 100px, 20px 20px, 20px 20px;
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px; }

/* ----------------------------------------
2.19 Team Members --------------------- */
@media (max-width: 520px) {
  .team-member-container {
    float: none;
    width: 100%; } }
.team-member {
  position: relative;
  margin-bottom: 50px; }

.team-member.boxed-member {
  background-color: #f4f4f4;
  padding-bottom: 18px; }

.team-member.boxed-member.white {
  background-color: #fff; }

.team-member figure {
  margin-bottom: 25px;
  position: relative; }

.team-member img {
  display: block;
  width: 100%;
  height: auto; }

.team-member h3 {
  font-size: 18px;
  margin-bottom: 6px;
  letter-spacing: 0.5px; }

.team-member .member-desc {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px; }

.team-member .member-desc > span {
  font-style: italic;
  font-weight: 400; }

.team-member figcaption {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 50px 0 5px;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */ }

.team-member .social-icon {
  font-size: 16px;
  color: #fff; }

.team-member .social-icons.dark .social-icon {
  color: #5a5a5a; }

.team-member .member-meta {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 30px 20px 30px;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.65)), color-stop(100%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
  /* IE6-9 */ }

.team-member .member-meta h3,
.team-member .member-meta .member-desc {
  color: #fff; }

.animate-hover-member {
  overflow: hidden; }

.animate-hover-member.team-member figure,
.team-member-circle figure {
  margin-bottom: 0; }

.animate-hover-member.team-member .member-meta,
.animate-hover-member.team-member figcaption {
  opacity: 0; }

.animate-hover-member.team-member .member-meta {
  transform: translateY(-120px);
  -webkit-transform: translateY(-120px);
  -ms-transform: translateY(-120px); }

.animate-hover-member.team-member figcaption {
  transform: translateY(90px);
  -webkit-transform: translateY(90px);
  -ms-transform: translateY(90px); }

.animate-hover-member.team-member:hover .member-meta,
.animate-hover-member.team-member:hover figcaption {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  opacity: 1; }

.team-member.team-animate-social figcaption {
  opacity: 0;
  overflow: hidden; }

.team-member.team-animate-social .social-icon {
  transition: all 0.4s ease, color 0.05s linear;
  -webkit-transition: all 0.4s ease, color 0.05s linear; }

.team-member.team-animate-social .social-icon {
  transform: translateY(90px);
  -webkit-transform: translateY(90px);
  -ms-transform: translateY(90px); }

.team-member.team-animate-social .social-icon:nth-child(2) {
  transition-delay: 0.1s; }

.team-member.team-animate-social .social-icon:nth-child(3) {
  transition-delay: 0.2s; }

.team-member.team-animate-social .social-icon:nth-child(4) {
  transition-delay: 0.3s; }

.team-member.team-animate-social .social-icon:nth-child(5) {
  transition-delay: 0.4s; }

.team-member.team-animate-social .social-icon:nth-child(6) {
  transition-delay: 0.5s; }

.team-member.team-animate-social:hover figcaption {
  opacity: 1; }

.team-member.team-animate-social .social-icon:hover {
  transition-delay: 0s !important; }

.team-member.team-animate-social:hover .social-icon {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0); }

.team-member-circle {
  overflow: hidden; }

.team-member-circle,
.team-member-circle figure,
.team-member-circle img {
  border-radius: 500px; }

.team-member-circle.circle-center .member-meta {
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.42);
  background-image: none; }

.team-member-circle.circle-center .social-icon {
  margin-bottom: 0; }

.team-member-circle.circle-center .member-meta {
  visibility: hidden;
  opacity: 0;
  border-radius: 500px; }

.team-member-circle.circle-center:hover .member-meta {
  opacity: 1;
  visibility: visible; }

.team-member-circle.circle-center.circle-rotateIn {
  overflow: visible; }

.team-member-circle.circle-center.circle-rotateIn .member-meta {
  transform: translateX(-50%) rotateZ(-360deg);
  -webkit-transform: translateX(-50%) rotateZ(-360deg);
  -ms-transform: translateX(-50%) rotateZ(-360deg); }

.team-member-circle.circle-center.circle-rotateIn:hover .member-meta {
  transform: translateX(0) rotateZ(0);
  -webkit-transform: translateX(0) rotateZ(0);
  -ms-transform: translateX(0) rotateZ(0); }

.team-member-box {
  padding: 15px 15px 10px;
  background: #f6f6f6;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; }

.team-member-box:hover {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.18); }

.team-member-box img {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out; }

.team-member-box.dark {
  background-color: #2a2a2a; }

.team-member-box.dark h3,
.team-member-box.dark .member-desc,
.team-member-box.dark .social-icon,
.team-member-box.dark .social-icons.dark .social-icon {
  color: #bebebe; }

.team-member-box.custom h3,
.team-member-box.custom .member-desc,
.team-member-box.custom .social-icon,
.team-member-box.custom .social-icons.dark .social-icon,
.team-member-box.custom2 h3,
.team-member-box.custom2 .member-desc,
.team-member-box.custom2 .social-icon,
.team-member-box.custom2 .social-icons.dark .social-icon {
  color: #eaeaea; }

.team-member-box:hover img {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8); }

/* -----------------------------------------
2.20 Labels ----------------------------- */
.label {
  display: inline-block;
  padding: 0 10px;
  font: 600 10px/1.6 'Open Sans', Verdana;
  color: #fff;
  text-align: center;
  border-radius: 0;
  text-transform: uppercase;
  vertical-align: middle; }

.label-popular {
  background-color: #e02a40; }

.label-new {
  background-color: #28a1e0; }

.label-category {
  background-color: #e53935; }

/* --------------------------------------------------
2.21 Callouts (see:elements-callouts.html) ------- */
.callout {
  position: relative;
  margin-bottom: 60px;
  padding: 30px 25px;
  background-color: #f1f1f1;
  overflow: hidden; }

.boxed .callout .container,
.boxed-long .callout .container {
  width: 100% !important; }

.callout.lighter {
  background-color: #f8f8f8; }

.callout.no-margin {
  margin: 0 !important; }

.callout.large {
  padding: 40px 30px; }

.callout.larger {
  padding: 50px 30px; }

.callout.largest {
  padding: 70px 30px; }

.callout.radius4x {
  border-radius: 4px; }

.callout.radius8x {
  border-radius: 8px; }

.callout.radius12x {
  border-radius: 12px; }

.callout.no-padding-bt {
  padding-bottom: 0 !important; }

.callout.bordered {
  background-color: transparent !important;
  border: 3px solid #f1f1f1; }

.callout.no-bg {
  background-color: transparent !important; }

.callout.white {
  background-color: #fff !important; }

.callout.no-border-top {
  border-top: none !important; }

.callout.bordered.fullwidth {
  border-left: none;
  border-right: none; }

.callout.callout-vertical {
  text-align: center;
  padding: 35px 25px; }

.callout.callout-vertical.larger {
  padding: 50px 30px; }

.callout.callout-vertical.largest {
  padding: 70px 30px; }

.callout:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 3px; }

.callout.no-border:after,
.callout.bordered:after,
.callout.callout-vertical.no-border:after {
  display: none; }

.callout.callout-vertical:after {
  width: auto;
  bottom: auto;
  left: 0;
  top: 0;
  right: 0;
  height: 3px; }

.callout-icon {
  position: absolute;
  left: 30px;
  top: 50%;
  z-index: 0;
  line-height: 1;
  font-size: 6em;
  color: #fff;
  /* vertical center and rotate little */
  transform: rotate(10deg) translateY(-50%);
  -webkit-transform: rotate(10deg) translateY(-50%);
  -ms-transform: rotate(10deg) translateY(-50%); }

.callout-icon.reverse {
  left: auto;
  right: 30px;
  transform: rotate(-10deg) translateY(-50%);
  -webkit-transform: rotate(-10deg) translateY(-50%);
  -ms-transform: rotate(-10deg) translateY(-50%); }

.bordered .callout-icon {
  color: #eaeaea; }

.callout-wrapper {
  display: table;
  width: 100%;
  position: relative;
  z-index: 1; }

.callout-left,
.callout-right {
  display: table-cell;
  vertical-align: middle; }

.callout-title {
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 1.4; }

.callout-vertical .callout-title {
  margin-bottom: 13px; }

.callout-desc {
  font-size: 16px;
  line-height: 1.5; }

.callout-vertical .callout-desc {
  max-width: 800px;
  margin: 0 auto 25px; }

/* fix for auto inline-block margin */
.callout-action {
  font-size: 0; }

.callout-action .btn + .btn {
  margin-left: 10px; }

.callout-action form {
  max-width: 420px;
  margin: 0 auto; }

/* Color Schemes - Dark */
.callout.dark {
  background-color: #2a2a2a;
  border-color: #2a2a2a; }

.callout.dark:not(.bordered) {
  color: #9a9a9a; }

.callout.dark:not(.bordered) .callout-title {
  color: #bebebe; }

.callout.dark .callout-icon {
  color: #4e4e4e; }

/* Color Schemes - Custom*/
.callout.custom:not(.bordered) {
  color: #e1e1e1; }

.callout.custom:not(.bordered) .callout-title {
  color: #eaeaea; }

@media (min-width: 768px) {
  .callout-left {
    padding-right: 25px; }

  .callout-left *:last-child,
  .callout-right *:last-child {
    margin-bottom: 0; }

  .callout-right {
    text-align: right; }

  .callout-right.text-left {
    text-align: left; } }
@media (max-width: 767px) {
  .callout {
    text-align: center; }

  .callout-wrapper,
  .callout-left,
  .callout-right {
    display: block; }

  .callout-desc {
    font-size: 15px; }

  .callout-left + .callout-right .callout-title {
    margin-top: 20px; }

  .callout-left + .callout-right .callout-desc {
    margin-bottom: 0; }

  .callout-action .min-width.btn {
    min-width: 0; } }
/* =============================================
---------------  3.Header / Navbar  -------------
==============================================*/
#header {
  border-top: 2px solid transparent;
  position: relative; }

#header.no-border {
  border: none; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0;
  border-top: none;
  border-right: none;
  border-left: none; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 0; } }
.navbar-top {
  background-color: rgba(0, 0, 0, 0.04);
  border-bottom: 1px solid transparent; }

.navbar-top.no-bg {
  background-color: transparent; }

.navbar-top.navbar-color {
  border-bottom: none; }

@media (min-width: 992px) {
  .navbar-top {
    padding: 0 15px; }

  .boxed .navbar-top,
  .boxed-long .navbar-top {
    padding: 0; } }
.navbar-top {
  font: 600 13px/38px 'Open Sans', Verdana; }

.navbar-top.navbar-color .social-icon,
.navbar-top.navbar-color .navbar-top-nav > li > a,
.navbar-top.navbar-color .dropdown-toggle {
  color: #eee !important; }

.navbar-top.navbar-color .social-icon:hover,
.navbar-top.navbar-color .navbar-top-nav > li > a:hover,
.navbar-top.navbar-color .dropdown-toggle:hover,
.navbar-top.navbar-color .open > .dropdown-toggle {
  color: #fff !important; }

.navbar-top-nav li {
  float: left;
  margin-right: 10px; }

.navbar-top-nav li i,
.navbar-top .account-dropdown i {
  margin-right: 8px; }

.navbar-top-nav li:after,
.navbar-top .social-icon:after {
  content: '/';
  padding-left: 10px; }

.navbar-top.navbar-color .navbar-top-nav li:after,
.navbar-top.navbar-color .social-icon:after {
  color: #bababa !important; }

.navbar-top-nav li:last-child:after,
.navbar-top .social-icon:last-child:after {
  content: '';
  padding-left: 0; }

.navbar-top .social-icon {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 38px;
  padding-right: 0;
  margin-left: 0; }

.navbar-top .pull-right .social-icon:last-child {
  margin-right: 0; }

.navbar-top .dropdowns-container.pull-right {
  padding-right: 15px;
  margin-right: 30px;
  border-right: 1px solid transparent; }

.navbar-top .dropdowns-container.pull-right.last {
  padding-right: 0;
  margin-right: 0;
  border-right: none; }

.navbar-top.navbar-color .dropdowns-container.pull-right {
  border-right: none;
  padding-right: 0; }

@media (max-width: 767px) {
  .navbar-top .dropdowns-container.pull-right {
    padding-right: 0;
    margin-right: 0;
    border-right: none; }

  .navbar-top .account-dropdown.pull-right {
    margin-left: 15px; }

  .boxed-container {
    padding: 0;
    min-height: 0; } }
.navbar-top .dropdown-toggle {
  line-height: 38px;
  display: block; }

.navbar-top .dropdown-toggle {
  padding: 0; }

@media (max-width: 992px) {
  .navbar-top .pull-right .dropdown + .dropdown {
    margin-right: 15px; } }
@media (min-width: 992px) {
  .navbar-top .dropdown-toggle {
    padding: 0 15px; }

  .navbar-top .dropdowns-container.pull-right.last .currency-dropdown .dropdown-toggle {
    padding-right: 0; }

  .navbar-top .account-dropdown.pull-right > .dropdown-toggle {
    padding: 0; } }
.navbar-top .dropdown-menu {
  margin-top: 0;
  border: 1px solid transparent;
  border-radius: 0;
  min-width: 100%; }

.navbar-top .dropdown-menu > li > a {
  padding: 4px 15px;
  font-size: 13px;
  font-weight: 600; }

.navbar-collapse {
  box-shadow: none;
  -webkit-box-shadow: none; }

.navbar-header.fullwidth {
  float: none; }

.navbar-header .social-icons {
  margin-top: 28px;
  margin-bottom: 28px; }

.navbar-header .social-icon {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 34px;
  padding-right: 0;
  margin-left: 0;
  margin-right: 12px; }

.navbar-brand {
  position: relative;
  float: left;
  height: 80px;
  padding: 0 15px 0 0;
  font: 700 32px/1 'Raleway', Verdana, sans-serif;
  border-right: 1px solid transparent;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease; }

.navbar > .container .navbar-brand {
  margin-left: 0; }

.navbar-brand.pull-right {
  border-right: none;
  border-left: 1px solid transparent; }

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

@media (min-width: 768px) {
  .navbar-brand {
    height: 90px;
    padding: 26px 15px 28px;
    font-size: 36px; }

  .container .navbar-brand {
    padding-left: 0;
    margin-left: -2px; }

  .container .navbar-brand.pull-right {
    padding-left: 15px;
    margin-left: 0; }

  .navbar .navbar-inner > .container-fluid .navbar-brand {
    margin-left: -15px; }

  .navbar-smaller .navbar-brand {
    height: 60px;
    font-size: 32px;
    padding: 14px 15px; }

  .navbar-brand.clear-padding-left {
    padding-left: 0 !important; }

  .navbar-brand.clear-padding-right {
    padding-right: 0 !important; }

  .navbar-brand-center {
    float: none;
    border: none;
    display: block;
    text-align: center; }

  .navbar-brand-center.bordered {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent; } }
@media (min-width: 992px) {
  .navbar-brand {
    height: 100px;
    padding: 10px 30px 0 0;
    font-size: 42px; }

  .navbar-smaller .navbar-brand {
    height: 80px;
    padding: 19px 30px 21px;
    font-size: 40px; }

  .container .navbar-brand.pull-right {
    padding-left: 30px;
    margin-left: 0; }

  .boxed-container .navbar-brand {
    padding-right: 15px;
    padding-left: 15px; }

  .boxed .container-fluid .navbar-brand,
  .boxed-long .container-fluid .navbar-brand {
    padding-left: 15px; }

  .navbar-header .social-icons {
    margin-top: 33px;
    margin-bottom: 33px; }

  .boxed-container .navbar-header .social-icons {
    padding-left: 15px; } }
.navbar-toggle,
.btn-toggle {
  position: relative;
  float: left;
  padding: 8px 9px;
  margin: 24px 15px 24px 15px;
  line-height: 0;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease; }

.btn-toggle.pull-right {
  margin-left: 0; }

.navbar-toggle.pull-right {
  margin-left: -5px; }

.navbar-toggle .icon-bar,
.btn-toggle .icon-bar {
  display: block;
  width: 14px;
  height: 2px;
  margin: 7px 0;
  border-radius: 0;
  position: relative; }

.navbar-toggle .icon-bar,
.btn-toggle .icon-bar,
.navbar-toggle .icon-bar:before,
.btn-toggle .icon-bar:before,
.navbar-toggle .icon-bar:after,
.btn-toggle .icon-bar:after {
  display: inline-block;
  width: 14px;
  height: 2px;
  border-radius: 4px;
  transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease; }

.navbar-toggle .icon-bar:before,
.navbar-toggle .icon-bar:after,
.btn-toggle .icon-bar:before,
.btn-toggle .icon-bar:after {
  content: '';
  position: absolute;
  left: 0; }

.navbar-toggle .icon-bar:before,
.btn-toggle .icon-bar:before {
  top: 4px; }

.navbar-toggle .icon-bar:after,
.btn-toggle .icon-bar:after {
  top: -4px; }

.navbar-toggle.opened .icon-bar,
.btn-toggle.opened .icon-bar {
  background: transparent !important; }

.navbar-toggle.opened .icon-bar:before,
.navbar-toggle.opened .icon-bar:after,
.btn-toggle.opened .icon-bar:before,
.btn-toggle.opened .icon-bar:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0; }

.navbar-toggle.opened .icon-bar:before,
.btn-toggle.opened .icon-bar:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg); }

.navbar-toggle.opened .icon-bar:after,
.btn-toggle.opened .icon-bar:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg); }

/* Navbar Nav - Menu Style */
.navbar-nav > li > a,
.navbar-nav li a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  font: 700 14px/20px 'Open Sans', Verdana, sans-serif;
  text-transform: uppercase; }

.navbar-nav .megamenu-title {
  font-size: 15px;
  margin: 10px 0 6px; }

.navbar-nav li li a {
  font-size: 14px;
  white-space: normal; }

.navbar-nav li .dropdown-menu a > i {
  margin-right: 10px; }

.navbar-nav .angle {
  margin: 0 0 0 4px; }

.open > .dropdown-toggle > .angle:before,
.side-menu .navbar-nav li.open > a > .angle:before,
.side-menu .navbar-nav ul .open > a > .angle:before {
  content: '\f106'; }

.navbar-nav ul .angle {
  float: right;
  margin: 3px 0 0; }

.navbar-btn {
  height: 32px;
  line-height: 32px;
  padding: 0;
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 10px; }

.navbar-btn.navbar-right,
.navbar-btn.pull-right {
  margin-left: 0;
  margin-right: 10px; }

.navbar-btn.navbar-left {
  margin-left: 0;
  margin-right: 10px; }

.navbar-btn.navbar-right.last,
.navbar-btn.pull-right.last {
  margin-right: 0; }

.navbar-left .navbar-btn.last,
.pull-left .navbar-btn.last {
  margin-left: 0; }

.boxed-container .navbar-btn.navbar-right.last,
.boxed-container .navbar-btn.pull-right.last {
  margin-right: 15px; }

.navbar-btn.btn-icon {
  width: 32px;
  font-size: 14px;
  background-color: transparent;
  border: none;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  cursor: pointer; }

.btn-transparent {
  background-color: transparent !important; }

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

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu li a,
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .megamenu a {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu .dropdown-menu {
    padding-left: 10px; }

  .navbar-nav .dropdown-menu.pull-right {
    float: none !important; }

  .navbar-nav .dropdown-menu {
    border-radius: 0; }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu li a {
    line-height: 20px; }

  .navbar-nav div[class^="col"],
  .navbar-nav div[class*=' col'] {
    padding: 0 0 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid transparent; }

  .navbar-nav div[class^="col"]:last-child,
  .navbar-nav div[class*=' col']:last-child {
    margin-bottom: 0;
    border-bottom: none; }

  .navbar-nav.pull-right {
    float: none !important; }

  .navbar-header .row {
    margin-left: 0;
    margin-right: 0; }

  .navbar-header .col-sm-4 {
    padding: 0; }

  .navbar-nav .angle {
    float: right;
    font-size: 16px;
    margin: 2px 0 0; }

  /* FADE ANIMATION FOR MOBILE MENU */
  .navbar-nav .open > .dropdown-menu {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn; }

  .navbar-header .navbar-btn.pull-right.last {
    margin-right: 15px; } }
@media (min-width: 768px) {
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }

  .navbar-collapse.collapse-row {
    border-top: 1px solid transparent; }

  .navbar-header {
    float: none; }

  .container > .navbar-header,
  .container-fluid > .navbar-header {
    margin-right: 0; }

  .navbar-collapse {
    border-top: 1px solid transparent; }

  .navbar-nav {
    float: none; }

  .navbar-nav > li {
    float: left; }

  .navbar-right.last {
    margin-right: 0; }

  .navbar-nav > li > a {
    padding: 15px; }

  .navbar-nav-border > li > a {
    border-right: 1px solid transparent; }

  .collapse-row .navbar-nav > li > a {
    padding: 17.5px 15px; }

  .navbar-nav > li:first-child > a {
    padding-left: 0; }

  .navbar-nav-border > li:first-child > a {
    border-left: 1px solid transparent;
    padding-left: 15px; }

  .navbar-nav .dropdown-menu.megamenu li a,
  .navbar-nav .megamenu-title {
    padding: 6px 0;
    white-space: normal; }

  .navbar-nav .megamenu-title {
    padding-bottom: 15px;
    margin: 0 0 10px;
    border-bottom: 1px solid transparent; }

  .boxed-container .megamenu {
    left: 15px;
    right: 15px; }

  .navbar-nav li > .dropdown-menu {
    border: none;
    border-top: 1px solid transparent;
    margin: 0;
    border-radius: 0;
    min-width: 220px;
    padding: 7px 0; }

  .navbar-nav li > .dropdown-menu.megamenu {
    float: none;
    padding-top: 20px;
    padding-bottom: 20px; }

  .navbar-nav .sub-dropdown .dropdown-menu {
    right: auto;
    left: 100%;
    top: 0;
    border-top: none; }

  .navbar-nav li.reverse > .dropdown-menu {
    left: auto;
    right: 0; }

  .navbar-nav .sub-dropdown .dropdown-menu.pull-right,
  .navbar-nav .reverse .sub-dropdown .dropdown-menu {
    left: auto;
    right: 100%; }

  .navbar li li a {
    padding-top: 7px;
    padding-bottom: 7px; }

  .navbar-nav ul .angle:before,
  .navbar-nav ul .open > .dropdown-toggle > .angle:before {
    content: '\f105'; }

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

  .navbar-btn {
    height: 36px;
    line-height: 36px;
    margin-top: 27px;
    margin-bottom: 27px; }

  .navbar-btn.btn-icon {
    width: 36px;
    font-size: 14px; }

  .navbar-smaller .navbar-btn,
  .navbar-smaller .navbar-btn.btn-icon {
    height: 32px;
    width: 32px;
    line-height: 32px;
    font-size: 14px; }

  .navbar-smaller .navbar-btn {
    margin: 14px 0; }

  .btn-toggle {
    padding: 10px;
    margin: 27px 0 27px; } }
@media (min-width: 992px) {
  .navbar-header {
    float: left;
    border-bottom: none; }

  .navbar-nav {
    float: left; }

  .container > .navbar-header,
  .container-fluid > .navbar-header {
    margin-right: 30px; }

  .container > .navbar-header.fullwidth,
  .container-fluid > .navbar-header.fullwidth {
    margin-right: 0; }

  .megamenu-container .container-fluid {
    padding: 0 30px; }

  .container .megamenu-container .container-fluid,
  .container .megamenu-container .container-fluid,
  .boxed .container-fluid .megamenu-container .container-fluid,
  .boxed-long .container-fluid .megamenu-container .container-fluid {
    padding: 0 15px; }

  .navbar-collapse {
    border-top: none; }

  .navbar-collapse.collapse-row {
    padding: 0 30px; }

  .boxed .navbar-collapse.collapse-row,
  .boxed-long .navbar-collapse.collapse-row {
    padding: 0; }

  .boxed-container .collapse-row,
  .boxed-container .navbar-header.fullwidth {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent; }

  .boxed-container .navbar-collapse.collapse-row {
    padding: 0 15px; }

  .navbar-nav > li > a {
    padding: 40px 15px; }

  .navbar-smaller .navbar-nav > li > a {
    padding: 30px 15px; }

  .navbar-btn {
    margin-top: 32px;
    margin-bottom: 32px; }

  .navbar-smaller .navbar-btn {
    margin-top: 24px;
    margin-bottom: 24px; }

  .btn-toggle {
    padding: 10px 11px;
    margin: 32px 0 32px; }

  .container-fluid .navbar-btn.navbar-right.last,
  .container-fluid .navbar-btn.pull-right.last {
    margin-right: 15px; }

  .boxed .navbar-btn.navbar-right.last,
  .boxed .navbar-btn.pull-right.last,
  .boxed-long .navbar-btn.navbar-right.last,
  .boxed-long .navbar-btn.pull-right.last {
    margin-right: 0; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nav > li > a {
    padding: 40px 12px; } }
/* Menu */
.megamenu-container {
  position: static !important; }

.megamenu {
  left: 0;
  right: 0; }

/* Navbar Search */
#header-search-form {
  padding: 0 15px;
  position: relative;
  border-bottom: 1px solid transparent;
  overflow: hidden; }

@media (max-width: 767px) {
  /* special-for-mobile class is important if you are using transparent header
  Important for the mobile view */
  #header-search-form.special-for-mobile {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 300; } }
.navbar-form {
  padding: 0;
  margin: 0;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none; }

#header-search-form .form-control {
  width: 100%;
  display: block;
  background-color: transparent;
  border: none;
  height: auto;
  padding: 12px 0 12px 40px;
  font: 500 16px/1.5 'Raleway', Verdana;
  box-shadow: none;
  -webkit-box-shadow: none;
  text-align: right;
  border-radius: 0;
  margin-bottom: 0; }

#header-search-form .form-control::-moz-placeholder {
  text-transform: capitalize; }

#header-search-form .form-control:-ms-input-placeholder {
  text-transform: capitalize; }

#header-search-form .form-control::-webkit-input-placeholder {
  text-transform: capitalize; }

#header-search-form .form-control::placeholder {
  text-transform: capitalize; }

#header-search-form .form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none; }

#header-search-form button[type="submit"],
#header-search-form input[type="submit"] {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 14px;
  padding: 0;
  margin: 0;
  display: block;
  border: none;
  width: 32px;
  height: 32px;
  line-height: 32px;
  right: 15px;
  margin-top: -16px;
  background-color: transparent;
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in; }

@media (min-width: 768px) {
  #header-search-form {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 300;
    padding: 0 15px; }

  #header-search-form .form-control {
    padding: 20px 0 20px 42px;
    font-size: 18px; }

  #header-search-form button[type="submit"],
  #header-search-form input[type="submit"] {
    right: 30px;
    font-size: 14px;
    line-height: 36px;
    width: 36px;
    height: 36px;
    left: 0;
    margin-top: -18px; }

  .ie9 #header-search-form button[type="submit"],
  .ie9 #header-search-form input[type="submit"] {
    left: 30px; } }
@media (min-width: 992px) {
  #header-search-form {
    padding: 0 30px; }

  .boxed #header-search-form,
  .boxed-long #header-search-form {
    padding: 0; } }
@media (max-width: 767px) {
  #header-search-form .container {
    padding: 0; }

  .navbar-form .form-group {
    margin-bottom: 5px; }

  .navbar-form .form-group:last-child {
    margin-bottom: 0; }

  .cart-dropdown.pull-left > .navbar-btn {
    margin-left: -5px; } }
.cart-dropdown {
  margin: 0 10px; }

.cart-dropdown .navbar-btn {
  position: relative; }

.cart-dropdown .navbar-btn .badge {
  position: absolute;
  top: -4px;
  right: -4px;
  font-size: 10px;
  line-height: 1;
  padding: 4px 6.1px;
  font-weight: 400; }

.cart-dropdown.navbar-left,
.cart-dropdown.pull-left {
  margin-left: 0; }

.cart-dropdown.navbar-right,
.cart-dropdown.pull-right {
  margin-left: 0;
  margin-right: 10px; }

.cart-dropdown-menu {
  width: 320px;
  padding: 20px 15px;
  margin: 0;
  border-radius: 0;
  border: none;
  border-top: 1px solid transparent; }

.cart-dropdown-desc {
  font-size: 13px;
  font-weight: 600;
  margin: 0; }

.cart-dropdown-desc i {
  font-size: 18px;
  margin-right: 10px; }

/* CHECK AFTER PRODUCT STYLING */
.cart-dropdown .product {
  position: relative;
  margin-bottom: 20px; }

.cart-dropdown .product figure {
  float: left;
  width: 90px; }

.cart-dropdown .product figure a {
  display: block; }

.cart-dropdown .product-meta {
  margin-left: 105px;
  padding-right: 10px; }

.cart-dropdown .product-name {
  text-transform: uppercase;
  font: 700 13px/1.5 'Open Sans', Verdana;
  margin-bottom: 7px; }

.cart-dropdown .remove-btn {
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  transition: all 0.4s ease-in;
  -webkit-transition: all 0.4s ease-in; }

@media (min-width: 768px) {
  .cart-dropdown .remove-btn {
    opacity: 0;
    visibility: hidden; }

  .cart-dropdown .product:hover .remove-btn,
  .cart-dropdown .product:focus .remove-btn {
    opacity: 1;
    visibility: visible; } }
.cart-dropdown .product-quantity {
  margin-bottom: 4px;
  font-size: 13px; }

.cart-dropdown .product-price-container {
  font-size: 15px;
  font-weight: 700; }

.cart-dropdown .product-old-price {
  margin-left: 4px;
  font-size: 14px; }

.cart-dropdown .cart-action-total {
  line-height: 34px;
  font-weight: 700;
  font-size: 15px; }

.cart-dropdown .cart-action-total > span {
  text-transform: uppercase;
  margin-right: 4px;
  font-size: 14px; }

@media (max-width: 480px) {
  .cart-dropdown.dropdown {
    position: static; }

  .cart-dropdown-menu {
    width: 100%; } }
.cart-dropdown .btn {
  padding: 6.5px 14px; }

/* Side Menu Style */
.side-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  z-index: 999;
  width: 300px;
  background-color: #fff; }

.side-menu.left {
  left: -300px; }

.side-menu.right {
  right: -300px; }

.side-menu.header-side-menu .logo {
  margin-top: 10px; }

.side-menu.header-side-menu .side-menu-btn {
  position: absolute;
  top: 0;
  z-index: 999;
  margin: 0; }

.side-menu.header-side-menu .side-menu-btn,
.side-menu.header-side-menu.left .side-menu-btn {
  left: 100%; }

.side-menu.header-side-menu.right .side-menu-btn {
  left: auto;
  right: 100%; }

.side-menu.left.opened {
  left: 0; }

.side-menu.right.opened {
  right: 0; }

.side-menu-wrapper {
  height: 100%;
  padding: 25px 15px 25px 25px; }

.boss-menu-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 990;
  background-color: rgba(0, 0, 0, 0.42);
  visibility: hidden;
  opacity: 0;
  transition: 0.6s ease-in-out;
  -webkit-transition: 0.6s ease-in-out;
  cursor: pointer; }

.side-menu.opened + #main-content + .boss-menu-overlay {
  opacity: 1;
  visibility: visible; }

.side-menu #header-search-form {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  padding: 0 15px 0 0;
  margin-bottom: 25px;
  margin-top: -6px; }

.header-side-menu .social-icons {
  margin-top: 30px;
  text-align: center;
  padding-right: 10px; }

.header-side-menu .social-icons.text-left {
  text-align: left; }

.header-side-menu .social-icons.text-right {
  text-align: right; }

.header-side-menu .social-icons.text-left .social-icon:first-child {
  margin-left: 0; }

.header-side-menu .social-icons.text-right .social-icon:last-child {
  margin-right: 0; }

@media (min-width: 767px) {
  .side-menu #header-search-form {
    margin-top: -1px; } }
@media (min-width: 992px) {
  .side-menu #header-search-form {
    margin-top: 3px; }

  .side-menu.header-side-menu.left {
    left: 0; }

  .side-menu.header-side-menu.right {
    right: 0; }

  .boxed-long .side-menu.header-side-menu.left {
    left: auto; }

  .boxed-long .side-menu.header-side-menu.right {
    right: auto; }

  .side-menu.header-side-menu .side-menu-btn,
  .header-side-menu.opened + #main-content + .boss-menu-overlay {
    display: none; } }
.side-menu #header-search-form .form-control {
  padding: 10px 5px 10px 40px;
  border-bottom: 1px solid transparent;
  font-size: 14px; }

.side-menu .navbar-nav {
  padding-right: 15px;
  margin: 0; }

.side-menu .navbar-nav,
.side-menu .navbar-nav li {
  float: none; }

.side-menu .navbar-nav ul {
  display: none; }

.side-menu .navbar-nav > li > a {
  padding: 10px 0; }

.side-menu .navbar-nav > li > a > i {
  margin-right: 7px;
  font-size: 1.2em;
  width: 25px; }

.side-menu.small-icons .navbar-nav > li > a > i {
  font-size: 1em;
  margin-right: 15px; }

.side-menu .navbar-nav ul {
  padding: 0 0 0 32px; }

.side-menu .navbar-nav ul ul {
  padding: 0 15px;
  border-left: 1px solid transparent; }

.side-menu .navbar-nav li li a {
  padding: 5px 0; }

.side-menu .navbar-nav ul ul li:first-child > a {
  padding-top: 8px; }

.side-menu .navbar-nav ul ul li:last-child > a {
  padding-bottom: 8px; }

.side-menu .navbar-nav .angle {
  float: right;
  margin-top: 2px;
  font-size: 1.1em; }

/* MOVE TO MAIN CONTENT AREA */
#main-content {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out; }

.side-menu.left.push.opened + #main-content {
  transform: translateX(300px);
  -webkit-transform: translateX(300px);
  -ms-transform: translateX(300px); }

.side-menu.right.push.opened + #main-content {
  transform: translateX(-300px);
  -webkit-transform: translateX(-300px);
  -ms-transform: translateX(-300px); }

@media (min-width: 992px) {
  .boxed-long .side-menu.header-side-menu + #main-content .container,
  .boxed .side-menu.header-side-menu + #main-content .container {
    width: 100%; }

  .header-side-menu.left + #main-content {
    padding-left: 300px; }

  .header-side-menu.right + #main-content {
    padding-right: 300px; }

  .header-side-menu + #main-content .container,
  .header-side-menu + #main-content .container-fluid {
    padding-left: 30px;
    padding-right: 30px; }

  .header-side-menu + #main-content .container.container-masonry,
  .header-side-menu + #main-content .container-fluid.container-masonry {
    padding-left: 15px;
    padding-right: 15px; }

  .header-side-menu.opened + #main-content,
  .header-side-menu.left.opened + #main-content,
  .header-side-menu.right.opened + #main-content {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0); } }
@media (min-width: 992px) and (max-width: 1600px) {
  .side-menu.header-side-menu + #main-content .container {
    width: 100%; } }
/*
----  DROPDOWN / MENU ANIMATIONS BY CLASS

Animations - add these clases to the parent element - Navbar Or dropdown
1.fade - add navbar "fade-dropdown" class
2.Left To Right - add navbar "ltr-dropdown" class
3.Right To Left - add navbar "rtl-dropdown" class
4.Top To Bottom - add navbar "ttb-dropdown" class
5.Bottom To Top  - add navbar "btt-dropdown" class

*/
/* Animation properties via "animated-dropdown" class change duration of animations and etc.. */
.animated-dropdown .dropdown > .dropdown-menu {
  animation-fill-mode: both;
  animation-delay: 0s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-delay: 0s;
  -webkit-animation-duration: 0.5s; }

@-webkit-keyframes fadeDropdown {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeDropdown {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* Left to right */
@-webkit-keyframes leftToRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0); } }
@keyframes leftToRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px); }
  100% {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0); } }
/* Right to left */
@-webkit-keyframes rightToLeft {
  0% {
    opacity: 0;
    transform: translateX(20px);
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0); } }
@keyframes rightToLeft {
  0% {
    opacity: 0;
    transform: translateX(20px);
    -webkit-transform: translateX(20px); }
  100% {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0); } }
/*Top to bottom  */
@-webkit-keyframes topToBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes topToBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
/* Bottom to top */
@-webkit-keyframes bottomToTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes bottomToTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
/* fade Animation */
.fade-dropdown .dropdown.open > .dropdown-menu {
  animation-name: fadeDropdown;
  -webkit-animation-name: fadeDropdown;
  animation-duration: 0.85s;
  -webkit-animation-duration: 0.85s; }

/* Left To Right animation */
.ltr-dropdown .dropdown.open > .dropdown-menu {
  animation-name: leftToRight;
  -webkit-animation-name: leftToRight; }

/* Right To Left animation */
.rtl-dropdown .dropdown.open > .dropdown-menu {
  animation-name: rightToLeft;
  -webkit-animation-name: rightToLeft; }

/* Top To Bottom animation */
.ttb-dropdown .dropdown.open > .dropdown-menu {
  animation-name: topToBottom;
  -webkit-animation-name: topToBottom; }

/* Bottom To Top animation */
.btt-dropdown .dropdown.open > .dropdown-menu {
  animation-name: bottomToTop;
  -webkit-animation-name: bottomToTop; }

@media (max-width: 767px) {
  /* Dsable Animation for mobile/collapsed menu*/
  .navbar-collapse .dropdown > .dropdown-menu,
  .navbar-collapse .dropdown.open > .dropdown-menu {
    animation: none !important;
    -webkit-animation: none !important; } }
/* Navbar styling - via classes - 5 navbar color predefined classes
	1.navbar-default
	2.navbar-white
	3.navbar-inverse
	4.navbar-transparent (absolute position with color navbar-white or navbar inverse)
*/
/* 1. Navbar Default */
.navbar-default {
  background-color: #eaeaea;
  border-color: #d7d7d7; }

.navbar-default .navbar-top {
  border-bottom-color: #d7d7d7; }

.navbar-default .navbar-top a {
  color: #8a8a8a; }

.navbar-default .navbar-top-nav li:after,
.navbar-default .navbar-top .social-icon:after {
  color: #bababa; }

.navbar-default .navbar-top .dropdowns-container.pull-right {
  border-right-color: #d7d7d7; }

.navbar-default .navbar-top .dropdown-menu {
  border-color: #c2c2c2;
  background-color: #d7d7d7;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2); }

.navbar-default .navbar-brand {
  color: #7a7a7a;
  border-color: #d7d7d7; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #d7d7d7; }

.navbar-default .navbar-text {
  color: #7a7a7a; }

.navbar-default .navbar-nav li > a,
.navbar-default .dropdown-menu li a,
.navbar-default .navbar-nav .megamenu-title {
  color: #7a7a7a; }

.navbar-default .navbar-nav .open > a,
.navbar-default .navbar-nav .open > a:hover,
.navbar-default .navbar-nav .open > a:focus,
.navbar-default .navbar-nav .active > a,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default li a:hover,
.navbar-default .navbar-nav .megamenu-title:hover,
.navbar-default .dropdown-menu > li > a:hover,
.navbar-default .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  background-color: transparent; }

.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,
.navbar-default .btn-toggle {
  background-color: #ddd; }

.navbar-default .navbar-toggle .icon-bar,
.navbar-default .btn-toggle .icon-bar,
.navbar-default .navbar-toggle .icon-bar:after,
.navbar-default .navbar-toggle .icon-bar:before,
.navbar-default .btn-toggle .icon-bar:after,
.navbar-default .btn-toggle .icon-bar:before {
  background-color: #7a7a7a; }

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar:before,
.navbar-default .navbar-toggle:hover .icon-bar:after,
.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar:before,
.navbar-default .navbar-toggle:focus .icon-bar:after
.navbar-default .btn-toggle:hover .icon-bar,
.navbar-default .btn-toggle:hover .icon-bar:before,
.navbar-default .btn-toggle:hover .icon-bar:after,
.navbar-default .btn-toggle:focus .icon-bar,
.navbar-default .btn-toggle:focus .icon-bar:before,
.navbar-default .btn-toggle:focus .icon-bar:after {
  background: #5a5a5a; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle.opened,
.navbar-default .btn-toggle:hover,
.navbar-default .btn-toggle:focus,
.navbar-default .btn-toggle.opened {
  background-color: #cacaca; }

.navbar-default.sticky-menu.fixed .navbar-nav li > .dropdown-menu,
.navbar-default .sticky-menu.fixed .navbar-nav li > .dropdown-menu {
  border-top-color: #d7d7d7; }

.navbar-default .navbar-btn.btn-icon {
  color: #7a7a7a;
  background-color: #ddd; }

.navbar-default .navbar-btn.btn-icon:hover,
.navbar-default .navbar-btn.btn-icon:focus,
.navbar-default .open > .navbar-btn.btn-icon {
  background-color: #cacaca; }

.navbar-default.side-menu .navbar-nav ul ul {
  border-left-color: #c7c7c7; }

.navbar-default.side-menu.header-side-menu.left {
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 2px 0 5px rgba(0, 0, 0, 0.06); }

.navbar-default.side-menu.header-side-menu.right {
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.06); }

/* Navbar Default Search Form*/
#header-search-form.navbar-default {
  background-color: #e0e0e0;
  border-bottom-color: #d7d7d7; }

.navbar-default .form-control,
.navbar-default button[type="submit"],
.navbar-default input[type="submit"]
#header-search-form.navbar-default .form-control,
#header-search-form.navbar-default button[type="submit"],
#header-search-form.navbar-default input[type="submit"] {
  color: #7a7a7a; }

#header-search-form.navbar-default .form-control::-moz-placeholder {
  color: #7a7a7a; }

#header-search-form.navbar-default .form-control:-ms-input-placeholder {
  color: #7a7a7a; }

#header-search-form.navbar-default .form-control::-webkit-input-placeholder {
  color: #7a7a7a; }

#header-search-form.navbar-default .form-control::placeholder {
  color: #7a7a7a; }

.navbar-default #header-search-form button[type="submit"]:hover,
.navbar-default #header-search-form input[type="submit"]:hover,
.navbar-default #header-search-form button[type="submit"]:focus,
.navbar-default #header-search-form input[type="submit"]:focus,
#header-search-form.navbar-default button[type="submit"]:hover,
#header-search-form.navbar-default input[type="submit"]:hover,
#header-search-form.navbar-default button[type="submit"]:focus,
#header-search-form.navbar-default input[type="submit"]:focus {
  background-color: #cacaca; }

.navbar-default.side-menu #header-search-form .form-control {
  border-bottom-color: #d7d7d7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #7a7a7a; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    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 {
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #d7d7d7; }

  .navbar-default .navbar-nav .open > .dropdown-toggle,
  .navbar-default .navbar-nav .open > .dropdown-toggle:hover,
  .navbar-default .navbar-nav .open > .dropdown-toggle:focus {
    background-color: #c9c9c9; }

  .navbar-default .navbar-nav .dropdown-menu .open .dropdown-menu {
    background-color: #c9c9c9; }

  .navbar-default .navbar-nav .dropdown-menu .open > .dropdown-toggle,
  .navbar-default .navbar-nav .dropdown-menu .open > .dropdown-toggle:hover,
  .navbar-default .navbar-nav .dropdown-menu .open > .dropdown-toggle:focus {
    background-color: #c0c0c0; }

  .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-nav div[class^="col"],
  .navbar-default .navbar-nav div[class*=' col'] {
    border-bottom-color: #c7c7c7; }

  .navbar-default .navbar-nav .megamenu-title {
    color: #9a9a9a; } }
@media (min-width: 768px) {
  .navbar-default .navbar-collapse.collapse-row {
    border-top-color: #d7d7d7; }

  .navbar-default .navbar-nav-border > li > a {
    border-right-color: #d7d7d7 !important; }

  .navbar-default .navbar-nav-border > li:first-child > a {
    border-left-color: #d7d7d7 !important; }

  .navbar-default .dropdown-menu {
    background-color: #ddd; }

  .navbar-default .navbar-nav .megamenu-title {
    border-bottom-color: #cacaca; }

  .navbar-default .navbar-nav li > .dropdown-menu {
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2); }

  .navbar-default .navbar-nav .sub-dropdown .dropdown-menu {
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2); }

  .navbar-default .navbar-nav .sub-dropdown .dropdown-menu.pull-right,
  .navbar-default .navbar-nav .reverse .sub-dropdown .dropdown-menu {
    box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.2); } }
@media (min-width: 992px) {
  .navbar-default .boxed-container .collapse-row,
  .navbar-default .boxed-container .navbar-header.fullwidth {
    border-left-color: #d7d7d7;
    border-right-color: #d7d7d7; } }
.navbar-default .navbar-link {
  color: #7a7a7a; }

.navbar-default .btn-link {
  color: #7a7a7a; }

/* Navbar Shopping Cart - Dropdown Menu */
.navbar-default .cart-dropdown-menu {
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
  background-color: #ddd; }

.navbar-default .cart-dropdown-menu hr {
  border-top-color: #cacaca; }

.navbar-default .cart-dropdown-desc {
  color: #8a8a8a; }

.navbar-default .cart-dropdown .product-old-price,
.navbar-default .cart-dropdown .product-name a,
.cart-dropdown .cart-action-total > span {
  color: #7a7a7a; }

.navbar-default .cart-dropdown .remove-btn {
  color: #7a7a7a;
  background-color: #cacaca; }

.navbar-default .cart-dropdown .remove-btn:hover,
.navbar-default .cart-dropdown .remove-btn:focus {
  color: #5a5a5a;
  background-color: #b7b7b7; }

.navbar-default .sticky-menu.fixed .cart-dropdown-menu {
  border-top-color: #d7d7d7; }

/* 2. Navbar White */
.navbar-white {
  background-color: #fff;
  border-color: #eaeaea; }

.navbar-white .navbar-top {
  border-bottom-color: #eaeaea; }

.navbar-white .navbar-top a {
  color: #505050; }

.navbar-white .navbar-top-nav li:after,
.navbar-white .navbar-top .social-icon:after {
  color: #6e6e6e; }

.navbar-white .navbar-top .dropdowns-container.pull-right {
  border-right-color: #eaeaea; }

.navbar-white .navbar-top .dropdown-menu {
  border-color: #eaeaea;
  background-color: #fff;
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1); }

.navbar-white .navbar-brand {
  color: #505050;
  border-color: #eaeaea; }

.navbar-white.sticky-menu.fixed .navbar-nav li > .dropdown-menu,
.navbar-white .sticky-menu.fixed .navbar-nav li > .dropdown-menu {
  border-top-color: #eaeaea; }

.navbar-white .navbar-brand:hover,
.navbar-white .navbar-brand:focus {
  color: #3a3a3a;
  background-color: transparent; }

.navbar-white .navbar-collapse,
.navbar-white .navbar-form {
  border-color: #eaeaea; }

.navbar-white .navbar-text,
.navbar-white .navbar-nav li > a,
.navbar-white .dropdown-menu li a,
.navbar-white .navbar-nav .megamenu-title {
  color: #505050; }

.navbar-white .navbar-nav .open > a,
.navbar-white .navbar-nav .open > a:hover,
.navbar-white .navbar-nav .open > a:focus,
.navbar-white .navbar-nav .active > a,
.navbar-white .navbar-nav > .active > a,
.navbar-white .navbar-nav > .active > a:hover,
.navbar-white .navbar-nav > .active > a:focus,
.navbar-white li a:hover,
.navbar-white .navbar-nav .megamenu-title:hover,
.navbar-white .dropdown-menu > li > a:hover,
.navbar-white .dropdown-menu > li > a:focus,
.navbar-white .navbar-nav > li > a:hover,
.navbar-white .navbar-nav > li > a:focus {
  background-color: transparent; }

.navbar-white .navbar-nav > .disabled > a,
.navbar-white .navbar-nav > .disabled > a:hover,
.navbar-white .navbar-nav > .disabled > a:focus {
  color: #bbb;
  background-color: transparent; }

.navbar-white .navbar-toggle,
.navbar-white .btn-toggle {
  background-color: #f0f0f0; }

.navbar-white .navbar-toggle .icon-bar,
.navbar-white .btn-toggle .icon-bar,
.navbar-white .navbar-toggle .icon-bar:after,
.navbar-white .navbar-toggle .icon-bar:before,
.navbar-white .btn-toggle .icon-bar:after,
.navbar-white .btn-toggle .icon-bar:before {
  background-color: #505050; }

.navbar-white .navbar-toggle:hover .icon-bar,
.navbar-white .navbar-toggle:hover .icon-bar:before,
.navbar-white .navbar-toggle:hover .icon-bar:after,
.navbar-white .navbar-toggle:focus .icon-bar,
.navbar-white .navbar-toggle:focus .icon-bar:before,
.navbar-white .navbar-toggle:focus .icon-bar:after
.navbar-white .btn-toggle:hover .icon-bar,
.navbar-white .btn-toggle:hover .icon-bar:before,
.navbar-white .btn-toggle:hover .icon-bar:after,
.navbar-white .btn-toggle:focus .icon-bar,
.navbar-white .btn-toggle:focus .icon-bar:before,
.navbar-white .btn-toggle:focus .icon-bar:after {
  background: #505050; }

.navbar-white .navbar-toggle:hover,
.navbar-white .navbar-toggle:focus,
.navbar-white .navbar-toggle.opened,
.navbar-white .btn-toggle:hover,
.navbar-white .btn-toggle:focus,
.navbar-white .btn-toggle.opened {
  background-color: #dedede; }

.navbar-white .navbar-btn.btn-icon {
  color: #505050;
  background-color: #f0f0f0; }

.navbar-white .navbar-btn.btn-icon:hover,
.navbar-white .navbar-btn.btn-icon:focus,
.navbar-white .open > .navbar-btn.btn-icon {
  background-color: #dedede; }

.navbar-white.side-menu .navbar-nav ul ul {
  border-left-color: #aaa; }

.navbar-white.side-menu.header-side-menu.left {
  box-shadow: 3px 0 7px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 3px 0 7px rgba(0, 0, 0, 0.05); }

.navbar-white.side-menu.header-side-menu.right {
  box-shadow: -3px 0 7px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: -3px 0 7px rgba(0, 0, 0, 0.05); }

/* Navbar White Search Form*/
#header-search-form.navbar-white {
  background-color: #fff;
  border-bottom-color: #eaeaea; }

.navbar-white .form-control,
.navbar-white button[type="submit"],
.navbar-white input[type="submit"]
#header-search-form.navbar-white .form-control,
#header-search-form.navbar-white button[type="submit"],
#header-search-form.navbar-white input[type="submit"] {
  color: #505050; }

#header-search-form.navbar-white .form-control::-moz-placeholder {
  color: #505050; }

#header-search-form.navbar-white .form-control:-ms-input-placeholder {
  color: #505050; }

#header-search-form.navbar-white .form-control::-webkit-input-placeholder {
  color: #505050; }

#header-search-form.navbar-white .form-control::placeholder {
  color: #505050; }

.navbar-white #header-search-form button[type="submit"]:hover,
.navbar-white #header-search-form input[type="submit"]:hover,
.navbar-white #header-search-form button[type="submit"]:focus,
.navbar-white #header-search-form input[type="submit"]:focus,
#header-search-form.navbar-white button[type="submit"]:hover,
#header-search-form.navbar-white input[type="submit"]:hover,
#header-search-form.navbar-white button[type="submit"]:focus,
#header-search-form.navbar-white input[type="submit"]:focus {
  background-color: #eaeaea; }

.navbar-white.side-menu #header-search-form .form-control {
  border-bottom-color: #eaeaea; }

@media (max-width: 767px) {
  .navbar-white .navbar-nav .open .dropdown-menu > li > a {
    color: #505050; }

  .navbar-white .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-white .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent; }

  .navbar-white .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-white .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-white .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #eaeaea; }

  .navbar-white .navbar-nav .open .dropdown-menu {
    background-color: #f8f8f8; }

  .navbar-white .navbar-nav .open > .dropdown-toggle,
  .navbar-white .navbar-nav .open > .dropdown-toggle:hover,
  .navbar-white .navbar-nav .open > .dropdown-toggle:focus {
    background-color: #f0f0f0; }

  .navbar-white .navbar-nav .dropdown-menu .open .dropdown-menu {
    background-color: #eee; }

  .navbar-white .navbar-nav .dropdown-menu .open > .dropdown-toggle,
  .navbar-white .navbar-nav .dropdown-menu .open > .dropdown-toggle:hover,
  .navbar-white .navbar-nav .dropdown-menu .open > .dropdown-toggle:focus {
    background-color: #e5e5e5; }

  .navbar-white .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-white .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-white .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #bbb;
    background-color: transparent; }

  .navbar-white .navbar-nav div[class^="col"],
  .navbar-white .navbar-nav div[class*=' col'] {
    border-bottom-color: #eaeaea; }

  .navbar-white .navbar-nav .megamenu-title {
    color: #666; } }
@media (min-width: 768px) {
  .navbar-white .navbar-collapse.collapse-row {
    border-top-color: #eaeaea; }

  .navbar-white .navbar-nav-border > li > a {
    border-right-color: #eaeaea !important; }

  .navbar-white .navbar-nav-border > li:first-child > a {
    border-left-color: #eaeaea !important; }

  .navbar-white .dropdown-menu {
    background-color: #fff; }

  .navbar-white .navbar-nav .megamenu-title {
    border-bottom-color: #eaeaea; }

  .navbar-white .navbar-nav li > .dropdown-menu {
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.18); }

  .navbar-white .navbar-nav .sub-dropdown .dropdown-menu {
    box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.18); }

  .navbar-white .navbar-nav .sub-dropdown .dropdown-menu.pull-right,
  .navbar-white .navbar-nav .reverse .sub-dropdown .dropdown-menu {
    box-shadow: -2px 5px 10px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: -2px 5px 10px rgba(0, 0, 0, 0.18); } }
@media (min-width: 992px) {
  .navbar-white .boxed-container .collapse-row,
  .navbar-white .boxed-container .navbar-header.fullwidth {
    border-left-color: #eaeaea;
    border-right-color: #eaeaea; } }
.navbar-white .navbar-link {
  color: #505050; }

.navbar-white .btn-link {
  color: #505050; }

/* Navbar Shopping Cart - Dropdown Menu */
.navbar-white .cart-dropdown-menu {
  box-shadow: 0 5px 9px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.18);
  background-color: #fff; }

.navbar-white .cart-dropdown-menu hr {
  border-top-color: #eaeaea; }

.navbar-white .cart-dropdown-desc {
  color: #777; }

.navbar-white .cart-dropdown .product-old-price,
.navbar-white .cart-dropdown .product-name a,
.cart-dropdown .cart-action-total > span {
  color: #505050; }

.navbar-white .cart-dropdown .remove-btn {
  color: #505050;
  background-color: #eaeaea; }

.navbar-white .cart-dropdown .remove-btn:hover,
.navbar-white .cart-dropdown .remove-btn:focus {
  color: #303030;
  background-color: #dadada; }

.navbar-white .sticky-menu.fixed .cart-dropdown-menu {
  border-top-color: #eaeaea; }

/* 3. Navbar Inverse */
.navbar-inverse {
  background-color: #2a2a2a;
  border-color: #3e3e3e; }

.navbar-inverse .navbar-top {
  border-bottom-color: #3e3e3e; }

.navbar-inverse .navbar-top a {
  color: #9a9a9a; }

.navbar-inverse .navbar-top a:hover,
.navbar-inverse .navbar-top a:focus,
.navbar-inverse .navbar-top .open > .dropdown-toggle {
  color: #e1e1e1; }

.navbar-inverse .navbar-top-nav li:after,
.navbar-inverse .navbar-top .social-icon:after {
  color: #9a9a9a; }

.navbar-inverse .navbar-top .dropdowns-container.pull-right {
  border-right-color: #3e3e3e; }

.navbar-inverse .navbar-top .dropdown-menu {
  border-color: #3e3e3e;
  background-color: #2e2e2e;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2); }

.navbar-inverse .navbar-brand {
  color: #9a9a9a;
  border-color: #3e3e3e; }

.navbar-inverse.sticky-menu.fixed .navbar-nav li > .dropdown-menu,
.navbar-inverse .sticky-menu.fixed .navbar-nav li > .dropdown-menu {
  border-top-color: #3e3e3e; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #bebebe;
  background-color: transparent; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #505050; }

.navbar-inverse .navbar-text {
  color: #9a9a9a; }

.navbar-inverse .navbar-nav li > a,
.navbar-inverse .dropdown-menu li a,
.navbar-inverse .navbar-nav .megamenu-title {
  color: #9a9a9a; }

.navbar-inverse .navbar-nav .open > a,
.navbar-inverse .navbar-nav .open > a:hover,
.navbar-inverse .navbar-nav .open > a:focus,
.navbar-inverse .navbar-nav .active > a,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse li a:hover,
.navbar-inverse .navbar-nav .megamenu-title:hover,
.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #bebebe;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent; }

.navbar-inverse .navbar-toggle,
.navbar-inverse .btn-toggle {
  background-color: #4a4a4a; }

.navbar-inverse .navbar-toggle .icon-bar,
.navbar-inverse .btn-toggle .icon-bar,
.navbar-inverse .navbar-toggle .icon-bar:after,
.navbar-inverse .navbar-toggle .icon-bar:before,
.navbar-inverse .btn-toggle .icon-bar:after,
.navbar-inverse .btn-toggle .icon-bar:before {
  background-color: #b7b7b7; }

.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:hover .icon-bar:before,
.navbar-inverse .navbar-toggle:hover .icon-bar:after,
.navbar-inverse .navbar-toggle:focus .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar:before,
.navbar-inverse .navbar-toggle:focus .icon-bar:after
.navbar-inverse .btn-toggle:hover .icon-bar,
.navbar-inverse .btn-toggle:hover .icon-bar:before,
.navbar-inverse .btn-toggle:hover .icon-bar:after,
.navbar-inverse .btn-toggle:focus .icon-bar,
.navbar-inverse .btn-toggle:focus .icon-bar:before,
.navbar-inverse .btn-toggle:focus .icon-bar:after {
  background: #b7b7b7; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle.opened,
.navbar-inverse .btn-toggle:hover,
.navbar-inverse .btn-toggle:focus,
.navbar-inverse .btn-toggle.opened {
  background-color: #3a3a3a; }

.navbar-inverse .navbar-btn.btn-icon {
  color: #b7b7b7;
  background-color: #4a4a4a; }

.navbar-inverse .navbar-btn.btn-icon:hover,
.navbar-inverse .navbar-btn.btn-icon:focus,
.navbar-inverse .open > .navbar-btn.btn-icon {
  color: #cacaca;
  background-color: #3a3a3a; }

.navbar-inverse.side-menu .navbar-nav ul ul {
  border-left-color: #505050; }

/* Navbar Default Search Form*/
#header-search-form.navbar-inverse {
  background-color: #333;
  border-bottom-color: #3e3e3e; }

.navbar-inverse .form-control,
.navbar-inverse button[type="submit"],
.navbar-inverse input[type="submit"]
#header-search-form.navbar-inverse .form-control,
#header-search-form.navbar-inverse button[type="submit"],
#header-search-form.navbar-inverse input[type="submit"] {
  color: #9a9a9a; }

#header-search-form.navbar-inverse .form-control::-moz-placeholder {
  color: #9a9a9a; }

#header-search-form.navbar-inverse .form-control:-ms-input-placeholder {
  color: #9a9a9a; }

#header-search-form.navbar-inverse .form-control::-webkit-input-placeholder {
  color: #9a9a9a; }

#header-search-form.navbar-inverse .form-control::placeholder {
  color: #9a9a9a; }

.navbar-inverse #header-search-form button[type="submit"]:hover,
.navbar-inverse #header-search-form input[type="submit"]:hover,
.navbar-inverse #header-search-form button[type="submit"]:focus,
.navbar-inverse #header-search-form input[type="submit"]:focus,
#header-search-form.navbar-inverse button[type="submit"]:hover,
#header-search-form.navbar-inverse input[type="submit"]:hover,
#header-search-form.navbar-inverse button[type="submit"]:focus,
#header-search-form.navbar-inverse input[type="submit"]:focus {
  background-color: #2a2a2a; }

.navbar-inverse.side-menu #header-search-form .form-control {
  border-bottom-color: #4e4e4e; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9a9a9a; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #cacaca;
    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: #b7b7b7;
    background-color: #3e3e3e; }

  .navbar-inverse .navbar-nav .open .dropdown-menu {
    background-color: #333; }

  .navbar-inverse .navbar-nav .open > .dropdown-toggle,
  .navbar-inverse .navbar-nav .open > .dropdown-toggle:hover,
  .navbar-inverse .navbar-nav .open > .dropdown-toggle:focus {
    background-color: #222; }

  .navbar-inverse .navbar-nav .dropdown-menu .open .dropdown-menu {
    background-color: #222; }

  .navbar-inverse .navbar-nav .dropdown-menu .open > .dropdown-toggle,
  .navbar-inverse .navbar-nav .dropdown-menu .open > .dropdown-toggle:hover,
  .navbar-inverse .navbar-nav .dropdown-menu .open > .dropdown-toggle:focus {
    background-color: #1e1e1e; }

  .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: #ccc;
    background-color: transparent; }

  .navbar-inverse .navbar-nav div[class^="col"],
  .navbar-inverse .navbar-nav div[class*=' col'] {
    border-bottom-color: #4a4a4a; }

  .navbar-inverse .navbar-nav .megamenu-title {
    color: #c1c1c1; } }
@media (min-width: 768px) {
  .navbar-inverse .navbar-collapse.collapse-row {
    border-top-color: #4e4e4e; }

  .navbar-inverse .navbar-nav-border > li > a {
    border-right-color: #4e4e4e !important; }

  .navbar-inverse .navbar-nav-border > li:first-child > a {
    border-left-color: #4e4e4e !important; }

  .navbar-inverse .dropdown-menu {
    background-color: #2e2e2e; }

  .navbar-inverse .navbar-nav .megamenu-title {
    border-bottom-color: #4e4e4e; }

  .navbar-inverse .navbar-nav li > .dropdown-menu {
    box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2); }

  .navbar-inverse .navbar-nav .sub-dropdown .dropdown-menu {
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.2); }

  .navbar-inverse .navbar-nav .sub-dropdown .dropdown-menu.pull-right,
  .navbar-inverse .navbar-nav .reverse .sub-dropdown .dropdown-menu {
    box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.2); } }
@media (min-width: 992px) {
  .navbar-inverse .boxed-container .collapse-row,
  .navbar-inverse .boxed-container .navbar-header.fullwidth {
    border-left-color: #4e4e4e;
    border-right-color: #4e4e4e; } }
.navbar-inverse .navbar-link {
  color: #b7b7b7; }

.navbar-inverse .navbar-link:hover {
  color: #e1e1e1; }

.navbar-inverse .btn-link {
  color: #b7b7b7; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #e1e1e1; }

/* Navbar Shopping Cart - Dropdown Menu */
.navbar-inverse .cart-dropdown-menu {
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.2);
  background-color: #2e2e2e; }

.navbar-inverse .cart-dropdown-menu hr {
  border-top-color: #4e4e4e; }

.navbar-inverse .product-quantity,
.navbar-inverse .cart-dropdown-desc {
  color: #9a9a9a; }

.navbar-inverse .cart-dropdown .product-old-price,
.navbar-inverse .cart-dropdown .product-name a,
.cart-dropdown .cart-action-total > span {
  color: #9a9a9a; }

.navbar-inverse .cart-dropdown .remove-btn {
  color: #9a9a9a;
  background-color: #4e4e4e; }

.navbar-inverse .cart-dropdown .remove-btn:hover,
.navbar-inverse .cart-dropdown .remove-btn:focus {
  color: #b7b7b7;
  background-color: #3e3e3e; }

.navbar-inverse .sticky-menu.fixed .cart-dropdown-menu {
  border-top-color: #3e3e3e; }

/* 4. Navbar Transparent */
/* You shuld use this page header largest
or the section with padding top more than header's height */
.navbar-transparent {
  background-color: transparent !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 299;
  transition: all 0.25s;
  -webkit-transition: all 0.25s; }

.navbar-transparent .navbar-top {
  background-color: transparent; }

@media (max-width: 767px) {
  .navbar-transparent.navbar-inverse .navbar-collapse {
    background-color: #2e2e2e; }

  .navbar-transparent.navbar-white .navbar-collapse {
    background-color: #fff; } }
/* White Color */
.navbar-white.navbar-transparent {
  border-color: #e1e1e1; }

.navbar-white.navbar-transparent .navbar-top {
  border-bottom-color: #e1e1e1; }

.navbar-white.navbar-transparent .navbar-top a {
  color: #f1f1f1; }

.navbar-white.navbar-transparent .navbar-top .dropdown-menu a {
  color: #505050; }

.navbar-white.navbar-transparent .navbar-top a:hover,
.navbar-white.navbar-transparent .navbar-top a:focus,
.navbar-white.navbar-transparent .navbar-top .open > .dropdown-toggle {
  color: #fff; }

.navbar-white.navbar-transparent .navbar-top-nav li:after,
.navbar-white.navbar-transparent .navbar-top .social-icon:after {
  color: #fff; }

.navbar-white.navbar-transparent .navbar-top .dropdowns-container.pull-right {
  border-right-color: #e1e1e1; }

.navbar-white.navbar-transparent .navbar-top .dropdown-menu {
  border-color: #e1e1e1;
  background-color: #fff; }

.navbar-white.navbar-transparent .navbar-brand {
  color: #f1f1f1;
  border-color: #e1e1e1; }

.navbar-white.navbar-transparent .navbar-brand:hover,
.navbar-white.navbar-transparent .navbar-brand:focus {
  color: #fafafa;
  background-color: transparent; }

.navbar-white.navbar-transparent .social-icon {
  color: #f1f1f1; }

/* Transparent inverse */
.navbar-inverse.navbar-transparent {
  border-color: #505050; }

.navbar-inverse.navbar-transparent .navbar-top {
  border-bottom-color: #505050; }

.navbar-inverse.navbar-transparent .navbar-top a {
  color: #3e3e3e; }

.navbar-inverse.navbar-transparent .navbar-top .dropdown-menu a {
  color: #9a9a9a; }

.navbar-inverse.navbar-transparent .navbar-top-nav li:after,
.navbar-inverse.navbar-transparent .navbar-top .social-icon:after {
  color: #666; }

.navbar-inverse.navbar-transparent .navbar-top .dropdowns-container.pull-right {
  border-right-color: #505050; }

.navbar-inverse.navbar-transparent .navbar-top .dropdown-menu {
  border-color: #2e2e2e;
  background-color: #3e3e3e; }

.navbar-inverse.navbar-transparent .navbar-brand {
  color: #3e3e3e;
  border-color: #505050; }

.navbar-inverse.navbar-transparent .navbar-brand:hover,
.navbar-inverse.navbar-transparent .navbar-brand:focus {
  color: #2e2e2e;
  background-color: transparent; }

.navbar-inverse.navbar-transparent .social-icon {
  color: #3e3e3e; }

@media (min-width: 768px) {
  /* Transparent + white menu link color*/
  .navbar-white.navbar-transparent .navbar-text,
  .navbar-white.navbar-transparent .navbar-nav > li > a {
    color: #f1f1f1; }

  .navbar-white.navbar-transparent .navbar-nav > li > a:hover,
  .navbar-white.navbar-transparent .navbar-nav > li > a:focus,
  .navbar-white.navbar-transparent .navbar-nav > li.open > a,
  .navbar-white.navbar-transparent .navbar-nav > li.active > a {
    background-color: transparent; }

  /* Transparent + dark menu link color*/
  .navbar-inverse.navbar-transparent .navbar-text,
  .navbar-inverse.navbar-transparent .navbar-nav > li > a {
    color: #3e3e3e; }

  .navbar-inverse.navbar-transparent .navbar-nav > li > a:hover,
  .navbar-inverse.navbar-transparent .navbar-nav > li > a:focus,
  .navbar-inverse.navbar-transparent .navbar-nav > li.open > a,
  .navbar-inverse.navbar-transparent .navbar-nav > li.active > a {
    background-color: transparent; } }
/* Sticky Menu ----------*/
@-webkit-keyframes stickyMenu {
  0% {
    opacity: 0;
    top: -100px; }
  100% {
    opacity: 1;
    top: 0; } }
@keyframes stickyMenu {
  0% {
    opacity: 0;
    top: -100px; }
  100% {
    opacity: 1;
    top: 0; } }
.boxed #header.sticky-menu.fixed,
.boxed .sticky-menu.fixed,
.boxed-long #header.sticky-menu.fixed,
.boxed-long .sticky-menu.fixed,
.boxed #header-search-form.fixed,
.boxed-long #header-search-form.fixed {
  left: auto;
  right: auto; }

#header.sticky-menu.fixed,
.sticky-menu.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  -webkit-perspective: 1000;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: stickyMenu;
  animation-name: stickyMenu; }

.navbar-white .sticky-menu.fixed {
  background-color: #fff; }

.navbar-inverse .sticky-menu.fixed {
  background-color: #2a2a2a; }

.navbar-default .sticky-menu.fixed {
  background-color: #eaeaea; }

#header.sticky-menu.fixed .navbar-inverse.navbar-transparent,
.navbar-inverse.navbar-transparent .sticky-menu.fixed,
.navbar-inverse.navbar-transparent .sticky-menu.fixed .boxed-container .collapse-row,
.navbar-inverse.navbar-transparent .sticky-menu.fixed .boxed-container .navbar-header.fullwidth,
.navbar-white .sticky-menu.fixed .navbar-collapse.collapse-row {
  background-color: #fff !important;
  border-color: #eaeaea; }

.sticky-menu.fixed .navbar-inverse.navbar-transparent .navbar-collapse.collapse-row,
.navbar-inverse.navbar-transparent .sticky-menu.fixed .navbar-collapse.collapse-row {
  border-top-color: transparent; }

.sticky-menu.fixed .navbar-inverse.navbar-transparent .navbar-brand,
.navbar-inverse.navbar-transparent .sticky-menu.fixed .navbar-brand {
  border-color: #eaeaea; }

.sticky-menu.fixed .navbar-inverse.navbar-transparent .navbar-nav > li > a,
.navbar-inverse.navbar-transparent .sticky-menu.fixed .navbar-nav > li > a {
  border-right-color: #eaeaea !important; }

.sticky-menu.fixed .navbar-inverse.navbar-transparent .navbar-nav-border > li:first-child > a,
.navbar-inverse.navbar-transparent .sticky-menu.fixed .navbar-nav-border > li:first-child > a {
  border-left-color: #eaeaea !important; }

.sticky-menu.fixed .navbar-white.navbar-transparent,
.navbar-white.navbar-transparent .sticky-menu.fixed,
.sticky-menu.fixed .navbar-white.navbar-transparent .navbar-collapse.collapse-row,
.navbar-white.navbar-transparent .sticky-menu.fixed .navbar-collapse.collapse-row {
  background-color: #2a2a2a !important;
  border-color: #3e3e3e; }

.sticky-menu.fixed .navbar-white.navbar-transparent .navbar-nav > li > a,
.navbar-white.navbar-transparent .sticky-menu.fixed .navbar-nav > li > a {
  border-right-color: #5e5e5e !important; }

.sticky-menu.fixed .navbar-white.navbar-transparent .navbar-nav-border > li:first-child > a,
.navbar-white.navbar-transparent .sticky-menu.fixed .navbar-nav-border > li:first-child > a {
  border-left-color: #5e5e5e !important; }

.sticky-menu.fixed .navbar-white.navbar-transparent .navbar-brand,
.navbar-white.navbar-transparent .sticky-menu.fixed .navbar-brand {
  border-color: #3e3e3e; }

.sticky-menu.fixed > .row > .container {
  position: relative; }

.sticky-menu.fixed,
.navbar-transparent .sticky-menu.fixed {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.08); }

@media (min-width: 992px) {
  .sticky-menu.fixed .navbar-nav > li > a {
    padding-top: 17.5px;
    padding-bottom: 17.5px; } }
.sticky-menu.fixed .navbar-brand svg, .sticky-menu.fixed .navbar-brand svg image {
  height: 30px;
  width: 30px; }

.sticky-menu.fixed .navbar-brand {
  padding-top: 12px;
  padding-bottom: 11px;
  height: auto;
  font-size: 32px; }

.sticky-menu.fixed .navbar-btn,
.sticky-menu.fixed .navbar-toggle,
.sticky-menu.fixed .btn-toggle {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 13px; }

.sticky-menu.fixed .navbar-toggle {
  padding: 3px; }

.sticky-menu.fixed .navbar-toggle .icon-bar,
.sticky-menu.fixed .btn-toggle .icon-bar,
.sticky-menu.fixed .navbar-toggle .icon-bar:before,
.sticky-menu.fixed .btn-toggle .icon-bar:before,
.sticky-menu.fixed .navbar-toggle .icon-bar:after,
.sticky-menu.fixed .btn-toggle .icon-bar:after {
  width: 12px; }

.sticky-menu.fixed .navbar-toggle .icon-bar:before,
.sticky-menu.fixed .btn-toggle .icon-bar:before {
  top: 4px; }

.sticky-menu.fixed .navbar-toggle .icon-bar:after,
.sticky-menu.fixed .btn-toggle .icon-bar:after {
  top: -4px; }

#header-search-form.fixed {
  position: fixed;
  top: 0;
  z-index: 1010;
  border-bottom: none; }

#header-search-form.fixed .form-control {
  font-size: 16px;
  padding-top: 15.5px;
  padding-bottom: 15.5px;
  height: 55px; }

#header.fixed #header-search-form.fixed .form-control {
  padding-top: 16px;
  padding-top: 16px;
  height: 56px; }

/* =============================================
------------------- 4.Content -----------------
==============================================*/
#content {
  width: 100%;
  padding: 0 0 40px; }

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

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

.no-overflow {
  overflow: hidden !important; }

.no-padding-bt {
  padding-bottom: 0 !important; }

@media (min-width: 992px) {
  /* container-fulid give a larger padding */
  #content .container-fluid.no-padding {
    padding: 0; } }
@media (min-width: 992px) {
  /* container-fulid give a larger padding */
  #content .container-fluid {
    padding-left: 30px;
    padding-right: 30px; } }
.bg-image {
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center; }

.parallax,
.parallax-fixed {
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  /* to prevent empy bg area*/
  background-repeat: repeat-y; }

.parallax {
  background-attachment: scroll; }

.parallax-fixed {
  background-attachment: fixed; }

.parallax-container {
  overflow: hidden;
  position: relative; }

.parallax-container .parallax {
  position: absolute;
  top: -25%;
  height: 150%;
  left: 0;
  right: 0;
  z-index: 1; }

.parallax-container .container,
.parallax-container .container-fluid {
  position: relative;
  z-index: 2; }

.overlay-container .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: block;
  background: #fff;
  opacity: 0.4; }

.overlay-container .overlay.dark {
  background-color: #2a2a2a;
  opacity: 0.15; }

.overlay-container .overlay.darker {
  background-color: #2a2a2a;
  opacity: 0.2; }

.overlay-container .overlay.custom {
  opacity: 0.15; }

.overlay-container .container,
.overlay-container .container-fluid {
  position: relative;
  z-index: 2; }

/* vertical center with display table */
.vcenter-container {
  display: table;
  width: 100%;
  height: 100%; }

.vcenter {
  display: table-cell;
  vertical-align: middle; }

/* Page Header Styles */
.page-header {
  padding: 30px 0 10px;
  margin: 0 0 40px;
  border-bottom: none;
  background-color: #fff;
  border-bottom: 1px solid #eaeaea; }

.page-header.fullscreen {
  padding: 0; }

.page-header.parallax {
  border-bottom: none; }

.page-header.homepage-page-header {
  position: relative;
  padding: 0; }

.page-header.no-margin {
  margin: 0 !important; }

.page-header.no-border {
  border: none; }

.page-header.larger,
.page-header.larger2x {
  padding: 32px 0; }

.page-header h1 {
  margin-bottom: 14px; }

.page-header-desc {
  margin-bottom: 10px;
  color: #7a7a7a;
  font-size: 15px; }

.page-header.largest {
  padding-top: 180px;
  padding-bottom: 20px; }

.page-header.half-largest {
  padding-top: 130px;
  padding-bottom: 20px; }

@media (min-width: 768px) {
  .page-header {
    padding: 35px 0 20px;
    margin-bottom: 60px; }

  .page-header-desc {
    margin-bottom: 20px;
    font-size: 16px; }

  .page-header.largest {
    padding-top: 240px;
    padding-bottom: 30px; }

  .page-header.half-largest {
    padding-top: 170px;
    padding-bottom: 30px; }

  .page-header.larger2x {
    padding: 50px 0; } }
@media (min-width: 992px) {
  .larger-desc .page-header-desc {
    margin-bottom: 0; }

  .page-header .col-md-6 h1 {
    margin-bottom: 0; }

  .page-header.larger-desc .col-md-6 h1 {
    margin-bottom: 10px; }

  .page-header .col-md-6 .breadcrumb {
    margin-bottom: 0; }

  .page-header .col-md-push-6 {
    text-align: right; }

  .page-header .col-md-6 .breadcrumb {
    margin: 2px 0;
    text-align: right; }

  .page-header.larger-desc .col-md-6 .breadcrumb {
    margin: 20.5px 0; }

  .page-header .col-md-6.col-md-pull-6 .breadcrumb {
    text-align: left; } }
.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0; }

.breadcrumb > li {
  font-size: 14px;
  font-weight: 600; }

.breadcrumb > li + li:before {
  padding: 0 8px;
  color: #aaa; }

.breadcrumb > li > a {
  color: #898989; }

.breadcrumb > .active {
  color: #6a6a6a; }

/* Image bg  + dark page headers */
.page-header.parallax h1,
.page-header.parallax h2,
.page-header.parallax h3 {
  color: #f1f1f1; }

.page-header.parallax .page-header-desc {
  color: #e1e1e1; }

.page-header.parallax .breadcrumb > li > a {
  color: #f1f1f1; }

.page-header.parallax .breadcrumb > li > a:hover,
.page-header.parallax .breadcrumb > li > a:focus {
  color: #fff; }

.page-header.parallax .breadcrumb > li + li:before,
.page-header.parallax .breadcrumb > .active {
  color: #e1e1e1; }

/* Page Header Dark (Same color scheme with footer-inverse class and navbar-inverse class)*/
.page-header.dark {
  background-color: #2a2a2a;
  border-bottom-color: #1e1e1e; }

.page-header.dark h1,
.page-header.dark h2,
.page-header.dark h3 {
  color: #bebebe; }

.page-header.dark .page-header-desc {
  color: #8a8a8a; }

.page-header.dark .breadcrumb > li + li:before {
  color: #8a8a8a; }

.page-header.dark .breadcrumb > li > a {
  color: #9a9a9a; }

.page-header.dark .breadcrumb > li > a:hover,
.page-header.dark .breadcrumb > li > a:focus {
  color: #fafafa; }

.page-header.dark .breadcrumb > .active {
  color: #bababa; }

/* Image bg  + dark page headers */
.page-header.parallax.dark h1,
.page-header.parallax.dark h2,
.page-header.parallax.dark h3 {
  color: #3e3e3e; }

.page-header.parallax.dark .page-header-desc {
  color: #5e5e5e; }

.page-header.parallax.dark .breadcrumb > li > a {
  color: #3e3e3e; }

.page-header.parallax.dark .breadcrumb > li > a:hover,
.page-header.parallax.dark .breadcrumb > li > a:focus {
  color: #2e2e2e; }

.page-header.parallax.dark .breadcrumb > .active {
  color: #5e5e5e; }

/* Page Header Gray (Same color scheme with footer-default class and navbar-default class)*/
.page-header.gray {
  background-color: #eaeaea;
  border-bottom-color: #d7d7d7; }

.page-header.gray h1,
.page-header.gray h2,
.page-header.gray h3 {
  color: #8a8a8a; }

.page-header.gray .page-header-desc,
.page-header.gray .breadcrumb > .active,
.page-header.gray .breadcrumb > li + li:before {
  color: #6a6a6a; }

.page-header.gray .breadcrumb > li > a {
  color: #8a8a8a; }

/* Page Header Gray (Same color scheme with footer-custom class and navbar-custom class)
	- Changes duo to color scheme
*/
.page-header.custom h1,
.page-header.custom h2,
.page-header.custom h3 {
  color: #eaeaea; }

.page-header.custom .page-header-desc,
.page-header.custom .breadcrumb > .active,
.page-header.custom .breadcrumb > li + li:before {
  color: #eaeaea; }

.page-header.custom .breadcrumb > li > a {
  color: #cacaca; }

.page-header.custom .breadcrumb > li > a:hover,
.page-header.custom .breadcrumb > li > a:focus {
  color: #fafafa; }

/* Title Styles - elements-titles.html */
.title-border {
  padding: 0 0 0 0.8em;
  border-left: 4px solid transparent; }

.title-border.text-right,
.text-right > .title-border {
  padding: 0 0.8em 0 0;
  border-left: none;
  border-right: 4px solid transparent; }

.title-border.text-center,
.text-center > .title-border {
  padding: 0;
  border: none; }

.title-block .title-border {
  margin-bottom: 10px; }

.title-border > span {
  display: inline-block;
  background-color: #fff;
  position: relative;
  z-index: 1; }

.bg-dark .title-border > span {
  background-color: #2a2a2a; }

.bg-gray .title-border > span {
  background-color: #e1e1e1; }

.bg-lightgray .title-border > span {
  background-color: #f2f2f2; }

.bg-lightergray .title-border > span {
  background-color: #fafafa; }

.bg-darkgray .title-border > span {
  background-color: #b7b7b7; }

.title-border.text-center > span,
.text-center > .title-border > span {
  padding: 0 0.8em;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent; }

.title-bg-line,
.title-underline {
  position: relative; }

.title-border.title-bg-line,
.title-border.text-center.title-bg-line,
.title-border.title-bg,
.title-border.text-center.title-bg {
  padding: 0; }

.title-bg-line > span,
.title-bg > span {
  padding: 0 0.8em; }

.title-bg-line:after {
  content: '';
  display: block;
  height: 1px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 0; }

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

.title > .light,
.title-block .light,
.title-underblock > .light {
  font-weight: normal; }

.title-underblock {
  position: relative;
  padding-bottom: 0.6em; }

.title-block .title-underblock {
  margin-bottom: 10px;
  padding-bottom: 0.4em; }

.title-bottom-border {
  border-bottom: 1px dashed transparent; }

.title-bottom-border.dashed {
  border-bottom-style: dashed; }

.title-bottom-border.dotted {
  border-bottom-style: dotted; }

.title-underblock:after {
  content: '';
  display: block;
  width: 50px;
  height: 3px;
  background-color: transparent;
  position: absolute;
  bottom: -2px;
  left: 0; }

.title-underblock.title-bottom-border:after {
  height: 5px;
  bottom: -3px; }

.title-underblock.text-center:after,
.text-center > .title-underblock:after {
  left: 50%;
  margin-left: -25px; }

.title-underblock.text-right:after,
.text-right > .title-underblock:after {
  left: auto;
  right: 0; }

.title-block {
  margin-bottom: 30px; }

.title-block > p {
  font-size: 1.1em; }

/* Dark - Black Colored border*/
.title-border.dark,
.title-border.text-right.dark,
.title-border.text-center.dark > span,
.title-bottom-border.dark {
  border-color: #505050; }

.title-border.title-bg.dark,
.title-bg-line.dark:after,
.title-underblock.dark:after {
  background-color: #505050; }

/* Gray  Colored border*/
.title-border.gray,
.title-border.text-right.gray,
.title-border.text-center.gray > span,
.title-bottom-border.gray {
  border-color: #eaeaea; }

.title-border.title-bg.gray,
.title-bg-line.gray:after,
.title-underblock.gray:after {
  background-color: #eaeaea; }

/* White Colored border*/
.title-border.white,
.title-border.text-right.white,
.title-border.text-center.white > span,
.title-bottom-border.white {
  border-color: #fff; }

.title-border.title-bg.white,
.title-bg-line.white:after,
.title-underblock.white:after {
  background-color: #fff; }

/* =============================================
------------------ 5.Homepages ---------------
==============================================*/
/* ----------  index4 -----------
----------- --------------------*/
.container.no-padding,
.container-fluid.no-padding {
  padding: 0 !important; }

.row.no-margin {
  margin: 0 !important; }

.colored-box {
  padding: 45px 15px 40px;
  color: #fff; }

.bg-green {
  background-color: #81c784 !important; }

.bg-blue {
  background-color: #64b5f6 !important; }

.bg-purple {
  background-color: #ba68c8 !important; }

.bg-pink {
  background-color: #f06292 !important; }

.carousel-tab {
  margin-bottom: 40px; }

.carousel-tab .carousel-indicators {
  display: table;
  position: static;
  bottom: auto;
  left: auto;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin: 0 0 60px; }

.carousel-tab .carousel-indicators li {
  display: table-cell;
  width: 25%;
  height: auto;
  margin: 0;
  text-indent: 0;
  cursor: pointer;
  background-color: inherit;
  border: none;
  border-radius: 0;
  font-size: 24px;
  padding: 35px 20px;
  background-color: #2a2a2a;
  color: #fff;
  position: relative; }

.carousel-tab.gray .carousel-indicators li {
  background-color: #eaeaea;
  color: #505050; }

.carousel-tab.smaller .carousel-indicators li {
  padding: 25px 15px; }

.carousel-tab .carousel-indicators li:last-child {
  border-right: none; }

.carousel-tab .carousel-indicators li i {
  transition: all 0.4s;
  -webkit-transition: all 0.4s; }

.carousel-tab .carousel-indicators li:hover i {
  transform: rotate(360deg);
  -wekbit-transform: rotate(360deg);
  -ms-transform: rotate(360deg); }

.carousel-tab .carousel-indicators li span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-top: 3px;
  font-family: 'Open Sans', Verdana; }

.carousel-tab .carousel-indicators li.active,
.carousel-tab.gray .carousel-indicators li.active {
  width: 25%;
  height: auto;
  margin: 0;
  border: none;
  color: #fff; }

.carousel-tab .carousel-indicators .active:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 14px 14px;
  border-color: transparent transparent #ffffff transparent;
  margin-left: -14px; }

.carousel-tab .carousel-inner > .item .social-icon {
  display: inline-block; }

@media (min-width: 992px) {
  .container-fluid .carousel-inner .item {
    padding-left: 15px;
    padding-right: 15px; } }
@media (max-width: 992px) {
  .colored-box {
    padding: 35px 10px; } }
@media (max-width: 767px) {
  .colored-box {
    padding: 30px 0; }

  .carousel-tab .carousel-indicators li {
    font-size: 18px;
    padding: 20px 10px; }

  .carousel-tab .carousel-indicators li span {
    font-size: 14px;
    font-weight: 500; }

  .carousel-tab .carousel-indicators .active:after {
    border-width: 0 8px 8px 8px;
    margin-left: -8px; } }
/* ----------  index6 -----------
----------- --------------------*/
.home-blogposts-carousel .owl-item {
  padding: 0 2px; }

/* ----------  index7 -----------
----------- --------------------*/
.parallax-content {
  padding: 140px 0; }

.iframe-btn-container {
  padding: 100px 0;
  text-align: center; }

.iframe-btn {
  display: inline-block;
  width: 72px;
  height: 72px;
  font-size: 30px;
  line-height: 68px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center; }

.iframe-btn:hover,
.iframe-btn:focus {
  color: #fff;
  opacity: 0.85; }

@media (max-width: 767px) {
  .iframe-btn-container {
    padding: 70px 0; }

  .parallax-content {
    padding: 100px 0; }

  .iframe-btn {
    display: inline-block;
    width: 60px;
    height: 60px;
    font-size: 24px;
    line-height: 56px; } }
#videobg-container .mb_YTVPBar {
  display: none !important; }

#videobg-container p:last-child {
  margin-bottom: 0; }

/* ----------  index8 -----------
----------- --------------------*/
.top-welcome-section {
  margin-bottom: 65px;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden; }

@media (max-width: 767px) {
  .top-welcome-section {
    margin-bottom: 50px; } }
/* ----------  index10 -----------
----------- --------------------*/
.bg-yellow {
  background-color: #ffeb3b; }

.bg-orange {
  background-color: #ffc107; }

.bg-blue {
  background-color: #29b6f6; }

.bg-green {
  background-color: #66bb6a; }

/* --------   index13-14-15-16-17  -------
Portfolio Homepages -- ---------------*/
.portfolio-header {
  margin: 30px 0 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eaeaea; }

.portfolio-header .typed-heading {
  font: 700 20px/24px 'Raleway', Verdana; }

/* Typed Plugin Cursor */
.typed-cursor {
  font-size: 20px;
  line-height: 24px;
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite; }

@keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.portfolio-heading-title {
  font: 700 24px/1.5 'Raleway', Verdana;
  margin: 40px 0; }

@media (min-width: 768px) {
  .portfolio-header {
    margin: 35px 0 40px;
    padding-bottom: 35px; }

  .typed-cursor,
  .portfolio-header .typed-heading {
    font-size: 26px;
    line-height: 30px; }

  .portfolio-heading-title {
    font-size: 36px;
    margin: 50px 0 45px; } }
@media (min-width: 992px) {
  .portfolio-header {
    margin: 50px 0 40px;
    padding-bottom: 50px; }

  .typed-cursor,
  .portfolio-header .typed-heading {
    font-size: 32px;
    line-height: 36px; }

  .portfolio-heading-title {
    font-size: 40px;
    margin: 60px 0 50px; } }
/* ---------  index18  -----------
Blog Homepages ---------------------*/
/*----- infinite scroll load -----*/
#infscr-loading {
  position: fixed;
  text-align: center;
  bottom: 40px;
  left: 35%;
  width: 30%;
  z-index: 100;
  background: rgba(22, 22, 22, 0.7);
  padding: 15px 20px;
  color: #eaeaea;
  font: 600 13px/1.5 'Raleway', Verdana;
  text-transform: uppercase;
  z-index: 2000; }

#infscr-loading img {
  display: inline-block !important;
  width: auto !important;
  max-width: 100% !important;
  margin-bottom: 10px; }

.page-header-welcome h1 {
  font-size: 60px;
  line-height: 1.2;
  margin-bottom: 0;
  padding-right: 15px;
  padding-left: 15px; }

@media (max-width: 991px) {
  .page-header-welcome h1 {
    font-size: 52px; } }
@media (max-width: 767px) {
  .page-header-welcome h1 {
    font-size: 42px; } }
.page-header-welcome p {
  font-size: 28px;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto; }

.scroll-btn {
  display: block;
  width: 24px;
  height: 38px;
  border: 2px solid #3e3e3e;
  position: absolute;
  bottom: 40px;
  left: 50%;
  z-index: 200;
  margin-left: -13px;
  border-radius: 12px;
  text-align: center;
  line-height: 0;
  transition: border 0.35s ease;
  -webkit-transition: border 0.35s ease; }

.scroll-btn > span {
  display: inline-block;
  position: relative;
  margin: 5px 0;
  width: 2px;
  height: 6px;
  background-color: #4e4e4e;
  border-radius: 8px;
  -webkit-animation-name: downup;
  animation-name: downup;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transition: border 0.35s ease;
  -webkit-transition: border 0.35s ease; }

.scroll-btn:hover,
.scroll-btn:focus {
  border-color: #2e2e2e; }

.scroll-btn:hover > span,
.scroll-btn:focus > span {
  background-color: #2e2e2e; }

.scroll-btn.light {
  border-color: #f1f1f1; }

.scroll-btn.light > span {
  background-color: #f1f1f1; }

.scroll-btn.light:hover,
.scroll-btn.light:focus {
  border-color: #fff; }

.scroll-btn.light:hover > span,
.scroll-btn.light:focus > span {
  background-color: #fff; }

@-webkit-keyframes downup {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(18px); }
  100% {
    transform: translateY(0); } }
@keyframes downup {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(18px); }
  100% {
    transform: translateY(0); } }
/* ---------  index19  -----------
Blog Homepages ---------------------*/
.page-top-carousel {
  margin-bottom: 20px; }

@media (min-width: 992px) {
  .page-top-carousel {
    margin-bottom: 40px; } }
.entry.entry-overlay {
  position: relative;
  padding: 0 !important;
  border: none !important;
  overflow: hidden; }

.entry.entry-overlay .entry-media {
  margin-bottom: 0; }

.owl-carousel .entry-wrapper {
  margin-bottom: 10px; }

.owl-carousel .entry.entry-overlay {
  margin-bottom: 0; }

.entry.entry-overlay:after {
  display: none; }

.entry.entry-overlay .entry-media figure > a:after,
.entry.entry-overlay .entry-media .item > a:after,
.entry.entry-overlay .entry-media.embed-responsive:after {
  background-color: rgba(255, 255, 255, 0.1); }

.entry-overlay-meta {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  padding: 15px 20px;
  background-color: rgba(0, 0, 0, 0.75);
  color: #ccc;
  z-index: 800;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transform: translate3d(0, 100%, 0);
  -webkit-transform: translate3d(0, 100%, 0); }

.entry.entry-overlay:hover .entry-overlay-meta {
  opacity: 1;
  top: auto;
  bottom: 0;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0); }

.entry-overlay-meta .entry-separator,
.entry-overlay-meta a {
  color: #ccc; }

.entry-overlay-meta .entry-title {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: 600; }

.entry-overlay-meta .entry-title a {
  color: #eaeaea; }

.entry-overlay-meta a:hover,
.entry-overlay-meta .entry-title a:hover,
.entry-overlay-meta a:focus,
.entry-overlay-meta .entry-title a:focus {
  color: #fff;
  text-decoration: underline; }

.entry-overlay-meta i,
.entry-meta i {
  margin-right: 5px; }

/* ---------  index20  -----------
Blog Homepages ---------------------*/
.container-masonry {
  padding-top: 15px; }

/* ----------  index23-24  -----------
Magazine Homepages --------------------*/
.header-banner {
  float: left;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 15px 30px; }

.sidebar.dark-sidebar {
  background-color: #2a2a2a;
  color: #9a9a9a;
  padding-top: 40px; }

.sidebar.dark-sidebar a,
.sidebar.dark-sidebar .widget .links li a,
.sidebar.dark-sidebar .widget .latest-posts-list li a,
.sidebar.dark-sidebar .widget .products-list li a {
  color: #9a9a9a; }

.sidebar.dark-sidebar a:hover,
.sidebar.dark-sidebar a:focus,
.sidebar.dark-sidebar .widget .links li a:hover,
.sidebar.dark-sidebar .widget .links li a:focus,
.sidebar.dark-sidebar .widget .latest-posts-list li a:hover,
.sidebar.dark-sidebar .widget .products-list li a:hover,
.sidebar.dark-sidebar .widget .latest-posts-list li a:focus,
.sidebar.dark-sidebar .widget .products-list li a:focus {
  color: #fafafa; }

.sidebar.dark-sidebar .widget h3 {
  color: #bebebe; }

.sidebar.dark-sidebar .widget .links li {
  border-color: #8a8a8a; }

.entry-block.entry .entry-media figure > a:after,
.entry-block.entry .entry-media .item > a:after,
.entry-block.entry .entry-media.embed-responsive:after {
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.35); }

.entry-block.entry:hover .entry-media figure > a:after,
.entry-block.entry:hover .entry-media .item > a:after,
.entry-block.entry:hover .entry-media.embed-responsive:after {
  opacity: 1;
  visibility: visible; }

.entry-overlay.entry-block .entry-overlay-meta,
.entry-overlay.entry-block:hover .entry-overlay-meta {
  padding-top: 45px;
  opacity: 1;
  top: auto;
  bottom: 0;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 46%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(46%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 46%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 46%, rgba(0, 0, 0, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.65) 46%, rgba(0, 0, 0, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.65) 46%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
  /* IE6-9 */ }

.entry-block .entry-overlay-meta .entry-title a,
.entry-block .entry-overlay-meta .entry-title a:hover,
.entry-block .entry-overlay-meta .entry-title a:focus {
  color: #fff; }

.entry-block .entry-overlay-meta,
.entry-block .entry-overlay-meta .entry-separator,
.entry-block .entry-overlay-meta a {
  color: #f1f1f1; }

.entry-block .entry-overlay-meta a:hover,
.entry-block .entry-overlay-meta a:focus {
  color: #fff; }

.entry-block .entry-title {
  font-size: 16px;
  line-height: 24px; }

.entry-block .entry-media + .entry-title {
  font-size: 15px;
  margin: 15px 0 5px; }

.entry-block .entry-title a {
  color: #2a2a2a; }

.entry-block.entry.red .entry-media figure > a:after,
.entry-block.entry.red .entry-media .item > a:after,
.entry-block.entry.red .entry-media.embed-responsive:after {
  background: rgba(239, 83, 80, 0.35); }

.entry-overlay.entry-block.red .entry-overlay-meta,
.entry-overlay.entry-block.red:hover .entry-overlay-meta {
  background: -moz-linear-gradient(top, rgba(239, 83, 80, 0) 0%, rgba(239, 83, 80, 0.65) 46%, rgba(239, 83, 80, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(239, 83, 80, 0)), color-stop(46%, rgba(239, 83, 80, 0.65)), color-stop(100%, rgba(239, 83, 80, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(239, 83, 80, 0) 0%, rgba(239, 83, 80, 0.65) 46%, rgba(239, 83, 80, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(239, 83, 80, 0) 0%, rgba(239, 83, 80, 0.65) 46%, rgba(239, 83, 80, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(239, 83, 80, 0) 0%, rgba(239, 83, 80, 0.65) 46%, rgba(239, 83, 80, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(239, 83, 80, 0) 0%, rgba(239, 83, 80, 0.65) 46%, rgba(239, 83, 80, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ef5350', endColorstr='#a6ef5350',GradientType=0 );
  /* IE6-9 */ }

.entry-block.entry.orange .entry-media figure > a:after,
.entry-block.entry.orange .entry-media .item > a:after,
.entry-block.entry.orange .entry-media.embed-responsive:after {
  background: rgba(255, 193, 7, 0.35); }

.entry-overlay.entry-block.orange .entry-overlay-meta,
.entry-overlay.entry-block.orange:hover .entry-overlay-meta {
  background: -moz-linear-gradient(top, rgba(255, 193, 7, 0) 0%, rgba(255, 193, 7, 0.65) 46%, rgba(255, 193, 7, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 193, 7, 0)), color-stop(46%, rgba(255, 193, 7, 0.65)), color-stop(100%, rgba(255, 193, 7, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 193, 7, 0) 0%, rgba(255, 193, 7, 0.65) 46%, rgba(255, 193, 7, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 193, 7, 0) 0%, rgba(255, 193, 7, 0.65) 46%, rgba(255, 193, 7, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 193, 7, 0) 0%, rgba(255, 193, 7, 0.65) 46%, rgba(255, 193, 7, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 193, 7, 0) 0%, rgba(255, 193, 7, 0.65) 46%, rgba(255, 193, 7, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffc107', endColorstr='#a6ffc107',GradientType=0 );
  /* IE6-9 */ }

.entry-block.entry.yellow .entry-media figure > a:after,
.entry-block.entry.yellow .entry-media .item > a:after,
.entry-block.entry.yellow .entry-media.embed-responsive:after {
  background: rgba(255, 235, 59, 0.35); }

.entry-overlay.entry-block.yellow .entry-overlay-meta,
.entry-overlay.entry-block.yellow:hover .entry-overlay-meta {
  background: -moz-linear-gradient(top, rgba(255, 235, 59, 0) 0%, rgba(255, 235, 59, 0.65) 46%, rgba(255, 235, 59, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 235, 59, 0)), color-stop(46%, rgba(255, 235, 59, 0.65)), color-stop(100%, rgba(255, 235, 59, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 235, 59, 0) 0%, rgba(255, 235, 59, 0.65) 46%, rgba(255, 235, 59, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 235, 59, 0) 0%, rgba(255, 235, 59, 0.65) 46%, rgba(255, 235, 59, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 235, 59, 0) 0%, rgba(255, 235, 59, 0.65) 46%, rgba(255, 235, 59, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 235, 59, 0) 0%, rgba(255, 235, 59, 0.65) 46%, rgba(255, 235, 59, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffeb3b', endColorstr='#a6ffeb3b',GradientType=0 );
  /* IE6-9 */ }

.entry-block.entry.blue .entry-media figure > a:after,
.entry-block.entry.blue .entry-media .item > a:after,
.entry-block.entry.blue .entry-media.embed-responsive:after {
  background: rgba(41, 182, 246, 0.35); }

.entry-overlay.entry-block.blue .entry-overlay-meta,
.entry-overlay.entry-block.blue:hover .entry-overlay-meta {
  background: -moz-linear-gradient(top, rgba(41, 182, 246, 0) 0%, rgba(41, 182, 246, 0.65) 46%, rgba(41, 182, 246, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(41, 182, 246, 0)), color-stop(46%, rgba(41, 182, 246, 0.65)), color-stop(100%, rgba(41, 182, 246, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(41, 182, 246, 0) 0%, rgba(41, 182, 246, 0.65) 46%, rgba(41, 182, 246, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(41, 182, 246, 0) 0%, rgba(41, 182, 246, 0.65) 46%, rgba(41, 182, 246, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(41, 182, 246, 0) 0%, rgba(41, 182, 246, 0.65) 46%, rgba(41, 182, 246, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(41, 182, 246, 0) 0%, rgba(41, 182, 246, 0.65) 46%, rgba(41, 182, 246, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0029b6f6', endColorstr='#a629b6f6',GradientType=0 );
  /* IE6-9 */ }

.entry-block.entry.green .entry-media figure > a:after,
.entry-block.entry.green .entry-media .item > a:after,
.entry-block.entry.green .entry-media.embed-responsive:after {
  background: rgba(102, 187, 106, 0.35); }

.entry-overlay.entry-block.green .entry-overlay-meta,
.entry-overlay.entry-block.green:hover .entry-overlay-meta {
  background: -moz-linear-gradient(top, rgba(102, 187, 106, 0) 0%, rgba(102, 187, 106, 0.65) 46%, rgba(102, 187, 106, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(102, 187, 106, 0)), color-stop(46%, rgba(102, 187, 106, 0.65)), color-stop(100%, rgba(102, 187, 106, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(102, 187, 106, 0) 0%, rgba(102, 187, 106, 0.65) 46%, rgba(102, 187, 106, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(102, 187, 106, 0) 0%, rgba(102, 187, 106, 0.65) 46%, rgba(102, 187, 106, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(102, 187, 106, 0) 0%, rgba(102, 187, 106, 0.65) 46%, rgba(102, 187, 106, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(102, 187, 106, 0) 0%, rgba(102, 187, 106, 0.65) 46%, rgba(102, 187, 106, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066bb6a', endColorstr='#a666bb6a',GradientType=0 );
  /* IE6-9 */ }

.entry-block.entry.purple .entry-media figure > a:after,
.entry-block.entry.purple .entry-media .item > a:after,
.entry-block.entry.purple .entry-media.embed-responsive:after {
  background: rgba(171, 71, 188, 0.35); }

.entry-overlay.entry-block.purple .entry-overlay-meta,
.entry-overlay.entry-block.purple:hover .entry-overlay-meta {
  background: -moz-linear-gradient(top, rgba(171, 71, 188, 0) 0%, rgba(171, 71, 188, 0.65) 46%, rgba(171, 71, 188, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(171, 71, 188, 0)), color-stop(46%, rgba(171, 71, 188, 0.65)), color-stop(100%, rgba(171, 71, 188, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(171, 71, 188, 0) 0%, rgba(171, 71, 188, 0.65) 46%, rgba(171, 71, 188, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(171, 71, 188, 0) 0%, rgba(171, 71, 188, 0.65) 46%, rgba(171, 71, 188, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(171, 71, 188, 0) 0%, rgba(171, 71, 188, 0.65) 46%, rgba(171, 71, 188, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(171, 71, 188, 0) 0%, rgba(171, 71, 188, 0.65) 46%, rgba(171, 71, 188, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ab47bc', endColorstr='#a6ab47bc',GradientType=0 );
  /* IE6-9 */ }

.entry-block.entry.pink .entry-media figure > a:after,
.entry-block.entry.pink .entry-media .item > a:after,
.entry-block.entry.pink .entry-media.embed-responsive:after {
  background: rgba(236, 64, 122, 0.35); }

.entry-overlay.entry-block.pink .entry-overlay-meta,
.entry-overlay.entry-block.pink:hover .entry-overlay-meta {
  background: -moz-linear-gradient(top, rgba(236, 64, 122, 0) 0%, rgba(236, 64, 122, 0.65) 46%, rgba(236, 64, 122, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(236, 64, 122, 0)), color-stop(46%, rgba(236, 64, 122, 0.65)), color-stop(100%, rgba(236, 64, 122, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(236, 64, 122, 0) 0%, rgba(236, 64, 122, 0.65) 46%, rgba(236, 64, 122, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(236, 64, 122, 0) 0%, rgba(236, 64, 122, 0.65) 46%, rgba(236, 64, 122, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(236, 64, 122, 0) 0%, rgba(236, 64, 122, 0.65) 46%, rgba(236, 64, 122, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(236, 64, 122, 0) 0%, rgba(236, 64, 122, 0.65) 46%, rgba(236, 64, 122, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ec407a', endColorstr='#a6ec407a',GradientType=0 );
  /* IE6-9 */ }

.entry-block.entry.lightgreen .entry-media figure > a:after,
.entry-block.entry.lightgreen .entry-media .item > a:after,
.entry-block.entry.lightgreen .entry-media.embed-responsive:after {
  background: rgba(212, 225, 87, 0.35); }

.entry-overlay.entry-block.lightgreen .entry-overlay-meta,
.entry-overlay.entry-block.lightgreen:hover .entry-overlay-meta {
  background: -moz-linear-gradient(top, rgba(212, 225, 87, 0) 0%, rgba(212, 225, 87, 0.65) 46%, rgba(212, 225, 87, 0.65) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(212, 225, 87, 0)), color-stop(46%, rgba(212, 225, 87, 0.65)), color-stop(100%, rgba(212, 225, 87, 0.65)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(212, 225, 87, 0) 0%, rgba(212, 225, 87, 0.65) 46%, rgba(212, 225, 87, 0.65) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(212, 225, 87, 0) 0%, rgba(212, 225, 87, 0.65) 46%, rgba(212, 225, 87, 0.65) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(212, 225, 87, 0) 0%, rgba(212, 225, 87, 0.65) 46%, rgba(212, 225, 87, 0.65) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(212, 225, 87, 0) 0%, rgba(212, 225, 87, 0.65) 46%, rgba(212, 225, 87, 0.65) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d4e157', endColorstr='#a6d4e157',GradientType=0 );
  /* IE6-9 */ }

.entry-block .entry-overlay-meta .entry-separator,
.entry-block .entry-meta .entry-separator {
  margin: 0 6px; }

.rect-dots .owl-dots {
  margin: 20px 0 0;
  line-height: 0; }

.rect-dots .owl-dot {
  width: 42px;
  height: 4px;
  border-radius: 0; }

.magazine-top-container {
  margin-bottom: 40px; }

.magazine-top-container.larger {
  margin-bottom: 60px; }

.category-block {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 200;
  background-color: #2a2a2a;
  padding: 2px 14px; }

.category-block:hover,
.category-block:focus {
  color: #fff; }

.title-border.title-bg.red,
.title-bg-line.red:after,
.title-underblock.red:after,
.red .category-block {
  background-color: #ef5350; }

.title-border.red,
.title-border.text-right.red,
.title-border.text-center.red > span,
.title-bottom-border.red {
  border-color: #ef5350; }

.title-border.title-bg.orange,
.title-bg-line.orange:after,
.title-underblock.orange:after,
.orange .category-block {
  background-color: #ffc107; }

.title-border.orange,
.title-border.text-right.orange,
.title-border.text-center.orange > span,
.title-bottom-border.orange {
  border-color: #ffc107; }

.title-border.title-bg.yellow,
.title-bg-line.yellow:after,
.title-underblock.yellow:after,
.yellow .category-block {
  background-color: #ffeb3b; }

.title-border.yellow,
.title-border.text-right.yellow,
.title-border.text-center.yellow > span,
.title-bottom-border.yellow {
  border-color: #ffeb3b; }

.title-border.title-bg.blue,
.title-bg-line.blue:after,
.title-underblock.blue:after,
.blue .category-block {
  background-color: #29b6f6; }

.title-border.blue,
.title-border.text-right.blue,
.title-border.text-center.blue > span,
.title-bottom-border.blue {
  border-color: #29b6f6; }

.title-border.title-bg.green,
.title-bg-line.green:after,
.title-underblock.green:after,
.green .category-block {
  background-color: #66bb6a; }

.title-border.green,
.title-border.text-right.green,
.title-border.text-center.green > span,
.title-bottom-border.green {
  border-color: #66bb6a; }

.title-border.title-bg.purple,
.title-bg-line.purple:after,
.title-underblock.purple:after,
.purple .category-block {
  background-color: #ab47bc; }

.title-border.purple,
.title-border.text-right.purple,
.title-border.text-center.purple > span,
.title-bottom-border.purple {
  border-color: #ab47bc; }

.title-border.title-bg.pink,
.title-bg-line.pink:after,
.title-underblock.pink:after,
.pink .category-block {
  background-color: #ec407a; }

.title-border.pink,
.title-border.text-right.pink,
.title-border.text-center.pink > span,
.title-bottom-border.pink {
  border-color: #ec407a; }

.title-border.title-bg.lightgreen,
.title-bg-line.lightgreen:after,
.title-underblock.lightgreen:after,
.lightgreen .category-block {
  background-color: #d4e157; }

.title-border.lightgreen,
.title-border.text-right.lightgreen,
.title-border.text-center.lightgreen > span,
.title-bottom-border.lightgreen {
  border-color: #d4e157; }

.sidebar .social-blocks-widget.widget {
  margin: -3px 0 40px; }

.social-blocks {
  display: table;
  width: 100%; }

.social-block {
  display: table-cell;
  min-height: 70px;
  color: #fff;
  text-align: center;
  padding: 14px 0 10px; }

.social-block:hover,
.social-block:focus {
  color: #f1f1f1; }

.social-block i {
  font-size: 18px; }

.social-block > span {
  display: block;
  font-family: 'Raleway', Verdana;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  margin-top: 5px; }

.social-block > span > span {
  display: block;
  font-weight: 400;
  font-size: 12px;
  margin-top: 3px; }

.social-block.block-facebook {
  background-color: #3b5998; }

.social-block.block-twitter {
  background-color: #55acee; }

.social-block.block-google-plus {
  background-color: #dd4b39; }

.smaller-nav .owl-next,
.smaller-nav .owl-prev {
  width: 28px;
  height: 28px;
  font-size: 20px;
  line-height: 26px;
  margin: 0; }

.owl-carousel.no-radius .owl-next,
.owl-carousel.no-radius .owl-prev {
  border-radius: 0; }

.smaller-nav .owl-prev {
  margin-right: 5px; }

.smaller-nav .owl-nav {
  top: -57px;
  background-color: #fff;
  padding-left: 20px; }

.circle-nav .owl-next,
.circle-nav .owl-prev {
  border-radius: 50%;
  line-height: 34px; }

.entry-block .entry-media .entry-overlay-meta a {
  display: inline; }

.post-section {
  margin-bottom: 50px; }

.post-section.md-margin {
  margin-bottom: 30px; }

.entry-block.eb-small {
  margin-bottom: 20px; }

.entry-block.eb-small:last-child {
  margin-bottom: 0; }

.entry-block.eb-small .entry-media {
  float: left;
  max-width: 110px;
  margin-right: 20px;
  margin-bottom: 10px; }

.entry-block.eb-small .entry-title {
  margin-left: 130px;
  font-size: 14px;
  line-height: 22px;
  margin: -4px 0 10px; }

@media (min-width: 1200px) {
  .entry-block.eb-small .entry-title {
    margin: 5px 0 15px; } }
.entry-block.eb-small .category-block {
  font-size: 10px;
  padding: 1px 9px;
  top: 8px;
  right: auto;
  left: 8px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  opacity: 0;
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -ms-transform: translateX(-20px);
  visibility: hidden; }

.entry-block.eb-small:hover .category-block {
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  visibility: visible; }

.entry-block.eb-small .entry-meta {
  font-size: 12px; }

.entry-block .entry-meta,
.entry-block .entry-meta a,
.entry-block .entry-meta .entry-separator {
  color: #505050; }

.entry-block .entry-meta > div {
  margin-top: 5px; }

.entry-block .entry-meta > div > a {
  margin-left: 4px; }

@media (min-width: 768px) {
  .navbar-nav-colored.navbar-nav > li > a {
    position: relative;
    border-top: 3px solid #eaeaea !important;
    border-radius: 0; }

  .navbar-nav-colored.navbar-nav > li:first-child > a {
    border-top-color: #ef5350 !important; }

  .navbar-nav-colored.navbar-nav > li:nth-child(2) > a {
    border-top-color: #ffc107 !important; }

  .navbar-nav-colored.navbar-nav > li:nth-child(3) > a {
    border-top-color: #ffeb3b !important; }

  .navbar-nav-colored.navbar-nav > li:nth-child(4) > a {
    border-top-color: #29b6f6 !important; }

  .navbar-nav-colored.navbar-nav > li:nth-child(5) > a {
    border-top-color: #66bb6a !important; }

  .navbar-nav-colored.navbar-nav > li:nth-child(6) > a {
    border-top-color: #ab47bc !important; }

  .navbar-nav-colored.navbar-nav > li:nth-child(7) > a {
    border-top-color: #ec407a !important; }

  .navbar-nav-colored.navbar-nav > li:nth-child(8) > a {
    border-top-color: #d4e157 !important; }

  .navbar-nav-colored.navbar-nav > li:nth-child(9) > a {
    border-top-color: #26a69a !important; } }
@media (max-width: 991px) {
  .header-banner {
    display: none; }

  .sidebar .social-blocks-widget.widget {
    margin: 0 0 50px; }

  .owl-carousel .entry.entry-block.eb-small {
    margin-bottom: 20px; }

  .owl-carousel .entry.entry-block.eb-small:last-child {
    margin-bottom: 0; } }
@media (max-width: 767px) {
  .rect-dots .owl-dot {
    width: 28px; } }
/* ----------  index25-28  -----------
Shop Homepages --------------------*/
.shop-newsletter-section form {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.shop-newsletter-section .form-control {
  border-width: 2px; }

.max620 {
  max-width: 620px;
  margin-left: auto;
  margin-right: auto; }

.banner-group .row {
  margin-left: -10px;
  margin-right: -10px; }

.banner-group .row [class^="col-"] {
  padding: 0 10px; }

.info-line-section {
  background-color: #2e2e2e;
  color: #f7f7f7;
  padding: 30px 0 0; }

.info-line-section.larger {
  padding-top: 40px;
  padding-bottom: 14px; }

.container > .info-line-section {
  padding-left: 15px;
  padding-right: 15px; }

.info-line-section .service {
  margin-bottom: 30px;
  font-size: 13px; }

.info-line-section .service-title {
  color: #fff; }

.info-line-section.gray {
  background-color: #f6f6f6;
  color: #505050;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1; }

.info-line-section.no-bg .service-title,
.info-line-section.gray .service-title {
  color: #2a2a2a; }

.info-line-section.no-bg {
  background-color: transparent;
  color: #505050;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1; }

/* Newslettter Popup */
.newsletter-popup {
  max-width: 720px;
  background: #fafafa;
  padding: 32px 30px 27px;
  margin-right: auto;
  margin-left: auto;
  position: relative; }

.newsletter-popup.v2 {
  max-width: 600px;
  background-color: #2a2a2a;
  background-image: url("../images/newsletter-popupv2bg.jpg");
  padding: 35px 25px 30px;
  color: #fff;
  text-align: center; }

.newsletter-popup-content {
  max-width: 100%; }

.newsletter-popup h2 {
  font-size: 14px;
  color: #5a5a5a;
  letter-spacing: -0.1px;
  text-transform: uppercase; }

.newsletter-popup.v2 h2 {
  color: #fff;
  font-size: 20px;
  letter-spacing: 0.15px; }

.newsletter-popup form {
  margin: 33px 0; }

.newsletter-popup.v2 form {
  max-width: 360px;
  margin-left: auto;
  margin-right: auto; }

.newsletter-popup label.input-desc {
  font-size: 13px;
  font-weight: 600; }

.newsletter-popup .input-group-btn:last-child > .btn {
  margin-left: 0; }

.newsletter-popup .popup-end-info {
  font-size: 12px;
  font-weight: 500;
  text-decoration: underline;
  margin-bottom: 0; }

.mfp-close-btn-in .newsletter-popup .mfp-close {
  color: #2a2a2a; }

.mfp-close-btn-in .newsletter-popup.v2 .mfp-close {
  color: #fff; }

@media (min-width: 768px) {
  .newsletter-popup {
    padding: 40px 40px 37px;
    background-image: url("../images/newsletter-popupbg.png");
    background-position: left top;
    background-repeat: no-repeat; }

  .newsletter-popup.v2 {
    padding: 48px 30px 40px; }

  .newsletter-popup-content {
    max-width: 380px;
    float: right; }

  .newsletter-popup.v2 .newsletter-popup-content {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .newsletter-popup h2 {
    font-size: 16px; } }
/* ----------  index29-31  -----------
Landing Homepages --------------------*/
.landing-home,
.section.landing-home {
  background-color: #fff;
  padding-top: 260px;
  padding-bottom: 0;
  overflow: visible; }

.landing-home h3 {
  color: #f8f8f8;
  font-weight: 400;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 15px; }

.landing-home h1 {
  color: #fff;
  font-weight: 600;
  font-size: 42px;
  line-height: 1.3;
  font-family: 'Open Sans', Verdana;
  margin-bottom: 20px; }

.landing-home p {
  color: #fff;
  font-size: 18px;
  max-width: 620px;
  margin-bottom: 35px; }

.landing-home-img {
  position: relative;
  z-index: 5; }

.landing-home .block-action .btn + .btn {
  margin-left: 20px; }

.landing-block {
  margin-bottom: 75px; }

.landing-features-section.section {
  color: #fff;
  padding-bottom: 50px; }

.landing-services-section.section {
  padding-bottom: 30px; }

.app-btn {
  color: #fff;
  font-size: 42px; }

.app-btn.smaller {
  font-size: 32px; }

.app-btn + .app-btn {
  margin-left: 100px; }

.app-btn.smaller + .app-btn.smaller {
  margin-left: 60px; }

.app-btn:hover {
  color: #fff;
  opacity: 0.9; }

@media (min-width: 992px) {
  .landing-home,
  .section.landing-home {
    margin-bottom: 320px; }

  .landing-features-section.section {
    margin-top: -320px;
    padding-top: 380px; }

  .landing-home-img {
    margin-bottom: -300px; }

  .landing-side-image {
    margin-top: -140px; }

  .landing-side-image.bottom-fix {
    margin-top: -50px; } }
@media (max-width: 991px) {
  .landing-home,
  .section.landing-home {
    padding-top: 220px; }

  .landing-home h3 {
    font-size: 22px; }

  .landing-home h1 {
    font-size: 34px; }

  .landing-home p {
    font-size: 16px; }

  .app-btn + .app-btn {
    margin-left: 80px; } }
@media (max-width: 767px) {
  .landing-home,
  .section.landing-home {
    padding-top: 180px;
    padding-bottom: 40px; }

  .landing-home h3 {
    font-size: 16px; }

  .landing-home h1 {
    font-size: 30px; }

  .landing-home p {
    font-size: 14px; }

  .landing-home .block-action .btn + .btn {
    margin-left: 15px; }

  .app-btn + .app-btn {
    margin-left: 60px; } }
@media (max-width: 480px) {
  .landing-home,
  .section.landing-home {
    padding-top: 160px; }

  .landing-home h3 {
    font-size: 14px;
    margin-bottom: 15px; }

  .landing-home h1 {
    font-size: 20px;
    margin-bottom: 25px; }

  .landing-home p {
    display: none; }

  .landing-home .block-action .btn + .btn {
    margin-left: 10px; }

  .landing-block {
    margin-bottom: 40px; }

  .app-btn + .app-btn {
    margin-left: 40px; } }
.bg-custom .pricing-table {
  color: #505050; }

/* ----------  index32-35  -----------
Onepage Homepages --------------------*/
.fullscreen {
  height: 100vh;
  position: relative; }

/* Workaround vh unit for mobile */
/**
 * iPad with portrait orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .fullscreen {
    height: 1024px; } }
/**
 * iPad with landscape orientation.
 */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .fullscreen {
    height: 768px; } }
/**
 * iPhone 5
 */
@media screen and (device-aspect-ratio: 40 / 71) {
  .fullscreen {
    height: 500px; } }
.section {
  width: 100%;
  padding: 80px 0;
  position: relative;
  overflow: hidden; }

.section#aboutus {
  padding-bottom: 45px; }

.section#pricing {
  padding-bottom: 50px; }

.section-simple {
  border-bottom: 3px solid #eaeaea; }

.section-simple.no-border {
  border-bottom: none !important; }

.section.section-sm {
  padding: 60px 0; }

.section.section-sm.padding-top-lg {
  padding-top: 90px; }

.section.section-xs {
  padding: 40px 0; }

.section.section-lg {
  padding: 120px 0; }

.section-header {
  margin-bottom: 60px; }

.section-title {
  font-size: 60px;
  line-height: 1;
  letter-spacing: 3px;
  color: #f4f4f4;
  position: relative;
  font-family: 'Open Sans', Verdana; }

.section-title.normal,
.bg-lightergray .section-title.normal,
.bg-lightgray .section-title.normal,
.bg-gray .section-title.normal {
  font-size: 36px;
  letter-spacing: normal;
  font-weight: 600;
  color: #303030; }

.section-title.smaller.text-white,
.section-title.text-white,
.section-title.text-white.normal {
  color: #fff; }

.section-title.smaller {
  font-size: 28px;
  letter-spacing: -0.5px;
  color: #303030; }

.section-title.smaller.normal {
  font-weight: 600; }

.bg-lightergray .section-title {
  color: #f2f2f2; }

.bg-lightgray .section-title {
  color: #e1e1e1; }

.bg-dark .section-title {
  color: #333; }

.shadow-title:after {
  content: attr(data-title);
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  z-index: 0;
  font-size: 0.75em;
  letter-spacing: -0.25px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color: #303030; }

.bg-dark .shadow-title:after {
  color: #191919; }

.section-icon {
  position: relative;
  display: inline-block;
  font-size: 16px;
  width: 42px;
  height: 42px;
  line-height: 40px;
  border: 1px solid #5a5a5a;
  border-radius: 50%;
  color: #5a5a5a; }

.section-icon:before,
.section-icon:after {
  content: '';
  display: block;
  width: 100px;
  height: 1px;
  position: absolute;
  top: 50%;
  background-color: #5a5a5a; }

.section-icon:before {
  right: 100%;
  margin-right: 20px; }

.section-icon:after {
  left: 100%;
  margin-left: 20px; }

.section.home-section {
  padding: 0 !important; }

.section#blog .entry-simple .entry-title {
  text-transform: none; }

.big-block h1,
.big-block .h1 {
  font: 700 60px/1 'Open Sans', Verdana;
  letter-spacing: -0.4px;
  margin-bottom: 18px; }

.big-block .block-sub {
  font: 36px/1 'Shadows Into Light', Verdana;
  margin-bottom: 14px; }

.big-block p {
  font-size: 17px;
  max-width: 600px;
  line-height: 1.5;
  margin-bottom: 26px; }

.block-action {
  font-size: 0; }

.block-action .btn + .btn {
  margin-left: 10px; }

@media (max-width: 767px) {
  .big-block h1,
  .big-block .h1 {
    font-size: 48px;
    margin-bottom: 14px; }

  .big-block .block-sub {
    font-size: 28px;
    margin-bottom: 12px; }

  .big-block p {
    font-size: 15px; }

  .block-action .btn {
    min-width: 0; } }
@media (max-width: 480px) {
  .big-block h1,
  .big-block .h1 {
    font-size: 40px; } }
@media (max-width: 420px) {
  .big-block h1,
  .big-block .h1 {
    font-size: 36px;
    margin-bottom: 20px; }

  .big-block p {
    display: none; } }
/* =============================================
---------------  6.Service Pages  -------------
==============================================*/
#fun-facts-container {
  padding: 80px 0; }

@media (min-width: 992px) {
  #fun-facts-container .count-container {
    margin-bottom: 0; } }
.vertical-service-block {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden; }

.vertical-service-block.no-border {
  border: none; }

.vertical-service-content .service p {
  display: inline-block;
  max-width: 420px; }

.vertical-service-content .service:last-child {
  margin-bottom: 0; }

.vertical-service-image {
  padding: 0 20px; }

.vertical-service-image p {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 768px) {
  .vertical-service-block .col-sm-6.no-padding-left {
    padding-left: 0; }

  .vertical-service-block .col-sm-6.no-padding-left + .col-sm-6 {
    padding-right: 30px; }

  .vertical-service-block .col-sm-6.no-padding-right {
    padding-right: 0; }

  .vertical-service-block .col-sm-6.no-padding-right + .col-sm-6 {
    padding-left: 30px; } }
.vertical-service-block + .vertical-service-block {
  margin-top: -1px; }

@media (max-width: 768px) {
  .vertical-service-content.fullscreen {
    height: auto;
    padding: 50px 15px 40px; } }
/* =============================================
---------------  7.Pricing Tables  -------------
==============================================*/
.pricing-row {
  margin-left: 0;
  margin-right: 0; }

.pricing-table-container {
  padding: 0; }

.pricing-table {
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; }

.pricing-table.border {
  border: 3px solid #2e2e2e;
  background-color: #fff !important;
  box-shadow: none;
  overflow: hidden;
  padding: 15px 0; }

.pricing-table.flat {
  border: 2px solid #eaeaea;
  background-color: #fff;
  box-shadow: none;
  overflow: hidden;
  padding: 0; }

.pricing-table.pricing-top {
  padding-top: 82px;
  margin-top: 72px; }

.pricing-table.border.transparent {
  background-color: transparent !important; }

.pricing-table h3 {
  padding: 25px 15px;
  font-size: 20px;
  text-align: center;
  margin-bottom: 25px;
  background-color: rgba(0, 0, 0, 0.018);
  color: #505050; }

.pricing-table.border h3 {
  margin-bottom: 32px;
  position: relative; }

.pricing-table.flat h3 {
  margin-bottom: 32px;
  background-color: #eee;
  text-align: left;
  padding: 20px;
  margin: 0; }

.pricing-table.pricing-top h3 {
  padding: 10px 15px;
  background-color: transparent; }

.pricing-table.border h3:after {
  content: '';
  position: absolute;
  display: block;
  bottom: 0;
  width: 80px;
  left: 50%;
  margin-left: -40px;
  height: 2px;
  background-color: #2e2e2e; }

@media (min-width: 992px) {
  .pricing-table.active {
    z-index: 1;
    margin-top: -20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.14); }

  .pricing-table.border.active {
    box-shadow: none; }

  .pricing-table.active h3 {
    padding: 35px 15px; } }
.pricing-table header {
  text-align: center;
  padding: 0 15px;
  margin-bottom: 30px;
  position: relative; }

.pricing-table.flat header {
  text-align: left;
  padding: 20px;
  margin-bottom: 0;
  position: relative;
  background-color: #f5f5f5; }

.pricing-table.pricing-top header {
  position: absolute;
  top: -62px;
  left: 50%;
  margin-left: -62px;
  padding: 0; }

.pricing-table header .pricing-icon {
  position: absolute;
  z-index: 0;
  right: 60%;
  top: -100px;
  font-size: 12em;
  color: #f5f5f5;
  transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
  -ms-transform: rotate(-35deg); }

.pricing-table.border header {
  margin: 15px 0 25px; }

.pricing-table.border .price,
.pricing-table.border h3 {
  position: relative;
  z-index: 1; }

.pricing-table .price {
  display: inline-block;
  width: 124px;
  height: 124px;
  border-radius: 500px;
  font-style: italic;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #303030;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12); }

.pricing-table.border .price {
  width: auto;
  height: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0; }

.pricing-table.flat .price {
  width: auto;
  height: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  color: #4a4a4a; }

.pricing-table.pricing-top .price {
  background-color: #fff; }

.pricing-table .price span {
  display: block;
  margin-top: 39px;
  font: 700 32px/32px 'Raleway', sans-serif; }

.pricing-table.border .price span {
  margin-top: 0;
  font-size: 42px;
  margin-bottom: 10px; }

.pricing-table.flat .price span {
  margin: 10px 0 0;
  font-size: 42px;
  display: inline-block;
  vertical-align: baseline;
  margin-right: 2px; }

.pricing-table .pricing-list {
  list-style: none;
  text-align: center;
  font: 14px/22px 'Lato', sans-serif;
  border-top: 1px dashed #eaeaea;
  margin-bottom: 0; }

.pricing-table.border .pricing-list {
  border-top: none;
  line-height: 20px; }

.pricing-table.flat .pricing-list {
  border-top: none;
  line-height: 20px;
  text-align: left;
  border-top: 2px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
  padding: 10px 0; }

.pricing-desc {
  padding: 15px 20px;
  margin: 0; }

.pricing-table .pricing-list li {
  padding: 8px 15px;
  border-bottom: 1px dashed #eaeaea;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease; }

.pricing-table.flat .pricing-list li {
  padding: 8px 20px; }

.pricing-table .pricing-list li i {
  margin-right: 8px; }

.pricing-table.flat .pricing-list li i {
  margin-right: 12px; }

.pricing-table.border .pricing-list li,
.pricing-table.flat .pricing-list li {
  border-bottom: none; }

.pricing-table .pricing-list li:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.018); }

.pricing-table .pricing-list li:hover {
  background-color: rgba(0, 0, 0, 0.042); }

.pricing-table.border h3,
.pricing-table.border .pricing-list li:nth-child(2n+1),
.pricing-table.border .pricing-list li:hover,
.pricing-table.flat .pricing-list li:nth-child(2n+1),
.pricing-table.flat .pricing-list li:hover {
  background-color: transparent !important; }

.pricing-action {
  text-align: center;
  padding: 20px 15px; }

.pricing-table.border .pricing-action {
  padding-top: 20px;
  padding-bottom: 15px; }

.pricing-table.flat .pricing-action {
  text-align: left;
  padding: 15px 20px; }

.pricing-action .btn {
  padding: 6px  20px;
  font-size: 14px;
  text-transform: capitalize; }

.pricing-table .price.custom {
  color: #fff; }

.pricing-table .price.custom2 {
  color: #fff; }

.pricing-table .price.dark {
  background-color: #2e2e2e;
  color: #f1f1f1; }

.pricing-table .price.gray {
  background-color: #eaeaea; }

/* Color Variants */
/* Custom */
.pricing-table.custom {
  color: #fff; }

.pricing-table.custom h3 {
  background-color: rgba(0, 0, 0, 0.09);
  color: #fff; }

.pricing-table.custom .price {
  color: #fff; }

.pricing-table.custom .pricing-list li:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.09); }

.pricing-table.custom .pricing-list li:hover {
  background-color: rgba(0, 0, 0, 0.18); }

.pricing-table.flat.custom {
  color: #fff; }

/* Dark */
.pricing-table.dark {
  background-color: #2e2e2e;
  color: #bebebe; }

.pricing-table.dark h3 {
  background-color: rgba(0, 0, 0, 0.09);
  color: #bebebe; }

.pricing-table.dark .price {
  color: #bebebe;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.28); }

.pricing-table.dark .pricing-list {
  border-top-color: #111; }

.pricing-table.dark .pricing-list li {
  border-bottom-color: #111; }

.pricing-table.dark .pricing-list li:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.09); }

.pricing-table.dark .pricing-list li:hover {
  background-color: rgba(0, 0, 0, 0.18); }

.pricing-table.flat.dark {
  border-color: #111;
  color: #9a9a9a; }

.pricing-table.flat.dark header {
  background: #111; }

.pricing-table.flat.dark .pricing-list {
  border-color: #111; }

.pricing-table.dark.pricing-top .price {
  background-color: #111; }

/* Custom 2 */
.pricing-table.custom2 {
  color: #fff; }

.pricing-table.custom2 h3 {
  background-color: rgba(0, 0, 0, 0.09);
  color: #fff; }

.pricing-table.custom2 .price {
  color: #fff; }

.pricing-table.custom2 .pricing-list li:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.09); }

.pricing-table.custom2 .pricing-list li:hover {
  background-color: rgba(0, 0, 0, 0.18); }

.pricing-table.flat.custom2 {
  color: #fff; }

/* Dark */
.pricing-table.gray {
  background-color: #eaeaea;
  color: #8a8a8a; }

.pricing-table.gray h3 {
  background-color: rgba(0, 0, 0, 0.09);
  color: #8a8a8a; }

.pricing-table.gray .price {
  color: #8a8a8a; }

.pricing-table.gray .pricing-list {
  border-top-color: #d7d7d7; }

.pricing-table.gray .pricing-list li {
  border-bottom-color: #d7d7d7; }

.pricing-table.gray .pricing-list li:nth-child(2n+1) {
  background-color: rgba(0, 0, 0, 0.09); }

.pricing-table.gray .pricing-list li:hover {
  background-color: rgba(0, 0, 0, 0.18); }

.pricing-table.border.gray {
  border-color: #eaeaea;
  color: #8a8a8a; }

.pricing-table.border.gray .price,
.pricing-table.border.gray h3 {
  color: #8a8a8a; }

.pricing-table.border.gray h3:after {
  background-color: #eaeaea; }

.pricing-table.flat.gray {
  border-color: #eaeaea;
  border-color: #e1e1e1;
  color: #505050; }

.pricing-table.flat.gray header {
  background: #eaeaea; }

.pricing-table.flat.gray .pricing-list {
  border-color: #e1e1e1; }

.pricing-table.gray.pricing-top .price {
  background-color: #e1e1e1; }

/* =============================================
---------------  8.Login  -------------
==============================================*/
.form-wrapper {
  padding: 30px 25px;
  border: 1px solid #e9e9e9;
  background-color: #f9f9f9; }

@media (min-width: 768px) {
  .form-wrapper {
    padding: 40px 30px; } }
.form-wrapper.dark {
  border-color: #222;
  background-color: #2a2a2a; }

.form-wrapper.transparent {
  border-color: transparent;
  background-color: transparent; }

.form-wrapper .title-border > span {
  background-color: #f9f9f9; }

.form-wrapper.dark .title-border > span {
  background-color: #2a2a2a; }

#login-section {
  background-color: #f2f2f2;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  background-repeat: no-repeat; }

#login-section.dark {
  background-color: #1e1e1e; }

.logo-container {
  position: relative; }

.logo {
  display: block;
  margin-bottom: 30px; }

@media (max-height: 520px) {
  #login-section.fullheight {
    height: auto !important;
    padding: 50px 0 60px; } }
/* =============================================
---------------  9.Blog  -------------
==============================================*/
.entry {
  position: relative;
  margin-bottom: 50px;
  padding-left: 75px; }

.entry:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  display: block;
  width: 1px;
  background-color: #eaeaea;
  z-index: 10; }

.entry-media {
  margin-bottom: 20px; }

.entry-media,
.entry-media figure {
  position: relative; }

.entry-media a {
  display: block; }

.entry-media figure > a:after,
.entry-media .item > a:after,
.entry-media.embed-responsive:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.16);
  opacity: 1;
  transition: all 0.45s ease-in-out;
  -webkit-transition: all 0.45s ease-in-out;
  visibility: visible; }

.entry:hover .entry-media figure > a:after,
.entry:hover .entry-media .item > a:after,
.entry:hover .entry-media.embed-responsive:after,
.event:hover .entry-media figure > a:after,
.event:hover .entry-media .item > a:after,
.event:hover .entry-media.embed-responsive:after {
  opacity: 0;
  visibility: hidden; }

.entry-media img {
  display: block;
  width: 100%;
  height: auto; }

.entry-title {
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 1px;
  margin-bottom: 15px; }

.entry-title a {
  color: #444; }

.entry-footer {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea; }

.bg-gray .entry-footer {
  border-color: #d1d1d1; }

.entry-footer {
  font-size: 13px;
  line-height: 42px;
  color: #6a6a6a; }

.entry-footer a {
  color: #505050;
  font-weight: 700; }

.entry-readmore {
  float: right;
  display: none; }

.entry-readmore i {
  margin-left: 5px; }

.entry-label {
  font-weight: 700;
  margin-right: 8px; }

.entry-label i {
  margin-right: 5px; }

.entry-separator {
  margin: 0 5px;
  color: #888; }

.entry-date {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 60px;
  text-align: center;
  padding: 13px 0 0;
  font: 700 20px/1 'Raleway', Verdana;
  background-color: #eaeaea;
  text-transform: uppercase;
  z-index: 15; }

.entry-date > span {
  display: block;
  background-color: #3a3a3a;
  color: #f1f1f1;
  font-size: 14px;
  margin-top: 11px;
  padding: 6px 5px; }

.entry-format {
  position: absolute;
  left: 0;
  top: 85px;
  display: block;
  width: 60px;
  color: #fff;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
  z-index: 16; }

.entry-media .entry-audio-container {
  position: absolute;
  bottom: 15px;
  right: 15px;
  left: 15px; }

.entry-blockquote {
  padding: 25px;
  background-color: #eaeaea;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease; }

.entry-blockquote blockquote {
  margin: 10px 0; }

.entry-blockquote .blockquote-icon {
  margin: 0;
  padding-top: 10px;
  padding-left: 40px; }

.entry-blockquote blockquote:before {
  left: -2px; }

.entry-box .entry-blockquote:hover,
.entry-blockquote:hover,
.bg-gray .entry-box .entry-blockquote:hover {
  background-color: #2a2a2a;
  color: #bebebe; }

.entry-blockquote:hover cite {
  color: #8a8a8a; }

@media (min-width: 768px) {
  .entry {
    margin-bottom: 70px;
    padding-left: 90px; }

  .entry:after {
    left: 35px; }

  .entry-media {
    margin-bottom: 25px; }

  .entry-title {
    font-size: 20px; }

  .entry-readmore {
    display: inline; }

  .entry-date {
    width: 70px;
    padding: 17px 0 0;
    font-size: 24px; }

  .entry-date > span {
    font-size: 14px;
    margin-top: 13px; }

  .entry-format {
    top: 100px;
    width: 70px;
    font-size: 22px;
    line-height: 70px; }

  .entry-media .entry-audio-container {
    bottom: 20px;
    right: 20px;
    left: 20px; }

  .entry-blockquote {
    padding: 25px 30px; } }
@media (min-width: 992px) {
  .entry {
    margin-bottom: 80px;
    padding-left: 100px; }

  .entry:after {
    left: 40px; }

  .entry-date {
    width: 80px;
    padding: 18px 0 0;
    font-size: 28px; }

  .entry-date > span {
    font-size: 16px;
    margin-top: 16px; }

  .entry-format {
    top: 110px;
    width: 80px;
    font-size: 24px;
    line-height: 80px; }

  .entry-media .entry-audio-container {
    bottom: 25px;
    right: 25px;
    left: 25px; } }
.entry-simple {
  padding: 25px 0;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out; }

.entry-simple:after {
  display: none; }

.container h2 + .entry-simple,
.entry-simple:first-child {
  border-top: 1px solid #eaeaea; }

.entry-simple .entry-title {
  margin-bottom: 15px;
  font-family: 'Open Sans', Verdana;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.5px; }

.entry-simple .entry-title a {
  color: #2a2a2a; }

.entry-simple .entry-title a:hover,
.entry-simple .entry-title a:focus {
  color: #fff; }

.entry-simple footer,
.entry-simple footer a,
.entry-simple .entry-label {
  font-family: 'Open Sans', Verdana;
  font-weight: 400; }

.entry-simple footer a {
  color: #505050; }

.entry-simple footer,
.entry-simple .entry-label,
.entry-simple .entry-separator {
  color: #7a7a7a; }

.entry-simple .entry-footer {
  border: none;
  line-height: 24px; }

@media (min-width: 768px) {
  .entry-simple:hover {
    background-color: #2e2e2e;
    border-bottom-color: #000;
    padding-left: 20px;
    padding-right: 20px; }

  .entry-simple:hover .entry-title a,
  .entry-simple:hover a {
    color: #bebebe; }

  .entry-simple:hover footer,
  .entry-simple:hover .entry-separator,
  .entry-simple:hover .entry-label {
    color: #9a9a9a; }

  .entry-simple .entry-title a:hover,
  .entry-simple .entry-footer a:hover {
    color: #f1f1f1; } }
@media (min-width: 992px) {
  .entry-simple:hover {
    padding-left: 30px;
    padding-right: 30px; } }
/* Sidebar */
.sidebar .widget {
  margin-bottom: 50px; }

.sidebar .widget h3 {
  font-size: 18px;
  margin-bottom: 25px;
  color: #555; }

.sidebar .widget .twitter-icon {
  color: #666; }

.about-widget-box {
  border: 1px solid #eaeaea;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  text-align: center;
  padding-bottom: 5px; }

.about-widget-box header {
  padding: 32px 20px 45px;
  background-color: #eaeaea;
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease; }

.about-widget-box:hover header {
  background-color: #2a2a2a; }

.about-widget-box header a,
.about-widget-box header h4 {
  color: #555; }

.about-widget-box:hover header a,
.about-widget-box:hover header h4 {
  color: #bebebe; }

.about-widget-box header h4 {
  margin-bottom: 8px;
  font-size: 17px;
  text-transform: uppercase; }

.about-widget-box header h5 {
  color: #777;
  font-size: 14px;
  font-family: 'Lato', Verdana;
  line-height: 1.4; }

.about-widget-box:hover header h5 {
  color: #8a8a8a; }

.about-widget-box header h5 > span {
  display: block; }

.about-widget-box figure {
  margin-top: -45px; }

.about-widget-box img {
  border-radius: 50%;
  border: 5px solid #fff; }

.about-widget-content {
  display: inline-block;
  padding: 20px 26px 6px;
  font-size: 13px;
  max-width: 480px; }

.about-widget-box .social-icon {
  font-size: 16px; }

.sidebar .widget .links li {
  border-bottom: 1px solid #eaeaea;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease; }

.sidebar .widget .links li a {
  line-height: 2.6;
  color: #505050; }

.sidebar .widget .links li:hover {
  text-indent: 4px; }

.sidebar .widget .links li:hover a {
  color: #009866; }

.sidebar .tagcloud a {
  display: block;
  float: left;
  font-size: 14px;
  padding: 4px 13px;
  background-color: #eaeaea;
  color: #7a7a7a;
  margin: 0 7px 7px 0;
  border-radius: 4px; }

.sidebar .tagcloud a:hover {
  color: #fff; }

.sidebar .widget .latest-posts-list h5,
.sidebar .widget .products-list h5 {
  font-family: 'Open Sans', Verdana, sans-serif; }

.sidebar .widget .latest-posts-list li a,
.sidebar .widget .products-list li a {
  color: #666; }

.sidebar .widget .latest-posts-list .entry-content p a,
.sidebar .widget .products-list .entry-content p a {
  font-weight: bold; }

.sidebar .widget .tweet_list a {
  color: #4a4a4a; }

.sidebar .widget .tweet_time a {
  color: #9a9a9a; }

.sidebar .widget .tweet_time a:hover {
  color: #6a6a6a; }

@media (min-width: 992px) {
  .sidebar .widget {
    margin-bottom: 60px; }

  .about-widget-box header {
    padding: 42px 20px 55px; } }
/* Timeline */
.blog-timeline {
  padding-left: 20px;
  border-left: 1px solid #eaeaea;
  position: relative; }

.blog-timeline .entry:before,
.blog-timeline .entry:after {
  content: '';
  position: absolute;
  bottom: auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  background-color: transparent;
  top: 25px;
  border-width: 12px 0 12px 12px; }

.blog-timeline .entry:before {
  left: -20px;
  border-color: transparent transparent transparent #eaeaea;
  z-index: 10; }

.blog-timeline .entry:after {
  left: -21px;
  border-color: transparent transparent transparent #fff;
  z-index: 11; }

@media (min-width: 768px) {
  .blog-timeline {
    padding-left: 30px; }

  .blog-timeline .entry:before,
  .blog-timeline .entry:after {
    top: 35px; }

  .blog-timeline .entry:before {
    left: -30px; }

  .blog-timeline .entry:after {
    left: -31px; } }
@media (min-width: 992px) {
  .blog-timeline {
    padding-left: 35px; }

  .blog-timeline .entry:before,
  .blog-timeline .entry:after {
    top: 35px; }

  .blog-timeline .entry:before {
    left: -35px; }

  .blog-timeline .entry:after {
    left: -36px; } }
@media (min-width: 992px) {
  .blog-timeline.timeline-center:after {
    content: '';
    display: block;
    width: 1px;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    background-color: #eaeaea; }

  .blog-timeline.timeline-center {
    padding-left: 0;
    border-left: none; }

  .blog-timeline.timeline-center:after {
    margin-left: 0; }

  .blog-timeline.timeline-center .col-md-6 {
    padding-right: 30px; }

  .blog-timeline.timeline-center .col-md-6.col-md-push-6 {
    padding-right: 15px;
    padding-left: 30px; }

  .blog-timeline.timeline-center .left-entry {
    padding-left: 0;
    padding-right: 100px; }

  .blog-timeline.timeline-center .left-entry .entry-date,
  .blog-timeline.timeline-center .left-entry .entry-format {
    left: auto;
    right: 0; }

  .blog-timeline.timeline-center .entry.left-entry:before,
  .blog-timeline.timeline-center .entry.left-entry:after {
    border-width: 12px 12px 12px 0; }

  .blog-timeline.timeline-center .entry.left-entry:before {
    border-color: transparent  #eaeaea transparent transparent;
    left: auto;
    right: -30px; }

  .blog-timeline.timeline-center .entry.left-entry:after {
    border-color: transparent  #fff transparent transparent;
    left: auto;
    right: -31px; }

  .blog-timeline.timeline-center .entry.right-entry:before {
    left: -30px; }

  .blog-timeline.timeline-center .entry.right-entry:after {
    left: -31px; }

  .blog-timeline.timeline-center .entry-blockquote {
    padding: 10px 30px; } }
.entry-box {
  padding: 15px;
  margin-bottom: 30px;
  border: 1px solid #eaeaea; }

.bg-gray .entry-box {
  border-color: #d1d1d1; }

.entry-box.entry-box-blockquote {
  padding: 0; }

.entry-box .entry-blockquote {
  background-color: #fff; }

.bg-gray .entry-box .entry-blockquote {
  background-color: #dadada; }

.entry-box .entry-blockquote {
  padding: 20px 25px; }

.entry-box blockquote {
  margin: 0;
  font-size: 14px; }

.entry-box blockquote cite {
  font-size: 14px; }

.entry-box .blockquote-icon {
  padding-left: 28px;
  padding-top: 18px;
  padding-bottom: 0; }

.entry-box .blockquote-icon:before {
  font-size: 1.5em;
  left: -5px;
  top: 0; }

/* fix for ie9*/
.ie9 .entry-box .blockquote-icon::before {
  font-size: 18px; }

/* fix for ie 10+ */
@media screen and (min-width: 0\0) {
  .entry-box .blockquote-icon::before {
    font-size: 18px; } }
.entry-box .carousel-control {
  width: 28px;
  height: 32px;
  font-size: 18px;
  line-height: 30px;
  margin-top: -16px; }

.entry-box .carousel-control.left {
  left: 15px; }

.entry-box .carousel-control.right {
  right: 15px; }

@media (min-width: 768px) {
  .entry-box {
    margin-bottom: 15px; }

  .entry-media {
    margin-bottom: 15px; } }
.entry.entry-box:after {
  display: none; }

.entry-box .entry-label {
  margin: 0; }

.entry-box .entry-label i {
  margin-right: 8px; }

.entry-box .entry-title {
  font-size: 15px;
  line-height: 1.5; }

.entry-box .entry-footer {
  line-height: 36px; }

.entry-content-wrapper {
  position: relative; }

.entry-box .entry-date,
.entry-box .entry-format {
  width: 50px;
  font-size: 18px; }

.entry-box .entry-date {
  padding: 10px 0 0;
  top: 4px; }

.entry-box .entry-format {
  line-height: 50px;
  top: 74px;
  background-color: #3a3a3a;
  color: #f1f1f1; }

.entry-box .entry-date > span {
  padding: 5px;
  margin: 10px 0 0;
  font-size: 12px; }

/* prevent date + format boxed overflow */
.entry-content-wrapper {
  min-height: 130px; }

.entry-content-wrapper .entry-title,
.entry-content-wrapper .entry-content {
  padding-left: 65px; }

@media (min-width: 480px) {
  .max-col-6 .entry,
  .max-col-5 .entry,
  .max-col-4 .entry,
  .max-col-3 .entry,
  .max-col-2 .entry {
    width: 100%; } }
/* gutter number 1 less than colums so used calc to calculate grid size */
@media (min-width: 768px) {
  .max-col-6 .entry,
  .max-col-5 .entry,
  .max-col-4 .entry,
  .max-col-3 .entry,
  .max-col-2 .entry {
    width: calc( (100% - 15px) / 2 ); }

  .entry-box .entry-media .entry-audio-container {
    bottom: 15px;
    right: 15px;
    left: 15px; } }
@media (min-width: 992px) {
  .max-col-6 .entry,
  .max-col-5 .entry,
  .max-col-4 .entry,
  .max-col-3 .entry {
    width: calc( (100% - 30px) / 3 ); } }
@media (min-width: 1199px) {
  .max-col-6 .entry,
  .max-col-5 .entry,
  .max-col-4 .entry {
    width: calc(  (100% - 45px) / 4 ); } }
@media (min-width: 1500px) {
  .max-col-6 .entry,
  .max-col-5 .entry {
    width: calc(  (100% - 60px) / 5 ); } }
@media (min-width: 1900px) {
  .max-col-6 .entry {
    width: calc(  (100% - 75px) / 6 ); } }
/* Entry List pages with sidebar make title smaller */
.entry .col-md-6 > .entry-title,
.entry .col-md-7 > .entry-title {
  font-size: 18px; }

/* Single Post*/
.entry.single .entry-media {
  margin-bottom: 25px; }

.entry.single .entry-title {
  margin-bottom: 20px; }

.entry.single img.pull-left {
  margin-right: 20px;
  margin-bottom: 10px; }

.entry.single img.pull-right {
  margin-left: 20px;
  margin-bottom: 10px; }

.entry.single .entry-footer {
  margin-top: 35px;
  margin-bottom: 50px; }

.about-author {
  position: relative;
  padding: 25px 20px 15px;
  border: 1px solid #eaeaea;
  margin-bottom: 50px; }

.about-author h3 {
  margin-bottom: 30px;
  font-size: 18px; }

.about-author figure,
.comments-list .media-left {
  display: none; }

.about-author .author-content {
  margin-left: 0; }

.about-author .social-icons {
  position: relative; }

.about-author .social-icon {
  font-size: 16px; }

.blog-related-carousel {
  margin-bottom: 20px; }

.comments {
  margin-bottom: 40px; }

.comments-list .media-body {
  position: relative; }

.comments-list .media-heading {
  font-size: 16px;
  color: #505050;
  margin-bottom: 10px; }

.comments-list .comment-date {
  font-size: 12px;
  font-weight: 700;
  font-family: 'Lato', Verdana, sans-serif;
  margin-left: 10px; }

.reply-link {
  position: relative;
  color: #ef5350;
  font-weight: 700;
  font-size: 13px; }

.reply-link:hover {
  color: #e53935; }

.comments-list .media-body p:last-child {
  margin-bottom: 0; }

.comments-list .media-body > ul li {
  margin-top: 30px; }

.comments-list li {
  margin-top: 40px; }

@media (min-width: 768px) {
  .entry.single .entry-media {
    margin-bottom: 30px; }

  .entry.single .entry-title {
    font-size: 24px;
    margin-bottom: 25px; }

  .blog-related-carousel {
    margin-bottom: 50px; }

  .comments {
    margin-bottom: 60px; }

  .about-author figure {
    display: block; }

  .about-author .author-content {
    margin-left: 120px; }

  .about-author .social-icons {
    position: absolute;
    right: 20px;
    top: 28px; }

  .comments-list .media-left {
    display: table-cell; }

  .comments-list .media-body {
    padding-left: 10px; }

  .reply-link {
    position: absolute;
    top: 0;
    right: 0; } }
@media (min-width: 992px) {
  .blog-related-carousel {
    margin-bottom: 50px; }

  .entry.single {
    margin-bottom: 70px; } }
/* =============================================
---------------  10.About Us  -------------
==============================================*/
.about-timeline {
  position: relative;
  padding: 0 0 30px;
  margin-bottom: 20px; }

.about-timeline:after {
  content: '';
  display: block;
  width: 4px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  background-color: #eaeaea;
  z-index: 1;
  margin-left: -2px; }

.timeline-date {
  padding: 0 10px;
  border-radius: 18px;
  font: 700 16px/30px 'Raleway', Verdana, sans-serif;
  letter-spacing: 1px;
  color: #fff;
  max-width: 90px;
  text-align: center;
  letter-spacing: 1px;
  position: relative;
  z-index: 5;
  margin-bottom: 50px; }

.about-timeline-section {
  margin-bottom: 40px;
  padding: 0 15px 20px;
  border-bottom: 1px solid #eaeaea;
  background-color: #fff;
  position: relative;
  z-index: 5; }

.about-timeline-section .pull-left {
  margin-right: 20px; }

.about-timeline-section .pull-right {
  margin-right: 20px;
  float: left !important; }

.about-timeline h3 {
  margin: 12px 0 8px; }

.about-timeline h3 a {
  color: #303030; }

.about-timeline-section .row {
  margin-left: -1px;
  margin-right: -1px; }

.about-timeline-section .row [class^="col-"] {
  padding-left: 1px;
  padding-right: 1px;
  margin-bottom: 2px; }

.about-timeline-section:after {
  content: '';
  position: absolute;
  right: -30px;
  top: 50%;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 16px 10px 0;
  border-color: transparent #eaeaea transparent transparent;
  transition: all 0.4s;
  -webkit-transition: all 0.4s; }

.col-md-push-6 > .about-timeline-section:after {
  right: auto;
  left: -30px;
  border-width: 10px 0 10px 16px;
  border-color: transparent transparent transparent #eaeaea; }

.timeline-section-date {
  font: 600 12px/26px 'Open Sans', Verdana, sans-serif;
  letter-spacing: 0.3px;
  display: block;
  padding: 0 12px;
  position: absolute;
  left: 100%;
  margin-left: 30px;
  top: 50%;
  margin-top: -13px;
  background-color: #eaeaea;
  white-space: nowrap;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  visibility: hidden;
  opacity: 0;
  transform: translateX(30px);
  -webkit-transform: translateX(30px);
  border-radius: 6px; }

.col-md-push-6 > .about-timeline-section .timeline-section-date {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: 30px;
  transform: translateX(-30px);
  -webkit-transform: translateX(-30px); }

.about-timeline-section:hover:after,
.about-timeline-section:hover .timeline-section-date {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0); }

@media (max-width: 991px) {
  .about-timeline-section {
    border: 1px solid #eaeaea;
    padding: 20px; }

  .about-timeline-section:after,
  .timeline-section-date {
    display: none; } }
@media (min-width: 992px) {
  .about-timeline [class^="col-"] {
    padding-left: 30px;
    padding-right: 30px; }

  .timeline-date {
    margin-bottom: 70px; }

  .about-timeline-section {
    margin-bottom: 50px; }

  .about-timeline .col-md-push-6 {
    text-align: right; }

  .about-timeline-section .pull-left {
    margin-right: 25px; }

  .about-timeline-section .pull-right {
    margin-left: 25px;
    margin-right: 0;
    float: right !important; } }
/* =============================================
---------------  11.About Me  -------------
==============================================*/
.about-box {
  margin-bottom: 45px; }

.about-box h4 {
  font-size: 16px; }

.about-box h5 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .about-box {
    margin-bottom: 80px; } }
/* =============================================
-------------------  12.Team  -----------------
==============================================*/
#team-page-container.bg-dark,
#team-page-container.bg-gray,
#team-page-container.bg-lightgray,
#team-page-container.bg-lightergray {
  padding-top: 60px;
  padding-bottom: 20px; }

/* =============================================
----------------  13.Testimonilas  -------------
==============================================*/
.testimonial-slider .testimonial,
.testimonial-carousel .testimonial,
.testimonial-carousel2 .testimonial {
  margin-bottom: 0; }

.testimonial-slider.dots-inside .owl-dots {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px; }

.testimonial-slider,
.testimonial {
  position: relative;
  margin-bottom: 50px; }

.testimonial figure {
  width: 80px;
  height: 80px;
  float: left;
  margin-top: 10px; }

.testimonial figure img {
  border-radius: 50%;
  transition: all 0.55s ease;
  -webkit-transition: all 0.55s ease;
  display: block;
  width: 100%;
  height: auto; }

.testimonial-content {
  margin-left: 110px;
  padding-left: 25px;
  border-left: 1px solid #e1e1e1;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px; }

.testimonial-content:after,
.testimonial-content:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 35px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #e1e1e1 transparent transparent; }

.testimonial-content:after {
  margin-right: -1px;
  border-color: transparent #fff transparent transparent; }

.testimonial-content h4,
.testimonial-content h5 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0; }

.testimonial-content h4 a,
.testimonial-content h5 a {
  font-size: 13px;
  font-weight: 500; }

.testimonial:hover figure img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15); }

.testimonial-slider .testimonial:hover figure img {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1); }

.testimonial.reverse figure {
  float: right; }

.testimonial.reverse .testimonial-content {
  margin-left: 0;
  padding-left: 0;
  margin-right: 110px;
  padding-right: 25px;
  border-left: none;
  border-right: 1px solid #e1e1e1;
  text-align: right; }

.testimonial.reverse .testimonial-content:after,
.testimonial.reverse .testimonial-content:before {
  left: 100%;
  top: 35px;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #e1e1e1; }

.testimonial.reverse .testimonial-content:after {
  margin-right: 0;
  margin-left: -1px;
  border-color: transparent transparent transparent #fff; }

/* Vertical Align */
.testimonial.testimonial-vertical figure {
  float: none;
  margin: 0 0 0 10px; }

.testimonial.testimonial-vertical.reverse figure {
  float: right;
  margin: 0 10px 0 0; }

.testimonial.testimonial-vertical .testimonial-content,
.testimonial.testimonial-vertical.reverse .testimonial-content {
  border-left: none;
  border-right: none;
  padding: 25px;
  margin: 0 0 30px;
  border: 1px solid #e1e1e1; }

.testimonial.testimonial-vertical .testimonial-content:after,
.testimonial.testimonial-vertical .testimonial-content:before,
.testimonial.testimonial-vertical.reverse .testimonial-content:after,
.testimonial.testimonial-vertical.reverse .testimonial-content:before {
  top: 100%;
  left: 35px;
  right: auto;
  border-width: 15px 15px 0 15px;
  border-color: #e1e1e1 transparent transparent transparent; }

.testimonial.testimonial-vertical.reverse .testimonial-content:after,
.testimonial.testimonial-vertical.reverse .testimonial-content:before {
  left: auto;
  right: 35px; }

.testimonial.testimonial-vertical .testimonial-content:after,
.testimonial.testimonial-vertical.reverse .testimonial-content:after {
  margin-top: -1px;
  border-top-color: #fff; }

.border-dark .testimonial-content {
  border-color: #2a2a2a; }

.border-dark .testimonial-content:after,
.bg-dark .testimonial-content:after {
  border-right-color: #2a2a2a; }

.border-dark .testimonial-content:after {
  margin-right: 0; }

.border-dark .testimonial.reverse .testimonial-content:after,
.bg-dark .testimonial.reverse .testimonial-content:after {
  border-left-color: #2a2a2a; }

.bg-lightgray .testimonial-content:after {
  border-right-color: #f2f2f2; }

.bg-lightgray .testimonial.reverse .testimonial-content:after {
  border-left-color: #f2f2f2; }

.bg-lightergray .testimonial-content:after {
  border-right-color: #fafafa; }

.bg-lightergray .testimonial.reverse .testimonial-content:after {
  border-left-color: #fafafa; }

.bg-darkgray .testimonial-content:after {
  border-right-color: #b7b7b7; }

.bg-darkgray .testimonial.reverse .testimonial-content:after {
  border-left-color: #b7b7b7; }

/* vertical */
.bg-dark .testimonial-vertical .testimonial-content:after,
.bg-dark .testimonial-vertical.reverse .testimonial-content:after {
  border-top-color: #2a2a2a; }

.bg-lightgray .testimonial-vertical .testimonial-content:after,
.bg-lightgray .testimonial-vertical.reverse .testimonial-content:after {
  border-top-color: #f2f2f2; }

.bg-lightergray .testimonial-vertical .testimonial-content:after,
.bg-lightergray .testimonial-vertical.reverse .testimonial-content:after {
  border-top-color: #fafafa; }

.bg-darkgray .testimonial-vertical .testimonial-content:after,
.bg-darkgray .testimonial-vertical.reverse .testimonial-content:after {
  border-top-color: #b7b7b7; }

@media (max-width: 520px) {
  .testimonial figure {
    width: 50px;
    height: 50px; }

  .testimonial-content {
    margin-left: 70px;
    padding-left: 20px; }

  .testimonial-content:after,
  .testimonial-content:before {
    top: 25px;
    border-width: 10px 10px 10px 0; }

  .testimonial.reverse .testimonial-content {
    margin-right: 70px;
    padding-right: 20px; }

  .testimonial.reverse .testimonial-content:after,
  .testimonial.reverse .testimonial-content:before {
    top: 25px;
    border-width: 10px 0 10px 10px; }

  .testimonial.testimonial-vertical .testimonial-content,
  .testimonial.testimonial-vertical.reverse .testimonial-content {
    padding: 20px;
    margin: 0 0 25px; }

  .testimonial.testimonial-vertical .testimonial-content:after,
  .testimonial.testimonial-vertical .testimonial-content:before,
  .testimonial.testimonial-vertical.reverse .testimonial-content:after,
  .testimonial.testimonial-vertical.reverse .testimonial-content:before {
    left: 25px;
    border-width: 10px 10px 0 10px; }

  .testimonial.testimonial-vertical.reverse .testimonial-content:after,
  .testimonial.testimonial-vertical.reverse .testimonial-content:before {
    left: auto;
    right: 25px; } }
/* =============================================
------------------  14.Events  ---------------
==============================================*/
.event {
  margin-bottom: 50px; }

/* fix for uneven heights */
.event:nth-child(2n+1) {
  clear: both !important; }

.event-title {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 15px; }

.event-meta {
  margin-bottom: 15px; }

.event-meta-box {
  margin-bottom: 8px;
  font-size: 13px; }

.event-meta-box a {
  color: #505050; }

.event-label {
  font-weight: bold;
  margin-right: 6px;
  text-decoration: underline; }

.event-label i {
  margin-right: 6px; }

.event-label .fa-fw {
  text-align: left; }

.event-tags a,
.event-hosts a {
  margin-left: 4px; }

.search-widget.widget {
  margin-bottom: 50px; }

@media (min-width: 768px) {
  .event {
    margin-bottom: 60px; } }
/* =============================================
---------------  15.Knowledge Base  ------------
==============================================*/
.page-top {
  padding: 60px 0 60px;
  margin-bottom: 70px; }

.page-top h1 {
  font-size: 28px;
  margin-bottom: 25px; }

.page-top p {
  max-width: 700px;
  margin: 0 auto 40px; }

.page-top .input-group {
  margin-bottom: 0; }

.knowledge-box {
  margin-bottom: 60px; }

.knowledge-box h2,
.knowledge-box h3 {
  padding-bottom: 25px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 25px;
  font-size: 18px; }

.knowledge-box h2 i,
.knowledge-box h3 i {
  margin-right: 14px; }

.knowledge-box a,
.knowledge-box a i {
  color: #2e2e2e; }

.knowledge-box ul li a {
  color: #4e4e4e; }

.knowledge-box h2 .label,
.knowledge-box h3 .label {
  float: right;
  position: relative;
  top: 2px;
  padding: 0 5px; }

.knowledge-box h2:after,
.knowledge-box h3:after {
  content: '';
  clear: both; }

.knowledge-box ul {
  padding-left: 37px; }

.knowledge-box ul li {
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 18px; }

.knowledge-box ul li .topic-count {
  display: inline-block;
  margin-left: 2px; }

.knowledge-box ul li i {
  margin-right: 14px; }

/* Sidebar */
.widget-info-box {
  padding: 30px 20px;
  border: 1px solid #eaeaea; }

.widget-info-box p {
  margin-bottom: 10px; }

.page-top.larger {
  padding-top: 190px; }

@media (min-width: 768px) {
  .page-top.larger {
    padding-top: 260px; } }
@media (min-width: 992px) {
  .page-top {
    padding: 80px 0 80px;
    margin-bottom: 90px; }

  .page-top h1 {
    font-size: 32px; }

  .knowledge-box h2,
  .knowledge-box h3 {
    padding-bottom: 30px;
    margin-bottom: 30px; }

  .knowledge-box {
    margin-bottom: 100px; } }
/* =============================================
-----------------  16.Contact Us  -------------
==============================================*/
#map {
  height: 360px;
  margin-bottom: 40px; }

#map.map3 {
  margin: 30px 0 50px; }

#map.map4 {
  border: 6px solid rgba(255, 255, 255, 0.95); }

.contact-list {
  margin-bottom: 30px; }

.contact-list li {
  margin-bottom: 5px; }

#contact-section {
  padding: 60px 0 50px;
  margin-bottom: 60px; }

#contact-section.contact-bg {
  background-image: url("../images/backgrounds/contactbg.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }

@media (min-width: 768px) {
  #map {
    height: 500px;
    margin-bottom: 50px; }

  #map.map2 {
    height: 600px; }

  #map.map3 {
    margin: 50px 0 60px; }

  #map.larger {
    height: 700px; }

  #map.larger.vertical {
    margin-bottom: 0;
    height: 600px; }

  .contact-list {
    margin-bottom: 40px; }

  #contact-bg {
    padding: 100px 0 90px; } }
@media (min-width: 992px) {
  #map.map2 {
    margin-bottom: 60px; } }
/* Partners Carousel */
.our-partners a {
  display: block;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  position: relative;
  opacity: 0.8;
  border: 2px solid transparent; }

.our-partners a:hover {
  opacity: 1;
  border-color: #eaeaea; }

.our-partners img {
  display: block;
  width: auto;
  height: auto; }

.partner {
  text-align: center; }

.partner img {
  display: inline-block !important;
  max-width: 100% !important;
  width: auto !important;
  height: auto;
  vertical-align: middle; }

.partner img {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); }

.partner:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%); }

.partner-wrapper .partner {
  min-height: 64px; }

.partner + .partner {
  margin-top: 30px; }

.form-box-container {
  position: relative;
  margin-bottom: 40px; }

label.error {
  font-weight: 400;
  color: #ca1515;
  margin-top: 5px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s; }

#footer label.error {
  font-size: 12px; }

.form-control.error {
  border-color: #ca1515; }

@media (min-width: 768px) {
  .form-box-container {
    margin-bottom: 100px; }

  .form-box {
    position: absolute;
    width: 460px;
    top: -640px;
    right: 15px;
    padding: 30px 20px 10px;
    z-index: 100;
    background-color: #fff;
    box-shadow: 0 2px 9px rgba(0, 0, 0, 0.14);
    -wekbit-box-shadow: 0 2px 9px rgba(0, 0, 0, 0.14); }

  .form-box.dark {
    background-color: #2a2a2a; }

  .form-box.dark > h2 {
    color: #c7c7c7; }

  .form-box.dark .form-control {
    background-color: #505050;
    border-color: #1a1a1a;
    color: #c7c7c7; }

  .form-box.dark label.input-desc {
    color: #b9b9b9; }

  .form-box.dark .form-control::-moz-placeholder {
    color: #c7c7c7; }

  .form-box.dark .form-control:-ms-input-placeholder {
    color: #c7c7c7; }

  .form-box.dark .form-control::-webkit-input-placeholder {
    color: #c7c7c7; }

  .contact-text {
    margin-top: -70px; } }
@media (min-width: 992px) {
  .form-box {
    width: 540px; } }
/* =============================================
-------------------  17.Products --------------
==============================================*/
.product {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px; }

@media (min-width: 768px) {
  .product {
    margin-bottom: 50px; } }
.product-top {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
  border: 1px solid #eaeaea; }

.product figure {
  position: relative; }

.product figure > a {
  display: block; }

.product-image,
.product-image-hover {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.45s;
  -webkit-transition: all 0.45s; }

.product-image {
  position: relative;
  left: 0; }

.product-image-hover {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 100%;
  top: 0; }

.product:hover .product-image {
  opacity: 0;
  visibility: hidden;
  left: -100%; }

.product:hover .product-image-hover {
  opacity: 1;
  visibility: visible;
  left: 0; }

.product-title {
  font: 700 14px/1.5 'Open Sans', Verdana, sans-serif;
  margin-bottom: 9px;
  text-transform: uppercase; }

.product-title a {
  color: #4a4a4a; }

.product-price-container {
  margin-bottom: 15px; }

.product-price {
  font-size: 15px;
  line-height: 20px;
  color: #f44336;
  font-weight: 700; }

.product-old-price {
  position: relative;
  margin-right: 8px;
  line-height: 20px;
  font-weight: 700; }

.product-price + .product-old-price {
  margin-right: 0;
  margin-left: 8px; }

.product-old-price:after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #444;
  transform: rotate(-24deg);
  -webkit-transform: rotate(-24deg); }

.product-box {
  position: absolute;
  left: 15px;
  top: 15px;
  font: 500 14px/1.5 'Open Sans', Verdana, sans-serif;
  color: #fff;
  min-width: 60px;
  text-align: center;
  text-transform: uppercase;
  z-index: 100;
  padding: 2px; }

.product-box.new-box.new-box-border {
  background-color: transparent;
  border: 2px solid transparent; }

.product-box.discount-box.discount-box-border {
  background-color: transparent;
  border: 2px solid transparent; }

.product-box.outofstock-box {
  font-size: 13px;
  padding: 4px;
  min-width: 70px;
  line-height: 1.4;
  background-color: #2a2a2a; }

.product-box.outofstock-box.outofstock-box-border {
  background-color: transparent;
  border: 2px solid #2a2a2a;
  color: #2a2a2a; }

.outofstock-box > span {
  display: block; }

.product-box.top-right {
  left: auto;
  right: 15px; }

.product-box.bottom-right {
  left: auto;
  top: auto;
  right: 15px;
  bottom: 15px; }

.product-box.bottom-left {
  left: 15px;
  top: auto;
  bottom: 15px; }

.product .add-to-cart {
  padding: 7px 15px;
  text-transform: uppercase;
  font-size: 12px; }

.product-top .product-action-container {
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 0; }

.product-action-container .btn {
  padding: 0 8px;
  text-align: center;
  min-width: 36px;
  min-height: 36px;
  line-height: 34px;
  margin-right: 5px; }

.product-action-container .add-to-favorite {
  font-size: 12px; }

.product-action-container.vertical {
  width: 36px; }

.product-action-container.vertical .btn {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 5px; }

.product-action-container .btn:last-child,
.product-action-container.vertical .btn:last-child {
  margin: 0 !important; }

.product-action-animate {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  margin-bottom: -40px; }

.product-action-container.each-btn-animate .btn {
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0); }

@-webkit-keyframes customZoom {
  0% {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1); } }
@keyframes customZoom {
  0% {
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1); } }
.product:hover .product-action-container.each-btn-animate .btn {
  -webkit-animation-name: customZoom;
  animation-name: customZoom;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.product:hover .product-action-container.each-btn-animate .btn:first-child {
  animation-delay: 0.15s;
  -webkit-animation-delay: 0.15s; }

.product:hover .product-action-container.each-btn-animate .btn:nth-child(2) {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s; }

.product:hover .product-action-container.each-btn-animate .btn:nth-child(3) {
  animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s; }

.product:hover .product-action-container.each-btn-animate .btn:nth-child(4) {
  animation-delay: 0.6s;
  -webkit-transition-animation: 0.6s; }

.product-action-animate.vertical {
  margin-bottom: 0;
  margin-left: -60px; }

.product:hover .product-action-animate {
  opacity: 1;
  visibility: visible;
  margin-bottom: 0; }

.product:hover .product-action-animate.vertical {
  margin-left: 0; }

.ratings-container {
  margin-bottom: 10px; }

.product-ratings {
  height: 15px; }

.product-ratings,
.ratings {
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  position: relative;
  font-family: FontAwesome; }

.ratings {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden; }

.ratings-text {
  font-size: 14px;
  text-indent: -9999px; }

.product-ratings:before {
  content: "\f006  " "\f006  " "\f006  " "\f006  " "\f006";
  color: #fbc02d; }

.ratings:before {
  content: "\f005  " "\f005  " "\f005  " "\f005  " "\f005";
  color: #fbc02d; }

.product-top .ratings-container {
  margin-bottom: 0;
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 199;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; }

.product-top .ratings-container.top-left {
  bottom: auto;
  right: auto;
  top: 15px;
  left: 15px; }

.product-top .ratings-container.top-right {
  bottom: auto;
  top: 15px;
  right: 15px; }

.product-top .ratings-container.bottom-left {
  bottom: 15px;
  right: auto;
  left: 15px; }

/* =============================================
-------------  18.Product.html (Single) ---------
==============================================*/
.zoomWindowContainer > div {
  border: 2px solid #eaeaea; }

.product-gallery-container {
  margin-bottom: 40px; }

.product-details {
  margin-bottom: 60px; }

.product-details .separator {
  margin: 0 9px; }

@media (min-width: 992px) {
  .product-gallery-container {
    margin-bottom: 65px; } }
.product-gallery-container .product-top {
  position: relative;
  margin-bottom: 0; }

.product-gallery-container img {
  display: block;
  width: 100%;
  height: auto; }

.product-gallery a {
  display: block;
  border: 1px solid #eaeaea; }

.product-gallery-wrapper {
  margin-top: 6px; }

.product-gallery-container .product-box {
  position: absolute;
  left: 17px;
  top: 17px;
  font-size: 16px;
  line-height: 70px;
  min-width: 70px; }

.product-gallery-container .product-box.top-right {
  left: auto;
  right: 17px; }

.product-gallery-container .product-box.bottom-right {
  top: auto;
  left: auto;
  right: 17px;
  bottom: 17px; }

.product-gallery-container .product-box.bottom-left {
  right: auto;
  left: 17px;
  top: auto;
  bottom: 17px; }

.product-gallery-container .product-box.outofstock-box {
  font-size: 16px;
  line-height: 20px;
  padding: 27.5px 0;
  min-width: 95px;
  left: 50%;
  top: 50%;
  margin-top: -47.5px;
  margin-left: -47.5px; }

.product-details .product-title {
  font-size: 24px;
  line-height: 1.3;
  font-family: 'Lato', Verdana;
  color: #4a4a4a;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 17px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 17px; }

.product-details .product-cats {
  margin-bottom: 2px; }

.product-details .product-cats a {
  font-size: 13px;
  font-weight: 400;
  font-family: 'Open Sans', Verdana;
  color: #9a9a9a; }

.product-details .product-ratings-container {
  margin-bottom: 22px;
  font-size: 0; }

.product-details .product-ratings {
  margin-bottom: 0;
  display: inline-block;
  margin-right: 14px; }

.product-details .product-ratings-count,
.product-details .product-ratings-add,
.product-details .separator {
  font-size: 14px;
  line-height: 1;
  font-weight: 500; }

.product-details .product-ratings-add {
  color: #f44336; }

.product-details .product-ratings-add:hover,
.product-details .product-ratings-add:focus {
  text-decoration: underline; }

.product-details p {
  margin: 0 0 20px; }

.product-details .product-price-container {
  margin-bottom: 10px; }

.product-details .product-old-price,
.product-details .product-price {
  line-height: 60px; }

.product-details .product-old-price {
  font-weight: 400;
  font-size: 18px; }

.product-details .product-price {
  font-size: 24px;
  font-weight: 700;
  margin-left: 7px; }

.product-details label.input-desc {
  font-size: 14px;
  margin-bottom: 8px;
  text-transform: capitalize; }

.product-details .filter-size-container,
.product-details .filter-color-container {
  margin-bottom: 12px; }

.product-quantity-wrapper {
  margin-top: -4px;
  margin-bottom: 24px; }

.product-quantity {
  max-width: 130px; }

.product-quantity .input-group .form-control {
  text-align: center; }

.product-quantity-wrapper .input-group {
  margin-bottom: 0; }

.product-details .product-action {
  padding: 16px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 22px; }

.product-details .product-action .btn + .btn {
  margin-left: 13px; }

.product-details .product-action i {
  margin-right: 8px; }

.product-details .share-container label.input-desc {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 10px; }

.share-container .social-icons {
  display: inline-block;
  vertical-align: middle; }

.share-container .social-icons .social-icon {
  margin-bottom: 0; }

.share-container .social-icons-bg .social-icon {
  min-width: 32px;
  padding: 7px 6.5px;
  font-size: 14px;
  line-height: 18px; }

@media (max-width: 380px) {
  .product-details .product-action .btn.min-width {
    min-width: 0;
    padding-left: 8px;
    padding-right: 8px; }

  .product-details .product-action .btn + .btn {
    margin-left: 5px; }

  .product-details .share-container label.input-desc {
    display: block;
    margin-bottom: 8px; } }
@media (min-width: 600px) and (max-width: 991px) {
  .product-gallery-container {
    max-width: 480px; } }
/* =============================================
-----------------  19.Category -------------
==============================================*/
.banner {
  position: relative;
  margin-bottom: 20px; }

.banner a,
.banner img {
  display: block; }

.banner img {
  width: 100%;
  height: auto; }

.banner a:after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0;
  transition: all 0.35s;
  -webkit-transition: all 0.35s; }

.banner:hover a:after {
  opacity: 0.12; }

.banner.zoom-hover {
  overflow: hidden; }

.banner.zoom-hover img {
  transition: all 0.35s;
  -webkit-transition: all 0.35s; }

.banner.zoom-hover:hover img {
  transform: scale(1.12);
  -webkit-transform: scale(1.12);
  -ms-transform: scale(1.12); }

.category-banner,
.filter-row {
  margin-bottom: 30px; }

@media (min-width: 768px) {
  .category-banner,
  .filter-row {
    margin-bottom: 40px; } }
.filter-row-left {
  float: left;
  margin-right: 30px; }

.filter-row-right {
  float: right; }

.filter-row-box {
  display: inline-block; }

.filter-row-label {
  margin-right: 8px;
  font-size: 13px;
  vertical-align: middle;
  font-weight: bold; }

.filter-row .small-selectbox {
  min-width: 100px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }

.filter-row .btn {
  border-radius: 3px;
  padding: 5px 8px; }

.filter-row .btn.btn-border {
  border-width: 1px; }

.filter-row .btn-layout {
  border-color: #eaeaea;
  color: #7a7a7a; }

.filter-row .btn-layout.active,
.filter-row .btn-layout.active:hover,
.filter-row .btn-layout.active:focus {
  color: #fff; }

.filter-row .btn-layout {
  margin-left: 6px; }

.filter-row .btn-compare {
  margin-left: 25px;
  padding: 5px 14px; }

.filter-row .btn-layout:hover,
.filter-row .btn-layout:focus {
  background-color: #eaeaea;
  border-collapse: #d7d7d7;
  color: #444; }

/* Category Sidebar */
#category-widget a {
  display: block;
  font: 600 12px/24px 'Open Sans', Verdana;
  text-transform: uppercase; }

#category-widget a i {
  margin-right: 8px; }

#category-widget > li > a {
  color: #666;
  font-size: 14px;
  position: relative;
  border-top: 1px solid #eaeaea;
  padding: 6px 10px 6px 43px;
  text-transform: uppercase;
  font-weight: 600; }

#category-widget > li:last-child {
  border-bottom: 1px solid #eaeaea; }

#category-widget li li {
  padding-left: 11px; }

#category-widget li li:last-child,
#category-widget li li:last-child a {
  border-bottom: none; }

#category-widget li li a {
  color: #7e7e7e;
  padding: 2px 10px 2px 8px; }

#category-widget li ul {
  display: none;
  padding: 8px 0 10px;
  border-top: 1px solid #eaeaea; }

#category-widget li.open ul {
  display: block; }

.category-widget-btn {
  display: block;
  width: 22px;
  height: 22px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  background-color: #505050;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 7px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s; }

.category-widget-btn:after {
  content: '+'; }

.open .category-widget-btn:after {
  content: '-';
  color: #fff; }

.filter-color-container,
.filter-size-container {
  font-size: 0; }

.filter-color-container .row,
.filter-size-container .row {
  margin-left: -5px;
  margin-right: -5px; }

.filter-color-box,
.filter-size-box {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #eaeaea;
  margin: 0 5px 10px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease; }

.filter-color-box {
  box-shadow: inset 0 0 0 1px #fff;
  -webkit-box-shadow: inset 0 0 0 1px #fff; }

.filter-color-box:hover,
.filter-color-box:focus {
  box-shadow: inset 0 0 0 2px #fff;
  -webkit-box-shadow: inset 0 0 0 2px #fff; }

.filter-size-box {
  color: #505050;
  font-size: 12px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase; }

.filter-size-box.active,
.filter-size-box.active:hover,
.filter-size-box.active:focus {
  color: #fff;
  cursor: default; }

.filter-size-box:hover,
.filter-size-box:focus {
  background-color: #e1e1e1;
  border-color: #d7d7d7;
  color: #303030; }

.sidebar .filter-group-widget .panel-body {
  padding: 35px 20px 25px; }

/* noUiSlider Styles */
noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative; }

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10; }

.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
     creates a new context for the origins. */
  *z-index: -1; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 2px; }

.noUi-horizontal .noUi-handle {
  width: 12px;
  height: 12px;
  left: 0;
  top: -5px; }

.noUi-horizontal.noUi-extended {
  padding: 0 15px; }

.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px; }

/* Styling */
.noUi-background {
  background: #e1e1e1; }

.noUi-connect {
  -webkit-transition: background 450ms;
  transition: background 450ms; }

.noUi-origin {
  border-radius: 3px; }

.noUi-target {
  border-radius: 2px; }

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB; }

/* Handles and cursors;*/
.noUi-dragable {
  cursor: w-resize; }

.noUi-handle {
  border-radius: 50%;
  cursor: default; }

/* Blocked state */
.noUi-state-blocked.noUi-connect,
.noUi-state-blocked .noUi-connect {
  background: #4FDACF; }

#price-range {
  margin-top: 5px; }

#filter-range-details {
  margin-top: 22px; }

.filter-price .row {
  margin-left: -10px;
  margin-right: -10px; }

.filter-price .col-xs-6 {
  padding: 0 10px; }

.filter-price-label {
  color: #505050;
  font-size: 12px;
  margin-bottom: 6px;
  text-transform: uppercase; }

#filter-range-details .form-control {
  background-color: #f2f2f2;
  font-size: 14px;
  height: auto;
  margin-bottom: 20px;
  padding: 6px 10px; }

#filter-range-details .form-control:focus {
  background-color: #eaeaea; }

/* fix for display:inline-block auto margin for child elements*/
.filter-price-action {
  font-size: 0; }

.filter-price-action .btn-sm {
  margin-right: 10px;
  margin-bottom: 5px; }

.filter-price-action .btn.btn-sm {
  padding: 5px 12px;
  font-size: 13px; }

.filter-brand-list {
  margin-top: -10px; }

.filter-brand-list a {
  display: block;
  font: 600 12px/24px 'Open Sans', Verdana, sans-serif;
  color: #7e7e7e;
  padding: 2px 0;
  text-transform: uppercase; }

.filter-brand-list a i {
  margin-right: 8px; }

.filter-brand-list a span {
  float: right; }

/* =============================================
-------------------  20 Cart  -----------------
==============================================*/
.table {
  margin-bottom: 30px; }

.table thead > tr > th,
.table tbody > tr > .table-title,
.table tbody > tr > .table-title:first-child {
  background-color: #f5f5f5; }

.table tbody > tr > td:first-child {
  background-color: #fafafa; }

.table.table-striped tbody > tr > td:first-child,
.table.table-hover tbody > tr > td:first-child,
.table.table-colored tbody > tr > td:first-child {
  background-color: transparent; }

.table tbody > tr.active > td:first-child {
  background-color: #f5f5f5; }

.table tbody > tr.success > td:first-child {
  background-color: #dff0d8; }

.table tbody > tr.danger > td:first-child {
  background-color: #f2dede; }

.table tbody > tr.info > td:first-child {
  background-color: #d9edf7; }

.table tbody > tr.warning > td:first-child {
  background-color: #fcf8e3; }

.table-hover > tbody > tr:hover {
  background-color: #fafafa; }

.table.table-condensed > thead > tr > th,
.table.table-condensed > tbody > tr > th,
.table.table-condensed > tfoot > tr > th,
.table.table-condensed > thead > tr > td,
.table.table-condensed > tbody > tr > td,
.table.table-condensed > tfoot > tr > td,
.table.table-condensed > thead > tr > th:first-child,
.table.table-condensed > tbody > tr > td:first-child {
  padding: 15px; }

.table.no-bg thead > tr > th,
.table.no-bg tbody > tr > td:first-child {
  background-color: transparent; }

.table-bordered,
.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-color: #eaeaea; }

.table thead > tr,
.table tbody > tr {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea; }

.table.table-colored > thead > tr,
.table.table-colored > tbody > tr,
.table.table-colored > thead > tr > th,
.table.table-colored > tbody > tr > td {
  border: none !important; }

.table thead > tr > th:first-child,
.table tbody > tr > td:first-child {
  padding-left: 30px;
  padding-right: 30px; }

.table thead > tr > th,
.table thead > tr > th,
.table .table-title {
  border-bottom: none;
  color: #3a3a3a;
  padding: 25px 20px;
  text-transform: uppercase;
  font: 700 16px/1.6 'Raleway', Verdana;
  letter-spacing: -0.3px; }

.cart-table thead > tr > th {
  text-align: center; }

.table thead > tr > th:first-child {
  text-align: left; }

.cart-table thead > tr > th:last-child,
.cart-table tbody > tr > td:last-child {
  width: 35px; }

.table tbody > tr > td {
  padding: 30px 20px;
  vertical-align: middle; }

.btn.btn-sm.btn-delete {
  padding: 4.5px 9px;
  font-size: 13px;
  min-width: 30px;
  min-height: 30px;
  border-radius: 50%; }

.table .product {
  text-align: left;
  border: none;
  margin-bottom: 0; }

.table .product-top {
  float: left;
  max-width: 100px;
  margin-bottom: 0; }

.table .product-meta {
  margin-left: 120px; }

.table .product-title {
  font-size: 17px;
  line-height: 23px;
  margin-top: 5px;
  margin-bottom: 7px;
  letter-spacing: -0.2px; }

.table .product-desc-list li {
  font-size: 13px;
  line-height: 24px; }

.cart-table tbody > tr > td:last-child,
.wishlist-table tbody > tr > td:last-child {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center; }

.table .price-col,
.table .price-total-col {
  font-weight: 600;
  color: #505050;
  text-align: center; }

.table .price-col {
  width: 150px;
  font-size: 15px; }

.table .quantity-col {
  width: 200px; }

.table .price-total-col {
  font-size: 18px;
  width: 180px; }

.table .product-quantity {
  margin-right: auto;
  margin-left: auto; }

.table .product-quantity .input-group {
  margin-bottom: 0; }

.cart-action-container {
  font-size: 0;
  text-align: right;
  margin-bottom: 60px; }

.cart-action-container .btn + .btn {
  margin-left: 11px; }

/* Total Table */
.table .table-info-title,
.table .table-info-content {
  padding: 20px 30px;
  font-weight: 600;
  font-size: 18px;
  vertical-align: middle; }

.table .table-info-title {
  text-align: right;
  text-transform: uppercase;
  color: #3a3a3a;
  font-weight: 700;
  font-size: 16px; }

.table .table-info-title.table-total-title {
  font-size: 18px;
  color: #e53935; }

.table .table-info-content.table-total-content {
  font-size: 20px;
  color: #e53935; }

@media (max-width: 991px) {
  .table .price-total-col,
  .table .price-total-col {
    width: auto; }

  .table thead > tr > th,
  .table tbody > tr > td {
    padding: 20px; }

  .table .price-col {
    padding: 20px 15px; }

  .table thead > tr > th,
  .table .table-title {
    font-size: 15px;
    line-height: 1.5; }

  .table tbody > tr > td:last-child {
    padding-right: 15px;
    padding-left: 15px; }

  .table .product-top {
    display: none; }

  .table .product-meta {
    margin-left: 0; } }
@media (max-width: 767px) {
  .table-responsive {
    margin-bottom: 20px;
    border-color: #eaeaea; }

  .table-responsive.total-table-responsive {
    border-top: none; }

  .table thead > tr,
  .table tbody > tr {
    border: none; }

  .table thead > tr > th,
  .table tbody > tr > td {
    padding: 20px 15px; }

  .table thead > tr > th,
  .table .table-title {
    padding: 20px 15px;
    font-size: 14px;
    line-height: 1.5; }

  .table .price-col {
    padding: 15px 10px; }

  .table .price-total-col {
    font-size: 16px;
    padding-right: 15px;
    padding-left: 15px; }

  .table .quantity-col,
  .table .quantity-col .form-control {
    padding-left: 10px;
    padding-right: 10px; }

  .table .quantity-col .bootstrap-touchspin-up.btn,
  .table .quantity-col .bootstrap-touchspin-down.btn {
    padding-right: 6px;
    padding-left: 6px;
    min-width: 0; }

  .table.total-table tbody > tr > td {
    padding: 20px; } }
/* Cart2 Html */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #fafafa; }

.cart-table2 .product-top {
  display: block;
  float: none;
  max-width: 120px;
  margin: 0 0 10px; }

.cart-table2 .product-meta {
  margin-left: 0; }

@media (min-width: 768px) {
  .cart-table2 {
    border: 1px solid #eaeaea; } }
.cart-table2 thead > tr > th,
.cart-table2 tbody > tr > td {
  border-right: 1px solid #eaeaea; }

.cart-table2 thead > tr > th:last-child,
.cart-table2 tbody > tr > td:last-child {
  border-right: none; }

.cart-shipping-container,
.cart-discount-container {
  padding-bottom: 40px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 50px; }

.shop-continue-box {
  font-size: 15px;
  background-color: #fafafa;
  border: 2px solid #eaeaea;
  padding: 30px 20px;
  text-align: right;
  margin-bottom: 40px; }

.shop-continue-box .subtotal-row,
.shop-continue-box .shipping-row {
  line-height: 30px;
  font-weight: 600; }

.shop-continue-box .shipping-row {
  font-size: 16px;
  color: #4a4a4a; }

.shop-continue-box .grandtotal-row {
  font-size: 19px;
  line-height: 24px;
  color: #3a3a3a;
  font-weight: 700;
  margin: 6px 0 15px; }

.shop-continue-box .grandtotal-row > span {
  font-weight: 700; }

.shop-continue-box .btn-block {
  margin-bottom: 11px; }

.shop-continue-box .multiple-link {
  font-weight: 400;
  font-size: 13px;
  line-height: 32px;
  color: #808080; }

/* =============================================
-------------------  21.Compare  --------------
==============================================*/
.table .table-title {
  width: 220px;
  text-align: right; }

.compare-table tbody > tr > td {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px; }

.compare-table .product-top {
  float: none;
  max-width: 180px;
  margin: 0 auto 20px; }

.compare-table .product-title {
  font-size: 15px;
  text-align: center; }

.compare-table .price-col {
  width: auto; }

.compare-table .btn-delete {
  margin-bottom: 20px; }

.table .brand-col {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500; }

@media (max-width: 991px) {
  .table .table-title {
    width: 200px; }

  .compare-table .product-top {
    max-width: 150px;
    display: block; } }
@media (max-width: 767px) {
  .table .table-title {
    width: 160px; }

  .compare-table tbody > tr > td {
    max-width: 200px; }

  .compare-table .product-top {
    max-width: 150px;
    margin-bottom: 15px; }

  .compare-table .btn-delete {
    margin-bottom: 15px; }

  .table-responsive .table.compare-table tbody > tr > td {
    white-space: normal; } }
/* =============================================
-----------------  22.Checkout  ---------------
==============================================*/
.input-group-addon.min-width {
  min-width: 125px;
  text-align: left; }

.checkout .panel-title {
  font-size: 18px;
  line-height: 30px;
  font-family: 'Open Sans', Verdana;
  text-transform: uppercase;
  padding: 8px 30px;
  position: relative;
  letter-spacing: -0.3px; }

.checkout .panel-title a:hover,
.checkout .panel-title a:focus {
  color: #505050; }

.checkout .panel-icon {
  margin-top: -15px; }

.checkout .step-box {
  display: block;
  width: 40px;
  height: 40px;
  background-color: transparent;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 17px;
  font-size: 20px;
  line-height: 40px;
  text-align: center; }

.checkout .panel-body {
  padding: 50px 30px 60px; }

.checkout .panel-group ul.fa-ul {
  margin-top: 5px;
  margin-bottom: 19px; }

.checkout .panel-group ul.fa-ul .fa-li {
  left: -30px; }

.checkout .helper-link {
  font-size: 13px;
  line-height: 45px;
  font-weight: 500;
  margin-left: 16px; }

.checkout .helper-link:hover,
.checkout .helper-link:focus {
  color: #262626;
  text-decoration: underline; }

/* checkout2.html */
.checkout .panel-border-tb .panel-heading a,
.checkout .panel-border-tb .panel-title,
.checkout .panel-border-tb .panel-body {
  padding-left: 0;
  padding-right: 0; }

.checkout .panel-border-tb .panel-title {
  padding-left: 20px; }

.checkout .panel-border-tb .step-box {
  left: 0;
  text-align: left; }

.checkout-progress-box {
  border: 2px solid #eaeaea;
  background-color: #fafafa;
  padding: 15px;
  margin-bottom: 50px; }

.checkout-progress-box h3 {
  border: 1px solid #eaeaea;
  padding: 20px;
  font-size: 18px;
  margin-bottom: 20px;
  background-color: #f1f1f1;
  text-align: center; }

.checkout-progress-box ul {
  padding-left: 10px;
  margin-bottom: 10px; }

.checkout-progress-box ul li > * {
  display: inline-block;
  vertical-align: middle; }

.checkout-progress-box ul li > span {
  font-weight: 700;
  font-size: 18px;
  margin-right: 8px; }

.checkout-progress-box a {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: #2a2a2a;
  font-weight: 500; }

@media (max-width: 991px) {
  .checkout .panel-title {
    padding: 2px 30px;
    font-size: 17px; }

  .checkout .step-box {
    font-size: 18px; } }
@media (max-width: 767px) {
  .checkout .panel-title {
    padding: 0 13px;
    font-size: 16px; }

  .checkout .step-box {
    left: 0;
    font-size: 16px; }

  .checkout .panel-body {
    padding: 35px 15px 45px; } }
@media (min-width: 992px) {
  .checkout .cart-table2 thead > tr > th:first-child {
    min-width: 300px; } }
/* =============================================
------------------  23.Wishlist  --------------
==============================================*/
.table-action-col {
  text-align: center; }

.table.wishlist-table {
  margin-bottom: 60px; }

.table.wishlist-table .product-top {
  max-width: 120px; }

.table.wishlist-table .product-meta {
  margin-left: 140px; }

.wishlist-table .product-price-container {
  margin: 7px 0; }

@media (max-width: 991px) {
  .table.wishlist-table .product-top {
    display: none; }

  .table.wishlist-table .product-meta {
    margin-left: 0; }

  .wishlist-table .product-price-container {
    margin-top: 0; } }
/* =============================================
------------------  24.Portfolio --------------
==============================================*/
@media (min-width: 480px) {
  .max-col-6 .portfolio-item,
  .max-col-5 .portfolio-item,
  .max-col-4 .portfolio-item,
  .max-col-3 .portfolio-item,
  .max-col-2 .portfolio-item {
    width: 100%; } }
/* gutter number 1 less than colums so used calc to calculate grid size */
@media (min-width: 768px) {
  .max-col-6 .portfolio-item,
  .max-col-5 .portfolio-item,
  .max-col-4 .portfolio-item,
  .max-col-3 .portfolio-item,
  .max-col-2 .portfolio-item {
    width: 50%; } }
@media (min-width: 992px) {
  .max-col-6 .portfolio-item,
  .max-col-5 .portfolio-item,
  .max-col-4 .portfolio-item,
  .max-col-3 .portfolio-item {
    width: 33.3%; } }
@media (min-width: 1199px) {
  .max-col-6 .portfolio-item,
  .max-col-5 .portfolio-item,
  .max-col-4 .portfolio-item {
    width: 25%; } }
@media (min-width: 1500px) {
  .max-col-6 .portfolio-item,
  .max-col-5 .portfolio-item {
    width: 20%; } }
@media (min-width: 1900px) {
  .max-col-6 .portfolio-item {
    width: 16.66%; } }
#portfolio-filter {
  margin-bottom: 30px;
  font-size: 0; }

#portfolio-filter li {
  display: inline; }

#portfolio-filter li a {
  display: inline;
  color: #515151;
  font: 700 13px/1 'Open Sans', Verdana, sans-serif;
  position: relative;
  text-transform: uppercase; }

#portfolio-filter.bordered li a {
  display: inline-block;
  line-height: 20px;
  padding: 4px 8px;
  margin: 0 4px 8px;
  border: 1px solid #505050; }

#portfolio-filter li a:after {
  content: '/';
  padding: 0 9px;
  color: #777; }

#portfolio-filter.bordered li a:after {
  display: none; }

#portfolio-filter li:last-child a:after {
  content: '';
  padding: 0; }

.bg-dark #portfolio-filter li a {
  color: #b7b7b7; }

.bg-dark #portfolio-filter.bordered li a {
  border-color: #b7b7b7; }

.bg-dark #portfolio-filter li:hover > a,
.bg-dark #portfolio-filter li.active > a,
.bg-dark #portfolio-filter.bordered li.active > a,
.bg-dark #portfolio-filter.bordered li:hover > a {
  color: #fff;
  border-color: #fff; }

.owl-carousel .portfolio-item {
  margin-bottom: 0; }

#portfolio-item-container {
  margin-bottom: 40px; }

#portfolio-item-container.no-margin {
  margin-bottom: 0 !important; }

@media (min-width: 768px) {
  #portfolio-item-container {
    margin-bottom: 70px; }

  #portfolio-filter {
    margin-bottom: 40px; }

  #portfolio-filter.bordered li a {
    padding: 5px 9px;
    margin-bottom: 0; }

  .gap-row.row {
    margin-left: -8px;
    margin-right: -8px; }

  .gap-row #portfolio-item-container {
    margin-left: -8px;
    margin-right: -8px; }

  .gap-row #portfolio-item-container .portfolio-item {
    padding: 0 8px;
    margin-bottom: 16px; } }
.portfolio-item {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; }

#portfolio-item-container .portfolio-item {
  margin-bottom: 0;
  transition: none;
  -webkit-transition: none; }

.portfolio-item .img-responsive,
.portfolio-media .img-responsive {
  width: 100%; }

.portfolio-item:hover {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.18); }

#portfolio-item-container .portfolio-item:hover {
  box-shadow: none;
  -webkit-box-shadow: none; }

.portfolio-item figure {
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease; }

.portfolio-item figure > a {
  display: block; }

.portfolio-meta {
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease;
  background-color: #f6f6f6;
  padding: 15px 18px;
  position: relative; }

#portfolio-item-container .portfolio-meta.dark {
  border-right: 1px solid rgba(0, 0, 0, 0.22); }

.portfolio-title {
  font: 700 18px/1.5 'Open Sans', Verdana, sans-serif;
  margin-bottom: 0;
  letter-spacing: 0.2px; }

.portfolio-title a > span {
  font-weight: 400; }

.portfolio-title a {
  color: #303030; }

.portfolio-tags a {
  font-size: 13px;
  font-weight: 700;
  color: #505050; }

.portfolio-tags a:hover,
.portfolio-tags a:focus {
  color: #9a9a9a; }

.portfolio-favourite {
  display: block;
  width: 52px;
  height: 52px;
  border-radius: 4px;
  position: absolute;
  right: 18px;
  top: 50%;
  margin-top: -26px;
  background-color: #fff;
  color: #303030;
  text-align: center;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease; }

.portfolio-favourite i {
  font-size: 18px;
  margin-top: 9px; }

.portfolio-favourite > span {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700; }

.portfolio-favourite:hover,
.portfolio-favourite:focus {
  background-color: #e1e1e1; }

.portfolio-image-zoom figure {
  overflow: hidden; }

.portfolio-image-zoom img {
  transition: all 0.45s ease;
  -webkit-transition: all 0.45s ease; }

.portfolio-image-zoom:hover img {
  transform: scale(1.35);
  -webkit-transform: scale(1.35); }

.portfolio-meta-slideup .portfolio-meta {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0; }

.portfolio-meta-slideup:hover .portfolio-meta {
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%); }

.portfolio-meta-slideup.push:hover figure {
  transform: translateY(-79px);
  -webkit-transform: translateY(-79px); }

.portfolio-meta-slidedown .portfolio-meta {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0; }

.portfolio-meta-slidedown:hover .portfolio-meta {
  transform: translateY(100%);
  -webkit-transform: translateY(100%); }

.portfolio-meta-slidedown.push:hover figure {
  transform: translateY(79px);
  -webkit-transform: translateY(79px); }

/* prevent shake of animation */
.portfolio-item.push {
  background-color: #f6f6f6; }

/* change this depends on the color
white - custom - dark of your color scheme */
#portfolio-item-container .portfolio-item.push {
  background-color: #2a2a2a; }

#portfolio-item-container .portfolio-item.push {
  background-color: #2a2a2a; }

#portfolio-item-container.graybg .portfolio-item.push {
  background-color: #f6f6f6; }

/* 3d rotate */
.portfolio-item.box3d {
  overflow: visible; }

.portfolio-item.box3d:hover {
  box-shadow: none;
  -webkit-box-shadow: none; }

.box3d {
  position: relative;
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px; }

.box3d-wrapper {
  -webkit-transition: -webkit-transform 0.75s;
  -moz-transition: -moz-transform 0.75s;
  -o-transition: -o-transform 0.75s;
  transition: transform 0.75s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }

.box3d:hover .box3d-wrapper {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, 0.18); }

.left .box3d-wrapper {
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }

.right .box3d-wrapper {
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }

.center .box3d-wrapper {
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center; }

.front,
.back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%; }

.back {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  padding: 20px; }

.box3d.left:hover .box3d-wrapper {
  -webkit-transform: translateX(-100%) rotateY(-180deg);
  -moz-transform: translateX(-100%) rotateY(-180deg);
  -o-transform: translateX(-100%) rotateY(-180deg);
  transform: translateX(-100%) rotateY(-180deg); }

.box3d.right:hover .box3d-wrapper {
  -webkit-transform: translateX(100%) rotateY(180deg);
  -moz-transform: translateX(100%) rotateY(180deg);
  -o-transform: translateX(100%) rotateY(180deg);
  transform: translateX(100%) rotateY(180deg); }

.box3d.center:hover .box3d-wrapper {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.box3d.center.reverse:hover .box3d-wrapper {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

/* ie9 fix */
.ie9 .back {
  visibility: hidden; }

.ie9 .box3d:hover .back {
  visibility: visible; }

/* fix ie 10+ via media */
@media screen and (min-width: 0\0) {
  .box3d.left:hover .box3d-wrapper .back,
  .box3d.right:hover .box3d-wrapper .back,
  .box3d.center:hover .box3d-wrapper .back {
    transform: rotateY(-180deg);
    backface-visibility: visible; } }
/* Colors */
.portfolio-meta.white {
  background-color: #fff; }

.portfolio-meta.dark {
  background-color: #2a2a2a; }

.portfolio-meta.custom .portfolio-title a {
  color: #eaeaea; }

.portfolio-meta.custom .portfolio-tags,
.portfolio-meta.custom .portfolio-tags a {
  color: #c7c7c7; }

.portfolio-meta.custom .portfolio-title a:hover,
.portfolio-meta.custom .portfolio-title a:focus,
.portfolio-meta.custom .portfolio-tags a:hover,
.portfolio-meta.custom .portfolio-tags a:focus {
  color: #fff; }

.portfolio-meta.dark .portfolio-title a {
  color: #bebebe; }

.portfolio-meta.dark .portfolio-tags,
.portfolio-meta.dark .portfolio-tags a {
  color: #9a9a9a; }

.portfolio-meta.dark .portfolio-title a:hover,
.portfolio-meta.dark .portfolio-title a:focus,
.portfolio-meta.dark .portfolio-tags a:hover,
.portfolio-meta.dark .portfolio-tags a:focus {
  color: #f1f1f1; }

.portfolio-meta.custom2 .portfolio-title a {
  color: #fafafa; }

.portfolio-meta.custom2 .portfolio-tags,
.portfolio-meta.custom2 .portfolio-tags a {
  color: #f1f1f1; }

.portfolio-meta.custom2 .portfolio-title a:hover,
.portfolio-meta.custom2 .portfolio-title a:focus,
.portfolio-meta.custom2 .portfolio-tags a:hover,
.portfolio-meta.custom2 .portfolio-tags a:focus {
  color: #fff; }

.portfolio-meta.white .portfolio-favourite {
  background-color: #f1f1f1;
  color: #303030; }

.portfolio-meta.white .portfolio-favourite:hover,
.portfolio-meta.white .portfolio-favourite:focus {
  background-color: #eaeaea; }

.portfolio-meta.custom .portfolio-favourite {
  color: #eaeaea; }

.portfolio-meta.custom .portfolio-favourite:hover,
.portfolio-meta.custom .portfolio-favourite:focus {
  background-color: #00695c; }

.portfolio-meta.dark .portfolio-favourite {
  background-color: #1a1a1a;
  color: #9a9a9a; }

.portfolio-meta.dark .portfolio-favourite:hover,
.portfolio-meta.dark .portfolio-favourite:focus {
  background-color: #0a0a0a;
  color: #ccc; }

.portfolio-meta.custom2 .portfolio-favourite {
  background-color: #e53935;
  color: #fafafa; }

.portfolio-meta.custom2 .portfolio-favourite:hover,
.portfolio-meta.custom2 .portfolio-favourite:focus {
  background-color: #d32f2f;
  color: #fff; }

/* Single */
.portfolio-details {
  margin-bottom: 60px; }

.portfolio-media {
  margin-bottom: 40px; }

.portfolio-media .embed-responsive + .embed-responsive,
.portfolio-media img + img {
  margin-top: 25px; }

.portfolio-details h2 {
  margin-bottom: 25px; }

.portfolio-details-list li {
  font-size: 14px;
  line-height: 36px; }

.portfolio-details-list li.share-li {
  margin-top: 20px;
  line-height: 48px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea; }

.portfolio-details-box {
  padding: 4px 30px 5px;
  border: 10px solid #f5f5f5;
  margin: 10px 0 20px; }

.portfolio-details-box .portfolio-details-list li:first-child {
  border-top: none; }

.portfolio-details-list li span {
  font-weight: 700;
  margin-right: 5px; }

.portfolio-details-list li a {
  color: #505050; }

.portfolio-details-list li .social-icons {
  float: right; }

.portfolio-details-list li .social-icon {
  margin-bottom: 0;
  color: #7a7a7a; }

.portfolio-related-container {
  margin-bottom: 30px; }

.owl-carousel .portfolio-meta-wrapper + p {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .portfolio-details {
    margin-bottom: 60px; }

  .portfolio-media {
    margin-bottom: 50px; }

  .portfolio-related-container {
    margin-bottom: 40px; }

  .portfolio-details-box {
    margin: 15px 0 20px; } }
@media (min-width: 992px) {
  .portfolio-media {
    margin-bottom: 70px; }

  .portfolio-related-container {
    margin-bottom: 58px; }

  .portfolio-media.fullwidth-media {
    margin-bottom: 60px; }

  .portfolio-details-box {
    margin-top: -30px; } }
/* =============================================
-----------------   25. 404 Pages  -------------
==============================================*/
.error-page {
  padding: 15px 0 35px; }

.error-page.error-pagebg {
  padding: 35px 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  background-image: url("../images/404bg.jpg"); }

.error-title,
.error-subtitle {
  font: 700 100px/0.7 'Raleway', Verdana, sans-serif;
  margin-bottom: 40px; }

.error-title.shadow,
.error-subtitle.shadow {
  color: transparent !important;
  text-shadow: 2px 2px 20px rgba(255, 255, 255, 0.5);
  transition: all 0.6s;
  -webkit-transition: all 0.6s; }

/* Fix for ie 10 + */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .error-title.shadow,
  .error-subtitle.shadow {
    color: #fff !important; } }
/* Fix for ie 9 */
.ie9 .error-title.shadow,
.ie9 .error-subtitle.shadow {
  color: #fff !important; }

.error-title.shadow:hover,
.error-subtitle.shadow:hover {
  text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.5); }

.error-title.vertical {
  font-family: 'Open Sans', Verdana, sans-serif; }

.error-subtitle {
  font-weight: 600;
  font-size: 32px;
  color: #4e4e4e;
  margin-bottom: 30px; }

.error-text {
  max-width: 600px;
  font-size: 14px;
  margin-bottom: 20px; }

.error-page form {
  max-width: 480px;
  margin-right: auto;
  margin-left: auto; }

.error-pagebg.light .error-title,
.error-pagebg.light .error-subtitle,
.error-pagebg.light .error-text {
  color: #fff; }

@media (min-width: 768px) {
  .error-page {
    padding: 30px 0 60px; }

  .error-page.error-pagebg {
    padding: 60px 0; }

  .error-title {
    font-size: 180px;
    margin-bottom: 60px; }

  .error-subtitle {
    font-size: 48px;
    margin-bottom: 45px; }

  .error-text {
    font-size: 15px; } }
@media (min-width: 992px) {
  .error-page {
    padding: 40px 0 80px; }

  .error-page.error-pagebg {
    padding: 80px 0; }

  .error-title {
    font-size: 280px;
    margin-bottom: 80px; }

  .error-title.vertical {
    text-align: right;
    line-height: 0.8; }

  .col-md-push-9 .error-title.vertical {
    text-align: left; }

  .error-title.vertical > span {
    display: block; }

  .error-subtitle {
    font-size: 72px;
    margin-bottom: 60px; }

  .error-subtitle.vertical {
    margin-top: 200px; }

  .error-text {
    max-width: 720px;
    font-size: 16px;
    margin-bottom: 40px; }

  .error-page form {
    max-width: 600px; } }
/* =============================================
--------------------- 26.Footer ----------------
==============================================*/
#footer-top-map {
  height: 280px; }

.map-info-box {
  padding: 10px;
  font-size: 14px; }

.map-info-box li {
  margin-bottom: 10px; }

.map-info-box li > span {
  font-size: 18px;
  margin-right: 8px; }

.map-info-box li:last-child {
  margin-bottom: 0; }

@media (min-width: 768px) {
  #footer-top-map {
    height: 360px; } }
@media (min-width: 992px) {
  #footer-top-map {
    height: 420px; } }
#footer {
  font-size: 14px;
  font-family: 'Lato', Verdana, sans-serif;
  background-color: #fff;
  color: #505050;
  border-top: 1px solid #eaeaea; }

#footer.no-border-top {
  border-top: none; }

#footer-inner {
  padding: 60px 0 20px; }

#footer-inner.smaller {
  padding: 40px 0 0; }

#footer a {
  color: #505050;
  font-weight: 700; }

#footer .widget {
  margin-bottom: 40px; }

@media (min-width: 992px) {
  #footer-inner {
    padding: 70px 0 60px; }

  #footer-inner.smaller {
    padding: 50px 0 30px; }

  #footer-inner.no-padding-bt-lg {
    padding: 70px 0 0; }

  #footer .widget {
    margin-bottom: 50px; } }
#footer .widget h4 {
  font: 700 15px/1.5 'Open Sans', Verdana, sans-serif;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #4a4a4a; }

#footer .widget h4:after {
  content: '';
  display: block;
  width: 25px;
  height: 3px;
  position: relative;
  top: 8px;
  left: 0; }

.footer-logo {
  display: inline-block;
  font: 700 30px/1.5 'Open Sans', Verdana, sans-serif;
  padding: 3px 15px;
  border: 2px solid #505050;
  color: #505050;
  margin-bottom: 25px; }

.footer-logo.big {
  font-size: 40px;
  line-height: 1.3;
  padding: 3px 14px; }

.footer-logo.bigger {
  font-size: 50px;
  line-height: 1.3;
  padding: 3px 20px; }

@media (min-width: 768px) {
  .footer-logo.big {
    font-size: 46px;
    line-height: 1.3;
    padding: 3px 18px; }

  .footer-logo.bigger {
    font-size: 64px;
    padding: 2px 25px; } }
.corporate-widget.shape-bg {
  background-image: url("../images/world.png");
  background-repeat: no-repeat;
  background-position: left center; }

@media (min-width: 992px) {
  .corporate-widget.shape-bg {
    background-position: center center; } }
.corporate-widget .social-icons-label {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  margin: 35px 0 13px; }

.corporate-widget .social-icon {
  font-size: 16px; }

.corporate-widget .social-icon:first-child {
  margin-left: 0; }

.widget .links li a {
  line-height: 2.2; }

.widget .links li a > i {
  margin-right: 10px; }

.widget .latest-posts-list li,
.widget .products-list li {
  margin-bottom: 20px; }

.widget .latest-posts-list li:last-child,
.widget .products-list li:last-child {
  margin-bottom: 0; }

.widget .latest-posts-list figure,
.widget .products-list figure {
  float: left;
  max-width: 60px; }

.widget .latest-posts-list img,
.widget .products-list img {
  max-width: 100%;
  height: auto;
  border-radius: 4px; }

.latest-posts-list.no-radius img,
.products-list.no-radius img {
  border-radius: 0; }

.widget .latest-posts-list .entry-content,
.widget .products-list .product-content {
  margin-left: 75px; }

.widget .latest-posts-list h5,
.widget .products-list h5 {
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 6px; }

.widget .latest-posts-list p,
.widget .products-list p {
  font-size: 12px;
  margin-bottom: 0; }

.widget .products-list p {
  font-weight: 600; }

.widget .products-list .product-price {
  font-size: 13px; }

.widget .products-list .product-price + .product-old-price,
.widget .products-list .product-old-price + .product-price {
  margin-left: 8px; }

.tagcloud a {
  display: block;
  float: left;
  font-size: 13px;
  padding: 3px 10px;
  background-color: #eee;
  color: #7a7a7a;
  margin: 0 7px 7px 0;
  border-radius: 3px;
  transition: background 0.4s ease, color 0.05s;
  -webkit-transition: background 0.4s ease, color 0.05s; }

.tagcloud.no-radius a {
  border-radius: 0; }

#footer .tagcloud a:hover,
.tagcloud a:hover {
  color: #eaeaea; }

.widget .tweet_list li {
  margin-bottom: 25px; }

.widget .twitter-icon {
  float: left;
  font-size: 26px;
  line-height: 1;
  margin-top: 5px;
  width: 40px;
  color: #b7b7b7; }

.widget .tweet-content {
  margin-left: 40px; }

.widget .tweet_time {
  font-size: 12px;
  display: block;
  margin-top: 8px; }

#footer .widget .tweet_time a {
  color: #a9a9a9; }

@media (min-width: 992px) {
  .main-widget {
    min-height: 570px;
    margin-top: -70px;
    padding-top: 70px;
    padding-bottom: 20px;
    background-color: #eaeaea; }

  .main-widget .widget {
    margin-bottom: 0; }

  #footer .widget:last-child {
    margin-bottom: 0; } }
.flickr-widget li {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  padding: 0;
  width: 60px;
  height: 60px;
  overflow: hidden; }

@media (min-width: 1200px) {
  .flickr-widget-two li:nth-child(4n) {
    margin-right: 0; }

  .flickr-widget-three li:nth-child(5n) {
    margin-right: 0; } }
.flickr-widget li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%; }

.newsletter-widget p {
  margin-bottom: 18px; }

#footer .widget .form-control {
  height: 36px; }

#footer .widget .form-control,
#footer .widget textarea {
  padding: 7px 12px;
  font-size: 14px;
  background-color: transparent;
  border: none;
  background-color: #eaeaea;
  color: #7a7a7a;
  width: 100%; }

#footer .widget .form-control:focus,
#footer .widget textarea:focus {
  background-color: #d7d7d7;
  box-shadow: none;
  -webkit-box-shadow: none; }

#footer .widget .form-control::-moz-placeholder,
#footer .widget textarea::-moz-placeholder {
  color: #7a7a7a; }

#footer .widget .form-control:-ms-input-placeholder,
#footer .widget textarea:-ms-input-placeholder {
  color: #7a7a7a; }

#footer .widget .form-control::-webkit-input-placeholder,
#footer .widget textarea::-webkit-input-placeholder {
  color: #7a7a7a; }

#newsletter-widget-form {
  position: relative; }

.widget .newsletter-widget .form-control {
  height: 36px;
  padding: 7px 50px 7px 12px; }

#newsletter-widget-form .btn {
  position: absolute;
  right: 3px;
  top: 3px;
  padding: 4px 10px; }

.flickr-widget li a img {
  width: 100%;
  border-radius: 4px; }

.flickr-widget.no-radius li a img {
  border-radius: 0; }

#footer-bottom {
  padding: 20px 0 25px;
  background-color: #eaeaea;
  text-align: center; }

#footer-bottom.no-bg {
  background-color: transparent;
  border-top: 1px solid #eaeaea; }

.copyright {
  margin-bottom: 0; }

.copyright a {
  display: block;
  font-size: 13px; }

/* fix for inline-block auto margin */
.footer-menu {
  font-size: 0; }

.footer-menu li {
  display: inline-block;
  font-size: 14px;
  margin: 4px 0; }

.footer-menu li:after {
  content: "\2022";
  padding: 0 6px;
  font-size: 10px;
  line-height: 14px; }

.footer-menu li:last-child:after {
  content: '';
  padding: 0; }

#footer-bottom .social-icons {
  margin: 9.5px 0; }

#footer-bottom .social-icon {
  font-size: 16px;
  margin-bottom: 0; }

@media (min-width: 992px) {
  #footer-bottom {
    padding: 25px 0;
    text-align: left; }

  .footer-menu,
  #footer-bottom .social-icons {
    text-align: right; }

  #footer-bottom .social-icons.text-center {
    text-align: center; }

  #footer-bottom .social-icon:last-child {
    margin-right: 0; }

  #footer-bottom .social-icons.text-center .social-icon {
    margin-right: 10px; }

  .footer-menu li {
    margin: 9.5px 0; } }
/*
	There 4 color schemes for footers
	Footer Colors - You can add these class to all footer variants and chnage their color scheme
	White - No additional class need This is main style
	Black - add footer .footer-inverse class
	Grey - add footer .footer-default class
	Custom - Main Color schele .footer-custom class -- This will change duo to main color
*/
/* Footer Inverse */
#footer.footer-inverse {
  background-color: #2a2a2a;
  color: #9a9a9a;
  border-top-color: rgba(0, 0, 0, 0.1); }

#footer.footer-inverse a {
  color: #9a9a9a;
  font-weight: 700; }

#footer.footer-inverse a:hover,
#footer.footer-inverse a:focus,
#footer.footer-inverse .widget .tweet_time a:hover,
#footer.footer-inverse .widget .tweet_time a:focus {
  color: #fafafa; }

#footer.footer-inverse .widget h4 {
  color: #bebebe; }

#footer.footer-inverse .footer-logo {
  border-color: #aeaeae;
  color: #aeaeae; }

#footer.footer-inverse .tagcloud a {
  background-color: #b1b1b1;
  color: #505050; }

#footer.footer-inverse .tagcloud a:hover {
  color: #f2f2f2; }

#footer.footer-inverse .widget .twitter-icon {
  color: #8a8a8a; }

#footer.footer-inverse .widget .tweet_time a {
  color: #6e6e6e; }

@media (min-width: 992px) {
  .footer-inverse .main-widget {
    background-color: rgba(0, 0, 0, 0.1); } }
.footer-inverse #footer-bottom {
  background-color: rgba(0, 0, 0, 0.1); }

.footer-inverse #footer-bottom.no-bg {
  background-color: transparent;
  border-top-color: rgba(0, 0, 0, 0.18); }

#footer.footer-inverse .newsletter-widget .btn-custom {
  color: #e5e5e5; }

#footer.footer-inverse .widget .form-control,
#footer.footer-inverse .widget textarea {
  background-color: rgba(0, 0, 0, 0.12);
  color: #7a7a7a; }

#footer.footer-inverse .widget .form-control:focus,
#footer.footer-inverse .widget textarea:focus {
  background-color: rgba(0, 0, 0, 0.26); }

#footer.footer-inverse .widget .form-control::-moz-placeholder,
#footer.footer-inverse .widget textarea::-moz-placeholder {
  color: #7a7a7a; }

#footer.footer-inverse .widget .form-control:-ms-input-placeholder,
#footer.footer-inverse .widget textarea:-ms-input-placeholder {
  color: #7a7a7a; }

#footer.footer-inverse .widget .form-control::-webkit-input-placeholder,
#footer.footer-inverse .widget textarea::-webkit-input-placeholder {
  color: #7a7a7a; }

#footer.footer-inverse .product-old-price:after {
  background-color: #7a7a7a; }

/* Footer Default */
#footer.footer-default {
  background-color: #eaeaea;
  color: #8a8a8a;
  border-top-color: #d7d7d7; }

#footer.footer-default a {
  color: #8a8a8a;
  font-weight: 700; }

#footer.footer-default .widget h4 {
  color: #777; }

#footer.footer-default .footer-logo {
  border-color: #777;
  color: #777; }

#footer.footer-default .tagcloud a {
  background-color: #dadada;
  color: #777; }

#footer.footer-default .tagcloud a:hover {
  color: #f1f1f1; }

.footer-default #footer-bottom.no-bg {
  background-color: transparent;
  border-top-color: #d7d7d7; }

#footer.footer-default .widget .twitter-icon {
  color: #c1c1c1; }

#footer.footer-default .widget .tweet_time a {
  color: #9a9a9a; }

@media (min-width: 992px) {
  .footer-default .main-widget {
    background-color: rgba(0, 0, 0, 0.04); } }
.footer-default #footer-bottom {
  background-color: rgba(0, 0, 0, 0.04); }

#footer.footer-default .widget .form-control,
#footer.footer-default .widget textarea {
  background-color: rgba(0, 0, 0, 0.06);
  color: #8a8a8a; }

#footer.footer-default .widget .form-control:focus,
#footer.footer-default .widget textarea:focus {
  background-color: rgba(0, 0, 0, 0.12); }

#footer.footer-default .newsletter-widget .btn-custom {
  color: #eaeaea; }

#footer.footer-default .widget .form-control::-moz-placeholder,
#footer.footer-default .widget textarea::-moz-placeholder {
  color: #8a8a8a; }

#footer.footer-default .widget .form-control:-ms-input-placeholder,
#footer.footer-default .widget textarea:-ms-input-placeholder {
  color: #8a8a8a; }

#footer.footer-default .widget .form-control::-webkit-input-placeholder,
#footer.footer-default .widget textarea::-webkit-input-placeholder {
  color: #8a8a8a; }

/* Footer custom */
#footer.footer-custom {
  color: #e1e1e1; }

#footer.footer-custom a {
  color: #e1e1e1;
  font-weight: 700; }

#footer.footer-custom a:hover,
#footer.footer-custom a:focus,
#footer.footer-custom .widget .tweet_time a:hover,
#footer.footer-custom .widget .tweet_time a:focus {
  color: #fafafa; }

#footer.footer-custom .widget h4 {
  color: #eaeaea; }

#footer.footer-custom .footer-logo {
  border-color: #eaeaea;
  color: #eaeaea; }

#footer.footer-custom .tagcloud a {
  background-color: #d7d7d7;
  color: #6a6a6a; }

#footer.footer-custom .tagcloud a:hover {
  color: #f2f2f2; }

.footer-custom #footer-bottom.no-bg {
  background-color: transparent; }

#footer.footer-custom .widget .twitter-icon {
  color: #dedede; }

#footer.footer-custom .widget .tweet_time a {
  color: #c2c2c2; }

#footer.footer-custom .newsletter-widget .btn-custom {
  color: #e5e5e5; }

#footer.footer-custom .widget .form-control,
#footer.footer-custom .widget textarea {
  background-color: rgba(0, 0, 0, 0.1);
  color: #eaeaea; }

#footer.footer-custom .widget .form-control:focus,
#footer.footer-custom .widget textarea:focus {
  background-color: rgba(0, 0, 0, 0.2); }

#footer.footer-custom .widget .form-control::-moz-placeholder,
#footer.footer-custom .widget textarea::-moz-placeholder {
  color: #eaeaea; }

#footer.footer-custom .widget .form-control:-ms-input-placeholder,
#footer.footer-custom .widget textarea:-ms-input-placeholder {
  color: #eaeaea; }

#footer.footer-custom .widget .form-control::-webkit-input-placeholder,
#footer.footer-custom .widget textarea::-webkit-input-placeholder {
  color: #eaeaea; }

#footer.footer-custom .btn-custom {
  color: #fff; }

#footer.footer-custom .btn-custom:hover,
#footer.footer-custom .btn-custom:focus,
#footer.footer-custom .btn-custom:active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  border-color: rgba(0, 0, 0, 0.1); }

/* =============================================
-----------------  27.Social Icons -------------
==============================================*/
.social-icons.no-margin .social-icon {
  margin-bottom: 0; }

.social-icon {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  margin: 0 10px 20px;
  color: #6d6d6d;
  border-radius: 4px; }

.social-icon.first {
  margin-left: 0; }

.social-icons.text-center .social-icon {
  margin-left: 10px; }

.social-icons-sm .social-icon {
  font-size: 15px;
  margin: 0 10px 20px; }

.social-icons-lg .social-icon {
  font-size: 22px;
  margin: 0 15px 30px;
  border-radius: 6px; }

.social-icons-bg .social-icon {
  background-color: #f5f5f5;
  padding: 10px;
  margin: 0 5px 10px 0;
  min-width: 39px;
  text-align: center;
  transition: background 0.35s ease-in-out, color 0.25s ease;
  -webkit-transition: background 0.35s ease-in-out, color 0.25s ease; }

#footer .social-icons-bg .social-icon {
  min-width: 36px; }

.text-center .social-icons-bg .social-icon {
  min-width: 36px;
  margin: 0 5px; }

.footer-custom .social-icons-bg .social-icon,
.footer-inverse .social-icons-bg .social-icon {
  background-color: rgba(0, 0, 0, 0.1); }

.social-icons-bg.text-right .social-icon {
  margin: 0 0 5px 5px; }

.social-icons-bg.social-icons-lg .social-icon {
  min-width: 44px;
  padding: 11px;
  margin: 0 8px 8px 0; }

.social-icons-bg.social-icons-lg.text-right .social-icon {
  margin: 0 0 15px 7.5px; }

.social-icons-bg .social-icon:hover {
  background-color: #eaeaea; }

.social-icons-bg-hover .social-icon:hover {
  color: #fff !important; }

.social-icon.icon-facebook:hover {
  color: #3b5998; }

.social-icons-bg-hover .social-icon.icon-facebook:hover {
  color: #fff;
  background-color: #3b5998; }

.social-icon.icon-twitter:hover {
  color: #55acee; }

.social-icons-bg-hover .social-icon.icon-twitter:hover {
  color: #fff;
  background-color: #55acee; }

.social-icon.icon-google-plus:hover {
  color: #dd4b39; }

.social-icons-bg-hover .social-icon.icon-google-plus:hover {
  color: #fff;
  background-color: #dd4b39; }

.social-icon.icon-dribbble:hover {
  color: #ea4c89; }

.social-icons-bg-hover .social-icon.icon-dribbble:hover {
  color: #fff;
  background-color: #ea4c89; }

.social-icon.icon-skype:hover {
  color: #00aff0; }

.social-icons-bg-hover .social-icon.icon-skype:hover {
  color: #fff;
  background-color: #00aff0; }

.social-icon.icon-tumblr:hover {
  color: #35465c; }

.social-icons-bg-hover .social-icon.icon-tumblr:hover {
  color: #fff;
  background-color: #35465c; }

.social-icon.icon-linkedin:hover {
  color: #0976b4; }

.social-icons-bg-hover .social-icon.icon-linkedin:hover {
  color: #fff;
  background-color: #0976b4; }

.social-icon.icon-vine:hover {
  color: #00b488; }

.social-icons-bg-hover .social-icon.icon-vine:hover {
  color: #fff;
  background-color: #00b488; }

.social-icon.icon-behance:hover {
  color: #1769ff; }

.social-icons-bg-hover .social-icon.icon-behance:hover {
  color: #fff;
  background-color: #1769ff; }

.social-icon.icon-flickr:hover {
  color: #ff0084; }

.social-icons-bg-hover .social-icon.icon-flickr:hover {
  color: #fff;
  background-color: #ff0084; }

.social-icon.icon-reddit:hover {
  color: #5f99cf; }

.social-icons-bg-hover .social-icon.icon-reddit:hover {
  color: #fff;
  background-color: #5f99cf; }

.social-icon.icon-rss:hover {
  color: #f26522; }

.social-icons-bg-hover .social-icon.icon-rss:hover {
  color: #fff;
  background-color: #f26522; }

.social-icon.icon-youtube:hover {
  color: #e52d27; }

.social-icons-bg-hover .social-icon.icon-youtube:hover {
  color: #fff;
  background-color: #e52d27; }

.social-icon.icon-pinterest:hover {
  color: #cc2127; }

.social-icons-bg-hover .social-icon.icon-pinterest:hover {
  color: #fff;
  background-color: #cc2127; }

.social-icon.icon-instagram:hover {
  color: #517fa4; }

.social-icons-bg-hover .social-icon.icon-instagram:hover {
  color: #fff;
  background-color: #517fa4; }

.social-icon.icon-digg:hover {
  color: #000000; }

.social-icons-bg-hover .social-icon.icon-digg:hover {
  color: #fff;
  background-color: #000000; }

.social-icon.icon-github:hover {
  color: #333333; }

.social-icons-bg-hover .social-icon.icon-github:hover {
  color: #fff;
  background-color: #333333; }

.social-icon.icon-android:hover {
  color: #a4c639; }

.social-icons-bg-hover .social-icon.icon-android:hover {
  color: #fff;
  background-color: #a4c639; }

.social-icon.icon-foursquare:hover {
  color: #0072b1; }

.social-icons-bg-hover .social-icon.icon-foursquare:hover {
  color: #fff;
  background-color: #0072b1; }

.social-icon.icon-dropbox:hover {
  color: #007ee5; }

.social-icons-bg-hover .social-icon.icon-dropbox:hover {
  color: #fff;
  background-color: #007ee5; }

.social-icon.icon-stack-overflow:hover {
  color: #fe7a15; }

.social-icons-bg-hover .social-icon.icon-stack-overflow:hover {
  color: #fff;
  background-color: #fe7a15; }

.social-icon.icon-paypal:hover {
  color: #253b80; }

.social-icons-bg-hover .social-icon.icon-paypal:hover {
  color: #fff;
  background-color: #253b80; }

.social-icon.icon-dropbox:hover {
  color: #007ee5; }

.social-icons-bg-hover .social-icon.icon-dropbox:hover {
  color: #fff;
  background-color: #253b80; }

.social-icon.icon-spotify:hover {
  color: #7ab800; }

.social-icons-bg-hover .social-icon.icon-spotify:hover {
  color: #fff;
  background-color: #7ab800; }

.social-icon.icon-vk:hover {
  color: #45668e; }

.social-icons-bg-hover .social-icon.icon-vk:hover {
  color: #fff;
  background-color: #45668e; }

.social-icon.icon-bitbucket:hover {
  color: #205081; }

.social-icons-bg-hover .social-icon.icon-bitbucket:hover {
  color: #fff;
  background-color: #205081; }

.social-icon.icon-html5:hover {
  color: #e34f26; }

.social-icons-bg-hover .social-icon.icon-html5:hover {
  color: #fff;
  background-color: #e34f26; }

.social-icon.icon-delicious:hover {
  color: #3399ff; }

.social-icons-bg-hover .social-icon.icon-delicious:hover {
  color: #fff;
  background-color: #3399ff; }

.navbar-custom .social-icon:first-child,
.social-icons .social-icon.first {
  margin-left: 0; }

.social-icons-circle .social-icon {
  border-radius: 50%; }

@media (max-width: 420px) {
  .text-center .social-icons-bg .social-icon {
    margin-bottom: 10px; } }
/* =============================================
--------  28.Owl Carousel - Animate Plugin -----
==============================================*/
.owl-carousel .animated {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
  -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;
  z-index: 1; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -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;
  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; }

/* Nav Dots*/
.owl-dots {
  margin-top: 15px;
  text-align: center; }

.owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #eaeaea;
  margin: 0 4px;
  border-radius: 50%;
  transition: all 0.35s ease;
  -webkit-transition: all 0.35s ease; }

.owl-dot:hover {
  background-color: #eaeaea; }

.owl-dot.active {
  background-color: #505050; }

/* Owl carousel Controls */
.owl-nav {
  position: absolute;
  left: 8%;
  top: 10%;
  font-size: 0; }

.nav-higher .owl-nav {
  top: -74px; }

.nav-higher.small-nav .owl-nav {
  top: -76px; }

.small-nav .owl-nav {
  top: -60px; }

.left-nav .owl-nav {
  right: auto;
  left: 0;
  top: -64px; }

.center-top-nav .owl-nav {
  right: auto;
  left: 50%;
  margin-left: -38.5px;
  top: -56px; }

.center-top-nav.small-nav .owl-nav {
  margin-left: -32.5px; }

/* To not crush dragging
styled buttons not container for vertical centered navs*/
.center-nav .owl-nav {
  position: static;
  bottom: auto;
  top: auto;
  left: auto;
  right: auto; }

.center-nav .owl-prev,
.center-nav .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -18px; }

.center-nav .owl-prev {
  left: 15px; }

.center-nav .owl-next {
  right: 15px; }

.center-nav-animate .owl-prev,
.center-nav-animate .owl-next {
  visibility: hidden;
  opacity: 0; }

.center-nav-animate .owl-prev {
  left: 45px; }

.center-nav-animate .owl-next {
  right: 45px; }

.center-nav-animate:hover .owl-prev,
.center-nav-animate:hover .owl-next {
  opacity: 1;
  visibility: visible; }

.center-nav-animate:hover .owl-prev {
  left: 15px; }

.center-nav-animate:hover .owl-next {
  right: 15px; }

.owl-prev,
.owl-next {
  display: inline-block;
  font-size: 24px;
  line-height: 36px;
  height: 36px;
  width: 36px;
  color: #eaeaea;
  background-color: #444;
  text-align: center;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  border-radius: 4px; }

.small-nav .owl-prev,
.small-nav .owl-next {
  font-size: 18px;
  line-height: 28px;
  height: 30px;
  width: 30px;
  border-radius: 3px; }

.nav-border .owl-prev,
.nav-border .owl-next {
  font-size: 22px;
  line-height: 32px;
  color: #303030;
  border: 2px solid #444;
  background-color: transparent; }

.nav-border.small-nav .owl-prev,
.nav-border.small-nav .owl-next {
  font-size: 18px;
  line-height: 25px;
  border: 2px solid #444; }

.owl-prev:hover,
.owl-next:hover {
  color: #f1f1f1;
  background-color: #1a1a1a; }

.nav-border .owl-prev:hover,
.nav-border .owl-next:hover {
  color: #f1f1f1;
  background-color: #1a1a1a;
  border-color: #1a1a1a; }

.owl-prev {
  margin-right: 5px; }

.custom-nav .owl-prev,
.custom-nav .owl-next {
  color: #fff; }

.white-nav .owl-prev,
.white-nav .owl-next {
  color: #505050;
  background-color: #fff; }

.gray-nav .owl-prev,
.gray-nav .owl-next {
  color: #666;
  background-color: #eaeaea; }

.gray-nav .owl-prev:hover,
.gray-nav .owl-next:hover {
  background-color: #ccc;
  color: #3a3a3a; }

.nav-border.custom-nav .owl-prev,
.nav-border.custom-nav .owl-next {
  background-color: transparent; }

.nav-border.white-nav .owl-prev,
.nav-border.white-nav .owl-next {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }

.custom-nav .owl-prev:hover,
.custom-nav .owl-next:hover,
.white-nav .owl-prev:hover,
.white-nav .owl-next:hover {
  color: #fff; }

.nav-border.custom-nav .owl-prev:hover,
.nav-border.custom-nav .owl-next:hover,
.nav-border.white-nav .owl-prev:hover,
.nav-border.white-nav .owl-next:hover {
  color: #fff; }

@media (max-width: 480px) {
  .vcenter-nav-mobile .owl-nav {
    position: static;
    bottom: auto;
    top: auto;
    left: auto;
    right: auto; }

  .vcenter-nav-mobile .owl-prev,
  .vcenter-nav-mobile .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -18px;
    visibility: hidden;
    opacity: 0; }

  .vcenter-nav-mobile .owl-prev {
    left: 45px; }

  .vcenter-nav-mobile .owl-next {
    right: 45px; }

  .vcenter-nav-mobile:hover .owl-prev,
  .vcenter-nav-mobile:hover .owl-next {
    opacity: 1;
    visibility: visible; }

  .vcenter-nav-mobile:hover .owl-prev {
    left: 15px; }

  .vcenter-nav-mobile:hover .owl-next {
    right: 15px; } }
/* =============================================
-------------  29. Scroll Top Button  ----------
==============================================*/
#scroll-top {
  position: fixed;
  bottom: 0;
  right: 25px;
  display: block;
  visibility: hidden;
  cursor: pointer;
  z-index: 999;
  width: 46px;
  height: 46px;
  line-height: 43px;
  font-size: 24px;
  border-radius: 50%;
  opacity: 0;
  background: #3a3a3a;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  text-align: center;
  color: #fff; }

#scroll-top.smaller {
  width: 38px;
  height: 38px;
  line-height: 38px; }

#scroll-top.no-radius {
  border-radius: 0; }

#scroll-top:hover {
  color: #fff; }

#scroll-top.gray {
  background-color: #e1e1e1;
  color: #505050; }

#scroll-top.gray:hover {
  background-color: #c7c7c7;
  color: #3a3a3a; }

#scroll-top.dark {
  background-color: #3a3a3a;
  color: #b7b7b7; }

#scroll-top.dark:hover {
  background-color: #1a1a1a;
  color: #fafafa; }

#scroll-top.white {
  background-color: #fff;
  color: #505050; }

#scroll-top.white:hover {
  color: #fff; }

#scroll-top.fixed {
  opacity: 1;
  bottom: 25px;
  visibility: visible; }

/* =============================================
--------------  30. Retina Display  -----------
==============================================*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* Patterns via predefined classes */
  .pattern4 {
    background-image: url("../images/patterns/pattern4@2x.png");
    -webkit-background-size: 500px 500px;
    background-size: 500px 500px; }

  .pattern5 {
    background-image: url("../images/patterns/pattern5@2x.png");
    -webkit-background-size: 400px 400px;
    background-size: 400px 400px; }

  .pattern6 {
    background-image: url("../images/patterns/pattern6@2x.png");
    -webkit-background-size: 198px 200px;
    background-size: 198px 200px; }

  .pattern7 {
    background-image: url("../images/patterns/pattern7@2x.png");
    -webkit-background-size: 588px 375px;
    background-size: 588px 375px; }

  .pattern8 {
    background-image: url("../images/patterns/pattern8@2x.png");
    -webkit-background-size: 150px 150px;
    background-size: 150px 150px; }

  .pattern9 {
    background-image: url("../images/patterns/pattern9@2x.png");
    -webkit-background-size: 500px 500px;
    background-size: 500px 500px; }

  .pattern10 {
    background-image: url("../images/patterns/pattern10@2x.png");
    -webkit-background-size: 512px 512px;
    background-size: 512px 512px; }

  .pattern11 {
    background-image: url("../images/patterns/pattern11@2x.png");
    -webkit-background-size: 500px 300px;
    background-size: 500px 300px; }

  .pattern12 {
    background-image: url("../images/patterns/pattern12@2x.png");
    -webkit-background-size: 523px 384px;
    background-size: 523px 384px; }

  .pattern13 {
    background-image: url("../images/patterns/pattern13@2x.png");
    -webkit-background-size: 300px 300px;
    background-size: 300px 300px; }

  .pattern14 {
    background-image: url("../images/patterns/pattern14@2x.png");
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px; }

  .pattern15 {
    background-image: url("../images/patterns/pattern15@2x.png");
    -webkit-background-size: 188px 178px;
    background-size: 188px 178px; }

  .pattern16 {
    background-image: url("../images/patterns/pattern16@2x.png");
    -webkit-background-size: 150px 173px;
    background-size: 150px 173px; }

  .pattern17 {
    background-image: url("../images/patterns/pattern17@2x.png");
    -webkit-background-size: 190px 191px;
    background-size: 190px 191px; }

  .pattern18 {
    background-image: url("../images/patterns/pattern18@2x.png");
    -webkit-background-size: 400px 317px;
    background-size: 400px 317px; }

  .pattern19 {
    background-image: url("../images/patterns/pattern19@2x.png");
    -webkit-background-size: 400px 343px;
    background-size: 400px 343px; }

  .pattern20 {
    background-image: url("../images/patterns/pattern20@2x.png");
    -webkit-background-size: 100px 98px;
    background-size: 100px 98px; }

  .pattern21 {
    background-image: url("../images/patterns/pattern21@2x.png");
    -webkit-background-size: 36px 62px;
    background-size: 36px 62px; }

  .pattern22 {
    background-image: url("../images/patterns/pattern22@2x.png");
    -webkit-background-size: 206px 206px;
    background-size: 206px 206px; }

  .pattern23 {
    background-image: url("../images/patterns/pattern23@2x.png");
    -webkit-background-size: 387px 201px;
    background-size: 387px 201px; }

  .pattern24 {
    background-image: url("../images/patterns/pattern24@2x.png");
    -webkit-background-size: 294px 235px;
    background-size: 294px 235px; }

  .pattern25 {
    background-image: url("../images/patterns/pattern25@2x.png");
    -webkit-background-size: 320px 320px;
    background-size: 320px 320px; }

  .pattern26 {
    background-image: url("../images/patterns/pattern26@2x.png");
    -webkit-background-size: 500px 375px;
    background-size: 500px 375px; }

  .pattern27 {
    background-image: url("../images/patterns/pattern27@2x.png");
    -webkit-background-size: 520px 520px;
    background-size: 520px 520px; }

  .pattern28 {
    background-image: url("../images/patterns/pattern28@2x.png");
    -webkit-background-size: 482px 490px;
    background-size: 482px 490px; }

  .pattern29 {
    background-image: url("../images/patterns/pattern29@2x.png");
    -webkit-background-size: 700px 700px;
    background-size: 700px 700px; }

  .pattern30 {
    background-image: url("../images/patterns/pattern30@2x.png");
    -webkit-background-size: 412px 300px;
    background-size: 412px 300px; }

  /* End patterns */ }
h1.less-margin {
  margin-bottom: 0; }

.asterisk {
  color: red; }

ul.product-list li {
  text-align: center;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 0 20px 20px 20px; }

ul.product-list .product-container {
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  overflow: hidden;
  padding-bottom: 10px; }

ul.product-list li h3 {
  margin-bottom: 10px;
  color: #333;
  color: #fff;
  background: url(../images/bg-product.jpg) bottom center;
  padding: 20px;
  font-size: 1.6em; }

ul.product-list .price {
  text-align: center;
  width: 33%;
  display: inline-block; }

ul.product-list .amount {
  clear: both;
  font-size: 1.3em;
  font-weight: bold;
  color: #5D8828; }

.table thead > tr {
  border-top-color: #008d45;
  border-bottom-color: #008d45; }
.table thead > tr > th {
  background-color: #00a651;
  color: #fff;
  border-color: #008d45; }
.table tbody > tr:first-child > td {
  border-top-color: #008d45; }

.pre-footer #map {
  margin-bottom: 0; }

.mobileShow {
  display: none; }

/* Smartphone Portrait and Landscape */
.table.table-condensed > thead > tr > th, .table.table-condensed > tbody > tr > th, .table.table-condensed > tfoot > tr > th, .table.table-condensed > thead > tr > td, .table.table-condensed > tbody > tr > td, .table.table-condensed > tfoot > tr > td, .table.table-condensed > thead > tr > th:first-child, .table.table-condensed > tbody > tr > td:first-child {
  padding: 8px; }

.custombg {
  background: url(../images/flowers-bg-2.jpg) repeat-x;
  background-position-y: 400px; }
  .custombg#content {
    padding-bottom: 0; }
  .custombg .custombg-container {
    background: white;
    padding: 50px; }
  .custombg .page-header {
    margin-bottom: 0; }

.no-margin-bottom {
  margin-bottom: 0; }

.tour-features {
  text-align: left; }
  .tour-features li {
    text-align: left; }
    .tour-features li:after {
      left: 0 !important;
      margin-left: 0 !important; }

.vcenter.icons {
  padding-right: 30px; }
  .vcenter.icons .icon {
    width: 15%;
    display: inline-block;
    margin: 10px; }

.prices-tours {
  text-align: right; }
  .prices-tours table {
    float: right; }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .mobileShow {
    display: inline; } }
.page-header {
  padding: 35px 0 20px;
  margin-bottom: 60px; }

.sticky-menu .main-logo {
  margin-top: 20px; }
.sticky-menu.fixed .main-logo {
  margin-top: 0; }

#header {
  border: 0; }
  #header .navbar-white .navbar-top {
    border: 0; }

.bullet {
  font-size: 2em; }

table.table-matriz {
  width: 100%; }
  table.table-matriz thead th {
    background: #008d45;
    font-size: 1em;
    padding: 10px 5px;
    vertical-align: middle; }
  table.table-matriz tbody th {
    position: fixed; }
  table.table-matriz tbody td {
    padding: 5px 10px; }
  table.table-matriz tbody td:first-child, table.table-matriz tbody td {
    padding: 5px 10px; }
    table.table-matriz tbody td:first-child.flowers, table.table-matriz tbody td.flowers {
      background: #00a651;
      color: #fff;
      border-color: #00974a;
      font-weight: bold; }
    table.table-matriz tbody td:first-child.greens, table.table-matriz tbody td.greens {
      background: #7ac144;
      border-color: #6eb13b;
      color: #fff;
      font-weight: bold; }
    table.table-matriz tbody td:first-child.others, table.table-matriz tbody td.others {
      background: #008d45;
      border-color: #007338;
      color: #fff;
      font-weight: bold; }
