/* CSS crunched with Crunch - http://crunchapp.net/ */
/* --------------------------------------

1. IMPORT WEB FONTS
2. BOOTSTRAP 3
3. HOVER ANIMATION
4. MAIN STYLES
  4.1 GENERAL STYLES
  4.2 CUSTOM PADDING & MARGIN
  4.3 CUSTOM ALIGN
  4.4 CUSTOM HOME PAGES
  4.5 DROPDOWN MENU
  4.6 TOPBAR
    4.6.1 LEFT TOPBAR
    4.6.2 RIGHT TOPBAR
  4.7 LIST SOCIAL
  4.8 HEADER
    4.8.1 LOGO
    4.8.2 HEADER SOCIAL
    4.8.3 TOP CART
    4.8.4 TOP SEARCH
    4.8.5 MAIN NAVIGAION
  4.9 SLIDESHOW
  4.10 MYWELL
  4.11 FEATURE
    4.11.1 FEATURES
    4.11.2 THEME FEATURES
    4.11.3 FEATURE ITEM
    4.11.4 FEATURED CATEGORIES
  4.12 TRENDING CLOTHING
  4.13 NEW ARRIVAL
  4.14 SHOP BY CATEGORIES
  4.15 CATEGORY ITEM
  4.16 CUSTOM BOXES
  4.17 BANNERS
    4.17.1 PROMOTION BANNER
    4.17.2 RIGHT BANNER
    4.17.3 PARALLAX BANNER
    4.17.4 ABOUT BANNER
  4.18 BLOCKS
    4.18.1 ABOUT BLOCK
    4.18.2 DENIM BLOCK
    4.18.3 TESTIMONIAL BLOCK
    4.18.4 JACKET BLOCK
  4.19 OUR FOUNDER
  4.20 SALEOFF BOX
  4.21 SALE OFF
  4.22 LATEST FROM SHOP
  4.23 OUR TEAM
  4.24 TEAM ITEM
  4.25 CUSTOM CAROUSEL
  4.26 RELATED PRODUCTS
  4.27 BOX PRODUCT
  4.28 HAS DEAL
  4.29 FASHION STORE
  4.30 DAY OFF
  4.31 WORKS
    4.31.1 OUR WORKS
    4.31.2 WORKS FILTER
    4.31.3 LIST WORKS
    4.31.4 WORKS ITEM
  4.32 CUSTOM BLOCKS
  4.33 CONTENTS
    4.33.1 ABOUT PERSONAL CONTENT
    4.33.2 OUR TEAM CONTENT
    4.33.3 FAQ CONTENT
    4.33.4 CONTACT CONTENT
    4.33.5 LOG REG CONTENT
    4.33.6 HIRING CONTENT
    4.33.7 SERVICES CONTENT
    4.33.8 CHECK OUT CONTENT
    4.33.9 ERROR CONTENT
  4.34 MY SKILL
  4.35 OUR OFFICE
  4.36 MAP
  4.37 LOGIN - REGISTER
    4.37.1 LOGIN FORM
    4.37.2 REGISTER FORM
  4.38 BLOG POST
  4.39 SUBSCRIBE
  4.40 SUBSCRIBE BOX
  4.41 BRAND LOGOS
  4.42 LOCATIONS
  4.43 PORTFOLIO
    4.43.1 PORTFOLIO DETAILS
    4.43.2 PORTFOLIO NAV
  4.44 MAIN
    4.44.1 MAIN GENERAL STYLES
    4.44.2 HEADER PAGE
    4.44.3 MAIN CONTENT
      4.44.3.1 FANCY SELECT
      4.44.3.2 POST ITEM
      4.44.3.3 COMMENTS AREA
      4.44.3.4 BREADCRUMB
      4.44.3.5 PAGINATION
      4.44.3.6 TOP PRODUCTS
      4.44.3.7 BOX PRODUCT
      4.44.3.8 PRODUCT
      4.44.3.9 SHOP TABLE
      4.44.3.10 SHOP SHIPPING
      4.44.3.11 SHOP TOTALS
      4.44.3.12 RELATED PRODUCTS
      4.44.3.13 ORDER FORM
    4.44.4 SIDEBAR
      4.44.4.1 WIDGET
  4.45 FOOTER
  4.46 STAR RATING
  4.47 GALLERY
  4.48 SALVATTORE GRIDS

-----------------------------------------*/
/*---------------------------------------
   1. IMPORT WEB FONTS                
-----------------------------------------*/
@font-face {
  font-family: 'Merriweather';
  src: url("../fonts/Merriweather-Italic.woff");
  font-style: italic;
}
@font-face {
  font-family: 'Merriweather';
  src: url("../fonts/Merriweather-Light.woff");
  font-weight: 300;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.woff");
  font-weight: 700;
}
@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.woff");
}
/*---------------------------------------
   2. BOOTSTRAP 3                
-----------------------------------------*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../images/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
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 {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.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: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-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: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #428bca;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-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.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 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;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  font-size: 11px;
  margin-bottom: 30px;
  padding: 25px 15px;
}
.alert i {
  font-size: 36px;
  margin-right: 15px;
  vertical-align: middle;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #f5fcf8;
  color: #339b62;
}
.alert-info {
  background-color: #f7faff;
  color: #6379b7;
}
.alert-warning {
  background-color: #fffdf3;
  color: #f2c800;
}
.alert-danger {
  background-color: #fdf4f3;
  color: #cb323e;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.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: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: fixed;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*---------------------------------------
   3. HOVER ANIMATION                
-----------------------------------------*/
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Shrink */
.hvr-shrink {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:hover,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover,
.hvr-push:focus,
.hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover,
.hvr-bounce-in:focus,
.hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover,
.hvr-bounce-out:focus,
.hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Rotate */
.hvr-rotate {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover,
.hvr-rotate:focus,
.hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}
/* Float */
.hvr-float {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
/* Sink */
.hvr-sink {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover,
.hvr-sink:focus,
.hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Skew */
.hvr-skew {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-skew:hover,
.hvr-skew:focus,
.hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover,
.hvr-skew-forward:focus,
.hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover,
.hvr-skew-backward:focus,
.hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:hover,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:hover,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-top {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-wobble-top:hover,
.hvr-wobble-top:focus,
.hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:hover,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover,
.hvr-buzz:focus,
.hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade.in {
  opacity: 1;
}
.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
  background-color: #2098d1;
  color: white;
}
/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: "color, background-color";
  transition-property: "color, background-color";
}
.hvr-back-pulse:hover,
.hvr-back-pulse:focus,
.hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  color: white;
}
/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  border-radius: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:active {
  color: #ffffff;
}
.hvr-sweep-to-left:hover:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  border-radius: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
  color: #ffffff;
}
.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  border-radius: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
  color: #ffffff;
}
.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
  color: #ffffff;
}
.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
/* Radial In */
.hvr-radial-in {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background-color: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover,
.hvr-radial-in:focus,
.hvr-radial-in:active {
  color: #ffffff;
}
.hvr-radial-in:hover:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #e1e1e1;
  border-radius: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
  color: #ffffff;
}
.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
  color: #ffffff;
}
.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #e1e1e1;
  border-radius: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2098d1;
  border-radius: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
  color: #ffffff;
}
.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #2098d1;
  border-radius: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e1e1e1;
  border-radius: 0;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:active {
  color: #ffffff;
}
.hvr-shutter-in-vertical:hover:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover,
.hvr-border-fade:focus,
.hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
/* Hollow */
.hvr-hollow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover,
.hvr-hollow:focus,
.hvr-hollow:active {
  background: none;
}
/* Trim */
.hvr-trim {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: #ffffff solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before,
.hvr-trim:focus:before,
.hvr-trim:active:before {
  opacity: 1;
}
/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.hvr-ripple-in {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}
/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "top, right, bottom, left";
  transition-property: "top, right, bottom, left";
}
.hvr-outline-out:hover:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
/* Outline In */
.hvr-outline-in {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "top, right, bottom, left";
  transition-property: "top, right, bottom, left";
}
.hvr-outline-in:hover:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover,
.hvr-round-corners:focus,
.hvr-round-corners:active {
  border-radius: 1em;
}
/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "right";
  transition-property: "right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
  right: 0;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "left";
  transition-property: "left";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:active:before {
  left: 0;
}
/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "right";
  transition-property: "right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:active:before {
  right: 0;
}
/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}
/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: "left";
  transition-property: "left";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:active:before {
  left: 0;
}
/* Reveal */
.hvr-reveal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before,
.hvr-reveal:focus:before,
.hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
/* Shadow */
.hvr-shadow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "box-shadow, transform";
  transition-property: "box-shadow, transform";
}
.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "transform, opacity";
  transition-property: "transform, opacity";
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* Shadow Radial */
.hvr-show-radial {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-show-radial:before,
.hvr-show-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-show-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-show-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-show-radial:hover:before,
.hvr-show-radial:focus:before,
.hvr-show-radial:active:before,
.hvr-show-radial:hover:after,
.hvr-show-radial:focus:after,
.hvr-show-radial:active:after {
  opacity: 1;
}
/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:hover,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back:before {
  content: "\f137";
  position: absolute;
  left: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover:before,
.hvr-icon-back:focus:before,
.hvr-icon-back:active:before {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward:before {
  content: "\f138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before,
.hvr-icon-forward:focus:before,
.hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-down:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover:before,
.hvr-icon-down:focus:before,
.hvr-icon-down:active:before {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-up:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover:before,
.hvr-icon-up:focus:before,
.hvr-icon-up:active:before {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-spin:before {
  content: "\f021";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover:before,
.hvr-icon-spin:focus:before,
.hvr-icon-spin:active:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  100% {
    opacity: 1;
  }
}
/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-drop:before {
  content: "\f041";
  position: absolute;
  right: 1em;
  opacity: 1;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover:before,
.hvr-icon-drop:focus:before,
.hvr-icon-drop:active:before {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-fade:before {
  content: "\f00c";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover:before,
.hvr-icon-fade:focus:before,
.hvr-icon-fade:active:before {
  color: #0F9E5E;
}
/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-float-away:before,
.hvr-icon-float-away:after {
  content: "\f055";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.hvr-icon-float-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after,
.hvr-icon-float-away:focus:after,
.hvr-icon-float-away:active:after {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-sink-away:before,
.hvr-icon-sink-away:after {
  content: "\f056";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-sink-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover:after,
.hvr-icon-sink-away:focus:after,
.hvr-icon-sink-away:active:after {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow:before {
  content: "\f118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before,
.hvr-icon-grow:focus:before,
.hvr-icon-grow:active:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}
/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink:before {
  content: "\f119";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover:before,
.hvr-icon-shrink:focus:before,
.hvr-icon-shrink:active:before {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover:before,
.hvr-icon-pulse:focus:before,
.hvr-icon-pulse:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover:before,
.hvr-icon-pulse-grow:focus:before,
.hvr-icon-pulse-grow:active:before {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover:before,
.hvr-icon-pulse-shrink:focus:before,
.hvr-icon-pulse-shrink:active:before {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.hvr-icon-push {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push:before {
  content: "\f006";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before,
.hvr-icon-push:focus:before,
.hvr-icon-push:active:before {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.hvr-icon-pop {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop:before {
  content: "\f005";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover:before,
.hvr-icon-pop:focus:before,
.hvr-icon-pop:active:before {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
  content: "\f087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before,
.hvr-icon-bounce:focus:before,
.hvr-icon-bounce:active:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate:before {
  content: "\f0c6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover:before,
.hvr-icon-rotate:focus:before,
.hvr-icon-rotate:active:before {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
  content: "\f095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before,
.hvr-icon-grow-rotate:focus:before,
.hvr-icon-grow-rotate:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover:before,
.hvr-icon-float:focus:before,
.hvr-icon-float:active:before {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover:before,
.hvr-icon-sink:focus:before,
.hvr-icon-sink:active:before {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-bob {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob:before {
  content: "\f077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover:before,
.hvr-icon-bob:focus:before,
.hvr-icon-bob:active:before {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-hang {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang:before {
  content: "\f078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover:before,
.hvr-icon-hang:focus:before,
.hvr-icon-hang:active:before {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\f061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before,
.hvr-icon-wobble-horizontal:focus:before,
.hvr-icon-wobble-horizontal:active:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical:before {
  content: "\f062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover:before,
.hvr-icon-wobble-vertical:focus:before,
.hvr-icon-wobble-vertical:active:before {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-icon-buzz {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz:before {
  content: "\f017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover:before,
.hvr-icon-buzz:focus:before,
.hvr-icon-buzz:active:before {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-icon-buzz-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz-out:before {
  content: "\f023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz-out:hover:before,
.hvr-icon-buzz-out:focus:before,
.hvr-icon-buzz-out:active:before {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #ffffff;
  /* IE9 */
  background: linear-gradient(135deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-left:hover:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #ffffff;
  /* IE9 */
  background: linear-gradient(225deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  /* IE9 */
  background: linear-gradient(315deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}
/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  /* IE9 */
  background: linear-gradient(45deg, #ffffff 45%, #aaaaaa 50%, #cccccc 56%, #ffffff 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}
/* --------------------------------------
=========================================
   4. MAIN STYLES
=========================================
-----------------------------------------*/
/* ---------------------------------------
4.1 GENERAL STYLES
----------------------------------------- */
* {
  padding: 0;
  margin: 0;
}
a:hover,
a:active,
a:focus {
  outline: 0;
}
*:focus {
  outline: none !important;
  outline: 0 !important;
}
a {
  transition: all 0.4s ease;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}
ul {
  list-style-position: inside;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: inherit;
  opacity: 1;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: inherit;
  opacity: 1;
}
:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.media {
  display: inline-block;
  width: 100%;
}
.media .media-left {
  display: block !important;
  float: left;
}
.media .media-body {
  display: block;
}
.gray-line {
  background-color: #eaeaea;
  border: medium none;
  height: 1px;
  margin: 0;
  width: 100%;
}
form label {
  color: #212121;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
form .input-form {
  width: 100%;
  height: 42px;
  border: 1px solid #ddd;
  border-radius: 20px;
  padding: 0 20px;
  margin-bottom: 25px;
  transition: all 0.4s ease;
}
form .input-form:focus {
  border: 1px solid rgba(202, 115, 121, 0.7);
  box-shadow: 0 0 4px rgba(202, 115, 121, 0.7);
}
form .textarea-form {
  width: 100%;
  height: 150px;
  border: 1px solid #ddd;
  border-radius: 20px;
  padding: 15px 20px;
  margin-bottom: 25px;
  transition: all 0.4s ease;
}
form .textarea-form:focus {
  border: 1px solid rgba(202, 115, 121, 0.7);
  box-shadow: 0 0 4px rgba(202, 115, 121, 0.7);
}
form .checkbox {
  margin: 30px 0 10px;
}
form .checkbox label {
  color: #222;
  font-size: 10px;
  line-height: 1;
}
form .checkbox input {
  margin-top: -1px;
}
form .submit-btn {
  color: #fff;
  border: 2px solid #ac0042;
  display: block;
  font-size: 11px;
  padding: 10px 40px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ac0042;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
form .submit-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
form .submit-btn:hover,
form .submit-btn:focus,
form .submit-btn:active {
  color: #ac0042;
}
form .submit-btn:hover:before,
form .submit-btn:focus:before,
form .submit-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  color: #858585;
  letter-spacing: 1px;
}
.gray-bg {
  background-color: #fafafa;
}
.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
.open > .dropdown-menu li {
  padding: 5px 0;
  transition: all 0.2s ease;
}
.open > .dropdown-toggle {
  box-shadow: none !important;
}
.parallax {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .parallax {
    background-attachment: scroll;
  }
}
/* ---------------------------------------
4.2 CUSTOM PADDING & MARGIN
----------------------------------------- */
@media (min-width: 991px) {
  .no-pdl {
    padding-left: 0;
  }
}
@media (min-width: 991px) {
  .no-pdr {
    padding-right: 0;
  }
}
@media (min-width: 991px) {
  .no-pd {
    padding-right: 0;
    padding-left: 0;
  }
}
.no-pdtb {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
@media (min-width: 991px) {
  .pd-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (min-width: 991px) {
  .mgl-30 {
    margin-left: 30px;
  }
}
.mgt-70 {
  margin-top: 70px !important;
}
.mgt-50 {
  margin-top: 50px !important;
}
.mgt-35 {
  margin-top: 35px !important;
}
.mgb-50 {
  margin-bottom: 50px !important;
}
.mgb-40 {
  margin-bottom: 40px !important;
}
.mgb-30 {
  margin-bottom: 30px !important;
}
.mgb-20 {
  margin-bottom: 20px !important;
}
.mgb-15 {
  margin-bottom: 15px !important;
}
.mgb-60 {
  margin-bottom: 60px !important;
}
.mgr-5 {
  margin-right: 5px !important;
}
.pdb-20 {
  padding-bottom: 20px;
}
.pdt-70 {
  padding-top: 70px;
}
@media (min-width: 991px) {
  .pdl-5 {
    padding-left: 5px;
  }
}
@media (min-width: 991px) {
  .pdl-30 {
    padding-left: 30px;
  }
}
@media (min-width: 991px) {
  .pdlr-30 {
    padding: 0 50px;
  }
}
@media (min-width: 991px) {
  .pdlr-50 {
    padding: 0 50px;
  }
}
@media (min-width: 991px) {
  .pdlr-60 {
    padding: 0 60px;
  }
}
@media (min-width: 991px) {
  .pdl-70 {
    padding-left: 70px;
  }
}
@media (min-width: 991px) {
  .pdr-5 {
    padding-right: 5px;
  }
}
@media (min-width: 991px) {
  .pdr-70 {
    padding-right: 70px;
  }
}
/* ---------------------------------------
4.3 CUSTOM ALIGN
----------------------------------------- */
.wrapper {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.middle {
  display: table;
  height: 100%;
  width: 100%;
}
.middle > div {
  display: table-cell;
  vertical-align: middle;
}
.bottom {
  display: table;
  height: 100%;
  width: 100%;
}
.bottom > div {
  display: table-cell;
  vertical-align: bottom;
}
/* ---------------------------------------
4.4 CUSTOM HOME PAGES
----------------------------------------- */
.home1 .custom-blocks {
  background-color: #fafafa;
}
.home2 .custom-blocks {
  padding-bottom: 50px;
}
.home3 .features {
  margin-bottom: 30px;
}
.home3 .slideshow {
  margin-bottom: 70px;
}
.home3 .brand-logos {
  margin-top: 70px;
}
.home4 .features {
  margin-bottom: 30px;
}
.home4 .trending-clothing {
  padding-bottom: 30px;
  padding-top: 70px;
  margin-bottom: 0;
}
.home4 .theme-features {
  background-color: #fafafa;
  padding-bottom: 40px;
  padding-top: 70px;
  margin-bottom: 0;
  margin-top: 0;
}
.home4 .testimonial-block {
  margin-bottom: 0;
  margin-top: 30px;
}
.home4 .brand-logos {
  margin-top: 70px;
}
.home4 .locations {
  padding-top: 30px;
}
.home4 .locations .media {
  border: 1px solid #222;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #222222;
  border-radius: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.home4 .locations .media:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.home4 .locations .media:hover,
.home4 .locations .media:focus,
.home4 .locations .media:active {
  color: #222222;
}
.home4 .locations .media:hover:before,
.home4 .locations .media:focus:before,
.home4 .locations .media:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.home4 .locations .media:hover .media-left i,
.home4 .locations .media:focus .media-left i {
  color: #222;
}
.home4 .locations .media:hover .media-body h4,
.home4 .locations .media:focus .media-body h4 {
  color: #222;
}
.home4 .locations .media:hover .media-body h5,
.home4 .locations .media:focus .media-body h5 {
  color: #222;
}
.home4 .locations .media .media-left i {
  color: #ffffff;
}
.home4 .locations .media .media-body h4 {
  color: #fff;
}
.home4 .locations .media .media-body h5 {
  color: #fff;
}
.home5 .custom-blocks {
  padding-top: 0;
  padding-bottom: 40px;
}
.home6 .slideshow {
  margin-bottom: 70px;
}
.home6 .trending-clothing {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.home6 .sale-off {
  margin-top: 70px;
}
.home6 .parallax-banner-1 {
  margin-bottom: 70px;
}
.home7 .slideshow {
  margin-bottom: 70px;
}
.home7 .theme-features {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.home7 .testimonial-block.testimonial-parallax {
  margin-bottom: 70px;
  margin-top: 0;
}
@media (min-width: 768px) {
  .home8 .topbar {
    width: 100%;
    position: absolute;
    z-index: 1000;
  }
  .home8 .topbar .left-topbar {
    color: #fff;
  }
  .home8 .topbar .left-topbar a {
    color: #fff;
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
  }
  .home8 .topbar .left-topbar a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #ffffff;
    height: 1px;
    -webkit-transition-property: "left, right";
    transition-property: "left, right";
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .home8 .topbar .left-topbar a:hover:before,
  .home8 .topbar .left-topbar a:focus:before,
  .home8 .topbar .left-topbar a:active:before {
    left: 0;
    right: 0;
  }
  .home8 .topbar .left-topbar a:hover,
  .home8 .topbar .left-topbar a:focus {
    color: #fff;
  }
  .home8 .topbar .right-topbar {
    color: #fff;
  }
  .home8 .dropdown-toggle {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
  }
  .home8 .dropdown-toggle:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #ffffff;
    height: 1px;
    -webkit-transition-property: "left, right";
    transition-property: "left, right";
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .home8 .dropdown-toggle:hover:before,
  .home8 .dropdown-toggle:focus:before,
  .home8 .dropdown-toggle:active:before {
    left: 0;
    right: 0;
  }
  .home8 .dropdown-toggle:hover,
  .home8 .dropdown-toggle:focus {
    color: #fff;
  }
  .home8 header {
    position: absolute;
    width: 100%;
    z-index: 200;
    top: 42px;
  }
  .home8 header .top-cart a {
    color: #fff;
  }
  .home8 header .header-social .list-social li a {
    color: #fff;
  }
  .home8 header .wrap-search .search-form:hover input[type="text"],
  .home8 header .wrap-search .search-form:focus input[type="text"] {
    background-color: #fff;
  }
  .home8 header .wrap-search .search-form:hover button[type="submit"],
  .home8 header .wrap-search .search-form:focus button[type="submit"] {
    background-color: #fff;
  }
  .home8 header .wrap-search .search-form button[type="submit"] {
    color: #fff;
  }
  .home8 header .main-nav .current-menu-item a {
    color: #fff;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .home8 header .main-nav .minimal-menu > ul > li:not(.submenu) > a {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
  }
  .home8 header .main-nav .minimal-menu > ul > li:not(.submenu) > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #ffffff;
    height: 1px;
    -webkit-transition-property: "left, right";
    transition-property: "left, right";
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .home8 header .main-nav .minimal-menu > ul > li:not(.submenu) > a:hover:before,
  .home8 header .main-nav .minimal-menu > ul > li:not(.submenu) > a:focus:before,
  .home8 header .main-nav .minimal-menu > ul > li:not(.submenu) > a:active:before {
    left: 0;
    right: 0;
  }
  .home8 header .main-nav .minimal-menu > ul > li > a {
    color: #fff;
  }
  .home8 header .main-nav .minimal-menu > ul > li > a:hover,
  .home8 header .main-nav .minimal-menu > ul > li > a:focus {
    color: #fff;
  }
}
.home8 .slideshow {
  margin-bottom: 0;
}
.home8 .blog-post {
  padding-top: 0;
}
.home8 .testimonial-block {
  padding-top: 0;
}
.home8 .brand-logos {
  border-bottom: none;
  margin-bottom: 10px;
  padding-bottom: 30px;
}
/* ---------------------------------------
4.5 DROPDOWN MENU
----------------------------------------- */
.dropdown-menu {
  opacity: 0;
  left: 0;
  visibility: hidden;
  border-radius: 0;
  transform-origin: top;
  animation-fill-mode: forwards;
  display: block;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  transition: all 0.3s ease;
}
.dropdown-menu li {
  padding: 0;
  transition: all 0.3s ease;
}
.dropdown-menu li a:hover,
.dropdown-menu li a:focus {
  color: #cf5053;
  background-color: transparent;
}
.dropdown-toggle {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.dropdown-toggle:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #cf5053;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.dropdown-toggle:hover:before,
.dropdown-toggle:focus:before,
.dropdown-toggle:active:before {
  left: 0;
  right: 0;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
  color: #cf5053;
}
.dropdown-toggle i {
  font-size: 20px !important;
  margin-right: -5px;
}
/* ---------------------------------------
4.6 TOPBAR
----------------------------------------- */
.topbar {
  height: 42px;
  padding-top: 13px;
  background: #ac0042;
  /* ---------------------------------------
    4.6.1 LEFT TOPBAR
    ----------------------------------------- */
  /* ---------------------------------------
    4.6.2 RIGHT TOPBAR
    ----------------------------------------- */
}
@media (max-width: 767px) {
  .topbar {
    height: 60px;
  }
}
@media (max-width: 480px) {
  .topbar {
    height: 75px;
  }
}
.topbar .left-topbar {
  float: left;
  color: #f6bd16;
  font-size: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .topbar .left-topbar {
    float: none;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .topbar .left-topbar {
    text-align: left;
  }
}
.topbar .left-topbar a {
  color: #888;
  padding-bottom: 3px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.topbar .left-topbar a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #cf5053;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.topbar .left-topbar a:hover:before,
.topbar .left-topbar a:focus:before,
.topbar .left-topbar a:active:before {
  left: 0;
  right: 0;
}
.topbar .left-topbar a:hover,
.topbar .left-topbar a:focus {
  color: #cf5053;
}
.topbar .right-topbar {
  float: right;
  color: #888;
  font-size: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .topbar .right-topbar {
    float: none;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .topbar .right-topbar {
    text-align: left;
  }
}
.topbar .right-topbar a {
  color: #888;
  font-size: 10px;
}
.topbar .right-topbar ul {
  margin-bottom: 0;
}
.topbar .right-topbar ul li {
  list-style: none;
}
.topbar .right-topbar ul li i {
  font-size: 12px;
  vertical-align: middle;
  color: #f6bd16;
}
/* ---------------------------------------
4.7 LIST SOCIAL
----------------------------------------- */
.list-social {
  margin-bottom: 0;
}
.list-social li {
  display: inline-block;
  margin-right: 10px;
}
.list-social li a {
  color: #f6bd16;
  font-size: 15px;
}
.list-social li .facebook:hover,
.list-social li .facebook:focus {
  color: #3b5998 !important;
}
.list-social li .twitter:hover,
.list-social li .twitter:focus {
  color: #44ccf6 !important;
}
.list-social li .instagram:hover,
.list-social li .instagram:focus {
  color: #8E6051 !important;
}
.list-social li .vk:hover,
.list-social li .vk:focus {
  color: #404447 !important;
}
.list-social li .behance:hover,
.list-social li .behance:focus {
  color: #4C75A3 !important;
}
.list-social-2 {
  margin-bottom: 0;
}
.list-social-2 li {
  display: inline-block;
}
.list-social-2 li a {
  border: 1px solid #888;
  color: #888;
  font-size: 18px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  width: 36px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  transition-property: all;
}
.list-social-2 li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.list-social-2 li a:hover,
.list-social-2 li a:focus,
.list-social-2 li a:active {
  color: #ffffff;
}
.list-social-2 li a:hover:before,
.list-social-2 li a:focus:before,
.list-social-2 li a:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.list-social-2 li a:hover,
.list-social-2 li a:focus {
  border: 1px solid transparent;
}
/* ---------------------------------------
4.8 HEADER
----------------------------------------- */
header {
  height: 110px;
  /* ---------------------------------------
    4.8.1 LOGO
    ----------------------------------------- */
  /* ---------------------------------------
    4.8.2 HEADER SOCIAL
    ----------------------------------------- */
  /* ---------------------------------------
    4.8.3 TOP CART
    ----------------------------------------- */
  /* ---------------------------------------
    4.8.4 TOP SEARCH
    ----------------------------------------- */
  /* ---------------------------------------
    4.8.5 MAIN NAVIGAION
    ----------------------------------------- */
}
@media (max-width: 767px) {
  header {
    height: 85px;
  }
}
header .container {
  position: relative;
}
header .logo {
  left: 0;
  margin: auto;
  position: absolute;
  right: 80px;
  top: 10px;
  /* width: 120px; */
}
@media (max-width: 767px) {
  header .logo {
    left: 10px;
    right: auto;
    top: 10px;
  }
}
header .header-social {
  left: 15px;
  position: absolute;
  top: 50px;
}
@media (max-width: 767px) {
  header .header-social {
    left: auto;
    right: 0;
    top: 50px;
  }
}
header .top-cart {
  position: absolute;
  right: 15px;
  top: 50px;
}
@media (max-width: 767px) {
  header .top-cart {
    top: 10px;
  }
}
header .top-cart a {
  color: #444444;
  font-size: 30px;
  display: block;
  position: relative;
}
header .top-cart a:hover span,
header .top-cart a:focus span {
  top: -1px;
}
header .top-cart a span {
  background-color: #cf5053;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  padding: 4px 6px;
  position: absolute;
  right: -8px;
  top: 2px;
  transition: all 0.3s ease;
}
header .wrap-search {
  position: relative;
  top: -10px;
}
header .wrap-search .search-form {
  position: absolute;
}
header .wrap-search .search-form:hover input[type="text"],
header .wrap-search .search-form:focus input[type="text"] {
  width: 185px;
  background-color: #EFEFEF;
}
header .wrap-search .search-form:hover button[type="submit"],
header .wrap-search .search-form:focus button[type="submit"] {
  background-color: #EFEFEF;
  color: #222;
}
header .wrap-search .search-form input[type="text"] {
  border: none;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  color: #aaa;
  font-size: 12px;
  height: 36px;
  left: 39px;
  line-height: 1;
  padding: 10px;
  position: absolute;
  top: -12px;
  transition: all 0.3s ease;
  width: 0;
  background-color: transparent;
}
header .wrap-search .search-form input[type="text"]:focus {
  color: #222;
}
header .wrap-search .search-form button[type="submit"] {
  background-color: transparent;
  border: none;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  color: #25292c;
  font-size: 16px;
  height: 36px;
  position: relative;
  top: -12px;
  transition: all 0.3s ease;
  width: 40px;
}
header .main-nav {
  position: absolute;
  text-align: center;
  top: 50px;
  left: 300px;
  right: 0;
}
@media (max-width: 767px) {
  header .main-nav {
    position: relative;
    width: auto;
    text-align: left;
    top: auto;
    left: auto;
  }
}
@media (min-width: 768px) {
  header .main-nav .minimal-menu > ul > li:not(.submenu) > a {
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
  }
  header .main-nav .minimal-menu > ul > li:not(.submenu) > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #ac0042;
    height: 1px;
    -webkit-transition-property: "left, right";
    transition-property: "left, right";
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  header .main-nav .minimal-menu > ul > li:not(.submenu) > a:hover:before,
  header .main-nav .minimal-menu > ul > li:not(.submenu) > a:focus:before,
  header .main-nav .minimal-menu > ul > li:not(.submenu) > a:active:before {
    left: 0;
    right: 0;
  }
  header .main-nav .minimal-menu > ul > li {
    margin: 0 25px;
  }
  header .main-nav .minimal-menu > ul > li:last-child {
    margin: 0 0 0 5px;
  }
  header .main-nav .minimal-menu > ul > li > a {
    padding: 0 0 8px;
  }
  header .main-nav .minimal-menu > ul > li > a:hover,
  header .main-nav .minimal-menu > ul > li > a:focus {
    color: #ac0042;
  }
  header .main-nav .minimal-menu > ul .megamenu {
    position: static;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper {
    position: absolute;
    left: -1px;
    top: 100%;
    margin-top: -5px;
    width: 100%;
    border-radius: 10px;
    line-height: 1;
    font-size: 12px;
    padding: 30px 20px !important;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper a {
    white-space: inherit;
    padding: 0;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper h3 {
    text-align: left;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper hr {
    margin: 10px 0;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper p {
    text-align: justify;
    line-height: 1.4;
    font-size: 10px;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div ul {
    box-shadow: none;
    text-align: left;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div ul li {
    margin-bottom: 5px;
    padding: 0;
    text-transform: uppercase;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div ul li a {
    font-size: 12px;
    padding-bottom: 3px;
    display: inline-block;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div ul li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #cf5053;
    height: 1px;
    -webkit-transition-property: "left, right";
    transition-property: "left, right";
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div ul li a:hover:before,
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div ul li a:focus:before,
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div ul li a:active:before {
    left: 0;
    right: 0;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div ul li a:hover,
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div ul li a:focus {
    color: #cf5053;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div .media {
    margin-bottom: 20px;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper ul {
    position: relative;
    visibility: hidden;
    height: 100%;
    opacity: 1;
    background: transparent;
  }
}
@media (max-width: 767px) {
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper {
    line-height: 1;
    font-size: 12px;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper hr {
    display: none;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper p {
    display: none;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div .media {
    margin-top: 0;
  }
  header .main-nav .minimal-menu > ul .megamenu .menu-wrapper > div .media .media-left {
    display: none !important;
  }
}
header .main-nav a {
  color: #25292c;
  font-size: 12px;
}
@media (max-width: 767px) {
  header .main-nav a {
    color: #222;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  header .main-nav a:hover,
  header .main-nav a:focus {
    color: #cf5053;
  }
}
header .main-nav .current-menu-item > a {
  color: #ac0042;
}
/* ---------------------------------------
4.9 SLIDESHOW
----------------------------------------- */
.slideshow {
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
.slideshow .content-slideshow {
  left: 0;
  top: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.slideshow .content-slideshow img {
  margin: auto;
  display: block;
}
.slideshow .left-content-slideshow {
  left: 0;
  top: 0;
  right: 50%;
  position: absolute;
  bottom: 0;
  padding-right: 15px;
  text-align: center;
}
.slideshow .left-content-slideshow img {
  margin: auto;
  display: block;
}
.slideshow .left-content-slideshow .left-main-content-slideshow {
  width: 100%;
}
.slideshow .right-content-slideshow {
  top: 0;
  position: absolute;
  right: 0;
  left: 50%;
  bottom: 0;
  padding-left: 15px;
  text-align: center;
}
.slideshow .right-content-slideshow img {
  margin: auto;
  display: block;
}
.slideshow .right-content-slideshow .right-main-content-slideshow {
  width: 100%;
}
.slideshow .content-link {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.slideshow .link {
  color: #25292c;
  display: block;
  font-size: 11px;
  padding: 9px 30px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.slideshow .link:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.slideshow .link:hover,
.slideshow .link:focus,
.slideshow .link:active {
  color: #ffffff;
}
.slideshow .link:hover:before,
.slideshow .link:focus:before,
.slideshow .link:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.slideshow .link2 {
  color: #fff;
  border: 2px solid #fff;
  display: block;
  font-size: 11px;
  margin-right: 10px;
  padding: 7px 28px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: transparent;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.slideshow .link2:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.slideshow .link2:hover,
.slideshow .link2:focus,
.slideshow .link2:active {
  color: #ffffff;
}
.slideshow .link2:hover:before,
.slideshow .link2:focus:before,
.slideshow .link2:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.slideshow .link2:hover,
.slideshow .link2:focus {
  border: 2px solid #ca7379;
}
.slideshow .bottomNav {
  height: auto;
  left: auto !important;
  padding-left: 0;
  text-align: center;
  width: 100% !important;
}
@media (max-width: 767px) {
  .slideshow .bottomNav {
    display: none !important;
  }
}
.slideshow .bottomNav .bottomNavButtonOFF {
  background: none;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0 10px;
  float: none;
  width: 12px;
  height: 12px;
  display: inline-block;
}
.slideshow .bottomNav .bottomNavButtonOFF.bottomNavButtonON {
  background: #fff;
}
/* ---------------------------------------
4.10 MYWELL
----------------------------------------- */
.mywell {
  background-color: #fafafa;
  height: 140px;
}
@media (max-width: 991px) {
  .mywell {
    height: auto;
    padding: 50px 0 40px;
    text-align: center;
  }
}
.mywell .logo {
  display: inline-block;
}
.mywell .mywell-description {
  color: #25262c;
  float: left;
  font-size: 13px;
  margin-top: 65px;
}
@media (max-width: 991px) {
  .mywell .mywell-description {
    float: unset;
    margin-top: 0;
  }
}
.mywell .mywell-button {
  float: right;
  margin-top: 55px;
}
@media (max-width: 991px) {
  .mywell .mywell-button {
    float: unset;
    margin-top: 30px;
  }
}
.mywell .mywell-button a {
  color: #fff;
  border: 2px solid #ca7379;
  display: block;
  font-size: 11px;
  padding: 7px 28px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.mywell .mywell-button a:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.mywell .mywell-button a:hover,
.mywell .mywell-button a:focus,
.mywell .mywell-button a:active {
  color: #ca7379;
}
.mywell .mywell-button a:hover:before,
.mywell .mywell-button a:focus:before,
.mywell .mywell-button a:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mywell .mywell-button .white-btn {
  color: #25262c;
  border: 2px solid #ddd;
  display: block;
  font-size: 11px;
  padding: 7px 28px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.mywell .mywell-button .white-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #25262c;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.mywell .mywell-button .white-btn:hover,
.mywell .mywell-button .white-btn:focus,
.mywell .mywell-button .white-btn:active {
  color: #ffffff;
}
.mywell .mywell-button .white-btn:hover:before,
.mywell .mywell-button .white-btn:focus:before,
.mywell .mywell-button .white-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.mywell.mywell-bg-2 {
  background-color: #ca7379;
}
.mywell.mywell-bg-2 .mywell-description {
  color: #fff;
}
.mywell.mywell-bg-2 .mywell-button a {
  color: #ca7379;
  border: none;
  padding: 9px 30px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.mywell.mywell-bg-2 .mywell-button a:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #25272c;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.mywell.mywell-bg-2 .mywell-button a:hover,
.mywell.mywell-bg-2 .mywell-button a:focus,
.mywell.mywell-bg-2 .mywell-button a:active {
  color: #ffffff;
}
.mywell.mywell-bg-2 .mywell-button a:hover:before,
.mywell.mywell-bg-2 .mywell-button a:focus:before,
.mywell.mywell-bg-2 .mywell-button a:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* --------------------------------------
=========================================
4.11 FEATURE
=========================================
-----------------------------------------*/
/* ---------------------------------------
    4.11.1 FEATURES
    ----------------------------------------- */
.features {
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .features .row > .col-md-4 {
    margin-bottom: 15px;
  }
}
.features .text-box {
  float: left;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: calc(100% - 70px);
  color: #fff;
}
.features .icon-box {
  float: left;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
  color: #fff;
  font-size: 30px;
}
.features .sale {
  width: 100%;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.features .sale:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "transform, opacity";
  transition-property: "transform, opacity";
}
.features .sale:hover,
.features .sale:focus,
.features .sale:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.features .sale:hover:before,
.features .sale:focus:before,
.features .sale:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.features .sale .text-box {
  background-color: #ca7379;
}
.features .sale .icon-box {
  background-color: #b5676d;
}
.features .giveway {
  width: 100%;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.features .giveway:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "transform, opacity";
  transition-property: "transform, opacity";
}
.features .giveway:hover,
.features .giveway:focus,
.features .giveway:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.features .giveway:hover:before,
.features .giveway:focus:before,
.features .giveway:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.features .giveway .text-box {
  background-color: #c1ac91;
}
.features .giveway .icon-box {
  background-color: #ad9a82;
}
.features .freeship {
  width: 100%;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.features .freeship:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "transform, opacity";
  transition-property: "transform, opacity";
}
.features .freeship:hover,
.features .freeship:focus,
.features .freeship:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.features .freeship:hover:before,
.features .freeship:focus:before,
.features .freeship:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
.features .freeship .text-box {
  background-color: #8090a1;
}
.features .freeship .icon-box {
  background-color: #738191;
}
/* ---------------------------------------
    4.11.2 THEME FEATURES
    ----------------------------------------- */
.theme-features {
  margin-bottom: 40px;
  margin-top: 70px;
}
.theme-features h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 10px;
  text-align: center;
}
.theme-features h5 {
  color: #25282c;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
  text-align: center;
}
.theme-features.center-features {
  margin-bottom: 0;
  padding-bottom: 30px;
}
/* ---------------------------------------
    4.11.3 FEATURE ITEM
    ----------------------------------------- */
.feature-item {
  position: relative;
  padding-left: 70px;
  min-height: 130px;
}
.feature-item:before {
  left: 0;
  position: absolute;
  top: 10px;
  color: #ca7379;
  font-size: 46px;
}
.feature-item h4 {
  color: #25272c;
  font-size: 13px;
  margin: 0 0 15px;
}
.feature-item p {
  color: #878787;
  line-height: 1.7;
  font-family: "Montserrat", sans-serif;
}
.feature-item.feature-item-bg:before {
  background-color: #ca7379;
  border-radius: 50%;
  color: #fff;
  font-size: 40px;
  left: -15px;
  padding: 15px;
}
.center-features .feature-item {
  text-align: center;
  padding: 70px 30px 0;
  min-height: 200px;
}
@media (max-width: 767px) {
  .center-features .feature-item {
    padding: 70px 0 0;
  }
}
.center-features .feature-item:before {
  left: calc(50% - 23px);
  top: 0;
}
.center-features .feature-item.feature-item-bg:before {
  left: calc(50% - 38px);
}
.center-features .feature-item.feature-item-bg h4 {
  margin-top: 20px;
}
/* ---------------------------------------
    4.11.4 FEATURED CATEGORIES
    ----------------------------------------- */
.featured-categories {
  margin-top: 70px;
  margin-bottom: 40px;
  text-align: center;
}
.featured-categories h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 50px;
  text-align: center;
}
/* ---------------------------------------
4.12 TRENDING CLOTHING
----------------------------------------- */
.trending-clothing {
  margin-bottom: 40px;
}
.trending-clothing h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 10px;
  text-align: center;
}
.trending-clothing h5 {
  color: #25282c;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
  text-align: center;
}
/* ---------------------------------------
4.13 NEW ARRIVAL
----------------------------------------- */
.new-arrival {
  padding-bottom: 40px;
}
.new-arrival h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 50px;
  text-align: center;
}
/* ---------------------------------------
4.14 SHOP BY CATEGORIES
----------------------------------------- */
.shop-by-categories {
  margin-bottom: 50px;
  text-align: center;
}
.shop-by-categories h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 10px;
  text-align: center;
}
.shop-by-categories h5 {
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
}
/* ---------------------------------------
4.15 CATEGORY ITEM
----------------------------------------- */
.category-item {
  display: inline-block;
  overflow: hidden;
}
.category-item:hover .category-thumb .overlay-img,
.category-item:focus .category-thumb .overlay-img {
  left: 0;
  right: 0;
  visibility: visible;
}
.category-item:hover .category-thumb .details,
.category-item:focus .category-thumb .details {
  transform: translate(-50%, -50%) scale(1);
}
.category-item .category-thumb {
  display: inline-block;
  position: relative;
}
.category-item .category-thumb .overlay-img {
  position: absolute;
  top: 0;
  left: -100%;
  right: 100%;
  visibility: hidden;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .category-item .category-thumb .overlay-img {
    display: none;
  }
}
.category-item .category-thumb .overlay-img:before {
  background-color: rgba(255, 255, 255, 0.85);
  content: "";
  margin: 10px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.category-item .category-thumb .details {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  font-size: 22px;
  width: 36px;
  height: 36px;
  left: 50%;
  line-height: 36px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 20;
  padding: 0;
}
.category-item .category-thumb .details:hover,
.category-item .category-thumb .details:focus {
  background-color: #ca7379;
  border: 1px solid #ca7379;
  color: #fff;
}
@media (max-width: 767px) {
  .category-item .category-thumb .details {
    display: none;
  }
}
.category-item h4 {
  font-size: 11px;
  margin: 20px 0 5px;
  text-transform: uppercase;
}
.category-item h4 a {
  color: #202020;
  padding-bottom: 5px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.category-item h4 a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7379;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.category-item h4 a:hover:before,
.category-item h4 a:focus:before,
.category-item h4 a:active:before {
  left: 0;
  right: 0;
}
.category-item h4 a:hover {
  color: #ca7379;
}
.category-item p {
  margin-bottom: 0;
  color: #aaa;
  font-size: 11px;
  text-transform: uppercase;
}
/* ---------------------------------------
4.16 CUSTOM BOXES
----------------------------------------- */
.custom-boxes {
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .custom-boxes .row > div[class*="col-md-"] {
    margin-bottom: 30px;
  }
}
.custom-boxes .banner-item {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .custom-boxes .banner-item {
    margin-bottom: 30px;
  }
}
.custom-boxes .banner-item:hover .img-bg,
.custom-boxes .banner-item:focus .img-bg {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
}
.custom-boxes .banner-item:hover .img,
.custom-boxes .banner-item:focus .img {
  transform: scale(1.2);
}
.custom-boxes .banner-item .img-bg {
  max-width: 100%;
  transition: all 0.3s ease 0s;
  margin: auto;
  display: block;
}
.custom-boxes .banner-item .img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease;
}
.custom-boxes .banner-item.banner-3 .img {
  left: auto;
  right: 50px;
}
@media (max-width: 991px) {
  .custom-boxes .banner-item.banner-3 .img {
    right: calc(50% - 135px);
  }
}
/* --------------------------------------
=========================================
4.17 BANNERS
=========================================
-----------------------------------------*/
/* ---------------------------------------
    4.17.1 PROMOTION BANNER
    ----------------------------------------- */
.promotion-banner {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .promotion-banner {
    margin-bottom: 30px;
  }
}
.promotion-banner:first-of-type {
  margin-bottom: 38px;
}
@media (max-width: 991px) {
  .promotion-banner:first-of-type {
    margin-bottom: 30px;
  }
}
.promotion-banner:hover .img-bg,
.promotion-banner:focus .img-bg {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
}
.promotion-banner:hover .img,
.promotion-banner:focus .img {
  transform: scale(1.2);
}
.promotion-banner .img-bg {
  max-width: 100%;
  transition: all 0.3s ease 0s;
  margin: auto;
  display: block;
}
.promotion-banner .img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease;
}
/* ---------------------------------------
    4.17.2 RIGHT BANNER
    ----------------------------------------- */
.right-banner {
  margin-top: 30px;
  min-height: 480px;
  overflow: hidden;
  padding-top: 180px;
  position: relative;
  text-align: center;
}
@media (max-width: 991px) {
  .right-banner {
    margin-bottom: 30px;
  }
}
.right-banner:hover .img-bg,
.right-banner:focus .img-bg {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
}
.right-banner:hover .img,
.right-banner:focus .img {
  top: -5px;
}
.right-banner:hover h4,
.right-banner:focus h4 {
  margin: 15px 0 25px;
  transform: scale(1.1);
}
.right-banner .img-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .right-banner .img-bg {
    left: calc(50% - 135px);
  }
}
.right-banner .img {
  position: relative;
  top: 0;
  transition: all 0.3s ease 0s;
}
.right-banner h4 {
  color: #fff;
  font-size: 36px;
  margin: 10px 0 20px;
  transition: all 0.3s ease;
}
.right-banner .content-link {
  color: #25292c;
  display: block;
  font-size: 11px;
  margin: auto;
  padding: 9px 30px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.right-banner .content-link:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.right-banner .content-link:hover,
.right-banner .content-link:focus,
.right-banner .content-link:active {
  color: #ffffff;
}
.right-banner .content-link:hover:before,
.right-banner .content-link:focus:before,
.right-banner .content-link:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* ---------------------------------------
    4.17.3 PARALLAX BANNER
    ----------------------------------------- */
.parallax-banner-1 {
  background-image: url("../images/home-bg-4.jpg");
  padding-top: 160px;
  padding-bottom: 140px;
  color: #fff;
}
.parallax-banner-1 .content-title {
  border: 5px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1.1;
  margin-bottom: 7px;
  padding: 0 5px;
}
@media (max-width: 480px) {
  .parallax-banner-1 .content-title {
    border: 3px solid #fff;
    font-size: 30px;
  }
}
.parallax-banner-1 .content-description {
  color: #fff;
  font-family: "Merriweather", sans-serif;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0;
}
.parallax-banner-2 {
  background-image: url("../images/home-bg-5.jpg");
  padding-top: 140px;
  padding-bottom: 120px;
}
.parallax-banner-2 .content-title {
  color: #738191;
  font-family: "Merriweather", sans-serif;
  font-size: 60px;
  font-style: italic;
  line-height: 1;
  margin-bottom: 15px;
}
.parallax-banner-2 .content-description {
  color: #868686;
  line-height: 1.7;
  margin-bottom: 15px;
}
.parallax-banner-2 .content-link {
  color: #25292c;
  display: block;
  font-size: 11px;
  margin: auto;
  padding: 9px 30px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.parallax-banner-2 .content-link:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.parallax-banner-2 .content-link:hover,
.parallax-banner-2 .content-link:focus,
.parallax-banner-2 .content-link:active {
  color: #ffffff;
}
.parallax-banner-2 .content-link:hover:before,
.parallax-banner-2 .content-link:focus:before,
.parallax-banner-2 .content-link:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.parallax-banner-3 {
  background-image: url("../images/home-bg-7.jpg");
  padding-top: 160px;
  padding-bottom: 160px;
  margin-bottom: 70px;
  text-align: center;
}
.parallax-banner-3 .big {
  color: #25272c;
  font-size: 36px;
}
.parallax-banner-3 .small {
  color: #1f1f1f;
  font-size: 11px;
}
.parallax-shop-banner {
  background-image: url("../images/shop-banner.jpg");
  padding-top: 160px;
  padding-bottom: 160px;
  text-align: center;
}
.parallax-shop-banner h1 {
  color: #f9f9f9;
  font-size: 40px;
  letter-spacing: 10px;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .parallax-shop-banner h1 {
    font-size: 30px;
  }
}
.parallax-shop-banner p {
  color: #fafafa;
  margin: auto;
  width: 45%;
}
@media (max-width: 1199px) {
  .parallax-shop-banner p {
    width: 70%;
  }
}
@media (max-width: 991px) {
  .parallax-shop-banner p {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .parallax-shop-banner p {
    width: 90%;
  }
}
.parallax-section-1 {
  background-image: url("../images/parallax-section-1.jpg");
  padding-top: 420px;
  padding-bottom: 420px;
  text-align: center;
}
.parallax-section-1 img {
  display: block;
  margin: auto;
}
.parallax-section-2 {
  background-image: url("../images/parallax-section-2.jpg");
  padding-top: 420px;
  padding-bottom: 420px;
  text-align: center;
}
.parallax-section-2 img {
  display: block;
  margin: auto;
}
.parallax-section-3 {
  background-image: url("../images/parallax-section-3.jpg");
  padding-top: 420px;
  padding-bottom: 420px;
  text-align: center;
}
.parallax-section-3 img {
  display: block;
  margin: auto;
}
/* ---------------------------------------
    4.17.4 ABOUT BANNER
    ----------------------------------------- */
.about-company-banner {
  background-image: url("../images/about-company-banner.jpg");
  height: 700px;
  position: relative;
}
@media (max-width: 991px) {
  .about-company-banner {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .about-company-banner {
    height: 300px;
  }
}
.about-company-banner .wrapper {
  background-color: rgba(0, 0, 0, 0.3);
}
.about-company-banner img {
  display: block;
  margin: 50px auto;
}
@media (max-width: 991px) {
  .about-company-banner img {
    margin: 30px auto;
  }
}
@media (max-width: 767px) {
  .about-company-banner img {
    margin: 20px auto;
  }
}
.about-personal-banner {
  background-image: url("../images/about-personal-banner.jpg");
  height: 600px;
  position: relative;
}
@media (max-width: 991px) {
  .about-personal-banner {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .about-personal-banner {
    height: 300px;
  }
}
.about-personal-banner .wrapper {
  text-align: right;
}
.about-personal-banner img {
  margin: 15px 0;
}
@media (max-width: 991px) {
  .about-personal-banner img {
    margin: 5px 0;
  }
}
/* --------------------------------------
=========================================
4.18 BLOCKS
=========================================
-----------------------------------------*/
/* ---------------------------------------
    4.18.1 OUR FOUNDER
    ----------------------------------------- */
.about-block {
  margin-top: 70px;
  padding-bottom: 70px;
}
.about-block h3 {
  color: #25282c;
  font-size: 20px;
  letter-spacing: 6px;
  display: inline-block;
  margin: 40px 0 20px;
}
.about-block p {
  line-height: 1.7;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 13px;
}
.about-block .content-link {
  color: #25292c;
  display: block;
  font-size: 11px;
  margin: auto;
  padding: 9px 30px;
  border: 1px solid #ddd;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.about-block .content-link:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ac0042;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.about-block .content-link:hover,
.about-block .content-link:focus,
.about-block .content-link:active {
  color: #ffffff;
}
.about-block .content-link:hover:before,
.about-block .content-link:focus:before,
.about-block .content-link:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.about-block .content-link:hover,
.about-block .content-link:focus {
  border: 1px solid transparent;
}
/* ---------------------------------------
    4.18.2 DENIM BLOCK
    ----------------------------------------- */
.denim-block {
  padding-top: 70px;
}
.denim-block h3 {
  border-bottom: 1px solid #25282c;
  color: #25282c;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 3px;
  margin: 0 0 40px;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-weight: normal;
}
/* ---------------------------------------
    4.18.3 TESTIMONIAL BLOCK
    ----------------------------------------- */
.testimonial-block {
  margin-top: 70px;
  margin-bottom: 50px;
}
.testimonial-block .wrap-testimonial {
  border: 5px solid #eeeeee;
  padding-top: 60px;
  padding-bottom: 40px;
}
.testimonial-block h3 {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 0 15px;
  text-align: center;
}
.testimonial-block h5 {
  font-family: "Merriweather", sans-serif;
  color: #25262c;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
  text-align: center;
}
.testimonial-block .testimonial-item {
  padding: 0 100px;
  text-align: left;
}
.testimonial-block .testimonial-item .media .media-left {
  padding-right: 40px;
}
.testimonial-block .testimonial-item .media .media-left .avatar {
  border-radius: 50%;
  display: block;
  margin: auto;
}
.testimonial-block .testimonial-item .media .media-body {
  position: relative;
}
.testimonial-block .testimonial-item .media .media-body .quote {
  left: 125px;
  position: absolute;
  top: 55px;
  z-index: -1;
}
.testimonial-block .testimonial-item .media .media-body p {
  font-size: 14px;
  color: #878787;
  line-height: 1.7;
  margin-bottom: 20px;
}
.testimonial-block .testimonial-item .media .media-body h4 {
  color: #25272c;
  font-size: 11px;
  margin: 0 0 10px;
}
.testimonial-block .testimonial-item .media .media-body h5 {
  color: #212121;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  margin: 0 0 25px;
  text-align: left;
}
.testimonial-block.testimonial-parallax {
  background-image: url("../images/home-bg-6.jpg");
  margin-bottom: 40px;
  padding-bottom: 50px;
  padding-top: 70px;
  position: relative;
}
.testimonial-block.testimonial-parallax .bg-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.testimonial-block.testimonial-parallax h3 {
  color: #fff;
  position: relative;
}
.testimonial-block.testimonial-parallax h5 {
  color: #fff;
  position: relative;
}
.testimonial-block.testimonial-parallax .testimonial-item .media .media-body p {
  color: #ccc;
}
.testimonial-block.testimonial-parallax .testimonial-item .media .media-body h4 {
  color: #fff;
}
.testimonial-block.testimonial-parallax .testimonial-item .media .media-body h5 {
  color: #fff;
}
.testimonial-block.testimonial-parallax .owl-controls .owl-dots .owl-dot span {
  border: 1px solid #fff;
}
.testimonial-block.testimonial-parallax .owl-controls .owl-dots .active span {
  background-color: #fff;
}
.testimonial-block.testimonial-parallax-2 {
  background-image: url("../images/home-bg-8.jpg");
  margin-bottom: 0;
  padding-bottom: 50px;
  padding-top: 70px;
  position: relative;
}
.testimonial-block.testimonial-parallax-2 .bg-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.testimonial-block.testimonial-parallax-2 h3 {
  color: #fff;
  position: relative;
}
.testimonial-block.testimonial-parallax-2 h5 {
  color: #fff;
  position: relative;
}
.testimonial-block.testimonial-parallax-2 .testimonial-item .media .media-body p {
  color: #ccc;
}
.testimonial-block.testimonial-parallax-2 .testimonial-item .media .media-body h4 {
  color: #fff;
}
.testimonial-block.testimonial-parallax-2 .testimonial-item .media .media-body h5 {
  color: #fff;
}
.testimonial-block.testimonial-parallax-2 .owl-controls .owl-dots .owl-dot span {
  border: 1px solid #fff;
}
.testimonial-block.testimonial-parallax-2 .owl-controls .owl-dots .active span {
  background-color: #fff;
}
/* ---------------------------------------
    4.18.4 JACKET BLOCK
    ----------------------------------------- */
.jacket-block {
  padding-bottom: 30px;
}
.jacket-block h3 {
  border-bottom: 1px solid #25282c;
  color: #25282c;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 3px;
  margin: 0 0 40px;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-weight: normal;
}
/* ---------------------------------------
4.19 OUR FOUNDER
----------------------------------------- */
.our-founder {
  min-height: 340px;
  padding-top: 40px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .our-founder {
    margin-bottom: 30px;
  }
}
.our-founder:hover .img-bg,
.our-founder:focus .img-bg {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
}
.our-founder:hover h4,
.our-founder:focus h4 {
  transform: scale(1.3);
}
.our-founder:hover h3,
.our-founder:focus h3 {
  transform: scale(1.3);
}
.our-founder .img-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .our-founder .img-bg {
    left: calc(50% - 135px);
  }
}
.our-founder h4 {
  color: #555;
  font-size: 14px;
  margin: 0 0 5px;
  text-align: center;
  line-height: 1.2;
  transition: all 0.4s ease;
}
.our-founder h3 {
  color: #5a6881;
  font-family: "Merriweather", sans-serif;
  font-size: 30px;
  font-style: italic;
  letter-spacing: 0;
  margin: 0;
  text-align: center;
  transition: all 0.4s ease;
}
/* ---------------------------------------
4.20 SALEOFF BOX
----------------------------------------- */
.saleoff-box {
  min-height: 340px;
  position: relative;
  overflow: hidden;
}
.saleoff-box:hover .img-bg,
.saleoff-box:focus .img-bg {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
}
.saleoff-box:hover h3,
.saleoff-box:focus h3 {
  height: 200px;
  width: 200px;
  padding-top: 55px;
}
.saleoff-box .img-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .saleoff-box .img-bg {
    left: calc(50% - 135px);
  }
}
.saleoff-box h3 {
  background-color: rgba(127, 88, 56, 0.7);
  bottom: 0;
  color: #fff;
  font-size: 40px;
  height: 150px;
  left: 0;
  margin: auto;
  padding-top: 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transition: all 0.3s cubic-bezier(0.52, 1.64, 0.37, 0.66);
  width: 150px;
}
/* ---------------------------------------
4.21 SALE OFF
----------------------------------------- */
.sale-off {
  margin-bottom: 40px;
}
.sale-off h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 10px;
  text-align: center;
}
.sale-off h5 {
  color: #25282c;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
  text-align: center;
}
/* ---------------------------------------
4.22 LATEST FROM SHOP
----------------------------------------- */
.latest-from-shop {
  margin-top: 70px;
  margin-bottom: 40px;
}
.latest-from-shop h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 10px;
  text-align: center;
}
.latest-from-shop h5 {
  color: #25282c;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
  text-align: center;
}
/* ---------------------------------------
4.23 OUR TEAM
----------------------------------------- */
.our-team {
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
}
.our-team h3 {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 0 15px;
}
/* ---------------------------------------
4.24 TEAM ITEM
----------------------------------------- */
.team-item {
  overflow: hidden;
  display: inline-block;
}
.team-item h5 {
  font-family: "Merriweather", sans-serif;
  color: #25262c;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
}
.team-item h4 {
  color: #212121;
  font-size: 11px;
  margin: 20px 0 10px;
}
.team-item h4 a {
  color: #212121;
  padding-bottom: 5px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.team-item h4 a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7379;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.team-item h4 a:hover:before,
.team-item h4 a:focus:before,
.team-item h4 a:active:before {
  left: 0;
  right: 0;
}
.team-item h4 a:hover {
  color: #ca7379;
}
@media (max-width: 991px) {
  .team-item {
    margin-bottom: 30px;
  }
}
.team-item:hover .team-thumb .overlay-img,
.team-item:focus .team-thumb .overlay-img {
  left: 0;
  right: 0;
  visibility: visible;
}
.team-item:hover .team-thumb .details,
.team-item:focus .team-thumb .details {
  transform: translate(-50%, -50%) scale(1);
}
.team-item .team-thumb {
  display: inline-block;
  position: relative;
  text-align: center;
}
.team-item .team-thumb .overlay-img {
  position: absolute;
  top: 0;
  right: 100%;
  left: -100%;
  visibility: hidden;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .team-item .team-thumb .overlay-img {
    display: none;
  }
}
.team-item .team-thumb .overlay-img:before {
  background-color: rgba(255, 255, 255, 0.85);
  content: "";
  margin: 10px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.team-item .team-thumb .details {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  font-size: 22px;
  width: 36px;
  height: 36px;
  left: 50%;
  line-height: 36px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 20;
  padding: 0;
}
.team-item .team-thumb .details:hover,
.team-item .team-thumb .details:focus {
  background-color: #ca7379;
  border: 1px solid #ca7379;
  color: #fff;
}
@media (max-width: 767px) {
  .team-item .team-thumb .details {
    display: none;
  }
}
.team-item h5 {
  margin-bottom: 20px;
}
/* ---------------------------------------
4.25 CUSTOM CAROUSEL
----------------------------------------- */
#carousel-1 .tab-heading {
  margin-bottom: 40px;
  text-align: center;
}
#carousel-1 .tab-heading span {
  color: #25292c;
  margin: 0 20px 5px;
  letter-spacing: 3px;
  padding-bottom: 3px;
  cursor: pointer;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
#carousel-1 .tab-heading span:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7379;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#carousel-1 .tab-heading span:hover:before,
#carousel-1 .tab-heading span:focus:before,
#carousel-1 .tab-heading span:active:before {
  left: 0;
  right: 0;
}
#carousel-1 .tab-heading span:hover {
  color: #ca7379;
}
#carousel-1 .tab-heading .active {
  color: #ca7379;
}
#carousel-2 {
  position: relative;
}
#carousel-2 .nav span {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: calc(50% - 36px);
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
#carousel-2 .nav span:hover,
#carousel-2 .nav span:focus {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
#carousel-2 .nav .next {
  right: -80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-2 .nav .next {
    right: 45%;
    top: -40px;
  }
}
@media (max-width: 991px) {
  #carousel-2 .nav .next {
    right: -30px;
  }
}
@media (max-width: 767px) {
  #carousel-2 .nav .next {
    right: 0;
  }
}
#carousel-2 .nav .prev {
  left: -80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-2 .nav .prev {
    left: 45%;
    top: -40px;
  }
}
@media (max-width: 991px) {
  #carousel-2 .nav .prev {
    left: -30px;
  }
}
@media (max-width: 767px) {
  #carousel-2 .nav .prev {
    left: 0;
  }
}
#carousel-5 {
  position: relative;
}
#carousel-5 .nav span {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: calc(50% - 36px);
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
#carousel-5 .nav span:hover,
#carousel-5 .nav span:focus {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
#carousel-5 .nav .next {
  right: 0;
}
#carousel-5 .nav .prev {
  left: 0;
}
#carousel-6 {
  position: relative;
}
#carousel-6 .tab-heading {
  margin-bottom: 40px;
  text-align: center;
}
#carousel-6 .tab-heading span {
  color: #25292c;
  margin: 0 20px 5px;
  letter-spacing: 3px;
  padding-bottom: 3px;
  cursor: pointer;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
#carousel-6 .tab-heading span:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7379;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#carousel-6 .tab-heading span:hover:before,
#carousel-6 .tab-heading span:focus:before,
#carousel-6 .tab-heading span:active:before {
  left: 0;
  right: 0;
}
#carousel-6 .tab-heading span:hover {
  color: #ca7379;
}
#carousel-6 .tab-heading .active {
  color: #ca7379;
}
#carousel-6 .nav span {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: calc(50% - 36px);
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
#carousel-6 .nav span:hover,
#carousel-6 .nav span:focus {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
#carousel-6 .nav .next {
  right: -80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-6 .nav .next {
    right: 45%;
    top: -40px;
  }
}
@media (max-width: 991px) {
  #carousel-6 .nav .next {
    right: -30px;
  }
}
@media (max-width: 767px) {
  #carousel-6 .nav .next {
    right: 0;
  }
}
#carousel-6 .nav .prev {
  left: -80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-6 .nav .prev {
    left: 45%;
    top: -40px;
  }
}
@media (max-width: 991px) {
  #carousel-6 .nav .prev {
    left: -30px;
  }
}
@media (max-width: 767px) {
  #carousel-6 .nav .prev {
    left: 0;
  }
}
#carousel-7 {
  position: relative;
}
#carousel-7 .nav span {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: calc(50% - 36px);
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
#carousel-7 .nav span:hover,
#carousel-7 .nav span:focus {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
#carousel-7 .nav .next {
  top: -70px;
  right: 0;
}
#carousel-7 .nav .prev {
  top: -70px;
  right: 45px;
}
#carousel-9 {
  position: relative;
}
#carousel-9 .nav span {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: calc(50% - 36px);
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
#carousel-9 .nav span:hover,
#carousel-9 .nav span:focus {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
#carousel-9 .nav .next {
  top: -70px;
  right: 0;
}
#carousel-9 .nav .prev {
  top: -70px;
  right: 45px;
}
#carousel-10 {
  position: relative;
}
#carousel-10 .nav span {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: calc(50% - 36px);
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
#carousel-10 .nav span:hover,
#carousel-10 .nav span:focus {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
#carousel-10 .nav .next {
  right: -80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-10 .nav .next {
    right: 45%;
    top: -40px;
  }
}
@media (max-width: 991px) {
  #carousel-10 .nav .next {
    right: -30px;
  }
}
@media (max-width: 767px) {
  #carousel-10 .nav .next {
    right: 0;
  }
}
#carousel-10 .nav .prev {
  left: -80px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #carousel-10 .nav .prev {
    left: 45%;
    top: -40px;
  }
}
@media (max-width: 991px) {
  #carousel-10 .nav .prev {
    left: -30px;
  }
}
@media (max-width: 767px) {
  #carousel-10 .nav .prev {
    left: 0;
  }
}
#carousel-11 {
  position: relative;
}
#carousel-11 .nav span {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: calc(50% - 36px);
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
#carousel-11 .nav span:hover,
#carousel-11 .nav span:focus {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
#carousel-11 .nav .next {
  top: -70px;
  right: 0;
}
#carousel-11 .nav .prev {
  top: -70px;
  right: 45px;
}
/* ---------------------------------------
4.26 RELATED PRODUCTS
----------------------------------------- */
.related-products {
  position: relative;
  margin-bottom: -70px;
}
.related-products .nav span {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  top: calc(50% - 36px);
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
.related-products .nav span:hover,
.related-products .nav span:focus {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
.related-products .nav .next {
  top: 0;
  right: 0;
}
.related-products .nav .prev {
  top: 0;
  right: 45px;
}
/* ---------------------------------------
4.27 BOX PRODUCT
----------------------------------------- */
.container-fluid .box-product {
  display: block;
}
.box-product {
  text-align: center;
  display: inline-block;
}
@media (max-width: 767px) {
  .box-product {
    width: 100%;
    margin: 0;
  }
}
.box-product .product-item {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 30px;
}
.box-product .product-item:hover .product-thumb .overlay-img,
.box-product .product-item:focus .product-thumb .overlay-img {
  left: 0;
  right: 0;
  visibility: visible;
}
.box-product .product-item:hover .product-thumb .details,
.box-product .product-item:focus .product-thumb .details {
  transform: translate(-50%, -50%) scale(1);
}
.box-product .product-item .product-thumb {
  display: inline-block;
  position: relative;
}
.box-product .product-item .product-thumb img {
  width: auto;
  margin: auto;
}
.box-product .product-item .product-thumb .overlay-img {
  position: absolute;
  top: 0;
  left: -100%;
  right: 100%;
  visibility: hidden;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .box-product .product-item .product-thumb .overlay-img {
    display: none;
  }
}
.box-product .product-item .product-thumb .overlay-img:before {
  background-color: rgba(255, 255, 255, 0.85);
  content: "";
  margin: 10px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.box-product .product-item .product-thumb .details {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  font-size: 22px;
  width: 36px;
  height: 36px;
  left: 50%;
  line-height: 36px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 20;
  padding: 0;
}
.box-product .product-item .product-thumb .details:hover,
.box-product .product-item .product-thumb .details:focus {
  background-color: #ca7379;
  border: 1px solid #ca7379;
  color: #fff;
}
@media (max-width: 767px) {
  .box-product .product-item .product-thumb .details {
    display: none;
  }
}
.box-product .product-item .product-thumb .product-sale {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 20;
  background-color: #ca7379;
  border-radius: 50%;
  color: #fff;
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 48px;
}
.box-product .product-item .product-thumb .product-new {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 20;
  background-color: #8090a1;
  border-radius: 50%;
  color: #fff;
  height: 48px;
  line-height: 48px;
  text-align: center;
  width: 48px;
}
.box-product .product-item .product-thumb .product-new + .product-sale {
  bottom: 65px;
}
.box-product .product-item .product-thumb .countdown + .product-sale {
  bottom: 115px;
}
.box-product .product-item .product-thumb .countdown + .product-new {
  bottom: 115px;
}
.box-product .product-item .product-thumb .countdown + .product-new + .product-sale {
  bottom: 170px;
}
.box-product .product-item .product-name {
  font-size: 11px;
  margin: 25px 0 15px;
  text-align: center;
  text-transform: uppercase;
}
.box-product .product-item .product-name a {
  color: #222;
  line-height: 1.4;
}
.box-product .product-item .product-name a:hover,
.box-product .product-item .product-name a:focus {
  color: #ca7379;
}
.box-product .product-item .product-price {
  color: #ca7379;
  font-size: 13px !important;
  text-align: center !important;
  margin-bottom: 30px;
}
.box-product .product-item .product-price ins {
  text-decoration: none;
}
.box-product .product-item .product-price del {
  color: #aaa;
  padding-left: 10px;
  font-size: 11px;
}
.box-product .product-item .group-buttons {
  display: inline-block;
  text-align: right;
  width: 100%;
}
.box-product .product-item .group-buttons button {
  border: 1px solid #ddd;
  font-size: 22px;
  color: #25282c;
  line-height: 1;
  padding: 5px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: transparent;
  border-radius: 50%;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.box-product .product-item .group-buttons button:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box-product .product-item .group-buttons button:hover,
.box-product .product-item .group-buttons button:focus,
.box-product .product-item .group-buttons button:active {
  color: #ffffff;
}
.box-product .product-item .group-buttons button:hover:before,
.box-product .product-item .group-buttons button:focus:before,
.box-product .product-item .group-buttons button:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.box-product .product-item .group-buttons button:hover,
.box-product .product-item .group-buttons button:focus {
  border: 1px solid transparent;
}
.box-product .product-item .group-buttons .add-to-cart {
  color: #25282c;
  float: left;
  font-size: 11px;
  padding: 11px 16px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: transparent;
  border-radius: 25px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.box-product .product-item .group-buttons .add-to-cart:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 25px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.box-product .product-item .group-buttons .add-to-cart:hover,
.box-product .product-item .group-buttons .add-to-cart:focus,
.box-product .product-item .group-buttons .add-to-cart:active {
  color: #ffffff;
}
.box-product .product-item .group-buttons .add-to-cart:hover:before,
.box-product .product-item .group-buttons .add-to-cart:focus:before,
.box-product .product-item .group-buttons .add-to-cart:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* ---------------------------------------
4.28 HAS DEAL
----------------------------------------- */
.has-deal .countdown {
  background-color: rgba(255, 255, 255, 0.8);
  bottom: 0;
  padding: 20px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 30;
}
.has-deal .countdown .countdown-section {
  display: inline-block;
  width: 60px;
}
.has-deal .countdown .countdown-section .countdown-time {
  background-color: #222;
  border-radius: 50%;
  color: #fff;
  display: block;
  height: 48px;
  line-height: 48px;
  margin: auto;
  width: 48px;
}
.has-deal .countdown .countdown-section .countdown-label {
  color: #212121;
  font-size: 10px;
}
/* ---------------------------------------
4.29 FASHION STORE
----------------------------------------- */
.fashion-store {
  background: url("../images/kamals_banner1.jpg") no-repeat center center / cover;
  min-height: 250px;
  position: relative;
  overflow: hidden;
}
.fashion-store a {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.fashion-store a:hover .overlay,
.fashion-store a:focus .overlay {
  bottom: 0;
  top: 0;
  visibility: visible;
}
.fashion-store h3 {
  font-size: 30px;
  font-weight: 700;
  left: 45%;
  letter-spacing: 8px;
  margin: 0;
  position: absolute;
  top: 25%;
  z-index: 10;
}
.fashion-store .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: -100%;
  visibility: hidden;
  transition: all 0.4s ease;
}
/* ---------------------------------------
4.30 DAY OFF
----------------------------------------- */
.day-off {
  background: url("../images/kamals_banner2.jpg") no-repeat center center / cover;
  min-height: 250px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.day-off a {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.day-off a:hover .overlay,
.day-off a:focus .overlay {
  bottom: 0;
  top: 0;
  visibility: visible;
}
.day-off h3 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 10px;
  margin: 0;
}
.day-off h5 {
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0;
}
.day-off .media {
  border: 2px solid #fff;
  bottom: 0;
  height: 60px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 286px;
  z-index: 10;
}
.day-off .media .media-left {
  border-right: 2px solid #fff;
  font-size: 40px;
  padding: 0 10px;
}
.day-off .media .media-body {
  padding: 0 2px 0 10px;
}
.day-off .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: -100%;
  visibility: hidden;
  transition: all 0.4s ease;
}
/* --------------------------------------
=========================================
4.31 WORKS
=========================================
-----------------------------------------*/
/* ---------------------------------------
    4.31.1 OUR WORKS
    ----------------------------------------- */
.our-works {
  margin-top: 70px;
  margin-bottom: 20px;
  text-align: center;
}
.our-works h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 10px;
}
.our-works h5 {
  color: #25282c;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
}
.our-works.works-full-width .list-works .mix {
  display: none;
}
.our-works.works-full-width .list-works .works-item {
  overflow: hidden;
  display: block;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .our-works.works-full-width .list-works .works-item {
    margin-bottom: 30px;
  }
}
.our-works.works-full-width .list-works .works-item:hover .works-thumb .overlay-text,
.our-works.works-full-width .list-works .works-item:focus .works-thumb .overlay-text {
  left: 0;
  right: 0;
  visibility: visible;
}
.our-works.works-full-width .list-works .works-item:hover .works-thumb .details,
.our-works.works-full-width .list-works .works-item:focus .works-thumb .details {
  transform: translate(-50%, -50%) scale(1);
}
.our-works.works-full-width .list-works .works-item .works-thumb {
  display: block;
  position: relative;
}
.our-works.works-full-width .list-works .works-item .works-thumb img {
  width: auto;
  margin: auto;
}
.our-works.works-full-width .list-works .works-item .works-thumb .overlay-text {
  bottom: 0;
  left: -100%;
  position: absolute;
  right: 100%;
  top: 0;
  transition: all 0.4s ease 0s;
  visibility: hidden;
}
@media (max-width: 767px) {
  .our-works.works-full-width .list-works .works-item .works-thumb .overlay-text {
    position: static;
    visibility: visible;
  }
}
.our-works.works-full-width .list-works .works-item .works-thumb .overlay-text:before {
  background-color: rgba(255, 255, 255, 0.85);
  content: "";
  margin: 10px;
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .our-works.works-full-width .list-works .works-item .works-thumb .overlay-text:before {
    content: none;
  }
}
.our-works.works-full-width .list-works .works-item .works-thumb .details {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  font-size: 22px;
  width: 36px;
  height: 36px;
  left: 50%;
  line-height: 36px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 20;
  padding: 0;
}
.our-works.works-full-width .list-works .works-item .works-thumb .details:hover,
.our-works.works-full-width .list-works .works-item .works-thumb .details:focus {
  background-color: #ca7379;
  border: 1px solid #ca7379;
  color: #fff;
}
@media (max-width: 767px) {
  .our-works.works-full-width .list-works .works-item .works-thumb .details {
    display: none;
  }
}
.our-works.works-full-width .list-works .works-item h4 {
  position: relative;
}
.our-works.works-full-width .list-works .works-item h6 {
  position: relative;
}
/* ---------------------------------------
    4.31.2 WORKS FILTER
    ----------------------------------------- */
.works-filter {
  margin-bottom: 40px;
}
.works-filter li {
  color: #25292c;
  margin: 0 20px 5px;
  letter-spacing: 3px;
  padding-bottom: 3px;
  cursor: pointer;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  transition: all 0.3s ease;
}
.works-filter li:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7379;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.works-filter li:hover:before,
.works-filter li:focus:before,
.works-filter li:active:before {
  left: 0;
  right: 0;
}
.works-filter li:hover {
  color: #ca7379;
}
.works-filter .active {
  color: #ca7379;
}
/* ---------------------------------------
    4.31.3 LIST WORKS
    ----------------------------------------- */
.list-works .mix {
  display: none;
}
/* ---------------------------------------
    4.31.4 WORKS ITEM
    ----------------------------------------- */
.works-item {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .works-item {
    width: 100%;
  }
}
.works-item:hover .works-thumb .overlay-img,
.works-item:focus .works-thumb .overlay-img {
  left: 0;
  right: 0;
  visibility: visible;
}
.works-item:hover .works-thumb .details,
.works-item:focus .works-thumb .details {
  transform: translate(-50%, -50%) scale(1);
}
.works-item .works-thumb {
  display: inline-block;
  position: relative;
}
.works-item .works-thumb img {
  width: auto;
  margin: auto;
}
.works-item .works-thumb .overlay-img {
  position: absolute;
  top: 0;
  left: -100%;
  right: 100%;
  visibility: hidden;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .works-item .works-thumb .overlay-img {
    display: none;
  }
}
.works-item .works-thumb .overlay-img:before {
  background-color: rgba(255, 255, 255, 0.85);
  content: "";
  margin: 10px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.works-item .works-thumb .details {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  font-size: 22px;
  width: 36px;
  height: 36px;
  left: 50%;
  line-height: 36px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 20;
  padding: 0;
}
.works-item .works-thumb .details:hover,
.works-item .works-thumb .details:focus {
  background-color: #ca7379;
  border: 1px solid #ca7379;
  color: #fff;
}
@media (max-width: 767px) {
  .works-item .works-thumb .details {
    display: none;
  }
}
.works-item h4 {
  font-size: 11px;
  margin: 15px 0 10px;
}
.works-item h4 a {
  color: #1f1f1f;
  padding-bottom: 3px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.works-item h4 a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7379;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.works-item h4 a:hover:before,
.works-item h4 a:focus:before,
.works-item h4 a:active:before {
  left: 0;
  right: 0;
}
.works-item h4 a:hover,
.works-item h4 a:focus {
  color: #ca7379;
}
.works-item h6 {
  color: #aaa;
  font-size: 11px;
}
/* ---------------------------------------
4.32 CUSTOM BLOCKS
----------------------------------------- */
.custom-blocks {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 991px) {
  .custom-blocks .row > .col-md-4 {
    margin-bottom: 30px;
  }
}
.custom-blocks .block-item {
  background-color: #fff;
  padding: 30px 30px 1px;
}
.custom-blocks .block-item h3 {
  border-bottom: 1px solid #25282c;
  color: #25282c;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 3px;
  margin: 10px 0 30px;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-weight: normal;
}
.custom-blocks .block-item .media {
  margin-bottom: 30px;
}
.custom-blocks .block-item .media:hover .media-left .block-thumb .overlay-img,
.custom-blocks .block-item .media:focus .media-left .block-thumb .overlay-img {
  left: 0;
  right: 0;
  visibility: visible;
}
.custom-blocks .block-item .media .media-left {
  padding-right: 20px;
}
.custom-blocks .block-item .media .media-left .block-thumb {
  position: relative;
  overflow: hidden;
}
.custom-blocks .block-item .media .media-left .block-thumb .overlay-img {
  position: absolute;
  top: 0;
  left: -100%;
  right: 100%;
  visibility: hidden;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .custom-blocks .block-item .media .media-left .block-thumb .overlay-img {
    display: none;
  }
}
.custom-blocks .block-item .media .media-left .block-thumb .overlay-img:before {
  background-color: rgba(255, 255, 255, 0.85);
  content: "";
  margin: 10px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.custom-blocks .block-item .media .media-body {
  width: 100%;
}
.custom-blocks .block-item .media .media-body h4 {
  margin: 0;
  font-size: 13px;
  line-height: 1.3;
  font-weight: normal;
  margin: 0 0 5px;
}
.custom-blocks .block-item .media .media-body h4 a {
  color: #25282c;
}
.custom-blocks .block-item .media .media-body h4 a:hover,
.custom-blocks .block-item .media .media-body h4 a:focus {
  color: #ca7379;
}
.custom-blocks .block-item .media .media-body .price {
  color: #ca7379;
  font-size: 13px;
}
.custom-blocks .block-item .media .media-body .group-buttons {
  margin-top: 20px;
  text-align: right;
}
@media (max-width: 991px) {
  .custom-blocks .block-item .media .media-body .group-buttons {
    text-align: left;
  }
}
.custom-blocks .block-item .media .media-body .group-buttons button {
  border: 1px solid #ddd;
  font-size: 22px;
  color: #25282c;
  line-height: 1;
  padding: 5px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: transparent;
  border-radius: 50%;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.custom-blocks .block-item .media .media-body .group-buttons button:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.custom-blocks .block-item .media .media-body .group-buttons button:hover,
.custom-blocks .block-item .media .media-body .group-buttons button:focus,
.custom-blocks .block-item .media .media-body .group-buttons button:active {
  color: #ffffff;
}
.custom-blocks .block-item .media .media-body .group-buttons button:hover:before,
.custom-blocks .block-item .media .media-body .group-buttons button:focus:before,
.custom-blocks .block-item .media .media-body .group-buttons button:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.custom-blocks .block-item .media .media-body .group-buttons button:hover,
.custom-blocks .block-item .media .media-body .group-buttons button:focus {
  border: 1px solid transparent;
}
.custom-blocks .block-item.testimonial {
  background-color: #fafafa;
  padding-bottom: 20px;
}
.custom-blocks .block-item.testimonial .testimonial-item {
  padding: 0 10px;
  text-align: center;
  position: relative;
}
.custom-blocks .block-item.testimonial .testimonial-item .quote {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}
.custom-blocks .block-item.testimonial .testimonial-item p {
  color: #878787;
  line-height: 1.7;
  margin-bottom: 20px;
}
.custom-blocks .block-item.testimonial .testimonial-item .avatar {
  border-radius: 50%;
  display: block;
  margin: auto;
}
.custom-blocks .block-item.testimonial .testimonial-item h4 {
  color: #25272c;
  font-size: 11px;
  margin: 20px 0 10px;
}
.custom-blocks .block-item.testimonial .testimonial-item h5 {
  color: #212121;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  margin: 0;
}
/* --------------------------------------
=========================================
4.33 CONTENTS
=========================================
-----------------------------------------*/
/* ---------------------------------------
    4.33.1 ABOUT PERSONAL CONTENT
    ----------------------------------------- */
.about-personal-content {
  line-height: 1.7;
}
.about-personal-content strong {
  color: #25262c;
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}
.about-personal-content p {
  margin-bottom: 25px;
}
.about-personal-content h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 50px;
  text-align: center;
}
.about-personal-content .my-skill {
  margin-top: 70px;
  margin-bottom: 70px;
}
.about-personal-content .creative-approach {
  margin-top: 70px;
  text-align: center;
}
.about-personal-content .creative-approach .big {
  color: #25262c;
  font-size: 48px;
  line-height: 1;
  margin-bottom: 15px;
}
.about-personal-content .creative-approach .small {
  font-size: 13px;
  color: #25262c;
}
/* ---------------------------------------
    4.33.2 OUR TEAM CONTENT
    ----------------------------------------- */
.our-team-content {
  text-align: center;
}
.our-team-content h1 {
  color: #25262c;
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1.2;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .our-team-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.our-team-content h3 {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 0 60px;
}
.our-team-content h5 {
  font-family: "Merriweather", sans-serif;
  color: #25262c;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
}
.our-team-content h4 {
  color: #212121;
  font-size: 11px;
  margin: 20px 0 10px;
}
.our-team-content h4 a {
  color: #212121;
  padding-bottom: 5px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.our-team-content h4 a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7379;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.our-team-content h4 a:hover:before,
.our-team-content h4 a:focus:before,
.our-team-content h4 a:active:before {
  left: 0;
  right: 0;
}
.our-team-content h4 a:hover {
  color: #ca7379;
}
.our-team-content .team-item {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 30px;
}
.our-team-content .team-item:hover .team-thumb .overlay-img,
.our-team-content .team-item:focus .team-thumb .overlay-img {
  left: 0;
  right: 0;
  visibility: visible;
}
.our-team-content .team-item:hover .team-thumb .details,
.our-team-content .team-item:focus .team-thumb .details {
  transform: translate(-50%, -50%) scale(1);
}
.our-team-content .team-item .team-thumb {
  display: inline-block;
  position: relative;
}
.our-team-content .team-item .team-thumb .overlay-img {
  position: absolute;
  top: 0;
  right: 100%;
  left: -100%;
  visibility: hidden;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .our-team-content .team-item .team-thumb .overlay-img {
    display: none;
  }
}
.our-team-content .team-item .team-thumb .overlay-img:before {
  background-color: rgba(255, 255, 255, 0.85);
  content: "";
  margin: 10px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.our-team-content .team-item .team-thumb .details {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  font-size: 22px;
  width: 36px;
  height: 36px;
  left: 50%;
  line-height: 36px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 20;
  padding: 0;
}
.our-team-content .team-item .team-thumb .details:hover,
.our-team-content .team-item .team-thumb .details:focus {
  background-color: #ca7379;
  border: 1px solid #ca7379;
  color: #fff;
}
@media (max-width: 767px) {
  .our-team-content .team-item .team-thumb .details {
    display: none;
  }
}
.our-team-content .team-item h5 {
  margin-bottom: 20px;
}
.our-team-content .header-our-team {
  padding-bottom: 70px;
  padding-top: 70px;
  text-align: center;
}
.our-team-content .header-our-team p {
  color: #666;
  display: inline-block;
  line-height: 1.6;
  margin-bottom: 0;
  width: 45%;
}
@media (max-width: 991px) {
  .our-team-content .header-our-team p {
    width: auto;
  }
}
.our-team-content .founding-partners {
  margin-top: 70px;
  margin-bottom: 40px;
}
.our-team-content .founding-partners h4 {
  margin: 40px 0 5px;
}
.our-team-content .founding-partners h5 {
  margin-top: 0px;
}
.our-team-content .founding-partners p {
  margin-top: 30px;
}
.our-team-content .the-team {
  margin-top: 70px;
  margin-bottom: 40px;
}
/* ---------------------------------------
    4.33.3 FAQ CONTENT
    ----------------------------------------- */
.faq-content {
  text-align: center;
}
.faq-content h1 {
  color: #25262c;
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1.2;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .faq-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.faq-content h3 {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 0 50px;
}
.faq-content h4 {
  color: #25262c;
  font-size: 13px;
  margin: 10px 0 30px;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 767px) {
  .faq-content h4 {
    margin-bottom: 10px;
  }
}
.faq-content .header-faq {
  padding-bottom: 70px;
  padding-top: 70px;
  text-align: center;
}
.faq-content .header-faq p {
  color: #666;
  display: inline-block;
  line-height: 1.6;
  margin-bottom: 50px;
  width: 45%;
}
@media (max-width: 991px) {
  .faq-content .header-faq p {
    width: auto;
  }
}
.faq-content .header-faq .header-faq-item {
  text-align: center;
  padding: 70px 30px 0;
}
@media (max-width: 767px) {
  .faq-content .header-faq .header-faq-item {
    padding: 50px 0 0;
    margin-bottom: 30px;
  }
}
.faq-content .header-faq .header-faq-item:before {
  left: calc(50% - 23px);
  top: 0;
  position: absolute;
  color: #ca7379;
  font-size: 46px;
}
.faq-content .header-faq .header-faq-item a {
  color: #25272c;
  border: 1px solid #ddd;
  display: block;
  font-size: 11px;
  padding: 12px 17px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.faq-content .header-faq .header-faq-item a:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.faq-content .header-faq .header-faq-item a:hover,
.faq-content .header-faq .header-faq-item a:focus,
.faq-content .header-faq .header-faq-item a:active {
  color: #ffffff;
}
.faq-content .header-faq .header-faq-item a:hover:before,
.faq-content .header-faq .header-faq-item a:focus:before,
.faq-content .header-faq .header-faq-item a:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.faq-content .body-faq {
  margin-top: 70px;
  margin-bottom: 40px;
}
.faq-content .body-faq .body-faq-item {
  margin-bottom: 30px;
}
.faq-content .body-faq .body-faq-item p {
  border: 1px solid #ddd;
  border-radius: 20px;
  line-height: 2;
  margin-bottom: 0;
  padding: 15px 20px;
}
.faq-content .footer-faq {
  margin-top: 70px;
  margin-bottom: 70px;
}
/* ---------------------------------------
    4.33.4 CONTACT CONTENT
    ----------------------------------------- */
.contact-content {
  text-align: center;
  padding-bottom: 70px;
}
.contact-content h3 {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 0 20px;
}
.contact-content p {
  color: #666;
  display: inline-block;
  line-height: 1.6;
  margin-bottom: 50px;
  width: 45%;
}
@media (max-width: 991px) {
  .contact-content p {
    width: auto;
  }
}
@media (max-width: 767px) {
  .contact-content .row > .pdt-70 {
    padding-top: 0;
  }
  .contact-content .row > .pdt-70:first-of-type {
    padding-left: 0;
    padding-right: 0;
  }
}
.contact-content .row > .pdt-70 p {
  width: auto;
}
/* ---------------------------------------
    4.33.5 LOG REG CONTENT
    ----------------------------------------- */
.log-reg-content {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
}
.log-reg-content h3 {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 0 50px;
}
.log-reg-content .login-form {
  border: 5px solid #eee;
  padding: 60px 50px 50px;
}
.log-reg-content .register-form {
  padding-top: 65px;
}
/* ---------------------------------------
    4.33.6 HIRING CONTENT
    ----------------------------------------- */
.hiring-content {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
}
.hiring-content h1 {
  color: #25262c;
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1.2;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .hiring-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.hiring-content h3 {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 0 50px;
}
.hiring-content .header-hiring p {
  color: #666;
  display: inline-block;
  line-height: 1.6;
  margin-bottom: 50px;
  width: 45%;
}
@media (max-width: 991px) {
  .hiring-content .header-hiring p {
    width: auto;
  }
}
.hiring-content .body-hiring {
  margin-top: 70px;
}
.hiring-content .body-hiring .hiring-box-1 {
  position: relative;
  text-align: center;
  padding: 70px 30px;
}
.hiring-content .body-hiring .hiring-box-1:before {
  left: calc(50% - 23px);
  top: 0;
  position: absolute;
  color: #ca7379;
  font-size: 46px;
}
.hiring-content .body-hiring .hiring-box-1 p {
  color: #25262c;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 30px;
}
.hiring-content .body-hiring .hiring-box-1 a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  border: 2px solid #ca7379;
  display: block;
  font-size: 11px;
  padding: 10px 40px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hiring-content .body-hiring .hiring-box-1 a:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hiring-content .body-hiring .hiring-box-1 a:hover,
.hiring-content .body-hiring .hiring-box-1 a:focus,
.hiring-content .body-hiring .hiring-box-1 a:active {
  color: #ca7379;
}
.hiring-content .body-hiring .hiring-box-1 a:hover:before,
.hiring-content .body-hiring .hiring-box-1 a:focus:before,
.hiring-content .body-hiring .hiring-box-1 a:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.hiring-content .body-hiring .hiring-box-2 {
  border: 5px solid #eee;
  padding: 40px 50px;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .hiring-content .body-hiring .hiring-box-2 {
    padding: 30px;
  }
}
.hiring-content .body-hiring .hiring-box-2 p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 30px;
}
.hiring-content .body-hiring .hiring-box-2 p:last-of-type {
  margin-bottom: 0;
}
.hiring-content .body-hiring .hiring-box-2 .highlight {
  color: #ca7379;
}
.hiring-content .body-hiring .position-item {
  background-color: #fafafa;
  margin-bottom: 30px;
  padding: 40px 30px;
  text-align: left;
}
.hiring-content .body-hiring .position-item h4 {
  color: #25262c;
  font-size: 18px;
  margin: 0 0 30px;
}
.hiring-content .body-hiring .position-item .position-item-content {
  line-height: 1.7;
  margin-bottom: 30px;
}
.hiring-content .body-hiring .position-item .position-item-content p {
  margin-bottom: 20px;
}
.hiring-content .body-hiring .position-item .position-item-content li {
  list-style: none;
}
.hiring-content .body-hiring .position-item .position-item-content li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 7px;
}
.hiring-content .body-hiring .position-item .join-btn {
  color: #fff;
  border: 2px solid #ca7379;
  display: block;
  font-size: 11px;
  padding: 9px 40px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hiring-content .body-hiring .position-item .join-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hiring-content .body-hiring .position-item .join-btn:hover,
.hiring-content .body-hiring .position-item .join-btn:focus,
.hiring-content .body-hiring .position-item .join-btn:active {
  color: #ca7379;
}
.hiring-content .body-hiring .position-item .join-btn:hover:before,
.hiring-content .body-hiring .position-item .join-btn:focus:before,
.hiring-content .body-hiring .position-item .join-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* ---------------------------------------
    4.33.7 SERVICES CONTENT
    ----------------------------------------- */
.services-content {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
}
.services-content h1 {
  color: #25262c;
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1.2;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .services-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.services-content h3 {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 0 50px;
  text-align: center;
}
.services-content .header-services p {
  color: #666;
  display: inline-block;
  line-height: 1.6;
  margin-bottom: 50px;
  width: 45%;
}
@media (max-width: 991px) {
  .services-content .header-services p {
    width: auto;
  }
}
.services-content .services-block-1 {
  background-color: #fafafa;
  padding-bottom: 30px;
  padding-top: 70px;
  margin-bottom: 70px;
}
.services-content .services-block-1 .services-item {
  min-height: 130px;
  padding-left: 70px;
  position: relative;
  text-align: left;
}
.services-content .services-block-1 .services-item:before {
  left: 0;
  position: absolute;
  top: 10px;
  color: #ca7379;
  font-size: 46px;
}
.services-content .services-block-1 .services-item h4 {
  color: #25272c;
  font-size: 13px;
  margin: 0 0 15px;
  font-family: "Montserrat", sans-serif;
}
.services-content .services-block-1 .services-item p {
  color: #878787;
  line-height: 1.7;
  font-family: "Montserrat", sans-serif;
}
.services-content .services-block-2 {
  text-align: left;
  line-height: 1.8;
}
.services-content .services-block-2 h4 {
  color: #25262c;
  font-size: 18px;
  margin: 0 0 20px;
  line-height: 1.4;
}
.services-content .services-block-2 h5 {
  color: #25262c;
  font-size: 12px;
  margin: 0 0 30px;
}
.services-content .services-block-2 p {
  margin-bottom: 30px;
}
.services-content .services-block-2 ul li {
  list-style: none;
}
/* ---------------------------------------
    4.33.8 CHECK OUT CONTENT
    ----------------------------------------- */
.check-out-content h3 {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0 0 30px;
  text-align: center;
}
.check-out-content .returning-customer {
  text-align: center;
  margin-bottom: 60px;
}
.check-out-content .returning-customer li {
  margin-bottom: 0;
}
.check-out-content .returning-customer li:first-child {
  border-top: 1px solid #ddd;
}
.check-out-content .returning-customer li .click-here {
  color: #cf5053;
  padding-bottom: 3px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.check-out-content .returning-customer li .click-here:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #cf5053;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.check-out-content .returning-customer li .click-here:hover:before,
.check-out-content .returning-customer li .click-here:focus:before,
.check-out-content .returning-customer li .click-here:active:before {
  left: 0;
  right: 0;
}
.check-out-content .returning-customer li .input-form {
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-align: center;
  height: 40px;
  font-size: 10px;
}
.check-out-content .returning-customer li .input-form:focus {
  color: #222;
}
.check-out-content .returning-customer li .submit-btn {
  padding: 8px 30px;
}
.check-out-content .returning-customer li .apply-coupon-btn {
  color: #fff;
  border: 2px solid #ca7379;
  font-size: 11px;
  padding: 8px 30px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.check-out-content .returning-customer li .apply-coupon-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.check-out-content .returning-customer li .apply-coupon-btn:hover,
.check-out-content .returning-customer li .apply-coupon-btn:focus,
.check-out-content .returning-customer li .apply-coupon-btn:active {
  color: #ca7379;
}
.check-out-content .returning-customer li .apply-coupon-btn:hover:before,
.check-out-content .returning-customer li .apply-coupon-btn:focus:before,
.check-out-content .returning-customer li .apply-coupon-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.check-out-content .check-out-form .billing-details {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 60px;
  padding-bottom: 30px;
}
.check-out-content .check-out-form .fancy-select {
  letter-spacing: 2px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 10px;
}
.check-out-content .check-out-form .input-form {
  letter-spacing: 2px;
  margin-bottom: 10px;
  text-align: center;
  height: 40px;
  color: #aaa;
  font-size: 10px;
}
.check-out-content .check-out-form .input-form:focus {
  color: #222;
}
.check-out-content .check-out-form .textarea-form {
  letter-spacing: 2px;
  text-align: center;
  color: #aaa;
  font-size: 10px;
}
.check-out-content .check-out-form .textarea-form:focus {
  color: #222;
}
.check-out-content .check-out-form .checkbox {
  text-align: center;
  margin: 20px 0;
}
.check-out-content .check-out-form .checkbox label {
  color: #aaa;
}
.check-out-content .check-out-form .check-out-table {
  text-align: center;
}
.check-out-content .check-out-form .check-out-table .highlight {
  color: #cf5053;
}
.check-out-content .check-out-form .check-out-table tr th {
  border-bottom: 1px solid #222 !important;
  color: #222;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.check-out-content .check-out-form .check-out-table tr td {
  border-bottom: 1px solid #eaeaea;
  padding: 10px !important;
}
.check-out-content .check-out-form .check-out-table tr .product-name {
  width: 48%;
}
.check-out-content .check-out-form .check-out-table tr .product-subtotal {
  width: 48%;
}
.check-out-content .check-out-form .check-out-table tr .no-border {
  border-bottom: none;
  width: 4%;
}
.check-out-content .check-out-form .payment-methods {
  text-align: center;
  margin-top: 50px;
}
.check-out-content .check-out-form .payment-methods .responsive-accordion {
  margin-bottom: 30px;
}
.check-out-content .check-out-form .payment-methods .responsive-accordion .responsive-accordion-head {
  border: 1px solid #ddd !important;
  border-radius: 20px;
  color: #222;
  padding-top: 7px !important;
}
.check-out-content .check-out-form .payment-methods .responsive-accordion .responsive-accordion-head input[type="radio"] {
  margin-right: 2px;
  position: relative;
  top: 1px;
}
.check-out-content .check-out-form .payment-methods .responsive-accordion .responsive-accordion-head.active {
  border-bottom: 1px solid #ddd !important;
}
.check-out-content .check-out-form .payment-methods .responsive-accordion .responsive-accordion-panel {
  border: none !important;
}
.check-out-content .check-out-form .payment-methods .place-order-btn {
  color: #fff;
  border: 2px solid #ca7379;
  font-size: 11px;
  padding: 10px 25px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.check-out-content .check-out-form .payment-methods .place-order-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.check-out-content .check-out-form .payment-methods .place-order-btn:hover,
.check-out-content .check-out-form .payment-methods .place-order-btn:focus,
.check-out-content .check-out-form .payment-methods .place-order-btn:active {
  color: #ca7379;
}
.check-out-content .check-out-form .payment-methods .place-order-btn:hover:before,
.check-out-content .check-out-form .payment-methods .place-order-btn:focus:before,
.check-out-content .check-out-form .payment-methods .place-order-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* ---------------------------------------
    4.33.9 ERROR CONTENT
    ----------------------------------------- */
.error-content {
  padding-bottom: 100px;
  padding-top: 120px;
  text-align: center;
}
.error-content h1 {
  border: 5px solid #eee;
  color: #222;
  display: inline-block;
  font-size: 80px;
  line-height: 1;
  margin: 0 0 20px;
  padding: 30px 40px;
}
.error-content p {
  color: #666;
  font-size: 20px;
}
.error-content a {
  color: #ca7279;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.error-content a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7279;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.error-content a:hover:before,
.error-content a:focus:before,
.error-content a:active:before {
  left: 0;
  right: 0;
}
/* ---------------------------------------
4.34 MY SKILL
----------------------------------------- */
.my-skill ul {
  margin-bottom: 0;
}
.my-skill ul li {
  list-style: none;
}
.my-skill h4 {
  color: #1f1f1f;
  font-size: 11px;
  margin: 0 0 8px;
}
.my-skill h4 .progress-value {
  color: #cf5053;
  margin-left: 15px;
}
.my-skill .progress {
  background-color: #fafafa;
  border-radius: 0;
  box-shadow: none;
  height: 6px;
  margin-bottom: 30px;
}
.my-skill .progress .progress-bar {
  box-shadow: none;
  background-color: #cf5053;
}
/* ---------------------------------------
4.35 OUR OFFICE
----------------------------------------- */
.our-office {
  margin-top: 70px;
}
.our-office h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 10px;
  text-align: center;
}
.our-office .office-item {
  overflow: hidden;
  display: block;
}
@media (max-width: 991px) {
  .our-office .office-item {
    margin-bottom: 30px;
  }
}
.our-office .office-item:hover .office-thumb .overlay-img,
.our-office .office-item:focus .office-thumb .overlay-img {
  left: 0;
  right: 0;
  visibility: visible;
}
.our-office .office-item:hover .office-thumb .details,
.our-office .office-item:focus .office-thumb .details {
  transform: translate(-50%, -50%) scale(1);
}
.our-office .office-item .office-thumb {
  display: block;
  position: relative;
  text-align: center;
}
.our-office .office-item .office-thumb img {
  width: auto;
  margin: auto;
}
.our-office .office-item .office-thumb .overlay-img {
  position: absolute;
  top: 0;
  left: -100%;
  right: 100%;
  visibility: hidden;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .our-office .office-item .office-thumb .overlay-img {
    display: none;
  }
}
.our-office .office-item .office-thumb .overlay-img:before {
  background-color: rgba(255, 255, 255, 0.85);
  content: "";
  margin: 10px;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.our-office .office-item .office-thumb .details {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  font-size: 22px;
  width: 36px;
  height: 36px;
  left: 50%;
  line-height: 36px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 20;
  padding: 0;
}
.our-office .office-item .office-thumb .details:hover,
.our-office .office-item .office-thumb .details:focus {
  background-color: #ca7379;
  border: 1px solid #ca7379;
  color: #fff;
}
@media (max-width: 767px) {
  .our-office .office-item .office-thumb .details {
    display: none;
  }
}
/* ---------------------------------------
4.36 MAP
----------------------------------------- */
#map {
  width: 100%;
  height: 500px;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  #map {
    height: 300px;
  }
}
/* --------------------------------------
=========================================
4.37 LOGIN - REGISTER
=========================================
-----------------------------------------*/
/* ---------------------------------------
    4.37.1 LOGIN FORM
    ----------------------------------------- */
.login-form a {
  color: #ca7379;
  font-size: 10px;
  padding-bottom: 3px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.login-form a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7379;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.login-form a:hover:before,
.login-form a:focus:before,
.login-form a:active:before {
  left: 0;
  right: 0;
}
/* ---------------------------------------
    4.37.2 REGISTER FORM
    ----------------------------------------- */
.register-form h5 {
  color: #858585;
  font-size: 12px;
  margin: 0 0 50px;
}
.register-form .checkbox {
  margin-bottom: 20px;
}
/* ---------------------------------------
4.38 BLOG POST
----------------------------------------- */
.blog-post {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 991px) {
  .blog-post .row > .col-md-4 {
    margin-bottom: 20px;
  }
}
.blog-post h3 {
  color: #25282c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 6px;
  margin: 0 0 10px;
  text-align: center;
}
.blog-post h5 {
  color: #25282c;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 50px;
  text-align: center;
}
.blog-post .media .media-left {
  padding-right: 20px;
}
.blog-post .media .media-body h4 {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0 0 15px;
}
.blog-post .media .media-body h4 a {
  color: #25282c;
}
.blog-post .media .media-body h4 a:hover,
.blog-post .media .media-body h4 a:focus {
  color: #ca7379;
}
.blog-post .media .media-body p {
  color: #878787;
  line-height: 1.7;
  margin-bottom: 15px;
}
.blog-post .media .media-body .readmore {
  font-size: 10px;
  color: #ca7379;
  letter-spacing: 3px;
  padding-bottom: 3px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.blog-post .media .media-body .readmore:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7379;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.blog-post .media .media-body .readmore:hover:before,
.blog-post .media .media-body .readmore:focus:before,
.blog-post .media .media-body .readmore:active:before {
  left: 0;
  right: 0;
}
/* ---------------------------------------
4.39 SUBSCRIBE
----------------------------------------- */
.subscribe {
  background-image: url("../images/banner323.jpg");
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 70px;
  text-align: center;
  color: #fff;
}
.subscribe i {
  font-size: 30px;
}
.subscribe h3 {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 20px 0;
}
.subscribe h5 {
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 35px;
}
.subscribe .subscribe-form input[type="email"] {
  border: none;
  border-radius: 25px;
  color: #aaa;
  font-size: 10px;
  height: 42px;
  padding: 0 10px;
  text-align: center;
  width: 250px;
  transition: all 0.4s ease;
}
.subscribe .subscribe-form input[type="email"]:focus {
  color: #000;
}
.subscribe .subscribe-form button[type="submit"] {
  border: 1px solid #ca7379;
  color: #fff;
  font-size: 10px;
  height: 42px;
  width: 120px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 25px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.subscribe .subscribe-form button[type="submit"]:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 25px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.subscribe .subscribe-form button[type="submit"]:hover,
.subscribe .subscribe-form button[type="submit"]:focus,
.subscribe .subscribe-form button[type="submit"]:active {
  color: #ca7379;
}
.subscribe .subscribe-form button[type="submit"]:hover:before,
.subscribe .subscribe-form button[type="submit"]:focus:before,
.subscribe .subscribe-form button[type="submit"]:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.subscribe.subscribe-parallax-2 {
  background-image: url("../images/home-bg-8.jpg");
}
/* ---------------------------------------
4.40 SUBSCRIBE BOX
----------------------------------------- */
.subscribe-box {
  border: 5px solid #eeeeee;
  padding-top: 70px;
  text-align: center;
  min-height: 340px;
}
.subscribe-box i {
  font-size: 30px;
}
.subscribe-box h3 {
  color: #222;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 20px 0;
}
.subscribe-box h5 {
  font-family: "Merriweather", sans-serif;
  color: #222;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0 0 35px;
}
.subscribe-box .subscribe-form input[type="email"] {
  border: none;
  border-radius: 25px;
  color: #aaa;
  font-size: 10px;
  height: 42px;
  padding: 0 10px;
  text-align: center;
  width: 250px;
  background-color: #FAFAFA;
  transition: all 0.4s ease;
}
.subscribe-box .subscribe-form input[type="email"]:focus {
  color: #000;
}
.subscribe-box .subscribe-form button[type="submit"] {
  border: 1px solid #ca7379;
  color: #fff;
  font-size: 10px;
  height: 42px;
  width: 120px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 25px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.subscribe-box .subscribe-form button[type="submit"]:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 25px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.subscribe-box .subscribe-form button[type="submit"]:hover,
.subscribe-box .subscribe-form button[type="submit"]:focus,
.subscribe-box .subscribe-form button[type="submit"]:active {
  color: #ca7379;
}
.subscribe-box .subscribe-form button[type="submit"]:hover:before,
.subscribe-box .subscribe-form button[type="submit"]:focus:before,
.subscribe-box .subscribe-form button[type="submit"]:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* ---------------------------------------
4.41 BRAND LOGOS
----------------------------------------- */
.brand-logos {
  padding-bottom: 30px;
}
/* ---------------------------------------
4.42 LOCATIONS
----------------------------------------- */
.locations {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .locations .row > .col-md-4 {
    margin-bottom: 15px;
  }
}
.locations .media {
  border: 1px solid #ac0042;
  padding: 30px 40px;
  width: 100%;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.locations .media:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ac0042;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.locations .media:hover,
.locations .media:focus,
.locations .media:active {
  color: #ffffff;
}
.locations .media:hover:before,
.locations .media:focus:before,
.locations .media:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.locations .media:hover .media-left i,
.locations .media:focus .media-left i {
  color: #fff;
}
.locations .media:hover .media-body h4,
.locations .media:focus .media-body h4 {
  color: #fff;
}
.locations .media:hover .media-body h5,
.locations .media:focus .media-body h5 {
  color: #fff;
}
.locations .media .media-left {
  padding-right: 20px;
}
.locations .media .media-left i {
  font-size: 48px;
  color: #ac0042;
  transition: all 0.3s ease;
}
.locations .media .media-body h4 {
  color: #25272c;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 5px 0 0;
  transition: all 0.3s ease;
}
.locations .media .media-body h5 {
  color: #25282c;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 3px;
  transition: all 0.3s ease;
}
/* --------------------------------------
=========================================
4.43 PORTFOLIO
=========================================
-----------------------------------------*/
/* ---------------------------------------
    4.43.1 PORTFOLIO DETAILS
    ----------------------------------------- */
.portfolio-details .portfolio-title {
  color: #25262c;
  font-size: 36px;
  letter-spacing: 2px;
  margin: 0 0 30px;
}
.portfolio-details .portfolio-category {
  margin-bottom: 25px;
}
.portfolio-details .portfolio-category a {
  color: #ca7379;
  padding-bottom: 3px;
  font-size: 11px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.portfolio-details .portfolio-category a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #ca7279;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.portfolio-details .portfolio-category a:hover:before,
.portfolio-details .portfolio-category a:focus:before,
.portfolio-details .portfolio-category a:active:before {
  left: 0;
  right: 0;
}
.portfolio-details .portfolio-content {
  line-height: 2;
  margin-bottom: 25px;
}
/* ---------------------------------------
    4.43.2 PORTFOLIO NAV
    ----------------------------------------- */
.portfolia-nav {
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  display: inline-block;
  font-size: 11px;
  margin: 30px 0;
  padding: 25px 0;
  width: 100%;
}
.portfolia-nav a {
  color: #666;
  padding-bottom: 3px;
}
.portfolia-nav a:hover,
.portfolia-nav a:focus {
  color: #ca7279;
}
.portfolia-nav .prev {
  float: left;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.portfolia-nav .prev:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #ca7279;
  height: 1px;
  -webkit-transition-property: "left";
  transition-property: "left";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.portfolia-nav .prev:hover:before,
.portfolia-nav .prev:focus:before,
.portfolia-nav .prev:active:before {
  left: 0;
}
.portfolia-nav .prev i {
  margin-right: 30px;
}
.portfolia-nav .next {
  float: right;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.portfolia-nav .next:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #ca7279;
  height: 1px;
  -webkit-transition-property: "right";
  transition-property: "right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.portfolia-nav .next:hover:before,
.portfolia-nav .next:focus:before,
.portfolia-nav .next:active:before {
  right: 0;
}
.portfolia-nav .next i {
  margin-left: 30px;
}
/* ---------------------------------------
4.44 MAIN
----------------------------------------- */
.main {
  padding-top: 70px;
  padding-bottom: 70px;
  /* ---------------------------------------
    4.44.1 MAIN GENERAL STYLES
    ----------------------------------------- */
  /* ---------------------------------------
    4.44.2 HEADER PAGE
    ----------------------------------------- */
  /* ---------------------------------------
    4.44.3 MAIN CONTENT
    ----------------------------------------- */
  /* ---------------------------------------
    4.44.4 SIDEBAR
    ----------------------------------------- */
}
.main strong {
  color: #25262c;
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
}
.main .caption {
  color: #25272c;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0;
}
.main .caption-2 {
  color: #25262c;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 4px;
  margin: 0;
}
.main .small-caption {
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 4px;
  margin: 0;
}
.main .small-caption-2 {
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0;
}
.main .small-caption-3 {
  color: #1f1f1f;
  font-size: 11px;
}
.main .pink-btn {
  color: #fff;
  border: 2px solid #ca7379;
  display: block;
  font-size: 11px;
  padding: 10px 25px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .pink-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .pink-btn:hover,
.main .pink-btn:focus,
.main .pink-btn:active {
  color: #ca7379;
}
.main .pink-btn:hover:before,
.main .pink-btn:focus:before,
.main .pink-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .white-btn {
  color: #25262c;
  border: 2px solid #ddd;
  display: block;
  font-size: 11px;
  padding: 10px 25px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .white-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #25262c;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .white-btn:hover,
.main .white-btn:focus,
.main .white-btn:active {
  color: #ffffff;
}
.main .white-btn:hover:before,
.main .white-btn:focus:before,
.main .white-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .white-btn-2 {
  color: #25262c;
  display: block;
  padding: 13px 30px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .white-btn-2:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #25262c;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .white-btn-2:hover,
.main .white-btn-2:focus,
.main .white-btn-2:active {
  color: #ffffff;
}
.main .white-btn-2:hover:before,
.main .white-btn-2:focus:before,
.main .white-btn-2:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .white-border-btn {
  color: #fff;
  border: 2px solid #fff;
  display: block;
  padding: 11px 30px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: transparent;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .white-border-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .white-border-btn:hover,
.main .white-border-btn:focus,
.main .white-border-btn:active {
  color: #ffffff;
}
.main .white-border-btn:hover:before,
.main .white-border-btn:focus:before,
.main .white-border-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .small-btn {
  padding: 10px 25px !important;
  font-size: 10px;
}
.main .medium-btn {
  padding: 11px 25px !important;
  font-size: 11px;
}
.main .large-btn {
  padding: 12px 30px !important;
  font-size: 12px;
}
.main .long-btn {
  width: 260px;
}
.main .header-page {
  text-align: center;
}
.main .header-page h1 {
  color: #25262c;
  font-size: 40px;
  letter-spacing: 10px;
  line-height: 1.2;
  margin: 0 0 70px;
}
@media (max-width: 991px) {
  .main .header-page h1 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.main .header-page p {
  line-height: 1.8;
  margin: -40px auto 50px;
  width: 70%;
}
@media (max-width: 991px) {
  .main .header-page p {
    margin-top: 20px;
    width: auto;
  }
}
.main .main-content {
  /* ---------------------------------------
        4.44.3.1 FANCY SELECT
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.2 POST ITEM
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.3 COMMENTS AREA
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.4 BREADCRUMB
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.5 PAGINATION
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.6 TOP PRODUCTS
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.7 BOX PRODUCT
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.8 PRODUCT
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.9 SHOP TABLE
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.10 SHOP SHIPPING
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.11 SHOP TOTALS
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.12 RELATED PRODUCTS
        ----------------------------------------- */
  /* ---------------------------------------
        4.44.3.13 ORDER FORM
        ----------------------------------------- */
}
.main .main-content .fancy-select .trigger {
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 20px;
  font-size: 11px;
  font-weight: normal;
  box-shadow: none !important;
  padding: 12px 30px 12px 25px;
}
.main .main-content .fancy-select .trigger:after {
  content: "\f107";
  font-size: 14px;
  top: 10px;
}
.main .main-content .fancy-select .trigger.open {
  border: 1px solid #ca7379;
}
.main .main-content .fancy-select .options {
  background-color: #fff;
  border-top: 1px solid #eaeaea;
  font-weight: normal;
}
.main .main-content .fancy-select .options li {
  color: #666;
}
.main .main-content .fancy-select .options li:hover {
  color: #ca7379;
}
.main .main-content .fancy-select .options .selected {
  background-color: #ca7379;
  color: #fff;
}
.main .main-content .fancy-select .options .selected:hover {
  color: #fff;
}
.main .main-content .post-item {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 50px;
  margin-bottom: 40px;
}
.main .main-content .post-item .post-title {
  font-size: 36px;
  margin: 0 0 25px;
}
.main .main-content .post-item .post-title a {
  color: #25262c;
}
.main .main-content .post-item .post-title a:hover,
.main .main-content .post-item .post-title a:focus {
  color: #ca7279;
}
.main .main-content .post-item .post-info {
  border: 1px solid #ddd;
  border-radius: 20px;
  display: inline-block;
  margin-bottom: 30px;
  padding: 8px 30px 2px;
  color: #666;
  font-size: 11px;
}
.main .main-content .post-item .post-info span {
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 5px;
}
.main .main-content .post-item .post-info span:first-child {
  margin-left: 0;
}
.main .main-content .post-item .post-info span a {
  color: #666;
}
.main .main-content .post-item .post-info span a:hover,
.main .main-content .post-item .post-info span a:focus {
  color: #ca7279;
}
.main .main-content .post-item .post-info span a i {
  font-size: 20px;
  vertical-align: middle;
}
.main .main-content .post-item .post-main-img {
  margin-bottom: 30px;
}
.main .main-content .post-item .post-excerpt {
  line-height: 2;
  margin-bottom: 20px;
}
.main .main-content .post-item .post-content {
  line-height: 2;
}
.main .main-content .post-item .post-content p {
  margin-bottom: 30px;
}
.main .main-content .post-item .post-content .float-left {
  float: left;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .main .main-content .post-item .post-content .float-left {
    float: unset;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.main .main-content .post-item .post-content .float-right {
  float: right;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .main .main-content .post-item .post-content .float-right {
    float: unset;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.main .main-content .post-item .readmore {
  color: #fff;
  border: 2px solid #ca7379;
  display: block;
  font-size: 11px;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .post-item .readmore:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .post-item .readmore:hover,
.main .main-content .post-item .readmore:focus,
.main .main-content .post-item .readmore:active {
  color: #ca7379;
}
.main .main-content .post-item .readmore:hover:before,
.main .main-content .post-item .readmore:focus:before,
.main .main-content .post-item .readmore:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .main-content .post-item .wrap-post-slider {
  margin-bottom: 30px;
}
.main .main-content .post-item .bannerControls {
  position: relative;
}
.main .main-content .post-item .bannerControls > div:hover:before,
.main .main-content .post-item .bannerControls > div:focus:before {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
.main .main-content .post-item .bannerControls > div:before {
  position: absolute;
  font-family: FontAwesome;
  border: 2px solid #ddd;
  border-radius: 50%;
  background-color: #fff;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  text-align: center;
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
.main .main-content .post-item .bannerControls .leftNav {
  background: none;
}
.main .main-content .post-item .bannerControls .leftNav:before {
  content: "\f104";
  left: 20px;
}
.main .main-content .post-item .bannerControls .rightNav {
  background: none;
}
.main .main-content .post-item .bannerControls .rightNav:before {
  content: "\f105";
  right: 20px;
}
.main .main-content .post-item.no-border {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.main .main-content .comments-area {
  margin-bottom: 30px;
}
.main .main-content .comments-area .comment-account {
  margin-bottom: 40px;
}
.main .main-content .comments-area .comment-account .media-left {
  text-align: center;
  width: 200px;
}
@media (max-width: 767px) {
  .main .main-content .comments-area .comment-account .media-left {
    width: auto;
    float: unset;
    margin-bottom: 20px;
  }
}
.main .main-content .comments-area .comment-account .media-left .avatar {
  border-radius: 50%;
}
.main .main-content .comments-area .comment-account .media-left h4 {
  color: #25272c;
  font-size: 11px;
  margin: 20px 0 10px;
}
.main .main-content .comments-area .comment-account .media-left h5 {
  color: #212121;
  font-family: "Merriweather", sans-serif;
  font-size: 12px;
  font-style: italic;
  margin: 0;
}
.main .main-content .comments-area .comment-account .media-body {
  border: 1px solid #ddd;
  float: left;
  line-height: 2;
  padding: 10px 20px;
  width: calc(100% - 200px);
}
@media (max-width: 767px) {
  .main .main-content .comments-area .comment-account .media-body {
    width: 100%;
    float: unset;
  }
}
.main .main-content .comments-area .comment-count {
  color: #25262c;
  font-size: 14px;
  padding-bottom: 3px;
  border-bottom: 1px solid #25262c;
  margin-bottom: 30px;
}
.main .main-content .comments-area .comment {
  list-style: none;
}
.main .main-content .comments-area .comment:last-child .comment-body .media-body {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.main .main-content .comments-area .comment .comment-body {
  margin-bottom: 20px;
}
.main .main-content .comments-area .comment .comment-body .media-left {
  width: 90px;
}
@media (max-width: 767px) {
  .main .main-content .comments-area .comment .comment-body .media-left {
    display: none !important;
  }
}
.main .main-content .comments-area .comment .comment-body .media-left .avatar {
  border-radius: 50%;
}
.main .main-content .comments-area .comment .comment-body .media-body {
  width: calc(100% - 90px);
  border-bottom: 1px solid #ddd;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .main .main-content .comments-area .comment .comment-body .media-body {
    width: 100%;
  }
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-content {
  background-color: #eee;
  color: #666;
  line-height: 2;
  padding: 20px;
  position: relative;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-content:before {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #eee;
  border-top: 8px solid transparent;
  content: "";
  height: 0;
  left: -8px;
  position: absolute;
  top: 20px;
  width: 0;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info {
  margin-top: 10px;
  height: 20px;
  position: relative;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info h5 {
  color: #666;
  font-size: 11px;
  left: 0;
  margin: 0;
  position: absolute;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-date {
  font-size: 11px;
  position: absolute;
  right: 50px;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-date a {
  color: #666;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-date a i {
  font-size: 18px;
  vertical-align: middle;
  margin-right: 5px;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-date a:hover,
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-date a:focus {
  color: #ca7379;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-reply {
  text-transform: uppercase;
  font-size: 11px;
  position: absolute;
  top: 1px;
  right: 0;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-reply a {
  color: #ca7379;
  padding-bottom: 2px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-reply a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #cf5053;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-reply a:hover:before,
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-reply a:focus:before,
.main .main-content .comments-area .comment .comment-body .media-body .comment-info .comment-reply a:active:before {
  left: 0;
  right: 0;
}
.main .main-content .comments-area .comment .children {
  margin-left: 90px;
}
@media (max-width: 767px) {
  .main .main-content .comments-area .comment .children {
    margin-left: 30px;
  }
}
.main .main-content .comments-area .comment .children .comment .comment-body .media-body {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.main .main-content .comments-area .comment .children .comment .comment-body .media-body .comment-content {
  background-color: transparent !important;
  border: 1px solid #ddd;
}
.main .main-content .comments-area .comment-respond {
  padding-top: 30px;
  border-top: 1px solid #eaeaea;
  position: relative;
  padding-left: 90px;
  width: 100%;
}
@media (max-width: 767px) {
  .main .main-content .comments-area .comment-respond {
    padding-left: 0;
  }
}
.main .main-content .comments-area .comment-respond:before {
  background-color: #eee;
  border-radius: 50%;
  color: #666;
  font-size: 32px;
  height: 70px;
  left: 0;
  line-height: 70px;
  position: absolute;
  text-align: center;
  top: 30px;
  width: 70px;
}
@media (max-width: 767px) {
  .main .main-content .comments-area .comment-respond:before {
    content: none;
  }
}
.main .main-content .comments-area .comment-respond .comment-form {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
}
.main .main-content .comments-area .comment-respond .comment-form .input-form {
  height: 36px;
  margin-bottom: 5px;
}
.main .main-content .comments-area .comment-respond .comment-form .wrap-rating {
  display: inline-block;
  margin-bottom: 15px;
}
.main .main-content .comments-area .comment-respond .comment-form .wrap-rating h4 {
  color: #212121;
  float: left;
  font-size: 12px;
  margin: 2px 10px 0 0;
}
.main .main-content .comments-area .comment-respond .comment-form .wrap-textarea {
  position: relative;
}
.main .main-content .comments-area .comment-respond .comment-form .wrap-textarea:before {
  border-bottom: 8px solid transparent;
  border-right: 8px solid #eee;
  border-top: 8px solid transparent;
  content: "";
  height: 0;
  left: -8px;
  position: absolute;
  top: 25px;
  width: 0;
}
@media (max-width: 767px) {
  .main .main-content .comments-area .comment-respond .comment-form .wrap-textarea:before {
    content: none;
  }
}
.main .main-content .comments-area .comment-respond .comment-form .textarea-form {
  border-radius: 0;
  height: 110px;
  margin-bottom: 5px;
}
.main .main-content .comments-area .comment-respond .comment-form button[type="submit"] {
  color: #fff;
  border: 2px solid #ca7379;
  display: block;
  font-size: 11px;
  padding: 10px 20px;
  margin-top: 5px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .comments-area .comment-respond .comment-form button[type="submit"]:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .comments-area .comment-respond .comment-form button[type="submit"]:hover,
.main .main-content .comments-area .comment-respond .comment-form button[type="submit"]:focus,
.main .main-content .comments-area .comment-respond .comment-form button[type="submit"]:active {
  color: #ca7379;
}
.main .main-content .comments-area .comment-respond .comment-form button[type="submit"]:hover:before,
.main .main-content .comments-area .comment-respond .comment-form button[type="submit"]:focus:before,
.main .main-content .comments-area .comment-respond .comment-form button[type="submit"]:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .main-content .breadcrumb {
  color: #888;
  font-size: 11px;
}
.main .main-content .breadcrumb a {
  color: #888;
}
.main .main-content .breadcrumb a:hover,
.main .main-content .breadcrumb a:focus {
  color: #ca7379;
}
.main .main-content .breadcrumb i {
  font-size: 14px;
  margin: 0 5px;
}
.main .main-content .pagination {
  text-align: center;
}
.main .main-content .pagination .page-numbers li {
  display: inline-block;
  font-size: 11px;
}
.main .main-content .pagination .page-numbers li a {
  border: 1px solid #ddd;
  color: #202020;
  height: 36px;
  line-height: 36px;
  width: 36px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .pagination .page-numbers li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 50%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .pagination .page-numbers li a:hover,
.main .main-content .pagination .page-numbers li a:focus,
.main .main-content .pagination .page-numbers li a:active {
  color: #ffffff;
}
.main .main-content .pagination .page-numbers li a:hover:before,
.main .main-content .pagination .page-numbers li a:focus:before,
.main .main-content .pagination .page-numbers li a:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .main-content .pagination .page-numbers li a:hover,
.main .main-content .pagination .page-numbers li a:focus {
  border: none;
}
.main .main-content .pagination .page-numbers li .first,
.main .main-content .pagination .page-numbers li .last,
.main .main-content .pagination .page-numbers li .prev,
.main .main-content .pagination .page-numbers li .next {
  border: none;
  font-size: 13px;
  width: 30px;
}
.main .main-content .pagination .page-numbers li .first:before,
.main .main-content .pagination .page-numbers li .last:before,
.main .main-content .pagination .page-numbers li .prev:before,
.main .main-content .pagination .page-numbers li .next:before {
  content: none;
}
.main .main-content .pagination .page-numbers li .first:hover,
.main .main-content .pagination .page-numbers li .last:hover,
.main .main-content .pagination .page-numbers li .prev:hover,
.main .main-content .pagination .page-numbers li .next:hover,
.main .main-content .pagination .page-numbers li .first:focus,
.main .main-content .pagination .page-numbers li .last:focus,
.main .main-content .pagination .page-numbers li .prev:focus,
.main .main-content .pagination .page-numbers li .next:focus {
  color: #ca7379;
}
.main .main-content .pagination .page-numbers li span {
  background-color: #ca7379;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  width: 36px;
}
.main .main-content .top-products {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.main .main-content .top-products .showing-results {
  float: left;
  font-size: 11px;
}
@media (max-width: 480px) {
  .main .main-content .top-products .showing-results {
    float: unset;
    text-align: center;
  }
}
.main .main-content .top-products .sortby {
  float: right;
  margin-top: -18px;
}
@media (max-width: 480px) {
  .main .main-content .top-products .sortby {
    float: unset;
    margin-top: 10px;
  }
}
.main .main-content .box-product {
  margin-bottom: 30px;
}
.main .main-content .product {
  overflow: hidden;
}
.main .main-content .product .summary .product-name {
  color: #25272c;
  font-size: 36px;
  margin: 30px 0 40px;
}
.main .main-content .product .summary .product-statistic .review-count {
  margin-right: 20px;
}
.main .main-content .product .summary .price {
  color: #ce5052;
  font-size: 36px;
  margin: 30px 0;
}
.main .main-content .product .summary .short-desc {
  line-height: 2;
  margin-bottom: 30px;
}
.main .main-content .product .summary .quantity {
  border: 1px solid #202020;
  border-radius: 20px;
  float: left;
  height: 36px;
  padding: 0 10px;
  margin-right: 5px;
  width: 120px;
}
.main .main-content .product .summary .quantity button {
  background: none;
  border: 1px solid #ddd;
  border-radius: 50%;
  font-size: 9px;
  height: 14px;
  text-align: center;
  width: 14px;
  transition: all 0.3s ease;
}
.main .main-content .product .summary .quantity button:hover,
.main .main-content .product .summary .quantity button:focus {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.main .main-content .product .summary .quantity input {
  border: none;
  color: #202020;
  font-size: 11px;
  height: 34px;
  text-align: center;
  width: 61px;
}
.main .main-content .product .summary .add-to-cart-btn {
  color: #fff;
  border: 2px solid #ca7379;
  display: block;
  font-size: 11px;
  padding: 8px 40px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .product .summary .add-to-cart-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .product .summary .add-to-cart-btn:hover,
.main .main-content .product .summary .add-to-cart-btn:focus,
.main .main-content .product .summary .add-to-cart-btn:active {
  color: #ca7379;
}
.main .main-content .product .summary .add-to-cart-btn:hover:before,
.main .main-content .product .summary .add-to-cart-btn:focus:before,
.main .main-content .product .summary .add-to-cart-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .main-content .product .summary .wishlist-link {
  color: #868686;
  display: inline-block;
  font-size: 11px;
  margin: 30px 0;
}
.main .main-content .product .summary .wishlist-link:hover,
.main .main-content .product .summary .wishlist-link:focus {
  color: #ca7379;
}
.main .main-content .product .summary .wishlist-link:hover i,
.main .main-content .product .summary .wishlist-link:focus i {
  border: 1px solid #ca7379;
}
.main .main-content .product .summary .wishlist-link i {
  border: 1px solid #868686;
  border-radius: 50%;
  font-size: 22px;
  margin-right: 10px;
  padding: 5px;
  vertical-align: middle;
  transition: all 0.4s ease;
}
.main .main-content .product .summary .ul-product li {
  border-bottom: 1px solid #eaeaea;
  list-style: outside none none;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.main .main-content .product .summary .ul-product li a {
  color: #212121;
}
.main .main-content .product .summary .ul-product li a:hover,
.main .main-content .product .summary .ul-product li a:focus {
  color: #ca7379;
}
.main .main-content .product .summary .share-this h4 {
  float: left;
  font-size: 12px;
  margin: 10px 10px 0 0;
}
@media (max-width: 991px) {
  .main .main-content .product .product-tabs {
    margin-top: 30px !important;
  }
}
.main .main-content .shop-table {
  margin-bottom: 0;
}
.main .main-content .shop-table tr th {
  border-bottom: 1px solid #222;
  color: #222;
  font-weight: normal;
  text-transform: uppercase;
}
.main .main-content .shop-table tr td {
  border-top: 1px solid #eaeaea;
  padding: 10px;
}
.main .main-content .shop-table .cart_item .product-thumbnail {
  width: 10%;
}
.main .main-content .shop-table .cart_item .product-name {
  width: 35%;
  vertical-align: middle;
}
.main .main-content .shop-table .cart_item .product-name a {
  color: #212121;
  font-size: 11px;
  padding-bottom: 3px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.main .main-content .shop-table .cart_item .product-name a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #cf5053;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .shop-table .cart_item .product-name a:hover:before,
.main .main-content .shop-table .cart_item .product-name a:focus:before,
.main .main-content .shop-table .cart_item .product-name a:active:before {
  left: 0;
  right: 0;
}
.main .main-content .shop-table .cart_item .product-name a:hover,
.main .main-content .shop-table .cart_item .product-name a:focus {
  color: #cf5053;
}
.main .main-content .shop-table .cart_item .product-price {
  width: 15%;
  vertical-align: middle;
  color: #222;
  font-size: 13px;
}
.main .main-content .shop-table .cart_item .product-quantity {
  width: 20%;
  vertical-align: middle;
}
.main .main-content .shop-table .cart_item .product-quantity .quantity {
  border: 1px solid #202020;
  border-radius: 20px;
  height: 36px;
  padding: 0 10px;
  width: 120px;
}
.main .main-content .shop-table .cart_item .product-quantity .quantity button {
  background: none;
  border: 1px solid #ddd;
  border-radius: 50%;
  font-size: 9px;
  height: 14px;
  text-align: center;
  width: 14px;
  transition: all 0.3s ease;
}
.main .main-content .shop-table .cart_item .product-quantity .quantity button:hover,
.main .main-content .shop-table .cart_item .product-quantity .quantity button:focus {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.main .main-content .shop-table .cart_item .product-quantity .quantity input {
  border: none;
  color: #202020;
  font-size: 11px;
  height: 34px;
  text-align: center;
  width: 61px;
}
.main .main-content .shop-table .cart_item .product-stock {
  width: 15%;
  font-size: 11px;
  vertical-align: middle;
}
.main .main-content .shop-table .cart_item .product-add {
  width: 20%;
  vertical-align: middle;
}
.main .main-content .shop-table .cart_item .product-subtotal {
  width: 15%;
  vertical-align: middle;
}
.main .main-content .shop-table .cart_item .product-remove {
  text-align: center;
  vertical-align: middle;
  width: 5%;
}
.main .main-content .shop-table .cart_item .product-remove .remove {
  border: 1px solid #ddd;
  border-radius: 50%;
  font-size: 9px;
  padding-left: 2px;
  height: 14px;
  width: 14px;
  color: #858585;
  display: inline-block;
  transition: all 0.3s ease;
}
.main .main-content .shop-table .cart_item .product-remove .remove:hover,
.main .main-content .shop-table .cart_item .product-remove .remove:focus {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.main .main-content .shop-table .cart_item .amount {
  color: #cf5053;
}
.main .main-content .shop-table .cart-action td {
  border-top: 0;
  padding-top: 40px;
  border-bottom: 1px solid #eaeaea;
}
.main .main-content .shop-table .wrap-coupon .input-form {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  width: 270px;
}
.main .main-content .shop-table .wrap-coupon .apply-coupon-btn {
  float: left;
}
.main .main-content .shop-table .apply-coupon-btn {
  color: #fff;
  border: 2px solid #ca7379;
  font-size: 11px;
  padding: 10px 25px 11px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .shop-table .apply-coupon-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .shop-table .apply-coupon-btn:hover,
.main .main-content .shop-table .apply-coupon-btn:focus,
.main .main-content .shop-table .apply-coupon-btn:active {
  color: #ca7379;
}
.main .main-content .shop-table .apply-coupon-btn:hover:before,
.main .main-content .shop-table .apply-coupon-btn:focus:before,
.main .main-content .shop-table .apply-coupon-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .main-content .shop-table .update-cart-btn {
  color: #fff;
  border: 2px solid #222;
  font-size: 11px;
  padding: 10px 25px 11px;
  text-align: center;
  margin-bottom: 5px;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #222222;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .shop-table .update-cart-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .shop-table .update-cart-btn:hover,
.main .main-content .shop-table .update-cart-btn:focus,
.main .main-content .shop-table .update-cart-btn:active {
  color: #222222;
}
.main .main-content .shop-table .update-cart-btn:hover:before,
.main .main-content .shop-table .update-cart-btn:focus:before,
.main .main-content .shop-table .update-cart-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .main-content .shop-table .checkout-btn {
  color: #fff;
  border: 2px solid #ca7379;
  font-size: 11px;
  padding: 10px 25px 11px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .shop-table .checkout-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .shop-table .checkout-btn:hover,
.main .main-content .shop-table .checkout-btn:focus,
.main .main-content .shop-table .checkout-btn:active {
  color: #ca7379;
}
.main .main-content .shop-table .checkout-btn:hover:before,
.main .main-content .shop-table .checkout-btn:focus:before,
.main .main-content .shop-table .checkout-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .main-content .shop-table .add-to-cart-btn {
  color: #fff;
  border: 2px solid #ca7379;
  display: block;
  font-size: 11px;
  padding: 8px 40px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .shop-table .add-to-cart-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .shop-table .add-to-cart-btn:hover,
.main .main-content .shop-table .add-to-cart-btn:focus,
.main .main-content .shop-table .add-to-cart-btn:active {
  color: #ca7379;
}
.main .main-content .shop-table .add-to-cart-btn:hover:before,
.main .main-content .shop-table .add-to-cart-btn:focus:before,
.main .main-content .shop-table .add-to-cart-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .main-content .shop-table .highlight {
  color: #cf5053;
}
@media (max-width: 991px) {
  .main .main-content .shop-shipping {
    margin-bottom: 30px;
  }
}
.main .main-content .shop-shipping h3 {
  color: #25262c;
  font-size: 20px;
  margin: 0 0 40px;
  text-align: center;
}
.main .main-content .shop-shipping .fancy-select {
  margin-bottom: 10px;
  text-align: center;
}
.main .main-content .shop-shipping .input-form {
  margin-bottom: 10px;
  text-align: center;
  color: #aaa;
  font-size: 10px;
}
.main .main-content .shop-shipping .input-form:focus {
  color: #222;
}
.main .main-content .shop-shipping .update-totals-btn {
  color: #fff;
  border: 2px solid #ca7379;
  width: 100%;
  font-size: 11px;
  padding: 10px 25px 11px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .shop-shipping .update-totals-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .shop-shipping .update-totals-btn:hover,
.main .main-content .shop-shipping .update-totals-btn:focus,
.main .main-content .shop-shipping .update-totals-btn:active {
  color: #ca7379;
}
.main .main-content .shop-shipping .update-totals-btn:hover:before,
.main .main-content .shop-shipping .update-totals-btn:focus:before,
.main .main-content .shop-shipping .update-totals-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .main-content .shop-totals h3 {
  color: #25262c;
  font-size: 20px;
  margin: 0 0 40px;
  text-align: center;
}
.main .main-content .shop-totals .totals-table {
  width: 100%;
}
.main .main-content .shop-totals .totals-table td {
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
  padding: 8px 5px;
}
.main .main-content .shop-totals .totals-table td:first-child {
  width: 35%;
}
.main .main-content .shop-totals .totals-table td .amount {
  color: #ca7379;
}
@media (max-width: 991px) {
  .main .main-content .related-products {
    margin-top: 30px;
  }
}
.main .main-content .related-products h3 {
  border-bottom: 1px solid #25282c;
  color: #25282c;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 3px;
  margin: 0 0 40px;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-weight: normal;
}
.main .main-content .order-form {
  text-align: center;
}
.main .main-content .order-form .input-form {
  text-align: center;
  font-size: 10px;
  color: #aaa;
}
.main .main-content .order-form button[type="submit"] {
  color: #fff;
  border: 2px solid #ca7379;
  font-size: 11px;
  padding: 10px 40px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ca7379;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .main-content .order-form button[type="submit"]:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .main-content .order-form button[type="submit"]:hover,
.main .main-content .order-form button[type="submit"]:focus,
.main .main-content .order-form button[type="submit"]:active {
  color: #ca7379;
}
.main .main-content .order-form button[type="submit"]:hover:before,
.main .main-content .order-form button[type="submit"]:focus:before,
.main .main-content .order-form button[type="submit"]:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .sidebar {
  /* ---------------------------------------
        4.44.4.1 WIDGET
        ----------------------------------------- */
}
.main .sidebar .widget {
  margin-bottom: 50px;
}
.main .sidebar .widget .widget-title {
  border-bottom: 1px solid #25262c;
  color: #25262c;
  font-size: 14px;
  margin: 0 0 20px;
  padding-bottom: 5px;
}
.main .sidebar .widget .search-form {
  position: relative;
}
.main .sidebar .widget .search-form input[type="text"] {
  height: 36px;
  margin-bottom: 0;
  padding-right: 36px;
}
.main .sidebar .widget .search-form button[type="submit"] {
  background-color: transparent;
  border: medium none;
  color: #888;
  font-size: 18px;
  height: 36px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 36px;
}
.main .sidebar .widget .search-form button[type="submit"]:hover,
.main .sidebar .widget .search-form button[type="submit"]:focus {
  transform: none;
}
.main .sidebar .widget .list-comments li {
  border-bottom: 1px solid #eaeaea;
  line-height: 1.8;
  list-style: none;
  padding: 10px 0 10px 55px;
  display: block;
  position: relative;
}
.main .sidebar .widget .list-comments li:before {
  color: #868686;
  font-size: 32px;
  left: 3px;
  position: absolute;
  top: 0;
}
@media (max-width: 991px) {
  .main .sidebar .widget .list-comments li:before {
    top: -5px;
  }
}
.main .sidebar .widget .list-comments li a {
  font-family: "Montserrat", sans-serif;
  color: #868686;
}
.main .sidebar .widget .list-comments li a:hover,
.main .sidebar .widget .list-comments li a:focus {
  color: #ca7379;
}
.main .sidebar .widget .list-tags {
  margin-bottom: 0;
}
.main .sidebar .widget .list-tags li {
  display: inline-block;
  margin: 0 2px 6px 0;
}
.main .sidebar .widget .list-tags li a {
  color: #868686;
  border: 1px solid #ddd;
  font-size: 10px;
  padding: 7px 12px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #ffffff;
  border-radius: 0;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .sidebar .widget .list-tags li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .sidebar .widget .list-tags li a:hover,
.main .sidebar .widget .list-tags li a:focus,
.main .sidebar .widget .list-tags li a:active {
  color: #ffffff;
}
.main .sidebar .widget .list-tags li a:hover:before,
.main .sidebar .widget .list-tags li a:focus:before,
.main .sidebar .widget .list-tags li a:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.main .sidebar .widget .ul-sidebar li {
  list-style: none;
  margin-bottom: 5px;
}
.main .sidebar .widget .ul-sidebar li a {
  color: #878787;
  padding-bottom: 5px;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  display: inline;
}
.main .sidebar .widget .ul-sidebar li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #cf5053;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .sidebar .widget .ul-sidebar li a:hover:before,
.main .sidebar .widget .ul-sidebar li a:focus:before,
.main .sidebar .widget .ul-sidebar li a:active:before {
  left: 0;
  right: 0;
}
.main .sidebar .widget .ul-sidebar li a:hover,
.main .sidebar .widget .ul-sidebar li a:focus {
  color: #cf5053;
}
.main .sidebar .widget .ul-sidebar li span {
  float: right;
}
.main .sidebar .widget .ul-sidebar li .children {
  margin: 5px 0 5px 10px;
}
.main .sidebar .widget .ul-sidebar li .children li:before {
  content: "\f105";
  font-family: FontAwesome;
}
.main .sidebar .widget .options-price {
  display: inline-block;
  width: 100%;
}
.main .sidebar .widget .options-price #price-slider {
  background-color: #eee;
  height: 5px;
  margin-bottom: 20px;
  position: relative;
}
.main .sidebar .widget .options-price #price-slider .ui-slider-range {
  background-color: #ca7379;
  position: absolute;
  height: 100%;
  top: 0;
}
.main .sidebar .widget .options-price #price-slider .ui-slider-handle {
  background-color: #222;
  border: medium none;
  border-radius: 50%;
  cursor: pointer;
  height: 14px;
  position: absolute;
  top: -5px;
  width: 14px;
}
.main .sidebar .widget .options-price .price-range {
  color: #888;
  font-size: 11px;
  margin-top: 10px;
  float: left;
}
.main .sidebar .widget .options-price .price-range label {
  float: left;
  margin-bottom: 5px;
  font-weight: normal;
}
.main .sidebar .widget .options-price .price-range #amount {
  border: none;
  float: left;
  width: auto;
  height: auto;
  user-select: none;
}
.main .sidebar .widget .options-price .price-range #amount:focus {
  box-shadow: none;
}
.main .sidebar .widget .options-price .filter-price-btn {
  border: none;
  color: #fff;
  display: block;
  font-size: 11px;
  padding: 10px 25px;
  text-align: center;
  text-transform: uppercase;
  float: right;
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background-color: #333333;
  border-radius: 20px;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.main .sidebar .widget .options-price .filter-price-btn:before {
  content: "";
  position: absolute;
  z-index: -1;
  border-radius: 20px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca7379;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.main .sidebar .widget .options-price .filter-price-btn:hover,
.main .sidebar .widget .options-price .filter-price-btn:focus,
.main .sidebar .widget .options-price .filter-price-btn:active {
  color: #ffffff;
}
.main .sidebar .widget .options-price .filter-price-btn:hover:before,
.main .sidebar .widget .options-price .filter-price-btn:focus:before,
.main .sidebar .widget .options-price .filter-price-btn:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* ---------------------------------------
4.45 FOOTER
----------------------------------------- */
footer {
  background-color: #ac0042;
  padding-top: 70px;
  padding-bottom: 30px;
  color: #fff;
}
@media (max-width: 991px) {
  footer .row > .col-md-3 {
    margin-bottom: 30px;
  }
}
footer a {
  color: #f6bd16;
  padding-bottom: 3px;
}
footer a:hover,
footer a:focus {
  color: #fff;
}
footer h3 {
  border-bottom: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  letter-spacing: 3px;
  margin: 10px 0 20px;
  padding-bottom: 7px;
  text-transform: uppercase;
  font-weight: normal;
}
footer .address {
  color: #fff;
  line-height: 2;
  margin-bottom: 30px;
}
footer .list-social {
  margin-top: 20px;
}
footer ul li {
  list-style: none;
}
footer ul li a {
  color: #fff;
}
footer .list-link li {
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
}
footer .list-link li a {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
footer .list-link li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #f6bd16;
  height: 1px;
  -webkit-transition-property: "left, right";
  transition-property: "left, right";
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
footer .list-link li a:hover:before,
footer .list-link li a:focus:before,
footer .list-link li a:active:before {
  left: 0;
  right: 0;
}
footer .bottom-footer {
  display: inline-block;
  margin-top: 50px;
  width: 100%;
}
@media (max-width: 991px) {
  footer .bottom-footer {
    margin-top: 0;
  }
}
footer .bottom-footer .copyright {
  float: left;
  font-size: 11px;
  margin-top: 10px;
}
@media (max-width: 991px) {
  footer .bottom-footer .copyright {
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
}
footer .bottom-footer .list-payment {
  float: right;
}
@media (max-width: 991px) {
  footer .bottom-footer .list-payment {
    float: none;
    text-align: center;
  }
}
footer .bottom-footer .list-payment li {
  display: inline-block;
  margin-left: 3px;
}
footer .bottom-footer .list-payment li a {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
footer .bottom-footer .list-payment li a:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: "transform, opacity";
  transition-property: "transform, opacity";
}
footer .bottom-footer .list-payment li a:hover,
footer .bottom-footer .list-payment li a:focus,
footer .bottom-footer .list-payment li a:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
footer .bottom-footer .list-payment li a:hover:before,
footer .bottom-footer .list-payment li a:focus:before,
footer .bottom-footer .list-payment li a:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}
/* ---------------------------------------
4.46 STAR RATING
----------------------------------------- */
.star-rating {
  color: #fdd34d;
  clear: both;
  text-align: left;
  font-size: 0;
}
.star-rating i {
  font-size: 18px;
  width: auto;
}
/* ---------------------------------------
4.47 GALLERY
----------------------------------------- */
.gallery .previews {
  text-align: center;
  position: relative;
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .gallery .previews {
    margin-bottom: 40px;
  }
}
.gallery .previews img {
  border: 2px solid transparent;
  transition: all 0.3s ease;
  cursor: pointer;
}
.gallery .previews img:hover,
.gallery .previews img:focus {
  border: 2px solid #ca7379;
}
.gallery .previews .selected {
  border: 2px solid #ca7379;
}
.gallery .previews .nav span {
  border: 2px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  cursor: pointer;
  font-size: 24px;
  height: 36px;
  line-height: 1;
  padding-top: 3px;
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 36px;
  z-index: 20;
  transition: all 0.3s ease;
}
.gallery .previews .nav span:hover,
.gallery .previews .nav span:focus {
  border: 2px solid #25282c;
  background-color: #25282c;
  color: #fff;
}
.gallery .previews .nav .next {
  right: calc(50% - 42px);
}
.gallery .previews .nav .prev {
  left: calc(50% - 42px);
}
.gallery .full {
  margin-bottom: 10px;
  position: relative;
  user-select: none;
}
.gallery .full:hover .details,
.gallery .full:focus .details {
  transform: translate(-50%, -50%) scale(1);
}
.gallery .full img {
  width: 100%;
  position: relative;
  z-index: -1;
}
.gallery .full .details {
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  color: #25282c;
  font-size: 22px;
  width: 36px;
  height: 36px;
  left: 50%;
  line-height: 36px;
  padding: 5px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  z-index: 20;
  padding: 0;
}
.gallery .full .details:hover,
.gallery .full .details:focus {
  background-color: #ca7379;
  border: 1px solid #ca7379;
  color: #fff;
}
/* ---------------------------------------
4.48 SALVATTORE GRIDS
----------------------------------------- */
@media screen and (min-width: 1px) and (max-width: 767px) {
  .col-by-2[data-columns]::before {
    content: '1 .col-xs-12';
  }
}
@media screen and (min-width: 768px) and (max-width: 9999px) {
  .col-by-2[data-columns]::before {
    content: '2 .col-sm-6';
  }
}
