/*
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format('embedded-opentype'), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format('woff2'), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format('woff'), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format('truetype'), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format('svg');
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul > li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"
}

.fa-won:before,
.fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px
}

div.pp_default .pp_top .pp_left {
  background: url("../img/prettyPhoto/default/sprite.png") -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
  background: url("../img/prettyPhoto/default/sprite_x.png") top left repeat-x
}

div.pp_default .pp_top .pp_right {
  background: url("../img/prettyPhoto/default/sprite.png") -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
  color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
  background: url("../img/prettyPhoto/default/sprite_y.png") -7px 0 repeat-y;
  padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
  background: url("../img/prettyPhoto/default/sprite_y.png") top right repeat-y;
  padding-right: 13px
}

div.pp_default .pp_next:hover {
  background: url("../img/prettyPhoto/default/sprite_next.png") center right no-repeat;
  cursor: pointer
}

div.pp_default .pp_previous:hover {
  background: url("../img/prettyPhoto/default/sprite_prev.png") center left no-repeat;
  cursor: pointer
}

div.pp_default .pp_expand {
  background: url("../img/prettyPhoto/default/sprite.png") 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px
}

div.pp_default .pp_expand:hover {
  background: url("../img/prettyPhoto/default/sprite.png") 0 -56px no-repeat;
  cursor: pointer
}

div.pp_default .pp_contract {
  background: url("../img/prettyPhoto/default/sprite.png") 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px
}

div.pp_default .pp_contract:hover {
  background: url("../img/prettyPhoto/default/sprite.png") 0 -113px no-repeat;
  cursor: pointer
}

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url("../img/prettyPhoto/default/sprite.png") 2px 1px no-repeat;
  cursor: pointer
}

div.pp_default .pp_gallery ul li a {
  background: url("../img/prettyPhoto/default/default_thumb.png") center center #f8f8f8;
  border: 1px solid #aaa
}

div.pp_default .pp_social {
  margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url("../img/prettyPhoto/default/sprite.png") -51px 1px no-repeat;
  height: 30px;
  width: 30px
}

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url("../img/prettyPhoto/default/sprite.png") -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0
}

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px
}

div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative
}

div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px
}

div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: .7
}

div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0
}

div.pp_default .pp_bottom .pp_left {
  background: url("../img/prettyPhoto/default/sprite.png") -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
  background: url("../img/prettyPhoto/default/sprite_x.png") bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
  background: url("../img/prettyPhoto/default/sprite.png") -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
  background: url("../img/prettyPhoto/default/loader.gif") center center no-repeat
}

div.light_rounded .pp_top .pp_left {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_right {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -110px -53px no-repeat
}

div.light_rounded .pp_next:hover {
  background: url("../img/prettyPhoto/light_rounded/btnNext.png") center right no-repeat;
  cursor: pointer
}

div.light_rounded .pp_previous:hover {
  background: url("../img/prettyPhoto/light_rounded/btnPrevious.png") center left no-repeat;
  cursor: pointer
}

div.light_rounded .pp_expand {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -31px -26px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_expand:hover {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -31px -47px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_contract {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") 0 -26px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_contract:hover {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") 0 -47px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -1px -1px no-repeat;
  cursor: pointer
}

div.light_rounded .pp_nav .pp_play {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -1px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.light_rounded .pp_nav .pp_pause {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -24px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.light_rounded .pp_arrow_previous {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") 0 -71px no-repeat
}

div.light_rounded .pp_arrow_next {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -22px -71px no-repeat
}

div.light_rounded .pp_bottom .pp_left {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_right {
  background: url("../img/prettyPhoto/light_rounded/sprite.png") -110px -80px no-repeat
}

div.dark_rounded .pp_top .pp_left {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_right {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
  background: url("../img/prettyPhoto/dark_rounded/contentPattern.png") top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
  background: url("../img/prettyPhoto/dark_rounded/contentPattern.png") top right repeat-y
}

div.dark_rounded .pp_next:hover {
  background: url("../img/prettyPhoto/dark_rounded/btnNext.png") center right no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_previous:hover {
  background: url("../img/prettyPhoto/dark_rounded/btnPrevious.png") center left no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_expand {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -31px -26px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_expand:hover {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -31px -47px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_contract {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") 0 -26px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_contract:hover {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") 0 -47px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -1px -1px no-repeat;
  cursor: pointer
}

div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff
}

div.dark_rounded .pp_nav .pp_play {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -1px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -24px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.dark_rounded .pp_arrow_previous {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") 0 -71px no-repeat
}

div.dark_rounded .pp_arrow_next {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -22px -71px no-repeat
}

div.dark_rounded .pp_bottom .pp_left {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_right {
  background: url("../img/prettyPhoto/dark_rounded/sprite.png") -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
  background: url("../img/prettyPhoto/dark_rounded/loader.gif") center center no-repeat
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: #000
}

div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0
}

div.dark_square .pp_loaderIcon {
  background: url("../img/prettyPhoto/dark_square/loader.gif") center center no-repeat
}

div.dark_square .pp_expand {
  background: url("../img/prettyPhoto/dark_square/sprite.png") -31px -26px no-repeat;
  cursor: pointer
}

div.dark_square .pp_expand:hover {
  background: url("../img/prettyPhoto/dark_square/sprite.png") -31px -47px no-repeat;
  cursor: pointer
}

div.dark_square .pp_contract {
  background: url("../img/prettyPhoto/dark_square/sprite.png") 0 -26px no-repeat;
  cursor: pointer
}

div.dark_square .pp_contract:hover {
  background: url("../img/prettyPhoto/dark_square/sprite.png") 0 -47px no-repeat;
  cursor: pointer
}

div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url("../img/prettyPhoto/dark_square/sprite.png") -1px -1px no-repeat;
  cursor: pointer
}

div.dark_square .pp_nav {
  clear: none
}

div.dark_square .pp_nav .pp_play {
  background: url("../img/prettyPhoto/dark_square/sprite.png") -1px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.dark_square .pp_nav .pp_pause {
  background: url("../img/prettyPhoto/dark_square/sprite.png") -24px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.dark_square .pp_arrow_previous {
  background: url("../img/prettyPhoto/dark_square/sprite.png") 0 -71px no-repeat
}

div.dark_square .pp_arrow_next {
  background: url("../img/prettyPhoto/dark_square/sprite.png") -22px -71px no-repeat
}

div.dark_square .pp_next:hover {
  background: url("../img/prettyPhoto/dark_square/btnNext.png") center right no-repeat;
  cursor: pointer
}

div.dark_square .pp_previous:hover {
  background: url("../img/prettyPhoto/dark_square/btnPrevious.png") center left no-repeat;
  cursor: pointer
}

div.light_square .pp_expand {
  background: url("../img/prettyPhoto/light_square/sprite.png") -31px -26px no-repeat;
  cursor: pointer
}

div.light_square .pp_expand:hover {
  background: url("../img/prettyPhoto/light_square/sprite.png") -31px -47px no-repeat;
  cursor: pointer
}

div.light_square .pp_contract {
  background: url("../img/prettyPhoto/light_square/sprite.png") 0 -26px no-repeat;
  cursor: pointer
}

div.light_square .pp_contract:hover {
  background: url("../img/prettyPhoto/light_square/sprite.png") 0 -47px no-repeat;
  cursor: pointer
}

div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url("../img/prettyPhoto/light_square/sprite.png") -1px -1px no-repeat;
  cursor: pointer
}

div.light_square .pp_nav .pp_play {
  background: url("../img/prettyPhoto/light_square/sprite.png") -1px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.light_square .pp_nav .pp_pause {
  background: url("../img/prettyPhoto/light_square/sprite.png") -24px -100px no-repeat;
  height: 15px;
  width: 14px
}

div.light_square .pp_arrow_previous {
  background: url("../img/prettyPhoto/light_square/sprite.png") 0 -71px no-repeat
}

div.light_square .pp_arrow_next {
  background: url("../img/prettyPhoto/light_square/sprite.png") -22px -71px no-repeat
}

div.light_square .pp_next:hover {
  background: url("../img/prettyPhoto/light_square/btnNext.png") center right no-repeat;
  cursor: pointer
}

div.light_square .pp_previous:hover {
  background: url("../img/prettyPhoto/light_square/btnPrevious.png") center left no-repeat;
  cursor: pointer
}

div.facebook .pp_top .pp_left {
  background: url("../img/prettyPhoto/facebook/sprite.png") -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
  background: url("../img/prettyPhoto/facebook/contentPatternTop.png") top left repeat-x
}

div.facebook .pp_top .pp_right {
  background: url("../img/prettyPhoto/facebook/sprite.png") -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
  background: url("../img/prettyPhoto/facebook/contentPatternLeft.png") top left repeat-y
}

div.facebook .pp_content_container .pp_right {
  background: url("../img/prettyPhoto/facebook/contentPatternRight.png") top right repeat-y
}

div.facebook .pp_expand {
  background: url("../img/prettyPhoto/facebook/sprite.png") -31px -26px no-repeat;
  cursor: pointer
}

div.facebook .pp_expand:hover {
  background: url("../img/prettyPhoto/facebook/sprite.png") -31px -47px no-repeat;
  cursor: pointer
}

div.facebook .pp_contract {
  background: url("../img/prettyPhoto/facebook/sprite.png") 0 -26px no-repeat;
  cursor: pointer
}

div.facebook .pp_contract:hover {
  background: url("../img/prettyPhoto/facebook/sprite.png") 0 -47px no-repeat;
  cursor: pointer
}

div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url("../img/prettyPhoto/facebook/sprite.png") -1px -1px no-repeat;
  cursor: pointer
}

div.facebook .pp_description {
  margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
  background: url("../img/prettyPhoto/facebook/loader.gif") center center no-repeat
}

div.facebook .pp_arrow_previous {
  background: url("../img/prettyPhoto/facebook/sprite.png") 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px
}

div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default
}

div.facebook .pp_arrow_next {
  background: url("../img/prettyPhoto/facebook/sprite.png") -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px
}

div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default
}

div.facebook .pp_nav {
  margin-top: 0
}

div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px
}

div.facebook .pp_nav .pp_play {
  background: url("../img/prettyPhoto/facebook/sprite.png") -1px -123px no-repeat;
  height: 22px;
  width: 22px
}

div.facebook .pp_nav .pp_pause {
  background: url("../img/prettyPhoto/facebook/sprite.png") -32px -123px no-repeat;
  height: 22px;
  width: 22px
}

div.facebook .pp_next:hover {
  background: url("../img/prettyPhoto/facebook/btnNext.png") center right no-repeat;
  cursor: pointer
}

div.facebook .pp_previous:hover {
  background: url("../img/prettyPhoto/facebook/btnPrevious.png") center left no-repeat;
  cursor: pointer
}

div.facebook .pp_bottom .pp_left {
  background: url("../img/prettyPhoto/facebook/sprite.png") -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
  background: url("../img/prettyPhoto/facebook/contentPatternBottom.png") top left repeat-x
}

div.facebook .pp_bottom .pp_right {
  background: url("../img/prettyPhoto/facebook/sprite.png") -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
  outline: none
}

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500
}

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000
}

.pp_content {
  height: 40px;
  min-width: 40px
}

* html .pp_content {
  width: 40px
}

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%
}

.pp_content_container .pp_left {
  padding-left: 20px
}

.pp_content_container .pp_right {
  padding-right: 20px
}

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px
}

.pp_description {
  display: none;
  margin: 0
}

.pp_social {
  float: left;
  margin: 0
}

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden
}

.pp_social .twitter {
  float: left
}

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0
}

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 0 4px;
  font-size: 12px
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px
}

a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 4px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px
}

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000
}

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000
}

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative
}

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0
}

.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden
}

.pp_gallery ul a img {
  border: 0
}

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0
}

.pp_gallery li.default a {
  background: url("../img/prettyPhoto/facebook/default_thumbnail.gif") 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important
}

a.pp_next {
  background: url("../img/prettyPhoto/light_rounded/btnNext.png") 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%
}

a.pp_previous {
  background: url("../img/prettyPhoto/light_rounded/btnNext.png") 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%
}

a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000
}

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px
}

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px
}

#pp_full_res {
  line-height: 1 !important
}

#pp_full_res .pp_inline {
  text-align: left
}

#pp_full_res .pp_inline p {
  margin: 0 0 15px
}

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #fff
}

div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #000
}

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff
}

div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative
}

div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
  background: #fff
}

div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px;
  margin-top: 3px;
  font-size: 13px;
  line-height: 22px
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important
}

div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default
}

div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url("../img/prettyPhoto/light_rounded/loader.gif") center center no-repeat
}

div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
  background: url("../img/prettyPhoto/dark_rounded/contentPattern.png") top left repeat
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #fff
}

.pp_top,
.pp_bottom {
  height: 20px;
  position: relative
}

* html .pp_top,
* html .pp_bottom {
  padding: 0 20px
}

.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px
}

.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static
}

.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px
}

.pp_fade,
.pp_gallery li.default a img {
  display: none
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
  float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.carousel-wrapper {
  position: relative;
  overflow: hidden
}

.carousel-controls {
  position: absolute;
  top: 9px;
  right: 0;
  width: 120px;
  height: 37px;
  background: #fff;
  padding-left: 17px;
  font-size: 20px
}

.carousel-space {
  margin-left: 1px
}

.owl-single-col {
  margin: 0 16px
}

.tab-content .carousel-controls {
  top: 4px;
  display: none;
  background: transparent
}

.tab-content .active .carousel-controls {
  display: block
}

.tab-content .carousel-btn {
  border-radius: 3px 3px 0 0
}

.carousel-btn {
  display: block;
  float: left;
  width: 51px;
  height: 37px;
  background-color: #fafafa;
  background-image: url("../img/sprites/sprite.png");
  background-repeat: no-repeat;
  border: 1px solid #e0e0e0;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: background-color .3s, color .4s;
  -moz-transition: background-color .3s, color .4s;
  -o-transition: background-color .3s, color .4s;
  -ms-transition: background-color .3s, color .4s;
  transition: background-color .3s, color .4s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.carousel-btn.carousel-btn-prev {
  background-position: -3px -202px
}

.carousel-btn.carousel-btn-next {
  background-position: -57px -202px
}

.carousel-btn:hover {
  background-color: #6dbcdb;
  border-color: #6dbcdb
}

.carousel-btn.carousel-btn-prev:hover {
  background-position: -3px -241px
}

.carousel-btn.carousel-btn-next:hover {
  background-position: -57px -241px
}

@media (min-width: 1200px) {
  .carousel-controls {
    top: 8px;
    width: 130px;
    height: 41px;
    padding-left: 17px
  }

  .tab-content .carousel-controls {
    top: 0
  }

  .carousel-btn {
    width: 56px;
    height: 41px
  }

  .carousel-btn.carousel-btn-prev {
    background-position: 0 -200px
  }

  .carousel-btn.carousel-btn-next {
    background-position: -54px -200px
  }

  .carousel-btn.carousel-btn-prev:hover {
    background-position: 0 -239px
  }

  .carousel-btn.carousel-btn-next:hover {
    background-position: -54px -239px
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .tab-content .active .carousel-controls {
    display: none
  }
}

@media (max-width: 767px) {
  .carousel-controls {
    top: 7.5px;
    width: 100px;
    height: 30px;
    padding-left: 17px
  }

  .carousel-btn {
    width: 41px;
    height: 30px
  }

  .carousel-btn.carousel-btn-prev {
    background-position: -108px -200px
  }

  .carousel-btn.carousel-btn-next {
    background-position: -147px -200px
  }

  .carousel-btn.carousel-btn-prev:hover {
    background-position: -108px -228px
  }

  .carousel-btn.carousel-btn-next:hover {
    background-position: -147px -228px
  }

  .tab-content .active .carousel-controls {
    display: none
  }
}

.owl-theme .owl-controls {
  position: absolute;
  bottom: 5px;
  right: 10px
}

.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 20px;
  filter: Alpha(60);
  opacity: .6;
  position: absolute;
  top: 50%
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
  left: 10px
}

.owl-theme .owl-controls .owl-buttons .owl-next {
  right: 10px
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(100);
  opacity: 1;
  text-decoration: none
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 24px;
  height: 8px;
  margin: 0 4px;
  filter: Alpha(50);
  opacity: .5;
  background: #00c8fc;
  transition: opacity .4s;
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  -ms-transition: opacity .4s;
  -o-transition: opacity .4s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(100);
  opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px
}

.owl-item.loading {
  min-height: 150px;
  background: url("loading.gif") no-repeat center center
}

.grabbing {
  cursor: move
}

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px
}

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease
}

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease
}

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both
}

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
  0% {
    opacity: 1
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

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

@-moz-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%)
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%)
  }
}

@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0)
  }
}

@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0)
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(.8)
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(.8)
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%)
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%)
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5)
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5)
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5)
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5)
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1
  }
}

@-webkit-keyframes empty {
  0% {
    opacity: 1
  }
}

@-o-keyframes empty {
  0% {
    opacity: 1
  }
}

@keyframes empty {
  0% {
    opacity: 1
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

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

@-o-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}

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

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
}

@-o-keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
}

@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0)
  }
}

@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0)
  }
}

@-o-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0)
  }
}

@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0)
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8)
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8)
  }
}

@-o-keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8)
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8)
  }
}

@-moz-keyframes goDown {
  from {
    transform: translateY(-100%)
  }
}

@-webkit-keyframes goDown {
  from {
    transform: translateY(-100%)
  }
}

@-o-keyframes goDown {
  from {
    transform: translateY(-100%)
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%)
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5)
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5)
  }
}

@-o-keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5)
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5)
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5)
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5)
  }
}

@-o-keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5)
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5)
  }
}

@charset "UTF-8";

/*
  * animate.css -http://daneden.me/animate
  * Version - 3.5.1
  * Licensed under the MIT license - http://opensource.org/licenses/MIT
  *
  * Copyright (c) 2016 Daniel Eden
  */

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

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

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

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

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand
}

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

.shake {
  -webkit-animation-name: shake;
  animation-name: shake
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0)
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}

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

.tada {
  -webkit-animation-name: tada;
  animation-name: tada
}

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut
}

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

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown
}

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

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft
}

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

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight
}

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

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}

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

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig
}

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

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig
}

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

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig
}

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

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight
}

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

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge
}

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn
}

@-webkit-keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut
}

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

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown
}

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

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft
}

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

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp
}

@-moz-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@-o-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0)
  }
}

@-moz-keyframes flash {
  from,
  50%,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}

@-o-keyframes flash {
  from,
  50%,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1
  }
  25%,
  75% {
    opacity: 0
  }
}

@-moz-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-o-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-moz-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-o-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  30% {
    -webkit-transform: scale3d(1.25, .75, 1);
    transform: scale3d(1.25, .75, 1)
  }
  40% {
    -webkit-transform: scale3d(.75, 1.25, 1);
    transform: scale3d(.75, 1.25, 1)
  }
  50% {
    -webkit-transform: scale3d(1.15, .85, 1);
    transform: scale3d(1.15, .85, 1)
  }
  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1)
  }
  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-moz-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

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

@-o-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
}

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

@-moz-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-o-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg)
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg)
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg)
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg)
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-moz-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0)
  }
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0)
  }
}

@-o-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0)
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg)
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0);
    transform: rotate3d(0, 0, 1, 0)
  }
}

@-moz-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

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

@-o-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
  10%,
  20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

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

@-moz-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-o-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-moz-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

@-o-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg)
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg)
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg)
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg)
  }
  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg)
  }
  77.7% {
    -webkit-transform: skewX(.390625deg) skewY(.390625deg);
    transform: skewX(.390625deg) skewY(.390625deg)
  }
  88.8% {
    -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
    transform: skewX(-.1953125deg) skewY(-.1953125deg)
  }
}

@-moz-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-o-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }
  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
  }
}

@-moz-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-o-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-moz-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-o-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-moz-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-o-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }
  to {
    -webkit-transform: none;
    transform: none
  }
}

@-moz-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-o-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0)
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-moz-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

@-o-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
}

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

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

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

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

@-moz-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

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

@-o-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

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

@-moz-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

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

@-o-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

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

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

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

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

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

@-moz-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@-o-keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  from {
    opacity: 0
  }
  to {
    opacity: 1
  }
}

@-moz-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

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

@-o-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

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

@-moz-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-o-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-moz-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

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

@-o-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

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

@-moz-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-o-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-moz-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

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

@-o-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

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

@-moz-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-o-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-moz-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

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

@-o-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

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

@-moz-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-o-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-moz-keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@-o-keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@keyframes fadeOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

@-moz-keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-o-keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-moz-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@-o-keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0)
  }
}

@-moz-keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-o-keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-moz-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@-o-keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0)
  }
}

@-moz-keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-o-keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-moz-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@-o-keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0)
  }
}

@-moz-keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@-o-keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@-moz-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@-o-keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0)
  }
}

@-moz-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@-o-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@-moz-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-o-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-moz-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-o-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-moz-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@-o-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0
  }
}

@-moz-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@-o-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0
  }
}

@-moz-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-o-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-moz-keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@-o-keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0
  }
}

@-moz-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-o-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-moz-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-o-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-moz-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-o-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-moz-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-o-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-moz-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-o-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@-moz-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@-o-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0
  }
}

@-moz-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@-o-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0
  }
}

@-moz-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@-o-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@-moz-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@-o-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0
  }
}

@-moz-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@-o-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0
  }
}

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

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

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

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

@-moz-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-o-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-moz-keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@-webkit-keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@-o-keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@keyframes rollOut {
  from {
    opacity: 1
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
  }
}

@-moz-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}

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

@-o-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  50% {
    opacity: 1
  }
}

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

@-moz-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-o-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-moz-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-o-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-moz-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-o-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-moz-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-o-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-moz-keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}

@-o-keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}

@keyframes zoomOut {
  from {
    opacity: 1
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }
  to {
    opacity: 0
  }
}

@-moz-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-o-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-moz-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

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

@-o-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center
  }
}

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

@-moz-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

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

@-o-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
  }
  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center
  }
}

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

@-moz-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-o-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19)
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1)
  }
}

@-moz-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-o-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-moz-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-o-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-moz-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-o-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-moz-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-o-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@-moz-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-o-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-moz-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-o-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
}

@-moz-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-o-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
}

@-moz-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@-o-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

.sbHolder {
  background-color: transparent;
  border: 1px solid #dcdcdc;
  font-size: 15px;
  line-height: 20px;
  height: 38px;
  position: relative;
  width: 100%;
  float: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 3px
}

.large-selectbox .sbHolder {
  height: 47px
}

.input-group .sbHolder {
  border-radius: 0 3px 3px 0
}

.input-group .large-selectbox {
  display: table-cell
}

.input-group .normal-selectbox {
  display: table-cell
}

.sbSelector {
  display: block;
  height: 38px;
  left: 0;
  line-height: 38px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 20px;
  top: 0;
  width: 100%;
  font-size: 13px
}

.large-selectbox .sbSelector {
  height: 47px;
  line-height: 47px
}

.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
  color: #878680;
  outline: none;
  text-decoration: none
}

.sbToggle {
  background-image: url("../images/sprites/selectbox.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  width: 38px;
  outline: none;
  position: absolute;
  right: -2px;
  top: -1px;
  height: 38px
}

.large-selectbox .sbToggle {
  width: 47px;
  height: 47px;
  background-image: url("../images/sprites/selectbox-large.png");
  background-position: 0 0;
  right: -1px
}

.sbToggleOpen {
  background-position: -38px 0
}

.large-selectbox .sbToggleOpen {
  background-position: -47px 0
}

.sbHolderDisabled {
  background-color: #999;
  border: solid 1px #aeaeae
}

.sbOptions {
  background-color: #fff;
  border: 1px solid #dcdcdc;
  list-style: none;
  left: -1px;
  margin: 1px 0 0;
  padding: 0;
  position: absolute;
  top: 44px;
  width: 100%;
  z-index: 800;
  overflow-y: auto;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.045);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.045)
}

.accordion-panel-body ul.sbOptions {
  padding: 0
}

.sbOptions li {
  padding: 0;
  list-style-type: none !important
}

.sbOptions a {
  border-bottom: 1px solid #dadada;
  display: block;
  outline: none;
  padding: 8px 0 8px 20px;
  font-size: 13px
}

.sbOptions a:link,
.sbOptions a:visited {
  color: #878680;
  text-decoration: none;
  transition: color 0s;
  -webkit-transition: color 0s;
  -moz-transition: color 0s;
  -ms-transition: color 0s;
  -o-transition: color 0s
}

.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
  color: #fff;
  background: #0664cd
}

.sbOptions li.last a {
  border-bottom: none
}

.sbOptions .sbDisabled {
  border-bottom: dotted 1px #515151;
  color: #999;
  display: block;
  padding: 7px 0 7px 3px
}

.sbOptions .sbGroup {
  border-bottom: dotted 1px #515151;
  color: #ebb52d;
  display: block;
  font-weight: bold;
  padding: 7px 0 7px 3px
}

.sbOptions .sbSub {
  padding-left: 17px
}

@import url("//fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|Gudea:400,700,400italic|Oswald:400,700,300");
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic");
@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');
body {
  font: 15px/1.5 'Muli', 'Open Sans', sans-serif;
  color: #444;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff
}

.pattern1 {
  background: url("../img/patterns/pattern1.png") repeat
}

.pattern2 {
  background: url("../img/patterns/pattern2.png") repeat
}

.pattern3 {
  background: url("../img/patterns/pattern3.png") repeat
}

.pattern4 {
  background: url("../img/patterns/pattern4.png") repeat
}

.pattern5 {
  background: url("../img/patterns/pattern5.png") repeat
}

.pattern6 {
  background: url("../img/patterns/pattern6.png") repeat
}

.pattern7 {
  background: url("../img/patterns/pattern7.png") repeat
}

.pattern8 {
  background: url("../img/patterns/pattern8.png") repeat
}

.pattern9 {
  background: url("../img/patterns/pattern9.png") repeat
}

.pattern10 {
  background: url("../img/patterns/pattern10.png") repeat
}

.pattern11 {
  background: url("../img/patterns/pattern11.png") repeat
}

.pattern12 {
  background: url("../img/patterns/pattern12.png") repeat
}

.pattern13 {
  background: url("../img/patterns/pattern13.png") repeat
}

.pattern14 {
  background: url("../img/patterns/pattern14.png") repeat
}

.pattern15 {
  background: url("../img/patterns/pattern15.png") repeat
}

.pattern16 {
  background: url("../img/patterns/pattern16.png") repeat
}

.pattern17 {
  background: url("../img/patterns/pattern17.png") repeat
}

.pattern18 {
  background: url("../img/patterns/pattern18.png") repeat
}

.pattern19 {
  background: url("../img/patterns/pattern19.png") repeat
}

.pattern20 {
  background: url("../img/patterns/pattern20.png") repeat
}

.pattern21 {
  background: url("../img/patterns/pattern21.png") repeat
}

.pattern22 {
  background: url("../img/patterns/pattern22.png") repeat
}

#wrapper {
  width: 100%
}

#wrapper.boxed {
  width: 970px;
  margin: 30px auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4)
}

#wrapper.boxed-long {
  width: 970px;
  margin: 0 auto;
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.35), -3px 0 10px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 3px 0 10px rgba(0, 0, 0, 0.35), -3px 0 10px rgba(0, 0, 0, 0.35)
}

::selection {
  background-color: #6dbcdb;
  color: #fff
}

::-moz-selection {
  background-color: #6dbcdb;
  color: #fff
}

.clear {
  clear: both;
  height: 2px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Muli', 'Open Sans', Arial, sans-serif;
  line-height: 1.3;
  color: #444645;
  margin-top: 0
}

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

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

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

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

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

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

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  color: inherit
}

ul,
ol {
  list-style-type: none;
  padding: 0;
  margin: 0
}

a {
  -webkit-transition: color .24s ease-in-out;
  -moz-transition: color .24s ease-in-out;
  -o-transition: color .24s ease-in-out;
  -ms-transition: color .24s ease-in-out;
  transition: color .24s ease-in-out;
  color: #0076c0
}

a:active,
a:hover,
a:focus {
  text-decoration: none;
  color: #43c232
}

a:active,
a:focus,
input,
select,
textarea {
  outline: none
}

iframe {
  border: none
}

img.pull-right {
  margin-left: 15px;
  margin-bottom: 15px
}

img.pull-left {
  margin-right: 15px;
  margin-bottom: 15px
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ebebeb
}

blockquote {
  padding: 35px 20px 10px 65px;
  margin: 0 0 20px;
  border-left: none;
  position: relative;
  color: #8f9290
}

blockquote.blockquote-reverse {
  padding: 35px 65px 10px 20px;
  border-right: none
}

blockquote p {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  font-style: italic
}

blockquote:before {
  content: '';
  display: block;
  position: absolute;
  left: 25px;
  top: 11px;
  width: 32px;
  height: 26px;
  background-image: url("../img/sprites/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -150px
}

blockquote.blockquote-reverse:before {
  left: auto;
  right: 25px;
  background-position: -368px -383px
}

.highlight {
  padding: 0 .3em;
  background: #dcdcdc
}

.highlight.reverse {
  color: #fff;
  background: #7c807e
}

.highlight.first-color {
  color: #fff;
  background: #6dbcdb
}

.highlight.second-color {
  color: #fff;
  background: #fd5c48
}

.highlight.third-color {
  color: #fff;
  background: #d51a03
}

.highlight.fourth-color {
  color: #fff;
  background: #fd5c48
}

.first-color {
  color: #6dbcdb
}

.second-color {
  color: #fd5c48
}

.third-color {
  color: #d51a03
}

.fourth-color {
  color: #fd5c48
}

.dropcap,
.dropcap-bg {
  font-size: 3.8em;
  line-height: 1;
  padding-right: .1em;
  float: left;
  text-transform: uppercase
}

.dropcap.first-color {
  color: #6dbcdb
}

.dropcap.second-color {
  color: #fd5c48
}

.dropcap.third-color {
  color: #d51a03
}

.dropcap.fourth-color {
  color: #fd5c48
}

.dropcap-bg {
  padding: .03em .06em;
  color: #7c807e;
  margin-right: .15em;
  background: #f1f1f1
}

.dropcap-bg.reverse {
  background: #7c807e;
  color: #fff
}

.dropcap-bg.first-color {
  background: #6dbcdb;
  color: #fff
}

.dropcap-bg.second-color {
  background: #fd5c48;
  color: #fff
}

.dropcap-bg.third-color {
  background: #d51a03;
  color: #fff
}

.dropcap-bg.fourth-color {
  background: #fd5c48;
  color: #fff
}

.sm-separator {
  margin-right: 5px
}

.separator {
  margin-right: 10px
}

.lg-separator {
  margin-right: 20px
}

.top-10px {
  margin-top: -10px
}

.xss-margin,
.xs-margin,
.sm-margin,
.md-margin,
.lg-margin,
.xlg-margin,
.md-margin2x,
.lg-margin2x,
.xlg-margin2x,
.md-margin3x,
.lg-margin3x,
.xlg-margin3x {
  min-height: 1px
}

.xss-margin {
  margin-bottom: 5px
}

.xs-margin {
  margin-bottom: 10px
}

.sm-margin {
  margin-bottom: 20px
}

.md-margin {
  margin-bottom: 30px
}

.lg-margin {
  margin-bottom: 40px
}

.xlg-margin {
  margin-bottom: 50px
}

.md-margin2x {
  margin-bottom: 60px
}

.lg-margin2x {
  margin-bottom: 80px
}

.xlg-margin2x {
  margin-bottom: 100px
}

.md-margin3x {
  margin-bottom: 90px
}

.lg-margin3x {
  margin-bottom: 120px
}

.xlg-margin3x {
  margin-bottom: 150px
}

.clear-margin {
  margin-bottom: 0 !important
}

.link-underline {
  text-decoration: underline !important
}

.col-2 {
  width: 50%;
  padding-right: 20px;
  float: left
}

.col-3 {
  width: 33.333333%;
  padding-right: 20px;
  float: left
}

.col-4 {
  width: 25%;
  padding-right: 20px;
  float: left
}

.col-5 {
  width: 20%;
  padding-right: 20px;
  float: left
}

.col-2.last,
.col-3.last,
.col-4.last,
.col-5.last {
  padding-right: 0
}

.img-responsive {
  width: 100%
}

.show-for-lg {
  display: inline
}

.hide-for-lg {
  display: none
}

.alert-dismissable .close {
  top: 2px
}

.alert-dismissable .close:active,
.alert-dismissable .close:focus {
  outline: none
}

.fontawesome-icon-list a,
.bs-glyphicons-list li {
  color: #5a5a5a;
  display: block;
  padding: .3em .6em
}

.fontawesome-icon-list a:hover,
.bs-glyphicons-list li:hover {
  background: #f1f1f1
}

.fontawesome-icon-list a .fa,
.bs-glyphicons-list li .glyphicon {
  margin-right: .5em;
  width: 1.5em
}

.bs-glyphicons-list li {
  min-height: 50px;
  margin-bottom: 1em
}

.list-style {
  padding-left: 20px
}

.list-style.list-disc {
  list-style-type: disc
}

.list-style.list-circle {
  list-style-type: circle
}

.list-style.list-square {
  list-style-type: square
}

.list-style.list-decimal {
  list-style-type: decimal
}

.list-style.list-lower-alpha {
  list-style-type: lower-alpha
}

.list-style.list-upper-alpha {
  list-style-type: upper-alpha
}

.list-style.list-lower-roman {
  list-style-type: lower-roman
}

.list-style.list-upper-roman {
  list-style-type: upper-roman
}

.fa-ul > li {
  margin-bottom: 10px
}

.list-group {
  margin-bottom: 20px
}

.list-group-item {
  padding: 10px 15px
}

a.list-group-item {
  color: #555
}

a.list-group-item .list-group-item-heading {
  color: #444645;
  margin-bottom: 10px
}

a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #f2f2f2
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #6dbcdb;
  border-color: #6dbcdb
}

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

.btn {
  padding: 8px 13px;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4)
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 14px 22px;
  font-size: 17px;
  border-radius: 4px
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 6px 12px
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 2px 6px
}

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

.btn:focus,
.btn:active {
  outline: none !important
}

.btn-lg,
.btn-group-lg > .btn {
  padding: .55em 1.8em;
  font-size: 1.25em;
  line-height: 1.5;
  border-radius: 4px
}

.btn-sm,
.btn-group-sm > .btn {
  padding: .4em 1.1em;
  font-size: .85em;
  line-height: 1.5;
  border-radius: 3px
}

.btn-xs,
.btn-group-xs > .btn {
  padding: .15em .7em;
  font-size: .75em;
  line-height: 1.5;
  border-radius: 3px
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0
}

.btn-block + .btn-block {
  margin-top: .5em
}

.btn-custom {
  color: #fff;
  background-color: #19232d;
  border-color: transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4)
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.open .dropdown-toggle.btn-custom {
  color: #fff;
  background-color: #0664cd;
  border-color: transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4)
}

.btn-custom:active,
.btn-custom.active,
.open .dropdown-toggle.btn-custom {
  background-image: none
}

.btn-custom.disabled,
.btn-custom[disabled],
fieldset[disabled] .btn-custom,
.btn-custom.disabled:hover,
.btn-custom[disabled]:hover,
fieldset[disabled] .btn-custom:hover,
.btn-custom.disabled:focus,
.btn-custom[disabled]:focus,
fieldset[disabled] .btn-custom:focus,
.btn-custom.disabled:active,
.btn-custom[disabled]:active,
fieldset[disabled] .btn-custom:active,
.btn-custom.disabled.active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom.active {
  background-color: #0b9a0b;
  border-color: #0b890b
}

.btn-custom-2 {
  color: #fff !important;
  background-color: #19232d;
  border-color: #364655;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4)
}

.btn-custom-2:hover,
.btn-custom-2:focus,
.btn-custom-2:active,
.btn-custom-2.active,
.open .dropdown-toggle.btn-custom-2 {
  color: #fff !important;
  background-color: #364655;
  border-color: #364655;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4)
}

.btn-custom-2:active,
.btn-custom-2.active,
.open .dropdown-toggle.btn-custom-2 {
  background-image: none
}

.btn-custom-2.disabled,
.btn-custom-2[disabled],
fieldset[disabled] .btn-custom-2,
.btn-custom-2.disabled:hover,
.btn-custom-2[disabled]:hover,
fieldset[disabled] .btn-custom-2:hover,
.btn-custom-2.disabled:focus,
.btn-custom-2[disabled]:focus,
fieldset[disabled] .btn-custom-2:focus,
.btn-custom-2.disabled:active,
.btn-custom-2[disabled]:active,
fieldset[disabled] .btn-custom-2:active,
.btn-custom-2.disabled.active,
.btn-custom-2[disabled].active,
fieldset[disabled] .btn-custom-2.active {
  background-color: #364655;
  border-color: #364655
}

.btn-custom-3 {
  color: #fff;
  background-color: #575a59;
  border-color: #5c5f5e;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4)
}

.btn-custom-3:hover,
.btn-custom-3:focus,
.btn-custom-3:active,
.btn-custom-3.active,
.open .dropdown-toggle.btn-custom-3 {
  color: #fff;
  background-color: #6dbcdb;
  border-color: #6dbcdb;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4)
}

.btn-custom-3:active,
.btn-custom-3.active,
.open .dropdown-toggle.btn-custom-3 {
  background-image: none
}

.btn-custom-3.disabled,
.btn-custom-3[disabled],
fieldset[disabled] .btn-custom-3,
.btn-custom-3.disabled:hover,
.btn-custom-3[disabled]:hover,
fieldset[disabled] .btn-custom-3:hover,
.btn-custom-3.disabled:focus,
.btn-custom-3[disabled]:focus,
fieldset[disabled] .btn-custom-3:focus,
.btn-custom-3.disabled:active,
.btn-custom-3[disabled]:active,
fieldset[disabled] .btn-custom-3:active,
.btn-custom-3.disabled.active,
.btn-custom-3[disabled].active,
fieldset[disabled] .btn-custom-3.active {
  background-color: #0b9a0b;
  border-color: #0b890b
}

.btn-custom-4 {
  color: #fff;
  background-color: #0076c0;
  border-color: #0076c0;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4)
}

.btn-custom-4:hover,
.btn-custom-4:focus,
.btn-custom-4:active,
.btn-custom-4.active,
.open .dropdown-toggle.btn-custom-4 {
  color: #fff;
  background-color: #0a66a5;
  border-color: #0a66a5;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4)
}

.btn-custom-4:active,
.btn-custom-4.active,
.open .dropdown-toggle.btn-custom-4 {
  background-image: none
}

.btn-custom-4.disabled,
.btn-custom-4[disabled],
fieldset[disabled] .btn-custom-4,
.btn-custom-4.disabled:hover,
.btn-custom-4[disabled]:hover,
fieldset[disabled] .btn-custom-4:hover,
.btn-custom-4.disabled:focus,
.btn-custom-4[disabled]:focus,
fieldset[disabled] .btn-custom-4:focus,
.btn-custom-4.disabled:active,
.btn-custom-4[disabled]:active,
fieldset[disabled] .btn-custom-4:active,
.btn-custom-4.disabled.active,
.btn-custom-4[disabled].active,
fieldset[disabled] .btn-custom-4.active {
  background-color: #0b9a0b;
  border-color: #0b890b
}

.btn-custom .badge {
  color: #6dbcdb;
  background-color: #fff
}

.btn-custom-2 .badge {
  color: #444645;
  background-color: #fff
}

.btn-custom-3 .badge {
  color: #575a59;
  background-color: #fff
}

.btn-default .badge {
  background-color: #aeaeae
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: .25em .6em;
  font-size: 1em;
  background-color: #aeaeae;
  border-radius: 10px
}

.btn .badge {
  top: 1px;
  margin: 0 .3em
}

.dropdown-menu {
  min-width: 160px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  z-index: 900
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-bottom: 0;
  -webkit-box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -1px 6px rgba(0, 0, 0, 0.15)
}

.dropdown-menu .divider {
  margin: .65em 0
}

.dropdown-menu > li > a {
  padding: 6px 13px;
  line-height: 1.5;
  color: #3a3a3a
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #020202;
  background-color: #f1f1f1
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #0a0a0a;
  background-color: #dadada
}

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

.input-group input + .input-group-addon {
  text-align: right;
  width: 37px;
  max-width: 37px
}

.input-group input + .input-group-addon .input-icon {
  margin-right: 0;
  margin-left: 5px
}

.input-group .input-group-addon + input + .input-group-addon {
  min-width: 0;
  border-radius: 0 3px 3px 0
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 47px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px 0 0 3px
}

.input-group-lg > .input-group-addon {
  padding-left: 8px
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 32px;
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px 0 0 3px
}

.input-group .form-control {
  border-radius: 0
}

.form-control {
  height: 38px;
  padding: 7px 12px;
  font-size: 12px
}

.form-control.input-sm {
  padding: 5px 10px
}

.no-minwidth {
  min-width: 0 !important
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 3px;
  margin-left: 4px
}

.input-group-lg .input-group-addon input[type=radio],
.input-group-lg .input-group-addon input[type=checkbox] {
  margin-top: 6px;
  margin-left: 7px
}

.input-group-sm .input-group-addon input[type=radio],
.input-group-sm .input-group-addon input[type=checkbox] {
  margin-top: 6px;
  margin-left: 2px
}

input:focus,
textarea:focus,
select:focus {
  outline: 0
}

fieldset {
  padding: 0;
  margin: 0 0 60px 0;
  border: none
}

fieldset.half-margin {
  margin-bottom: 30px
}

.input-lg {
  height: 47px;
  padding: 12px 16px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px
}

select.input-lg {
  height: 47px;
  line-height: 47px
}

#register-form .form-control {
  color: #a4a4a4;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  padding-left: 20px
}

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 2px;
  border-radius: 3px;
  border-color: #dcdcdc
}

.input-group .form-control {
  border-radius: 0 3px 3px 0
}

.form-control:focus {
  border-color: #e0e0e0;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1)
}

.input-group {
  margin-bottom: 25px
}

.input-group-addon {
  padding-left: 8px;
  font-size: 14px;
  color: #666;
  text-align: left;
  background-color: #f2f2f2;
  border: 1px solid #dcdcdc;
  border-radius: 3px 0 0 3px;
  min-width: 150px;
  position: relative
}

.input-group-addon i {
  font-size: 16px
}

.textarea-container {
  position: relative;
  width: 100%;
  overflow: hidden
}

.textarea-container .input-group-addon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-radius: 3px 3px 0 0;
  padding: 10.5px 12px 10.5px 7px;
  z-index: 90
}

.textarea-container .input-group-addon:first-child {
  border-right: 1px solid #e4e2e2
}

.textarea-container textarea {
  padding-top: 55px;
  margin-top: 5px
}

.form-control:-moz-placeholder {
  color: #a4a4a4
}

.form-control::-moz-placeholder {
  color: #a4a4a4
}

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

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

.custom-checkbox {
  position: relative;
  padding-left: 30px
}

.input-desc,
.input-desc-box {
  width: 100%;
  margin-bottom: 25px
}

.input-desc-box {
  width: 100%;
  color: #797878;
  padding: 12px 15px;
  border: 1px solid #dcdcdc;
  border-radius: 3px;
  background: #f2f2f2;
  margin-bottom: 25px;
  line-height: 21px
}

.input-desc-box .icon-box {
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 16px;
  font-weight: bold;
  background: #6dbcdb;
  margin-top: 2.5px;
  color: #fff;
  line-height: 17px;
  text-align: center
}

.custom-checkbox input[type="checkbox"] {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  opacity: 0;
  z-index: 100
}

.custom-checkbox .checbox-container {
  position: absolute;
  left: 0;
  top: 2px;
  display: inline-block;
  border: 1px solid #c3c3c3;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  background: #fcfcfc;
  text-align: center;
  line-height: 14px
}

.custom-checkbox .checbox-container i {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  opacity: 0
}

.custom-checkbox input[type="checkbox"]:checked + .checbox-container {
  background: #fd5c48 !important;
  border-color: #fd5c48
}

.custom-checkbox input[type="checkbox"]:checked + .checbox-container i {
  opacity: 1
}

.input-group-btn > .btn {
  padding: 8px 18px
}

.form-control-feedback {
  top: 30px
}

.input-lg + .form-control-feedback {
  top: 28px
}

.carousel-inner > .item {
  padding: 0;
  margin: 0
}

.tooltip {
  font-size: 12px;
  line-height: 1.5;
  z-index: 900
}

.tooltip.top {
  padding: 7px 0
}

.tooltip.right {
  padding: 0 7px
}

.tooltip.bottom {
  padding: 7px 0
}

.tooltip.left {
  padding: 0 7px
}

.tooltip-inner {
  padding: 4px 10px;
  color: #fff;
  background-color: #19232d;
  border-radius: 3px
}

.tooltip.top .tooltip-arrow {
  margin-left: -7px;
  border-width: 7px 7px 0;
  border-top-color: #19232d
}

.tooltip.top-left .tooltip-arrow {
  left: 7px;
  border-width: 7px 7px 0;
  border-top-color: #19232d
}

.tooltip.top-right .tooltip-arrow {
  right: 7px;
  border-width: 7px 7px 0;
  border-top-color: #19232d
}

.tooltip.right .tooltip-arrow {
  margin-top: -7px;
  border-width: 7px 7px 7px 0;
  border-right-color: #19232d
}

.tooltip.left .tooltip-arrow {
  margin-top: -7px;
  border-width: 7px 0 7px 7px;
  border-left-color: #19232d
}

.tooltip.bottom .tooltip-arrow {
  margin-left: -7px;
  border-width: 0 7px 7px;
  border-bottom-color: #19232d
}

.tooltip.bottom-left .tooltip-arrow {
  left: 7px;
  border-width: 0 7px 7px;
  border-bottom-color: #19232d
}

.tooltip.bottom-right .tooltip-arrow {
  right: 7px;
  border-width: 0 7px 7px;
  border-bottom-color: #19232d
}

.popover {
  z-index: 900;
  border: 1px solid #dcdcdc;
  border-radius: 4px
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #dcdcdc;
  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.top > .arrow {
  border-top-color: #dcdcdc
}

.popover.right > .arrow {
  border-right-color: #dcdcdc
}

.popover.bottom > .arrow {
  border-bottom-color: #dcdcdc
}

.popover.left > .arrow {
  border-left-color: #dcdcdc
}

.modal-body {
  padding: 30px 15px
}

.modal .input-group:last-child {
  margin-bottom: 0
}

.progress {
  height: 20px;
  margin-bottom: 15px;
  overflow: visible;
  background-color: #eaeaea;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none
}

.progress-bar-custom {
  background-color: #6dbcdb;
  position: relative;
  color: #444645
}

.progress-bar-custom:after {
  display: block;
  content: '';
  position: absolute;
  right: 0;
  bottom: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 0 9px;
  border-color: transparent transparent transparent #53a6c6
}

.progress-text {
  font: 700 12px/15px Arial, sans-serif;
  position: absolute;
  right: 15px;
  bottom: 100%;
  display: none;
  transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s
}

.accordion-header {
  background: #f4f4f4;
  padding: 20px;
  border: 1px solid #e4e2e2;
  position: relative;
  margin-bottom: 10px
}

.sm-accordion .accordion-header {
  margin-bottom: 0;
  border-bottom-color: transparent
}

.sm-accordion .panel:last-child .accordion-header {
  border-bottom-color: #e4e2e2
}

.sm-accordion.panel-group .panel + .panel {
  margin-top: 0
}

.accordion-title {
  font: 700 18px/1 "Gudea", Arial, sans-serif;
  color: #777
}

.accordion-title > span {
  margin: 0 5px;
  text-transform: uppercase
}

.accordion-btn {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #fafafa;
  background-image: url("../img/sprites/sprite.png");
  background-position: -146px -290px;
  background-repeat: no-repeat;
  border: 1px solid #dcdcdc;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  -webkit-transition: background-color .3s;
  -moz-transition: background-color .3s;
  -o-transition: background-color .3s;
  -ms-transition: background-color .3s;
  transition: background-color .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer
}

.accordion-btn.opened {
  border-radius: 0 0 3px 3px !important;
  background-position: -118px -290px
}

.sm-accordion .accordion-btn {
  width: 25px;
  height: 25px;
  line-height: 25px
}

.accordion-btn:hover,
.accordion-btn.active {
  background-color: #19232d;
  border-color: #374654;
  background-position: -146px -318px
}

.accordion-btn.opened:hover,
.accordion-btn.opened.active {
  background-position: -118px -318px
}

.accordion-header .accordion-btn {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -15px;
  z-index: 100
}

.sm-accordion .accordion-btn {
  width: 25px;
  height: 25px
}

.sm-accordion .accordion-header .accordion-btn {
  margin-top: -12.5px
}

.sm-accordion .accordion-btn {
  background-position: -174px -290px
}

.sm-accordion .accordion-btn.opened {
  background-position: -197px -290px
}

.sm-accordion .accordion-btn:hover,
.sm-accordion .accordion-btn.active {
  background-position: -174px -313px
}

.sm-accordion .accordion-btn.opened:hover,
.sm-accordion .accordion-btn.opened.active {
  background-position: -197px -313px
}

.sidebar .widget .sm-accordion .panel + .panel {
  margin-top: 0
}

.custom-accordion .panel {
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.custom-accordion .panel-body {
  padding: 20px 0
}

.sm-accordion.custom-accordion .panel-body {
  padding: 20px 20px 40px !important;
  background: #fcfcfc;
  border: 1px solid #e4e2e2;
  border-bottom-color: transparent
}

.sm-accordion.custom-accordion .panel:last-child .panel-body {
  border-bottom-color: #e4e2e2;
  border-top-color: transparent
}

.tab-container .nav-tabs {
  border-bottom: none
}

.tab-container.left .nav-tabs {
  background: #fafafa;
  border-right: 1px solid #dcdcdc
}

.tab-container.right .nav-tabs {
  background: #fafafa;
  border-left: 1px solid #dcdcdc
}

.tab-container.left .nav-tabs {
  float: left;
  border-bottom: none
}

.tab-container.right .nav-tabs {
  float: right;
  border-bottom: none
}

.tab-container .nav-tabs > li {
  font: 700 16px/20px "Gudea", Arial, sans-serif;
  color: #666;
  text-transform: uppercase;
  border-right: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc
}

.tab-container.reverse .nav-tabs > li {
  border-top: none
}

.tab-container .nav-tabs > li:first-child {
  border-left: 1px solid #dcdcdc
}

.tab-container.left .nav-tabs > li,
.tab-container.right .nav-tabs > li {
  float: none;
  border-top-color: transparent;
  border-right-color: transparent
}

.tab-container.left .nav-tabs > li:first-child,
.tab-container.right .nav-tabs > li:first-child {
  border-left-color: transparent
}

.tab-container .nav-tabs > li > a {
  display: block;
  padding: 20px 20px 20px 30px;
  margin-right: 0;
  line-height: inherit;
  border: 1px solid transparent;
  border-bottom-color: #dcdcdc;
  border-radius: 0;
  color: #666;
  background: #fafafa;
  -webkit-transition: background .2s ease-in;
  -moz-transition: background .2s ease-in;
  -o-transition: background .2s ease-in;
  -ms-transition: background .2s ease-in;
  transition: background .2s ease-in
}

.tab-container .nav-tabs.nav-justified > li > a {
  border-bottom: none
}

.tab-container .nav-tabs.nav-justified > li.active,
.tab-container .nav-tabs.nav-justified > li.active > a {
  border-bottom-color: transparent;
  margin-bottom: -1px
}

.tab-container.left .nav-tabs > li > a,
.tab-container.right .nav-tabs > li > a {
  min-width: 280px
}

.tab-container .nav-tabs > li > a:hover {
  background: #f3f3f3
}

.tab-container .nav-tabs > li.active > a,
.tab-container .nav-tabs > li.active > a:hover,
.tab-container .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background: #fff;
  border: 1px solid transparent;
  border-right-color: #dcdcdc
}

.tab-container .nav-tabs > li.active {
  border-right: none
}

.tab-container.reverse .nav-tabs > li.active {
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 0;
  margin-top: -1px
}

.tab-container.left .nav-tabs > li.active > a,
.tab-container.right .nav-tabs > li.active > a {
  border-bottom-color: #dcdcdc
}

.tab-container.left .nav-tabs > li.active,
.tab-container.left .nav-tabs > li.active > a {
  border-right: none;
  margin-right: -1px
}

.tab-container.right .nav-tabs > li.active,
.tab-container.right .nav-tabs > li.active > a {
  border-left: none;
  border-right-color: transparent;
  margin-left: -1px
}

.tab-container.left .nav-tabs li:last-child,
.tab-container.right .nav-tabs li:last-child {
  margin-bottom: 0
}

.tab-container .tab-content {
  padding: 0 50px 0;
  width: 100%;
  color: #777;
  border: 1px solid #dcdcdc
}

.tab-container.left .tab-content {
  padding: 0 20px;
  border: none
}

.tab-container.right .tab-content {
  padding: 0 330px 0 50px;
  border: none
}

.tab-container .tab-content .tab-pane {
  padding: 20px 0
}

#products-tabs-list {
  margin-bottom: 30px
}

.tab-style-1 {
  border-bottom: 1px solid #ccc;
}

.tab-style-1 li {
  float: left;
  margin: 0 3px 0 0
}

.tab-style-1 li a {
  background: #ccc;
  border: 1px solid #ccc;
  color: #fff;
  text-transform: Uppercase;
  padding: 4px 20px;
  display: inline-block;
  font: 400 14px/20px 'PT Sans', sans-serif;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.tab-style-1 li a:hover,
.tab-style-1 li.active a {
  background: #81ba26;
  border-color: #81ba26;
}

.tab-style-1 li.active a {
  cursor: default
}

#products-tabs-content {
  margin-bottom: 25px
}

.products-tabs-content {
  margin-bottom: 25px
}

#products-tabs-list.tab-style-2 {
  margin-bottom: 0;
  border-bottom: 1px solid #e0e0e0
}

.tab-style-2 li {
  float: left;
  margin: 0 1px 0 0;
  position: relative
}

.tab-style-2 li a {
  background: #fafafa;
  border: 1px solid #dcdcdc;
  color: #8f9592;
  text-transform: Uppercase;
  padding: 9.5px 25px;
  border-radius: 4px 4px 0 0;
  display: inline-block;
  font: 600 14px/20px 'Muli', 'Open Sans', sans-serif;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin-bottom: -1px
}

.tab-style-2 li a:hover,
.tab-style-2 li.active a {
  color: #0664cd
}

.tab-style-2 li.active:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0664cd
}

.tab-style-2 li.active a {
  cursor: default
}

#products-tabs-content {
  margin-bottom: 25px;
  border: 1px solid #ddd;
  border-top: none;
  background: #fff
}

.products-tabs-content {
  margin-bottom: 25px;
  border: 1px solid #ddd;
  border-top: none;
  background: #fff
}

#header-top {
  background: #0076c0;
  font-size: 12px;
  /*border-top: 4px solid #81ba26;*/
  border-bottom: 5px solid #43c232;
  height: 44px;
}

.header-top-left {
  float: left;
  color: #999
}

.header-top-right {
  float: right;
  position: relative
}

#top-links li {
  margin-right: 15px;
  display: block;
  float: left
}

#top-links li a {
  display: inline-block;
  color: #fff;
  margin: 7px 0;
  position: relative;
  line-height: 18px;
  padding-left: 20px;
}

#top-links li a:hover {
  color: #43c232;
}

.top-icon {
  display: block;
  height: 22px;
  width: 14px;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/sprites/sprite.png") no-repeat
}

.top-icon.top-icon-pencil {
  background-position: 0 -72px
}

.header5 .top-icon.top-icon-pencil,
.header6 .top-icon.top-icon-pencil {
  background-position: 0 -94px
}

#top-links li > a:hover .top-icon.top-icon-pencil {
  background-position: 0 -94px
}

.top-icon.top-icon-user {
  background-position: -14px -72px
}

.header5 .top-icon.top-icon-user,
.header6 .top-icon.top-icon-user {
  background-position: -14px -94px
}

#top-links li > a:hover .top-icon.top-icon-user {
  background-position: -14px -94px
}

.top-icon.top-icon-cart {
  background-position: -28px -72px
}

.header5 .top-icon.top-icon-cart,
.header6 .top-icon.top-icon-cart {
  background-position: -28px -94px
}

#top-links li > a:hover .top-icon.top-icon-cart {
  background-position: -28px -94px
}

.top-icon.top-icon-check {
  background-position: -42px -72px
}

.header5 .top-icon.top-icon-check,
.header6 .top-icon.top-icon-check {
  background-position: -42px -94px
}

#top-links li > a:hover .top-icon.top-icon-check {
  background-position: -42px -94px
}

#header .btn-custom {
  -webkit-box-shadow: none;
  box-shadow: none
}

.header-top-dropdowns {
  font-size: 0
}

.dropdown-language {
  margin-left: 4px
}

.flag-container {
  margin-right: 5px
}

.flag-container img {
  margin-top: -2px
}

#header-top .header-text {
  display: none
}

#header-top .header-text,
#header-top .header-link {
  line-height: 30px;
  margin-right: 3px
}

#header-top .header-link {
  display: inline
}

#header-top .header-link a {
  color: #444;
  font-weight: 600
}

#header-top .header-link a:hover {
  color: #7f7d74
}

#header-top .header-text-container {
  margin-right: 10px
}

#header .dropdown-language .dropdown-menu > li > a {
  padding: 8px 12px
}

#header .btn {
  padding: 6px 12px;
  border-radius: 0
}

#header .dropdown-menu {
  min-width: 100%;
  padding: 0;
  margin: 0;
  background-color: #0076c0;;
  border: none;
  border-radius: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15)
}

#header .dropdown-menu .divider {
  background-color: #fff
}

#header .dropdown-menu > li > a {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 13px;
  color: #fff;
  border-top: 1px solid #999;
  background: #004c7b;
}

#header .dropdown-menu > li > a:hover,
#header .dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #43c232
}

#header .header-top-dropdowns .btn-group:hover .btn-custom,
#header .header-top-dropdowns .btn-custom:hover,
#header .header-top-dropdowns .btn-custom:focus,
#header .header-top-dropdowns .btn-custom:active,
#header .header-top-dropdowns .btn-custom.active,
#header .header-top-dropdowns .open .dropdown-toggle.btn-custom,
#header .header-top-dropdowns .dropdown-menu > li > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #43c232
}

.btn-group:hover .dropdown-menu {
  display: block
}

#inner-header {
  /*padding-top: 55px*/
}

.header6 #inner-header {
  /*padding-top: 26px*/
}

#inner-header .logo-container,
#inner-header .header-inner-right {
  /*margin-bottom: 10px*/
}

.header6 #inner-header .header-inner-right {
  /*margin-top: 12px*/
}

.header6 #inner-header .logo-container,
.header6 #inner-header .header-inner-right {
  /*margin-bottom: 15px*/
}

.logo {
  position: relative;
  margin: 0
}

.logo > span {
  position: absolute;
  left: -9999px;
  opacity: 0
}

.logo > a {
  display: inline-block
}

.quick-contact-text {
  text-align: right;
  color: #818181;
  font-size: 12px;
  line-height: 18px;
  margin: 6px 0 0
}

.header-box {
  font-size: 13px;
  line-height: 18px;
  margin-left: 8px;
  color: #7f7d74;
  padding: 13px;
}

.contact-phones {
  position: relative;
  padding-left: 55px
}

.header-box ul li {
  display: block;
  position: relative;
  padding-left: 30px
}

.header-box.contact-phones ul li {
  padding-left: 0
}

.header-box ul li:first-child {
  margin-bottom: 2px
}

.header-box a {
  color: #7f7d74
}

.header-box a:hover {
  color: #6dbcdb
}

.header-box-icon {
  display: block;
  position: absolute;
  left: 0;
  top: 1px;
  background: url("../img/sprites/sprite.png") no-repeat;
  width: 22px;
  height: 18px
}

.contact-phones .header-box-icon {
  width: 42px;
  height: 41px;
  top: 50%;
  left: 5px;
  margin-top: -18px
}

.header-box-icon-skype {
  background-position: -92px -72px
}

.header-box-icon-email {
  background-position: -92px -90px
}

.header-box-icon-earphones {
  background: url("../img/ayuda-top.png") no-repeat center top
}

.user-box,
.transp-box {
  position: relative;
  padding-left: 55px
}

.user-box .header-box-icon,
.transp-box .header-box-icon {
  width: 42px;
  height: 41px;
  top: 50%;
  left: 3px;
  margin-top: -18px
}

.user-box .header-box-icon,
.transp-box .header-box-icon,
.contact-phones .header-box-icon {
  box-shadow: 5px 0 #fff, 6px 0 #d0d0d0;
  -webkit-box-shadow: 5px 0 #fff, 6px 0 #d0d0d0
}

.header-box.user-box ul li,
.header-box.transp-box ul li {
  padding-left: 0
}

.user-box .header-box-icon-earphones {
  background: url("../img/user-top.png") no-repeat center top
}

.transp-box .header-box-icon-earphones {
  background: url("../img/trans-top.png") no-repeat center top
}

#main-nav-container {
  width: 100%;
  padding: 6px 0 0;
  background: #0076c0;
  position: relative;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: 0 5px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 4px rgba(0, 0, 0, 0.1);
  min-height: 20px;
}

.header6 #main-nav-container {
  border-top: 5px solid #43c232;
  /*border-bottom: 1px solid #d1d5d6;*/
  padding-top: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  position: relative
}

#main-nav-container #main-nav .menu li {
  text-transform: initial
}

#main-nav-container #main-nav .menu > li > ul.dropdown {
  border-top: 1px solid #6dbcdb
}

#main-nav-container #main-nav .menu li ul.dropdown li:hover {
  background: #1e2935
}

#main-nav-container #main-nav .menu li ul,
#main-nav-container #main-nav .menu li ul li ul {
  background: #0076c0
}

#main-nav-container #main-nav .menu li ul li,
#main-nav-container #main-nav .menu li ul li ul li {
  border-top: initial;
  border-bottom: 1px solid #1f2c38
}

#main-nav-container.fixed {
  position: fixed;
  top: 0;
  left: initial;
  z-index: 999;
  padding: 0;
  -webkit-backface-visibility: hidden;
  max-width: 1140px;
  margin: 0 auto
}

.dropdown-nivel2:after {
  font-family: FontAwesome;
  font-size: 10px;
  content: "\f054";
  color: #fff;
  float: right;
  top: 15px;
  position: relative;
  right: 15px
}

#main-nav-container.fixed #quick-access .dropdown-cart-menu-container {
  display: none
}

#main-nav-container.fixed #main-nav .menu > li {
  padding-bottom: 0 !important
}

#main-nav-container #main-nav {
  float: left;
  position: relative
}

#main-nav-container #main-nav .menu li {
  float: left;
  font-size: 17px;
  text-transform: uppercase;
  padding-bottom: 18px;
  position: relative
}

.header6 #main-nav-container #main-nav {
  float: none
}

.header6 #main-nav-container #main-nav .menu {
  display: table;
  width: 100%
}

.header6 #main-nav-container #main-nav .menu > li {
  padding-bottom: 0;
  display: table-cell;
  float: left;
  position: relative
}

#main-nav-container #main-nav .menu li.mega-menu-container {
  position: static
}

#main-nav-container #main-nav .menu li a {
  display: inline-block;
  color: #fff;
  font: 600 13px/19px 'Muli', 'Open Sans', sans-serif;
  padding: 10px 20px;
  text-transform: capitalize !important;
}

#main-nav-container #main-nav .menu li a i {
  font-size: 11px
}

.header6 #main-nav-container #main-nav .menu > li > a {
  padding: 15.5px 25px;
  display: block;
  text-align: center;
  font-size: 13px
}

.header6 #main-nav-container #main-nav .menu > li:first-child a {
  padding-left: 5px
}

#main-nav-container #main-nav .menu li:first-child a {
  padding-left: 0
}

#main-nav-container #main-nav .menu li ul,
#main-nav-container #main-nav .menu li ul li ul {
  display: none;
  position: absolute;
  min-width: 250px;
  z-index: 999;
  border-top: 0 solid #6dbcdb;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25)
}

#main-nav-container #main-nav .menu > li > ul {
  left: 0 !important;
  top: 100%
}

#main-nav-container #main-nav .menu li ul li ul {
  left: 100%;
  top: 0
}

#main-nav-container #main-nav .menu li ul li,
#main-nav-container #main-nav .menu li ul li ul li {
  float: none;
  text-align: left;
  border-top: 1px solid rgba(200, 200, 200, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 0;
  position: relative
}

#main-nav-container #main-nav .menu li ul li:first-child,
#main-nav-container #main-nav .menu li ul li ul li:first-child {
  border-top: none
}

#main-nav-container #main-nav .menu li ul li:last-child,
#main-nav-container #main-nav .menu li ul li ul li:last-child {
  border-bottom: none
}

#main-nav-container #main-nav .menu li ul li a,
#main-nav-container #main-nav .menu li ul li ul li a {
  padding-left: 25px !important
}

#main-nav-container #main-nav .menu li:hover > a,
#main-nav-container #main-nav .menu li > ul li > ul li:hover > a {
  color: #fff;
}

#main-nav-container #main-nav .menu li .mega-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  width: 940px;
  border-top: 1px solid #43c232;
  background: #fff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  padding: 25px 30px
}

#main-nav-container #main-nav .menu li .mega-menu .mega-menu-title {
  font: 700 16px/20px "Gudea", Arial, sans-serif;
  color: #4c4e4d;
  display: block;
  padding: 15px 0
}

#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list {
  display: block;
  position: relative;
  width: 100%;
  min-width: 0;
  top: auto;
  left: auto;
  box-shadow: none;
  -wekbit-box-shadow: none;
  border-top: none
}

#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li {
  text-transform: capitalize;
  background-image: url("../img/sprites/menu-list-type.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 8px 0 8px 16px;
  width: 100%;
  border-bottom: none;
  border-top: none
}

#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a {
  display: inline-block;
  color: #737373;
  padding: 0 !important;
  font: 400 15px/21px Arial, sans-serif;
  position: relative
}

#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a > span {
  display: inline-block;
  line-height: 16px;
  color: #fff;
  position: absolute;
  left: 100%;
  bottom: 12px;
  font-size: 11px;
  padding: 0 5.5px;
  margin-left: 4px;
  text-transform: uppercase;
  font-weight: bold
}

#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a > .hot-box {
  background-color: #d51a03
}

#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li a > .new-box {
  background-color: #6dbcdb;
  padding: 0 4.5px
}

#main-nav-container #main-nav .menu li .mega-menu .mega-menu-title:hover,
#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li:hover > a {
  color: #6dbcdb
}

#main-nav-container #main-nav #responsive-nav {
  display: none;
  padding-bottom: 8px
}

#main-nav-container #main-nav #responsive-nav ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0;
  z-index: 899;
  border-top: 5px solid #0664cd;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.152);
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12)
}

#main-nav-container #main-nav #responsive-nav ul li {
  background: #fafafa;
  font: 400 15px/25px 'Muli', 'Open Sans', sans-serif;
  border-top: 1px solid rgba(200, 200, 200, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  width: 100%;
  max-width: 100% !important;
  padding-bottom: 0 !important
}

#main-nav-container #main-nav #responsive-nav ul li a {
  padding: 12px 0 12px 15px;
  display: block;
  color: #494940;
  text-transform: uppercase
}

#main-nav-container #main-nav #responsive-nav ul li a i {
  display: none
}

#main-nav-container #main-nav #responsive-nav ul li:first-child {
  border-top: none
}

#main-nav-container #main-nav #responsive-nav ul li:last-child {
  border-bottom: none
}

#main-nav-container #main-nav #responsive-nav ul li a:hover {
  color: #6dbcdb
}

#main-nav-container #main-nav #responsive-nav ul li ul {
  display: none;
  box-shadow: none;
  -webkit-box-shadow: none
}

#main-nav-container #main-nav #responsive-nav ul li ul,
#main-nav-container #main-nav #responsive-nav ul li ul li ul {
  width: 100%;
  position: relative;
  border-top: 1px solid rgba(200, 200, 200, 0.2)
}

#main-nav-container #main-nav #responsive-nav ul li ul li {
  font: 400 15px/22px 'Muli', 'Open Sans', Arial, sans-serif;
  background: #f6f6f6
}

#main-nav-container #main-nav #responsive-nav ul li ul li ul li {
  font-size: 15px;
  line-height: 20px;
  background: #f0f0f0
}

#main-nav-container #main-nav #responsive-nav ul li ul a {
  padding: 10px 0 10px 30px !important
}

#main-nav-container #main-nav #responsive-nav ul li ul li ul a {
  padding: 10px 0 10px 45px !important
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu {
  position: relative;
  width: 100%;
  display: none;
  padding: 0;
  border-top: 1px solid rgba(200, 200, 200, 0.2)
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5 {
  float: none;
  width: 100%;
  padding: 0 !important;
  position: relative;
  text-overflow: ellipsis
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2 > a,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3 > a,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4 > a,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5 > a {
  padding: 10px 0 10px 30px !important;
  border-top: 1px solid rgba(200, 200, 200, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5)
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2:first-child > a,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3:first-child > a,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4:first-child > a,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5:first-child > a {
  border-top: none
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-2:last-child > a,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-3:last-child > a,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-4:last-child > a,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .col-5:last-child > a {
  border-bottom: none
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-title {
  font: 700 16px/22px "Gudea", Arial, sans-serif;
  color: #4c4e4d;
  background: #f6f6f6
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list {
  background-color: #fff;
  padding: 15px 0 15px 45px
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li {
  font: 400 15px/21px Arial, sans-serif;
  text-transform: capitalize;
  padding: 0 0 0 15px;
  background-image: url("../img/sprites/menu-list-type.png");
  background-repeat: no-repeat;
  background-position: left center;
  width: 100%;
  border-bottom: none;
  border-top: none;
  background-color: #fff
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li a {
  display: inline-block;
  color: #737373;
  padding: 0 !important;
  font: 400 15px/21px Arial, sans-serif;
  padding: 5px 0 5px 0 !important;
  text-transform: capitalize
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-title:hover,
#main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li:hover > a {
  color: #6dbcdb
}

.menu-button {
  display: block;
  width: 40px;
  text-align: right;
  padding-right: 15px;
  position: absolute;
  right: 0;
  cursor: pointer;
  font-weight: 400;
  z-index: 1000;
  top: 0;
  background-image: url("../img/sprites/sprite.png");
  background-repeat: no-repeat
}

.menu-button:hover {
  color: #6dbcdb
}

#main-nav-container #main-nav #responsive-nav ul li .menu-button {
  height: 49px;
  background-position: 0 -360px
}

#main-nav-container #main-nav #responsive-nav ul li .menu-button.active {
  background-position: -40px -360px
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .menu-button {
  height: 43px;
  background-position: 0 -363px
}

#main-nav-container #main-nav #responsive-nav ul li .mega-menu .menu-button.active {
  background-position: -40px -363px
}

#main-nav-container #main-nav #responsive-nav ul li ul li .menu-button {
  height: 42px;
  background-position: 0 -364px
}

#main-nav-container #main-nav #responsive-nav ul li ul li .menu-button.active {
  background-position: -40px -364px
}

#main-nav-container.fixed #responsive-nav {
  padding-bottom: 0
}

#responsive-nav-button {
  font: 600 15px/38px 'Muli', 'Open Sans', sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-top: 6px;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none
}

#responsive-nav-button #responsive-nav-button-icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: #444645;
  background-image: url("../img/sprites/responsive-menu-icon.png");
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: top;
  border-radius: 3px;
  margin-left: 15px;
  margin-top: 1.5px;
  transition: background-color .4s;
  -webkit-transition: background-color .4s;
  -moz-transition: background-color .4s;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4)
}

#responsive-nav-button:hover #responsive-nav-button-icon,
#responsive-nav-button.active #responsive-nav-button-icon {
  background-color: #6dbcdb
}

#main-nav-container.fixed #main-nav #responsive-nav {
  margin: 3.5px 0;
  padding-bottom: 0
}

#quick-access {
  float: right;
  position: relative;
  margin-top: 0;
  margin-right: 20px
}

#main-nav-container.fixed #quick-access {
  margin-top: 5px
}

.quick-search-form {
  position: relative
}

#header .dropdown-cart-menu-container .btn,
.quick-search-form .btn {
  padding: 7.5px 10px;
  border-radius: 0;
  border: none
}

#header.header6 .dropdown-cart-menu-container .dropdown-cart > .btn {
  background-color: #eee;
  color: #444
}

#header.header6 .dropdown-cart-menu-container:hover .btn.dropdown-toggle,
#header.header6 .dropdown-cart-menu-container .open .btn.dropdown-toggle {
  background-color: #ddd;
  color: #444
}

#quick-search {
  width: 35px;
  height: 41px;
  background-image: url("../img/sprites/sprite.png");
  background-position: 0 -113px;
  border: none;
  border-radius: 0 5px 5px 0 !important
}

#quick-search:focus,
#quick-search:active {
  border: none;
  outline: none
}

.header6 #quick-search {
  margin-top: 7px
}

.quick-search-form .form-control {
  height: 41px;
  padding: 8px 8px;
  color: #a4a4a4;
  font-size: 13px;
  line-height: 20px;
  background-color: transparent;
  border: 1px solid #e0e0e0;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none
}

.header6 #quick-access .quick-search-form .form-group {
  top: 7px
}

.quick-search-form .form-control:focus {
  border-color: #e0e0e0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.quick-search-form .form-control:-moz-placeholder {
  font-style: italic
}

.quick-search-form .form-control::-moz-placeholder {
  font-style: italic
}

.quick-search-form .form-control:-ms-input-placeholder {
  font-style: italic
}

.quick-search-form .form-control::-webkit-input-placeholder {
  font-style: italic
}

.header6 .quick-search-form .form-control:-moz-placeholder {
  font-style: normal;
  color: #a4a4a4
}

.header6 .quick-search-form .form-control::-moz-placeholder {
  font-style: normal;
  color: #a4a4a4
}

.header6 .quick-search-form .form-control:-ms-input-placeholder {
  font-style: normal;
  color: #a4a4a4
}

.header6 .quick-search-form .form-control::-webkit-input-placeholder {
  font-style: normal;
  color: #a4a4a4
}

.dropdown-cart-menu-container {
  padding-bottom: 8px;
  position: relative
}

.header6 .dropdown-cart-menu-container {
  margin-top: 7px
}

#header .dropdown-cart-menu-container .dropdown-toggle {
  padding: 1px 14px 0 50px;
  min-height: 41px
}

.dropdown-cart-menu-container .cart-menu-icon {
  width: 42px;
  height: 41px;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("../img/cart-top.png");
  background-position: 0 0;
  border: none
}

.dropdown-cart-menu-container:hover .dropdown-menu {
  display: block
}

.dropdown-cart {
  margin-left: 6px
}

#header .dropdown-cart .dropdown-cart-menu {
  min-width: 300px;
  margin-top: 8px;
  border-top: 3px solid #0664cd;
  background: #fff;
  padding: 20px
}

.dropdown-cart,
.quick-search-form {
  float: right
}

.dropdown-cart .dropdown-cart-description {
  margin-bottom: 10px;
  color: #7b7b7b
}

.dropdown-cart .item {
  border: none
}

.dropdown-cart .empty {
  margin: 0
}

.dropdown-cart .dropdown-cart-product-list {
  margin-bottom: 5px;
  list-style-type: none
}

.dropdown-cart .dropdown-cart-product-list li.item {
  position: relative;
  margin-bottom: 20px;
  padding: 0
}

.dropdown-cart .dropdown-cart-product-list figure {
  width: 85px;
  float: left;
  margin-right: 10px
}

.dropdown-cart .dropdown-cart-product-list figure a {
  display: inline-block;
  width: 100%
}

.dropdown-cart .dropdown-cart-product-list figure img {
  max-width: 100%;
  display: block;
  height: auto
}

.dropdown-cart .dropdown-cart-product-list .edit-item,
.dropdown-cart .dropdown-cart-product-list .delete-item {
  font-size: 14px;
  display: inline-block;
  position: absolute;
  top: 0;
  color: #828886;
  font-weight: 300
}

.dropdown-cart .dropdown-cart-product-list .edit-item {
  font-size: 13px
}

.dropdown-cart .dropdown-cart-product-list .delete-item {
  right: 15px
}

.dropdown-cart .dropdown-cart-product-list .edit-item {
  right: 18px
}

.dropdown-cart .dropdown-cart-product-list .edit-item:hover,
.dropdown-cart .dropdown-cart-product-list .delete-item:hover {
  color: #6dbcdb
}

.dropdown-cart .dropdown-cart-product-list .item-name {
  font-size: 13px;
  line-height: 20px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 10px
}

.dropdown-cart .dropdown-cart-product-list .dropdown-cart-details {
  float: left;
  width: 160px;
  padding-right: 20px
}

.dropdown-cart .dropdown-cart-product-list .dropdown-cart-details .item-price {
  font-size: 14px;
  color: #19232d;
  font-weight: bold;
  padding-left: 1px
}

.dropdown-cart-action {
  float: right
}

.dropdown-cart-action > p {
  margin-bottom: 3px;
  width: 120px;
  float: left;
  padding-left: 10px;
  margin-top: 15px
}

.dropdown-cart-action .btn {
  border-radius: 3px !important;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 16px;
  padding: 6px 12px
}

.dropdown-cart-total {
  float: left;
  margin-top: 10.5px;
  width: 100%
}

.dropdown-cart-total li {
  font: 600 16px/18px 'Muli', 'Open Sans', sans-serif;
  color: #0664cd;
  margin-bottom: 6px
}

.dropdown-cart-total li .dropdown-cart-total-title {
  text-transform: uppercase;
  color: #575a59;
  margin-right: 4px;
  font-size: 14px
}

.dropdown-cart-total li .sub-price {
  color: #0664cd
}

#quick-access .quick-search-form {
  font-size: 0
}

#quick-access .quick-search-form .form-group {
  position: absolute;
  right: 36px;
  top: 0;
  width: 260px;
  background: #fff;
  z-index: 1000 !important
}

#quick-access .quick-search-form .form-control {
  width: 260px;
  font-size: 13px;
  margin-right: 1px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

#content {
  /*padding-bottom: 50px;*/
  overflow: hidden
}

#content img {
  max-width: 100%;
  display: block;
  height: auto
}

.title {
  font-size: 21px;
  margin-bottom: 15px
}

.reverse .title {
  padding-left: 0;
  padding-right: 8px;
  border-left: none;
  border-right: 4px solid #6dbcdb;
  text-align: right
}

.title-bg {
  position: relative
}

.title-bg .title {
  margin: 7.5px 0
}

.title-bg + .title-desc {
  margin: 5px 0
}

.reverse .title-desc {
  text-align: right
}

.reverse .title-bg {
  text-align: right
}

.title-bg > h1,
.title-bg > h2,
.title-bg > h3,
.title-bg > h4,
.title-bg > h5 {
  position: relative;
  display: inline-block;
  left: 0;
  padding-right: 30px;
  z-index: 1;
  background: #fff
}

.reverse .title-bg > h1,
.reverse .title-bg > h2,
.reverse .title-bg > h3,
.reverse .title-bg > h4,
.reverse .title-bg > h5 {
  padding-left: 30px
}

.title-bg:after {
  content: '';
  background: #dcdcdc;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -.5px;
  display: block;
  width: 100%;
  height: 1px;
  z-index: 0
}

#content .content-title {
  margin-bottom: 20px
}

.title-desc {
  font: 15px/1.5 'Muli', 'Open Sans', Arial, sans-serif;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.sub-title {
  font-size: 25px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 0
}

.sub-title.reverse {
  text-align: right
}

.home-banners a {
  display: block;
  margin-bottom: 20px
}

.home-banners a:hover {
  opacity: .8
}

.list-group.list-group-accordion .list-group-item {
  padding-left: 50px;
  position: relative
}

.filter-icon {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -13.5px;
  background-image: url("../img/sprites/category-filter-icons.png")
}

.filter-icon.filter-icon-fashion {
  background-position: 0 0
}

.filter-icon.filter-icon-furniture {
  background-position: -25px 0
}

.filter-icon.filter-icon-electronics {
  background-position: -50px 0
}

.filter-icon.filter-icon-gifts {
  background-position: -75px 0
}

.filter-icon.filter-icon-books {
  background-position: 0 -25px
}

.filter-icon.filter-icon-music {
  background-position: -25px -25px
}

.filter-icon.filter-icon-sport {
  background-position: -50px -25px
}

.filter-icon.filter-icon-games {
  background-position: -75px -25px
}

.list-group.list-group-accordion img {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top
}

.list-group.list-group-brand {
  border-radius: 0
}

.list-group.list-group-brand .list-group-item:last-child,
.list-group.list-group-brand .list-group-item:first-child {
  border-radius: 0
}

.list-group.list-group-brand .list-group-item {
  text-transform: uppercase;
  color: #868179;
  font: 400 15px/26px 'PT Sans', sans-serif
}

.list-group.list-group-brand .list-group-item:hover {
  color: #6dbcdb
}

.banner-hero {
  text-align: center;
  color: #fff;
  padding: 25px 0 30px;
  background: url("../img/homebanner.png") no-repeat
}

.banner-hero h2 {
  font: 700 45px/1 'PT Sans', sans-serif;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase
}

.banner-hero h3 {
  font: 400 36px/1 'Gudea', sans-serif;
  color: #fff;
  margin-bottom: 15px
}

.banner-hero p {
  max-width: 488px;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 15px
}

.banner-hero .btn.btn-custom-2 {
  background-color: #fd5c48;
  border-color: #fd5c48
}

.banner-hero .btn.btn-custom-2:hover,
.banner-hero .btn.btn-custom-2:focus,
.banner-hero .btn.btn-custom-2:active {
  background-color: #6dbcdb;
  border-color: #6dbcdb
}

.services-slider .services-box {
  margin: 0 16px 15px;
  text-align: center;
  background-color: #f5f5f5;
  border: 2px solid #e9e9e9;
  box-shadow: none;
  -webkit-box-shadow: none;
  padding: 20px 15px
}

.services-slider .services-box p {
  font-size: 14px;
  color: #6d6c67;
  line-height: 20px
}

.services-slider .services-box:hover {
  background-color: #6dbcdb;
  border: 2px solid #6dbcdb;
  box-shadow: none;
  -webkit-box-shadow: none
}

.services-slider .services-box h3 {
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 40px
}

.services-slider .services-box h3 a {
  color: #233251
}

.services-slider .services-box:hover h3 a {
  color: #fff
}

.services-slider .services-box:hover p {
  color: #fff
}

.services-slider .small-bottom-border {
  background-color: #fd5c48;
  margin-top: 20px
}

.services-slider .service-icon {
  background-image: url("../img/sprites/service-icons.png")
}

.service-icon.service-icon-development {
  background-position: 0 0
}

.service-icon.service-icon-branding {
  background-position: -124px 0
}

.service-icon.service-icon-marketing {
  background-position: -248px 0
}

.service-icon.service-icon-design {
  background-position: -372px 0
}

.services-box:hover .service-icon.service-icon-development {
  background-position: 0 -124px
}

.services-box:hover .service-icon.service-icon-branding {
  background-position: -124px -124px
}

.services-box:hover .service-icon.service-icon-marketing {
  background-position: -248px -124px
}

.services-box:hover .service-icon.service-icon-design {
  background-position: -372px -124px
}

.latestnews-slider {
  font-size: 15px;
  line-height: 21px;
  color: #8f8c83
}

.latestnews-slider li {
  padding: 0 15px
}

.latestnews-slider .latestnews-media-container {
  margin-bottom: 20px
}

.latestnews-slider a {
  display: block
}

.latestnews-slider h3 {
  font: 700 20px/25px "PT Sans", sans-serif;
  margin-bottom: 10px
}

.latestnews-slider a {
  color: #686c6b
}

.latestnews-slider a:hover {
  color: #6dbcdb
}

.latestnews-slider .latestnews-meta-container .pull-left a {
  font-weight: bold
}

.latestnews-slider .latestnews-meta-container .pull-left a:hover {
  color: #6dbcdb
}

.latestnews-slider .latestnews-meta-container .pull-right {
  font-style: italic;
  color: #bdbdbd;
  font-size: 14px;
  padding-right: 20px
}

#brand-slider-container {
  margin-bottom: 30px
}

.brand-slider a {
  display: block;
  padding: 0 15px;
  text-align: center
}

.brand-slider img {
  display: inline-block !important
}

.item {
  position: relative;
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #e8e8e8;
  overflow: hidden
}

.owl-carousel .item {
  padding: 20px 10px;
  min-height: 480px
}

.tab-content .owl-carousel .item {
  padding: 15px
}

.item.item-list {
  margin-bottom: 40px;
  border: 1px solid transparent
}

.item.item-list .item-image-container {
  width: 230px;
  float: left;
  margin-right: 60px;
  margin-bottom: 0
}

.item-image-wrapper {
  position: relative;
  height: 240px;
  text-align: center;
  display: table;
  width: 100%
}

.item .item-image-container {
  position: relative;
  margin: 0 auto 20px;
  display: table-cell;
  vertical-align: middle
}

.item .item-image-container > a {
  display: block
}

.item .item-image-container img {
  height: auto;
  max-height: 240px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s
}

.item .item-image-container .item-image {
  visibility: visible;
  opacity: 1;
  display: inline-block !important
}

.item .item-image-container .item-image-hover {
  opacity: 0;
  visibility: hidden;
  position: relative;
  display: none !important
}

.item-meta-inner-container {
  margin-bottom: 7px;
  margin-top: -2px
}

.item:hover .item-image-container .item-image {
  visibility: hidden;
  opacity: 0;
  display: none !important
}

.item:hover .item-image-container .item-image-hover {
  visibility: visible;
  opacity: 1;
  display: inline-block !important
}

.item-price-container {
  display: block;
  text-align: right;
  font: 600 14px/20px 'Muli', 'Open Sans', Arial, sans-serif;
  color: #0664cd;
  text-align: center;
  z-index: 801;
  position: relative
}

.item-price-container i {
  font-size: 12px;
  position: absolute;
  margin-left: -10px;
  top: -1px;
  cursor: help
}

.item-price-container.top-left {
  bottom: auto;
  top: -10px;
  right: auto;
  left: -10px
}

.item-price-container.top-right {
  bottom: auto;
  top: -10px;
  right: -10px;
  left: auto
}

.item-price-container.bottom-left {
  bottom: -10px;
  top: auto;
  right: auto;
  left: -10px
}

.item-price-container.bottom-right {
  bottom: -10px;
  top: auto;
  right: -10px;
  left: auto
}

.item-price-special {
  font: 700 16px/20px "Gudea", Arial, sans-serif;
  color: #e82c0c
}

.item-price-container .old-price {
  color: #626564;
  text-decoration: line-through;
  display: block;
  font-size: 12px
}

.item-price-container .item-price {
  display: block
}

.sub-price {
  font-size: 70%;
  position: relative;
  bottom: 0
}

.item-price-container .old-price + .item-price {
  margin-top: 0 !important
}

.item-price-container.inline {
  display: inline-block;
  font: 700 20px/1 "Gudea", Arial, sans-serif;
  color: #adadad;
  width: auto;
  height: auto;
  position: static;
  bottom: auto;
  right: auto;
  background: transparent;
  border-radius: 0
}

.item-price-container.inline .old-price {
  text-decoration: line-through;
  margin: 0 8px 0 0;
  display: inline;
  color: #adadad
}

.item-price-container.inline .item-price {
  color: #e82c0c;
  margin: 0;
  display: inline
}

.new-rect,
.discount-rect {
  display: block;
  font: 700 16px/20px "PT Sans", sans-serif;
  color: #fff;
  top: 0;
  left: 0;
  padding: 7.5px 0;
  text-transform: uppercase;
  z-index: 800;
  width: 62px;
  text-align: center
}

.new-circle,
.discount-circle {
  display: block;
  font: 700 16px/20px "Gudea", sans-serif;
  color: #fff;
  padding: 22.5px 0;
  position: absolute;
  text-transform: uppercase;
  z-index: 800;
  width: 65px;
  height: 65px;
  text-align: center;
  border-radius: 500px
}

.new-rect + .discount-rect {
  top: 37px
}

.top-left {
  top: 10px !important;
  right: auto;
  left: 0
}

.top-right {
  top: 10px !important;
  left: auto;
  right: 0
}

.bottom-left {
  top: auto !important;
  bottom: 10px;
  right: auto;
  left: 0
}

.bottom-right {
  top: auto !important;
  bottom: 10px;
  left: auto;
  right: 0
}

.new-circle.top-left,
.discount-circle.top-left {
  top: -5px !important;
  left: -5px
}

.new-circle.top-right,
.discount-circle.top-right {
  top: -5px !important;
  right: -5px
}

.new-circle.bottom-left,
.discount-circle.bottom-left {
  bottom: -5px;
  left: -5px
}

.new-circle.bottom-right,
.discount-circle.bottom-right {
  bottom: -5px;
  right: -5px
}

.new-rect {
  background: #3385e2;
  margin-bottom: 3px
}

.discount-rect {
  background: #d51a03
}

.new-circle {
  background: #d51a03
}

.discount-circle {
  background: #fd5c48
}

.item.item-hover .item-meta-container {
  text-align: left
}

.item.item-list .item-meta-container {
  text-align: left
}

.category-list-container .ratings-container {
  margin-bottom: 10px
}

.ratings-container {
  padding: 4px 0;
  height: 30px;
  line-height: 22px
}

.item-meta-inner-container .ratings-container.pull-right {
  height: 20px;
  padding: 0;
  line-height: 20px;
  text-align: center
}

.item .ratings-container * {
  vertical-align: middle
}

.item.item-hover .ratings-container {
  margin-bottom: 4px
}

.item-meta-inner-container .ratings-container.pull-right .ratings {
  margin-top: -2px
}

.ratings {
  width: 94px;
  height: 16px;
  display: inline-block;
  background: url("../img/sprites/ratings.png") no-repeat;
  background-position: 0 0
}

.ratings .ratings-result {
  height: 16px;
  background: url("../img/sprites/ratings.png") no-repeat;
  background-position: 0 -16px
}

.ratings-amount {
  color: #aaa;
  font-size: 12px;
  line-height: 16px;
  white-space: nowrap
}

.item-name {
  font: 600 14px/24px 'Muli', 'Open Sans', sans-serif;
  margin: 0 0 0;
  text-align: left;
  line-height: 18px
}

.item.item-list .item-name {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 5px
}

.item-name a {
  color: #444
}

.item-name a:hover {
  color: #0664cd
}

.description-container p {
  font-size: 12px
}

.item.item-list .item-meta-container p {
  margin-bottom: 20px
}

.conten-btn-item-action {
  overflow: hidden;
  display: block;
  height: 35px;
  margin-top: 5px
}

.item-action {
  line-height: 15px;
  font-size: 0;
  white-space: nowrap;
  position: absolute;
  bottom: 10px;
  right: 10px
}

.item-action * {
  vertical-align: middle;
  white-space: nowrap
}

.item-add-btn {
  display: inline-block;
  height: 35px;
  min-width: 35px;
  color: #e8e8e8;
  background-color: #0664cd;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  border-radius: 3px;
  transition: background-color .4s;
  -webkit-transition: background-color .4s;
  -moz-transition: background-color .4s;
  vertical-align: top
}

.item-add-btn:hover,
.item-add-btn:focus,
.item-add-btn:active,
.item-add-btn.active {
  color: #fff;
  background: #3385e2;
  border-color: #3385e2;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4)
}

.item-add-btn.icon-cart {
  background-image: url("../img/sprites/cart.png");
  background-repeat: no-repeat;
  background-position: center center
}

.icon-cart-text {
  display: inline-block;
  padding: 10px 16px;
  font-weight: bold;
  font-size: 13px
}

.item .item-action .item-action-inner {
  display: inline-block;
  padding-left: 20px
}

.item.item-hover .item-action .item-action-inner {
  padding-right: 15px;
  width: 110px;
  visibility: visible;
  text-align: right
}

.item.item-hover .item-action .item-action-inner .icon-button {
  text-indent: 9999px
}

.item.item-hover .ratings-amount {
  display: none
}

#products-tabs-content .item:hover {
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: 0 0 1px rgba(232, 232, 232, 0.15);
  box-shadow: 0 0 1px rgba(232, 232, 232, 0.15)
}

.products-tabs-content .item:hover {
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: 0 0 1px rgba(232, 232, 232, 0.15);
  box-shadow: 0 0 1px rgba(232, 232, 232, 0.15)
}

.sidebar .widget.subscribe {
  padding: 15px 10px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  text-align: center
}

.sidebar .widget.subscribe h3 {
  font-size: 26px;
  line-height: 32px;
  background: transparent;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  padding-left: 0
}

.sidebar .widget.subscribe p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 22px
}

.sidebar .widget.subscribe .form-group {
  margin-bottom: 20px;
  padding: 0 10px
}

.sidebar .widget.subscribe .form-control {
  height: 36px;
  color: #a4a4a4;
  font-size: 15px;
  background-color: #fafafa;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 5px;
  text-align: center
}

.sidebar .widget.subscribe .btn {
  margin-bottom: 10px
}

.sidebar .widget .banner-slider .banner-slider-list li {
  display: block;
  padding: 0;
  margin: 0;
  line-height: 1
}

.sidebar .widget .banner-slider .banner-slider-list a {
  display: inline-block;
  width: 100%
}

.sidebar .banner-slider .banner-slider-list img {
  display: block;
  height: auto;
  max-width: 100%;
  border: 1px solid #dcdcdc
}

.banner-slider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 800;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 0
}

.banner-slider .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1
}

.banner-slider .flex-control-paging li a {
  width: 7px;
  height: 7px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 50px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.banner-slider .flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7)
}

.banner-slider .flex-control-paging li a.flex-active {
  background: #6dbcdb;
  cursor: default
}

#category-breadcrumb,
#breadcrumb-container {
  padding: 15px 0;
  font: 13px/18px 'Muli', 'Open Sans', Arial, sans-serif
}

#category-breadcrumb {
  margin-bottom: 20px
}

#breadcrumb-container {
  background: #6dbcdb;
  margin-bottom: 10px
}

#breadcrumb-container.light {
  background: #d6d6d6
}

#breadcrumb-container.dark {
  background: #555
}

#breadcrumb-container.transparent {
  background: transparent
}

.breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0
}

#breadcrumb-container .breadcrumb a {
  color: #fff
}

#category-breadcrumb .breadcrumb a,
#breadcrumb-container.transparent .breadcrumb a {
  color: #757575
}

#breadcrumb-container.light .breadcrumb a {
  color: #444b4c
}

#breadcrumb-container .breadcrumb a:hover {
  color: #eee
}

#category-breadcrumb .breadcrumb a:hover,
#breadcrumb-container.light .breadcrumb a:hover,
#breadcrumb-container.transparent .breadcrumb a:hover {
  color: #6dbcdb
}

.breadcrumb > li + li:before {
  padding: 0 10px;
  content: "\003E"
}

.breadcrumb > .active,
#breadcrumb-container .breadcrumb > li + li:before,
#breadcrumb-container.dark .breadcrumb > .active,
#breadcrumb-container.dark .breadcrumb > li + li:before {
  color: #fff
}

#category-breadcrumb .breadcrumb > .active,
#category-breadcrumb .breadcrumb > li + li:before,
#breadcrumb-container.transparent .breadcrumb > .active,
#breadcrumb-container.transparent .breadcrumb > li + li:before {
  color: #757575
}

#breadcrumb-container.light .breadcrumb > .active,
#breadcrumb-container.light .breadcrumb > li + li:before {
  color: #444b4c
}

#portfolio-filter {
  margin-bottom: 20px;
  list-style-type: none
}

#portfolio-filter li {
  float: left;
  margin: 0 3px 10px 0
}

#portfolio-filter li a {
  display: inline-block;
  padding: 6px 20px;
  background: #575a59;
  color: #fff;
  font: 700 14px/18px 'PT Sans', sans-serif;
  -webkit-transition: background .4s;
  -moz-transition: background .4s;
  -o-transition: background .4s;
  -ms-transition: background .4s;
  transition: background .4s;
  text-transform: uppercase
}

#portfolio-filter li a:hover,
#portfolio-filter li a.active {
  background: #fd5c48
}

.portfolio-item {
  margin-bottom: 35px
}

.owl-carousel .portfolio-item {
  padding: 0 15px;
  width: 100% !important;
}

.portfolio-item > figure {
  margin-bottom: 20px;
  position: relative
}

.portfolio-item img {
  display: block;
  max-width: 100%;
  height: auto
}

.portfolio-item > figure > figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(68, 70, 69, 0.7);
  height: 100%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  overflow: hidden
}

.portfolio-item > figure > figcaption > .zoom-button,
.portfolio-item > figure > figcaption > .link-button {
  display: block;
  width: 35px;
  height: 35px;
  border-radius: 3px;
  border: 1px solid #6dbcdb;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.45);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.45);
  background-color: #6dbcdb;
  background-image: url("../img/sprites/sprite.png");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -17.5px;
  margin-left: -17.5px;
  -webkit-transition: background-color .3s ease-in-out .2s, margin-left .4s ease-in-out .2s;
  -moz-transition: background-color .3s ease-in-out .2s, margin-left .4s ease-in-out .2s;
  -o-transition: background-color .3s ease-in-out .2s, margin-left .4s ease-in-out .2s;
  -ms-transition: background-color .3s ease-in-out .2s, margin-left .4s ease-in-out .2s;
  transition: background-color .3s ease-in-out .2s, margin-left .4s ease-in-out .2s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0
}

.portfolio-item > figure > figcaption > .zoom-button {
  background-position: -52px -290px
}

.portfolio-item > figure > figcaption > .link-button {
  background-position: -85px -290px
}

.portfolio-item > figure > figcaption > .like-button {
  color: #fff;
  position: absolute;
  bottom: -20px;
  left: 10px;
  font-size: 14px;
  line-height: 1;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all .3s ease-in-out .2s;
  -moz-transition: all .3s ease-in-out .2s;
  -o-transition: all .3s ease-in-out .2s;
  -ms-transition: all .3s ease-in-out .2s;
  transition: all .3s ease-in-out .2s
}

.portfolio-item > figure > figcaption > .like-button > span {
  font-family: Arial, sans-serif;
  font-weight: 700;
  margin-left: 5px
}

.portfolio-item > figure:hover > figcaption {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.portfolio-item > figure:hover > figcaption > .zoom-button {
  margin-left: -45px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.portfolio-item > figure:hover > figcaption > .link-button {
  margin-left: 10px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.portfolio-item > figure > figcaption > .zoom-button:hover,
.portfolio-item > figure > figcaption > .link-button:hover {
  background-color: #444645;
  border-color: #444645
}

.portfolio-item > figure:hover > figcaption > .like-button {
  bottom: 10px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.portfolio-item > figure > figcaption > .like-button:hover {
  color: #6dbcdb;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s
}

.portfolio-item h2 {
  font: 700 16px/17px 'PT Sans', sans-serif;
  color: #666;
  margin: 0 0 5px
}

.portfolio-item h2 a {
  color: #666
}

.portfolio-item h2 a:hover {
  color: #6dbcdb
}

.portfolio-item p {
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 17px;
  color: #888
}

.portfolio-item p a {
  color: #888
}

.portfolio-item p a:hover {
  color: #6dbcdb
}

.isotope-item {
  z-index: 2
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: .8s;
  -moz-transition-duration: .8s;
  -ms-transition-duration: .8s;
  -o-transition-duration: .8s;
  transition-duration: .8s
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s
}

.single-portfolio {
  position: relative
}

.single-portfolio-btn-container {
  position: absolute;
  top: -67px;
  right: 15px;
  padding-left: 10px;
  background: #fff
}

.portfolio-space {
  margin-left: 1px
}

.portfolio-btn {
  display: block;
  float: left;
  width: 51px;
  height: 37px;
  background-color: #fafafa;
  background-image: url("../img/sprites/sprite.png");
  background-repeat: no-repeat;
  border: 1px solid #e0e0e0;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4);
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: background-color .3s, color .4s;
  -moz-transition: background-color .3s, color .4s;
  -o-transition: background-color .3s, color .4s;
  -ms-transition: background-color .3s, color .4s;
  transition: background-color .3s, color .4s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.portfolio-btn:hover {
  color: #fff;
  background-color: #fd5c48;
  border-color: #fd5c48
}

.portfolio-btn.portfolio-btn-prev {
  background-position: -3px -202px
}

.portfolio-btn.portfolio-btn-next {
  background-position: -57px -202px
}

.portfolio-btn.portfolio-btn-prev:hover {
  background-position: -3px -241px
}

.portfolio-btn.portfolio-btn-next:hover {
  background-position: -57px -241px
}

.single-portfolio figure {
  margin-bottom: 30px
}

.portfolio-meta-container {
  color: #777
}

.portfolio-meta-list {
  margin: 20px 0 30px
}

.portfolio-meta-list li {
  line-height: 23px;
  margin-bottom: 5px
}

.portfolio-meta-list li span {
  color: #666;
  font-weight: bold;
  margin-right: 6px
}

.portfolio-meta-list li a {
  color: #777
}

.portfolio-meta-list li a:hover {
  color: #6dbcdb
}

#category-header {
  background: #f2f2f2;
  width: 100%;
  padding: 60px 0;
  border-top: 1px solid #e4e2e2;
  border-bottom: 1px solid #e4e2e2;
  overflow: hidden;
  min-height: 47px
}

#category-header.category-banner {
  padding: 0;
  border: none;
  margin-bottom: 20px !important;
  position: relative
}

#category-header.category-header-slider {
  background: #e8e8e8
}

.category-image-slider-container {
  position: relative;
  max-width: 380px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2)
}

.category-image-slider-container .category-image-slider-shadow {
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -20px;
  width: 100%;
  height: 37px;
  background-image: url("../img/category-shadow.png");
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 1
}

.category-image-slider-container .category-image-slider {
  z-index: 2
}

.category-image-slider-container .flex-direction-nav a {
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4), 0 1px 3px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4), 0 1px 3px rgba(0, 0, 0, 0.12);
  border-radius: 3px
}

#category-header.category-header-slider .category-title h1,
#category-header.category-header-slider .category-title h2 {
  font: 400 43px/1 'PT Sans', sans-serif;
  color: #585858;
  margin-bottom: 10px
}

#category-header .category-image {
  width: 300px;
  margin-left: auto;
  margin-right: auto
}

.category-image-slider-container .new-rect,
.category-image-slider-container .discount-rect {
  display: block;
  font: 700 30px/1 "PT Sans", sans-serif;
  color: #fff;
  padding: 14px 0;
  position: absolute;
  left: -3px;
  top: 30px;
  text-transform: uppercase;
  z-index: 800;
  width: 98px;
  text-align: center
}

.category-image-slider-container .new-rect {
  background: #6dbcdb
}

.category-image-slider-container .discount-rect {
  background: #d51a03
}

#category-header.category-header-slider .category-image-slider {
  background: #fff
}

#category-header .category-title {
  padding-top: 60px
}

#category-header.category-banner .category-title {
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -20px;
  padding: 0
}

#category-header.category-banner .category-title h1,
#category-header.category-banner .category-title h2 {
  font: 400 28px/1 'Oswald', Arial, sans-serif;
  color: #19232d;
  margin-bottom: 15px
}

#category-header.category-banner p {
  max-width: 400px;
  margin-bottom: 15px;
  color: #19232d;
  display: none
}

#category-header .category-title-price {
  font: 700 25px/1 'Gudea', Arial, sans-serif;
  color: #e82c0c;
  margin-bottom: 15px
}

#category-header .category-title h1,
#category-header .category-title h2 {
  font-size: 43px;
  line-height: 1;
  color: #585858
}

#category-header .category-title h2,
#category-header .category-title p {
  margin-bottom: 25px
}

.category-toolbar .pagination {
  margin: 0
}

.category-item-container {
  border-top: 1px solid #e8e8e8;
  padding-top: 20px;
  margin-top: 5px;
  overflow: hidden
}

.category-item-container .item:hover {
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: 0 0 1px rgba(232, 232, 232, 0.15);
  box-shadow: 0 0 1px rgba(232, 232, 232, 0.15)
}

.category-item-container.category-list-container .item:hover {
  border-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none
}

.featured-slider .featured-product figure,
.related-slider .related-product figure {
  float: left;
  margin-right: 15px
}

.featured-slider .featured-product,
.related-slider .related-product {
  margin-bottom: 25px
}

.featured-slider .featured-product h5 {
  font: 600 18px/20px 'Muli', "Open Sans", sans-serif
}

.related-slider .related-product h5 {
  font: 600 14px/18px 'Muli', "Open Sans", sans-serif
}

.featured-slider .featured-product h5 a,
.related-slider .related-product h5 a {
  color: #4f4f4f
}

.featured-slider .featured-product h5 a:hover,
.related-slider .related-product h5 a:hover {
  color: #6dbcdb
}

.featured-slider .featured-product .featured-price,
.related-slider .related-product .related-price {
  font: 600 16px/1 'Muli', "Open Sans", Arial, sans-serif;
  color: #0664cd
}

.widget.related {
  margin-bottom: 0 !important
}

.widget.popular {
  margin-bottom: 20px !important
}

.category-toolbar .view-box {
  font-size: 0
}

.toolbox-pagination,
.toolbox-filter {
  position: relative
}

.toolbox-pagination .pagination {
  float: right
}

.toolbox-pagination {
  float: none;
  padding-top: 15px
}

.sort-box span,
.view-count-box span {
  font-size: 13px;
  line-height: 30px;
  color: #a4a4a4
}

.select-dropdown .select-btn {
  padding: 4px 10px;
  font-size: 13px;
  line-height: 20px;
  color: #757575;
  border-color: #e4e2e2;
  border-radius: 2px;
  background: transparent;
  text-align: left
}

.sort-box .select-dropdown .select-btn {
  min-width: 90px
}

.view-count-box .select-dropdown .select-btn {
  min-width: 55px
}

.select-dropdown .dropdown-toggle {
  background: #f2f2f2;
  color: #a7a7a7;
  font-size: 18px;
  padding: 4px 10px;
  line-height: 20px;
  border-color: #e4e2e2
}

.select-dropdown:hover .dropdown-toggle {
  background: #19232d;
  color: #fff;
  border-color: #374654
}

.select-dropdown .dropdown-menu {
  min-width: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25)
}

.select-dropdown .dropdown-menu > li > a {
  display: block;
  padding: 8px 18px;
  font-size: 13px;
  line-height: 1.5;
  color: #737373;
  background: transparent
}

.select-dropdown .dropdown-menu > li {
  border-bottom: 1px solid #e4e2e2
}

.select-dropdown .dropdown-menu > li:last-child {
  border-bottom: none
}

.select-dropdown .dropdown-menu > li > a:hover {
  color: #fff;
  background: #3385e2
}

.select-dropdown .dropdown-menu > li > a:focus {
  color: #737373;
  background: transparent
}

.category-toolbar .icon-button {
  width: 35px;
  height: 30px;
  background-color: #f2f2f2;
  border-color: #e0e0e0;
  margin: 0;
  background-image: url("../img/sprites/category-icons.png");
  background-repeat: no-repeat
}

.category-toolbar .icon-button.icon-grid {
  background-position: -1px -1px
}

.category-toolbar .icon-button.icon-list {
  background-position: -36px -1px
}

.category-toolbar .icon-button:hover,
.category-toolbar .icon-button:focus,
.category-toolbar .icon-button:active,
.category-toolbar .icon-button.active {
  background-color: #fd5c48;
  border-color: #fd5c48;
  background-image: url("../img/sprites/category-icons-active.png")
}

.category-toolbar .icon-button.active {
  cursor: default
}

.category-toolbar .view-box .icon-button:first-child {
  border-radius: 3px 0 0 3px !important
}

.category-toolbar .view-box .icon-button:last-child {
  border-radius: 0 3px 3px 0 !important
}

.jspContainer {
  position: relative;
  overflow: hidden;
  user-select: none;
  -webkit-user-select: none
}

.jspPane {
  position: absolute
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 2px;
  width: 3px;
  height: 100%;
  background: #efefef;
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.08)
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #efefef;
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.08)
}

.jspCap {
  display: none
}

.jspHorizontalBar .jspCap {
  float: left
}

.jspTrack {
  position: relative
}

.jspDrag {
  background: #fd5c48;
  position: relative;
  top: 0;
  left: -2px;
  cursor: pointer;
  width: 7px;
  border-radius: 3px
}

.jspDrag:before,
.jspDrag:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 1px;
  width: 5px;
  height: 1px;
  background: rgba(250, 250, 250, 0.5);
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.05)
}

.jspDrag:before {
  margin-top: -2px
}

.jspDrag:after {
  margin-top: 2px
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%
}

.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0
}

.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d
}

.jspVerticalBar .jspArrow {
  height: 16px
}

.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%
}

.jspVerticalBar .jspArrow:focus {
  outline: none
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%
}

.category-filter-list.jscrollpane {
  overflow-y: auto
}

.category-filter-list li {
  color: #939292;
  margin: 5px 0
}

.category-filter-list li a {
  font: 400 16px/28px 'Gudea', Arial, sans-serif;
  color: #939292
}

.category-filter-list li a:hover {
  color: #6dbcdb
}

.filter-color-list li {
  display: block;
  float: left;
  width: 35px;
  margin: 0 10px 10px 0
}

.filter-color-list li .filter-color-box {
  display: block;
  width: 35px;
  height: 35px;
  background: #fafafa;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.35)
}

.filter-color-list li.last-md {
  margin-right: 0
}

.filter-color-list li.last-lg {
  margin-right: 10px
}

.filter-size-list li {
  display: block;
  float: left;
  width: 65px;
  margin: 0 10px 10px 0;
  font: 700 16px/28px "Gudea", Arial, sans-serif;
  text-align: center;
  text-transform: uppercase
}

.filter-size-list li a {
  display: block;
  width: 100%;
  height: 30px;
  background-color: #f4f4f4;
  border: 1px solid #e0e0e0;
  color: #757575;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  border-radius: 3px
}

.filter-size-list li:hover a {
  background-color: #6dbcdb;
  border-color: #6dbcdb;
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5)
}

#price-range {
  margin: 15px 0 20px
}

#price-range-details {
  margin-bottom: 20px
}

#price-range-details > span {
  font-size: 14px;
  color: #999;
  line-height: 20px
}

#price-range-details input {
  display: inline-block;
  width: 70px;
  height: 32px;
  border: 1px solid #d3d3d3;
  line-height: 20px;
  padding: 2px 4px;
  font-size: 13px;
  color: #999
}

#price-range-details input.separator {
  margin-right: 5px
}

#price-range-btns .btn {
  padding: 8px 12px;
  text-transform: uppercase
}

noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #ccc
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0
}

.noUi-handle {
  position: relative;
  z-index: 1
}

.noUi-stacking .noUi-handle {
  z-index: 10
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s, top .3s;
  transition: left .3s, top .3s
}

.noUi-state-drag * {
  cursor: inherit !important
}

.noUi-horizontal {
  height: 10px
}

.noUi-horizontal .noUi-handle {
  width: 16px;
  height: 22px;
  left: -8px;
  top: -6px
}

.noUi-horizontal.noUi-extended {
  padding: 0 15px
}

.noUi-horizontal.noUi-extended .noUi-origin {
  right: -15px
}

.noUi-vertical {
  width: 10px
}

.noUi-vertical .noUi-handle {
  width: 22px;
  height: 10px;
  left: -6px;
  top: -5px
}

.noUi-vertical.noUi-extended {
  padding: 15px 0
}

.noUi-vertical.noUi-extended .noUi-origin {
  bottom: -15px
}

.noUi-background {
  background: #fff
}

.noUi-connect {
  background: #3385e2;
  -webkit-transition: background 450ms;
  -moz-transition: background 450ms;
  -o-transition: background 450ms;
  -ms-transition: background 450ms;
  transition: background 450ms
}

.noUi-origin {
  border-radius: 3px
}

.noUi-target {
  border-radius: 2px
}

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #bbb
}

.noUi-dragable {
  cursor: w-resize
}

.noUi-vertical .noUi-dragable {
  cursor: n-resize
}

.noUi-handle {
  border-radius: 3px;
  background: #ccc;
  cursor: default
}

[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #b8b8b8
}

[disabled] .noUi-handle {
  cursor: not-allowed
}

.noUi-state-blocked.noUi-connect,
.noUi-state-blocked .noUi-connect {
  background: #4fdacf
}

.article {
  padding-left: 95px;
  position: relative;
  margin-bottom: 80px
}

.article .article-meta-date {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font: 18px/20px "PT Sans", sans-serif;
  text-transform: uppercase;
  background: #444645;
  color: #fff;
  font-weight: 700;
  width: 80px;
  padding: 20px 0
}

.article .article-meta-date span {
  display: block;
  font-size: 20px
}

.article .article-media-container {
  margin-bottom: 30px
}

.article .article-media-container img {
  display: block;
  height: auto;
  max-width: 100%
}

.article h2 {
  font: 700 28px/1 "PT Sans", sans-serif;
  margin-bottom: 15px
}

.article h2 a,
.article .article-content-container a {
  color: #424645
}

.article h2 a:hover,
.article .article-content-container a:hover {
  color: #6dbcdb
}

.article .article-meta-more {
  float: left
}

.article .article-meta-view {
  float: right
}

.article .article-meta-container {
  margin-bottom: 15px
}

.article .article-meta-container a:hover {
  color: #424645
}

.article .article-meta-container .article-meta-more a {
  margin-right: 30px
}

.article .article-meta-container .article-meta-view a {
  margin-left: 30px
}

.article .article-content-container a {
  font-weight: bold;
  font-size: 14px
}

.pagination-container {
  padding-top: 20px;
  border-top: 1px solid #eee
}

.pagination-container.clear-border {
  border-top: none
}

.pagination-container .page-count {
  padding-top: 4.5px;
  font-size: 15px;
  color: #a4a4a4
}

.pagination {
  display: inline-block;
  margin: 0 0 40px;
  border-radius: 0
}

.pagination > li {
  display: inline
}

.pagination > li > a,
.pagination > li > span {
  display: inline-block;
  float: none;
  padding: 6px;
  width: 30px;
  height: 30px;
  margin-left: 2px;
  font-size: 12px;
  line-height: 17px;
  font-weight: bold;
  text-decoration: none;
  background-color: #eee;
  border: 1px solid #e4e2e2;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
  color: #757575;
  text-align: center
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background: #19232d;
  color: #fff;
  border-color: #374654
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #757575;
  background-color: #e4e2e2;
  border-color: #e4e2e2
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.sidebar h3 {
  color: #676a70;
  text-transform: uppercase;
  font: 600 14px/46px 'Muli', "Open Sans", Arial, sans-serif;
  margin-bottom: 20px;
  background: #e1e4e5;
  padding-left: 15px
}

.sidebar .widget {
  margin-bottom: 60px
}

.category-accordion-list {
  list-style-type: disc;
  padding-left: 15px
}

.sidebar .widget .category-accordion-list li {
  padding: 4px 0
}

.sidebar .widget .panel {
  margin-bottom: 20px;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.sidebar .widget .panel-body {
  padding: 0 20px 15px
}

.sidebar .widget .panel-heading {
  padding: 0;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  text-transform: uppercase;
  margin-bottom: 15px
}

.sidebar .widget .icon-box {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #c3c3c3;
  border-radius: 2px;
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
  float: right
}

.sidebar .widget .panel-heading > .dropdown .dropdown-toggle {
  color: inherit
}

.sidebar .widget .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  color: #888
}

.sidebar .widget .panel a {
  color: #888
}

.sidebar .widget .panel a:hover {
  color: #6dbcdb
}

.sidebar .widget .panel a:hover .icon-box {
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  border-color: #6dbcdb;
  background-color: #6dbcdb;
  color: #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.35)
}

.sidebar .widget .panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0
}

.sidebar .widget .panel-group .panel-heading {
  border-bottom: 0
}

.sidebar .widget .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid transparent
}

.sidebar .widget .panel-custom {
  border-color: transparent
}

.sidebar .widget .panel-custom > .panel-heading {
  color: #333;
  background-color: transparent;
  border-color: transparent
}

.sidebar .widget .panel-custom > .panel-heading + .panel-collapse .panel-body {
  border-top-color: transparent
}

.panel-custom > .panel-heading > .dropdown .caret {
  border-color: transparent transparent
}

.sidebar .widget .panel-custom > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: transparent
}

.sidebar .widget .latest-posts-list,
.sidebar .widget .recent-posts-list {
  font-size: 15px
}

.sidebar .widget .latest-posts-list .latest-posts-media-container,
.sidebar .widget .recent-posts-list .recent-posts-media-container {
  margin-bottom: 20px
}

.sidebar .widget .latest-posts-list a,
.sidebar .widget .recent-posts-list a {
  display: block
}

.sidebar .widget .latest-posts-list h4,
.sidebar .widget .recent-posts-list h4 {
  font: 700 20px/25px "PT Sans", sans-serif;
  margin-bottom: 20px
}

.sidebar .widget .latest-posts-list h4 a,
.sidebar .widget .recent-posts-list h4 a {
  color: #686c6b
}

.sidebar .widget .latest-posts-list h4 a:hover,
.sidebar .widget .recent-posts-list h4 a:hover {
  color: #5a5a5a
}

.sidebar .widget .latest-posts-list .latest-posts-meta-container .pull-left a,
.sidebar .widget .recent-posts-list .recent-posts-meta-container .pull-left a {
  font-weight: bold
}

.sidebar .widget .latest-posts-list .latest-posts-meta-container .pull-right,
.sidebar .widget .recent-posts-list .recent-posts-meta-container .pull-right {
  font-style: italic;
  color: #bdbdbd;
  font-size: 14px
}

.sidebarslider .flex-direction-nav,
.footerslider .flex-direction-nav {
  position: absolute;
  top: -47px;
  right: 0;
  width: 66px;
  height: 22px
}

.sidebarslider .flex-direction-nav {
  top: -54px;
  right: 10px
}

.sidebarslider .flex-direction-nav li,
.footerslider .flex-direction-nav li {
  display: block;
  float: left
}

.sidebarslider .flex-direction-nav a,
.footerslider .flex-direction-nav a {
  display: block;
  background-color: #fafafa;
  background-image: url("../img/sprites/sprite.png");
  background-repeat: no-repeat;
  border: 1px solid #e0e0e0;
  width: 31px;
  height: 22px;
  margin-top: -11px;
  opacity: 1;
  margin-left: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45)
}

.sidebarslider .flex-direction-nav a:hover,
.footerslider .flex-direction-nav a:hover {
  background-color: #19232d b !important;
  opacity: 1;
  text-shadow: none;
  border-color: #374654 !important
}

.related-slider.sidebarslider .flex-direction-nav a:hover {
  background-color: #0664cd;
  opacity: 1;
  text-shadow: none;
  border-color: #3a82c4
}

.sidebarslider .flex-direction-nav .flex-prev,
.footerslider .flex-direction-nav .flex-prev {
  left: 0;
  background-position: -188px -202px
}

.sidebarslider .flex-direction-nav .flex-next,
.footerslider .flex-direction-nav .flex-next {
  right: 0;
  background-position: -221px -202px
}

.sidebarslider .flex-direction-nav .flex-prev:hover,
.footerslider .flex-direction-nav .flex-prev:hover {
  background-position: -188px -225px
}

.sidebarslider .flex-direction-nav .flex-next:hover,
.footerslider .flex-direction-nav .flex-next:hover {
  background-position: -221px -225px
}

.sidebar .widget .testimonials-list li .testimonial-details {
  padding: 25px 25px 25px 45px;
  background-color: #f6f6f6;
  border: 1px solid #dcdcdc;
  position: relative;
  font-size: 15px;
  margin-bottom: 30px
}

.sidebar .widget .testimonials-list li .testimonial-details header {
  font: 700 23px/21px "PT Sans", sans-serif;
  margin-bottom: 15px
}

.sidebar .widget .testimonials-list li .testimonial-details:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  top: 22px;
  width: 32px;
  height: 26px;
  background-image: url("../img/sprites/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -150px
}

.sidebar .widget .testimonials-list li .testimonial-details:after {
  content: '';
  position: absolute;
  display: block;
  top: 100%;
  left: 30px;
  margin-top: -1px;
  width: 36px;
  height: 21px;
  background: url("../img/testimonial-arrow.png") no-repeat center center
}

.sidebar .widget .testimonials-list li figure img {
  display: block;
  max-width: 70px;
  height: auto;
  float: left;
  margin-right: 20px
}

.sidebar .widget .testimonials-list li figure > figcaption {
  display: block;
  float: left;
  font-style: italic;
  font-size: 16px;
  font-family: "PT Sans", sans-serif
}

.sidebar .widget .testimonials-list li figure > figcaption > a {
  display: block
}

.sidebar .widget .tags-list {
  font-size: 0
}

.sidebar .widget .tags-list li {
  display: inline-block;
  margin: 0 10px 10px 0;
  font-size: 14px;
  line-height: 20px
}

.sidebar .widget .tags-list li a {
  display: inline-block;
  padding: 4px 11px;
  border-radius: 2px;
  background: #f6f6f6;
  border: 1px solid #dcdcdc;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
  color: #444645
}

.sidebar .widget .tags-list li a:hover {
  color: #6dbcdb
}

.sidebar .widget .flickr-feed-list li {
  display: block;
  float: left;
  margin: 0 10px 10px 0
}

.sidebar .widget .flickr-feed-list li a {
  display: inline-block;
  position: relative;
  width: 75px;
  height: 75px;
  overflow: hidden
}

.sidebar .widget .flickr-feed-list li a:before {
  content: '+';
  position: absolute;
  left: -75px;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 25px;
  font-size: 22px;
  line-height: 25px;
  color: #f5f7fa;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -o-transition: all .25s;
  -ms-transition: all .25s;
  transition: all .25s;
  opacity: .1;
  background: rgba(109, 188, 219, 0.8)
}

.sidebar .widget .flickr-feed-list li a:hover:before {
  left: 0;
  opacity: 1
}

.single-post .article {
  margin-bottom: 30px
}

.article-author {
  margin: 70px 0 70px
}

.article-author .article-author-image {
  float: left;
  margin: 0 30px 0 0
}

.article-author .article-author-image img {
  display: block;
  max-width: 100%;
  height: auto
}

.article-author .article-author-details h4 {
  font-size: 27px
}

.comments h3 {
  font: 700 24px/22px "PT Sans", sans-serif;
  color: #565656;
  margin: 0
}

.comments .title-bg {
  margin-bottom: 30px
}

.comments .comments-list {
  margin-bottom: 60px
}

.comments .comments-list li .comment {
  position: relative;
  padding-left: 100px;
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ececec
}

.comments .comments-list li .comment figure {
  position: absolute;
  left: 0;
  top: 0
}

.comments .comments-list li .comment figure img {
  max-width: 100%;
  display: block;
  height: auto
}

.comments .comments-list li .comment .comment-details .comment-title {
  font: 700 18px/20px "Gudea", Arial, sans-serif;
  color: #777;
  margin-bottom: 10px
}

.comments .comments-list li .comment .comment-details .comment-meta-container {
  margin-bottom: 10px
}

.comments .comments-list li .comment .comment-details .comment-meta-container > a,
.comments .comments-list li .comment .comment-details .comment-meta-container > span {
  margin-right: 10px
}

.comments .comments-list li .comment .comment-details .comment-meta-container > span {
  font-style: italic;
  color: #bdbdbd
}

.comments .comments-list li .comment .comment-details .comment-meta-container .replay-button {
  font-weight: 700;
  color: #7c7c7c;
  font-family: 'PT Sans', sans-serif
}

.comments .comments-list li .comment .comment-details .comment-meta-container .replay-button:hover {
  color: #6dbcdb
}

.comments .comments-list li .children {
  margin-left: 50px
}

#product-image-carousel-container {
  float: left;
  width: 74px;
  margin-right: 10px
}

.elastislide-list {
  list-style-type: none;
  display: none
}

.no-js .elastislide-list {
  display: block
}

.elastislide-carousel ul li {
  min-width: 12px;
}

.elastislide-wrapper {
  position: relative;
  min-height: 60px
}

.elastislide-vertical {
  padding: 0
}

.elastislide-carousel {
  border-right: 1px solid #ddd;
  overflow: hidden;
  position: relative;
  min-height: 252px
}

.elastislide-carousel ul {
  position: relative;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition-property: -webkit-transform;
  transition-property: -moz-transform;
  transition-property: -o-transform;
  transition-property: -ms-transform;
  transition-property: transform;
  transition-duration: 200ms
}

.elastislide-carousel ul li {
  margin: 0
}

.elastislide-vertical ul li {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 5px
}

.elastislide-carousel ul li a {
  display: inline-block;
  width: 100%
}

.elastislide-carousel ul li a img {
  display: block;
  max-width: 100%;
  height: auto;
  padding-bottom: 5px;
  padding-top: 5px
}

.elastislide-wrapper nav span {
  position: absolute;
  width: 30px;
  height: 25px;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #e0e0e0;
  background-color: #fafafa;
  text-indent: -9999px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5);
  background-image: url("../img/sprites/product-nav.png");
  background-position: -1px 0
}

.elastislide-wrapper nav span:hover {
  background-color: #19232d;
  border-color: #374654
}

.elastislide-vertical nav span {
  top: -12.5px;
  left: 50%;
  margin-left: -11px
}

.elastislide-vertical nav span.elastislide-next {
  bottom: -180.5px;
  top: auto;
  background-position: -1px -25px
}

.elastislide-vertical nav span.elastislide-next:hover {
  background-position: -31px -25px
}

.elastislide-vertical nav span.elastislide-prev:hover {
  background-position: -31px 0
}

#product-image-container {
  width: 280px;
  float: left;
  text-align: center;
  position: relative
}

#product-image-container img {
  display: inline-block;
  width: 100%;
  height: auto
}

#product-image-container .item-price-container {
  width: 108px;
  height: 108px;
  font-size: 25px;
  line-height: 30px
}

#product-image-container .item-price-container .old-price {
  margin-top: 24px
}

#product-image-container .item-price-container .item-price {
  margin-top: 39px
}

.product hr {
  margin: 25px 0
}

.product .product-name {
  font: 400 24px/1 'Muli', 'Open Sans', sans-serif;
  color: #6d6d6d
}

.product .ratings-container {
  padding: 4px 0;
  height: 30px;
  color: #b6b6b6
}

.product .ratings-amount {
  display: inline-block;
  color: #b6b6b6
}

.rate-this {
  color: #b6b6b6;
  font-size: 14px;
  line-height: 16px
}

.rate-this:hover {
  color: #6dbcdb !important
}

.product-extra .icon-button:hover {
  color: #fff;
  background-color: #fd5c48
}

.product-list {
  margin-top: 5px
}

.product-list li {
  color: #777;
  line-height: 23px
}

.product-list li span {
  font-weight: 700;
  margin-right: 5px
}

.product-color-filter-container,
.product-size-filter-container {
  margin-bottom: 20px
}

.product-color-filter-container > span,
.product-size-filter-container > span {
  font-weight: bold;
  font-family: 'Gudea', Arial, sans-serif;
  color: #9b9b9b
}

.product-extra-box-container {
  float: left
}

.product-extra-box {
  float: left;
  margin-right: 6px;
  color: #575a59
}

.product-extra-box span {
  display: none;
  margin-left: 10px;
  font-weight: 700;
  font-size: 13px;
  line-height: 35px;
  font-family: inherit;
  text-transform: uppercase
}

.icon-button {
  display: inline-block;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  background: #6dbcdb;
  border: 1px solid #6dbcdb;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
  font-size: 16px;
  border-radius: 2px;
  background-image: url("../img/sprites/item-icons.png");
  background-repeat: no-repeat;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s
}

.icon-button.icon-like {
  background-position: 0 -35px;
  background-color: #f0f0f0;
  border: 1px solid #ddd;
  background-image: url("../img/icono-favorito-sprite.png");
  background-size: auto
}

.icon-button.icon-compare {
  background-position: -35px 0;
  margin-left: 5px
}

.icon-button:hover,
.icon-button:focus,
.icon-button:active,
.icon-button.active {
  background-color: #fd5c48;
  border-color: #fd5c48
}

.icon-button.icon-like:hover,
.icon-button.icon-like:focus,
.icon-button.icon-like:active,
.icon-button.icon-like.active {
  background-color: #fff;
  border-color: #ddd;
}

.product-extra .icon-button {
  margin-right: 5px
}

.product .share-button-group {
  margin-left: 30px;
  width: 320px;
  margin-top: 1.5px;
  float: left
}

.product-detail-tab .tab-content {
  font-size: 13px;
  line-height: 1.6;
  color: #737373
}

.product-details-list {
  list-style-type: disc;
  margin-left: 20px
}

.product-details-list li {
  margin-bottom: 5px;
  padding-left: 5px
}

.custom-quantity-input {
  display: block;
  position: relative;
  width: 100px;
  height: 32px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  padding-right: 26px
}

.custom-quantity-input input {
  height: 100%;
  width: 100%;
  border: none;
  text-align: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #757575
}

.custom-quantity-input .quantity-btn {
  background: #fafafa;
  display: block;
  width: 26px;
  height: 16px;
  position: absolute;
  right: -1px;
  color: #777;
  line-height: 16px;
  text-align: center;
  border: 1px solid #e0e0e0;
  font-size: 12px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.75)
}

.custom-quantity-input .quantity-btn.quantity-input-up {
  top: -1px;
  border-radius: 3px 3px 0 0
}

.custom-quantity-input .quantity-btn.quantity-input-down {
  bottom: -1px;
  border-radius: 0 0 3px 3px
}

.custom-quantity-input .quantity-btn:hover {
  border-color: #6dbcdb;
  background: #6dbcdb;
  color: #fff
}

.custom-quantity-input .quantity-btn:active {
  border-color: #e0e0e0;
  background: #fafafa;
  color: #777
}

.product-add .custom-quantity-input {
  float: left;
  margin-right: 10px
}

.product-add .btn {
  padding: 7px 13px;
  font-weight: 600;
  font-size: 13px
}

.product-add .btn-custom-2 {
  color: #e8e8e8 !important
}

.table {
  border: 1px solid #e0e0e0;
  margin-bottom: 0
}

.table img {
  display: inline-block;
  max-width: 100%;
  height: auto
}

.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: 30px 20px;
  line-height: 1.5;
  border-top: none;
  text-align: center
}

.table-responsive {
  margin-bottom: 15px;
  overflow-y: visible;
  overflow-x: visible
}

.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: normal
}

.table thead tr th {
  padding: 10px;
  border-right: 1px solid #e0e0e0;
  background: #0076c0;
  border-bottom: 0px solid #e0e0e0;
  color: #fff;
}

.table .table-title {
  font: 700 15px/22px 'PT Sans', sans-serif;
  color: #565656;
  text-transform: uppercase
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #e0e0e0 !important;
  border-right: 1px solid #e0e0e0 !important
}

.table figure a {
  display: inline-block
}

table.listado tr th {
  padding: 10px 10px 8px;
  line-height: 15px;
  font-weight: 500
}

td strong {
  /*font-size: 12px*/
}

td strong.text-success,
td.fontstrong strong {
  font-size: inherit
}

ul.cabecera-adiciconal {
  float: right;
  width: 100%
}

ul.cabecera-adiciconal li {
  text-align: right;
  border-bottom: 1px solid #f5f4f4;
  margin-bottom: 3px;
  padding-bottom: 3px;
  font-size: 14px
}

.cart-table .item-name-col {
  width: 410px
}

.cart-table .item-name-col figure {
  width: 180px;
  float: left;
  margin-right: 20px
}

.table .item-name {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700
}

.table .item-name {
  margin-bottom: 15px;
  text-align: left
}

.table .item-price-special {
  font-size: 18px;
  display: inline-block;
  margin-top: 6px
}

.table .item-price-col .item-price-special {
  color: #555
}

.cart-table .item-name-col ul {
  text-align: left
}

.cart-table .item-name-col ul li {
  display: block
}

.table .custom-quantity-input {
  width: 108px;
  height: 44px;
  padding-right: 22px;
  margin: 0 auto
}

.table .custom-quantity-input input {
  height: 100%;
  width: 100%;
  font-size: 20px
}

.table .custom-quantity-input .quantity-btn {
  width: 22px;
  height: 22px;
  line-height: 22px
}

.compare-item-table .close-button {
  margin-left: 0
}

.text-right {
  text-align: right !important
}

.text-left {
  text-align: left !important
}

.text-justify {
  text-align: justify !important
}

.close-button {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-left: 18px;
  border: 1px solid #dcdcdc;
  background-color: #fafafa;
  background-image: url("../img/sprites/sprite.png");
  background-repeat: no-repeat;
  background-position: 0 -290px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  border-radius: 2px;
  vertical-align: top
}

.close-button:hover {
  background-color: #6dbcdb;
  background-position: -26px -290px;
  border-color: #6dbcdb
}

.total-table {
  font: 700 18px/20px "PT Sans", sans-serif;
  color: #777;
}

.total-table .total-table-title {
  font-size: 16px
}

.total-table > tbody > tr > td,
.total-table > tbody > tr:first-child > td,
.total-table > tbody > tr:last-child > td {
  padding: 15px
}

.total-table > tfoot > tr > td {
  padding: 15px;
  font-size: 22px;
  background: #f4f4f4
}

.total-table > tfoot > tr > td:first-child {
  color: #666
}

.total-table > tfoot > tr > td:last-child {
  color: #e82c0c;
  font-size: 20px
}

#shipping-form .shipping-desc {
  font-size: 17px;
  line-height: 20px;
  color: #777;
  font-family: 'PT Sans', sans-serif;
  margin-bottom: 28px
}

#shipping-form .control-label {
  width: 110px;
  display: inline-block;
  margin-right: 10px;
  line-height: 34px;
  font-weight: 400;
  font-size: 16px
}

#shipping-form .input-container {
  display: block;
  width: 100px;
  float: right
}

.compare-item-table > thead > tr:first-child > td,
.compare-item-table > tbody > tr:first-child > td {
  border-top-color: #e0e0e0 !important
}

.compare-item-table > thead > tr > td:last-child,
.compare-item-table > tbody > tr > td:last-child,
.compare-item-table > tfoot > tr > td:last-child {
  border-right-color: #e0e0e0 !important
}

.compare-item-table > thead > tr > td,
.compare-item-table > tbody > tr > td,
.compare-item-table > tfoot > tr > td {
  border-top-color: transparent !important;
  border-right-color: transparent !important
}

.compare-item-table .table-title {
  background: #ececec;
  width: 200px;
  text-align: right;
  padding-right: 30px !important;
  border-right: 1px solid #e0e0e0 !important;
  background: #ececec !important
}

.compare-item-table figure {
  width: 170px;
  margin: 0 auto
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: transparent
}

.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
  background-color: #f7f7f7
}

.table-striped > tbody > tr:nth-child(even) > td.table-title,
.table-striped > tbody > tr:nth-child(even) > th.table-title {
  background-color: #e5e5e5 !important
}

.compare-item-table .item-name {
  text-align: center;
  margin-top: 20px
}

.table .item-brand-col {
  color: #777;
  font-weight: 700
}

.compare-item-table .ratings-amount {
  display: block;
  text-align: center
}

.compare-item-table .btn {
  padding: 7px 17px
}

.compare-item-table .btn-custom-2 {
  font-size: 13px;
  line-height: 1.5;
  color: #e8e8e8 !important
}

#checkout.custom-accordion .panel-body {
  padding: 40px 0
}

.checkout-title {
  font: 400 25px/30px 'Oswald', Arial, sans-serif;
  color: #444645;
  text-transform: uppercase;
  margin-bottom: 20px
}

.help-block {
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  color: #c72928;
  font-size: 13px
}

.help-block a {
  color: #c72928
}

.help-block a:hover {
  text-decoration: underline
}

.checkout-table .checkout-table-title,
.checkout-table .checkout-table-price,
.checkout-table .checkout-total-title,
.checkout-table .checkout-total-price {
  font: 700 18px/20px "PT Sans", sans-serif;
  color: #777;
  text-transform: uppercase;
  padding: 15px
}

.checkout-table .checkout-table-title {
  font-size: 16px;
  text-align: right;
  padding-right: 60px
}

.checkout-table > tbody > tr:last-child > td {
  padding: 15px
}

.checkout-table > tbody > tr:last-child > .checkout-table-title {
  padding-right: 60px
}

.checkout-table .checkout-total-title,
.checkout-table .checkout-total-price {
  padding-top: 20px;
  padding-bottom: 20px
}

.checkout-table .checkout-total-title {
  text-align: right;
  padding-right: 60px
}

.checkout-table .checkout-total-title {
  font-size: 22px;
  line-height: 24px;
  color: #666
}

.checkout-table .checkout-total-price {
  font-size: 20px;
  color: #e82c0c;
  line-height: 24px
}

.checkout-table .item-name-col {
  width: 410px
}

.checkout-table .item-name-col figure {
  width: 180px;
  float: left;
  margin-right: 20px
}

.checkout-table .item-name-col ul {
  text-align: left
}

.checkout-table .item-name-col ul li {
  display: block
}

.checkout-table tfoot tr {
  background: #f8f8f8
}

#map {
  height: 350px;
  margin-bottom: 50px
}

#map img {
  max-width: none
}

.contact-details-list > li {
  position: relative;
  padding-left: 56px;
  font-size: 16px;
  line-height: 25px;
  color: #797878;
  margin-bottom: 15px
}

.contact-icon {
  position: absolute;
  left: 0;
  top: 50%;
  display: block;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  background-color: #fd5c48;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite.png");
  border: 1px solid #fd5c48;
  border-radius: 2px;
  text-align: center;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.15)
}

.contact-icon.contact-icon-phone {
  background-position: -288px 0
}

.contact-icon.contact-icon-mobile {
  background-position: -322px 0
}

.contact-icon.contact-icon-email {
  background-position: -288px -34px
}

.contact-icon.contact-icon-skype {
  background-position: -322px -34px
}

#contact-form .input-group-addon {
  min-width: 100px
}

.input-text {
  vertical-align: middle
}

.input-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url("../img/sprites/sprite.png");
  margin-right: 5px;
  vertical-align: middle
}

.input-icon.input-icon-user {
  background-position: -90px -140px
}

.input-icon.input-icon-email {
  background-position: -114px -140px
}

.input-icon.input-icon-subject {
  background-position: -138px -140px
}

.input-icon.input-icon-message {
  background-position: -162px -140px
}

.input-icon.input-icon-phone {
  background-position: -186px -140px
}

.input-icon.input-icon-fax {
  background-position: -210px -140px
}

.input-icon.input-icon-password {
  background-position: -234px -140px
}

.input-icon.input-icon-company {
  background-position: -258px -140px
}

.input-icon.input-icon-address {
  background-position: -282px -140px
}

.input-icon.input-icon-city {
  background-position: -306px -140px
}

.input-icon.input-icon-postcode {
  background-position: -330px -140px
}

.input-icon.input-icon-country {
  background-position: -354px -140px
}

.input-icon.input-icon-region {
  background-position: -90px -164px
}

#footer {
  /*background: #19232d;*/
  background: url(../img/proyect-selected/footer.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font: 13px/1.6em 'Muli', 'Open Sans', Arial, sans-serif !important;
  color: #fff
}

#footer a {
  color: #fff
}

#footer a:hover {
  color: #43c232
}

#footer-top {
  padding: 53px 0 45px;
  background: #f2f2f2
}

#footer-top .widget {
  padding-right: 35px
}

#footer-top .title-bg {
  margin: 0 0 30px
}

#footer-top .title-bg h3 {
  padding-right: 20px;
  font-size: 27px;
  color: #444645;
  text-transform: capitalize;
  background: #f2f2f2;
  margin: 0
}

#footer-top .title-bg:after {
  background: #e8e6e2
}

.footerslider .slide-item {
  width: 100%;
  margin-bottom: 25px
}

.footerslider .item-image-container {
  width: 115px;
  float: left;
  margin-right: 20px
}

.footerslider .item-name {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 11px
}

.footerslider .item-name a {
  color: #646464 !important
}

.footerslider .item-name a:hover {
  color: #fd5c48 !important
}

.footerslider .ratings-container {
  padding: 0;
  height: 16px;
  line-height: 16px;
  margin-bottom: 10px
}

.footerslider .ratings {
  width: 86px;
  background: url("../img/sprites/ratings-small.png") no-repeat;
  background-position: 0 0
}

.footerslider .ratings .ratings-result {
  background: url("../img/sprites/ratings-small.png") no-repeat;
  background-position: 0 -16px
}

.footerslider .item-price-special {
  color: #b93524;
  font-size: 18px
}

.footerslider .flex-direction-nav {
  top: -62px;
  width: 81px;
  background: #f2f2f2
}

.footerslider .flex-direction-nav .flex-prev {
  left: 15px
}

#footer #twitterfeed-container {
  background: #f2f2f2
}

#footer #twitterfeed-container .twitterfeed {
  position: relative;
  color: #444645;
  font-size: 16px;
  line-height: 32px;
  padding: 40px 0 35px;
  overflow: hidden
}

.twitter_feed .tweet_list li {
  width: 100%;
  margin-bottom: 20px
}

.twitter_feed .tweet_list li:last-child {
  margin-bottom: 0
}

.twitter_feed .tweet_list .tweet_avatar {
  display: none
}

.twitter_feed .tweet_list li a,
#footer #twitterfeed-container .twitterfeed a {
  color: #444645
}

#footer #twitterfeed-container .twitterfeed a:hover {
  color: #6dbcdb
}

.twitter_feed .tweet_list .tweet_time {
  display: block;
  font-size: 14px;
  font-style: italic
}

.twitter_feed .tweet_list .tweet_time a {
  color: #6dbcdb !important
}

#footer #twitterfeed-container .twitterfeed .twitter-icon {
  position: absolute;
  bottom: -21px;
  left: 15px;
  font-size: 48px;
  line-height: 48px;
  color: #444645
}

.twitter_feed .flex-direction-nav {
  position: absolute;
  top: 50%;
  left: 100%;
  width: 74px
}

.twitter_feed .flex-direction-nav li {
  display: block;
  float: left
}

.twitter_feed .flex-direction-nav a {
  display: block;
  background-color: transparent;
  width: 35px;
  height: 25px;
  margin-top: -12.5px;
  background-image: url("../img/sprites/twitterfeednav.png");
  margin-left: 2px;
  border-radius: 3px;
  padding: 0;
  opacity: .75;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none
}

.twitter_feed .flex-direction-nav a.flex-prev {
  background-position: 0 0
}

.twitter_feed .flex-direction-nav a.flex-next {
  background-position: -35px 0
}

.twitter_feed .flex-direction-nav a.flex-prev:hover {
  background-position: 0 -25px;
  background-color: #444645;
  opacity: 1
}

.twitter_feed .flex-direction-nav a.flex-next:hover {
  background-position: -35px -25px;
  background-color: #444645;
  opacity: 1
}

#footer #newsletter-container {
  background: #d6d6d6;
  padding: 27px 0
}

#footer #newsletter-container h3 {
  font-size: 25px;
  line-height: 46px;
  color: #444b4c;
  text-transform: uppercase;
  margin: 0;
  float: left
}

#footer #newsletter-container form {
  float: right
}

#footer #newsletter-container input[type="text"] {
  height: 46px;
  width: 300px;
  vertical-align: top;
  margin-right: 5px;
  border-radius: 4px;
  border: 3px solid #6dbcdb;
  background: #d6d6d6;
  line-height: 20px;
  padding: 5px 10px 5px 20px;
  color: #727b7c
}

#footer #newsletter-container .btn {
  padding: 12px 20px;
  font-size: 17px;
  line-height: 20px
}

#footer #newsletter-container:-moz-placeholder {
  color: #727b7c
}

#footer #newsletter-container::-moz-placeholder {
  color: #727b7c
}

#footer #newsletter-container:-ms-input-placeholder {
  color: #727b7c
}

#footer #newsletter-container::-webkit-input-placeholder {
  color: #727b7c
}

#inner-footer {
  padding: 20px 0 50px
}

#footer h3 {
  font: 18px/38px 'Muli', 'Open Sans', Arial, sans-serif;
  border-bottom: 1px solid #fff;
  margin: 15px 0 10px;
  color: #e3e3e3;
  text-transform: uppercase;
  font-weight: 700
}

#footer .links {
  display: block
}

#footer .links li {
  padding-left: 16px;
  background-image: url("../img/sprites/footer-menu-list-type.png");
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 25px
}

#footer .contact-list li {
  line-height: 31px
}

#footer .twitter_feed_widget {
  color: #ccc;
  font-size: 15px;
  padding-top: 10px
}

#footer .twitter_feed_widget .tweet_list li {
  width: 100%;
  margin-bottom: 20px;
  line-height: 20px
}

#footer .twitter_feed_widget .tweet_list .tweet_avatar {
  display: none
}

#footer .twitter_feed_widget .tweet_list .tweet_time {
  display: block;
  font-size: 12px;
  margin-top: 10px
}

#footer .twitter_feed_widget .tweet_list li a {
  color: #6dbcdb
}

#footer .twitter_feed_widget .tweet_list li a:hover {
  color: #8f8f8f
}

#footer .twitter_feed_widget .tweet_list .tweet_time a {
  color: #8f8f8f
}

#footer .contact-list strong {
  text-transform: uppercase
}

#footer .facebook-likebox iframe {
  width: 100%;
  height: 320px
}

#footer-bottom {
  padding: 22.5px 0;
  border-top: 1px solid #383938;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  font: 13px/18px Arial, sans-serif
}

#footer-bottom p {
  margin: 14px 0;
  color: #b3b3b3
}

#footer-bottom .social-links li {
  margin-top: 5px;
  margin-bottom: 5px
}

.social-links {
  font-size: 0;
  line-height: 0
}

.social-links li {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin: 0 5px
}

.social-links li:first-child {
  margin-left: 0
}

.social-links li.smaller-social-icons {
  width: 30px;
  height: 30px;
  margin-top: 1px
}

.social-icon {
  display: block;
  width: 36px;
  height: 36px;
  background-image: url("../img/sprites/sprite.png");
  background-color: #626664;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), inset 0 1px 1px rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  -webkit-transition: background .3s ease-in-out;
  -moz-transition: background .3s ease-in-out;
  -o-transition: background .3s ease-in-out;
  -ms-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out
}

.social-links li.smaller-social-icons .social-icon {
  width: 30px;
  height: 30px;
  background-color: #626664
}

.icon-facebook {
  background-position: 0 0
}

.icon-twitter {
  background-position: -36px 0
}

.icon-rss {
  background-position: -72px 0
}

.icon-delicious {
  background-position: -108px 0
}

.icon-linkedin {
  background-position: -144px 0
}

.icon-flickr {
  background-position: -180px 0
}

.icon-skype {
  background-position: -216px 0
}

.icon-email {
  background-position: -252px 0
}

.icon-facebook:hover {
  background-color: #3b5998;
  background-position: 0 -36px
}

.icon-twitter:hover {
  background-color: #4099ff;
  background-position: -36px -36px
}

.icon-rss:hover {
  background-color: #ff8201;
  background-position: -72px -36px
}

.icon-delicious:hover {
  background-color: #3070c8;
  background-position: -108px -36px
}

.icon-linkedin:hover {
  background-color: #0080b1;
  background-position: -144px -36px
}

.icon-flickr:hover {
  background-color: #ee2283;
  background-position: -180px -36px
}

.icon-skype:hover {
  background-color: #00aff0;
  background-position: -216px -36px
}

.icon-email:hover {
  background-color: #c7392c;
  background-position: -252px -36px
}

.icon-facebook-sm {
  background-position: -120px -72px
}

.icon-twitter-sm {
  background-position: -150px -72px
}

.icon-dribbble-sm {
  background-position: -180px -72px
}

.icon-email-sm {
  background-position: -210px -72px
}

.icon-facebook-sm:hover {
  background-position: -120px -102px;
  background-color: #3b5998 !important
}

.icon-twitter-sm:hover {
  background-color: #4099ff !important;
  background-position: -150px -102px
}

.icon-dribbble-sm:hover {
  background-color: #ea4c89 !important;
  background-position: -180px -102px
}

.icon-email-sm:hover {
  background-color: #c7392c !important;
  background-position: -210px -102px
}

.footer-text-container {
  text-align: right
}

#scroll-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  display: inline-block;
  visibility: hidden;
  cursor: pointer;
  z-index: 999;
  border-radius: 3px;
  opacity: 0;
  color: #fff;
  background: #3385e2;
  border: 1px solid #2676d0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-size: 26px;
  line-height: 1;
  padding: 5px 9.5px;
  text-align: center
}

#scroll-top:hover {
  background-color: #0664cd;
  border-color: #0664cd
}

#scroll-top.fixed {
  visibility: visible;
  opacity: 1
}

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

.flexslider {
  margin: 0;
  padding: 0
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden
}

.flexslider .slides img {
  width: 100%;
  display: block
}

.flex-pauseplay span {
  text-transform: capitalize
}

.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

html[xmlns] .slides {
  display: block
}

* html .slides {
  height: 1%
}

.no-js .slides > li:first-child {
  display: block
}

.flexslider {
  position: relative;
  zoom: 1
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease
}

.loading .flex-viewport {
  max-height: 300px
}

.flexslider .slides {
  zoom: 1;
  height: auto
}

.flex-direction-nav a {
  width: 60px;
  height: 45px;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  opacity: 1;
  transition: background-color .3s ease;
  -webkit-transition: background-color .3s ease;
  -moz-transition: background-color .3s ease;
  -ms-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  background-color: #fafafa;
  background-image: url("../img/sprites/sprite.png");
  background-repeat: no-repeat;
  border: 1px solid #e0e0e0;
  margin-top: -22.5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4), 0 0 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.4), 0 0 4px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  text-indent: -9999px
}

.flex-direction-nav .flex-next {
  right: -3px;
  background-position: -278px -290px
}

.flex-direction-nav .flex-prev {
  left: -3px;
  background-position: -220px -290px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  background-color: #19232d;
  border-color: #374654
}

.flexslider:hover .flex-next:hover {
  background-position: -278px -333px
}

.flexslider:hover .flex-prev:hover {
  background-position: -220px -333px
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center
}

.flex-control-nav li {
  margin: 0 8px;
  display: inline-block;
  zoom: 1
}

.flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  background: #333;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s
}

.flex-control-paging li a:hover {
  background: #6dbcdb
}

.flex-control-paging li a.flex-active {
  background: #6dbcdb
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer
}

.flex-control-thumbs img:hover {
  opacity: 1
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default
}

#page-header {
  background-size: cover;
  -webkit-background-size: cover;
  background-image: url("../img/aboutus-hedaerbg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  padding: 180px 0
}

.parallax {
  background-size: cover;
  -webkit-background-size: cover;
  background-attachment: fixed;
  background-position: top center;
  background-repeat: repeat-y
}

#page-header h1 {
  font-size: 42px;
  line-height: 1;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 0
}

.small-bottom-border {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #6dbcdb;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: 10px;
  margin-left: -15px
}

.small-bottom-border.big {
  width: 38px;
  height: 4px;
  margin-top: 20px;
  margin-left: -19px
}

#page-header .small-bottom-border {
  background-color: #fff;
  margin-top: 30px
}

#page-header .page-header-desc {
  font: 400 24px/33px "Gudea", Arial, sans-serif;
  color: #fff;
  margin-top: 30px
}

.hero-unit {
  text-align: center;
  position: relative;
  color: #333
}

.hero-unit h2 {
  font-size: 38px;
  line-height: 1;
  margin-bottom: 20px
}

.hero-unit p {
  font: 400 21px/1 "Gudea", Arial, sans-serif
}

.services-box {
  text-align: center;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 20px 10px;
  transition: all .4s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in
}

.services-box h3 {
  font: 700 18px/1 "Pt Sans", sans-serif;
  color: #474646;
  position: relative;
  margin-bottom: 30px
}

.services-box h3 a {
  color: #474646
}

.services-box h3 a:hover {
  color: #6dbcdb
}

.services-box p {
  font-size: 14px;
  color: #6f6f6f;
  line-height: 17px
}

.services-box:hover {
  text-align: center;
  background-color: #fafafa;
  border: 1px solid #e0e0e0;
  box-shadow: inset 0 1px 1px #fff
}

.service-icon {
  display: block;
  width: 124px;
  height: 124px;
  background-image: url("../img/sprites/aboutus-icons.png");
  background-repeat: no-repeat;
  margin: 0 auto;
  margin-bottom: 20px
}

.service-icon.service-icon-responsive {
  background-position: 0 0
}

.service-icon.service-icon-panel {
  background-position: -124px 0
}

.service-icon.service-icon-sliders {
  background-position: -248px 0
}

.service-icon.service-icon-support {
  background-position: -372px 0
}

.services-box:hover .service-icon.service-icon-responsive {
  background-position: 0 -124px
}

.services-box:hover .service-icon.service-icon-panel {
  background-position: -124px -124px
}

.services-box:hover .service-icon.service-icon-sliders {
  background-position: -248px -124px
}

.services-box:hover .service-icon.service-icon-support {
  background-position: -372px -124px
}

.progress-container h4 {
  font: 700 11px/15px "PT Sans", sans-serif;
  margin-bottom: 0;
  text-transform: uppercase
}

#testimonials-section {
  background-size: cover;
  -webkit-background-size: cover;
  background-image: url("../img/testimonialsbg.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  text-align: center;
  color: #fff;
  padding: 60px 0;
  overflow: hidden
}

#testimonials-section h3 {
  position: relative;
  font-size: 28px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 90px
}

#testimonials-section .small-bottom-border {
  background-color: #fff;
  margin-top: 30px
}

.about-us-testimonials .testimonial-title {
  display: block;
  font: 700 21px/1 "PT Sans", sans-serif;
  margin-bottom: 20px
}

.about-us-testimonials {
  padding-bottom: 50px
}

.about-us-testimonials p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px
}

.about-us-testimonials .testimonial-owner {
  font: italic 700 16px/21px "PT Sans", sans-serif
}

.about-us-testimonials .testimonial-date {
  font: italic 400 14px/21px "PT Sans", sans-serif
}

.about-us-testimonials .flex-control-paging li a {
  background: #fff
}

.about-us-testimonials .flex-control-paging li a:hover {
  background: #fff;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4)
}

.about-us-testimonials .flex-control-paging li a.flex-active {
  background: #fff;
  cursor: default;
  transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4)
}

#team-members-slider-container img {
  border: 1px solid #e0e0e0
}

.team-member-header {
  margin-bottom: 60px
}

.team-member-header figure {
  max-width: 360px;
  display: block
}

.team-member-header blockquote {
  padding: 35px 20px 10px 35px
}

.team-member-header blockquote:before {
  left: 0
}

.team-member-header .team-member-name {
  font-size: 25px;
  margin-bottom: 20px
}

.team-member-header .team-member-title {
  font-size: 16px;
  margin-bottom: 10px
}

.team-member-header .team-member-extra {
  margin-top: 20px
}

.team-member-header .team-member-extra .social-links li.smaller-social-icons {
  margin-top: 4px
}

.team-member-header .team-member-contact {
  font: italic 400 13px/1.5 Verdana, Arial, sans-serif;
  color: #888
}

.team-member-name {
  font: 700 16px/17px "PT Sans", sans-serif;
  color: #666
}

.team-member-title {
  color: #888;
  font-size: 13px;
  line-height: 17px
}

.team-member {
  margin-bottom: 35px
}

.team-member img {
  width: 100%
}

.team-member .team-member-name {
  margin-bottom: 8px
}

.team-member figure {
  margin-bottom: 20px
}

#content.no-content {
  background-image: url("../img/404.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  background-position: 50% 50%;
  min-height: 900px;
  position: relative
}

.no-content .no-content-comment {
  width: 480px;
  height: 350px;
  position: absolute;
  left: 50%;
  margin-left: -360px;
  top: 40px;
  background-image: url("../img/404-comment.png");
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 50px
}

.no-content-comment h2 {
  font: 700 110px/.8 "Gudea", Arial, sans-serif;
  color: #6dbcdb;
  text-shadow: 8px 4px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 15px
}

.no-content-comment h3 {
  font: 700 25px/35px "PT Sans", Arial, sans-serif;
  color: #515251
}

.no-content-comment h2 span,
.no-content-comment h3 span {
  opacity: 0
}

.modal-header {
  background-color: #0076c0;
  border-radius: 5px 5px 0px 0px;
}

.modal-header > h5 {
  color: #fff
}

.simplebar-scroll-content {
  width: auto !important
}

.accordion-btn {
  background-color: #f39c05 !important;
  border: 1px solid #fff !important
}

.accordion-btn:hover,
.accordion-btn.active {
  border-color: #e59204 !important
}

#header-top .header-link a:hover {
  color: #f58300
}

#quick-access .input-group-addon {
  color: #444;
  font-weight: 600;
  font-style: normal
}

.sidebar .simplebar-track {
  display: block !important
}

.sidebar .simplebar-scrollbar {
  min-height: 120px !important
}

.dropdown-menu.dropdown-cart-menu div[ng-if^="cart"] {
  min-width: 300px
}

.dropdown-menu.dropdown-cart-menu div[ng-if^="!"] {
  min-width: 184px;
  font-size: 12px;
  text-align: center;
  line-height: 0;
  padding: 0;
  margin: -10px -5px;
  position: relative;
  top: 10px
}

.modal-content {
  height: auto !important
}

.item-price-container {
  top: -10px !important
}

#wrapper-filtered-categories {
  padding: 0 13px !important
}

.wrapper-item-price-container > div {
  display: inline-block
}

#resumen-pedido .resumen-producto .cuerpo ul li:last-child {
  background-color: #fff !important
}

.filter-resume {
  margin-left: 0 !important
}

@media screen and (max-width: 767px) {
  #category-header > img[ng-show^="current"],
  #category-header > img[style^="position"] {
    max-height: 110px
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #category-header > img[ng-show^="current"],
  #category-header > img[style^="position"] {
    max-height: 130px
  }
}

@media (min-width: 767px) and (max-width: 992px) {
  #category-header > img[ng-show^="current"],
  #category-header > img[style^="position"] {
    display: none
  }
}

.item-product .precio-internet {
  font-size: 12px;
  color: #00c12e
}

.item-product .item-price {
  position: relative
}

.item-product .item-price-regular {
  font-size: 12px;
  color: #666;
  position: relative
}

.item-product span.precio-regular {
  font-size: 12px;
  color: #666;
}

.item-product span.new-rect,
.item-product .discount-rect {
  font-size: 12px;
  font-weight: 500;
  padding: 6px !important
}

.item-product .ofertas-icons i {
  text-align: center;
  display: block;
  font-size: 20px;
  padding: 5px
}

.item-product .producto-oferta i {
  color: #b51111
}

.item-product .envio-casa i {
  color: #ff8400
}

.item-product .exclusivo-online i {
  color: #316fb4
}

.item-product .exclusivo-online:hover i,
.item-product .producto-oferta:hover i,
.item-product .envio-casa:hover i {
  color: #aaa;
  transition: color ease-in .2s;
  -webkit-transition: color ease-in .2s;
  -moz-transition: color ease-in .2s
}

.item-product .item-action.ofertas-icons {
  top: 0;
  position: relative;
  float: right;
  right: 0
}

.item-product .icon-button-2 {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  margin-left: 2px
}

.item-product .category-item-container .item {
  max-height: 435px;
  min-height: 510px
}

@media (max-width: 1200px) and (min-width: 768px) {
  .item-product .category-item-container .item {
    max-height: 435px;
    min-height: 480px
  }
}

@media (max-width: 768px) {
  .item-product .item-action.ofertas-icons {
    top: 20px
  }
}

.owl-carousel .owl-wrapper-outer {
  overflow: inherit
}

.item-product .novedades-del-producto {
  position: absolute;
  top: 0;
  width: 25%;
  height: 30px;
  left: 0
}

.item-product .novedades-del-producto span {
  float: left;
  display: inline-block
}

.item-product .agotado {
  font-size: 12px;
  line-height: 0 !important;
  position: relative;
  top: -2px
}

.item-product .solo-internet {
  color: #00c12e;
  display: block;
  text-align: right;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 6px;
  margin-top: 0
}

.item-product .item-price-container i {
  font-size: 9px;
  margin-left: 0 !important;
  position: absolute;
  top: 0;
  right: -3px
}

.item .item-image-container {
  margin: 0 auto 10px !important
}

.icono-opciones-producto-deshabilitado {
  color: #ccc !important
}

.item-product .item-action.ofertas-icons {
  float: right;
  position: absolute;
  right: 7px;
  top: 4px
}

.item-product .new-rect + .discount-rect {
  top: 33px !important
}

.item-product span.new-rect,
.item-product .discount-rect {
  font-size: 12px;
  font-weight: 500;
  padding: 5px !important
}

.load-animation {
  animation: animationFrames linear .3s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear .3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear .3s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear .3s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear .3s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
  color: #0664cd;
  cursor: pointer
}

@-moz-keyframes animationFrames {
  0% {
    -moz-transform: rotate(0)
  }
  100% {
    -moz-transform: rotate(-360deg)
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: rotate(0)
  }
  100% {
    -webkit-transform: rotate(-360deg)
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform: rotate(0)
  }
  100% {
    -o-transform: rotate(-360deg)
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform: rotate(0)
  }
  100% {
    -ms-transform: rotate(-360deg)
  }
}

@-moz-keyframes animationFrames {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(-360deg)
  }
}

@-webkit-keyframes animationFrames {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(-360deg)
  }
}

@-o-keyframes animationFrames {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(-360deg)
  }
}

@keyframes animationFrames {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(-360deg)
  }
}

.small-box > .inner {
  padding: 10px 10px 5px
}

.small-box .icon {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  position: absolute;
  top: -10px;
  right: 25px;
  z-index: 0;
  font-size: 70px;
  color: rgba(0, 0, 0, 0.15)
}

.small-box h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  white-space: nowrap;
  padding: 0;
  color: #fff;
  text-shadow: 1px 1px 4px rgba(49, 49, 49, 0.38)
}

.small-box p {
  font-size: 15px;
  color: #fff
}

.small-box > .small-box-footer {
  position: relative;
  text-align: center;
  padding: 3px 0;
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  display: block;
  z-index: 10;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none
}

.small-box > .small-box-footer:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.15)
}

.small-box i {
  -webkit-transition: transform .2s linear;
  -o-transition: transform .2s linear;
  transition: transform .2s linear
}

.small-box:hover i {
  transform: scale(.9);
  color: rgba(241, 241, 241, 0.45)
}

.bg-aqua {
  background-color: #00c0ef
}

.bg-yellow {
  background-color: #f39c12
}

.bg-green {
  background-color: #00a65a !important
}

.bg-red {
  background-color: #dd4b39 !important
}

.slide-products.ng-enter {
  -webkit-transition: 1s linear all;
  transition: 1s linear all;
  opacity: 0
}

.slide-products.ng-enter.ng-enter-active {
  opacity: 1
}

.slide-products.ng-leave {
  -webkit-transition: .5s ease-out all;
  transition: .5s ease-out all
}

.slide-products.ng-leave-active {
  opacity: 0
}

.boton-busqueda-productos {
  height: 30px;
  width: 160px;
  margin-right: 10px;
  color: #757575;
  border: 1px solid #e4e2e2
}

.compare-item-table .item-name {
  font: 600 15px/22px 'Muli', "Open sans", sans-serif
}

.compare-item-table .table-title {
  font: 600 14px/22px 'Muli', "Open sans", sans-serif
}

.compare-item-table .item-price {
  color: #0664cd;
  font: 600 15px/20px 'Muli', "Open Sans", Arial, sans-serif
}

.item-price i {
  cursor: help;
  font-size: 12px;
  margin-left: -3px;
  margin-top: -4px;
  position: absolute
}

.compare-item-table figure img {
  width: 100%
}

.compare-item-table .close-button:hover {
  background-color: #d51a03;
  background-position: -26px -290px;
  border-color: #d51a03
}

.compare-item-table .icon-cart-text {
  line-height: 1
}

.info-cookie {
  z-index: 900;
  padding: 20px 60px;
  background: rgba(25, 35, 45, 0.9);
  position: fixed;
  bottom: 0;
  width: 100%;
  color: #fff;
  border-top: 1px solid #ddd
}

.info-cookie a:hover {
  color: #0078ff
}

.icon-button.icon-compare {
  background-color: #f0f0f0;
  background-image: url("../img/icono-comparar-sprite.png");
  background-position: 0 -35px;
  background-size: auto auto;
  border: 1px solid #ddd
}

.icon-button.icon-compare:hover {
  background-color: #fff;
  border-color: #ddd;
  background-position: 0 0
}

.producto-a-comparar {
  background-color: #fff !important;
  border-color: #ddd !important;
  background-position: 0 0 !important
}

.btn-comparar {
  margin: 10px 0;
  padding: 6px 10px 6px 20px;
  font-size: 12px;
  background: #38b0af
}

.btn-comparar:hover,
.btn-comparar:focus,
.btn-comparar:active {
  background: #268c8b !important
}

.btn-comparar i {
  margin-left: -15px;
  margin-top: 3px;
  position: absolute
}

.btn-comparar a {
  color: #fff !important
}

[ng:cloak

]
,
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important
}

.loader-general img,
.loader-general span {
  display: inline !important
}

.loader-general span {
  color: #999;
  position: relative;
  left: 5px;
  top: 1px
}

.recomendar-amigo {
  float: right;
  padding: 9px 15px 9px 0;
  border-right: 1px solid #ddd;
  margin-right: 10px;
  cursor: pointer
}

.recomendar-amigo i {
  padding-right: 5px
}

ul.redes-producto {
  float: right;
  padding-top: 6px
}

ul.redes-producto li {
  list-style: none;
  display: block;
  float: left;
  margin-left: 5px
}

ul.redes-producto li:first-child {
  line-height: 50%;
  padding-right: 10px;
  padding-top: 9px
}

.redes-producto img {
  width: 25px
}

#breadcrumb-container li span {
  color: #6d6d6d;
  font-weight: 600
}

.filter-resume {
  float: left;
  margin-left: 11px;
  display: block;
  font-size: 13px;
  line-height: 30px;
  color: #a4a4a4
}

.pagination > .active > a {
  background-color: #43c232 !important;
  color: #fff !important
}

.modal.precanasta-cantidad .btn:disabled,
.product-add .btn[disabled] {
  background-color: #ccc !important;
  border: 1px solid #ccc !important
}

.ofertas-icons .producto-oferta,
.ofertas-icons .envio-casa {
  display: none
}

.enlace-externo-categoria {
  color: #0664cd
}

.wrapper-loading-animation {
  text-align: center;
  padding: 100px;
  padding-top: 70px
}

.wrapper-loading-animation span {
  color: #888
}

.title-quote-or-order {
  background-color: #eee !important
}

.seccion-banners iframe {
  height: 290px !important;
  max-height: 290px !important
}

#category-header img.img-bg-category-header {
  border-bottom: 4px solid #3baeb5
}

.enlace-buscas-empleo {
  font-size: 18px
}

.enlace-buscas-empleo a {
  color: #fff !important
}

.datos-sucursal .mapa {
  width: 26%
}

.config-pedido-box h5 {
  height: 35px
}

.table-puntos-de-venta-shipping {
  margin-left: 15px;
  position: relative;
  top: -10px
}

.no-padding {
  padding: 0
}

.no-border {
  border: none !important
}

label {
  font-weight: 400
}

.moneda-top select {
  height: 26px;
  margin-top: 4px;
  padding: 0 2px !important;
  width: 80px;
  float: right
}

.moneda-top label {
  font-weight: normal;
  float: left;
  padding: 8px 10px 0 0
}

#top-links .fa {
  font-size: 16px;
  padding-right: 4px
}

#top-links .mi-cuenta-top {
  margin-right: 0
}

#top-links .mi-cuenta-top a {
  background: #43c232;
  color: #fff;
  margin: 0;
  padding: 12px;
  height: auto !important;
}

#top-links .mi-cuenta-top a:hover {
  color: #43c232;
  background: #fff;
}

#top-links .mi-carrito-top a {
  padding: 6px;
  margin: 0
}

#quick-access .input-group-addon {
  font-size: 12px;
  text-align: center;
  color: #444;
  float: left;
  height: 41px;
  padding-top: 14px;
  display: none
}

#footer h3 span {
  display: inline-block;
  width: auto
}

#footer h3 span:after {
  background: #81ba26 none repeat scroll 0 0;
  bottom: -2px;
  content: "";
  float: left;
  height: 3px;
  position: relative;
  width: 105%;
}

.logo-footer {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px
}

.txt-logo-footer h6 {
  font-size: 12px;
  color: #fff;
  font-weight: bold
}

.links-pie span {
  position: relative;
  padding-left: 24px;
  display: block;
  white-space: nowrap;
  min-height: 27px
}

.links-pie span i {
  display: table;
  position: absolute;
  font-size: 18px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0
}

.links-pie span a {
  color: #4e4e4e;
  font-size: 14px
}

.redes-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.03);
  margin: 15px 0;
  padding-top: 15px
}

.redes-footer a {
  margin-right: 8px;
  border: 2px solid;
  padding: 8px;
  width: 40px;
  display: inline-block;
  text-align: center;
  height: 40px;
  border-radius: 50%;
  color: rgba(255, 255, 255, 0.29) !important;
  font-size: 20px
}

.pago-entrega {
  margin-top: 0;
  display: flex
}

.pago {
  height: 55px;
  padding: 0;
  float: left;
  width: auto;
  margin-right: 5px
}

.entrega {
  height: 55px;
  padding: 0;
  width: 203px;
  float: left
}

.formaspago {
  background-image: url("../img/aceptamos-footer.png");
  height: 55px;
  width: 368px
}

.entregamos {
  background-image: url("../img/entregas-footer.png");
  height: 55px;
  width: 203px
}

.derechos {
  background: #282a2b;
  padding: 1px 0 10px
}

.copy {
  color: #fff;
  font-size: 12px;
  line-height: 13px;
  margin-top: 17px;
  padding: 0 4px;
  text-align: center
}

#acc-categorias {
  border-bottom: 1px solid #e4e2e2 !important
}

#category-filter.acc-nuestros-productos.inicio {
  position: relative;
  z-index: 900;
  width: 262px
}

.sidebar #category-filter.acc-nuestros-productos h3 {
  font: 500 13px/38px 'Muli', "Open Sans", Arial, sans-serif !important;
  background: #374654;
  color: #fff;
  margin-bottom: 0
}

#category-filter.acc-nuestros-productos .accordion-title {
  color: #777;
  font: 400 13px/16px 'Muli', "Open Sans", Arial, sans-serif
}

#category-filter.acc-nuestros-productos .panel {
  width: 100% !important
}

#category-filter.acc-nuestros-productos .accordion-header {
  padding: 6px 28px 6px 10px;
  background: #eee;
  transition: background-color .2s ease;
  -webkit-transition: background-color .2s ease;
  -moz-transition: background-color .2s ease
}

#category-filter.acc-nuestros-productos .sm-accordion.custom-accordion .panel-body {
  background: #fff;
  padding: 10px !important
}

#category-filter.acc-nuestros-productos .list-group-item {
  border: none;
  border-bottom: 1px dotted #ddd;
  padding: 3px 10px;
  font-size: 12px
}

#category-filter.acc-nuestros-productos .filter-icon {
  background: none
}

.sidebar .acc-nuestros-productos .widget {
  margin-bottom: 30px
}

#category-filter.acc-nuestros-productos .sm-accordion .accordion-btn {
  height: 20px;
  width: 20px;
  background-position: -177px -291px;
  margin-top: -10px;
  right: 5px
}

#category-filter.acc-nuestros-productos .sm-accordion .accordion-btn:hover,
#category-filter.acc-nuestros-productos .sm-accordion .accordion-btn.active {
  background-position: -177px -314px
}

.ver-mas-cat,
.ver-menos-cat {
  padding: 5px 10px 9px;
  background: #e9e9e9;
  border-top: 1px solid #dadada;
  cursor: pointer
}

.ver-mas-cat i,
.ver-menos-cat i {
  font-size: 17px;
  padding-right: 5px;
  position: relative;
  top: 3px;
  transition: color .1s ease-in-out;
  -webkit-transition: color .1s ease-in-out
}

.ver-mas-cat:hover i,
.ver-menos-cat:hover i {
  color: #e59204
}

.description-container {
  min-height: 25px;
  font-size: 12px
}

.item-carateristicas {
  font-size: 11px;
  font-weight: 600;
  padding-top: 4px;
  min-height: 35px
}

.solo-internet {
  display: block;
  color: #00c12e
}

.agotado {
  display: inline-block;
  color: #e74c3c;
  font-weight: 500;
  position: initial !important
}

.sidebar h4 {
  background-color: #0664cd;
  color: #fff;
  font: 400 15px/30px 'Muli', "Open Sans", Arial, sans-serif;
  margin-bottom: 15px;
  padding: 3px 0 3px 10px;
  margin-top: 15px
}

.sidebar h4 a {
  font-size: 10px;
  margin: 2px 7px 0 0
}

.sidebar .accordion-header {
  padding: 10px
}

.sidebar .accordion-title {
  font: 400 15px/1 'Muli', "Open Sans", Arial, sans-serif
}

.sidebar .accordion-title > span {
  text-transform: none
}

.panel .panel-body {
  padding-top: 0
}

#price-range-details .input-group {
  float: left;
  width: 45%
}

#price-range-details .input-group .input-group-addon {
  min-width: 16px;
  padding: 4px
}

.sidebar label {
  font-weight: 400;
  font-size: 15px
}

.informacion-producto {
  background-color: #ececec;
  padding: 15px 0 40px;
  border-bottom: 5px solid #444;
  min-height: 180px;
  position: relative
}

.informacion-producto .product-valor span {
  color: #00c12e !important
}

.informacion-producto .product-list li {
  color: #777;
  line-height: 20px
}

.informacion-producto .product-list li {
  padding: 3px 10px;
  text-align: right;
  width: 100%;
  font-size: 12px
}

.informacion-producto .product-list li:nth-child(2n+1) {
  background-color: #fff;
}

.informacion-producto .product-list li span {
  float: left;
  font-weight: 600;
  color: #444
}

.wrapper-opciones-producto-usuario {
  position: absolute;
  bottom: 0
}

.opciones-producto-usuario {
  margin-top: 10px
}

.opciones-producto-usuario .ratings-container {
  float: left;
  padding-top: 10px
}

.opciones-producto-usuario .add-favoritos {
  float: left;
  margin-left: 20px
}

.informacion-producto .ratings-container span {
  display: block;
  float: left;
  position: relative;
  margin-top: -4px;
  padding: 2px 10px 0 11px
}

.informacion-producto .icon-button.icon-like {
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-size: 13px;
  padding: 8px 0 0 33px;
  text-indent: 0;
  width: auto
}

.product-accion li {
  background-color: #ececec !important;
  border-bottom: 1px solid #ececec !important;
  text-align: left !important;
  overflow: hidden
}

.informacion-producto .product-valor {
  color: #0664cd !important;
  font: 600 15px/1 'Muli', "Open Sans", Arial, sans-serif !important;
  vertical-align: bottom
}

.product-accion label {
  font-weight: 600
}

.product-detail-tab .tab-content .table thead tr th {
  padding: 5px
}

.product-detail-tab .tab-content .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: 5px
}

.related h3 {
  background: none;
  color: #444;
  font-weight: 400;
  font-size: 18px;
  padding-left: 0;
  border-bottom: 1px solid #ddd;
  line-height: 40px
}

.related h3 span {
  display: inline-block;
  width: auto
}

.related h3 span:after {
  background: #0664cd none repeat scroll 0 0;
  bottom: -2px;
  content: "";
  float: left;
  height: 3px;
  position: relative;
  width: 105%
}

.related-product .btn {
  margin-top: 10px;
  background-color: transparent !important;
  border: none;
  color: #0664cd;
  float: right;
  font-weight: 600
}

.carousel-controls {
  height: 31px;
  padding-left: 17px;
  top: 8px;
  width: 81px
}

.carousel-btn {
  height: 30px;
  width: 30px
}

.carousel-btn.carousel-btn-prev {
  background-position: -12px -205px
}

.carousel-btn.carousel-btn-next {
  background-position: -66px -205px
}

.carousel-btn.carousel-btn-next:hover {
  background-position: -65px -244px
}

.carousel-btn.carousel-btn-prev:hover {
  background-position: -12px -244px
}

.carousel-btn:hover {
  background-color: #19232d;
  border-color: #374654
}

.owl-carousel .owl-item {
  padding: 0 5px
}

.content-title h2 {
  border-bottom: 1px solid #ddd;
  color: #444;
  font: 18px/38px 'Muli', "Open Sans", Arial, sans-serif;
  margin: 0 0 10px;
  /*text-transform: uppercase*/
}

.content-title h2 span::after {
  background: #0664cd none repeat scroll 0 0;
  bottom: -2px;
  content: "";
  float: left;
  height: 3px;
  position: relative;
  width: 105%
}

.content-title h2 span {
  display: inline-block;
  width: auto
}

.seccion-banners {
  margin: 20px 5px 0
}

.seccion-banners .banner-centro img + img {
  padding-top: 20px
}

.lista-categorias .item {
  max-height: 250px;
  min-height: 250px
}

.category-name {
  text-align: center;
  font: 600 13px/18px 'Muli', "Open Sans", sans-serif;
  padding: 5px 0;
  text-transform: uppercase
}

.lista-categorias .item-action {
  width: 63px;
  left: 50%;
  margin-left: -31.5px
}

.lista-categorias .item-action .icon-cart-text {
  padding: 10px 20px
}

.contenido-404 img {
  max-width: 483px !important;
  margin: auto
}

.texto-404 {
  background: #eee;
  padding: 10px;
  border-bottom: 4px solid #19232d
}

.texto-404 p {
  font-size: 13px;
  padding-left: 10px
}

.texto-404 .opc404 {
  text-align: center;
  border-right: 1px solid #ccc
}

.texto-404 .opc404:last-child {
  border-right: none
}

.texto-404 div i {
  color: #19232d;
  font-size: 16px;
  padding-right: 5px;
  display: block
}

.modal-title {
  text-transform: uppercase
}

.precanasta-cantidad label {
  padding-top: 7px;
  font-weight: 600
}

.modal-title span {
  display: inline-block;
  width: auto
}

#resumen-pedido .resumen-producto h3 {
  margin-bottom: 8px
}

#resumen-pedido .resumen-producto img {
  display: block;
  width: auto;
  margin: 0 auto;
  max-height: 200px
}

#resumen-pedido .resumen-producto .cuerpo ul li,
#resumen-pedido .resumen-canasta .cuerpo ul li {
  padding: 3px 15px;
  font-weight: 600
}

#resumen-pedido .resumen-producto .cuerpo ul li:nth-child(2n) {
  background-color: #efefef
}

#resumen-pedido .resumen-canasta .cuerpo ul li span,
#resumen-pedido .resumen-producto span {
  float: right;
  font-weight: 400
}

#resumen-pedido .resumen-canasta hr {
  margin: 5px 0
}

#resumen-pedido .resumen-canasta .cuerpo ul li {
  padding: 3px 15px
}

#resumen-pedido .resumen-canasta button {
  margin-bottom: 10px
}

.formulario-asistencia {
  border-bottom: 4px solid #19232d
}

#contact-form .input-group {
  margin-bottom: 15px
}

#contact-form .input-group-addon {
  padding-left: 15px;
  font-size: 13px
}

.datos-contacto {
  background: #eee;
  padding: 20px;
  margin-top: 96px
}

.datos-contacto li {
  font-size: 14px;
  padding-bottom: 8px
}

.datos-contacto li i {
  width: 20px;
  text-align: center
}

.datos-contacto hr {
  margin: 10px 0;
  border-color: #ddd
}

.ico-colombia {
  background: url("../img/ico-colombia.png") no-repeat left center;
  padding-left: 20px
}

.sucursales .datos-sucursal:nth-child(even) {
  background: #eee
}

.datos-sucursal {
  padding: 10px 20px;
  background: #f2f2f2;
  border-radius: 3px;
  /*border: 1px solid #ddd;*/
  margin-bottom: 10px
}

.datos-sucursal .xs-margin {
  margin-bottom: 5px
}

.datos-sucursal .mapa img {
  border-radius: 3px;
  border: 3px solid #ddd;
  margin-top: 10px;
  margin-bottom: 10px
}

.datos-sucursal .mapa {
  margin-right: 15px
}

.datos-sucursal .ver-mapa {
  margin-left: 28px;
  background: #39b1af;
  color: #fff
}

.datos-sucursal ul.address {
  float: left
}

.datos-sucursal ul.address li {
  color: #444645;
  border-bottom: 1px solid #ddd;
  padding: 3px 5px
}

.datos-sucursal ul.address li label {
  margin-bottom: 0
}

.datos-sucursal ul.address li:first-child {
  border: none;
  color: #0664cd;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px
}

.datos-sucursal ul.address li:last-child {
  border: none
}

.datos-sucursal ul.address li span {
  font-weight: 700;
  padding-right: 5px
}

.datos-sucursal ul.address li.pbx,
.datos-sucursal ul.address li.email {
  float: left
}

.datos-sucursal ul.address li.horarios-semana {
  clear: both;
  border-bottom: none
}

.datos-sucursal ul.address li.horarios-fsemana span {
  visibility: hidden
}

div#sticker {
  position: initial !important;
  width: 100%
}

#sticker #contact-form .input-group {
  margin-bottom: 10px
}

#sticker #contact-form .input-group-addon {
  padding-left: 10px;
  font-size: 13px;
  min-width: 82px
}

#sticker #contact-form .input-group.pull-left,
#sticker #contact-form .input-group.pull-right {
  width: 48%
}

#sticker .textarea-container textarea {
  padding-top: 38px
}

#map-container {
  height: 360px
}

.fuera-servicio .pago-entrega {
  float: right;
  margin-top: 60px
}

.fuera-servicio .txt-logo-footer {
  display: none
}

.fuera-servicio #inner-header .header-box {
  display: block !important
}

#quick-search {
  background-position: 0 -112px
}

.lista-categorias .item-image-wrapper {
  max-height: 180px
}

.lista-categorias .item-image-wrapper > figure {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}

.lista-categorias .item-image-wrapper img {
  margin: 0 auto;
  max-height: 180px !important;
  width: auto !important
}

.moneda-top {
  display: none !important
}

.ratings-amount {
  display: none !important
}

.icon-cart-text {
  display: inline-block !important;
  padding: 10px 10px
}

.item-add-btn.icon-cart {
  background-image: none !important
}

.lista-categorias .item-add-btn {
  background: #3baeb5;
  color: #fff
}

.lista-categorias .item-add-btn:hover,
.lista-categorias .item-add-btn:focus,
.lista-categorias .item-add-btn:active {
  background: #2e9aa1;
  color: #fff
}

.pagination > li > a,
.pagination > li > span,
.toolbox-pagination .select-dropdown .dropdown-toggle {
  box-shadow: none !important
}

.lista-categorias {
  padding-top: 25px;
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
  padding-bottom: 5px
}

product-list .alert-info,
.lista-categorias .alert-info {
  display: none
}

ul.category-filter-list li {
  line-height: .5em;
  margin: 0 !important;
  overflow: hidden !important
}

#filter-wrapper .accordion-header .accordion-btn {
  background-position: -177px -291px;
  height: 20px;
  margin-top: -10px;
  right: 5px;
  width: 20px
}

.filter .panel-body li label span {
  font-size: 12px !important
}

.sidebar .accordion-header {
  padding: 6px 10px;
  background: #eee
}

.sidebar .accordion-title > span {
  font-size: 13px
}

.filter .panel-body {
  padding-top: 0 !important
}

.datos-sucursal li.latitude,
.datos-sucursal li.longitude {
  display: none
}

h3.product-short-description {
  font: 400 13px/1.3em 'Muli', "Open Sans", sans-serif;
  color: #888;
  margin-bottom: 15px
}

.product h1.product-name {
  margin-bottom: 10px
}

.featured-slider .featured-product figure,
.related-slider .related-product figure {
  width: 85px;
  height: 80px;
  display: table;
  margin-right: 10px
}

.featured-slider .featured-product figure,
.related-slider .related-product figure a {
  display: table-cell;
  vertical-align: middle
}

.icon-button {
  text-indent: -9999999px
}

#product-image-container {
  height: auto
}

#product-image-container figure {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin-top: 10px
}

#product-image-container img {
  display: inline-block;
  max-height: 240px;
  border-radius: 4px;
  padding: 1px;
  width: auto
}

.elastislide-carousel ul {
  margin-top: 8px
}

.elastislide-vertical ul li {
  padding: 1px !important;
  margin-bottom: 5px;
  border-bottom: 0
}

.elastislide-carousel ul li a img {
  padding: 1px !important;
  box-shadow: 0 0 0 1px #ddd;
  border-radius: 2px
}

.product-extra .btn {
  display: none
}

.product .col-md-12.md-margin {
  margin-bottom: 10px
}

#products-tabs-content {
  min-height: 238px
}

.products-tabs-content {
  min-height: 238px
}

.related-slider .related-product h5 {
  font-size: 13px;
  margin-bottom: 5px
}

.related-slider .related-product .related-price {
  font-size: 15px
}

.purchased-items-container h2 {
  margin-top: 0
}

.item {
  margin-bottom: 20px
}

.sidebar .widget .panel a {
  color: #444
}

#breadcrumb-container {
  margin-bottom: 0;
  padding: 12px 0
}

price-filter .panel {
  border: none;
  margin-bottom: 0
}

price-filter .panel #filtro2 .panel-body {
  padding-bottom: 0
}

.elastislide-carousel {
  border-right: none
}

.accordion-btn {
  background-color: #fff;
  background-image: none
}

section#content {
  overflow: inherit
}

.noUi-horizontal {
  height: 8px
}

.noUi-horizontal .noUi-handle {
  top: -8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #f9a005
}

#scroll-top {
  background: #0077c4;
  border: 1px solid #0077c4
}

#scroll-top:hover {
  background: #43c232;
  border: 1px solid #43c232
}

.boton-busqueda-productos {
  height: 27px !important
}

.sort-box .btn.select-btn {
  height: 27px !important;
  padding: 1px 10px
}

.sort-box .select-dropdown .dropdown-toggle {
  padding: 2px 10px 3px
}

.view-count-box .select-dropdown {
  margin-right: 20px
}

.view-count-box .select-dropdown .select-btn {
  padding: 3px 5px 3px;
  min-width: 40px;
  text-align: center
}

.view-count-box .select-dropdown .dropdown-toggle {
  padding: 3px 10px 3px
}

.pagination > li > a,
.pagination > li > span {
  height: 28px !important;
  padding: 5px 6px !important
}

#wrapper-filtered-categories {
  min-height: 448px
}

#categories-input-filter {
  background-color: #eee;
  border: 1px solid #e4e2e2;
  height: 300px
}

div#categories-input-filter div#wrapper-filtered-categories {
  height: 230px;
  min-height: 230px
}

.sidebar .simplebar-scrollbar {
  min-height: 55px !important;
  height: 55px !important
}

#categories-input-filter .col-md-12 {
  background-color: #374654;
  margin-bottom: 10px
}

#categories-input-filter a {
  color: #444;
  padding: 2px 0 2px 0;
  display: block;
  text-transform: uppercase
}

#categories-input-filter a:hover {
  color: #6dbcdb
}

#categories-input-filter a.categoria-principal {
  font-weight: 600
}

#categories-input-filter a.subcategoria {
  padding: 2px 0 1px 10px;
  font-size: 12px
}

.simplebar-scroll-content {
  padding: 0 20px 0 0 !important;
}

#categories-input-filter .input-group {
  margin: 10px 0;
  width: 100%;
  padding: 0 0
}

#categories-input-filter .input-group .form-control {
  height: 32px
}

#categories-input-filter .alert {
  position: absolute;
  padding-top: 70px;
  padding-left: 20px
}

.item-price.no-disponible {
  color: #666;
  font-size: 12px
}

.gm-style {
  font-family: Roboto, Arial, sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none
}

.gm-style img {
  max-width: none !important
}

CAMBIAR,
.owl-carousel .item {
  padding: 10px
}

NUEVOS,
.item-image-wrapper span {
  display: inline-block;
  float: left;
  font-size: 12px;
  padding: 6px;
  font-weight: 400
}

.novedades-del-producto {
  position: absolute;
  top: 0;
  width: 100%;
  height: 30px;
  right: 0
}

.novedades-del-producto .ribbon-novedades {
  background-color: #f00;
  color: #fff;
  width: 30%;
  font-size: 13px;
  text-align: center;
  opacity: 1;
  padding: 3px
}

.banner-slider-list li {
  margin-top: 7px !important
}

.banner-slider-list li:first-child {
  margin-top: 11px !important
}

.navbar-inverse .navbar-toggle {
  background-color: #444645;
  border-color: transparent;
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4) inset;
  transition: background-color .4s ease 0s;
  -webkit-transition: background-color .4s ease 0s;
  -moz-transition: background-color .4s ease 0s;
  -ms-transition: background-color .4s ease 0s
}

.navbar-inverse .navbar-toggle:hover {
  background-color: #6dbcdb
}

.modal-header h4 {
  color: #fff;
  font-size: 18px
}

.msj-obligatorios {
  font-size: 11px !important;
  padding-top: 0 !important;
  padding-bottom: 20px !important;
  top: -5px;
  position: relative;
  font-style: italic
}

.debug {
  color: #bbb
}

#wrapper-filtered-categories > .simplebar-scroll-content {
  padding: 0 10px !important
}

.simplebar-scroll-content {
  padding: 0 20px 0 0 !important
}

.dropdown-cart .dropdown-cart-product-list .item-name {
  line-height: 17px;
  margin-bottom: 5px
}

.dropdown-cart .dropdown-cart-product-list figure {
  border: 1px solid #dedede;
  overflow: hidden;
  height: 85px
}

.precio-normal {
  color: #c5c5c5 !important;
  font-size: 12px
}

.item-price.wrapper-precio-normal {
  color: #666
}

.formulario-recomendacion #contact-form {
  width: 100%
}

.simplebar-track .simplebar-scrollbar {
  background: #f9a005 none repeat scroll 0 0 !important
}

.zoomLens {
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.5) !important;
  box-shadow: 0 0 4px 0 #bbb
}

.row.contenido-registro {
  margin-bottom: 25px
}

.registro-juridica {
  margin-bottom: 25px
}

.item-product .precio-internet {
  font-size: 15px;
  font-weight: 500 !important;
  color: #00c12e !important
}

div#wrapper-detail-description .simplebar-content,
.simplebar-scroll-content {
  padding: 0 !important
}

div#wrapper-detail-description {
  text-align: justify;
  height: 230px;
  overflow-y: auto
}

.cart-table .item-name-col figure {
  margin-right: 10px
}

.table .item-name {
  margin-bottom: 10px
}

.modal-body.eliminar-producto {
  overflow: hidden
}

a.categoria-principal.cr {
  color: #0664cd;
  font-weight: 600
}

div#content-bot-canasta a {
  padding: 6px 10px;
  font-size: 12px
}

#videoModal.modal.in .modal-dialog {
  transform: none !important
}

[ng:cloak

]
,
[ng-cloak],
.ng-cloak {
  display: none !important
}

.col-md-12.sucursales {
  height: auto !important
}

.banner-der.videopup {
  cursor: pointer
}

.banner-der.videopup:before {
  content: '';
  background: url("../img/play-button.png");
  width: 80px;
  height: 58px;
  position: absolute;
  top: 40%;
  left: 40%
}

.ratings-container {
  display: none
}

.description-container {
  display: none
}

h3.item-name {
  margin-bottom: 15px;
  font-weight: 400
}

span.sub-price,
.item-price-container i {
  display: none
}

span.precio-internet.rayado {
  color: #c5c5c5;
  font-size: 12px
}

.header6 #inner-header {
  /*padding-top: 12px*/
}

.header6 #inner-header .header-inner-right {
  margin-bottom: 25px
}

.header6 #inner-header .header-inner-right {
  margin-top: inherit
}

.header6 .dropdown-cart-menu-container {
  margin-top: 17px;
}

#quick-access {
  top: 10px
}

.contact-phones {
}

.redes-header {
  text-align: right;
  position: relative;
  top: 8px
}

.icon-button {
  margin-right: 5px
}

#category-header.category-banner .category-title h2 {
  font-size: 19px
}

.imagen-categoria {
  position: absolute;
  height: 173px !important;
  top: 10px;
  right: 10px
}

a.accordion-btn.collapsed::after {
  content: '+';
  position: relative;
  left: 5px;
  font-weight: 400;
  font-size: 17px;
  top: -3px;
  color: #fff;
  transition: content ease .2s
}

a.accordion-btn:after {
  color: #fff;
  content: '-';
  position: relative;
  left: 5px;
  font-size: 25px;
  font-weight: 400;
  top: -6px
}

#videoModal .modal-footer {
  background-color: #fff
}

div#filter-wrapper a.accordion-btn:after {
  top: -12px !important
}

div#filter-wrapper a.accordion-btn.collapsed::after {
  top: -3px !important
}

.item-action.ofertas-icons .fa.fa-plus-square {
  display: none
}

#scroll-top {
  bottom: 70px
}

.info-cookie .btn-custom-4 {
  float: none !important;
  margin-left: 30px
}

.categorie-bar-home #category-filter {
  position: absolute !important;
  width: 270px
}

.item-reference {
  font-size: 13px !important;
  margin: 0;
  color: #444645;
  margin-top: 5px;
  margin-bottom: 15px
}

h3.item-name {
  margin-bottom: 2px
}

.purchased-items-container.carousel-wrapper h2 {
  font-size: 13px;
  text-transform: none
}

.item-price-container .item-price.wrapper-precio-internet,
.item-price-container .item-price.wrapper-precio-internet span {
  font-size: 15px
}

.redes-producto {
  display: none
}

.recomendar-amigo {
  padding: 0 !important;
  border-right: 0 !important;
  margin-right: 0 !important
}

.detalles-pedidos .item-name-col figure img {
  max-width: 100px !important
}

.panel-body.js-tabcollapse-panel-body {
  overflow: hidden
}

.btn-comparar {
  position: fixed;
  right: 1%;
  z-index: 9999
}

div#videos2 ul li img {
  width: 65px !important
}

div#videos2 ul {
  margin: 0
}

div#videos2 ul a {
  width: 100%;
  text-align: left
}

.designed-by {
  display: block
}

.compare-item-table figure {
  display: flex !important;
  align-items: center
}

.compare-item-table figure a {
  margin: 0 auto
}

.datos-sucursal .address {
  width: 70%
}

.datos-sucursal ul.address li.pbx,
.datos-sucursal ul.address li.email {
  width: 100%
}

.datos-sucursal .horarios-semana,
.datos-sucursal .contacto-fsemana {
  display: none
}

.listado-atributos-detalle-producto {
  overflow-y: auto;
  max-height: 188px;
  margin-bottom: 16px
}

.opciones-producto-usuario .add-favoritos {
  top: -10px !important
}

#login-tabs .tab-content {
  border-bottom: 2px solid #43c232 !important
}

.toolbox-pagination {
  padding-top: 0
}

.contactenos-intro h1 {
  font-size: 21px
}

.contactenos-intro p {
  color: #444;
  font-family: 'Muli', 'open sans', sans-serif;
  position: relative;
  top: -4px
}

.opciones-producto-usuario .add-favoritos {
  background-color: transparent !important
}

.category-item-container .product-is-setting-as-favorite {
  font-size: 16px;
  margin-right: 15px;
  color: #f69c00
}

.purchased-items-container .product-is-setting-as-favorite {
  font-size: 16px;
  margin-right: 12px;
  color: #f69c00;
  margin-top: 8px
}

.listado-carga-rapida .product-is-setting-as-favorite {
  color: #f69c00;
  width: 40px
}

.product-detail .purchased-items-container .product-is-setting-as-favorite {
  font-size: 16px;
  margin-right: 15px;
  color: #f69c00
}

.wrapper-opciones-producto-usuario .product-is-setting-as-favorite {
  color: #f69c00;
  position: relative;
  top: -8px;
  left: 16px
}

ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 42px;
  border-bottom: 1px solid #ccc;
  width: 100%
}

ul.tabs li {
  float: left;
  margin: 0 1px 0 0;
  cursor: pointer;
  padding: 9.5px 25px;
  color: #8f9592;
  border-bottom: 0;
  overflow: hidden;
  position: relative;
  border-radius: 4px 4px 0 0;
  background: #fafafa;
  border: 1px solid #dcdcdc;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  font: 600 14px/21px 'Muli', 'Open Sans', sans-serif
}

ul.tabs li:hover {
  background-color: #e5e5e5;
  color: #000
}

ul.tabs li.active {
  background-color: #fff;
  color: #0664cd;
  border-bottom: 1px solid #fff;
  display: block
}

.tab_container {
  border: 1px solid #ccc;
  border-top: 0;
  clear: both;
  float: left;
  width: 100%
}

.tab_content {
  padding: 20px;
  display: none
}

.tab-accordion_heading {
  display: none
}

#noProComentario {
  padding: 7px 13px 18px
}

.item-pcontrol {
  background: #fff;
  text-align: center;
  box-shadow: 0 0 0 1px #eee;
  transition: all ease-in .2s;
  -webkit-transition: all ease-in .2s;
  -moz-transition: all ease-in .2s
}

.item-pcontrol a {
  color: #fff
}

.item-pcontrol i {
  display: block;
  font-size: 35px;
  transition: all ease-in .3s;
  -webkit-transition: all ease-in .3s;
  -moz-transition: all ease-in .3s
}

.item-pcontrol a div {
  padding: 21px
}

.item-pcontrol:hover {
  transform: scale(.8);
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  z-index: 2
}

.box-panel div.item-pcontrol:nth-child(2) {
  background: #43677f
}

.box-panel div.item-pcontrol:nth-child(3) {
  background: #3e91c8
}

.box-panel div.item-pcontrol:nth-child(4) {
  background: #43677f
}

.box-panel div.item-pcontrol:nth-child(5) {
  background: #2072a8
}

.box-panel div.item-pcontrol:nth-child(6) {
  background: #326384
}

.box-panel div.item-pcontrol:nth-child(7) {
  background: #2072a8
}

.box-panel div.item-pcontrol:nth-child(8) {
  background: #326384
}

.tabla-mis-cotizaciones > div > .table-responsive,
.tabla-mis-pedidos > div > .table-responsive,
.listado-carga-rapida > div > .table-responsive {
  border-top: 1px solid #e8e8e8;
  padding-top: 20px;
  margin-top: 5px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
  margin-bottom: 5px
}

.toolbox-filter .sort-box div {
  margin-bottom: 4px
}

.add-cgrapida {
  padding: 7px 10px;
  margin: 6px 4px;
  position: relative;
  top: 2px
}

fieldset.juridica {
  margin-bottom: 10px !important
}

fieldset.juridica > h5 {
  display: inline-block;
  z-index: 9;
  background: #fff;
  padding-right: 10px
}

fieldset.juridica h5 + span {
  display: block;
  background: #f2f2f2;
  width: 100%;
  height: 1px;
  position: relative;
  top: -25px;
  z-index: -2
}

.inputfile {
  width: .1px;
  height: .1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1
}

.inputfile-2 + label {
  color: #fff;
  border: 1px solid #e0e0e0;
  background: #0664cd;
  border-radius: 4px;
  transition: background .2s ease-in-out;
  -webkit-transition: background .2s ease-in-out
}

.inputfile-2 + label i {
  background: #fff;
  position: absolute;
  left: 0;
  color: #0664cd;
  padding: 8px;
  top: 0;
  font-size: 17px;
  border: 2px solid #0664cd;
  border-radius: 3px
}

.inputfile-2 + label:hover {
  background: #337ed3
}

.inputfile + label {
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 9px 9px 9px 40px;
  position: relative
}

label.rutlabel {
  height: 13px
}

.pagination-items ul li {
  border-right: 1px solid #fff
}

span.video-des {
  white-space: normal;
  text-align: left;
  display: inline-table;
  margin-left: 10px;
  margin-right: 10px
}

.revslider-initialised.tp-simpleresponsive {
  touch-action: initial !important
}

.multilevel-menu li i {
  position: absolute;
  top: 15px;
  right: 10px;
  color: #fff;
  font-size: 10px
}

#modalQuoteSeller .phone-number .col-xs-2::after,
#modalQuoteSeller .phone-number .col-xs-3::after,
#modalQuoteSeller .phone-number .col-xs-4::after,
#modalQuoteSellerHeader .phone-number .col-xs-2::after,
#modalQuoteSellerHeader .phone-number .col-xs-3::after,
#modalQuoteSellerHeader .phone-number .col-xs-4::after {
  content: "+";
  position: absolute;
  top: 10px;
  right: 0
}

#modalQuoteSeller .phone-number .col-xs-3::after,
#modalQuoteSellerHeader .phone-number .col-xs-3::after {
  right: 0
}

#modalQuoteSeller .phone-number .col-xs-2::after,
#modalQuoteSellerHeader .phone-number .col-xs-2::after {
  right: 0
}

#modalQuoteSeller .phone-number .col-xs-4::after,
#modalQuoteSellerHeader .phone-number .col-xs-4::after {
  right: 15px
}

#modalQuoteSeller .phone-number .form-control,
#modalQuoteSellerHeader .phone-number .form-control {
  padding: 7px;
  text-align: center
}

#modalQuoteSeller .informacion-cotizantes .accordion-header,
#modalQuoteSellerHeader .informacion-cotizantes .accordion-header {
  padding: 10px;
  border: 0;
  border-bottom: 1px solid #e4e2e2;
  background: #0664cd;
  margin-bottom: 0
}

#modalQuoteSeller .informacion-cotizantes .accordion-title,
#modalQuoteSellerHeader .informacion-cotizantes .accordion-title {
  font: 600 14px/1 'Muli', 'open sans';
  color: #fff
}

#modalQuoteSeller .modal-body.cotizante,
#modalQuoteSellerHeader .modal-body.cotizante {
  padding: 15px 15px 0
}

#modalQuoteSeller .informacion-cotizantes .panel .panel-body,
#modalQuoteSellerHeader .informacion-cotizantes .panel .panel-body {
  padding: 5px;
  padding-top: 15px
}

#modalQuoteSeller hr.cotizante,
#modalQuoteSellerHeader hr.cotizante {
  clear: both;
  margin-top: 10px;
  margin-bottom: 15px
}

#modalQuoteSeller .bold,
#modalQuoteSellerHeader .bold {
  font-weight: bold
}

#modalQuoteSeller .preload-data.no-editable,
#modalQuoteSellerHeader .preload-data.no-editable {
  display: block;
  margin-top: 9px
}

#modalQuoteSeller .btn-custom-4[disabled],
#modalQuoteSellerHeader .btn-custom-4[disabled] {
  background: #eee;
  color: #666;
  border-color: #cacaca
}

#modalQuoteSeller .show-ids-toc,
#modalQuoteSellerHeader .show-ids-toc {
  display: none
}

#modalQuoteSeller .error-list,
#modalQuoteSellerHeader .error-list {
  margin-top: 10px;
  padding-left: 21px
}

#modalQuoteSeller .error-list li,
#modalQuoteSellerHeader .error-list li {
  list-style-type: decimal !important
}

#modalQuoteSeller .help-block,
#modalQuoteSellerHeader .help-block {
  font-size: 11px
}

.vistas-pp ul {
  text-align: center
}

.vistas-pp li {
  display: inline
}

.vistas-pp li a {
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 3px;
  opacity: .2
}

.vistas-pp li a:hover {
  opacity: .6
}

.vistas-pp li.activa a {
  opacity: 1
}

.vistas-pp li.btn-listado a {
  background: url("../img/btn-vistas.png") no-repeat -115px 0 transparent
}

li.btn-listado {
  left: -1px;
  position: relative
}

.vistas-pp li.btn-vista1 a {
  background: url("../img/btn-vistas.png") no-repeat 0 0 transparent
}

.vistas-pp li.btn-vista2 a {
  background: url("../img/btn-vistas.png") no-repeat -92px 0 transparent
}

.vistas-pp li.btn-vista3 a {
  background: url("../img/btn-vistas.png") no-repeat -69px 0 transparent
}

.vistas-pp li.btn-vista4 a {
  background: url("../img/btn-vistas.png") no-repeat -46px 0 transparent
}

.vistas-pp li.btn-vista5 a {
  background: url("../img/btn-vistas.png") no-repeat -23px 0 transparent
}

hr.separador-pp {
  margin: 15px 0
}

.pagination {
  margin: 0;
  float: right
}

.filter-resume {
  position: relative;
  top: 5px
}

.catalogo-productos {
  margin: 40px 0
}

.vistas-productos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.opcion-vista .icon-button.icon-compare,
.opcion-vista .icon-button.icon-like {
  background-image: url("../img/sprites/icono-sprite-listas.png")
}

.boton-acciones-producto a.item-add-btn {
  box-shadow: none;
  border-radius: 0;
  width: 28px;
  height: 30px;
  padding: 1px 11px;
  text-align: center
}

.listado {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  border-bottom: 1px dashed #e9e9e9;
  padding: 0
}

.listado .col-md-2 {
  width: 4%;
  margin-right: 1%;
  display: none
}

.listado .col-md-7 {
  width: 55%
}

.listado .col-md-3 {
  width: 30%
}

.listado .col-add {
  width: 15%
}

.listado a.masinfo i {
  margin-top: 2px
}

.listado .descripcion-producto-box {
  padding: 0 7px 5px
}

.listado .descripcion-producto-box h1 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 1px
}

.listado .categoria-box {
  display: none
}

.listado .referencia-box {
  color: #777;
  font-weight: lighter;
  font-size: 12px
}

.listado .descripcion-box {
  display: none
}

.listado .icon-button.item-add-btn,
.listado .icon-button.icon-compare,
.listado .icon-button.icon-like {
  border: 0;
  background-color: transparent;
  padding: 0;
  margin-right: 3px;
  width: 29px;
  height: 27px;
  float: right;
  transition: all ease-in-out .1s;
  -webkit-transition: all ease-in-out .1s;
  border-radius: 0
}

.listado .icon-button.icon-like {
  background-position: -29px 0
}

.listado .icon-button.icon-like:hover {
  background-position: -29px -27px;
  opacity: 1
}

.listado .icon-button.icon-compare {
  background-position: 0 0
}

.listado .icon-button.icon-compare:hover {
  background-position: 0 -28px
}

.listado .boton-acciones-producto a.item-add-btn {
  border: none;
  background-image: url("../img/sprites/icono-sprite-listas.png");
  background-position: 32px 2px;
  background-color: transparent
}

.listado .boton-acciones-producto .icon-cart-text {
  padding: 3px 6px 0 3px
}

.listado .boton-acciones-producto .icon-cart-text i {
  background: rgba(255, 255, 255, 0.47);
  padding: 5px;
  font-size: 15px;
  color: #fff;
  margin-right: 1px
}

.listado span.precio-text-g {
  font-size: 14px;
  color: #848484
}

.listado span.precio-text-g small {
  font-size: 12px;
  font-weight: 400
}

.listado span.precio-valor {
  font-size: 16px;
  color: #ff8d00
}

.listado span.precio-valor.gray {
  color: #b5b5b5;
  font-weight: normal
}

.listado .precio-productos-item {
  text-align: right;
  line-height: 13px
}

.listado .boton-acciones-producto {
  text-align: right;
  margin-top: 0;
  float: right
}

.listado .boton-acciones-producto a i {
  text-align: center
}

.listado .precio-producto-box {
  padding: 0
}

.listado .precio-producto-box .ratings-container {
  text-align: right;
  margin-top: 5px
}

.listado .ratings-container {
  display: none
}

.iconos-acciones-adiccionales {
  position: absolute
}

.iconos-acciones-adiccionales i {
  position: relative;
  z-index: 9;
  font-size: 16px
}

.vista-1 {
  margin-top: 0;
  margin-bottom: 8px;
  width: 100%;
  border-bottom: 1px dashed #e9e9e9;
  padding: 0 0 10px
}

.vista-1 .descripcion-producto-box {
  padding: 0 0 5px
}

.vista-1 .descripcion-producto-box h1 {
  margin-bottom: 5px;
  font-size: 15px
}

.vista-1 .categoria-box {
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 5px;
  color: #696969
}

.vista-1 .referencia-box {
  margin-bottom: 2px;
  color: #bdbdbd;
  font-weight: 400;
  font-size: 13px
}

.vista-1 .descripcion-box {
  color: #666
}

.vista-1 .ratings-container {
  padding: 4px 0 0;
  height: 20px
}

.vista-1 .ratings-container .ratings {
  margin: 0 auto;
  display: block
}

.vista-1 .masinfo,
.vista-1 .icon-button.item-add-btn,
.vista-1 .icon-button.icon-compare,
.vista-1 .icon-button.icon-like {
  border: 0;
  background-color: transparent;
  padding: 0;
  margin-right: 3px;
  width: 29px;
  height: 27px;
  float: right;
  transition: all ease-in-out .1s;
  -webkit-transition: all ease-in-out .1s;
  border-radius: 0
}

.vista-1 a.masinfo i {
  margin-top: 2px
}

.vista-1 .icon-button.icon-like {
  background-position: -29px 0
}

.vista-1 .icon-button.icon-like:hover {
  background-position: -29px -27px;
  opacity: 1
}

.vista-1 .icon-button.icon-compare {
  background-position: 0 0
}

.vista-1 .icon-button.icon-compare:hover {
  background-position: 0 -28px
}

.vista-1 .boton-acciones-producto a.item-add-btn {
  float: right;
  font-size: 18px;
  height: 27px;
  width: 30px;
  min-width: 25px
}

.vista-1 .boton-acciones-producto a.item-add-btn {
  border: none;
  background-image: url("../img/sprites/icono-sprite-listas.png");
  background-position: 27px 2px;
  background-color: transparent
}

.vista-1 .boton-acciones-producto a i {
  text-align: center
}

.vista-1 .boton-acciones-producto .icon-cart-text {
  padding: 3px 6px 0 3px
}

.vista-1 .boton-acciones-producto .icon-cart-text i {
  background: rgba(255, 255, 255, 0.47);
  padding: 5px;
  font-size: 15px;
  color: #fff;
  margin-right: 1px
}

.vista-1 span.precio-text-g {
  font-size: 14px;
  color: #676767;
  font-weight: 400
}

.vista-1 span.precio-text-g small {
  font-size: 14px
}

.vista-1 span.precio-valor {
  font-size: 16px;
  color: #ff8d00
}

.vista-1 span.precio-valor.gray {
  color: #b5b5b5;
  text-decoration: line-through
}

.vista-1 .precio-productos-item {
  text-align: right;
  line-height: 18px;
  margin-bottom: 5px
}

.vista-1 .boton-acciones-producto {
  text-align: right;
  margin-top: 1px
}

.vista-1 .precio-producto-box {
  padding: 1px 0
}

.vista-1 .precio-producto-box .ratings-container {
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  height: 25px
}

.vista-1 figure {
  position: relative;
  overflow: hidden;
  padding-bottom: 50%;
  max-width: 100px;
  margin: 0 auto 3px
}

.vista-1 figure img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.vista-2 {
  margin-top: 15px;
  margin-bottom: 20px
}

.vista-2 .col-md-7 {
  width: 70%
}

.vista-2 .col-md-2 {
  width: 30%
}

.vista-2 .col-md-3 {
  width: 68%;
  float: right
}

.vista-2 .descripcion-producto-box h1 {
  margin-bottom: 0;
  font-size: 14px
}

.vista-2 .categoria-box {
  display: none
}

.vista-2 .descripcion-producto-box {
  padding: 0 0 0 9px
}

.vista-2 .referencia-box {
  color: #bdbdbd;
  font-weight: 400;
  font-size: 13px
}

.vista-2 .descripcion-box {
  color: #666;
  display: none
}

.vista-2 .masinfo,
.vista-2 .icon-button.item-add-btn,
.vista-2 .icon-button.icon-compare,
.vista-2 .icon-button.icon-like {
  border: 0;
  background-color: transparent;
  padding: 0;
  margin-right: 3px;
  width: 29px;
  height: 27px;
  float: right;
  transition: all ease-in-out .1s;
  -webkit-transition: all ease-in-out .1s;
  border-radius: 0
}

.vista-2 .boton-acciones-producto {
  width: 70%;
  float: right
}

.vista-2 a.masinfo i {
  margin-top: 2px
}

.vista-2 .icon-button.icon-like {
  background-position: -29px 0
}

.vista-2 .icon-button.icon-like:hover {
  background-position: -29px -27px;
  opacity: 1
}

.vista-2 .icon-button.icon-compare {
  background-position: 0 0
}

.vista-2 .icon-button.icon-compare:hover {
  background-position: 0 -28px
}

.vista-2 .boton-acciones-producto a.item-add-btn {
  border: none;
  background-image: url("../img/sprites/icono-sprite-listas.png");
  background-position: 32px 0;
  background-color: transparent;
  float: right
}

.vista-2 .boton-acciones-producto a i {
  text-align: center
}

.vista-2 .boton-acciones-producto .icon-cart-text {
  padding: 3px 6px 0 3px
}

.vista-2 .boton-acciones-producto .icon-cart-text i {
  background: rgba(255, 255, 255, 0.47);
  padding: 5px;
  font-size: 15px;
  color: #fff;
  margin-right: 1px
}

.vista-2 span.precio-text-g {
  font-size: 14px;
  color: #676767
}

.vista-2 span.precio-text-g small {
  font-size: 14px
}

.vista-2 span.precio-valor {
  font-size: 15px;
  color: #ff8d00
}

.vista-2 span.precio-text-g small {
  font-size: 14px
}

.vista-2 span.precio-valor.gray {
  color: #b5b5b5;
  text-decoration: line-through
}

.vista-2 .precio-productos-item {
  text-align: left;
  line-height: 17px;
  margin-bottom: 5px
}

.vista-2 .precio-producto-box .ratings-container {
  text-align: right;
  margin-top: 15px
}

.vista-2 .ratings-container {
  margin-top: 5px
}

.vista-2 .ratings-container .ratings {
  margin: 0 auto;
  display: block
}

.vista-2 .iconos-acciones-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9
}

.vista-2 figure {
  position: relative;
  overflow: hidden;
  padding-bottom: 65%;
  max-width: 105px;
  margin: 0 auto 0
}

.vista-2 figure img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.vista-3 {
  margin-top: 15px;
  margin-bottom: 20px
}

.vista-3 .col-md-7 {
  width: 100%
}

.vista-3 .col-md-2 {
  width: 100%
}

.vista-3 .col-md-3 {
  width: 100%;
  float: right
}

.vista-3 .descripcion-producto-box h1 {
  margin-bottom: 0;
  font-size: 15px
}

.vista-3 .categoria-box {
  display: none
}

.vista-3 .descripcion-producto-box {
  padding: 0
}

.vista-3 .referencia-box {
  margin-bottom: 2px;
  color: #bdbdbd;
  font-size: 13px
}

.vista-3 .descripcion-box {
  color: #666;
  display: none
}

.vista-3 .masinfo,
.vista-3 .icon-button.item-add-btn,
.vista-3 .icon-button.icon-compare,
.vista-3 .icon-button.icon-like {
  border: 0;
  background-color: transparent;
  padding: 0;
  margin-right: 3px;
  width: 29px;
  height: 27px;
  float: right;
  transition: all ease-in-out .1s;
  -webkit-transition: all ease-in-out .1s;
  border-radius: 0
}

.vista-3 a.masinfo i {
  margin-top: 2px
}

.vista-3 .icon-button.icon-like {
  background-position: -29px 0
}

.vista-3 .icon-button.icon-like:hover {
  background-position: -29px -27px;
  opacity: 1
}

.vista-3 .icon-button.icon-compare {
  background-position: 0 0
}

.vista-3 .icon-button.icon-compare:hover {
  background-position: 0 -28px
}

.vista-3 .boton-acciones-producto a.item-add-btn {
  border: none;
  background-image: url("../img/sprites/icono-sprite-listas.png");
  background-position: 32px 1px;
  background-color: transparent;
  float: right
}

.vista-3 .boton-acciones-producto a i {
  text-align: center
}

.vista-3 .boton-acciones-producto .icon-cart-text {
  padding: 3px 6px 0 3px
}

.vista-3 .boton-acciones-producto .icon-cart-text i {
  background: rgba(255, 255, 255, 0.47);
  padding: 5px;
  font-size: 15px;
  color: #fff;
  margin-right: 1px
}

.vista-3 span.precio-text-g {
  font-size: 14px;
  color: #676767
}

.vista-3 span.precio-text-g small {
  font-size: 14px
}

.vista-3 span.precio-valor {
  font-size: 16px;
  color: #ff8d00
}

.vista-3 span.precio-valor.gray {
  color: #b5b5b5;
  text-decoration: line-through
}

.vista-3 .precio-productos-item {
  text-align: left;
  line-height: 15px;
  margin-bottom: 5px
}

.vista-3 .precio-producto-box {
  padding: 0
}

.vista-3 .precio-producto-box .ratings-container {
  text-align: right;
  margin-top: 15px
}

.vista-3 .ratings-container {
  margin-top: 5px;
  text-align: center
}

.vista-3 .iconos-acciones-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9
}

.vista-3 figure {
  position: relative;
  overflow: hidden;
  padding-bottom: 55%;
  max-width: 180px;
  margin: 0 auto 15px
}

.vista-3 figure img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.vista-4 {
  margin-top: 15px;
  margin-bottom: 20px
}

.vista-4 .col-md-7 {
  width: 100%
}

.vista-4 .col-md-2 {
  width: 100%
}

.vista-4 .col-md-3 {
  width: 100%;
  float: right
}

.vista-4 .descripcion-producto-box h1 {
  margin-bottom: 0;
  font-size: 13px
}

.vista-4 .categoria-box {
  display: none
}

.vista-4 .descripcion-producto-box {
  padding: 0
}

.vista-4 .referencia-box {
  margin-bottom: 1px;
  color: #bdbdbd;
  font-weight: 400;
  font-size: 13px
}

.vista-4 .descripcion-box {
  color: #666;
  display: none
}

.vista-4 .masinfo,
.vista-4 .icon-button.item-add-btn,
.vista-4 .icon-button.icon-compare,
.vista-4 .icon-button.icon-like {
  border: 0;
  background-color: transparent;
  padding: 0;
  margin-right: 3px;
  width: 29px;
  height: 27px;
  float: right;
  transition: all ease-in-out .1s;
  -webkit-transition: all ease-in-out .1s;
  border-radius: 0
}

.vista-4 a.masinfo i {
  margin-top: 2px
}

.vista-4 .icon-button.icon-like {
  background-position: -29px 0
}

.vista-4 .icon-button.icon-like:hover {
  background-position: -29px -27px;
  opacity: 1
}

.vista-4 .boton-acciones-producto a i {
  text-align: center
}

.vista-4 .icon-button.icon-compare {
  background-position: 0 0
}

.vista-4 .icon-button.icon-compare:hover {
  background-position: 0 -28px
}

.vista-4 .boton-acciones-producto a.item-add-btn {
  border: none;
  background-image: url("../img/sprites/icono-sprite-listas.png");
  background-position: 32px 1px;
  background-color: transparent;
  float: right
}

.vista-4 .boton-acciones-producto .icon-cart-text {
  padding: 3px 6px 0 3px
}

.vista-4 .boton-acciones-producto .icon-cart-text i {
  background: rgba(255, 255, 255, 0.47);
  padding: 5px;
  font-size: 15px;
  color: #fff;
  margin-right: 1px
}

.vista-4 span.precio-text-g {
  font-size: 14px;
  color: #676767
}

.vista-4 span.precio-text-g small {
  font-size: 14px
}

.vista-4 span.precio-valor {
  font-size: 16px;
  color: #ff8d00
}

.vista-4 span.precio-valor.gray {
  color: #b5b5b5;
  text-decoration: line-through
}

.vista-4 .precio-productos-item {
  text-align: left;
  line-height: 17px;
  margin-bottom: 5px
}

.vista-4 .precio-producto-box {
  padding: 0
}

.vista-4 .precio-producto-box .ratings-container {
  text-align: right;
  margin-top: 15px
}

.vista-4 .ratings-container {
  margin-top: 5px;
  text-align: center
}

.vista-4 .iconos-acciones-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9
}

.vista-4 figure {
  position: relative;
  overflow: hidden;
  padding-bottom: 60%;
  max-width: 140px;
  margin: 0 auto 10px
}

.vista-4 figure img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.vista-5.col-md-2 {
  width: 20%
}

.vista-5 {
  margin-top: 15px;
  margin-bottom: 20px
}

.vista-5 .col-md-7 {
  width: 100%
}

.vista-5 .col-md-2 {
  width: 100%
}

.vista-5 .col-md-3 {
  width: 100%;
  float: right
}

.vista-5 .descripcion-producto-box h1 {
  margin-bottom: 2px;
  font-size: 12px
}

.vista-5 .categoria-box {
  display: none
}

.vista-5 .descripcion-producto-box {
  padding: 0
}

.vista-5 .referencia-box {
  margin-bottom: 1px;
  color: #bdbdbd;
  font-weight: 400;
  font-size: 11px
}

.vista-5 .descripcion-box {
  color: #666;
  display: none
}

.vista-5 .masinfo,
.vista-5 .icon-button.item-add-btn,
.vista-5 .icon-button.icon-compare,
.vista-5 .icon-button.icon-like {
  border: 0;
  background-color: transparent;
  padding: 0;
  margin-right: 3px;
  width: 29px;
  height: 27px;
  float: right;
  transition: all ease-in-out .1s;
  -webkit-transition: all ease-in-out .1s;
  border-radius: 0
}

.vista-5 a.masinfo i {
  margin-top: 2px
}

.vista-5 .boton-acciones-producto a i {
  text-align: center
}

.vista-5 .icon-button.icon-like {
  background-position: -29px 0
}

.vista-5 .icon-button.icon-like:hover {
  background-position: -29px -27px;
  opacity: 1
}

.vista-5 .icon-button.icon-compare {
  background-position: 0 0
}

.vista-5 .icon-button.icon-compare:hover {
  background-position: 0 -28px
}

.vista-5 .boton-acciones-producto a.item-add-btn {
  border: none;
  background-image: url("../img/sprites/icono-sprite-listas.png");
  background-position: 32px 1px;
  background-color: transparent;
  float: right
}

.vista-5 .boton-acciones-producto .icon-cart-text {
  padding: 3px 6px 0 3px
}

.vista-5 .boton-acciones-producto .icon-cart-text i {
  background: rgba(255, 255, 255, 0.47);
  padding: 5px;
  font-size: 15px;
  color: #fff;
  margin-right: 1px
}

.vista-5 span.precio-text-g {
  font-size: 14px;
  color: #676767;
  font-weight: 400
}

.vista-5 span.precio-text-g small {
  font-size: 14px
}

.vista-5 span.precio-valor {
  font-size: 15px;
  color: #ff8d00
}

.vista-5 span.precio-valor.gray {
  color: #b5b5b5;
  text-decoration: line-through
}

.vista-5 .precio-productos-item {
  text-align: left;
  line-height: 17px;
  margin-bottom: 5px
}

.vista-5 .precio-producto-box .ratings-container {
  text-align: right;
  margin-top: 15px
}

.vista-5 .ratings-container {
  margin-top: 5px;
  text-align: center
}

.vista-5 .iconos-acciones-box {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9
}

.vista-5 span.sub-price {
  display: none
}

.vista-5 span.precio-valor i {
  display: none
}

.vista-5 figure {
  position: relative;
  overflow: hidden;
  padding-bottom: 65%;
  max-width: 120px;
  margin: 0 auto 10px
}

.vista-5 figure img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

span.precio-text-g.regular {
  font-size: 12px;
  color: #999
}

span.precio-text-g.no-disponible small {
  font-size: 13px;
  color: #999
}

span.precio-text-g.regular + span.precio-valor {
  color: #999;
  font-size: 13px;
  text-decoration: line-through
}

span.precio-valor.gray small {
  font-size: 13px
}

.producto-img-box .iconos-acciones-adiccionales .fa {
  font-size: 18px
}

.related-product .btn:hover {
  color: #19232d !important
}

.tunnel_new .panel {
  border-radius: 0
}

.tunnel_new .panel-heading {
  color: #fff;
  font: 400 17px/13px "Roboto", Arial, sans-serif;
  background-color: #2d2620;
  box-shadow: inset 20px 0 #ff8d00;
  padding-left: 30px
}

.tunnel_new .panel-default {
  border-color: #ececec
}

.tunnel_new .custom-checkbox {
  margin-bottom: 0;
  margin-top: 5px
}

.tunnel_new .form-control-static {
  padding-top: 3px;
  padding-bottom: 4px;
  margin-bottom: 0
}

.tunnel_new .form-group {
  margin-bottom: 5px
}

.tunnel_new .form-control {
  height: 33px;
  padding: 7px 12px;
  font-size: 13px
}

.tunnel_new .resumen-canasta {
  background: url("../img/img-canasta-resumen.png") no-repeat left 50px
}

.tunnel_new .resumen-canasta .form-control-static {
  border-bottom: 1px dashed #d4d3d3;
  text-align: right
}

.tunnel_new .resumen-canasta .form-control-static.destacar {
  color: #69a51e;
  font-size: 17px
}

.tunnel_new .resumen-canasta .form-group {
  margin-bottom: 2.3px
}

.tunnel_new .control-label {
  padding: 4px 0;
  color: #505050;
  font: 600 13px/1.5 'Muli', 'Open Sans', sans-serif
}

.tunnel_new .control-label.destacar {
  color: #008533;
  font-size: 15px
}

.tunnel_new .form-control[disabled] {
  cursor: not-allowed
}

.tunnel_new .glyphicon-calendar {
  font-size: 17px;
  color: #008533
}

.btn-tunnel-back-to-cart {
  background-color: #ffa500 !important;
  border-color: #ffa500 !important
}

.btn-tunnel-back-to-cart:hover {
  background-color: #ffa500 !important;
  border-color: #ffa500 !important
}

#pestana_der {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 2px 0 7px rgba(0, 0, 0, 0.3);
  padding: 0;
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 999;
  border-radius: 5px 0 0 5px
}

#pestana_der li {
  cursor: pointer
}

#pestana_der li a {
  border-radius: 0;
  border-right: 5px solid #0664cd;
  color: #626262;
  display: block;
  font-size: 23px;
  height: 50px;
  padding: 5px;
  transition: all .2s ease-in-out 0s;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  width: 50px;
  text-align: center
}

.ttip_pd {
  background: #0664cd;
  color: #fff;
  margin-top: -45px;
  font-weight: 500;
  padding: 10px;
  position: absolute;
  right: 50px;
  text-align: center;
  display: none;
  white-space: nowrap;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2)
}

.ttip_pd:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(208, 10, 19, 0);
  border-left-color: #0664cd;
  border-width: 6px;
  margin-top: -5px
}

.ttip_pd {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px)
  }
  40% {
    opacity: 1;
    -webkit-transform: translateX(-30px)
  }
  60% {
    -webkit-transform: translateX(10px)
  }
  100% {
    -webkit-transform: translateX(0)
  }
}

@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(200px)
  }
  40% {
    opacity: 1;
    -moz-transform: translateX(-30px)
  }
  60% {
    -moz-transform: translateX(10px)
  }
  100% {
    -moz-transform: translateX(0)
  }
}

#pestana_der li:hover .bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  animation-name: bounceInRight
}

#pestana_der:hover a {
  width: 50px
}

#pestana_der li:hover a {
  color: #0664cd;
  border-right: 5px solid #eee
}

#pestana_der li:hover .ttip_pd {
  display: block
}

.main-content .info-pagos.confirmacion p {
  text-align: inherit
}

@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(200px)
  }
  40% {
    opacity: 1;
    transform: translateX(-30px)
  }
  60% {
    transform: translateX(10px)
  }
  100% {
    transform: translateX(0)
  }
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(200px)
  }
  40% {
    opacity: 1;
    transform: translateX(-30px)
  }
  60% {
    transform: translateX(10px)
  }
  100% {
    transform: translateX(0)
  }
}

@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(200px)
  }
  40% {
    opacity: 1;
    transform: translateX(-30px)
  }
  60% {
    transform: translateX(10px)
  }
  100% {
    transform: translateX(0)
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(200px)
  }
  40% {
    opacity: 1;
    transform: translateX(-30px)
  }
  60% {
    transform: translateX(10px)
  }
  100% {
    transform: translateX(0)
  }
}

ul.breadcrumb i {
  font-size: 20px
}

.labels-product-details {
  position: absolute;
  right: 10px;
  top: 0
}

input[type="text"]::-webkit-input-placeholder {
  color: #a4a4a4 !important
}

input[type="text"]:-moz-placeholder {
  color: #a4a4a4 !important
}

input[type="text"]::-moz-placeholder {
  color: #a4a4a4 !important
}

input[type="text"]:-ms-input-placeholder {
  color: #a4a4a4 !important
}

table.table.cart-table > thead > tr > th:first-child {
  width: 35%
}

table.table.cart-table > thead > tr > th:nth-child(2) {
  width: 5%
}

table.table.cart-table > thead > tr > th:nth-child(3) {
  width: 5%
}

table.table.cart-table > thead > tr > th:nth-child(4) {
  width: 5%
}

table.table.cart-table > thead > tr > th:nth-child(5) {
  width: 8%
}

table.table.cart-table > thead > tr > th:nth-child(6) {
  width: 7%
}

table.table.cart-table > thead > tr > th:last-child {
  width: 15%
}

.canasta-pedido .table figure {
  height: 85px;
  overflow: hidden;
  width: 20% !important
}

.canasta-pedido .table .cantidad {
  width: 70px !important
}

.table-puntos-de-venta {
  padding-left: 0 !important
}

.datos-sucursal .ver-mapa {
  margin-left: 0 !important;
  width: 100%
}

#header-top .header-text {
  display: inline-block !important;
  line-height: 28px !important;
  margin: 0
}

p.header-text.bienvenido {
  position: relative;
  top: 2px;
  right: 10px
}

.info-cookie {
  padding: 20px 20px !important
}

.main-content p {
  text-align: justify
}

.preguntas-frecuentes .pregunta span {
  float: left
}

.pasos-pedido .accordion-header {
  border-bottom: 3px solid #d2d2d2 !important;
  box-shadow: 0 1px 1px #909090;
  background: #626262 !important
}

.cabezas-info.text-left {
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  color: #555;
  border: 1px solid #e0e0e0
}

.entregas-contactos {
  display: block !important
}

.entregas-contactos ul {
  margin: 15px 0 !important
}

.detalles-pedidos .datos-prod .item-name a {
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  line-height: 20px
}

.detalles-pedidos .table .table-title {
  color: #565656;
  font: 400 14px/22px 'Muli', "Open sans", sans-serif;
  text-transform: none;
  padding: 10px 20px
}

.currency {
  text-align: right !important
}

.boton-busqueda-productos {
  height: 33px;
  padding: 5px 7px;
  color: #a4a4a4;
  font-size: 13px;
  line-height: 20px;
  background-color: transparent;
  border: 1px solid #e0e0e0;
  border-radius: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 130px
}

.carga-rapida-resumen.pie .filter-resume {
  top: 0;
  left: 0;
  margin-bottom: 10px;
  position: relative
}

#paginacion-bottom-cargar .view-count-box span,
#paginacion-bottom-cargar .view-count-box .btn-group {
  display: none
}

.banner-izq img {
  max-height: 277px
}

img.img-responsive.img-seg {
  margin-top: 25px
}

.pagination {
  margin: 0 0 0
}

#category-filter.acc-nuestros-productos .sm-accordion.custom-accordion .panel-body {
  background: #fff;
  padding: 0 !important
}

#category-filter.acc-nuestros-productos .sm-accordion.custom-accordion .panel-body ul li {
  margin: 0 10px
}

#category-filter.acc-nuestros-productos .sm-accordion.custom-accordion .panel-body ul li:first-child {
  margin-top: 10px
}

#category-filter.acc-nuestros-productos .sm-accordion.custom-accordion .panel-body ul li:last-child {
  margin-bottom: 10px
}

.modal-header > h5 {
  font-size: 1.1em
}

div#modal-product-delete-resume {
  background: rgba(0, 0, 0, 0.6)
}

.modal {
  z-index: 9999
}

div#slider-rev {
  height: auto !important
}

.filter-resume {
  float: right
}

.viewcategories div.toolbox-filter {
  padding-bottom: 0
}

.viewcategories-paginado {
  margin-bottom: 10px
}

#recover-password-form span.input-group-addon {
  max-width: 90px
}

@media (min-width: 1200px) {
  .header-inner-right-wrapper {
    padding: 16px 0px;
  }

  .buscador::-webkit-input-placeholder {
    color: #fff !important
  }

  .buscador::-moz-placeholder {
    color: #fff !important
  }

  .buscador:-ms-input-placeholder {
    color: #fff !important
  }

  #page-header {
    padding: 210px 0
  }

  #page-header h1 {
    font-size: 45px
  }

  #page-header .page-header-desc {
    font-size: 26px;
    line-height: 35px
  }

  .hero-unit h2 {
    font-size: 40px
  }

  .hero-unit p {
    font-size: 23px
  }

  #testimonials-section h3 {
    font-size: 30px
  }

  .about-us-testimonials .testimonial-title {
    font-size: 23px
  }

  #wrapper.boxed {
    width: 1170px;
    margin: 40px auto
  }

  #wrapper.boxed-long {
    width: 1170px
  }

  #main-nav-container #main-nav .menu li > .mega-menu {
    width: 1140px
  }

  #header-top .header-text {
    display: inline
  }

  #quick-access .quick-search-form .form-group {
    display: block
  }

  .header6 #main-nav-container #main-nav .menu > li > a {
    padding: 12px 16px;
    font-size: 13px
  }

  .header6 #main-nav-container #main-nav .menu > li:first-child a {
    padding-left: 25px
  }

  .header6 #quick-access {
    margin-left: 200px
  }

  #footer .facebook-likebox iframe {
    height: 300px
  }

  #footer #newsletter-container input[type="text"] {
    width: 360px
  }

  .item .item-image-container {
    width: 100%
  }

  .item.item-product .item-image-container {
    width: 100%
  }

  .item-price-container {
    float: right;
    text-align: right;
    width: 45% !important
  }

  .item-carateristicas {
    float: left;
    width: 50%
  }

  #category-header.category-banner .category-title {
    margin-top: -47px;
    left: 20px
  }

  #category-header.category-banner p {
    display: block
  }

  .category-toolbar.viewcategories {
    border-bottom: none
  }

  .viewcategories .toolbox-pagination {
    float: initial
  }

  .filter-color-list li.last-md {
    margin-right: 10px
  }

  .filter-color-list li.last-lg {
    margin-right: 0
  }

  .toolbox-pagination .view-count-box {
    position: relative;
    top: auto;
    right: auto
  }

  .toolbox-pagination {
    padding-top: 0
  }

  #price-range-details input {
    width: 90px;
    text-align: center
  }

  #price-range-details input.separator {
    margin-right: 10px
  }

  .article {
    padding-left: 100px
  }

  .article .article-meta-date {
    width: 85px;
    padding: 22.5px 0
  }

  #product-image-container {
    width: 360px;
    height: 350px;
    display: table
  }

  #product-image-container .item-price-container {
    width: 135px;
    height: 135px;
    font-size: 27px
  }

  #product-image-container .item-price-container .old-price {
    margin-top: 37.5px
  }

  #product-image-container .item-price-container .item-price {
    margin-top: 52.5px
  }

  .sidebar .widget.subscribe {
    padding: 25px
  }

  .sidebar .widget.subscribe h3 {
    font-size: 28px;
    line-height: 35px
  }

  .sidebar .widget.subscribe .form-group {
    padding: 0
  }

  .sidebarslider .flex-direction-nav {
    top: -55px;
    right: 10px;
    width: 74px;
    height: 25px
  }

  .footerslider .flex-direction-nav {
    width: 94px;
    padding-left: 20px;
    height: 25px;
    top: -63.5px
  }

  .sidebarslider .flex-direction-nav a,
  .footerslider .flex-direction-nav a {
    width: 35px;
    height: 25px;
    margin-top: -12.5px
  }

  .sidebarslider .flex-direction-nav .flex-prev,
  .footerslider .flex-direction-nav .flex-prev {
    background-position: -186px -200px
  }

  .footerslider .flex-direction-nav .flex-prev {
    left: 20px
  }

  .sidebarslider .flex-direction-nav .flex-next,
  .footerslider .flex-direction-nav .flex-next {
    background-position: -219px -200px
  }

  .sidebarslider .flex-direction-nav .flex-prev:hover,
  .footerslider .flex-direction-nav .flex-prev:hover {
    background-position: -186px -223px
  }

  .sidebarslider .flex-direction-nav .flex-next:hover,
  .footerslider .flex-direction-nav .flex-next:hover {
    background-position: -219px -223px
  }

  .cart-table .cart-product-name {
    width: 410px
  }

  .compare-item-table .table-title {
    width: 300px
  }

  .compare-item-table figure {
    margin: 15px auto 10px;
    max-height: 300px !important;
    max-width: 392px !important;
    min-height: 250px !important;
    min-width: 50% !important
  }

  .compare-item-table figure::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
  }

  .compare-item-table figure img {
    display: inline-block !important
  }

  #shipping-form .control-label {
    width: 130px
  }

  #shipping-form .input-container {
    width: 220px
  }

  #quick-access .input-group-addon {
    display: block
  }

  .category-item-container .col-md-4 {
    padding-left: 10px;
    padding-right: 10px
  }

  .description-container {
    display: none
  }

  .seccion-banners .banner-centro img + img {
    padding-top: 11px
  }

  .lista-categorias .item {
    min-height: 286px
  }

  .lista-categorias .col-md-3 {
    padding-left: 10px;
    padding-right: 10px
  }

  .item .item-image-container img {
    max-width: 240px !important
  }

  .contenido-registro .border-right:after {
    display: block
  }

  .acceso-crear-cuenta.border-right:before {
    display: block
  }

  .owl-carousel .item {
    padding: 10px;
    min-height: 405px
  }

  .canasta-pedido .table .datos-prod {
    max-width: 74% !important;
    width: 74%
  }

  .contenido-producto-no-encontrado > div.col-md-4 {
    height: 380px;
    overflow: hidden
  }

  .entregas-contactos ul strong {
    width: 20% !important
  }

  .carga-rapida-resumen {
    float: right
  }

  .seccion-banners img.video {
    height: 277px !important;
    max-height: 277px !important
  }

  .config-pedido-box.box4 {
    padding: 10px 15px
  }

  .banner-centro.no-padding > a:nth-child(1) > img {
    margin-bottom: 1.3%
  }
}

@media (min-width: 992px) {
  .header-inner-right-wrapper {
    padding: 16px 0px;
  }

  .row.contenido-registro > .col-md-6 {
    padding-top: 25px
  }

  .row.contenido-registro > .col-md-6:first-child {
    padding-right: 30px
  }

  .row.contenido-registro > .col-md-6:last-child {
    border-left: 1px solid #ddd;
    padding-left: 30px
  }

  .register-company-space {
    height: 130px
  }

  .table-responsive {
    width: 100% !important
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .owl-carousel .item {
    min-height: 400px
  }

  .item-product .precio-internet {
    padding-right: 0
  }

  .wrapper-item-price-container div[ng-show^="produ"] {
    width: 54% !important
  }

  .wrapper-item-price-container div[ng-show^="produ"] + div {
    font-size: 13px;
    top: -6px !important;
    width: 46% !important
  }

  .item-price.no-disponible {
    text-align: left
  }

  .lista-categorias .item-image-wrapper {
    max-height: 160px
  }

  .item-image-wrapper img {
    max-height: 180px !important;
    min-height: 180px !important
  }

  .item .item-image-container img {
    max-width: 180px !important
  }

  .toolbox-pagination .view-count-box {
    margin-right: 0;
    right: 0;
    top: -2px;
    position: relative
  }

  #categories-input-filter {
    height: 247px
  }

  #wrapper-filtered-categories {
    min-height: 235px !important;
    height: 180px !important
  }

  .simplebar .simplebar-scroll-content {
    height: 356px !important
  }

  .sucursales {
    height: 1570px !important
  }

  .product-add .custom-quantity-input {
    margin-right: 8px
  }

  span.item-price {
    line-height: 12px;
    margin-bottom: 3px
  }

  .item-price-container {
    font-size: 12px
  }

  .item-name {
    font-size: 13px;
    line-height: 16px
  }

  .sub-price {
    font-size: 70%;
    margin-right: 0
  }

  span.precio-internet {
    line-height: 11px
  }

  span.precio {
    top: -3px;
    position: relative;
    text-align: left;
    width: 75px;
    display: inline-block
  }

  .item-price.no-disponible {
    font-size: 11px;
    display: block;
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 8px
  }

  .item-price i.add-tooltip {
    display: none
  }

  span.item-price-regular {
    width: 100%;
    float: left;
    font-size: 11px !important;
    margin-top: 3px
  }

  span.item-price-regular i {
    display: none
  }

  .toolbox-pagination {
    float: none;
    border-top: none
  }

  #paginacion-listado-top .toolbox-pagination {
    padding-top: 1px;
    border-top: none;
    right: 0
  }

  .category-toolbar.top {
    padding: 0
  }

  .carga-rapida-resumen .filter-resume {
    margin-top: 0;
    float: right
  }

  .entregas-contactos ul strong {
    width: 25% !important
  }

  div#paginacion-cargar-top {
    left: 100px
  }

  .seccion-banners img.video {
    height: 230px !important;
    max-height: 230px !important
  }

  .banner-der.videopup:before {
    width: 75px;
    height: 53px;
    top: 38%;
    left: 38%;
    background-size: 74px
  }

  .imagen-categoria {
    height: 88px !important
  }

  #main-nav-container.fixed {
    max-width: 940px
  }

  .sort-box .select-dropdown {
    margin-right: initial
  }

  .config-pedido-box.box4 {
    padding: 10px
  }

  .datos-prod {
    width: 220px
  }

  .custom-quantity-input {
    width: 57px
  }

  .toolbox-pagination.viewcategories {
    padding-top: 20px
  }

  .banner-centro.no-padding > a:nth-child(1) > img {
    margin-bottom: 1.6%
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .header-inner-right-wrapper {
    padding: 0px;
  }

  .canasta-pedido .table td {
    padding: 10px !important
  }

  .canasta-pedido .table .item-price-special {
    font-size: 13px !important
  }

  .carga-rapida-resumen.pie .filter-resume {
    top: 5px
  }

  .seccion-banners .banner-centro img + img {
    padding-top: 5px
  }

  #category-filter.acc-nuestros-productos.inicio {
    width: 220px
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .item-price-container {
    font-size: 12px
  }

  .item-product .agotado {
    font-size: 11px
  }

  .sub-price {
    font-size: 75%
  }

  .item-name {
    font-size: 12px
  }

  .item-product .item-price-container i {
    display: none
  }

  .item-product .precio-internet {
    font-size: 11px
  }

  .item-price.no-disponible {
    margin-top: 0
  }

  .item .item-image-container img {
    max-height: 180px
  }

  .canasta-pedido .table .item-name {
    font-size: 13px;
    line-height: 18px
  }

  #page-header h1 {
    font-size: 40px
  }

  #page-header .page-header-desc {
    font-size: 22px;
    line-height: 30px
  }

  .hero-unit h2 {
    font-size: 36px
  }

  .hero-unit p {
    font-size: 18px;
    line-height: 26px
  }

  .banner-hero h2 {
    font-size: 36px
  }

  .banner-hero h3 {
    font-size: 28px
  }

  .banner-hero p {
    max-width: 400px;
    font-size: 15px;
    margin-bottom: 10px
  }

  #testimonials-section h3 {
    font-size: 22px;
    line-height: 1
  }

  .about-us-testimonials .testimonial-title {
    font-size: 18px
  }

  .about-us-testimonials p {
    font-size: 16px
  }

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

  #main-nav-container.fixed #quick-access {
    display: none
  }

  .twitter_feed .flex-direction-nav {
    margin-left: -84px
  }

  #inner-header .header-box {
    display: none
  }

  #header-top .header-text-container,
  #header-top .header-link {
    margin-right: 0
  }

  #header-top .header-link {
    margin-right: 0;
    top: 40px;
    right: 0;
    min-width: 200px;
    text-align: right
  }

  #quick-access {
    margin-top: -145px
  }

  .header6 #quick-access {
    margin-top: 0
  }

  #quick-access .quick-search-form .form-group {
    display: block
  }

  #main-nav-container #main-nav .menu li > .mega-menu {
    width: 720px
  }

  .header6 #main-nav-container #main-nav .menu > li > a {
    padding: 13.5px 15px;
    font-size: 13px
  }

  .header6 #main-nav-container #main-nav .menu > li:first-child a {
    padding-left: 4px
  }

  .item .item-image-container {
    width: 180px
  }

  .item.item-product .item-image-container {
    width: 100%
  }

  #category-header.category-banner img {
    display: none
  }

  #category-header.category-banner .category-title {
    margin-top: -16px
  }

  #category-header.category-banner .category-title p {
    display: none
  }

  #category-header {
    padding: 40px 0
  }

  .view-box {
    float: right
  }

  .separator {
    margin-right: 0
  }

  .sort-box span,
  .view-count-box span {
    font-size: 12px;
    line-height: 26px
  }

  #filtros-top button span {
    font-size: 11px;
    padding: 1px
  }

  .view-count-box .select-dropdown {
    margin-right: 0;
    top: 0;
    vertical-align: middle
  }

  .category-toolbar {
    padding: 0
  }

  #price-range-details input {
    width: 75px
  }

  .item.item-list .item-image-container {
    width: 170px;
    margin-right: 30px
  }

  .item.item-product .item-image-container {
    width: 100%
  }

  .article {
    padding-left: 85px
  }

  .article .article-meta-date {
    width: 75px;
    padding: 17.5px 0
  }

  .article .article-meta-more,
  .article .article-meta-view {
    float: none;
    margin-top: 10px
  }

  .article .article-meta-container .article-meta-view a {
    margin-left: 0;
    margin-right: 30px
  }

  #product-image-carousel-container {
    width: 95px;
    margin-right: 20px
  }

  #product-image-container {
    width: 480px;
    height: auto
  }

  #product-image-container img {
    max-height: inherit
  }

  #product-image-container .item-price-container {
    width: 162px;
    height: 162px;
    font-size: 27px
  }

  #product-image-container .item-price-container .old-price {
    margin-top: 51px
  }

  #product-image-container .item-price-container .item-price {
    margin-top: 66px
  }

  #footer .facebook-likebox iframe {
    height: 200px
  }

  .input-group-addon {
    min-width: 130px
  }

  .cart-table .item-name-col,
  .checkout-table .item-name-col {
    width: 220px
  }

  .cart-table .item-name-col figure,
  .checkout-table .item-name-col figure {
    width: 150px;
    margin-bottom: 20px
  }

  .compare-item-table .table-title {
    width: 130px
  }

  .compare-item-table figure {
    width: 150px
  }

  #shipping-form .control-label {
    width: 110px
  }

  #shipping-form .input-container {
    width: 190px
  }

  .team-member-header figure {
    margin-left: auto;
    margin-right: auto
  }

  #footer #newsletter-container {
    text-align: center
  }

  #footer #newsletter-container h3 {
    float: none;
    margin-bottom: 15px
  }

  #footer #newsletter-container form {
    float: none
  }

  .sidebarslider .flex-direction-nav .flex-prev:hover,
  .footerslider .flex-direction-nav .flex-prev:hover {
    background-position: -188px -225px
  }

  .sidebarslider .flex-direction-nav .flex-next:hover,
  .footerslider .flex-direction-nav .flex-next:hover {
    background-position: -221px -225px
  }

  .seccion-banners .banner-centro img + img {
    padding-top: 2px
  }

  .contenido-404 img {
    padding-top: 30px
  }

  #sticker {
    position: relative !important;
    top: 20px !important;
    width: 100%
  }

  .fuera-servicio .pago-entrega {
    float: none;
    margin-top: 20px
  }

  .item .item-image-container img {
    max-width: 180px !important
  }

  product-list .item-action {
    right: 5px
  }

  product-list .icon-cart-text {
    font-size: 12px;
    padding: 10px 5px
  }

  product-list .item-image-wrapper {
    height: 200px
  }

  product-list .sort-box .btn-group.select-dropdown {
    margin-right: 0;
    top: -1px
  }

  product-list .sort-box .select-dropdown .select-btn {
    padding: 4px 2px
  }

  #categories-input-filter {
    height: 238px
  }

  #wrapper-filtered-categories {
    min-height: 160px !important;
    height: 160px !important
  }

  .simplebar .simplebar-scroll-content {
    height: 230px !important
  }

  .confirmacion-registro {
    margin-top: 0;
    padding-left: 0
  }

  .ico-item-pc {
    width: 40px !important
  }

  .barra-mis-pedidos toolbox-pagination {
    clear: both !important;
    display: block !important
  }

  .barra-mis-pedidos .toolbox-pagination .view-count-box {
    float: none !important
  }

  .table-responsive {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    width: 100% !important
  }

  .owl-carousel .item {
    min-height: 350px
  }

  .toolbox-pagination-header .toolbox-pagination {
    padding: 0;
    border: none
  }

  #paginacion-listado-bottom .view-count-box {
    position: relative;
    margin: 0;
    padding: 0;
    top: 0
  }

  #category-header.category-banner .category-title h2 {
    font: 400 22px/29px 'Oswald', Arial, sans-serif
  }

  #category-header.category-banner {
    border: 1px solid #ddd;
    border-bottom: 5px solid #19232d
  }

  .product-list {
    margin-top: 10px;
    margin-bottom: 10px
  }

  small,
  .small {
    font-size: 80%
  }

  .entregas-contactos ul strong {
    width: 18% !important
  }

  #paginacion-bottom-cargar ul.pagination {
    margin-top: 0 !important
  }

  .carga-rapida-resumen.visible-md {
    position: absolute;
    right: 0
  }

  .carga-rapida-resumen.visible-md .filter-resume {
    position: relative;
    top: -45px;
    right: 14px
  }

  #paginacion-cargar-top .toolbox-pagination .view-count-box span {
    display: none
  }

  div#paginacion-cargar-top {
    left: 58px;
    top: 0
  }

  .seccion-banners img.video {
    height: 173px !important;
    max-height: 173px !important
  }

  #main-nav-container .nav > li > a {
    padding: 10px 10px;
    font-size: 12px
  }

  .banner-der.videopup:before {
    width: 60px;
    height: 43px;
    top: 38%;
    left: 38%;
    background-size: 60px
  }

  img.img-responsive.img-seg {
    margin-top: 20px
  }

  #main-nav-container.fixed {
    max-width: 720px
  }

  .config-pedido-box.box4 {
    padding: 25px 20px;
    margin: 25px 0 0
  }

  .icon-button.icon-like {
    margin-right: 5px
  }

  .item-image-wrapper {
    max-height: 180px
  }

  .item.item-product {
    max-height: 370px !important
  }

  li.product-valor div {
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #ececec;
    padding-bottom: 7px
  }

  .form-contact {
    margin-bottom: 30px
  }

  .item-pcontrol a div {
    padding: 21px 0
  }
}

@media (min-width: 980px) and (max-width: 1199px) {
  .sidebarslider .flex-direction-nav .flex-prev:hover,
  .footerslider .flex-direction-nav .flex-prev:hover {
    background-position: -188px -225px
  }

  .sidebarslider .flex-direction-nav .flex-next:hover,
  .footerslider .flex-direction-nav .flex-next:hover {
    background-position: -221px -225px
  }

  .datos-sucursal ul.address li.pbx,
  .datos-sucursal ul.address li.email {
    width: 100%
  }

  .datos-sucursal ul.address li.horarios-fsemana span {
    display: none
  }

  .datos-sucursal ul.address {
    max-width: 280px
  }

  product-list .item-action {
    right: 5px
  }

  product-list .icon-cart-text {
    font-size: 12px;
    padding: 10px 5px
  }

  product-list .item-image-wrapper {
    height: 200px
  }

  .contenido-registro .border-right:after {
    display: block
  }

  .acceso-crear-cuenta.border-right:before {
    display: block
  }

  .carga-rapida-resumen.visible-md {
    position: absolute;
    right: 0
  }

  .carga-rapida-resumen.visible-md .filter-resume {
    position: relative;
    top: -45px;
    right: 14px
  }
}

@media (max-width: 767px) {
  .header-inner-right-wrapper {
    padding: 0px;
  }

  #slider-rev-container {
    position: relative
  }

  .title {
    margin-bottom: 15px
  }

  .home-banners a {
    margin-right: auto;
    margin-left: auto
  }

  .sidebar .widget.banner-slider-container {
    display: none
  }

  #category-header.category-banner {
    margin-top: 15px
  }

  #page-header {
    padding: 120px 0
  }

  #page-header h1 {
    font-size: 32px
  }

  #page-header .page-header-desc {
    font-size: 18px;
    line-height: 26px
  }

  .hero-unit h2 {
    font-size: 26px
  }

  .hero-unit p {
    font-size: 16px;
    line-height: 22px
  }

  .banner-hero h2 {
    font-size: 32px
  }

  .banner-hero h3 {
    font-size: 26px
  }

  .banner-hero p {
    max-width: 360px;
    font-size: 15px;
    margin-bottom: 10px
  }

  .banner-hero .btn {
    padding: 6px 15px;
    font-size: 12px
  }

  #testimonials-section h3 {
    font-size: 21px
  }

  .about-us-testimonials p {
    font-size: 16px
  }

  .about-us-testimonials .testimonial-title {
    font-size: 18px
  }

  .title-desc {
    font-size: 14px
  }

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

  .hide-for-xs {
    display: none
  }

  .hide-for-lg {
    display: inline
  }

  .flag-container {
    margin-right: 0
  }

  .dropdown-language {
    margin-left: 5px
  }

  #inner-header .header-box {
    display: none
  }

  .header-top-dropdowns .btn {
    min-width: 45px
  }

  #header-top .header-link {
    margin-right: 0;
    right: 0;
    min-width: 200px;
    text-align: right
  }

  #top-links li {
    margin: 0
  }

  #top-links li a {
    padding: 0 15px;
    border-right: 1px solid #dcdcdc;
    height: 22px;
    margin-left: 15px
  }

  #top-links li:first-child a .top-icon {
    left: 15px
  }

  #top-links li:first-child a {
    border-left: 1px solid #dcdcdc;
    margin-left: 0;
    padding-left: 30px
  }

  #header .dropdown-menu > li > a {
    text-align: left
  }

  #inner-header {
    padding-top: 75px
  }

  .header6 #inner-header {
    padding-top: 15px
  }

  .header6 #inner-header .logo-container {
    margin-bottom: 20px
  }

  .header6 #inner-header .header-inner-right {
    margin-bottom: 30px
  }

  #quick-access {
    position: static;
    margin-top: 5px;
    margin-right: 0;
    width: 100%
  }

  #inner-header .logo-container {
    margin-bottom: 80px
  }

  #quick-access .quick-search-form .form-group {
    width: 310px
  }

  #quick-access .quick-search-form .form-control {
    width: 100%;
    float: right
  }

  .header6 #quick-access .quick-search-form {
    top: 5px
  }

  #quick-access .quick-search-form .form-group {
    display: block
  }

  #main-nav-container #main-nav {
    position: static
  }

  #main-nav-container #main-nav #responsive-nav {
    display: inline-block
  }

  .header6 #main-nav-container {
    border-top: none;
    border-bottom: none;
    padding: 0 10px
  }

  .header6 .dropdown-cart-menu-container {
    position: absolute;
    right: 25px;
    top: 88px;
    z-index: 9999
  }

  .header6 #main-nav-container #main-nav .menu,
  #main-nav-container #main-nav > ul {
    display: none
  }

  .col-2 {
    padding-left: 15px
  }

  #category-header {
    padding: 25px 0
  }

  #category-header .category-image {
    width: 100%
  }

  #category-header .category-title {
    padding-top: 85px
  }

  #category-header .category-title p {
    display: none
  }

  #category-header .slider-banner-description .category-title p {
    display: block
  }

  #category-header.category-banner .category-title {
    margin-top: -46px
  }

  #category-header.category-banner .category-title p {
    display: none
  }

  #category-header .category-title h2 {
    font-size: 30px
  }

  #price-range-details input {
    width: 70px
  }

  #price-range-details input.separator {
    margin-right: 10px
  }

  .filter-color-list li.last-md {
    margin-right: 10px
  }

  .filter-color-list li.last-lg {
    margin-right: 10px
  }

  .item.item-list .item-image-container {
    width: 150px;
    margin-right: 30px
  }

  .item.item-product .item-image-container {
    width: 100%
  }

  .item.item-product .item-image-container {
    width: 100%
  }

  .item-action {
    text-align: center
  }

  .item-price-container .old-price {
    margin-top: 0
  }

  .item-price-container .item-price {
    display: block
  }

  .logo {
    text-align: center
  }

  .logo > a {
    margin-left: 0;
    display: inline-block
  }

  #category-header {
    padding: 40px 0
  }

  .view-box {
    float: right
  }

  .sidebar .widget.subscribe {
    padding: 25px
  }

  .sidebar .widget.subscribe h3 {
    font-size: 30px;
    line-height: 35px
  }

  .sidebar .widget.subscribe .form-group {
    padding: 0
  }

  .sidebar .widget.banner-slider-container {
    width: 272px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px
  }

  .sidebarslider .flex-direction-nav .flex-prev:hover,
  .footerslider .flex-direction-nav .flex-prev:hover {
    background-position: -188px -225px
  }

  .sidebarslider .flex-direction-nav .flex-next:hover,
  .footerslider .flex-direction-nav .flex-next:hover {
    background-position: -221px -225px
  }

  .article {
    padding-left: 75px
  }

  .article .article-meta-date {
    width: 65px;
    padding: 12.5px 0
  }

  .article .article-meta-more,
  .article .article-meta-view {
    float: none;
    margin-top: 10px
  }

  .article .article-meta-container .article-meta-more a,
  .article .article-meta-container .article-meta-view a {
    margin-left: 0;
    margin-right: 20px
  }

  #product-image-carousel-container {
    width: 75px;
    margin-right: 15px
  }

  #product-image-container {
    width: 380px
  }

  .product-viewer #product-image-container {
    width: 75%
  }

  .product-extra-box-container {
    float: none
  }

  .product-extra-box {
    float: left;
    margin-right: 30px
  }

  .product-extra-box span {
    display: inline-block;
    margin-left: 6px
  }

  .product .share-button-group {
    float: none;
    width: 100%;
    margin-left: 0
  }

  .tab-container .nav-tabs {
    border-right: 1px solid transparent
  }

  .tab-container.left .nav-tabs,
  .tab-container.right .nav-tabs {
    float: none
  }

  .tab-container.left .tab-content,
  .tab-container.right .tab-content {
    padding: 0 30px 0
  }

  .tab-container .tab-content .tab-pane {
    padding: 30px 0 0
  }

  .tab-container.right .nav-tabs > li.active,
  .tab-container.right .nav-tabs > li.active > a {
    margin-left: 0
  }

  .tab-container.left .nav-tabs > li.active,
  .tab-container.left .nav-tabs > li.active > a {
    margin-right: 0
  }

  .tab-container .nav-tabs.nav-justified > li > a {
    margin-bottom: 0
  }

  .tab-container.right .nav-tabs {
    border-left: none
  }

  .tab-container.left .nav-tabs {
    border-right: none
  }

  #footer-top .widget {
    padding-right: 15px
  }

  #footer .facebook-likebox iframe {
    height: 200px
  }

  .twitter_feed .flex-direction-nav {
    margin-left: -84px
  }

  .footer-social-links-container {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center
  }

  #footer-bottom .social-links li:first-child {
    margin-left: 5px
  }

  #footer-bottom .social-links li {
    margin-top: 0;
    margin-bottom: 20px
  }

  #footer-bottom p {
    margin: 0 0 6px;
    text-align: center
  }

  #footer .facebook-likebox iframe {
    height: 200px
  }

  #footer #newsletter-container {
    text-align: center
  }

  #footer #newsletter-container h3 {
    font-size: 22px;
    line-height: 30px;
    float: none;
    margin-bottom: 15px
  }

  .txt-logo-footer h6 {
    text-align: center
  }

  .logo-footer {
    border-bottom: none;
    padding: 5px
  }

  #footer #newsletter-container form {
    float: none
  }

  #inner-footer {
    padding: 5px 0 10px
  }

  #footer #newsletter-container input[type="text"] {
    margin-right: 10px;
    display: block;
    width: 260px;
    margin: 0 auto 10px
  }

  #footer #newsletter-container .btn {
    padding: 9px 20px;
    font-size: 15px
  }

  .cart-table .close-button {
    margin-top: 10px
  }

  .table-responsive {
    border: none
  }

  .cart-table .item-name-col figure {
    margin-bottom: 20px
  }

  #shipping-form .control-label {
    width: 110px
  }

  #shipping-form .input-container {
    width: 220px
  }

  .single-portfolio-btn-container {
    top: -57px
  }

  .portfolio-btn {
    width: 41px;
    height: 30px
  }

  .portfolio-btn.portfolio-btn-prev {
    background-position: -108px -200px
  }

  .portfolio-btn.portfolio-btn-next {
    background-position: -147px -200px
  }

  .portfolio-btn.portfolio-btn-prev:hover {
    background-position: -108px -228px
  }

  .portfolio-btn.portfolio-btn-next:hover {
    background-position: -147px -228px
  }

  .team-member-header figure {
    margin-left: auto;
    margin-right: auto
  }

  .no-content .no-content-comment {
    margin-left: -240px
  }

  .pago img,
  .entrega img {
    width: 100%
  }

  .fuera-servicio .pago-entrega {
    float: none;
    margin-top: 20px
  }

  .category-item-container .item {
    min-height: 397px
  }

  #price-range {
    width: 190px
  }

  #price-range-details .input-group {
    width: 100px
  }

  .no-padding {
    padding-left: 0;
    padding-right: 15px
  }

  .tab-style-2 li a {
    font: 600 12px/20px 'Muli', "Open Sans", sans-serif;
    padding: 9.5px 9px
  }

  #category-filter.acc-nuestros-productos.inicio {
    max-height: none;
    display: none
  }

  .lista-categorias .item {
    min-height: 280px
  }

  .contenido-404 img {
    width: auto !important;
    max-height: 200px
  }

  .contenido-producto-no-encontrado img {
    width: auto !important;
    max-height: 200px;
    margin: 0 auto
  }

  .precanasta-cantidad .modal-sm {
    width: 300px;
    margin: 10px auto
  }

  #sticker {
    position: relative !important;
    top: 20px !important;
    width: 100%
  }

  .fuera-servicio .contact-phones {
    float: none !important;
    margin: 0 auto;
    width: 200px
  }

  .item-price i {
    display: none
  }

  .icon-button.icon-like {
    text-indent: -99999px !important
  }

  product-list .toolbox-pagination .view-count-box {
    float: none;
    position: relative;
    top: -5px;
    right: auto;
    left: 0
  }

  product-list .sort-box {
    position: relative
  }

  .confirmacion-registro {
    margin-top: 0;
    padding-left: 0
  }

  .barra-mis-pedidos toolbox-pagination {
    clear: both !important;
    display: block !important
  }

  .barra-mis-pedidos .toolbox-pagination .view-count-box {
    float: none !important
  }

  .table-responsive {
    overflow-x: auto !important;
    overflow-y: hidden !important;
    width: 100% !important
  }

  .barra-mis-pedidos .sort-box {
    position: relative !important;
    top: 5px !important
  }

  .config-pedido-box.box2 h5 {
    background: rgba(0, 0, 0, 0) url("../img/sprite-config-pedido.png") no-repeat scroll -1px -41px !important;
    padding: 16px 10px 7px 50px !important;
    margin-bottom: 5px !important;
    line-height: 21px;
    font-size: 17px
  }

  .canasta-pedido .table .datos-prod {
    max-width: 100%;
    float: initial !important
  }

  .cant-en-xs label {
    line-height: 27px;
    margin-right: 3px
  }

  .copy {
    font-size: 11px
  }

  .pago-entrega {
    margin: 0 auto;
    justify-content: center
  }

  .item-name {
    font-size: 13px
  }

  .ratings-container,
  .description-container {
    text-align: center
  }

  .owl-carousel .item {
    min-height: 400px
  }

  .toolbox-pagination-header .toolbox-pagination {
    padding: 0;
    border: none
  }

  .view-count-box .select-dropdown {
    margin-right: 0
  }

  #category-header {
    padding: 15px 0
  }

  #category-header.category-banner .category-title {
    margin-top: -12px
  }

  #category-header.category-banner {
    border: 1px solid #ddd;
    border-bottom: 5px solid #19232d
  }

  #category-header.category-banner img {
    display: none
  }

  #category-header.category-banner .category-title h2 {
    font-size: 22px
  }

  #category-header.category-banner .category-title p,
  #category-header.category-banner .category-title .btn {
    display: none
  }

  #category-header .category-title {
    padding-top: 30px
  }

  .category-toolbar.top {
    padding: 0
  }

  .filter-resume.listcategoria {
    position: relative;
    top: 0;
    left: 0
  }

  .separator {
    margin-right: 0;
    display: inline-block
  }

  .content-filtros {
    box-shadow: 0 0 0 14px #fff
  }

  .filtro-tab {
    background: #2a4057;
    background: -moz-linear-gradient(top, #2a4057 1%, #19232d 9%, #1a2633 49%, #2a4057 72%, #1a2633 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #2a4057), color-stop(9%, #19232d), color-stop(49%, #1a2633), color-stop(72%, #2a4057), color-stop(100%, #1a2633));
    background: -webkit-linear-gradient(top, #2a4057 1%, #19232d 9%, #1a2633 49%, #2a4057 72%, #1a2633 100%);
    background: -o-linear-gradient(top, #2a4057 1%, #19232d 9%, #1a2633 49%, #2a4057 72%, #1a2633 100%);
    background: -ms-linear-gradient(top, #2a4057 1%, #19232d 9%, #1a2633 49%, #2a4057 72%, #1a2633 100%);
    background: linear-gradient(to bottom, #2a4057 1%, #19232d 9%, #1a2633 49%, #2a4057 72%, #1a2633 100%);
    border: 1px solid #fff;
    border-top: 0;
    border-radius: 4px 4px 15px 15px;
    color: #fff !important;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    box-shadow: 0 1px 0 1px #c7c7c7;
    position: relative
  }

  a.filtro-tab i.fa-filter,
  .filtro-tab span {
    width: 36px;
    height: 31px;
    font-size: 22px;
    line-height: 31px;
    color: #263742;
    text-shadow: 1px 1px 4px #e8e5e5;
    background-color: rgba(255, 255, 255, 0.69);
    float: right;
    border-radius: 2px 5px 13px 2px;
    position: absolute;
    top: 5px;
    right: 6px;
    text-align: center
  }

  .breadcrumb > li + li:before {
    padding: 0 5px
  }

  .product-list {
    margin-top: 10px;
    margin-bottom: 10px
  }

  .informacion-producto .product-list li {
    padding: 5px 9px
  }

  .config-pedido-box .dl-horizontal dt {
    top: 26px !important
  }

  .config-pedido-box .dl-horizontal dd {
    margin: 0 0 0 110px !important
  }

  .config-pedido-box.box1 h5 {
    margin-bottom: 0
  }

  .config-pedido-box {
    margin-bottom: 15px
  }

  .hproduct ul.breadcrumb li:nth-child(2) span {
    display: none;
    position: relative
  }

  .hproduct ul.breadcrumb li:nth-child(2):after {
    content: '...'
  }

  .btn-mostrar-catg {
    background-color: #19232d !important
  }

  #recover-password-form input[type="submit"] {
    margin-top: 0 !important
  }

  .main-content {
    margin-top: 10px
  }

  .col-md-12.col-sm-12.col-xs-12.ultimo-paso {
    padding: 0
  }

  .ultimo-paso .btn {
    padding: 8px 7px
  }

  .entregas-contactos ul strong {
    width: 22% !important
  }

  .detalles-pedidos .datos-prod {
    max-width: 220px;
    min-width: 220px;
    margin-right: 20px;
    float: left
  }

  .detalles-pedidos .cart-table .item-name-col figure {
    width: 80px !important;
    margin-bottom: 20px
  }

  .detalles-pedidos .extras-xs.visible-xs {
    float: left;
    text-align: left
  }

  .detalles-pedidos .extras-xs.visible-xs label {
    font-weight: bold;
    width: 98px
  }

  .detalles-pedidos input.form-control.cantidad {
    text-align: center;
    height: 28px;
    margin: 0 auto;
    display: inline-block;
    width: 60px
  }

  .row.carga-rapida-intro {
    margin-bottom: 5px !important
  }

  .carga-rapida-resumen.visible-sm {
    position: absolute
  }

  #paginacion-cargar-top .toolbox-pagination .view-count-box {
    top: 10px
  }

  #paginacion-cargar-top .toolbox-pagination .view-count-box span {
    display: none
  }

  div#paginacion-cargar-top {
    left: 140px;
    position: initial;
    top: 0;
    margin-top: 4px
  }

  .seccion-banners .banner-centro img + img {
    padding-top: 5%
  }

  .megamenu .megamenu-content {
    padding: 15px 10px 25px 30px !important
  }

  li.titulo-lista-submegamenu a {
    margin: 10px 0
  }

  #header .containerh .dropdown-menu {
    position: relative;
    width: 100%;
    max-height: 400px;
    overflow-y: scroll;
    margin: 0 0 20px !important;
    overflow-x: hidden
  }

  li.titulo-lista-submegamenu a {
    font-weight: 400 !important;
    font-size: 12px
  }

  .dropdown > a:after {
    display: none !important
  }

  div#lhc_status_container {
    display: none !important
  }

  .aside-ctrl--label {
    top: 26px
  }

  .dropdown-nivel2:after {
    content: none !important
  }

  div#paginacion-cargar-top .pagination {
    display: none
  }

  .config-pedido-box.box4 {
    display: none
  }

  .input-desc-box {
    margin-bottom: 15px
  }

  #login-form > div > div > div:nth-child(3) {
    margin-bottom: 15px
  }

  .acceso-crear-cuenta,
  .tips-recuperar {
    margin-top: 40px
  }

  input.btn[value="Reestablecer"] {
    float: left false;
    margin-bottom: 10px
  }

  .icon-button.icon-like {
    margin-right: 5px
  }

  .desea-hacer a {
    display: block;
    width: 80vmin;
    margin: 10px auto !important
  }

  .banner-centro.no-padding > a:nth-child(1) > img {
    margin-bottom: 5.5%
  }

  li.product-valor div {
    border-bottom: 1px solid #dfdfdf;
    border-top: 1px solid #ececec;
    padding-bottom: 7px
  }

  .tabs {
    display: none
  }

  .tab-accordion_heading {
    background-color: #fff;
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 10px 20px;
    display: block;
    cursor: pointer;
    font-weight: normal;
    color: #666;
    font-size: 1em
  }

  .d_active {
    background-color: #0664cd;
    color: #fff;
    border-color: #0664cd
  }

  .form-contact {
    margin-bottom: 40px
  }

  .item-pcontrol {
    width: 33.3%
  }

  .toolbox-filter .sort-box div {
    margin-bottom: 7px
  }
}

@media (max-width: 600px) {
  .datos-sucursal ul.address li.pbx,
  .datos-sucursal ul.address li.email {
    width: 100%
  }

  .datos-sucursal ul.address li.horarios-fsemana span {
    display: none
  }

  a.btn {
    font-size: 13px
  }

  #quick-access .quick-search-form .form-group {
    width: 205px
  }

  .row.seccion-banners {
    display: none
  }

  .carga-rapida-products .sort-box input.boton-busqueda-productos {
    display: initial
  }

  ul.breadcrumb {
    font-size: 12px
  }

  .header-link > a {
    font-size: 11px;
    font-weight: normal !important
  }

  div#paso3 a.btn,
  div#paso2 a.btn,
  div#paso1 a.btn {
    float: left;
    display: inline-block;
    width: 100%
  }

  #paginacion-bottom-cargar ul.pagination {
    margin-top: 0 !important
  }

  #footer .links li a {
    font-size: 12px
  }

  #login-form > div > div > span:nth-child(4) > span {
    top: -8px
  }

  .datos-totales + div + div > div div.pull-left > a.btn {
    display: block;
    margin-bottom: 5px
  }
}

@media (max-width: 480px) {
  h3 {
    font-size: 19px
  }

  .drop-price {
    display: none
  }

  #quick-access {
    width: 50%
  }

  .item.item-list .item-image-container {
    margin-right: 20px;
    margin-bottom: 20px
  }

  #product-image-carousel-container {
    width: 54px;
    margin-right: 16px
  }

  #product-image-container {
    width: 230px;
    height: inherit
  }

  #product-image-container .item-price-container {
    width: 90px;
    height: 90px;
    font-size: 23px;
    line-height: 20px
  }

  #product-image-container .item-price-container .old-price {
    margin-top: 25px
  }

  #product-image-container .item-price-container .item-price {
    margin-top: 35px
  }

  .twitter_feed .flex-direction-nav {
    top: 100%;
    margin-left: -84px;
    margin-top: -10px
  }

  #footer .facebook-likebox iframe {
    height: 260px
  }

  #shipping-form .control-label {
    width: 110px
  }

  #shipping-form .input-container {
    width: 140px
  }

  .team-member,
  .service-box-container {
    width: 100%;
    float: none
  }

  #content.no-content {
    min-height: 600px
  }

  .no-content .no-content-comment {
    width: 100%;
    background-size: 100%;
    background-position: center center;
    margin-left: -50%
  }

  .pago,
  .entrega {
    height: auto
  }

  .pago img {
    width: 100%
  }

  #sticker #contact-form .input-group.pull-left,
  #sticker #contact-form .input-group.pull-right {
    width: 100%
  }

  .datos-sucursal .mapa {
    float: none !important;
    margin: auto;
    width: 140px
  }

  .datos-sucursal ul.address {
    max-width: none;
    width: 100%
  }

  #login-tabs ul li a {
    border: 1px solid #ddd !important;
    border-radius: 3px 3px 0 0 !important;
    font: 500 13px/15px 'Muli', "Open Sans", Arial, sans-serif !important;
    height: 45px;
    max-width: 210px;
    padding: 15px 10px !important;
    text-align: center !important
  }

  div.item-pc {
    width: 100% !important
  }

  .view-count-box .select-dropdown {
    margin-top: 2px
  }

  .lista-categorias .item {
    min-height: 280px
  }

  #breadcrumb-container {
    font-size: 12px
  }

  .breadcrumb > li + li:before {
    padding: 0 3px
  }

  .carga-rapida-products .sort-box {
    width: 100%
  }

  .header6 #inner-header {
    padding-top: 0px
  }

  .header6 #inner-header .logo-container {
    margin-bottom: 0
  }

  .logo img {
    width: 100%;
    height: 100%;
    position: relative;
    bottom: 0;
    left: -7px
  }

  .logo-footer img {
    width: 50%;
    height: auto
  }

  .quick-search-form .form-control {
    height: 30px;
    padding: 5px;
    width: auto
  }

  #quick-search {
    height: 30px
  }

  #quick-search {
    background-position: 0 -120px
  }

  #quick-access .quick-search-form .form-group {
    max-width: 180px
  }

  .dropdown-cart-menu-container {
    top: 73px
  }

  .dropdown-cart-menu-container {
    top: 87px !important
  }

  #footer h3 {
    font-size: 13px;
    font-weight: bold;
    line-height: 22px
  }

  .links-pie {
    font-size: 12px;
    line-height: 17px
  }

  .copy {
    font-size: 10px
  }

  .recomendar-amigo > a > span {
    display: none
  }

  .recomendar-amigo {
    float: left;
    border-right: none
  }

  .canasta-pedido .table figure {
    width: 100% !important
  }

  #content-bot-canasta .btn {
    width: 100%
  }

  .row.home-banners {
    display: none
  }

  .input-group {
    margin-bottom: 15px
  }

  .deseas-hacer a.btn {
    display: block;
    margin: 10px 0
  }

  .entregas-contactos ul strong {
    display: block !important;
    width: 100% !important;
    margin-bottom: 3px !important
  }

  .entregas-contactos ul strong:before {
    content: '.';
    position: relative;
    left: -3px;
    line-height: 0;
    font-size: 30px;
    top: -3px
  }

  .datos-entregas {
    width: 100% !important;
    padding-left: 10px;
    padding-bottom: 10px
  }

  #paginacion-cargar-top .toolbox-pagination .view-count-box {
    top: 46px
  }

  .seccion-banners {
    display: none
  }

  .header6 .dropdown-cart-menu-container {
    margin-top: -9px
  }

  .help-block {
    top: -13px !important
  }

  .sort-box.products-categories .col-md-6 {
    width: 100%
  }

  .row.carga-rapida-productos toolbox-filter > div > div > div:nth-child(2) > div,
  #filtros-top > toolbox-filter > div > div > div:nth-child(2) > div.pull-right {
    float: left false
  }

  .products-categories input.boton-busqueda-productos {
    width: 155px
  }

  #product-image-carousel-container {
    display: none
  }

  .product-viewer #product-image-container {
    width: 100%
  }

  .datos-sucursal ul.address li.nombre {
    margin-top: 20px
  }

  .item-pcontrol {
    width: 50%
  }

  .left-small {
    float: left !important
  }

  .full-small {
    width: 100%
  }

  .sort-box .btn.select-btn {
    padding: 1px 5px
  }
}

@media (max-width: 380px) {
  .pagination > li > a,
  .pagination > li > span {
    margin-left: 1px;
    width: 25px
  }

  #login-tabs ul li a {
    font: 500 12px/15px 'Muli', "Open Sans", Arial, sans-serif !important;
    height: 36px;
    padding: 10px 7px !important
  }

  .lista-categorias .item {
    min-height: 285px
  }

  #quick-access .quick-search-form .form-group {
    max-width: 145px !important
  }

  .quick-search-form .form-group {
    top: 3px !important
  }

  .header6 #quick-search {
    margin-top: 3px
  }

  .header6 #inner-header {
    padding-top: 0px
  }

  .header6 #inner-header .header-inner-right {
    margin-bottom: 30px
  }

  .header6 .dropdown-cart-menu-container {
    top: 83px !important
  }

  #footer h3 {
    font-size: 12px !important;
    font-weight: normal !important
  }

  .txt-logo-footer h6 {
    font-size: 12px !important;
    font-weight: normal !important
  }

  ul.redes-producto span {
    display: none
  }

  .datos-prod {
    float: none !important
  }

  .datos-prod > .item-name {
    text-align: center !important;
    float: none
  }

  .canasta-pedido .table .cantidad {
    width: 60px !important
  }

  p.header-text {
    font-size: 10px
  }

  #header .dropdown-cart .dropdown-cart-menu {
    padding: 10px;
    width: 280px
  }

  .dropdown-menu.dropdown-cart-menu div[ng-if^="cart"] {
    min-width: 260px
  }

  .dropdown-cart .dropdown-cart-product-list figure img {
    max-width: 90%
  }

  .dropdown-cart .dropdown-cart-product-list figure {
    width: 70px
  }

  .dropdown-cart .dropdown-cart-product-list figure {
    height: 70px
  }

  .cart-resume-2-item {
    max-height: 190px !important
  }

  .cart-resume-1-item {
    max-height: 110px !important
  }

  .cart-resume-3-item {
    max-height: 300px !important
  }

  .captcha > .ng-isolate-scope {
    transform: translateX(-27px) scale(.8);
    -webkit-transform: translateX(-27px) scale(.8);
    -moz-transform: translateX(-27px) scale(.8);
    -ms-transform: translateX(-27px) scale(.8)
  }

  .recibir-promociones input {
    width: 20px;
    margin: 3px 2px 0 0
  }

  .recibir-promociones .col-md-12.pointer {
    display: flex
  }

  div#actualizacion-usuario .nav-pills li {
    width: 100%;
    margin: 0
  }

  div#actualizacion-usuario .nav-pills li a {
    border-radius: 0
  }

  .cuenta-promo {
    display: flex
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .service-icon {
    background-image: url("../img/sprites/aboutus-icons@2x.png");
    background-size: 496px 248px;
    -webkit-background-size: 496px 248px
  }

  .twitter_feed .flex-direction-nav a {
    background-image: url("../img/sprites/twitterfeednav@2x.png");
    background-size: 70px 50px;
    -webkit-background-size: 70px 50px
  }

  #responsive-nav-button #responsive-nav-button-icon {
    background-color: #75bfff;
    background-image: url("../img/sprites/responsive-menu-icon@2x.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 21px 21px;
    -webkit-background-size: 21px 21px
  }

  .ratings {
    background-image: url("../img/sprites/ratings@2x.png");
    background-size: 94px 32px;
    -webkit-background-size: 94px 32px
  }

  .ratings .ratings-result {
    background-image: url("../img/sprites/ratings@2x.png");
    background-size: 94px 32px;
    -webkit-background-size: 94px 32px
  }

  .footerslider .ratings {
    background-image: url("../img/sprites/ratings-small@2x.png");
    background-size: 86px 32px;
    -webkit-background-size: 86px 32px
  }

  .footerslider .ratings .ratings-result {
    background-image: url("../img/sprites/ratings-small@2x.png");
    background-size: 86px 32px;
    -webkit-background-size: 86px 32px
  }

  .item-add-btn.icon-cart {
    background-image: url("../img/sprites/cart@2x.png");
    background-size: 22px 18px;
    -webkit-background-size: 22px 18px;
    background-repeat: no-repeat;
    background-position: center center
  }

  .category-toolbar .icon-button {
    background-image: url("../img/sprites/category-icons@2x.png");
    background-size: 70px 30px;
    -webkit-background-size: 70px 30px
  }

  .category-toolbar .icon-button:hover,
  .category-toolbar .icon-button:focus,
  .category-toolbar .icon-button:active,
  .category-toolbar .icon-button.active {
    background-image: url("../img/sprites/category-icons-active@2x.png");
    background-size: 70px 30px;
    -webkit-background-size: 70px 30px
  }

  .elastislide-wrapper nav span {
    background-image: url("../img/sprites/product-nav@2x.png");
    background-size: 60px 50px;
    -webkit-background-size: 60px 50px
  }

  .icon-button {
    background-image: url("../img/sprites/item-icons@2x.png");
    background-size: 70px 35px;
    -webkit-background-size: 70px 35px
  }

  #main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li,
  #main-nav-container #main-nav #responsive-nav ul li .mega-menu .mega-menu-list li {
    background-image: url("../img/sprites/menu-list-type@2x.png");
    background-size: 6px 6px;
    -webkit-background-size: 6px 6px
  }

  #footer .links li {
    background-image: url("../img/sprites/footer-menu-list-type@2x.png");
    background-size: 6px 6px;
    -webkit-background-size: 6px 6px
  }

  .filter-icon {
    background-image: url("../img/sprites/category-filter-icons@2x.png");
    background-size: 100px 50px;
    -webkit-background-size: 100px 50px
  }

  .services-slider .service-icon {
    background-image: url("../img/sprites/service-icons@2x.png");
    background-size: 496px 248px;
    -webkit-background-size: 496px 248px
  }

  .sbToggle {
    background-image: url("../img/sprites/selectbox@2x.png");
    background-size: 76px 38px;
    -webkit-background-size: 76px 38px
  }

  .large-selectbox .sbToggle {
    background-image: url("../img/sprites/selectbox-large@2x.png");
    background-size: 94px 47px;
    -webkit-background-size: 94px 47px
  }
}

@media (min-width: 1200px) {

  #top-links li.salir-top a {
    margin: 0 7px;
    padding: 12px;
  }

  #category-header.category-banner {
    margin-bottom: 12px !important
  }

  .item .item-image-container img {
    max-width: 175px !important;
    max-height: 180px
  }

  .item-image-wrapper {
    height: 165px
  }

  .item.item-product {
    max-height: 350px;
    min-height: 370px
  }

  #quick-access .quick-search-form .form-group {
    width: 380px
  }

  .header6 #main-nav-container #main-nav .menu > li:first-child a {
    padding-left: 15px
  }

  .lista-categorias .item {
    min-height: 250px
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  #top-links li.salir-top a {
    margin: 0 7px;
    padding: 12px;
  }

  .item-image-wrapper img {
    max-height: 120px !important;
    min-height: 120px !important
  }

  .header6 #main-nav-container #main-nav .menu > li > a {
    padding: 11px
  }

  .item-image-wrapper {
    height: 135px !important
  }

  #top-links li {
    margin-right: 0
  }

  .item.item-product {
    max-height: 320px;
    min-height: 320px
  }

  #footer h3 {
    font-size: 1.1em
  }

  .datos-prod {
    width: 195px
  }

  .table-striped.tb-cotizacion {
    font-size: 12px
  }

  #main-nav-container.fixed {
    max-width: inherit;
    padding: 10px
  }

  .item-price-container {
    margin-top: 25px
  }

  #main-nav-container.fixed .search-input-menu-text {
    position: absolute;
    right: 140px
  }

  #main-nav-container.fixed .search-box-input input {
    width: 130px
  }

  #main-nav-container.fixed .search-box-input input:focus {
    width: 200px
  }

  .marg-bot-0 {
    margin-bottom: 40px
  }

  .carac-promo {
    width: 100%;
    margin-bottom: 40px
  }

  .carac-promo h4 br {
    display: none
  }

  .items-promo section {
    padding: 35px 0 10px 50px
  }

  .txt-logo-footer p {
    font-size: 13px;
    line-height: 1.4em
  }

  .tunnel_new .panel-heading {
    font: 400 15px/16px "Roboto", Arial, sans-serif;
    box-shadow: inset 15px 0 #ff8d00;
    padding-left: 25px
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  #category-header.category-banner {
    margin-bottom: 17px !important
  }

  .dropdown > a:after {
    font-size: 14px !important;
    margin-left: 1px !important
  }

  ul#top-links {
    display: none
  }

  #footer h3 {
    font-size: 17px
  }

  #top-links {
    display: none;
    top: 30px;
    position: absolute;
    background: #e9e9e9;
    right: 0;
    width: 250px;
    z-index: 99999
  }

  #top-links li a {
    color: #555
  }

  #top-links .mi-carrito-top a {
    padding: 6px;
    margin: 0
  }

  #top-links li.visible-tb {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    padding: 0;
    border-left: none
  }

  #top-links .mi-carrito-top {
    border-left: none
  }

  #top-links .mi-cuenta-top a {
    width: 100%
  }

  .item .item-image-container img {
    max-width: 125px !important
  }

  .item-image-wrapper {
    max-height: 130px
  }

  .item.item-product {
    max-height: 310px !important;
    min-height: 310px
  }

  .item-price-container {
    margin-top: 15px
  }

  .canasta-pedido.pagcanasta .table figure {
    display: none
  }

  .canasta-pedido .table .item-name {
    font-size: 13px;
    line-height: 17px
  }

  .config-pedido-box.box2 {
    padding: 0 !important
  }

  .config-pedido-box.box1 h5,
  .config-pedido-box.box2 h5,
  .config-pedido-box.box3 h5 {
    background: none !important;
    padding: 0 !important;
    text-align: center
  }

  .config-pedido-box h5 {
    font-size: 14px !important;
    font-weight: 600
  }

  #filtros-top-cotizacion .ver-cotizacion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .paginador-cotizacion .paginador-pp {
    float: left
  }

  .header-cotizacion {
    padding: 0 !important;
    margin-bottom: 20px
  }

  .header-cotizacion strong {
    font-size: 15px !important;
    font-weight: 700 !important
  }

  .table-striped.tb-cotizacion {
    font-size: 11px
  }

  .anotaciones strong {
    font-size: 12px
  }

  .header6 #main-nav-container #main-nav .menu > li > a {
    padding: 12.5px 10px;
    font-size: 12px
  }

  #main-nav-container.fixed {
    max-width: inherit
  }

  .header-box.user-box {
    display: block !important
  }

  .newsletter-inner strong {
    text-align: center;
    display: block
  }

  .newsletter-inner {
    min-height: 70px
  }

  .newsletter-inner:before {
    top: 5px
  }

  .newsletter-inner:after {
    top: 6px
  }

  .bloque_1-home-desc h2 {
    font-size: 25px;
    margin-bottom: 4px
  }

  .carac-promo {
    margin-bottom: 40px
  }

  .items-promo section {
    padding: 30px 0 10px 30px
  }

  .carac-promo h4 br {
    display: none
  }

  .welcome-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .txt-logo-footer {
    width: inherit
  }

  .sidebar #category-filter.acc-nuestros-productos h3 {
    font: 300 15px/30px "Oswald", Arial, sans-serif !important;
    padding: 0 10px 0 15px;
    letter-spacing: 0;
    box-shadow: none
  }

  #category-filter .panel .accordion-title span {
    padding-left: 35px
  }

  #category-filter.acc-nuestros-productos .accordion-header {
    padding: 10px
  }

  #category-filter.acc-nuestros-productos .accordion-title a {
    letter-spacing: inherit;
    font-size: 13px
  }

  .categorie-bar-home #acc-categorias {
    height: calc(100% - 45px)
  }

  .search-box-input {
    width: 130px
  }

  .search-input-menu-text {
    padding: 7px !important
  }

  .search-box-input input {
    width: 90px
  }

  .search-box-input input:focus {
    width: 200px;
    position: absolute;
    right: 35px
  }

  #main-nav-container.fixed .search-box-input input {
    width: 95%
  }

  #main-nav-container.fixed .search-box-input {
    width: 100%
  }

  #main-nav-container.fixed .search-input-menu-text {
    width: 100%
  }

  #main-nav-container.fixed .search-input-menu-text {
    padding: 15px 0 5px
  }

  .small-box {
    margin-bottom: 20px
  }

  .orderlist {
    text-align: right;
    position: relative;
    right: -15px
  }

  #filtros-top-cotizacion .paginacion-cotizacion {
    padding: 0
  }

  .search-cotizacion,
  .orderlist {
    margin-bottom: 15px
  }
}

@media (max-width: 767px) {
  .btn-smart {
    width: 100%;
  }

  #top-links {
    display: inline-flex;
    top: 0px;
    position: absolute;
    right: 0;
    z-index: 99999
  }

  #top-links li a {
    color: #fff
  }

  #top-links .mi-carrito-top a {
    padding: 10px 10px 22px;
    margin: 0
  }

  #top-links li.visible-tb {
    width: 100%;
    float: left;
    padding: 0;
    border-left: none
  }

  #footer h3 {
    font-size: 18px;
    font-weight: 600
  }

  .logo {
    text-align: left;
    margin: 15px 0
  }

  .logo img {
    width: 180px;
    height: 80px
  }

  #top-links li a {
    padding: 12px;
    border: 0;
    height: auto;
    margin: 0;
    padding-left: 9px
  }

  #top-links li.salir-top a {
    padding: 12px;
  }

  #top-links .mi-cuenta-top a {
    width: 100%
  }

  .item .item-image-container img {
    max-height: 180px
  }

  .item-image-wrapper {
    height: 180px
  }

  .header-text span.glyphicon {
    color: #626262;
    font-size: 18px;
    position: relative;
    top: 5px;
    left: 2px;
    display: inline !important
  }

  .category-item-container .item {
    min-height: 370px
  }

  .banner-centro.no-padding > a:nth-child(1) > img {
    margin-bottom: 4%
  }

  #pestana_der {
    bottom: 0;
    width: 100%;
    top: inherit;
    border-radius: 0;
    box-shadow: inset 0 1px 0 #5a5a5a;
    z-index: 9;
    background: #313131
  }

  #pestana_der li {
    box-shadow: none;
    display: inline-block;
    position: relative
  }

  #pestana_der li a {
    color: #eee;
    border-right: 0;
    height: 40px;
    width: 40px;
    box-shadow: 1px 0 0 #5a5a5a
  }

  #pestana_der li a i {
    font-size: 20px;
    top: -4px;
    position: relative
  }

  #pestana_der li:first-child a {
    box-shadow: 1px 0 0 #5a5a5a, -1px 0 0 #5a5a5a
  }

  #pestana_der li a:hover {
    width: 50px
  }

  #pestana_der li:hover a {
    border-right: 0;
    color: #9a9a9a
  }

  #pestana_der:hover a {
    width: 40px;
    color: #eee
  }

  .ttip_pd {
    margin-top: -45px;
    padding: 5px 6px;
    box-shadow: none;
    bottom: 47px;
    border-radius: 0
  }

  .ttip_pd {
    right: initial
  }

  .ttip_pd:after {
    left: 20px;
    top: 100%;
    margin-top: 0;
    border-top-color: #f58634;
    border-left-color: transparent
  }

  @-webkit-keyframes bounceInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateY(200px)
    }
    40% {
      opacity: 1;
      -webkit-transform: translateY(-30px)
    }
    60% {
      -webkit-transform: translateY(10px)
    }
    100% {
      -webkit-transform: translateY(0)
    }
  }
  @-moz-keyframes bounceInRight {
    0% {
      opacity: 0;
      -moz-transform: translateY(200px)
    }
    40% {
      opacity: 1;
      -moz-transform: translateY(-30px)
    }
    60% {
      -moz-transform: translateY(10px)
    }
    100% {
      -moz-transform: translateY(0)
    }
  }
  #responsive-nav-button #responsive-nav-button-icon {
    background-color: #43c232
  }

  #responsive-nav-button:hover #responsive-nav-button-icon,
  #responsive-nav-button.active #responsive-nav-button-icon {
    background-color: #43c232
  }

  #main-nav-container #main-nav #responsive-nav ul li ul a .subitem-menu img {
    width: 18px;
    float: left;
    margin-right: 10px
  }

  #main-nav-container #main-nav #responsive-nav ul li ul a .subitem-menu p {
    font-size: 12px;
    margin-bottom: 3px
  }

  #main-nav-container #main-nav #responsive-nav ul li ul a {
    padding: 12px 0 12px 15px !important
  }

  #slthird {
    display: none;
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    background: #990c54;
    z-index: 99999;
    padding: 10px 10px 10px;
    top: 31px;
    border: 1px solid #eee
  }

  .iconos-tercero {
    font-size: 1.6em;
    float: left;
    position: absolute;
    top: 2px
  }

  .d_active {
    background-color: #454545;
    color: #fff;
    border-color: #454545
  }

  #wrapper-detail-description {
    height: auto
  }

  .resumen-cotizaciones div {
    margin-bottom: 4px;
    text-align: center
  }

  .paginador-cotizacion .paginador-pp {
    float: left
  }

  .ordenar-cotizacion div {
    float: right;
    left: 13px
  }

  .select-dropdown .select-btn {
    padding: 3px 8px !important
  }

  .header-cotizacion {
    padding: 0 15px 20px !important
  }

  .logotipo-header-cotizacion {
    width: 100%
  }

  .logotipo-header-cotizacion img {
    width: 180px;
    display: block;
    margin: 0 auto 30px
  }

  .header-cotizacion strong {
    font-size: 15px !important;
    font-weight: 700 !important
  }

  .header-cotizacion .cotizacion-datos-header strong {
    font-size: 15px !important
  }

  .text-center.datos-header {
    text-align: left
  }

  .col-md-3.firma {
    margin-bottom: 20px
  }

  #main-nav-container {
    background: #0076c0
  }

  .logo img {
    width: 200px;
    height: auto
  }

  .header6 #inner-header .logo-container {
    margin-bottom: 10px
  }

  /*#header {*/
  /*-webkit-box-shadow: 1px 1px 10px 1px #ececec, 0 -52px #ececec inset, 0 -44px #ececec inset;*/
  /*box-shadow: 1px 1px 10px 1px #ececec, 0 -52px #ececec inset, 0 -44px #ececec inset*/
  /*}*/
  #responsive-nav-button #responsive-nav-button-icon {
    margin-left: 0
  }

  /*.search-input-menu-text {*/
  /*padding: 8px 0 0 !important*/
  /*}*/
  #quick-access {
    margin-top: 15px
  }

  .flex-container.home {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .btn-mostrar-catg {
    background-color: #f55f00 !important;
    margin: 10px !important
  }

  .owl-carousel .item {
    min-height: 345px
  }

  .welcome_message-content {
    width: inherit
  }

  .bloque_1-home-desc h2 {
    font-size: 23px;
    margin-bottom: 2px
  }

  .banner_block {
    margin-bottom: 20px
  }

  .header-box.user-box {
    display: block !important
  }

  .header6 .dropdown-cart-menu-container {
    position: inherit;
    z-index: inherit
  }

  .header-inner-right-wrapper {
    padding-top: 0px
  }

  .header6 #inner-header .header-inner-right {
    margin-bottom: 10px;
  }

  #category-header.category-banner {
    margin-top: 0
  }

  .welcome-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .items-promo section {
    padding: 30px 0 0 20px
  }

  .carac-promo {
    width: 100%;
    padding-left: 70px;
    margin-bottom: 25px
  }

  .carac-promo .mi-img {
    width: 55px;
    height: 55px
  }

  .carac-promo h4 br {
    display: none
  }

  .banners-bloque1-home {
    margin-bottom: 10px;
    margin-top: 25px
  }

  .banners-bloque1-home div[class^="col-"]:last-child {
    display: none
  }

  .li-productos {
    position: relative !important
  }

  #product-image-container figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .btns-bot-canasta a {
    padding: 7px 8px
  }

  .canasta-pedido .table .item-name {
    margin-bottom: 10px !important
  }

  .tunnel_new .control-label {
    padding: 5px 15px 0
  }

  .tunnel_new .resumen-canasta {
    background: #fff
  }

  .tunnel_new .panel-heading {
    font: 400 15px/13px "Roboto", Arial, sans-serif;
    box-shadow: inset 10px 0 #ff8d00;
    padding-left: 20px
  }

  .small-box {
    margin-bottom: 10px
  }

  .search-cotizacion input {
    width: 98%
  }

  .orderlist {
    text-align: right;
    position: relative;
    right: -15px
  }

  .orderlist label {
    margin: 1px
  }

  .search-cotizacion,
  .orderlist {
    margin-bottom: 15px
  }

  #filtros-top-cotizacion .paginacion-cotizacion {
    padding: 0
  }

  @-moz-keyframes bounceInRight {
    0% {
      opacity: 0;
      transform: translateY(200px)
    }
    40% {
      opacity: 1;
      transform: translateY(-30px)
    }
    60% {
      transform: translateY(10px)
    }
    100% {
      transform: translateY(0)
    }
  }
  @-webkit-keyframes bounceInRight {
    0% {
      opacity: 0;
      transform: translateY(200px)
    }
    40% {
      opacity: 1;
      transform: translateY(-30px)
    }
    60% {
      transform: translateY(10px)
    }
    100% {
      transform: translateY(0)
    }
  }
  @-o-keyframes bounceInRight {
    0% {
      opacity: 0;
      transform: translateY(200px)
    }
    40% {
      opacity: 1;
      transform: translateY(-30px)
    }
    60% {
      transform: translateY(10px)
    }
    100% {
      transform: translateY(0)
    }
  }
  @keyframes bounceInRight {
    0% {
      opacity: 0;
      transform: translateY(200px)
    }
    40% {
      opacity: 1;
      transform: translateY(-30px)
    }
    60% {
      transform: translateY(10px)
    }
    100% {
      transform: translateY(0)
    }
  }
}

@media (max-width: 600px) and (min-width: 480px) {
  .user-box .header-box-icon-earphones {
    display: none
  }

  #header .dropdown-cart-menu-container .dropdown-toggle {
    padding: 1px 10px 0 50px;
    font-weight: 400
  }

  .header-box {
    margin-left: 0;
    padding: 7px 10px
  }

  .logo img {
    width: 170px
  }

  .header-inner-right-wrapper {
    padding-top: 0
  }

  .user-box,
  .transp-box {
    top: 9px
  }
}

@media (max-width: 480px) {
  #filtros-top-cotizacion .ordenar-cotizacion {
    display: none
  }

  .text-center.datos-header {
    margin-bottom: 20px
  }

  .text-center.datos-header,
  .cotizacion-datos-header {
    width: 100%;
    text-align: center
  }

  .cotizacion-datos-header .text-right {
    text-align: center
  }

  .cabezas-info + .entregas-contactos ul strong {
    display: inherit !important
  }

  .cabezas-info + .entregas-contactos ul strong:before {
    content: none
  }

  .botonera-acciones a {
    display: block
  }

  .header6 .dropdown-cart-menu-container {
    margin-top: -1px
  }

  .logo {
    text-align: center;
    margin: 0px
  }

  .logo img {
    width: 100%;
    height: auto;
    top: 0
  }

  .dropdown-cart-menu-container {
    top: 103px !important
  }

  .email-bottom {
    display: none
  }

  .bloque_1-home-desc h2 {
    font-size: 20px
  }

  .purchased-items-container.carousel-wrapper h2 {
    letter-spacing: 0
  }

  .header6 #inner-header .logo-container {
    margin-bottom: 10px;
    width: 100%
  }

  .header6 #inner-header .header-inner-right {
    margin-bottom: 5px;
    width: 100%
  }

  .user-box,
  .transp-box {
    top: 0px
  }

  #main-nav-container .search-box {
    width: 70%
  }

  #inner-footer div[class*="widget sm-margin"] {
    width: 100%
  }

  #footer .links li a {
    font-size: 13px
  }

  .links-pie {
    font-size: 13px;
    line-height: 18px
  }

  .links-pie span {
    min-height: 23px
  }

  .header-box.user-box {
    float: left !important
  }

  .header-box {
    padding: 15px 0px 15px 55px;
  }

  .search-box-input {
    width: 200px
  }

  .orderlist span.separator {
    display: none
  }

  .search-cotizacion #buscar-filtrar {
    display: none
  }
}

@media (max-width: 380px) {
  #quick-access .quick-search-form .form-control {
    width: 80%
  }

  #quick-access .quick-search-form .form-group {
    background: transparent
  }

  .quick-search-form .form-group {
    top: 7px !important
  }

  .header6 #quick-search {
    margin-top: 3px;
    top: 4px;
    position: relative
  }

  .text_transporte {
    width: 80px
  }

  .header6 .dropdown-cart-menu-container {
    top: 94px !important
  }

  .purchased-items-container.carousel-wrapper h2 {
    font-size: 16px;
    text-shadow: none;
    letter-spacing: 0
  }

  .welcome_message-content h2 {
    line-height: 36px
  }

  .user-box .header-box-icon-earphones {
    display: none
  }

  .header-box.user-box {
    padding-left: 0
  }
}

.modal {
  z-index: 99999
}

@media print {
  @page {
    margin: 5mm;
    size: A3
  }

  #footer,
  #header,
  #pestana_der,
  #lhc_status_container,
  .detalles-pedido-titulo,
  .calificacion,
  .botonera-acciones,
  #scroll-top.fixed,
  .separador-detalles-pedidos,
  .breadcrumb,
  .footer_newsletter {
    display: none
  }

  section#content div + .container,
  .container.fondo-blanco,
  #breadcrumb-container + div > .container {
    padding: 0 20px;
    width: 100%
  }

  .header-cotizacion {
    padding: 0
  }

  a:link:after,
  a:visited:after {
    content: " [" attr(href) "] ";
    font-size: 0%
  }

  .f_anexos {
    margin-left: 20px
  }

  .select_print,
  input {
    border: none
  }

  .header-cotizacion {
    padding: 0 20px
  }

  .header-cotizacion b {
    font-size: 14px
  }

  #cotizacion-form .col-md-4,
  .pedidos-bloques1.col-md-4 {
    width: 33.3%;
    float: left;
    padding: 0
  }

  .detalles-pedidos .table .table-title {
    font: 400 13px/22px 'Muli', "Open sans", sans-serif;
    padding: 5px 7px
  }

  h4.titulo-detalle-tabla {
    font-size: 15px
  }

  .table-striped.tb-cotizacion {
    float: right
  }

  .table.tb-cotizacion td {
    vertical-align: middle;
  }

  #cotizacion-form .col-md-4,
  #cotizacion-form .detalles-pedidos .col-md-12,
  #cotizacion-form .anotaciones-block.col-md-12,
  #cotizacion-form .formas-block.col-md-12 {
    padding: 0
  }

  .anotaciones-block .col-md-4 {
    width: 38.5% !important
  }

  .anotaciones-block .col-md-8 {
    width: 60% !important
  }

  .table-striped > tbody > tr:nth-child(even) > td,
  .table-striped > tbody > tr:nth-child(even) > th {
    background-color: #f7f7f7 !important
  }

  .header-cotizacion b span {
    color: #f00 !important
  }

  .cabezas-info.text-left {
    background-color: #f58634 !important;
    color: #fff !important
  }

  .cabezas-info.text-left.asesor,
  .pedidos-bloques1 .cabezas-info.text-left.asesor {
    background-color: #ceb814 !important
  }

  th.table-title {
    background: #626262 !important;
    color: #fff !important;
    border-color: #fff !important
  }

  .anotaciones strong {
    background-color: #ceb814 !important;
    color: #fff !important
  }

  .anotaciones strong.print-green,
  .cabezas-info.text-left.asesor.verdeprint {
    background-color: #f58634 !important
  }

  .calificacion {
    display: none
  }

  .only_print {
    display: inline-block
  }

  .no_print {
    display: none
  }

  .header-cotizacion strong {
    font-size: 20px !important
  }

  .header-cotizacion strong span {
    color: #f00 !important
  }

  .firma strong {
    font-size: 15px !important
  }
}

body {
  overflow: scroll
}

.simplebar,
[data-simplebar-direction] {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}

.simplebar .simplebar-scroll-content,
[data-simplebar-direction] .simplebar-scroll-content {
  overflow-y: scroll;
  overflow-x: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -ms-overflow-style: none;
}

.simplebar-scroll-content::-webkit-scrollbar {
  display: none
}

[data-simplebar-direction="horizontal"] .simplebar-scroll-content,
.simplebar.horizontal .simplebar-scroll-content {
  overflow-x: scroll;
  overflow-y: auto
}

.simplebar-track {
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 11px
}

.simplebar-track .simplebar-scrollbar {
  position: absolute;
  right: 2px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  min-height: 10px;
  width: 7px;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear;
  background: #6c6e71;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding
}

.simplebar-track:hover .simplebar-scrollbar {
  opacity: .7;
  -webkit-transition: opacity 0 linear;
  -moz-transition: opacity 0 linear;
  -o-transition: opacity 0 linear;
  -ms-transition: opacity 0 linear;
  transition: opacity 0 linear
}

.simplebar-track .simplebar-scrollbar.visible {
  opacity: .7
}

[data-simplebar-direction="horizontal"] .simplebar-track,
.simplebar.horizontal .simplebar-track {
  top: auto;
  left: 0;
  width: auto;
  height: 11px
}

[data-simplebar-direction="horizontal"] .simplebar-track .simplebar-scrollbar,
.simplebar.horizontal .simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto
}

/* angularjs-slider - v6.4.1 -
  (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> -
  https://github.com/angular-slider/angularjs-slider -
  2017-11-17 */

.rzslider {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4px;
  margin: 35px 0 15px 0;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.rzslider.with-legend {
  margin-bottom: 40px
}

.rzslider[disabled] {
  cursor: not-allowed
}

.rzslider[disabled] .rz-pointer {
  cursor: not-allowed;
  background-color: #d8e0f3
}

.rzslider[disabled] .rz-draggable {
  cursor: not-allowed
}

.rzslider[disabled] .rz-selection {
  background: #8b91a2
}

.rzslider[disabled] .rz-tick {
  cursor: not-allowed
}

.rzslider[disabled] .rz-tick.rz-selected {
  background: #8b91a2
}

.rzslider span {
  position: absolute;
  display: inline-block;
  white-space: nowrap
}

.rzslider .rz-base {
  width: 100%;
  height: 100%;
  padding: 0
}

.rzslider .rz-bar-wrapper {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 32px;
  padding-top: 16px;
  margin-top: -16px;
  box-sizing: border-box
}

.rzslider .rz-draggable {
  cursor: move
}

.rzslider .rz-bar {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 4px;
  background: #d8e0f3;
  border-radius: 2px
}

.rzslider .rz-bar-wrapper.rz-transparent .rz-bar {
  background: transparent
}

.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar {
  background: #df002d
}

.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar {
  background: #03a688
}

.rzslider .rz-selection {
  z-index: 2;
  background: #0db9f0;
  border-radius: 2px
}

.rzslider .rz-pointer {
  top: -14px;
  z-index: 3;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background-color: #0db9f0;
  border-radius: 16px
}

.rzslider .rz-pointer:after {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 4px;
  content: ''
}

.rzslider .rz-pointer:hover:after {
  background-color: #fff
}

.rzslider .rz-pointer.rz-active {
  z-index: 4
}

.rzslider .rz-pointer.rz-active:after {
  background-color: #451aff
}

.rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: #55637d;
  cursor: default
}

.rzslider .rz-bubble.rz-limit {
  color: #55637d
}

.rzslider .rz-ticks {
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box
}

.rzslider .rz-ticks-values-under .rz-tick-value {
  top: auto;
  bottom: -32px
}

.rzslider .rz-tick {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  margin-left: 11px;
  text-align: center;
  cursor: pointer;
  background: #d8e0f3;
  border-radius: 50%
}

.rzslider .rz-tick.rz-selected {
  background: #0db9f0
}

.rzslider .rz-tick-value {
  position: absolute;
  top: -30px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.rzslider .rz-tick-legend {
  position: absolute;
  top: 24px;
  max-width: 50px;
  white-space: normal;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}

.rzslider.rz-vertical {
  position: relative;
  width: 4px;
  height: 100%;
  padding: 0;
  margin: 0 20px;
  vertical-align: baseline
}

.rzslider.rz-vertical .rz-base {
  width: 100%;
  height: 100%;
  padding: 0
}

.rzslider.rz-vertical .rz-bar-wrapper {
  top: auto;
  left: 0;
  width: 32px;
  height: 100%;
  padding: 0 0 0 16px;
  margin: 0 0 0 -16px
}

.rzslider.rz-vertical .rz-bar {
  bottom: 0;
  left: auto;
  width: 4px;
  height: 100%
}

.rzslider.rz-vertical .rz-pointer {
  top: auto;
  bottom: 0;
  left: -14px !important
}

.rzslider.rz-vertical .rz-bubble {
  bottom: 0;
  left: 16px !important;
  margin-left: 3px
}

.rzslider.rz-vertical .rz-ticks {
  top: 0;
  left: -3px;
  z-index: 1;
  width: 0;
  height: 100%
}

.rzslider.rz-vertical .rz-tick {
  margin-top: 11px;
  margin-left: auto;
  vertical-align: middle
}

.rzslider.rz-vertical .rz-tick-value {
  top: auto;
  left: 24px;
  -webkit-transform: translate(0, -28%);
  transform: translate(0, -28%)
}

.rzslider.rz-vertical .rz-tick-legend {
  top: auto;
  right: 24px;
  max-width: none;
  white-space: nowrap;
  -webkit-transform: translate(0, -28%);
  transform: translate(0, -28%)
}

.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value {
  right: 24px;
  bottom: auto;
  left: auto
}

@import "bootstrap-datepicker.min.css";
.info-cookie a {
  color: #ddd;
  text-decoration: underline
}

.info-cookie a:hover {
  color: #808080
}

.info-cookie {
  text-align: center
}

.aceptar-cookies.btn {
  padding: 2px 7px;
  border-radius: 50%;
  color: #1b242d;
  margin-left: 10px;
  font-size: 16px;
  background: #eee
}

.aceptar-cookies.btn:hover {
  color: #eee;
  background: rgba(238, 238, 238, 0.31)
}

.carousel-inner > .item > .text-center > a > img {
  display: block;
  max-width: 100%;
  height: auto
}

#top-links li.salir-top {
  margin: 0
}

#header-top .header-link {
  right: 26px
}

.cart-resume-1-item {
  max-height: 110px;
  overflow-y: hidden
}

.cart-resume-2-item {
  max-height: 220px;
  overflow-y: hidden
}

.cart-resume-3-item {
  max-height: 360px
}

.simplebar-track .simplebar-scrollbar {
  cursor: pointer !important
}

.wrapper-clients {
  border: 1px solid #ddd;
  height: 200px;
  border-radius: 3px;
  padding: 10px 20px;
  margin-bottom: 20px;
  overflow: auto
}

.wrapper-clients .client input {
  cursor: pointer
}

.wrapper-clients .client label {
  position: relative;
  top: -2px;
  color: #666;
  cursor: pointer
}

.wrapper-clients .simplebar-track .simplebar-scrollbar {
  height: 50px !important
}

.wrapper-clients .simplebar-content {
  padding-top: 10px;
  padding-left: 15px
}

.seleccionar-cliente .btn,
.seleccionar-tercero .btn,
.seleccionar-centro-operacion .btn {
  font-size: 13px;
  border-radius: 3px !important;
  margin-left: 5px
}

.seleccionar-cliente .btn:disabled,
.seleccionar-tercero .btn:disabled,
.seleccionar-centro-operacion .btn:disabled {
  background-color: #ccc;
  border-color: #ccc
}

.table-mostrar-cliente td {
  text-align: left !important
}

.table-mostrar-cliente td.titulo {
  font-weight: bold !important
}

.modal-open .modal {
  z-index: 9999 !important
}

.buscarClass {
  padding: 12px 16px !important;
  font-size: 14px !important;
  display: block !important;
  text-align: center !important;
  color: #2d2620;
  font-family: 'Oswald', sans-serif;
  float: right !important
}

.margin-button-login {
  margin-top: 24px !important
}

.content-modal-body,
.btn-actions {
  margin: .5em 0
}

.select-dropdown .dropdown-menu {
  z-index: 901
}

@media (max-width: 767px) {
  .aside {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s
  }

  #aside-ctrl ~ .aside {
    width: 0;
    background: #fff
  }

  #aside-ctrl:checked ~ .aside .content-filtros {
    display: block;
    width: 235px;
    background: #fff;
    padding-bottom: 5px;
    margin: 14px
  }

  #aside-ctrl:checked ~ .aside .filtro-productos-responsive {
    background: #fff
  }

  #aside-ctrl ~ .aside .content-filtros {
    display: none;
    width: 0
  }

  #aside-ctrl:checked ~ .aside {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 260px;
    z-index: 898
  }

  .aside-ctrl--label {
    position: absolute;
    right: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    left: -62px
  }

  #aside-ctrl ~ .aside .aside-ctrl--label:before {
    content: "\f1de";
    font-family: FontAwesome;
    font-size: 1.8em;
    color: #535353;
    position: absolute;
    top: 32px;
    left: -29px
  }

  #aside-ctrl ~ .aside .aside-ctrl--label:after {
    content: 'Filtrar';
    color: #535353;
    position: absolute;
    top: 43px;
    font: 400 15px/1 'Oswald', Arial, sans-serif
  }

  #aside-ctrl:checked ~ .aside .aside-ctrl--label:before {
    left: 17px;
    background: #fff;
    color: #535353;
    content: '\f0da';
    font-size: 2.1em;
    padding: 0 20px;
    top: 31px
  }

  #aside-ctrl:checked ~ .aside .aside-ctrl--label:after {
    content: ''
  }

  .aside-ctrl--reset {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    z-index: 897;
    opacity: 0;
    visibility: hidden;
    background-color: #000;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: none
  }

  #aside-ctrl:checked ~ .aside-ctrl--reset {
    visibility: visible;
    opacity: .6;
    display: block
  }

  .main-content {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  #aside-ctrl:checked ~ .main-content {
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-filter: blur(2px);
    filter: blur(2px)
  }

  .modal {
    z-index: 999999
  }
}

body {
  margin: 0;
  overflow-x: hidden
}

.aside {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: all .3s;
  transition: all .3s, -webkit-transform .3s
}

#aside-ctrl ~ .aside {
  width: 0;
  background: #fff
}

#aside-ctrl:checked ~ .aside .content-filtros {
  display: block;
  width: 235px;
  margin: 0;
  background: #fff;
  padding-bottom: 5px;
  margin: 14px
}

#aside-ctrl:checked ~ .aside .filtro-productos-responsive {
  background: #fff
}

#aside-ctrl ~ .aside .content-filtros {
  display: none;
  width: 0
}

#aside-ctrl:checked ~ .aside {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: 260px;
  right: 0
}

.aside-ctrl--label {
  position: absolute;
  right: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  left: -62px
}

#aside-ctrl ~ .aside .aside-ctrl--label:before {
  content: "\f1de";
  font-family: FontAwesome;
  font-size: 1.8em;
  color: #19232d;
  position: absolute;
  top: 60px;
  left: 8px
}

#aside-ctrl:checked ~ .aside .aside-ctrl--label:after {
  content: ''
}

#aside-ctrl:checked ~ .aside .aside-ctrl--label:before {
  left: 17px;
  background: #fff;
  color: #19232d;
  content: '\f0da';
  font-size: 2.1em;
  padding: 0 20px;
  top: 57px
}

.aside-ctrl--reset {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  background-color: #000;
  -webkit-transition: all .3s;
  transition: all .3s
}

#aside-ctrl:checked ~ .aside-ctrl--reset {
  visibility: visible;
  opacity: .6
}

.main-content {
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

#aside-ctrl:checked ~ .main-content {
  -webkit-transform: scale(.9);
  transform: scale(.9);
  -webkit-filter: blur(2px);
  filter: blur(2px)
}

.modal {
  z-index: 999999
}

.producto-favorito {
  background-color: #fff !important;
  background-position: -19px 1px !important;
  opacity: 1 !important
}

.pagination-items {
  float: left;
  width: auto;
  min-width: 30px;
  max-width: 120px;
  height: 30px;
  overflow: hidden
}

.pagination-items ul li {
  float: left;
  border: 0
}

.pagination-items ul li a,
.pagination-control.pagination-prev a,
.pagination-control.pagination-next a {
  background-color: #eee !important;
  color: #444 !important;
  display: block;
  width: 30px;
  text-align: center;
  height: 28px;
  padding-top: 4px
}

.pagination-items ul li a:hover,
.pagination-control.pagination-prev a:hover,
.pagination-control.pagination-next a:hover {
  background-color: #000 !important;
  color: #fff !important
}

.pagination-items .active > a {
  background-color: #f9a005 !important;
  color: #fff !important
}

.pagination-items ul {
  width: auto;
  overflow: hidden
}

.pagination-control.pagination-prev,
.pagination-control.pagination-next {
  float: left
}

.row-pagination-control {
  float: right
}

.row-pagination-control-fijo {
  width: 180px
}

.filter .collapse .panel-body {
  padding-top: 0
}

.boton-busqueda-valores-atributos {
  width: 100%;
  border-radius: 3px !important;
  margin-bottom: 9px;
  display: block;
  padding: 5px 7px;
  color: #a4a4a4;
  font-size: 13px;
  line-height: 20px;
  background-color: transparent;
  border: 1px solid #e0e0e0
}

.wrapper-filtros-atributos {
  padding-bottom: 5px;
  border-bottom: 1px solid #e0e0e0;
  overflow-y: auto
}

.filtros-atributos {
  max-height: 280px
}

.vistas-pp li.activated a {
  opacity: 1
}

.product-short-description {
  font: 400 15px/1 'Muli', 'Open Sans', sans-serif;
  color: #6d6d6d
}

input[type="submit"]:disabled {
  background-color: #ccc !important;
  border: 1px solid #ccc !important
}

.help-block {
  position: relative;
  top: -8px;
  font-size: 11px
}

.zoom-window-wrapper {
  position: relative !important
}

.product h1.product-name {
  margin-top: 14px;
  font: 400 19px/1 'Oswald', sans-serif
}

#wrapper-detail-description .simplebar-scrollbar {
  cursor: pointer
}

#wrapper-detail-description {
  border: 1px solid transparent
}

.simplebar-track .simplebar-scrollbar {
  background: #f9a005 !important
}

.labels-product-details .new-rect,
.labels-product-details .discount-rect {
  position: relative;
  float: right;
  font-size: 14px;
  font-weight: normal
}

.labels-product-details .new-rect {
  display: block;
  margin-right: 3px
}

.related-price {
  font-size: 15px
}

.related-price .sub-price {
  font-size: 10px
}

.producto-favorito2 {
  background-position: 0 0 !important
}

.modal.enlistment-statement span.help-block {
  top: 0;
  font-size: 12px
}

.modal.enlistment-statement select {
  color: #999
}

.modal.enlistment-statement fieldset {
  margin-bottom: 15px
}

li.product-valor div {
  text-align: right;
  font-size: 17px;
  font-weight: 500
}

li.product-valor div:first-child {
  margin-bottom: 5px
}

.wrapper-precio-normal {
  text-decoration: line-through
}

.opciones-producto-usuario .add-favoritos {
  float: left;
  top: -20px;
  position: relative;
  width: 100%;
  margin-left: 0 !important;
  background: #fff
}

.margin-right-10 {
  margin-right: 10px !important
}

.tabs-content {
  padding: 20px
}

.tab-content {
  margin-bottom: 10px;
  overflow: hidden
}

.no-border {
  border: none !important
}

.dropcap {
  float: left;
  text-align: center;
  color: #fff
}

.dropcap.dropcap-big {
  min-width: 50px;
  padding: 8px 0;
  margin: 5px 10px 0 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 36px
}

h4.drop {
  margin-bottom: 5px;
  margin-top: 30px;
  font-size: 15px;
  font-weight: 600
}

.panel-smart {
  padding: 20px;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

.panel-smart blockquote {
  margin: 0;
  padding: 20px 20px 5px;
  color: #8b8b8b;
  font-size: 13px;
  border: none
}

.panel-smart blockquote footer {
  padding-top: 10px;
  color: #252a2f;
  font-size: 14px
}

.panel-smart blockquote:before {
  display: none
}

#login-tabs ul li {
  margin-right: 3px;
  border: none
}

#login-tabs ul li a {
  font: 600 13px/20px 'Muli', "Open Sans", Arial, sans-serif;
  padding: 15px 20px;
  border: 1px solid #ddd;
  border-radius: 3px 3px 0 0;
  background: #eee
}

#login-tabs ul li.active a {
  border-bottom: 1px solid #fff;
  background: #fff
}

#login-tabs .tab-content {
  padding: 0 20px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  padding-bottom: 15px;
  margin-bottom: 40px
}

#login-tabs .tab-content #tab-login .input-group-addon {
  min-width: 110px;
  font-size: 13px
}

#login-tabs .tab-content #tab-login #login-form i {
  font-size: 13px;
  padding-right: 3px;
  text-align: center;
  width: 14px
}

#login-tabs .tab-content #tab-login .acceso-social h5 {
  padding-left: 16px
}

#login-tabs .tab-content #tab-login .acceso-social img {
  display: inline-block;
  padding: 10px
}

.links-acceso-social {
  padding-left: 15px
}

.acceso-social.border-right:after {
  background: #ddd none repeat scroll 0 0;
  content: "";
  height: 90%;
  position: absolute;
  right: 15px;
  top: 35px;
  width: 1px
}

.acceso-social.border-right:before {
  background: #ddd none repeat scroll 0 0;
  content: "";
  height: 90%;
  position: absolute;
  left: 15px;
  top: 35px;
  width: 1px
}

.acceso-crear-cuenta p {
  font-size: 13px
}

.acceso-crear-cuenta.border-right:before {
  background: #ddd none repeat scroll 0 0;
  content: "";
  height: 90%;
  position: absolute;
  left: -35px;
  top: 35px;
  width: 1px;
  display: none
}

#btn-registro {
  padding: 0;
  margin: 0
}

#btn-registro a {
  display: block;
  padding: 5px;
  margin: 0
}

input[type="submit"]:disabled {
  background-color: #ccc !important;
  border: 1px solid #ccc !important
}

.help-block {
  position: relative;
  top: -20px;
  font-size: 11px
}

#recover-password-form input[type="submit"] {
  position: relative;
  margin-top: 62px
}

#login-form .ng-invalid:focus + .input-help {
  display: none
}

.config-pedido-box {
  background-color: #eee;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 15px
}

.config-pedido-box h5 {
  font-size: 17px;
  font-weight: bold
}

.config-pedido-box h5 i {
  font-size: 23px;
  margin-right: 4px;
  color: #f58634
}

.config-pedido-box h5 {
  margin-bottom: 7px
}

.config-pedido-box.box2 {
  background-color: transparent;
  border: none
}

.config-pedido-box.box3 {
  padding-bottom: 35px
}

.config-pedido-box .dl-horizontal dt {
  width: 100px;
  top: 7px;
  position: relative
}

.config-pedido-box .dl-horizontal dd {
  margin: 0 0 10px 110px
}

.config-pedido-box .form-control {
  font-size: 13px;
  height: 34px;
  padding: 6px
}

.canasta-pedido .table .table-title {
  color: #565656;
  font: 400 14px/22px 'Muli', "Open sans", sans-serif;
  text-transform: none;
  padding: 10px 15px
}

.canasta-pedido .table .item-price-special {
  font: 400 14px/22px 'Muli', "Open sans", sans-serif;
  display: inline-block;
  margin-top: 6px;
  color: #555
}

.canasta-pedido .table .item-name {
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  text-align: left;
  margin-bottom: 0
}

.canasta-pedido .table td {
  padding: 5px 9px;
  vertical-align: middle
}

.canasta-pedido .table figure img {
  width: 70%;
  max-width: 115px !important
}

.canasta-pedido .table .datos-prod {
  float: left
}

.canasta-pedido .table .cantidad {
  width: 70px;
  text-align: center;
  height: 25px;
  margin: 0 auto
}

.canasta-pedido .table .item-iva-col {
  width: 8%
}

.item-name-col .btn {
  margin-right: 5px;
  padding: 0;
  border: none;
  margin-top: 5px
}

.item-name-col .btn i {
  color: #d22525
}

.extras-xs {
  float: left
}

.cant-en-xs label {
  float: left;
  font-weight: 700
}

.canasta-pedido .table .extras-xs .item-price-special {
  margin-top: 0
}

.totales-pedido .total-table td {
  padding: 5px !important;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Muli', 'Open Sans', arial
}

.totales-pedido .total-table .total-table-title {
  font-size: 13px;
  font-weight: 600;
  width: 50%;
  text-align: right
}

.totales-pedido .total-table .total-label {
  font-size: 15px;
  text-align: right
}

.totales-pedido .total-table .total-precio {
  font-size: 16px;
  color: #0664cd
}

.cod-descuento,
.comentario-orden {
  padding: 15px;
  background: #eee;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 10px
}

.comentario-orden {
  padding-bottom: 30px
}

.comentario-orden .btn {
  width: 180px;
  margin: 0 auto
}

#content-bot-canasta .btn {
  margin-bottom: 10px
}

input[type="submit"]:disabled {
  background-color: #ccc !important;
  border: 1px solid #ccc !important
}

.item-has-comment,
.order-has-comment {
  background-color: #ddd
}

.comentario-item {
  clear: both;
  text-align: left;
  padding-top: 16px
}

.comentario-order-local {
  clear: both;
  text-align: left;
  padding-top: 16px
}

.currency {
  text-align: right !important
}

.botones-acciones {
  color: #16222e;
  background-color: #e6e6e6
}

.botones-acciones:hover,
.botones-acciones:focus,
.botones-acciones:active,
.botones-acciones.active {
  color: #333;
  background-color: #eee;
  border-color: #ccc
}

.botones-acciones strong {
  font-weight: 400
}

.deseas-hacer {
  margin: 40px 0
}

.deseas-hacer a {
  margin-right: 7px
}

.asesora {
  margin: 0 auto;
  width: 80%
}

.confirmacion-registro {
  font-size: 14px
}

.table-puntos-de-venta {
  padding-left: 20px;
  font-size: 11px;
  height: 60px
}

.table-puntos-de-venta label {
  padding: 0;
  cursor: auto
}

.table-puntos-de-venta .openmodal {
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent
}

.punto-de-venta .wrapper-punto-de-venta {
  margin: 5px 20px
}

.punto-de-venta .check-punto-de-venta {
  position: relative
}

.punto-de-venta .check-punto-de-venta input[type="radio"] {
  margin: 0 auto;
  position: relative;
  top: -5px
}

.table-puntos-de-venta .latitude,
.table-puntos-de-venta .longitude,
.table-puntos-de-venta .direccion,
.table-puntos-de-venta .pbx {
  display: none
}

.table-puntos-de-venta .datos-ubicacion-sucursal {
  line-height: 11px
}

.table-puntos-de-venta .datos-sucursal {
  border-radius: 0;
  border: 0
}

.config-pedido-box.box2 {
  padding-top: 0
}

.ubicaciones-texto {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0;
  padding: 8px 0;
  position: absolute;
  z-index: 10
}

.ubicacion-texto {
  padding: 5px 8px;
  cursor: pointer
}

.ubicacion-texto:hover {
  background: #0664cd;
  color: #fff
}

.help-block {
  font-size: 11px
}

.config-pedido-box.box3 {
  padding-bottom: 15px
}

.bg-success {
  background-color: #d6e9c6 !important
}

.premessage_order {
  margin-top: 20px
}

.canasta_alerts .valores_item span {
  font-size: 14px;
  margin-left: 5px;
  font-weight: 500;
  color: #a93131
}

.valores_item {
  clear: both
}

.canasta_alerts {
  line-height: 19px
}

span.titulo-table-pedido {
  font-size: 15px;
  font-weight: 600
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .deseas-hacer {
    margin: 20px 0
  }

  .deseas-hacer a {
    margin-bottom: 4px;
    width: 100%
  }

  .asesora {
    width: 100%
  }
}

@media (max-width: 767px) {
  .btn.botones-acciones {
    margin: 3px 0;
    width: 100%
  }
}

.address .latitude,
.address .longitude {
  display: none
}

input[type="submit"]:disabled {
  background-color: #ccc !important;
  border: 1px solid #ccc !important
}

.help-block {
  position: relative;
  top: -8px;
  font-size: 11px
}

#contact-form .ng-invalid:focus + .input-help {
  display: none
}

.indent-ul ul {
  margin-left: 1em
}

.indent-ul ul li {
  font-size: 12px !important;
  color: #000 !important;
  font-weight: normal !important
}

.value-cartera-total {
  color: #f68b1f;
  font-size: 15px;
  font-weight: 600;
  margin-left: 4px;
  text-shadow: none
}

.small-box {
  border-radius: 10px;
  overflow: hidden
}

ul.estado-cartera li {
  margin: inherit;
  padding-left: 0;
  margin-bottom: 2px
}

.value-cartera-vencida {
  color: #fff;
  font-size: 14px;
  background: rgba(12, 12, 12, 0.22);
  border-radius: 8px;
  padding: 2px 9px 1px 7px;
  margin-left: 4px;
  text-shadow: none
}

ul.estado-cartera li.total-cartera {
  border-top: 1px solid #d9d8d8;
  margin: 5px 0 0;
  padding: 5px 0 0;
  font-size: 16px;
  color: #626262
}

ul.estado-cartera li.total-cartera strong {
  color: #f68b1f
}

.zona-pagos .small-box p {
  margin-bottom: 2px;
  font-size: 13px;
  text-shadow: 1px 1px 1px rgba(14, 14, 14, 0.36)
}

.zona-pagos .small-box .valor-box-pagos {
  font-weight: 500;
  font-size: 14px
}

.zona-pagos .small-box h3 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center
}

.zona-pagos .small-box .icon {
  color: rgba(0, 0, 0, 0.06)
}

.zona-pagos .small-box:hover i {
  color: rgba(230, 220, 220, 0.15)
}

.zona-pagos .small-box {
  margin-bottom: 25px
}

.zona-pagos .small-box > .inner {
  padding: 14px
}

.bg-0 {
  background-color: #356296
}

.bg-1 {
  background-color: #278627 !important
}

.bg-2 {
  background-color: #607d8b
}

.bg-3 {
  background: #ff9800
}

.bg-4 {
  background-color: #4654a0
}

.bg-5 {
  background-color: #795548
}

.bg-6 {
  background-color: #963528
}

.bg-7 {
  background-color: #ff5722
}

.contenido-registro fieldset {
  margin-bottom: 20px
}

.contenido-registro .border-right:after {
  content: "";
  width: 1px;
  height: 90%;
  background: #ddd;
  position: absolute;
  top: 35px;
  right: -23px;
  display: none
}

.acepto-terminos {
  margin-bottom: 20px
}

.acepto-terminos a:hover {
  text-decoration: underline;
  color: #428bca
}

.recibir-promociones label {
  padding: 0 15px 0 2px
}

.ng-invalid.ng-dirty {
  border-color: #fa787e
}

#register-form input:disabled,
#register-form select:disabled {
  background-color: #eee
}

input[type="submit"]:disabled {
  background-color: #ccc !important;
  border: 1px solid #ccc !important
}

.help-block {
  font-size: 11px
}

h3 {
  margin-top: 20px;
  margin-bottom: 3px
}

.breadcrumb li,
.breadcrumb li a {
  font-size: 13px
}

input.ng-pristine + ul#strength {
  display: none
}

ul#strength {
  display: inline;
  list-style: none;
  margin: 0;
  margin-left: 0;
  padding: 0;
  vertical-align: 2px
}

.point:last {
  margin: 0 !important
}

.point {
  background: #ddd;
  border-radius: 2px;
  display: inline-block;
  height: 5px;
  margin-right: 1px;
  width: 20px
}

.confirmacion-registro h3 {
  margin-top: 20px;
  margin-bottom: 24px;
  padding-left: 0
}

.contenido-registro .ng-invalid:focus + .input-help {
  display: none
}

.fecha-formato {
  color: #999;
  font-size: 11px;
  margin-left: 4px
}

#strength {
  position: relative;
  top: -8px
}

.ubicaciones-texto {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0;
  padding: 8px 0;
  position: absolute;
  z-index: 10
}

.ubicacion-texto {
  padding: 5px 8px;
  cursor: pointer
}

.ubicacion-texto:hover {
  background: #0664cd;
  color: #fff
}

.help-block {
  font-size: 11px;
  margin-top: 16px;
}

.pointer label {
  cursor: pointer
}

table.table.nonborde {
  width: 80%;
  margin: 20px auto
}

.table.nonborde *,
.table.nonborde {
  border: 0 solid transparent !important
}

.orden-pago {
  margin: 10px 0;
  background: #fff;
  padding: 40px 30px 30px;
  border-radius: 5px
}

.orden-pago > h2 {
  font-size: 24px;
  font-weight: 600;
  color: #666
}

.orden-pago p {
  width: 70%;
  margin: 0 auto
}

.orden-pago > h2.exitoso > i {
  color: #6dca0b
}

.orden-pago > h2.rechazado > i {
  color: #e00000
}

.orden-pago > h2.pendiente > i {
  color: #ffa500
}

.desea-hacer {
  margin-top: 10px
}

.desea-hacer i {
  color: #fff;
  font-size: 21px;
  position: relative;
  top: 3px;
  left: 2px
}

.header-box-botton.pull-right {
  margin: 6px 15px;
  position: relative
}

.header-box-botton a.btn {
  padding: 10px 10px 15px !important
}

.header-box-botton .pagos-icon {
  background: url("../img/icon-pagos-enlinea.png") no-repeat;
  width: 30px;
  height: 20px;
  top: 2px;
  left: 1px;
  display: inline-block;
  position: relative
}

.header-pagos {
  margin-bottom: 20px
}

.header-pagos h2 {
  margin-bottom: 10px
}

.header-pagos h2 span {
  display: block;
  font-size: 20px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #074dad
}

.header-pagos p {
  font-size: 15px;
  line-height: 20px
}

.info-pagos h3 {
  background: #333;
  font-size: 15px;
  padding: 10px;
  margin-bottom: 20px;
  color: #fff
}

.asistente-pagos img {
  width: 70%
}

.info-pagos label {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 14px
}

.info-pagos .form-group {
  margin-bottom: 5px
}

.info-pagos .form-group hr {
  margin: 0
}

.info-pagos .tooltip,
.normal-tooltips + .tooltip {
  font-size: inherit;
  font-weight: 100
}

.info-pagos .tooltip .tooltip-inner,
.normal-tooltips + .tooltip .tooltip-inner {
  padding: 3px 8px;
  background-color: #111
}

.info-pagos .tooltip.top .tooltip-arrow,
.normal-tooltips + .tooltip.top .tooltip-arrow {
  border-top-color: #111
}

.info-pagos .tooltip.in,
.normal-tooltips + .tooltip.in {
  opacity: .9
}

.btns-accion-modal .btn {
  min-width: 60px
}

.info-pagos.confirmacion ul {
  padding-left: 15px
}

.info-pagos.confirmacion li {
  list-style-type: initial;
  line-height: 20px
}

.info-pagos .btn-success {
  background-color: #5cb85c;
  border-color: #4cae4c
}

.info-pagos .btn-success:focus,
.info-pagos .btn-success.focus {
  background-color: #449d44;
  border-color: #255625
}

.info-pagos .btn-success:hover {
  background-color: #449d44;
  border-color: #398439
}

.btns-accion .btn[disabled] {
  background: #888;
  border-color: #676363
}

.custom-checkbox.seleccion {
  position: relative;
  display: block;
  width: 20px;
  margin: 0 auto;
  padding: 0
}

.custom-checkbox.seleccion [type="checkbox"]:checked ~ label {
  background-position: 0 0
}

.custom-checkbox.seleccion label {
  background-image: url("../img/icon-check-estados.png");
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-left: 20px;
  cursor: pointer;
  display: block;
  height: 21px;
  margin: 0
}

td.no-border-side {
  border-left: none;
  border-right: none !important;
  padding: 15px 9px !important
}

tr.total-table {
  border: 2px solid #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc
}

td.fontstrong {
  font-size: 15px !important;
  color: #444
}

input.input-editable {
  width: inherit;
  text-align: right;
  padding-right: 5px
}

.totales-tabla-float {
  display: block;
  padding: 0 60px;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  left: 0;
  margin: 0
}

table.no-border {
  border: none;
  margin: 0
}

table.no-border > tbody > tr > td {
  border: none !important
}

.info-pagos.confirmacion td {
  padding: 5px
}

.totales-tabla-float td.fontstrong {
  padding: 10px 0;
  text-align: right
}

.asistente-pagos img {
  width: 70%
}

.check-confirmacion {
  color: #4caf50
}

.consultas.consultas-pago-resumen .table-responsive > .table tbody tr td {
  padding: 5px;
  vertical-align: middle
}

.table-tada-desing {
  display: flex;
  flex-wrap: nowrap;
  border-radius: 10px;
  overflow: hidden
}

.table-tada-desing > div:first-child {
  background-color: #f68b1f !important;
  color: #fff
}

.table-tada-desing > div:first-child h3 {
  color: #fff
}

.table-tada-desing > div:first-child .leicon {
  color: #e7e6e6
}

.table-tada-desing > div:first-child:hover .leicon {
  color: #d6d3d3
}

.table-tada-desing > div:nth-child(2n+1) {
  background-color: #f5f4f4;
  padding-top: 10px;
  padding-bottom: 10px
}

.table-tada-desing > div:nth-child(2n+2) {
  background-color: #e7e6e6;
  padding-top: 10px;
  padding-bottom: 10px
}

.table-tada-desing > div {
  position: relative
}

.table-tada-desing > div .leicon {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 25px;
  margin: auto;
  display: table;
  z-index: 0;
  right: 15px;
  font-size: 70px;
  color: rgba(246, 139, 31, 0.7)
}

.table-tada-desing > div:hover .leicon {
  color: rgba(246, 139, 31, 0.9);
  transform: scale(.9)
}

.table-tada-desing ul {
  list-style: none
}

.table-tada-desing ul li {
  position: relative;
  display: table;
  padding-left: 20px;
  margin-bottom: 10px;
  width: 100%
}

.table-tada-desing ul li i {
  display: table;
  position: absolute;
  top: 0;
  margin: auto;
  bottom: 0;
  left: 0;
  font-size: 1.1em
}

.dark-title-table tr th {
  background: #575a59 !important
}

.th-exs-green {
  background-color: #bfff8e
}

.th-exs-red {
  background-color: #ff9c9c
}

.menu-especial-option a {
  color: #fff !important;
  background: #626262;
  box-shadow: inset 0 0 0 1px #f68b1f;
  border-radius: 18px 18px 0 0
}

.color-red {
  color: #dc0505 !important
}

.parent-flex-div-anotaciones {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px
}

.anotaciones {
  border: 1px solid #e0e0e0;
  margin: 0 0 15px 0;
  padding: 0 0 5px;
  text-align: center;
  height: 100%
}

.anotaciones.cli-ven {
  text-align: left
}

.anotaciones strong {
  display: block;
  background-color: #f68b1f;
  padding: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  font-weight: 600;
  color: #fff !important;
  text-align: center
}

.anotaciones.edit-37,
.anotaciones.edit-33 {
  padding-bottom: 0
}

.anotaciones.cli-ven span {
  padding: 8px;
  display: block;
  margin-bottom: 15px
}

.icon-float-right {
  float: right;
  cursor: pointer;
  margin-top: 2px
}

#inner-footer .fa-ul > li {
  margin-bottom: 5px
}

.links-pie {
  line-height: 1.3
}

.sibarleft-container {
  display: flex;
  flex-wrap: nowrap
}

.sibarleft-container .sidebar {
  position: relative
}

#aceptar-politicas {
  padding: 0 15px 15px;
  background: #efefef;
  border-radius: 5px;
  position: absolute;
  top: 0;
  width: 100%
}

#aceptar-politicas h5 {
  background: #535353 !important;
  padding: 0 10px;
  font: 500 15px/38px "Oswald", Arial, sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #fff;
  box-shadow: 15px 0 #535353, -15px 0 #535353
}

.cortar-col {
  clear: both;
  float: none
}

.mrg-bot-15 {
  margin-bottom: 15px
}

.proveedores p {
  margin: 15px 0;
  font-size: 15px;
  line-height: 1.5
}

.btnSearch {
  vertical-align: bottom;
  position: relative;
  top: 24px
}

table.pago-detallado + div .ng-table-counts.btn-group,
table.pago-detallado + div ul.pagination.ng-table-pagination {
  position: absolute;
  margin: 15px;
  margin-top: 5px
}

table.pago-detallado + div .ng-table-counts.btn-group {
  right: 0
}

table.pago-detallado + div ul.pagination.ng-table-pagination {
  left: 0
}

.btns-accion.btn-pago-detallado {
  margin-top: 60px
}

.clear-both {
  clear: both
}

.small-box {
  margin-bottom: 15px
}

@media (min-width: 992px) {
  .table-responsive.orders-table {
    overflow-x: initial !important;
    overflow-y: initial !important
  }
}

.mrg-bot-15 {
  margin-bottom: 15px
}

.checkbox-canasta:not(:checked),
.checkbox-canasta:checked {
  position: absolute;
  left: -9999px
}

.checkbox-canasta:not(:checked) + label,
.checkbox-canasta:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer
}

.checkbox-canasta:not(:checked) + label:before,
.checkbox-canasta:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1.25em;
  height: 1.25em;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1)
}

.checkbox-canasta:not(:checked) + label:after,
.checkbox-canasta:checked + label:after {
  content: '✔';
  position: absolute;
  top: .1em;
  left: .3em;
  font-size: 1.3em;
  line-height: .8;
  color: #09ad7e;
  transition: all .2s
}

.checkbox-canasta:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0)
}

.checkbox-canasta:checked + label:after {
  opacity: 1;
  transform: scale(1)
}

a.categoria-principal.black {
  color: #474849;
  font-weight: 600
}

.dont-striped > tbody > tr:nth-child(even) > td {
  background-color: #fff
}

.border-bot-naj thead {
  border-bottom: 4px solid #d4811e
}

table.listado thead tr th .form-control {
  height: 25px !important;
  padding: 3px 8px;
  font-weight: 400;
  min-height: initial !important
}

table.listado tbody tr td {
  line-height: 1.3;
  vertical-align: middle
}

table.listado tr th {
  background: #0076c0;
  border-color: #ccc;
  border-bottom-color: transparent;
  color: #fff !important;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  line-height: 16px;
  text-shadow: none !important;
}

table.listado thead tr.ng-table-filters th {
  padding: 0 10px 10px !important
}

table.listado tr th.sortable.sort-desc,
table.listado tr th.sortable.sort-asc {
  background-color: #575a59 !important
}

table.listado tr th table.listado thead.ng-scope {
  border-bottom: 3px solid #a7abaf !important
}

table.listado tr td .btn-success {
  margin: 0;
  margin-right: 4px;
  vertical-align: top
}

table.listado tr.orders th {
  background: #ff5722;
  border-color: rgba(255, 255, 255, 0.34)
}

table.listado tr.quotations th {
  background: #f44336;
  border-color: rgba(255, 255, 255, 0.34)
}

table.listado tr.purchase-order th {
  background: #4caf50;
  border-color: rgba(255, 255, 255, 0.34)
}

.table-min-space thead tr.ng-table-sort-header th {
  padding-left: 5px;
  padding-right: 5px;
}

.table-min-space thead tr.ng-table-sort-header th .sort-indicator {
  padding-right: 0
}

.table-min-space thead tr.ng-table-sort-header th .sort-indicator:before,
.table-min-space thead tr.ng-table-sort-header th .sort-indicator:after {
  right: 0
}

.table-min-space + div .pagination {
  float: left !important
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(1) {
  width: 9%
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(2) {
  width: 9%
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(3) {
  width: 10%
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(4) {
  width: 10%
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(5) {
  width: 10%
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(6) {
  width: 10%
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(7) {
  width: 10%
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(8) {
  width: 10%
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(9) {
  width: 4%
}

.table-quotation-head thead tr.ng-table-sort-header th:nth-child(10) {
  width: 6%
}

.table-quotation-detail thead tr.ng-table-sort-header th:nth-child(1) {
  width: 20%
}

.table-quotation-detail thead tr.ng-table-sort-header th:nth-child(2) {
  width: 10%
}

.table-quotation-detail thead tr.ng-table-sort-header th:nth-child(3) {
  width: 10%
}

.table-quotation-detail thead tr.ng-table-sort-header th:nth-child(4) {
  width: 10%
}

.table-quotation-detail thead tr.ng-table-sort-header th:nth-child(5) {
  width: 10%
}

.table-quotation-detail thead tr.ng-table-sort-header th:nth-child(6) {
  width: 10%
}

.table-quotation-detail thead tr.ng-table-sort-header th:nth-child(7) {
  width: 10%
}

.table-quotation-detail thead tr.ng-table-sort-header th:nth-child(8) {
  width: 10%
}

.table-quotation-detail thead tr.ng-table-sort-header th:nth-child(9) {
  width: 10%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(1) {
  width: 10%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(2) {
  width: 10%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(3) {
  width: 10%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(4) {
  width: 10%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(5) {
  width: 10%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(6) {
  width: 10%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(7) {
  width: 10%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(8) {
  width: 10%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(9) {
  width: 12%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(10) {
  width: 4%
}

.table-order-service-head thead tr.ng-table-sort-header th:nth-child(11) {
  width: 4%
}

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

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

.detalleConsulta table {
  table-layout: fixed;
  width: 100%;
  border: 0px;
}

.detalleConsulta td {
  border: 0px solid blue;
  width: 40%;
  word-wrap: break-word;
  vertical-align: top;
}

.detalleConsulta th {
  vertical-align: top;
  border: 0px;
}

.detalleConsulta th,
td {
  padding-bottom: 5px;
}

#pagos ul.nav.nav-tabs {
  font-size: 16px;
  border: none;
  margin-bottom: 1px;
}

#pagos .nav-tabs > li {
  width: 16.6666666666667%;
  margin-bottom: 0;
}

#pagos .nav > li > a:focus,
#pagos .nav > li > a:hover {
  background: transparent;
  box-shadow: inset 0px -4px #eeeeee;;
  border: none;
}

#pagos .nav-tabs > li.active > a {
  box-shadow: inset 0px -6px #81ba26;
  border: none;
  color: #81ba26;
}

#pagos .nav-tabs > li.active .headeing--icon i {
  background: #81ba26;
  color: #fff;
  border-color: #81ba26;
}

#pagos .nav-tabs > li > a {
  border: none;
  color: #848484;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800;
}

.tabs-title {
  background: #d8d8d8;
  padding: 15px;
  text-align: center;
  /*margin-bottom: 14px;*/
}

.tabs-title h5 {
  margin: 0;
  color: #464646;
  font-size: 15px;
  font-weight: 800;
}

.headeing--icon i {
  font-size: 22px;
  border-radius: 50%;
  border: 1px solid #848484;
  justify-content: center;
  padding: 10px;
  width: 50px;
  height: 50px;
  line-height: 1.3;
  color: #848484;
}

/* TABLE PAYMENTS ORDERS */

.pay-orders > thead > tr.ng-table-sort-header > th:nth-child(1),
.pay-orders > thead > tr.ng-table-sort-header > th:nth-child(2),
.pay-orders > thead > tr.ng-table-sort-header > th:nth-child(3),
.pay-orders > thead > tr.ng-table-sort-header > th:nth-child(4),
.pay-orders > thead > tr.ng-table-sort-header > th:nth-child(6) {
  width: 15%;
}

.pay-orders > thead > tr.ng-table-sort-header > th:nth-child(5) {
  width: 7%;
}

/* TABLE PAYMENTS BILLS */

.pay-bills > thead > tr.ng-table-sort-header > th:nth-child(1) {
  width: 13%;
}

.pay-bills > thead > tr.ng-table-sort-header > th:nth-child(2) {
  width: 13%;
}

.pay-bills > thead > tr.ng-table-sort-header > th:nth-child(3) {
  width: 13%;
}

.pay-bills > thead > tr.ng-table-sort-header > th:nth-child(4) {
  width: 13%;
}

.pay-bills > thead > tr.ng-table-sort-header > th:nth-child(5) {
  width: 13%;
}

.pay-bills > thead > tr.ng-table-sort-header > th:nth-child(6) {
  width: 12%;
}

.pay-bills > thead > tr.ng-table-sort-header > th:nth-child(7) {
  width: 9%;
}

.pay-bills > thead > tr.ng-table-sort-header > th:nth-child(8) {
  width: 13%;
}

/* TABLE QUOTATIONS DETAIL */

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(1) {
  width: 17%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(2) {
  width: 9%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(3) {
  width: 6%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(4) {
  width: 6%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(5) {
  width: 11%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(6) {
  width: 11%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(7) {
  width: 8%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(8) {
  width: 7%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(9) {
  width: 9%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(10) {
  width: 16%;
}

.quotations-detail > thead > tr.ng-table-sort-header > th:nth-child(11) {
  width: 10%;
}

th.title-quote-or-order.table-title {
  background: #0664cd !important;
  border-color: #5998de;
  color: #fff !important;
}

input[name="valor_pagar_hoy"],
input[name="valor_pagar_hoy"],
input[name="selection"],
input[name="detalle_saldo_documento"],
input[name="valor_pagar_hoy"],
input[name="cantidad"],
input[name="unidad_medida"],
input[name="valor_pagar_hoy"],
input[name="impuestos"] {
  background: #ccc9c9;
  cursor: not-allowed;
}

.switch-user {
  position: relative;
  display: inline-block;
  width: 119px;
  height: 39px;
  color: #fff;
  cursor: pointer;
}

.switch-user input {
  display: none;
}

.slider-switch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #81ba26;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider-switch:before {
  position: absolute;
  content: "";
  height: 80%;
  width: 46%;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
  top: 10%;
  left: 4%;
  z-index: 10;
}

input:checked + .slider-switch {
  background-color: #505050;
}

input:focus + .slider-switch {
  box-shadow: 0 0 5px #15f;
}

input:checked + .slider-switch:before {
  left: 51%;
}

label.switch-user span {
  position: absolute;
  line-height: 40px;
  width: 50%;
  text-align: center;
  z-index: 1;
}

label.switch-user span:first-child {
  right: 5px;
}

label.switch-user span:nth-child(2) {
  left: 3px;
}

.slider-switch,
.slider-switch:before {
  border-radius: 20px;
}

#list_user thead th:nth-child(1) {
  width: 15%;
}

#list_user thead th:nth-child(2) {
  width: 13%;
}

#list_user thead th:nth-child(3) {
  width: 10%;
}

#list_user thead th:nth-child(4) {
  width: 10%;
}

#list_user thead th:nth-child(5) {
  width: 15%;
}

#list_user thead th:nth-child(6) {
  width: 15%;
}

#list_user thead th:nth-child(7) {
  width: 8%;
}

#list_user thead th:nth-child(8) {
  width: 5%;
}

.cliente-header {
  display: inline-block;
  color: #0077c4;
  font-weight: 900;
}

.mt-1 {
  margin-top: 2em;
}

.boton-1-home {
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-image: url(../img/boton-1.png);
  background-position: 0 0;
  background-size: 100%;
  display: block;
}

.boton-1-home:hover {
  background-position: 0 100%;
  background-size: 100%;
}

.boton-2-home {
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-image: url(../img/boton-2.png);
  background-position: 0 0;
  background-size: 100%;
  display: block;
}

.boton-2-home:hover {
  background-position: 0 100%;
  background-size: 100%;
}

.boton-3-home {
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-image: url(../img/boton-3.png);
  background-position: 0 0;
  background-size: 100%;
  display: block;
}

.boton-3-home:hover {
  background-position: 0 100%;
  background-size: 100%;
}

.boton-4-home {
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-image: url(../img/boton-4.png);
  background-position: 0 0;
  background-size: 100%;
  display: block;
}

.boton-4-home:hover {
  background-position: 0 100%;
  background-size: 100%;
}

.boton-5-home {
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-image: url(../img/boton-5.png);
  background-position: 0 0;
  background-size: 100%;
  display: block;
}

.boton-5-home:hover {
  background-position: 0 100%;
  background-size: 100%;
}

.boton-6-home {
  margin: 0 auto;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-image: url(../img/boton-6.png);
  background-position: 0 0;
  background-size: 100%;
  display: block;
}

.boton-6-home:hover {
  background-position: 0 100%;
  background-size: 100%;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-500 {
  font-weight: 500;
}

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

.font-weight-900 {
  font-weight: 900;
}

.dropdown {
  cursor: pointer;
}

.toplogin {
  height: 63px;
}

.titulo-datos-contacto {
  font-size: 2em
}

.btn-custom-5 {
  color: #fff !important;
  background-color: #43c232;
  border-color: #43c232;
}

.btn-custom-5:hover {
  color: #fff;
  background-color: #29871d;
  border-color: #29871d;
}

.btn-custom-5:active {
  color: #fff;
}

.m-0 {
  margin: 0;
}

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

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

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

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.p-0 {
  margin: 0;
}

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

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

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

.pr5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

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

.tooltip-descargar {
  cursor: pointer;
  left: -100px;
  min-width: 94px
}

.tooltip-detalles {
  cursor: pointer;
  left: -48px;
  min-width: 94px
}

/*--Estilos Menú--*/

.navbar {
  margin-bottom: 0px !important;
  border-top: 5px solid #43c232 !important;
  border-left: 0px !important;
  border-right: 0px !important;
  border-bottom: 0px !important;
}
.navbar-custom {
  background: #0076c0;
}
.navbar-nav>li>a {
  color: #fff;
}
.nav>li>a:focus, .nav>li>a:hover {
  background-color: #43c232 !important;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px !important;
  }
}

.navbar-toggle {
  background-color: #43c232 !important;
  color: #fff;
}

.navbar-toggle .icon-bar {
  background: #fff;
}
