@charset "utf-8";
/* start css/reset.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {background:transparent; border:0; font-size:100%; margin:0; outline:0; padding:0; vertical-align:baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}
body {line-height:1;}
abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:none;}
del {text-decoration:line-through;}
hr {background:transparent; border:0; clear:both; color:transparent; height:1px; margin:0; padding:0;}
mark {background-color:#ffffb3; font-style:italic}
input, select {vertical-align:middle;}
ins {background-color:red; color:white; text-decoration:none;}
ol, ul {list-style:none;}
table {border-collapse:collapse; border-spacing:0;}
/* end css/reset.css */
/* sprites */
.clientes-sprite-boletos, .clientes-sprite-speed {display: inline-block; background: url(../images/clientes-sprite.png) no-repeat; overflow: hidden; text-indent: -9999px; text-align: left;} 
.clientes-sprite-boletos {background-position: -0px -0px; width: 200px; height: 151px;}
.clientes-sprite-speed {background-position: -0px -151px; width: 200px; height: 151px;}
/* end sprites */
/* start css/allfonts.css */
@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0'); src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.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(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp: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-resistance: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:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
@font-face{font-family:'FontAwesome';src:url('../font/fontawesome-webfontf77b.eot?v=3.2.1'); src:url('../font/fontawesome-webfontd41d.eot?#iefix&v=3.2.1') format('embedded-opentype'),url('../font/fontawesome-webfontf77b.woff?v=3.2.1') format('woff'),url('../font/fontawesome-webfontf77b.ttf?v=3.2.1') format('truetype'),url('../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');font-weight:normal;font-style:normal;}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none;}
.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="icon-"],a [class*=" icon-"]{display:inline;}
[class^="icon-"].icon-fixed-width,[class*=" icon-"].icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="icon-"].icon-fixed-width.icon-large,[class*=" icon-"].icon-fixed-width.icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="icon-"].hide,[class*=" icon-"].hide{display:none;}
.icon-muted{color:#eeeeee;}
.icon-light{color:#ffffff;}
.icon-dark{color:#333333;}
.icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.icon-2x{font-size:2em;}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.icon-3x{font-size:3em;}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.icon-4x{font-size:4em;}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.icon-5x{font-size:5em;}.icon-5x.icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em;}
[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em;}
[class^="icon-"],[class*=" icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none;}
.btn [class^="icon-"].icon-large,.nav [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block;}
.nav-tabs [class^="icon-"],.nav-pills [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class*=" icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large{line-height:.9em;}
.btn [class^="icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em;}
.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em;}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em;}
.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0;}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em;}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em;}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em;}
.nav-list [class^="icon-"],.nav-list [class*=" icon-"]{line-height:inherit;}
.icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.icon-stack [class^="icon-"],.icon-stack [class*=" icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.icon-stack .icon-stack-base{font-size:2em;*line-height:1em;}
.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .icon-stack,a .icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .icon-rotate-90:before,a .icon-rotate-180:before,a .icon-rotate-270:before,a .icon-flip-horizontal:before,a .icon-flip-vertical:before{display:inline-block;}
.icon-glass:before{content:"\f000";}
.icon-music:before{content:"\f001";}
.icon-search:before{content:"\f002";}
.icon-envelope-alt:before{content:"\f003";}
.icon-heart:before{content:"\f004";}
.icon-star:before{content:"\f005";}
.icon-star-empty:before{content:"\f006";}
.icon-user:before{content:"\f007";}
.icon-film:before{content:"\f008";}
.icon-th-large:before{content:"\f009";}
.icon-th:before{content:"\f00a";}
.icon-th-list:before{content:"\f00b";}
.icon-ok:before{content:"\f00c";}
.icon-remove:before{content:"\f00d";}
.icon-zoom-in:before{content:"\f00e";}
.icon-zoom-out:before{content:"\f010";}
.icon-power-off:before,.icon-off:before{content:"\f011";}
.icon-signal:before{content:"\f012";}
.icon-gear:before,.icon-cog:before{content:"\f013";}
.icon-trash:before{content:"\f014";}
.icon-home:before{content:"\f015";}
.icon-file-alt:before{content:"\f016";}
.icon-time:before{content:"\f017";}
.icon-road:before{content:"\f018";}
.icon-download-alt:before{content:"\f019";}
.icon-download:before{content:"\f01a";}
.icon-upload:before{content:"\f01b";}
.icon-inbox:before{content:"\f01c";}
.icon-play-circle:before{content:"\f01d";}
.icon-rotate-right:before,.icon-repeat:before{content:"\f01e";}
.icon-refresh:before{content:"\f021";}
.icon-list-alt:before{content:"\f022";}
.icon-lock:before{content:"\f023";}
.icon-flag:before{content:"\f024";}
.icon-headphones:before{content:"\f025";}
.icon-volume-off:before{content:"\f026";}
.icon-volume-down:before{content:"\f027";}
.icon-volume-up:before{content:"\f028";}
.icon-qrcode:before{content:"\f029";}
.icon-barcode:before{content:"\f02a";}
.icon-tag:before{content:"\f02b";}
.icon-tags:before{content:"\f02c";}
.icon-book:before{content:"\f02d";}
.icon-bookmark:before{content:"\f02e";}
.icon-print:before{content:"\f02f";}
.icon-camera:before{content:"\f030";}
.icon-font:before{content:"\f031";}
.icon-bold:before{content:"\f032";}
.icon-italic:before{content:"\f033";}
.icon-text-height:before{content:"\f034";}
.icon-text-width:before{content:"\f035";}
.icon-align-left:before{content:"\f036";}
.icon-align-center:before{content:"\f037";}
.icon-align-right:before{content:"\f038";}
.icon-align-justify:before{content:"\f039";}
.icon-list:before{content:"\f03a";}
.icon-indent-left:before{content:"\f03b";}
.icon-indent-right:before{content:"\f03c";}
.icon-facetime-video:before{content:"\f03d";}
.icon-picture:before{content:"\f03e";}
.icon-pencil:before{content:"\f040";}
.icon-map-marker:before{content:"\f041";}
.icon-adjust:before{content:"\f042";}
.icon-tint:before{content:"\f043";}
.icon-edit:before{content:"\f044";}
.icon-share:before{content:"\f045";}
.icon-check:before{content:"\f046";}
.icon-move:before{content:"\f047";}
.icon-step-backward:before{content:"\f048";}
.icon-fast-backward:before{content:"\f049";}
.icon-backward:before{content:"\f04a";}
.icon-play:before{content:"\f04b";}
.icon-pause:before{content:"\f04c";}
.icon-stop:before{content:"\f04d";}
.icon-forward:before{content:"\f04e";}
.icon-fast-forward:before{content:"\f050";}
.icon-step-forward:before{content:"\f051";}
.icon-eject:before{content:"\f052";}
.icon-chevron-left:before{content:"\f053";}
.icon-chevron-right:before{content:"\f054";}
.icon-plus-sign:before{content:"\f055";}
.icon-minus-sign:before{content:"\f056";}
.icon-remove-sign:before{content:"\f057";}
.icon-ok-sign:before{content:"\f058";}
.icon-question-sign:before{content:"\f059";}
.icon-info-sign:before{content:"\f05a";}
.icon-screenshot:before{content:"\f05b";}
.icon-remove-circle:before{content:"\f05c";}
.icon-ok-circle:before{content:"\f05d";}
.icon-ban-circle:before{content:"\f05e";}
.icon-arrow-left:before{content:"\f060";}
.icon-arrow-right:before{content:"\f061";}
.icon-arrow-up:before{content:"\f062";}
.icon-arrow-down:before{content:"\f063";}
.icon-mail-forward:before,.icon-share-alt:before{content:"\f064";}
.icon-resize-full:before{content:"\f065";}
.icon-resize-small:before{content:"\f066";}
.icon-plus:before{content:"\f067";}
.icon-minus:before{content:"\f068";}
.icon-asterisk:before{content:"\f069";}
.icon-exclamation-sign:before{content:"\f06a";}
.icon-gift:before{content:"\f06b";}
.icon-leaf:before{content:"\f06c";}
.icon-fire:before{content:"\f06d";}
.icon-eye-open:before{content:"\f06e";}
.icon-eye-close:before{content:"\f070";}
.icon-warning-sign:before{content:"\f071";}
.icon-plane:before{content:"\f072";}
.icon-calendar:before{content:"\f073";}
.icon-random:before{content:"\f074";}
.icon-comment:before{content:"\f075";}
.icon-magnet:before{content:"\f076";}
.icon-chevron-up:before{content:"\f077";}
.icon-chevron-down:before{content:"\f078";}
.icon-retweet:before{content:"\f079";}
.icon-shopping-cart:before{content:"\f07a";}
.icon-folder-close:before{content:"\f07b";}
.icon-folder-open:before{content:"\f07c";}
.icon-resize-vertical:before{content:"\f07d";}
.icon-resize-horizontal:before{content:"\f07e";}
.icon-bar-chart:before{content:"\f080";}
.icon-twitter-sign:before{content:"\f081";}
.icon-facebook-sign:before{content:"\f082";}
.icon-camera-retro:before{content:"\f083";}
.icon-key:before{content:"\f084";}
.icon-gears:before,.icon-cogs:before{content:"\f085";}
.icon-comments:before{content:"\f086";}
.icon-thumbs-up-alt:before{content:"\f087";}
.icon-thumbs-down-alt:before{content:"\f088";}
.icon-star-half:before{content:"\f089";}
.icon-heart-empty:before{content:"\f08a";}
.icon-signout:before{content:"\f08b";}
.icon-linkedin-sign:before{content:"\f08c";}
.icon-pushpin:before{content:"\f08d";}
.icon-external-link:before{content:"\f08e";}
.icon-signin:before{content:"\f090";}
.icon-trophy:before{content:"\f091";}
.icon-github-sign:before{content:"\f092";}
.icon-upload-alt:before{content:"\f093";}
.icon-lemon:before{content:"\f094";}
.icon-phone:before{content:"\f095";}
.icon-unchecked:before,.icon-check-empty:before{content:"\f096";}
.icon-bookmark-empty:before{content:"\f097";}
.icon-phone-sign:before{content:"\f098";}
.icon-twitter:before{content:"\f099";}
.icon-facebook:before{content:"\f09a";}
.icon-github:before{content:"\f09b";}
.icon-unlock:before{content:"\f09c";}
.icon-credit-card:before{content:"\f09d";}
.icon-rss:before{content:"\f09e";}
.icon-hdd:before{content:"\f0a0";}
.icon-bullhorn:before{content:"\f0a1";}
.icon-bell:before{content:"\f0a2";}
.icon-certificate:before{content:"\f0a3";}
.icon-hand-right:before{content:"\f0a4";}
.icon-hand-left:before{content:"\f0a5";}
.icon-hand-up:before{content:"\f0a6";}
.icon-hand-down:before{content:"\f0a7";}
.icon-circle-arrow-left:before{content:"\f0a8";}
.icon-circle-arrow-right:before{content:"\f0a9";}
.icon-circle-arrow-up:before{content:"\f0aa";}
.icon-circle-arrow-down:before{content:"\f0ab";}
.icon-globe:before{content:"\f0ac";}
.icon-wrench:before{content:"\f0ad";}
.icon-tasks:before{content:"\f0ae";}
.icon-filter:before{content:"\f0b0";}
.icon-briefcase:before{content:"\f0b1";}
.icon-fullscreen:before{content:"\f0b2";}
.icon-group:before{content:"\f0c0";}
.icon-link:before{content:"\f0c1";}
.icon-cloud:before{content:"\f0c2";}
.icon-beaker:before{content:"\f0c3";}
.icon-cut:before{content:"\f0c4";}
.icon-copy:before{content:"\f0c5";}
.icon-paperclip:before,.icon-paper-clip:before{content:"\f0c6";}
.icon-save:before{content:"\f0c7";}
.icon-sign-blank:before{content:"\f0c8";}
.icon-reorder:before{content:"\f0c9";}
.icon-list-ul:before{content:"\f0ca";}
.icon-list-ol:before{content:"\f0cb";}
.icon-strikethrough:before{content:"\f0cc";}
.icon-underline:before{content:"\f0cd";}
.icon-table:before{content:"\f0ce";}
.icon-magic:before{content:"\f0d0";}
.icon-truck:before{content:"\f0d1";}
.icon-pinterest:before{content:"\f0d2";}
.icon-pinterest-sign:before{content:"\f0d3";}
.icon-google-plus-sign:before{content:"\f0d4";}
.icon-google-plus:before{content:"\f0d5";}
.icon-money:before{content:"\f0d6";}
.icon-caret-down:before{content:"\f0d7";}
.icon-caret-up:before{content:"\f0d8";}
.icon-caret-left:before{content:"\f0d9";}
.icon-caret-right:before{content:"\f0da";}
.icon-columns:before{content:"\f0db";}
.icon-sort:before{content:"\f0dc";}
.icon-sort-down:before{content:"\f0dd";}
.icon-sort-up:before{content:"\f0de";}
.icon-envelope:before{content:"\f0e0";}
.icon-linkedin:before{content:"\f0e1";}
.icon-rotate-left:before,.icon-undo:before{content:"\f0e2";}
.icon-legal:before{content:"\f0e3";}
.icon-dashboard:before{content:"\f0e4";}
.icon-comment-alt:before{content:"\f0e5";}
.icon-comments-alt:before{content:"\f0e6";}
.icon-bolt:before{content:"\f0e7";}
.icon-sitemap:before{content:"\f0e8";}
.icon-umbrella:before{content:"\f0e9";}
.icon-paste:before{content:"\f0ea";}
.icon-lightbulb:before{content:"\f0eb";}
.icon-exchange:before{content:"\f0ec";}
.icon-cloud-download:before{content:"\f0ed";}
.icon-cloud-upload:before{content:"\f0ee";}
.icon-user-md:before{content:"\f0f0";}
.icon-stethoscope:before{content:"\f0f1";}
.icon-suitcase:before{content:"\f0f2";}
.icon-bell-alt:before{content:"\f0f3";}
.icon-coffee:before{content:"\f0f4";}
.icon-food:before{content:"\f0f5";}
.icon-file-text-alt:before{content:"\f0f6";}
.icon-building:before{content:"\f0f7";}
.icon-hospital:before{content:"\f0f8";}
.icon-ambulance:before{content:"\f0f9";}
.icon-medkit:before{content:"\f0fa";}
.icon-fighter-jet:before{content:"\f0fb";}
.icon-beer:before{content:"\f0fc";}
.icon-h-sign:before{content:"\f0fd";}
.icon-plus-sign-alt:before{content:"\f0fe";}
.icon-double-angle-left:before{content:"\f100";}
.icon-double-angle-right:before{content:"\f101";}
.icon-double-angle-up:before{content:"\f102";}
.icon-double-angle-down:before{content:"\f103";}
.icon-angle-left:before{content:"\f104";}
.icon-angle-right:before{content:"\f105";}
.icon-angle-up:before{content:"\f106";}
.icon-angle-down:before{content:"\f107";}
.icon-desktop:before{content:"\f108";}
.icon-laptop:before{content:"\f109";}
.icon-tablet:before{content:"\f10a";}
.icon-mobile-phone:before{content:"\f10b";}
.icon-circle-blank:before{content:"\f10c";}
.icon-quote-left:before{content:"\f10d";}
.icon-quote-right:before{content:"\f10e";}
.icon-spinner:before{content:"\f110";}
.icon-circle:before{content:"\f111";}
.icon-mail-reply:before,.icon-reply:before{content:"\f112";}
.icon-github-alt:before{content:"\f113";}
.icon-folder-close-alt:before{content:"\f114";}
.icon-folder-open-alt:before{content:"\f115";}
.icon-expand-alt:before{content:"\f116";}
.icon-collapse-alt:before{content:"\f117";}
.icon-smile:before{content:"\f118";}
.icon-frown:before{content:"\f119";}
.icon-meh:before{content:"\f11a";}
.icon-gamepad:before{content:"\f11b";}
.icon-keyboard:before{content:"\f11c";}
.icon-flag-alt:before{content:"\f11d";}
.icon-flag-checkered:before{content:"\f11e";}
.icon-terminal:before{content:"\f120";}
.icon-code:before{content:"\f121";}
.icon-reply-all:before{content:"\f122";}
.icon-mail-reply-all:before{content:"\f122";}
.icon-star-half-full:before,.icon-star-half-empty:before{content:"\f123";}
.icon-location-arrow:before{content:"\f124";}
.icon-crop:before{content:"\f125";}
.icon-code-fork:before{content:"\f126";}
.icon-unlink:before{content:"\f127";}
.icon-question:before{content:"\f128";}
.icon-info:before{content:"\f129";}
.icon-exclamation:before{content:"\f12a";}
.icon-superscript:before{content:"\f12b";}
.icon-subscript:before{content:"\f12c";}
.icon-eraser:before{content:"\f12d";}
.icon-puzzle-piece:before{content:"\f12e";}
.icon-microphone:before{content:"\f130";}
.icon-microphone-off:before{content:"\f131";}
.icon-shield:before{content:"\f132";}
.icon-calendar-empty:before{content:"\f133";}
.icon-fire-extinguisher:before{content:"\f134";}
.icon-rocket:before{content:"\f135";}
.icon-maxcdn:before{content:"\f136";}
.icon-chevron-sign-left:before{content:"\f137";}
.icon-chevron-sign-right:before{content:"\f138";}
.icon-chevron-sign-up:before{content:"\f139";}
.icon-chevron-sign-down:before{content:"\f13a";}
.icon-html5:before{content:"\f13b";}
.icon-css3:before{content:"\f13c";}
.icon-anchor:before{content:"\f13d";}
.icon-unlock-alt:before{content:"\f13e";}
.icon-bullseye:before{content:"\f140";}
.icon-ellipsis-horizontal:before{content:"\f141";}
.icon-ellipsis-vertical:before{content:"\f142";}
.icon-rss-sign:before{content:"\f143";}
.icon-play-sign:before{content:"\f144";}
.icon-ticket:before{content:"\f145";}
.icon-minus-sign-alt:before{content:"\f146";}
.icon-check-minus:before{content:"\f147";}
.icon-level-up:before{content:"\f148";}
.icon-level-down:before{content:"\f149";}
.icon-check-sign:before{content:"\f14a";}
.icon-edit-sign:before{content:"\f14b";}
.icon-external-link-sign:before{content:"\f14c";}
.icon-share-sign:before{content:"\f14d";}
.icon-compass:before{content:"\f14e";}
.icon-collapse:before{content:"\f150";}
.icon-collapse-top:before{content:"\f151";}
.icon-expand:before{content:"\f152";}
.icon-euro:before,.icon-eur:before{content:"\f153";}
.icon-gbp:before{content:"\f154";}
.icon-dollar:before,.icon-usd:before{content:"\f155";}
.icon-rupee:before,.icon-inr:before{content:"\f156";}
.icon-yen:before,.icon-jpy:before{content:"\f157";}
.icon-renminbi:before,.icon-cny:before{content:"\f158";}
.icon-won:before,.icon-krw:before{content:"\f159";}
.icon-bitcoin:before,.icon-btc:before{content:"\f15a";}
.icon-file:before{content:"\f15b";}
.icon-file-text:before{content:"\f15c";}
.icon-sort-by-alphabet:before{content:"\f15d";}
.icon-sort-by-alphabet-alt:before{content:"\f15e";}
.icon-sort-by-attributes:before{content:"\f160";}
.icon-sort-by-attributes-alt:before{content:"\f161";}
.icon-sort-by-order:before{content:"\f162";}
.icon-sort-by-order-alt:before{content:"\f163";}
.icon-thumbs-up:before{content:"\f164";}
.icon-thumbs-down:before{content:"\f165";}
.icon-youtube-sign:before{content:"\f166";}
.icon-youtube:before{content:"\f167";}
.icon-xing:before{content:"\f168";}
.icon-xing-sign:before{content:"\f169";}
.icon-youtube-play:before{content:"\f16a";}
.icon-dropbox:before{content:"\f16b";}
.icon-stackexchange:before{content:"\f16c";}
.icon-instagram:before{content:"\f16d";}
.icon-flickr:before{content:"\f16e";}
.icon-adn:before{content:"\f170";}
.icon-bitbucket:before{content:"\f171";}
.icon-bitbucket-sign:before{content:"\f172";}
.icon-tumblr:before{content:"\f173";}
.icon-tumblr-sign:before{content:"\f174";}
.icon-long-arrow-down:before{content:"\f175";}
.icon-long-arrow-up:before{content:"\f176";}
.icon-long-arrow-left:before{content:"\f177";}
.icon-long-arrow-right:before{content:"\f178";}
.icon-apple:before{content:"\f179";}
.icon-windows:before{content:"\f17a";}
.icon-android:before{content:"\f17b";}
.icon-linux:before{content:"\f17c";}
.icon-dribbble:before{content:"\f17d";}
.icon-skype:before{content:"\f17e";}
.icon-foursquare:before{content:"\f180";}
.icon-trello:before{content:"\f181";}
.icon-female:before{content:"\f182";}
.icon-male:before{content:"\f183";}
.icon-gittip:before{content:"\f184";}
.icon-sun:before{content:"\f185";}
.icon-moon:before{content:"\f186";}
.icon-archive:before{content:"\f187";}
.icon-bug:before{content:"\f188";}
.icon-vk:before{content:"\f189";}
.icon-weibo:before{content:"\f18a";}
.icon-renren:before{content:"\f18b";}
.icon-wifi:before{content: "\f1eb";}
.icon-balance:before{content: "\f24e";}
/* http://fonts.googleapis.com/css?family=Titillium+Web:400,300,600 */
/* latin */
@font-face { font-family: 'Titillium Web'; font-style: normal; font-weight: 300; src: local('Titillium Web Light'), local('TitilliumWeb-Light'), url('../fonts/TitilliumWeb-Light-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face { font-family: 'Titillium Web'; font-style: normal; font-weight: 400; src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'), url('../fonts/TitilliumWeb-Regular-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face { font-family: 'Titillium Web'; font-style: normal; font-weight: 600; src: local('Titillium Web SemiBold'), local('TitilliumWeb-SemiBold'), url('../fonts/TitilliumWeb-SemiBold-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
/* http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300italic,400italic,600,300 */
/* latin */
@font-face { font-family: 'Source Sans Pro'; font-style: italic; font-weight: 300; src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightItalic'), url('../fonts/SourceSansPro-LightItalic-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face { font-family: 'Source Sans Pro'; font-style: italic; font-weight: 400; src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url('../fonts/SourceSansPro-Italic-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 300; src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('../fonts/SourceSansPro-Light-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 400; src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('../fonts/SourceSansPro-Regular-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face { font-family: 'Source Sans Pro'; font-style: normal; font-weight: 600; src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url('../fonts/SourceSansPro-SemiBold-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
/* http://fonts.googleapis.com/css?family=Open+Sans */
/* latin */
@font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/OpenSans-Regular-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
/* https://fonts.googleapis.com/css?family=Arvo */
/* latin */
@font-face { font-family: 'Arvo'; font-style: normal; font-weight: 400; src: local('Arvo'), url('../fonts/Arvo-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
/* https://fonts.googleapis.com/css?family=Roboto:300,400,500,700 */
/* latin */
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300; src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Roboto-Light-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto-Regular-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Roboto-Medium-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Roboto-Bold-latin.woff2') format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
/* end css/allfonts.css */
/* start style.css */
/*----*****---- << General >> ----*****----*/
body {font-weight:normal; font-size:14px; background:#ffffff; color:#666666;}
/*----*****---- << Fonts >> ----*****----*/
body, input[type=text], input[type=password], input[type=email], input[type=tel], input.text, textarea, input[type="submit"], .mobile-menu, h4.border-title, .location h4, .button.ico, .button, h5.toggle-accordion, .blog-post-single h2, .widget_recent_entries ul li h4, .blog-post .post-meta .comments span span, .blog-post-single .post-meta .comments span span  {font-family: 'Source Sans Pro', sans-serif;}
h1, h2, h3, h4, h5, h6, .price, #logo a, .progress-bar-wrapper .customtext, .check.type2 li {font-family: 'Titillium Web', sans-serif;}
#main-menu, .legendLabel {font-family: 'Titillium Web', sans-serif;}
/*.button {font-family: 'Open Sans', sans-serif;}*/
/*----*****---- << Headings >> ----*****----*/
h1, h2, h3, h4, h5, h6 {color:#666666; font-weight:normal;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#666666;}
h1 {font-size:50px; line-height:normal; margin-bottom:15px;}
h2 {font-size:38px; line-height:normal; margin-bottom:15px;}
h3 {font-size:24px; line-height:normal; margin-bottom:15px;}
h4 {font-size:18px; line-height:20px; margin-bottom:10px;}
h5 {font-size:16px; line-height:20px; margin-bottom:10px;}
h6 {font-size:14px; line-height:20px; margin-bottom:10px;}
.border-title {border-bottom: 1px solid #f0efef; padding-bottom: 10px; *padding-bottom: 0px; margin-bottom:50px; width:100%;}
.border-title span {display: block; height: 2px; margin: 7px 0 -11px;  width: 140px;}
.border-title2 {border-bottom: 1px solid #f0efef; padding-bottom: 10px; *padding-bottom: 0px; margin-bottom:50px; width:100%;}
.border-title2 span {display: block; height: 2px; margin: 7px 0 -11px;  width: 140px;}
h4.border-title {font-weight:600; padding-bottom:10px; line-height:35px; margin-bottom:7px; display:inline-block;}
h4.border-title span {margin-top:0;}
h4.border-title2 {font-weight:600; padding-bottom:10px; line-height:35px; margin-bottom:7px; display:inline-block;}
h4.border-title2 span {margin-top:0;}
.border-title.center-txt span {position:relative; left:42%; *left:2%;}
.border-title2.center-txt span {position:relative; left:42%; *left:2%;}
h2.border-title {font-size:24px;}
h3.border-title {font-size:30px;}
h2.border-title.center-txt {font-size:28px; text-align:center; color:#BBBBBB;}
h2.border-title2 {font-size:24px;}
h3.border-title2 {font-size:30px;}
h2.border-title2.center-txt {font-size:28px; text-align:center; color:#636363;}
.welcome p {line-height:30px;}
/*----*****---- << Transition >> ----*****----*/
a, input[type="submit"], button, input[type="button"], .portfolio, .service h4 , .pr-tb-col:hover:after, .blog-post:hover .post-meta .date, .blog-post:hover footer, .team:hover .social-icon, .blog-post .post-meta .comments span.icon-comment, .button.ico i:after, .blog-post-single .post-meta .comments span.icon-comment, .blog-post-single .post-meta .date, .ico-content .icon span, .ico-content:hover .icon span {-webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear;}
/*----*****---- << Text Elements >> ----*****----*/
a {text-decoration:none;}
a:hover {color:#666;}
a img {border:none;}
strong {font-weight: bold;}
em {font-style: italic;}
address {display:block; margin:10px 0px 20px;}
abbr { border-bottom:1px dotted #3d3d3d; cursor:help;}
ins {background:#FFF9C0;}
sub, sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline;}
sub {bottom: -2px;}
sup {bottom: -2px;}
p {line-height:25px; margin-bottom:10px;}
ul, ol, pre, code {margin-bottom:20px;}
ul {list-style-type:square; list-style-position:inside;}
ul li {padding-bottom:10px;}
ul li ul {list-style-type:disc; padding-left:20px; margin:10px 0px 0px;}
ul ul ul {margin-bottom:0px; list-style-type:circle;}
ol {list-style-type:decimal; list-style-position:outside; padding-left:20px; padding-top:10px;}
ol li {padding-bottom:10px;}
ol li ol {margin-bottom:0px; list-style-type:lower-alpha;}
ol ol ol {margin-bottom:0px; list-style-type:lower-roman;}
blockquote {line-height:25px; font-style:italic; font-size:16px; padding:3px 0 0 30px; margin:10px 0px 30px; float:left; position:relative;}
blockquote span {background-color:#e6e2d6; background-position:-354px -234px; width:70px; height:70px; float:left; margin:0px 10px 0px 0px; border-radius:70px;}
blockquote p {margin-bottom:0px;}
blockquote cite {float:right; margin:10px 0px 0px; font-size:14px;}
blockquote.alignleft {margin-right:20px; text-align:left; width:30%; float:left;}
blockquote.alignright {margin-left:20px; text-align:left; width:30%; float:right;}
blockquote.aligncenter {width:100%; text-align:center;}
blockquote.type2 {border-left:5px solid #d1d1d1; padding:3px 0 0 20px; font-size:14px; font-style:normal;}
blockquote.type2:before, blockquote.type2:after {content:"";}
pre, code {border-left:3px solid #f8cc6e; background-color:#e6e2d6; display:block; padding:10px; font-size:11px; font-family: monospace; width:96.5%; overflow:auto;}
hr {background-color:#f0efef; border:none; height:1px; margin:30px 0;}
hr.medium {background:#eff0f0; height:5px;}
/* due to IE <HR> margin bugs I had to made classed and apply them to div to achieve the effect of a <HR> */
.hr {background:url(../images/splitter.jpg) repeat-x; height:6px; width:100%; clear:both; display:block; float:left; margin:30px 0px; position:relative; z-index:1;}
.hr-border {border:4px double #e6e2d6; width:100%; clear:both; display:block; float:left; margin:50px 0px; position:relative; z-index:1; border-radius:5px;}
.hr-invisible {float:left; width:100%; margin:50px 0px; display:block; clear:both;}
.hr-invisible-small {float:left; width:100%; margin:20px 0px; display:block; clear:both;}
.hr-invisible-very-small {float:left; width:100%; margin:10px 0px; display:block; clear:both;}
.hr.top, .hr-border.top {width:97%;}
.hr.top, .hr-border.top {background-position:right center; text-align:right;}
.hr.top a, .hr-border.top a {color:#999589; background:transparent; font-size:11px; line-height:16px; padding-left:5px; position:absolute; right:-21px; top:-5px;}
.hr-border.top a {top:-10px; right:-23px;}
.hr.top a:hover, .hr-border.top a:hover {color:#e96666;}
.clear {float:none; clear:both; margin:0px; padding:0px;}
.float-right {float:right;}
.float-left {float:left;}
.center {width:100%; text-align:center;}
.hidden {display:none;}
.post-edit-link {background:#e5e5e5; color:#5a5a5a; float:right; clear:both; margin:20px 0px 0px; line-height:24px; padding:0px 10px; font-size:12px;}
.post-edit-link:hover {background:#4C4C4C; color:#ffffff; text-shadow:0px 1px 0px #0e4b6e;}
/*----*****---- << Tables >> ----*****----*/
table {border-collapse:separate; border-spacing:0; margin-bottom:20px; width:100%; clear:both; border:1px solid #dfdfdf; border-bottom:0px; border-right:0px; }
th {background:#666666; color:#ffffff; border-bottom:5px solid #dfdfdf; border-right:1px solid #e4e4e4; padding:17px 15px; font-size:16px; line-height:normal; font-weight:bold; text-transform:uppercase; text-align:center;}
td {border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; background:#f7f7f7; font-size:14px; line-height:normal; text-align:center; padding:13px 15px;}
/*----*****---- << Definition Lists >> ----*****----*/
dl {margin:0px 20px;}
dl.gallery-item {margin:0px;}
.gallery-caption {margin-bottom:10px;}
.gallery-item img {border:2px solid #C4C1AE !important;}
dt {font-weight:bold; font-size:14px; margin-bottom:10px;}
dd {margin-bottom:20px; line-height:20px;}
/*----*****---- << Forms >> ----*****----*/
label {font-size:14px; color:#2e2a2b; font-weight:bold; font-size:14px;}
label span {color:#b4b4b4;}
fieldset {border:1px solid #efefef; padding:15px; margin:0 0 20px 0;}
legend {font-weight: bold;}
input[type=text].error, input[type=email].error {padding:13px !important;}
input[type=text], input[type=inscricao], input[type=municipio], input[type=bairro], input[type=email], input[type=password], input[type=tel], input[type=cep], input[type=cpf], input[type=senha], input[type=endereco], input[type=nome], input[type=nascimento], textarea {background:#ffffff; border-left:1px solid #dddddd; border-top:1px solid #dddddd; border-radius:5px; color:#666666; padding:13px 15px; display:block; font-size:14px; margin:10px 0 10px; border-right:2px solid #eeeeee; border-bottom:2px solid #eeeeee}
input[type=text]:focus, input[type=inscricao]:focus, input[type=municipio]:focus, input[type=bairro]:focus, input[type=email]:focus,input[type=nome]:focus,input[type=endereco]:focus, input[type=cep]:focus,input[type=cpf]:focus, input[type=senha]:focus, input[type=tel]:focus, input[type=nascimento]:focus,  input[type=password]:focus, input.text:focus, textarea:focus {border-color:#a1a1a1;}
input[type=text], input[type=inscricao], input[type=municipio], input[type=bairro], input[type=email], input[type=nascimento], input[type=password], input.text, textarea, input[type=tel], input[type=cep],input[type=cpf],input[type=senha], input[type=endereco], input[type=nome] {width:95%;}
textarea {height:150px; overflow:auto; resize:none;}
input[type="submit"], button, input[type="button"] {color:#ffffff; text-transform:capitalize; margin:10px 0px 0px; font-size:16px; padding:20px 30px; float:right; cursor:pointer;}
#searchform input[type="text"] {border:none; text-transform:uppercase; color:#aaaaaa; font-size:12px; width:260px;}
::-webkit-input-placeholder {/* Chrome/Opera/Safari */ color: #C5C5C5; }
::-moz-placeholder {/* Firefox 19+ */ color: #C5C5C5; }
:-ms-input-placeholder {/* IE 10+ */ color: #C5C5C5; }
:-moz-placeholder {/* Firefox 18- */ color: #C5C5C5; }
select {background:#ffffff; border-left:1px solid #dddddd; border-top:1px solid #dddddd; border-radius:5px; color:#666666; padding:13px 15px; display:block; font-size:14px; margin:10px 0 10px; border-right:2px solid #eeeeee; border-bottom:2px solid #eeeeee}
select option { background-color:#fff; color:#666; border: 0; border-left: 0px;}
/*----*****---- << Images >> ----*****----*/
#primary img {max-width:100%;}
.post-content input[type="submit"] {float:none;}
.wp-caption {background:#C4C1AE; border:1px solid #C4C1AE; margin-bottom:10px; margin-top:10px; max-width:96%; padding:5px 7px 7px 5px;}
.wp-caption img {display:block; margin: 0 auto; padding:6px; max-width:98%;}
.wp-caption .wp-caption-text {text-align:center; padding-top:0px; margin:0px;}
img.size-auto, img.size-large, img.size-full, img.size-medium {max-width:99.6%; height: auto;}
.alignleft, img.alignleft {display: inline; float: left; margin-right: 20px;}
.alignright, img.alignright {display: inline; float: right; margin-left: 20px;}
.aligncenter, img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto; text-align:center;}
.alignleft, .alignright, .aligncenter, .alignnone, img.alignleft, img.alignright, img.aligncenter {margin-bottom:20px;}
/*----*****---- << Columns >> ----*****----*/
.column {margin:0px 2% 0px 0px; float:left; min-height:1px; position:relative;}
.column.last {margin-right:0px;}
.last {margin-right:0 !important;}
.one-column {width:100%;}
.column.one-column {margin-right:0px;}
.one-fourth {width:23.45%;}
.one-half {width:48.9%;}
.one-third {width:31.9%;}
.three-fourth {width:74.5%;}
.two-third {width:65.8%;}
.one-fifth {width:18.3%;}
.four-fifth {width:79.6%;}
.three-fifth {width:59.2%;}
.two-fifth {width:38.8%;}
.one-sixth {width:15%;}
.two-sixth {width:30%;}
.three-sixth {width:45%;}
.four-sixth {width:60%;}
.five-sixth {width:75%;}
.column img {max-width:100%; height:auto;}
.one-half iframe, .one-third iframe, .one-fourth iframe, .three-fourth iframe, .two-third iframe, iframe {max-width:100%;}
embed, iframe, object, video {max-width:100%;}
.column.no-space {margin-right:0px;}
.column.no-space.one-fourth {width:22.8%;} 
.column.no-space.one-third {width:33.2%;}
.column.no-space.one-half {width:49.8%;}
.column.no-space.one-fifth {width:19.8%;}
.column.no-space.one-sixth {width:16.5%;}
.column.no-space.three-fourth {width:74.9%;}
.column.no-space.two-third {width:66.5%;}
.column.no-space.four-fifth {width:79.9%;}
.column.no-space.three-fifth {width:60%;}
.column.no-space.two-fifth {width:40%;}
.column.no-space.two-sixth {width:33.4%;}
.column.no-space.three-sixth {width:50%;}
.column.no-space.four-sixth {width:66.6%;}
.column.no-space.five-sixth {width:83.2%;}
/* Margining -------------------------------------------------------------- */
.margin5, .margin10, .margin15, .margin20, .margin25, .margin30, .margin35, .margin40, .margin45, .margin50, .margin55, .margin60, .margin65, .margin70, .margin75, .margin80, .margin85, .margin90, .margin100 {width:100%; clear:both; background-color:transparent;}
.margin5 {height:5px;}
.margin10 {height:10px;}
.margin15 {height:15px;}
.margin20 {height:20px;}
.margin25 {height:25px;}
.margin30 {height:30px;}
.margin35 {height:35px;}
.margin40 {height:40px;}
.margin45 {height:45px;}
.margin50 {height:50px;}
.margin55 {height:55px;}
.margin60 {height:60px;}
.margin65 {height:65px;}
.margin70 {height:70px;}
.margin75 {height:75px;}
.margin80 {height:80px;}
.margin85 {height:85px;}
.margin90 {height:90px;}
.margin100 {height:100px;}
/*----*****---- << Widgets >> ----*****----*/
.widget {float:left; width:100%; padding:0px 0px 40px; margin:0px;}
.widget h3.widgettitle {font-size:24px; margin-bottom:30px;}
.widget h3.widgettitle {border-bottom:1px solid #f0efef; padding-bottom: 10px; *padding-bottom:0px; margin-bottom:22px; width:100%;}
.widget h3.widgettitle span {display:block; height:1px; margin:7px 0 -11px; width:140px;}
.widget ul {float:left; width:100%; margin:0px 0px 0px 20px; padding:0px;}
.widget ul li {float:left; width:100%; padding-bottom:0px; list-style-type:square; list-style-position:outside; padding:10px 0px; color:rgba(0, 0, 0, 0.5);}
.widget ul ul {margin-top:10px; margin-left:20px;}
.widget ul ul li {width:90%;}
.widget_recent_entries ul, .widget_categories ul, #secondary .widget ul.tweet_list {margin:0px;}
.widget_recent_entries ul li {display:block; padding:5px 0px 20px;}
.widget_recent_entries ul li h4 {font-size:18px; text-transform:none; margin-bottom:5px;}
.widget_recent_entries ul li p {margin:0px;}
.widget_recent_entries ul li:last-child {padding-bottom:0px;}
.widget_categories ul li {position:relative; float:none; display:block; background:url(../images/category-splitter.html) bottom repeat-x; margin:0px 0px 10px; padding:0px; margin:0px;}
.widget_categories ul li a {padding-right:15px; padding:10px 0px; display:block;}
.widget_categories ul li a span {position:absolute; right:10px;}
#secondary h3.widgettitle {text-transform:uppercase; font-size:20px; margin-bottom:20px;}
#secondary .widget {background:url(../images/widget-splitter.html) bottom repeat-x;}
#secondary .widget ul li a {color:#666666;}
#secondary .widget_recent_entries ul li h4, #secondary .widget.widget_recent_entries ul li .entry-meta a:hover {color:#666666;}
#secondary .widget.widget_recent_entries ul li .entry-meta a, #secondary .widget.widget_recent_entries ul li .entry-meta {color:#a6a6a6;}
#secondary .widget.widget_recent_entries ul li .entry-meta {margin-bottom:10px;}
#secondary .widget.widget_recent_entries ul li .entry-meta a {margin-right:10px;}
#secondary .widget ul.tweet_list li a {color:#5a6d78;}
#secondary .widget ul.tweet_list li {display:block; padding-bottom:10px; color:#666666; line-height:22px;}
#secondary .widget ul.tweet_list li .tweet-time {color:#bbbbbb; margin-top:5px;}
#secondary .widget:last-child {background:none; padding-bottom:0px; margin-bottom:0px;}
#secondary .widget .newsletter-form {margin:20px 0px 0px;}
#secondary .widget .newsletter-form input[type="email"]  {background:#f7f7f7; width:90%; padding:0px 5%; border-radius:5px;}
#secondary .widget .newsletter-form input[type="submit"] {border-radius:5px; float:right; margin:20px 0 0;} 
/*----*****---- << Container >> ----*****----*/
.container {margin:0 auto; width:940px;}
.inner-page {margin:89px 0px 0px; padding:0px; width:100%; clear:both;}
.mapa {border:0; height:350px; width:100%; float:left; background-image: url(../images/map.png);}
#blog.inner-page .content-main {background:#ffffff;}
.inner-page #primary, .inner-page #secondary {margin-top:80px; margin-bottom:100px;} 
#primary {width:680px; float:left; padding:0px;}
#primary.with-right-sidebar {margin-right:40px;}
#primary.with-left-sidebar {margin-left:40px; float:right;}
#secondary {float:left; width:220px; padding:0px;}
/*----*****---- << Float >> ----*****----*/
.wrapper, #header, .banner, .shadow, .main-title, .content, .content-main, .contact-frm, footer, .copyright, .location iframe {float:left; width:100%;}
/*----*****---- << PIE >> ----*****----*/
.demo-btn a.demo, .demo-btn a.purchase, .portfolio .image-overlay a span, ul.tabs-vertical-frame li a span, .testimonial-wrapper .nav-numbers li a {behavior:url(PIE.html);}
ul.tabs-vertical-frame li a span {position:relative\0/; z-index:1\0/;} 
.portfolio .image-overlay a.zoom, .portfolio .image-overlay a.link, ul.products li .product-thumb .product-overlay a, .portfolio .image-overlay a span {z-index:-1\0/;}
.portfolio:hover .image-overlay a.zoom, .portfolio:hover .image-overlay a.link, ul.products li .product-thumb:hover .product-overlay a, .portfolio:hover .image-overlay a span {z-index:1\0/;}
/*----*****---- << Header >> ----*****----*/
#header {border-top:5px solid; display: block; left: 0; margin: 0; padding: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 9999; overflow:hidden;}
#logo {float:left; margin-top:17px;}
#logo a {font-size:28px; color:#ffffff;}
#logo a span {display:inline-block; border-bottom:3px solid #ffffff; position:relative; margin:0 0 0 5px; position:relative; top:-8px;}
.group:after {visibility: hidden; display: block; content: ""; clear: both; height: 0;}
*:first-child+html .group {zoom: 1;} /* IE7 */
#main-menu {float:right;}
#main-menu ul {margin: 0 auto; list-style: none; position: relative;}
#main-menu ul li {display: inline-block; padding:0;}
#main-menu ul a {position: relative; z-index: 200; display:block; padding:34px 10px; font-size:13px; font-weight:600; text-transform:uppercase;}
#main-menu ul a:hover, #main-menu ul li.current_page_item a {color: #000;}
#magic-line-two {position: absolute; top: 0; left: 0; width: 100px; z-index: 100;}
.ie6 #main-menu ul li, .ie7 #main-menu ul li {display: inline;}
.ie6 #magic-line {bottom: -3px;}
.banner img {width:100%;}
/*----*****---- << Welcome >> ----*****----*/
.main-title {padding:43px 0 46px; margin-bottom:100px;}
.main-title h2 {color: #FFFFFF; font-weight: 300; font-size:50px; line-height:50px; margin:0px;}
.welcome p {font-size:16px;}
.banner {float:left; width:100%; margin-top:89px;}
/*----*****---- << Services >> ----*****----*/
.ico-content {float:left; width:100%; text-align:center;}
.ico-content .icon {width:100%; text-align:center; float:left;}
.ico-content .icon span {color:#ffffff; font-size:35px; line-height:70px; text-align:center; border:7px solid #ffffff; width:70px; height:70px; display:inline-block; border-radius:70px; position:relative; z-index:1;}
.ico-content .ico-content-image {float:left; clear:both; margin:-45px 0px 0px; width:100%; overflow:hidden;}
.ico-content .ico-content-image img {max-width:100%; display:block; border-radius:5px 5px 0px 0px;}
.ico-content .ico-content-body {display:block; text-align:center; padding:25px 20px 15px; clear:both; background:#f2f2f2; border-radius:0px 0px 5px 5px;}
.ico-content:hover .icon span {background:#666666; -moz-transform: scale(1) rotate(360deg) translate(0px); -webkit-transform: scale(1) rotate(360deg) translate(0px); -o-transform: scale(1) rotate(360deg) translate(0px); transform: scale(1) rotate(360deg) translate(0px);}
/*----*****---- << testimonial >> ----*****----*/
.parallax-pattern {background-image:url(../images/parallax-pattern.png); background-repeat:repeat; background-color:rgba(0, 0, 0, 0.2); width:100%; float:left; padding:80px 0px;}
.testimonial-wrapper {background:url(../images/testimonial-bg.jpg) 50% 0 repeat-y fixed; color:#fff;}
.parallax-section {float:left; width:100%; border-top:5px solid;}
.testimonial-wrapper figure.testimonial-thumb, .testimonial-wrapper figure.testimonial-thumb > .item-mask {width:200px; height:230px; float:left; margin-right:30px; margin-top:-20px;}
figure img {max-width: 100%; height: auto;}
.testimonial-wrapper figure.testimonial-thumb img {display: block;}
.testimonial-content-wrapper {float:left; width:75.4%;}
.testimonial-content-wrapper .author-meta {margin-bottom:15px;}
.author-meta p {font-size:16px; font-weight:600; margin-bottom:0;}
.author-meta span {font-style:italic; font-size:14px;}
.quovolve-box {overflow:hidden; width:100%; float:left; clear:both; position:relative;}
.testimonial-wrapper .quotes_wrapper {margin:0px;}
.testimonial-wrapper .quotes_wrapper li {list-style:none; padding:0px;}
.testimonial-wrapper .quovolve-nav  {width:100%; text-align:center; margin:10px 0px 0px; clear:both;}
.testimonial-wrapper .nav-numbers {width:100%; text-align:center; margin:0px; padding:0px;}
.testimonial-wrapper .nav-numbers li {display:inline-block; margin:0px 5px; padding:0px;}
.testimonial-wrapper .nav-numbers li a {text-indent:-9999px; background:#7c7c7c; width:10px; height:10px; display:inline-block; cursor:pointer; border-radius:10px;}
.hexagon {position: absolute; width: 200px; height: 400px; top: -85px; overflow: hidden; visibility: hidden; -webkit-transform: rotate(120deg); -moz-transform: rotate(120deg); -o-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); cursor: pointer; }
.hexagon-in1 {overflow: hidden; width: 100%; height: 100%; -webkit-transform: rotate(-60deg); -moz-transform: rotate(-60deg); -o-transform: rotate(-60deg); -ms-transform: rotate(-60deg); transform: rotate(-60deg);}
.hexagon-in2 {overflow: hidden; width: 100%; height: 100%; background-repeat: no-repeat; background-position: 50%; -webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; visibility: visible; -webkit-transform: rotate(-60deg); -moz-transform: rotate(-60deg); -o-transform: rotate(-60deg); -ms-transform: rotate(-60deg); transform: rotate(-60deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transition: all 0.5s ease;}
/*----*****---- << Newsletter-container >> ----*****----*/
.newsletter-container {background:url(../images/newsletter.jpg) 50% 0 repeat-y fixed;}
.newsletter-container, .newsletter-container h2 {color:#ffffff;}
.newsletter-container h2 {font-size:30px;}
.newsletter-form {width:100%; margin:0px; padding:0px; float:left;}
.newsletter-form fieldset {background:#7f7774; padding:5px; margin:0; border:none; width:93.8%; border-radius:5px;}
.newsletter-form input[type="email"], .newsletter-form input[type="text"] {float: left; height:46px; line-height:46px; width: 66.5%; background:#ffffff; border-bottom-right-radius: 0; border-top-right-radius: 0; border-right:none; border-bottom:none; padding:0px 15px; margin:0;}
.newsletter-form input[type="submit"] {height:47px; line-height:47px; float:left; border-top-left-radius:0px; border-bottom-left-radius:0px; padding:0px 20px; margin:0; display:block;}
.newsletter-form input[type="email"].error {padding:12.5px 15px !important;}
input.error {border:2px solid #ff0000 !important; border-right:none !important;}
.contact-frm input.error {border-right:2px solid #ff0000 !important;}
/*----*****---- << Blog >> ----*****----*/
#blog .content-main {background:#eff0f0; margin:-100px 0px 0px;}
#blog .content-main .blog-container {background:#fff; width:1240px; width:1000px\0/; margin: 0 auto; position:relative; padding-top:100px; padding-bottom:100px;}
.blog-container #blog_carousel li {list-style:none; margin-right:20px; width:300px !important;}
.left-shadow, .right-shadow {width:28px; height:495px; position:absolute; top:18%;}
.left-shadow {background:url(../images/blog-left-shadow.png) no-repeat; left:-28px;}
.right-shadow {background:url(../images/blog-right-shadow.png) no-repeat; right:-28px;}
.blog-arrows {position:absolute; top:45%; width:100%;}
.blog-arrows a {background:#555b65; padding:10px 20px; font-size:50px; color:#fff; font-weight:bold; position:absolute;}
.blog-arrows a.prev {left:-59px;}
.blog-arrows a.next {right:-59px;}
.blog-post, .blog-post-single {background:#f7f7f7; float:left; width:100%;}
.blog-post header, .blog-post-single header {background:#eff0f0;}
.blog-post .entry-details h2, .blog-post .entry-details p, .blog-post-single .entry-details h2, .blog-post-single .entry-details p {padding:0 15px;}
.post-meta .date {text-transform:uppercase; float:left; background:#d7d7d7; padding:8px 13px; margin-right:20px;}
.post-meta .date span.day {font-size:35px; float:left; margin-right:8px;}
.post-meta .date span.date-group {float:left; margin-top:5px;}
.blog-post .post-meta .comments, .blog-post-single .post-meta .comments {color:#666666; font-size:18px; text-transform:capitalize; line-height:51px;}
.blog-post .post-meta .comments span.icon-comment, .blog-post-single .post-meta .comments span.icon-comment {margin-right:10px; font-size:40px; position:relative; margin-top:2px; float:left;}
.blog-post .post-meta .comments span span, .blog-post-single .post-meta .comments span span {color: #FFFFFF; font-size: 17px; left: 12px; position: absolute; top:9px; z-index: 9;}
.blog-post .post-thumb img, .blog-post-single .post-thumb img {max-width:100%;}
.blog-post .entry-details, .blog-post-single .entry-details {padding:25px 0px;}
.blog-post .entry-details h2, .blog-post-single .entry-details h2 {font-size:18px;}
.blog-post footer {background:#eff0f0; padding:15px 0px; margin-top:15px;}
.blog-post footer a {float:right; margin-right:15px; font-size:16px; text-transform:capitalize; color:#666; line-height:14px;}
.blog-post footer a i {margin-left:5px;}
.blog-post-single {display:block; width:auto; padding:0px 25px 25px; float:none;}
.blog-post-single header, .blog-post-single .post-thumb {margin:0px -25px;}
.blog-post-single .entry-details h2, .blog-post-single .entry-details p {padding:0px;}
.blog-post-single .entry-details h2 {font-weight:600; font-size:24px; margin-bottom:5px;}
.blog-post-single .entry-details .entry-meta {color:#a6a6a6; padding:0px; margin:0px 0px 20px;}
.blog-post-single .entry-details .entry-meta a {color:#a6a6a6;}
.blog-post-single .entry-details {padding:25px 0px 0px;}
/*----*****---- << Blog Comment Entries >> ----*****----*/
.blog-post-single .comment header {margin:0px; background:none;}
.commententries {width:100%; float:left; margin:10px 0px 0px; padding:0px;}
.commententries h4, #respond h3 {background:url(../images/title-bg.html) repeat-x; padding:0px; margin:0px; width:100%; font-size:24px; text-transform:uppercase; clear:both;}
ul.commentlist {float:left; margin:50px 0px 20px 0px; padding:0px 0px 20px 0px; list-style:none; border-top:0px;}
ul.commentlist li {display:block; float:none; list-style:none; border:none; margin:0px 0px 30px; padding:0px 0px 0px 110px; position:relative; clear:both; border-bottom:1px solid #dddddd;}
ul.commentlist li ul.children {margin:30px 0px 0px 0px; padding:0px; float:left; border:none; clear:both; width:100%;}
ul.commentlist li .respond {margin-left:69px;}
ul.commentlist li .comment-author {left:0px; top:0px; position:absolute;}
ul.commentlist li .comment-author img {max-width:88px; max-height:88px; float:left; margin:0px; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease; border-radius:54px;}
ul.commentlist li .comment-author img:hover {-moz-transform: scale(1.05) rotate(20deg) translate(2px); -webkit-transform: scale(1.05) rotate(20deg) translate(2px); -o-transform: scale(1.05) rotate(20deg) translate(2px); transform: scale(1.05) rotate(20deg) translate(2px);}
ul.commentlist li .author-name {font-size:16px; padding-bottom:5px;}
ul.commentlist li .author-name a {color:#666666;}
ul.commentlist li .comment-details {display:block;}
ul.commentlist li .commentmetadata {color:#bbbbbb; text-decoration:none;}
ul.commentlist li .comment-body {margin:0px; padding:0px; color:#777777;}
ul.commentlist li .comment-content {padding:5px 10px 10px 0px; margin:10px 0px 10px; border-radius:5px;}
ul.commentlist li .reply {background:#f7f7f7; margin:-7px 0 0; float:right; width:48px; text-align:right;}
ul.commentlist li .reply a {color:#666666;}
#respond {display:block;}
#respond form {margin:20px 0px 0px; display:inline-block; width:100%;}
#respond form .one-half input[type="text"], #respond form .one-half input[type="email"] {width:92%; padding:13px 4%;}
#respond form input[type="text"], #respond form input[type="email"], #respond form textarea {width:96%; padding:13px 2%;}
/*----*****---- << Tweets >> ----*****----*/
.tweet {background:url(../images/twitter.jpg) 50% 0 repeat-y fixed;}
.tweet .tweet_list li {font-size:30px; text-align:center;}
.tweet .tweet_list li i {margin-right:10px; color:#2caae1;}
.tweet .tweet_list li {color:#fff; line-height:40px;}
.tweet .tweet_list li a {color:#35aad8;}
.tweet .tweet-nav {display:inline-block; text-align:center; *width:230px; margin:20px 0px 0px;}
.tweet .tweet-nav span {background:url(../images/twit-ico.png) no-repeat; width:56px; height:31px; margin-top:5px;}
.tweet-nav a.prev, .tweet-nav a.next {float:left;}
.tweet .tweet-nav span {float:left; margin-left:20px; margin-right:20px;}
.tweet-nav a.prev, .tweet-nav a.next {color: #FFFFFF; font-size: 21px; font-weight: bold; padding: 10px 18px;}
.tweet .tweet_list li {list-style:none; padding-bottom:0;}
/*----*****---- << Portfolio >> ----*****----*/
.sorting-container {float:left; clear:both; margin:0px 0px 50px; padding:0px; width:100%;}
.sorting-container a {font-size:16px; line-height:50px; color:#666666; padding:0px 15px; background:#f5f5f5; margin:0px 1px 10px 0px; float:left; border-bottom:3px solid #eff0f0; position:relative;}
.sorting-container a span {display:inline-block; *display:inline; *zoom:1; margin:0px 3px 0px 0px;}
.portfolio-container {float:left; width:100%; clear:both; margin:0px; padding:0px;}
.portfolio {background:#f2f2f2; margin-bottom:20px;}
.portfolio .portfolio-thumb {float: left; overflow: hidden; padding: 0; position: relative; width:100%;}
.portfolio.one-third .portfolio-thumb > img {float:left; height:180px;}
.portfolio-detail {clear:both; display:block; padding:20px 15px;}
.portfolio-detail h4 {font-size:20px; margin-bottom:15px;}
.portfolio-detail h4 a {color:#666666;}
.portfolio-detail p {margin-bottom:0;}
.image-overlay {float: left; height: 100%; left: 0; opacity: 0; filter:alpha(opacity=0); position: absolute; top: 0; transition: opacity 0.5s ease-in-out 0s; width: 100%;}
.portfolio .image-overlay > a > span {background:#fff; opacity: 0; filter:alpha(opacity=0); cursor: pointer; display: inline-block; font-size: 18px; height: 46px; line-height: 46px; width: 46px; text-align:center; border-radius: 46px;}
.portfolio:hover .image-overlay, .portfolio:hover .image-overlay a span {opacity:1; filter:alpha(opacity=100);}
.portfolio .image-overlay > a {display: inline-block; position: absolute; text-align: center;}
.portfolio .image-overlay a.link {top:33%; left:0;}
.portfolio .image-overlay a.zoom {top:33%; right:0;}
.portfolio:hover .image-overlay a.link {left:33%;}
.portfolio:hover .image-overlay a.zoom {right:33%;}
.portfolio .image-overlay p a, .portfolio .image-overlay p {color:#ffffff;}
.portfolio .image-overlay p {left:10px; bottom:5px; position:absolute; margin:0px;}
.portfolio .image-overlay .views {color:#ffffff; right:10px; bottom:7px; position:absolute;}
.portfolio .portfolio-thumb > img, .portfolio:hover .portfolio-thumb > img {-webkit-transition:all 300ms linear; -moz-transition:all 200ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear;}
.portfolio:hover .portfolio-thumb > img {-moz-transform: scale(1.2) rotate(0deg) translate(0px); -webkit-transform: scale(1.2) rotate(0deg) translate(0px); -o-transform: scale(1.2) rotate(0deg) translate(0px); transform: scale(1.2) rotate(0deg) translate(0px);}

.portfolio-single-entry {float:left; width:100%; margin:0px; padding:0px 0px 60px; position:relative;}
.portfolio-single-entry h3 {font-size:20px; margin:0px;}
.portfolio-single-entry .tags, .portfolio-single-entry .tags a {color:#9a9a9a;}
.portfolio-single-entry .tags span {margin-right:5px;}
.portfolio-single-entry .button span {margin:0px 5px 0px 0px;}
.portfolio-single-entry .project-details {float:left; clear:both; width:100%; margin:10px 0px 0px; padding:0px;}
.portfolio-single-entry .project-details p {margin-bottom:8px;}
.ajax-portfolio {position:relative;}
.ajax-portfolio .ajax_close {opacity:0; position:absolute; top:0px; right:0px; width:40px; height:40px; font-size:25px; line-height:40px; color:#ffffff; background:#b6b6b6; border-radius:40px; text-align:center; float:left;}
.ajax-portfolio .ajax_close, .ajax-portfolio .open-container .ajax_close { -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
.ajax-details-wrapper {display:none;}
.client {background:url(../images/client.jpg) 50% 0 repeat-y fixed;}
.client ul li {float:left; display:inline; margin-right:20px; padding:0; width:223px !important; height:90px; text-align:center;}
.client ul li a {display:inline-block; width:100%; height:100%; position:relative;}
.client ul li a img {max-width:100%; margin:auto; position:absolute; left:0px; right:0px; top:0px; bottom:0px; max-height:100%}
.clients-nav {float:right;}
.clients-nav a {font-size:30px; color:#ffffff;}
.clients-nav a.prev {margin-right:5px;}
.author-quote {font-size:22px; font-style:normal; font-weight:300; line-height:30px; margin-top:0;}
.author-quote:before, .author-quote:after {color:#666666;}
.intro-text {float: left; margin: 0;}
.intro-text.type1 {padding:30px 2.5% 25px; width:95%; background:#f5f5f5; border-left:5px solid #554846;}
.intro-text.type1 .button {float:right; margin:0px; padding:17px 14px;}
.social-media-bg {background:url(../images/social-media.jpg) 50% 0 repeat-y fixed;}
.social-media-bg h2 {font-size:30px; color:#fff; margin-top:20px;}
.social-media-bg ul li {display:inline-block; float:left;}
.social-media-bg ul li a {color:#fff; width:80px; height:80px; float:left; font-size:20px; line-height:80px; text-align:center;}
.social-media-bg ul li a:hover { opacity:0.7; filter:alpha(opacity=70);}
.social-media-bg ul li a.icon-facebook {background:#3c5b9b;}
.social-media-bg ul li a.icon-google-plus {background:#f63e28;}
.social-media-bg ul li a.icon-twitter {background:#2caae1;}
.social-media-bg ul li a.icon-linkedin {background:#0173b2;}
.social-media-bg ul li a.icon-youtube {background:#FF0000;}
/*----*****---- << Team >> ----*****----*/
.team {float:left; position:relative; border:1px solid #d7d7d7; text-align:center; width:100%; margin-top:100px; padding-top:115px; border-radius:5px;}
.team-content {float:left; padding:5px 15px;}
.team-content h5 {font-weight:600; margin-bottom:5px;}
.team-content span {font-size:13px; margin-bottom:15px; display:inline-block; color:#999999;}
.team figure, .team figure > .item-mask {width:170px; height:196px;}
.team figure {position:relative; overflow:hidden; left:0; top:0; display:block; margin:0px 40px 0px 20px; float:left;}
.team figure > .item-mask {-webkit-transition: all 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: absolute; left: 0; top: 0; z-index: 10;}
.team figure, .team figure > .item-mask {width:172px; height:198px;}
.team figure {display: block; float: left; left: 21%; margin: 0; overflow: hidden; position: absolute; top: -106px;}
.team figure > .item-mask {-webkit-transition: all 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; position: absolute; left: 0; top: 0; z-index: 10;}
figure img {max-width: 100%; height: auto;}
.team figure img {display: block;}
.team:hover figure > .item-mask {background:url(../images/hexa-bg-hover.png) no-repeat; width:174px; height:198px; z-index:10; display:block;}
.social-icon {background:#f5f5f5; border-top:1px solid #D7D7D7; float: left; margin-bottom: 0; width: 100%; padding:20px 0px; text-align:center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.social-icon li {display:inline; margin:0 12px;}
.social-icon li a {color:#68696d; font-size:16px;}
/*----*****---- << Contact >> ----*****----*/
/*.contact-frm {background:#fff; border:0px solid #eff0f0; padding:30px 15px; border-radius:5px; width:92%;}*/
.location h4.map-title { border-top-left-radius: 5px; border-top-right-radius: 5px; color: #FFFFFF; font-weight: 600; padding: 22px; margin-bottom:0;}
.contact-frm > input[type="text"], .contact-frm textarea {width:93%;}
.contact-frm .twocolumn {width:100%;}
.contact-frm .twocolumn, .contact-frm > input[type="text"] {float:left; clear:left;}
.contact-frm input[type="text"], .contact-frm input[type="inscricao"], .contact-frm input[type="nascimento"], .contact-frm input[type="municipio"], .contact-frm input[type="bairro"], .contact-frm input[type="email"], .contact-frm input[type="tel"], .contact-frm input[type="cep"], .contact-frm input[type="endereco"], input[type="cpf"],input[type="senha"], input[type="nome"], input[type="tel"] {margin-bottom:20px;}
.location iframe {border-bottom:3px solid;}
.contact-frm input[type="email"], .contact-frm input[type="tel"] {float:left; width:41%;}
.contact-frm input[type="cep"] {float:left; width:14%; margin-right:1%}
.contact-frm input[type="municipio"] {float:left; width:31.5%; margin-right: 1%;}
.contact-frm input[type="bairro"] {width:31.5%;}
.contact-frm input[type="inscricao"] {float:left; width:31.5%; margin-right: 1%;}
.contact-frm input[type="nascimento"] {float:left; width:29%;}
.contact-frm input[type="cpf"] {float:left; width:50%;}
.contact-frm input[type="senha"] {float:left; width:50%;}
.contact-frm input[type="endereco"] {width:90%;}
.contact-frm input[type="nome"] {width:90%;}
.contact-frm input[type="email"] {margin-right:20px;}
.contact-frm input[type="submit"] {margin-top:10px;}
.button.ico:hover {opacity: 1; filter:alpha(opacity=100);}
.contact-info p {margin-bottom:20px;}
#map {height:350px; margin:0px; max-width:100%; position:relative; display:block;}
.business-hrs ul {margin-bottom:0;}
.business-hrs ul li {float:left; display:inline-block; width:100%; border-bottom:1px solid #f0efef; padding:9px 0px; line-height:25px;}
.business-hrs ul li span {float:left; min-width:143px;}
.business-hrs ul li:last-child {border-bottom:none;}
.business-hrs span.note {font-size:12px; color:#a4a4a4; margin-bottom:10px; display:inline-block;}
/*----*****---- << Footer >> ----*****----*/
#footer {background:#f5f5f5; border-top:5px solid #eff0f0; padding-top:20px;}
.copyright {padding:6px 0; padding-bottom:3px; color:#fff; border-top:0px solid;}
.copyright p {margin-top:15px;}
.support {width:100%; float:left; margin:0px; padding:0px;}
.support figure {float:left; padding:0px 0px 20px;}
.support figure img {float:left;}
.support .support-info {padding-left:30px; float:left;}
.support-info h2 {font-size:30px; margin-bottom:5px; color:#666666;}
.support-info span.call {font-size:17px; font-weight:600; margin-bottom:10px; display:inline-block;}
.support .ico {margin-top:20px; float:right;}
.copyright .social-media {float:right; margin-bottom:0;}
.copyright .social-media > li {display:inline; float:left; padding-bottom:0;}
.copyright .social-media li a {color: #FFFFFF; font-size: 23px; height: 40px; line-height: 40px; width: 40px;}
/*----*****---- << Newsletter >> ----*****----*/
#ajax_subscribe_msg {line-height:24px;}
span.error-msg {color:#FF0000; position:absolute; top:15px; left:19px;}
span.success-msg {color:#37a700;}
/*----*****---- << Style Picker >> ----*****----*/
.dt-style-picker-wrapper {position:fixed; z-index:99999; left:0px; top:150px;}
#dt-style-picker {background:#ffffff; width:225px; float:left; position:absolute; top:0px; z-index:1; margin:0px; padding:0px 0px 10px; text-align:center; box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5); -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.5);}
#dt-style-picker h2 {background:url(../images/style-picker/title-bg.jpg) repeat-x; font:normal 12px Tahoma, Geneva, sans-serif; text-transform:uppercase; line-height:48px; width:100%; color:#848484; margin:0px 0px 15px; padding:0px; }
#dt-style-picker h3 {font:normal 12px Tahoma, Geneva, sans-serif; padding:0px 0px 10px; width:100%; color:#848484; margin:0px; text-transform:uppercase;}
#dt-style-picker ul {float:left; margin:0px; padding:0px; text-align:center; width:225px;}
#dt-style-picker ul li {display:inline-block; *display:inline; list-style-type:none; padding:0px; margin:0px 0px 5px 0px; position:relative;}
#dt-style-picker ul li a {background:#ffffff; border:1px solid #ffffff; padding:2px; display:inline-block; margin:0px; line-height:0;}
#dt-style-picker ul li a.selected span {background:url(../images/style-picker/selected.png) no-repeat; width:16px; height:16px; position:absolute; right:11px; top:13px;}
#dt-style-picker ul li a.selected, #dt-style-picker ul li a:hover {border:1px solid #d7d7d7;}
#dt-style-picker ul li a img {border:1px solid #d7d7d7;}
#dt-style-picker .hr {background:url(../images/style-picker/seperator.png) no-repeat; width:100%; height:25px; margin:-10px 0px 10px; float:left;}
.style-picker-ico {position:absolute; top:25px; left:225px;}
/*----*****---- << Go To Top >> ----*****----*/
#toTop {display:none; text-decoration:none; position:fixed; bottom:30px; right:30px; overflow:hidden; width:40px; height:40px; border:none; text-indent:100%; background:url(../images/ui.totop.png) no-repeat left top;}
#toTopHover {background:url(../images/ui.totop.png) no-repeat left -40px; width:40px; height:40px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);}
#toTop:active, #toTop:focus {outline:none;}
sup { font-size: 0.75em; vertical-align: super; line-height: 0;}
preco {font-size:20px; font-weight: 900}
/* end style.css */

/*--- start css/shortcode.css --*/
/* @charset "utf-8"; */
/*----*****---- << Buttons >> ----*****----*/
.button {display:inline-block !important; *display:inline; zoom:1; margin:10px 0px 0px; cursor:pointer; font-size:16px; border-radius:5px;}
.button:hover {color:#fff;}
.button.small {padding:11px 20px;}
.button.medium {padding:16px 24px;}
.button.large {padding:21px 30px; font-size:16px;}
.button.xlarge {padding:28px 35px; font-size:18px;}
.button span {margin-left:8px; font-size:15px;}
.button.ico.medium {padding:7px 24px; border-radius:10px;}
.button.ico {font-weight:700; font-size:17px; line-height:58px; position:relative;}
.button.ico i {padding-right:19px; font-size:58px; float:left; margin-right:25px;}
.button.ico i:after {content: ""; height: 100%; position: absolute; left:103px; top: 0; width: 1px;}
input.button, input[type="submit"], input[type="button"] {overflow: visible; /* remove padding from left/right */ width:auto !important;}
/*----*****---- << Vertical Tabs >> ----*****----*/
.tabs-vertical-container {float:left; width:100%; margin:0px 0px 20px; padding:0px; clear:both;}
ul.tabs-vertical-frame {float:left; width:31%; margin:0px; padding:0px 13px 0px 0px;}
ul.tabs-vertical-frame li {display:inline; width:98.5%; float:left; margin:0px; padding:0px; position:relative; border-right:5px solid;}
ul.tabs-vertical-frame li a {display:block; border-bottom:5px solid #dcdce1; margin:0px; padding:18px 20px; background:#ffffff; color:#666666;}
ul.tabs-vertical-frame li.current a {color:#ffffff; border-bottom:5px solid;}
ul.tabs-vertical-frame li a span {background: #FFFFFF; border: 5px solid #DCDCE1; border-radius: 23px 23px 23px 23px; color: #666666; float: left; height: 10px; line-height: 10px; margin-top: -12px; margin-right:25px; padding: 10px; text-align: center; width: 10px;}
.tabs-vertical-frame-content {float:left; margin:-1px 0px 0px; padding:14px 0px;}
.tabs-vertical-frame-content h4 {text-transform:none;}
/*----*****---- << Pricing Table >> ----*****----*/
.pricing-table {width:100%; margin:30px 0px 20px; padding:0px; float:left;}
.pr-tb-col {position:relative; border:1px solid #d3dae5; background:#fff; width:100%; margin:0px; padding:0px; text-align:center; -webkit-transition:-webkit-box-shadow 0.2s ease-out; -moz-transition:-moz-box-shadow 0.2s ease-out; -o-transition:-o-box-shadow 0.2s ease-out; transition:box-shadow 0.2s ease-out;}
.tb-title h5 {font-size:25px; color:#5a6d78; line-height:normal; margin-bottom:0px;}
.tb-title h5 {padding:7px 10px;}
.tb-title {box-shadow: 0 -7px 6px #f7f7f7 inset;}
.tb-title, .price {background:#fff; border-bottom: 1px solid #d3dae5;}
.price {border-bottom: 1px solid #edeff1;}
.guarantee {font-size:16px; padding:0; margin-top:4px; border:1px solid #d3dae5; color:#ffffff;}
.guarantee p {margin-bottom:0; color:#ffffff;}
.tb-header .price {box-shadow: 0 -29px 20px #f7f7f7 inset; padding:8px 14px; display:block; font-size:80px;}
.tb-header .price span {font-size:15px; color:#666666; display:block; text-transform:capitalize; margin-top:15px;}
.tb-content {list-style-type:none; margin:0px; padding:0px 25px 10px 25px;}
.tb-content li {font-size:14px; color:#757575; border-bottom:1px solid #d3dae5; padding:10px 0px; line-height:25px;}
.tb-content li.destaque {font-weight:bolder;}
.pr-tb-col .buy-now {padding:0 20px 25px; margin:0px;}
.pr-tb-col .buy-now a.button {position:relative; z-index:2;}
.pr-tb-col, .tb-header .price, .tb-title h5, .pr-tb-col .buy-now {-webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear;}
.pr-tb-col.selected, .pr-tb-col:hover {z-index:10; box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25); -moz-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25); -webkit-box-shadow:0px 0px 15px rgba(0, 0, 0, 0.25);}
.pr-tb-col:hover {z-index:100;}
.pricing-table.no-space .column {margin-right:0px;}
.pricing-table.no-space .one-fourth {width:25%;} 
.pricing-table.no-space .one-third {width:33.3%;}
.pricing-table.no-space .one-half {width:50%;}
.pricing-table.no-space .one-fifth {width:20%;}
.pricing-table.no-space .one-sixth {width:16.6%;}
.pricing-table.no-space .three-fourth {width:75%;}
.pricing-table.no-space .two-third {width:66.6%;}
.pricing-table.no-space .four-fifth {width:80%;}
.pricing-table.no-space .three-fifth {width:60%;}
.pricing-table.no-space .two-fifth {width:40%;}
.pricing-table.no-space .two-sixth {width:33.2%;}
.pricing-table.no-space .three-sixth {width:49.8%;}
.pricing-table.no-space .four-sixth {width:66.4%;}
.pricing-table.no-space .five-sixth {width:83%;}
.pr-tb-col:hover:after, .pr-tb-col.active:after {border-bottom:none; content: ""; height: 98.9%; left: -1px; position: absolute; top: -1px; width: 97.5%; z-index: 1;}
/*----*****---- << Progress Bars >> ----*****----*/
.progress-bar-wrapper {text-align:center; display:inline-block; padding:20px 0px; background:#f2f2f2;}
.progress-bar-content {clear:both; float:left; width:100%; text-align:center; margin:20px 0px 0px\0/;}
.progress-bar-content h4 {font-weight:600; text-transform:capitalize;}
.progress-bar-content span.code {margin-bottom:15px; display:inline-block;}
.progress-bar-content p {padding:0px 13px;}
.progress-bar-wrapper.orange h4 {color:#e08e79;}
.progress-bar-wrapper.yellow h4 {color:#d8be9d;}
.progress-bar-wrapper.blue h4 {color:#b1c9c6;}
.progress-bar-wrapper.brown h4 {color:#7f7774;}
.legend-wrapper, .legend {float:left; width:100%;}
.legend {margin:10px 0;}
.legendColorBox, .legendLabel {float:left; margin-right:20px;}
.legendLabel {font-size:20px;}
.legendColorBox {height: 20px; overflow: hidden; width: 60px;}
.orange .legendColorBox {background:#ec7e00;}
.blue .legendColorBox {background:#0089cf;}
.progress-bar-wrapper #donutchart1 .donutcharttext {color:#E08E79;}
.progress-bar-wrapper #donutchart2 .donutcharttext {color:#D8BE9D;}
.progress-bar-wrapper #donutchart3 .donutcharttext {color:#B1C9C6;} 
.progress-bar-wrapper #donutchart4 .donutcharttext {color:#7F7774;}
.progress-bar-wrapper #donutchart1, .progress-bar-wrapper #donutchart2, .progress-bar-wrapper #donutchart3, .progress-bar-wrapper #donutchart4 {margin:0 auto 25px; display:block; height:140px;}
.progress-bar-wrapper .customtext {font-size:15px; position:absolute; top:22%; left:0; right:0; margin:0 auto;}
.donutcharttext {text-align:center; width:100%; font-size:50px; font-weight:normal; font-family: 'Titillium Web', sans-serif; line-height:32px !important; top:40%;}
/*----*****---- << blockquote >> ----*****----*/
blockquote:before, blockquote:after, .check li:before {font-family:FontAwesome; font-style:normal; font-weight:normal;}
blockquote:before, blockquote:after {text-decoration:inherit; font-size:20px; color:#fff;}
blockquote:before {content:"\f10d"; top:0px; left:0px; position:absolute;}
blockquote:after {content: "\f10e"; padding-left:11px;}
/*----*****---- << Horizontal Tabs >> ----*****----*/
.tabs-container {float:left; width:100%; margin:0px 0px 20px; padding:0px; clear:both;}
ul.tabs-frame {float:left; margin:0px; padding:0px; width:100%; border-bottom:5px solid;}
ul.tabs-frame li {float:left; display:inline; margin:0px 1px 0px 0px; padding:0px;}
ul.tabs-frame li a {float:left; margin:0px; padding:0px 20px; background:#ededed; text-align:center; font-size:16px; color:#666; line-height:53px;}
ul.tabs-frame li a.current {color:#ffffff; border-bottom:0px; position:relative; z-index:1;}
.tabs-frame-content {background:#ffffff; float:left; clear:both; width:100%; margin:0px; padding:29px 0px 0;}
.check li:before {content: "\f05d"; padding-right:11px; float:left; margin-top:1px;}
.check li {display:inline-block; width:100%; padding-bottom:12px;}
.check.type2 li {font-size:16px; border-bottom:1px solid #d3d3d3; padding-bottom:15px; padding-top:15px;}
/*----*****---- << Toggle & Accordion >> ----*****----*/
.toggle-frame-set {float:left; width:100%; margin:0px; padding:0px;}
.toggle-frame h5.toggle-accordion, .toggle-frame h5.toggle {clear:both; margin:0px; background:#f5f5f5;}
.toggle-frame h5.toggle-accordion a, .toggle-frame h5.toggle a {display:block; padding:15px 15px 18px 50px; border-bottom:5px solid #eff0f0;}
.toggle-frame h5.toggle-accordion.active a, .toggle-frame h5.toggle.active a, .toggle-frame h5.toggle-accordion.active a:hover {color:#ffffff !important;}
.toggle-content {clear:both; padding:20px 0px 20px; display:none;}
h5.toggle, h5.toggle-accordion {clear:both; position:relative; padding-left:22px; -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear;}
h5.toggle:before, h5.toggle-accordion:before {font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; font-size:18px; position:absolute; top:2px; left:0px; content:"\f0fe";}
h5.toggle.active:before, h5.toggle-accordion.active:before {content:"\f056";}
.toggle-frame h5.toggle-accordion.active a, .toggle-frame h5.toggle.active a, .toggle-frame h5.toggle-accordion.active:before, .toggle-frame h5.toggle.active:before, .toggle-frame h5.toggle-accordion.active:hover, .toggle-frame h5.toggle.active:hover {color:#ffffff;}
.toggle-frame h5.toggle-accordion:before, .toggle-frame h5.toggle:before {top:16px; left:15px;}
.toggle-frame h5.toggle, .toggle-frame h5.toggle-accordion {padding:0px;}
@media only screen and (min-width:768px) and (max-width:959px) {.pr-tb-col:hover:after, .pr-tb-col.active:after {width:96%;}
ul.tabs-frame li a {padding:0 17px;}
.button {font-size:14px;}
.button.small {padding:11px 18px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {.pr-tb-col:hover:after, .pr-tb-col.active:after {width:98%;}
}
@media only screen and (max-width: 479px) {blockquote:before, blockquote:after {font-size:15px;}
blockquote {padding-left:15px; font-size:13px;}
.pr-tb-col:hover:after, .pr-tb-col.active:after {width:95.7%;}
ul.tabs-frame li {width:100%;}
ul.tabs-frame li a {width:80%; display:block;}
}
/*--- end css/shortcode.css --*/
/*--- start css/meanmenu.css --*/
/*To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/) */
/* hide the link until viewport size is reached */
a.meanmenu-reveal {display: none;}
/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {padding: 0; min-height: 46px; z-index: 999999;}
.mean-container a.meanmenu-reveal {width: 22px; height: 22px; padding: 14px 13px 13px 13px; position: absolute; top: 0px; right: 0; cursor: pointer; color: #fff; text-decoration: none; font-size: 16px; text-indent: -9999em; line-height: 22px; font-size: 1px; display: block; font-family: Arial, Helvetica, sans-serif; font-weight: 700; z-index:9999;}
.mean-container a.meanmenu-reveal span {display: block; background: #fff; height: 3px; margin-top: 3px;}
.mean-container .mean-nav {float: left; width: 100%;}
.mean-container .mean-nav ul {padding: 0; margin: 0; width: 100%; list-style-type: none;}
.mean-container .mean-nav ul li {position: relative; float: left; padding-bottom:0; width: 100%;}
.mean-container .mean-nav ul li a {display: block; float: left; width: 90%; padding: 1em 5%; margin: 0; text-align: left; color: #fff; border-bottom: 1px solid #383838; border-bottom: 1px solid rgba(255,255,255,0.5); text-decoration: none; text-transform: uppercase;}
.mean-container .mean-nav ul li:last-child a {border-bottom:none;}
.mean-container .mean-nav ul li li a {width: 80%; padding: 1em 10%; border-bottom: 1px solid #f1f1f1; border-bottom: 1px solid rgba(255,255,255,0.25); opacity: 0.75; filter: alpha(opacity=75); text-shadow: none !important; visibility: visible;}
.mean-container .mean-nav ul li.mean-last a {border-bottom: none; margin-bottom: 0;}
.mean-container .mean-nav ul li li li a {width: 70%; padding: 1em 15%;}
.mean-container .mean-nav ul li li li li a {width: 60%; padding: 1em 20%;}
.mean-container .mean-nav ul li li li li li a {width: 50%; padding: 1em 25%;}
.mean-container .mean-nav ul li a:hover {background: #252525; background: rgba(255,255,255,0.1);}
.mean-container .mean-nav ul li a.mean-expand {width: 26px; height: 26px; border: none !important; padding: 12px !important; text-align: center; position: absolute; right: 0; top: 0; z-index: 2; font-weight: 700;}
.mean-container .mean-nav ul li a.mean-expand:hover {background: none;}
.mean-container .mean-push {float: left; width: 100%; padding: 0; margin: 0; clear: both;}
.mean-nav .wrapper {width: 100%; padding: 0; margin: 0;}
/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
/* end css/meanmenu.css */
/* start css/responsive */
/*----*****---- << Responsive >> ----*****----*/
/*----*****---- << Desktop >> ----*****----*/
@media only screen and (min-width:1120px) and (max-width:1400px) {#blog .content-main .blog-container {width:1000px;}
}
/* Note: Design for a width of 768px, Gutter: 30px, Unit: 32px */
@media only screen and (min-width:960px) and (max-width:1120px) {.container {width:900px;}
.mapa {background-image: url(../images/map.png);}
#primary {width:660px;}
#secondary {width:200px;}
.column.no-space.one-fourth {width:22.7%;}
.tp-caption.custom_mediumtext span {font-size:12px;}
.testimonial-content-wrapper {width:74%;}
.newsletter-form input[type="email"] {width:65%;}
.client ul li {width:210px !important;}
#blog .content-main {background:#ffffff;}
.left-shadow, .right-shadow {display:none;}
#blog .content-main .blog-container {width:900px;}
.blog-container #blog_carousel li {width:287px !important;}
.blog-arrows a {padding:10px 15px; font-size:30px; background:rgba(255, 255, 255, 0.7); color:#555B65;}
.blog-arrows a:hover {background:#ffffff; color:#555B65;}
.blog-arrows {top:28%;}
.blog-arrows a.next {right:0px;}
.blog-arrows a.prev {left:0px;}
.portfolio.one-third {width:31.8%;}
.portfolio.one-third .portfolio-thumb > img {height:172px;}
.contact-frm > input[type="text"], .contact-frm textarea {width:92.3%;}
.contact-frm input[type="email"], .contact-frm input[type="tel"] {width:39.7%;}
.support .support-info {margin-right:39px;}
}
/*----*****---- << Tablet (Portrait) >> ----*****----*/
/* Note: Design for a width of 768px, Gutter: 30px, Unit: 32px */
@media only screen and (min-width:768px) and (max-width:959px) {body {font-size:13px;}
.container {width:710px;}
.mapa {background-image: url(../images/map420.png);}
#primary {width:500px;}
#primary.with-right-sidebar {margin-right:20px;}
#primary.with-left-sidebar {margin-left:20px;}
#secondary {width:170px;}
#logo img {height: auto; max-width: 200px;}
#main-menu ul li a {font-size:14px; padding:35px 9px;}
.tp-caption.custom_mediumtext span {font-size:9px;}
.column.no-space.one-fourth {width:22.1%;}
.testimonial-content-wrapper {width:67.6%;}
.client ul li {width:225px !important;}
.service h4 {font-size:17px;}
blockquote {font-size:15px;}
#blog .content-main {background:#ffffff;}
.left-shadow, .right-shadow {display:none;}
#blog .content-main .blog-container {width:710px;}
.blog-container #blog_carousel li {width:223px !important;}
.blog-arrows a {padding:10px 15px; font-size:30px; background:rgba(255, 255, 255, 0.7); color:#555B65;}
.blog-arrows a:hover {background:#ffffff; color:#555B65;}
.blog-arrows {top:25%;}
.blog-arrows a.next {right:0px;}
.blog-arrows a.prev {left:0px;}
.blog-post .post-meta .comments {font-size:14px;}
.parallax-pattern {padding:50px 0;}
.newsletter-form fieldset {width:95.8%;}
.newsletter-form input[type="email"] {width:56.5%;}
/*----*****---- << Blog >> ----*****----*/
.post-meta .date {margin-right:10px;}
.post-meta .date span.day {font-size:30px; margin-right:5px;}
.post-meta .date span.date-group {font-size:11px; margin-top:6px;}
.blog-post .post-meta .comments {font-size:16px; line-height:46px;}
.blog-post .post-meta .comments span.icon-comment {margin-top:0;}
.client ul li {margin-right:9px;}
.team figure {left:12%;}
.social-media-bg ul li a {width:68px; height:68px; line-height:68px;}
/*----*****---- << Portfolio >> ----*****----*/
.portfolio.one-third {width:31.3%;}
.portfolio.one-third .portfolio-thumb > img {height:133px;}
.portfolio .image-overlay a.link, .portfolio .image-overlay a.zoom {top:25%;}
.portfolio:hover .image-overlay a.link {left:28%;}
.portfolio:hover .image-overlay a.zoom {right:28%;}
/*----*****---- << Contact >> ----*****----*/
.contact-frm {width:90.4%;}
.contact-frm > input[type="text"], .contact-frm textarea {width:90.2%;}
.contact-frm input[type="email"], .contact-frm input[type="tel"] {width:36.8%;}
.contact-info p {margin-bottom:10px;}
.aligncenter {width:100%; height:auto;}
.support .button.ico.medium {padding:7px 15px; float:right; margin:32px 0px 0px; line-height:30px; font-size:15px; font-weight:300;}
.support .button.ico i {font-size:30px; margin-right:10px; padding-right:8px}
.support .button.ico i:after {left:52px;}
}
/*----*****---- << Mobile (Landscape) >> ----*****----*/
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {.mobile-menu {display:block;}
#main-menu ul {display:none;}
.inner-page {margin-top:54px;}
#primary, #secondary {width:100%;}
#primary.with-right-sidebar, #primary.with-left-sidebar {margin-left:0px; margin-right:0px;}
#header .container {width:100%;}
#magic-line-two {display:none;}
.container {width:420px;}
.mapa {background-image: url(../images/map420.png);}
.border-title.center-txt span {left:35%;}
h1 {line-height:60px;}
#logo {margin-bottom:2px; text-align: center; width: 100%; margin-top:9px;}
#logo img {max-height:37px;}
.banner {margin-top:51px;}
.tp-caption.custom_mediumtext span {font-size:6px;}
#main-menu {clear: both; width: 100%;}
.one-third, .column.no-space.one-fourth, .two-third, .one-fourth, .one-half, .three-fourth, .one-fifth, .four-fifth {width:100%;}
.column {margin-right:0; margin-bottom:15px;}
.intro-text.type1 {padding-bottom:15px;}
.intro-text.type1 .button {float:left; padding:10px 14px 12px;}
.column.no-space.one-fourth {margin-bottom:15px;}
.bottom-bg {background-image:url(../images/service-bottom-big.png); height:21px;}
ul.tabs-vertical-frame {width:99%; margin-bottom:20px;}
.testimonial-content-wrapper {width:100%;}
.testimonial-wrapper figure.testimonial-thumb {margin:0 auto 20px; float:none;}
.testimonial-content-wrapper .author-meta {text-align:center;}
.client ul li {margin-right:20px; width:200px !important;}
.newsletter-form input[type="email"] {width:63.3%;}
#blog .content-main {background:#ffffff;}
.left-shadow, .right-shadow {display:none;}
#blog .content-main .blog-container {width:420px;}
.blog-container #blog_carousel li {width:420px !important;}
.blog-arrows a {padding:10px 15px; font-size:30px; background:rgba(255, 255, 255, 0.7); color:#555B65;}
.blog-arrows a:hover {background:#ffffff; color:#555B65;}
.blog-arrows {top:31%;}
.blog-arrows a.next {right:0px;}
.blog-arrows a.prev {left:0px;}
#respond .column {margin:0px;}
.tweet p {line-height:normal;}
.tweet .tweet_list li {font-size:20px; line-height:28px;} 
.sorting-container {text-align:center;}
.sorting-container a {display:inline-block; float:none;}
.portfolio-thumb > img {width:100%;}
.portfolio .image-overlay a.link, .portfolio .image-overlay a.zoom {top:40%;}
.portfolio:hover .image-overlay a.link {left:38%;}
.portfolio:hover .image-overlay a.zoom {right:38%;}
.portfolio.one-third {width:100%;}
.portfolio.one-third .portfolio-thumb > img {height:252px;}
.ajax-portfolio .ajax_close {background:none !important;}
.team figure {left:30%;}
.intro-text .one-fifth {width:100%; text-align:center;}
.progress-bar-wrapper {margin-bottom:20px;}
.parallax-pattern {padding:50px 0px;}
.contact-frm .twocolumn, .contact-frm > input[type="text"] {margin-right:0;}
.contact-frm > input[type="text"], .contact-frm textarea {width:91%;}
.contact-frm .twocolumn {width:99.5%;}
.contact-frm input[type="email"], .contact-frm input[type="tel"] {width:38.9%;}
.support .support-info {margin-right:0; padding-left:0;}
.support figure {float: none; margin-left: auto; margin-right: auto; margin-bottom:-10px; text-align: center;}
.support figure img {float: none; margin: 0 auto; width: auto;}
.support {text-align:center;}
.support .support-info {width:100%;}
.support .ico {margin-top:5px; margin-bottom:10px;}
#footer .button.ico.medium {float:none;}
.aligncenter {width:100%; height:auto;}
}
/*----*****---- << Mobile >> ----*****----*/
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {.mobile-menu {display:block;}
#main-menu ul {display:none;}
.inner-page {margin-top:51px;}
#primary, #secondary {width:100%;}
#primary.with-right-sidebar, #primary.with-left-sidebar {margin-left:0px; margin-right:0px;}
.inner-page #secondary {margin-top:-50px;}
#header .container {width:100%;}
#magic-line-two {display:none;}
.container {width:200px;}
.mapa {background-image: url(../images/map200.png);}
h2.border-title.center-txt {font-size:30px; line-height:44px;}
.border-title.center-txt span {left:16%;}
h1 {font-size:29px; line-height:39px;}
.main-title {padding:26px 0px 29px;}
.main-title h2 {text-align:center; font-size:34px; line-height:40px;}
.intro-text h2 {font-size:44px; line-height:49px;}
.intro-text.type1 {padding-bottom:15px;}
.intro-text.type1 .button {float:left; padding:10px 14px 12px;}
#logo {margin-bottom:2px; text-align: center; width: 100%; margin-top:9px;}
#logo img {max-height:32px;}
#main-menu {clear: both; width: 100%;}
.banner {margin-top:51px;}
.tp-caption.custom_mediumtext span {font-size:4px; line-height:normal;}
.one-third, .column.no-space.one-fourth, .two-third, .one-fourth, .one-half, .three-fourth, .one-fifth, .four-fifth {width:100%;}
.column.no-space.one-fourth.service {width:90%;}
.column {margin-right:0; margin-bottom:15px;}
ul.tabs-vertical-frame, .testimonial-content-wrapper {width:100%;}
.tweet p i {margin-right:10px;}
.tweet .tweet_list li {font-size:16px; line-height:24px;}
.parallax-pattern {padding:28px 0px;}
.testimonial-content-wrapper .author-meta {text-align:center;}
.client ul li {width:200px !important;}
.newsletter-form {background:none; padding:0; text-align:center;}
.newsletter-form input[type="email"] {width:83.5%; border-radius:5px; margin-bottom:5px;}
.newsletter-form input[type="submit"] {float:none; border-radius:5px; margin:10px 0px 0px;}
#blog .content-main {background:#ffffff;}
.left-shadow, .right-shadow {display:none;}
#blog .content-main .blog-container {width:200px;}
.blog-container #blog_carousel li {width:200px !important;}
.blog-arrows a {padding:10px 15px; font-size:30px; background:rgba(255, 255, 255, 0.7); color:#555B65;}
.blog-arrows a:hover {background:#ffffff; color:#555B65;}
.blog-arrows {top:23%;}
.blog-arrows a.next {right:0px;}
.blog-arrows a.prev {left:0px;}
.post-meta .date {padding:7px 11px; margin-right:10px;}
.post-meta .date span.day {font-size:25px;}
.post-meta .date span.date-group {font-size:10px; margin-top:4px;}
.blog-post .post-meta .comments span.icon-comment {font-size:28px; margin-top:4px; margin-right:7px;}
.blog-post .post-meta .comments span span {left:7px; top:5px; font-size:13px;}
.blog-post .post-meta .comments {font-size:16px; line-height:38px;}
.blog-post-single .post-meta .comments, .blog-post-single .post-meta .comments span span {font-size:12px; left:9px; top:9px;}
.blog-post-single .post-meta .comments span.icon-comment {font-size:30px;}
.blog-post-single .post-meta .comments {line-height:39px;}
.blog-post-single {padding:0px 10px 10px;}
.blog-post-single header, .blog-post-single .post-thumb {margin-left:-10px; margin-right:-10px;}
#respond .column {margin:0px;}
#primary ul.commentlist li .comment-author img {max-width:60px;}
ul.commentlist li {padding:70px 0 0 10px;}
.tweet p {line-height:normal;}
.aligncenter {width:100%; height:auto;}
.demo-btn {font-size:13px; width:200px;}
.demo-btn a {padding:20px;}
.demo-btn span {left:41%; font-size:15px; padding:6px; top:26%;}
.demo-btn {width:100%;}
.testimonial-wrapper {text-align:center;}
.testimonial-wrapper figure.testimonial-thumb {float:none; margin:0 auto 20px;}
.sorting-container {text-align:center;}
.sorting-container a {display:inline-block; float:none;}
.portfolio .image-overlay a.link, .portfolio .image-overlay a.zoom {top:23%;}
.portfolio:hover .image-overlay a.link {left:25%;}
.portfolio:hover .image-overlay a.zoom {right:25%;}
.portfolio.one-third {width:100%;}
.portfolio.one-third .portfolio-thumb > img {height:120px;}
.ajax-portfolio .ajax_close {background:none !important;}
.social-media-bg h2 {line-height:34px;}
.social-media-bg ul li a {width:40px; height:40px; line-height:40px;}
.progress-bar-wrapper {margin-bottom:20px;}
.team figure {left:7%;}
.intro-text.type1 {width:90%; padding:30px 5% 25px;}
.intro-text.type1 .one-fifth {text-align:center;}
.contact-frm {width:82%;}
.contact-frm .twocolumn, .contact-frm > input[type="text"] {margin-right:0;}
.contact-frm > input[type="text"], .contact-frm input[type="email"], .contact-frm input[type="tel"], .contact-frm textarea {width:81%;}
.contact-frm .twocolumn {width:100%;}
.business-hrs ul li span {min-width:130px;}
.contact-info .one-half .one-half h4, .contact-info .one-half .one-half a {padding-left:0;}
.support figure img {float:none;}
.support .button.ico.medium {padding:7px 15px; float:none; line-height:30px; font-size:15px; font-weight:300; margin-top:5px; margin-bottom:10px;}
.support .button.ico i {font-size:30px; margin-right:10px; padding-right:8px}
.support .button.ico i:after {left:52px;}
.copyright {text-align:center;}
.copyright .social-media {float:none;}
.custom-services {padding-left:0; text-align:center;}
.custom-services [class^="icon-"] {position:inherit; margin-right:auto; margin-left:auto; display:block;}
.support-info h2 {font-size:24px; line-height:30px;}
.support {text-align:center;}
.support figure {width:100%; margin-bottom:-10px;}
.support .support-info {text-align:center; margin-right:0; float:none; padding:0;}
.social-media > li {float:none;}
.service:after, .service:before {content:none;}
#toTop {bottom:10px; right:10px;}
}
/* end css/responsive.css */
/* start css/animations.css */
.animate {-webkit-animation-duration: 1s; -moz-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.animate.hinge {-webkit-animation-duration: 2s; -moz-animation-duration: 2s; -o-animation-duration: 2s; animation-duration: 2s;}
@-webkit-keyframes flash {
0%, 50%, 100% {opacity: 1;}
25%, 75% {opacity: 0;}
}
@-moz-keyframes flash {
0%, 50%, 100% {opacity: 1;}
25%, 75% {opacity: 0;}
}
@-o-keyframes flash {
0%, 50%, 100% {opacity: 1;}
25%, 75% {opacity: 0;}
}
@keyframes flash {
0%, 50%, 100% {opacity: 1;}
25%, 75% {opacity: 0;}
}
.animate.flash {-webkit-animation-name: flash; -moz-animation-name: flash; -o-animation-name: flash; animation-name: flash; visibility: visible !important;}
@-webkit-keyframes shake {
0%, 100% {-webkit-transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {-webkit-transform: translateX(-10px);}
20%, 40%, 60%, 80% {-webkit-transform: translateX(10px);}
}
@-moz-keyframes shake {
0%, 100% {-moz-transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {-moz-transform: translateX(-10px);}
20%, 40%, 60%, 80% {-moz-transform: translateX(10px);}
}
@-o-keyframes shake {
0%, 100% {-o-transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {-o-transform: translateX(-10px);}
20%, 40%, 60%, 80% {-o-transform: translateX(10px);}
}
@keyframes shake {
0%, 100% {transform: translateX(0);}
10%, 30%, 50%, 70%, 90% {transform: translateX(-10px);}
20%, 40%, 60%, 80% {transform: translateX(10px);}
}
.animate.shake {-webkit-animation-name: shake; -moz-animation-name: shake; -o-animation-name: shake; animation-name: shake; visibility: visible !important;}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
40% {-webkit-transform: translateY(-30px);}
60% {-webkit-transform: translateY(-15px);}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
40% {-moz-transform: translateY(-30px);}
60% {-moz-transform: translateY(-15px);}
}
@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
40% {-o-transform: translateY(-30px);}
60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
40% {transform: translateY(-30px);}
60% {transform: translateY(-15px);}
}
.animate.bounce {-webkit-animation-name: bounce; -moz-animation-name: bounce; -o-animation-name: bounce; animation-name: bounce; visibility: visible !important;}
@-webkit-keyframes tada {
0% {-webkit-transform: scale(1);}
10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
100% {-webkit-transform: scale(1) rotate(0);}
}
@-moz-keyframes tada {
0% {-moz-transform: scale(1);}
10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
100% {-moz-transform: scale(1) rotate(0);}
}
@-o-keyframes tada {
0% {-o-transform: scale(1);}
10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
100% {-o-transform: scale(1) rotate(0);}
}
@keyframes tada {
0% {transform: scale(1);}
10%, 20% {transform: scale(0.9) rotate(-3deg);}
30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
100% {transform: scale(1) rotate(0);}
}
.animate.tada {-webkit-animation-name: tada; -moz-animation-name: tada; -o-animation-name: tada; animation-name: tada; visibility: visible !important;}
@-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% {-webkit-transform-origin: top center;}
20% {-webkit-transform: rotate(15deg);}
40% {-webkit-transform: rotate(-10deg);}
60% {-webkit-transform: rotate(5deg);}
80% {-webkit-transform: rotate(-5deg);}
100% {-webkit-transform: rotate(0deg);}
}
@-moz-keyframes swing {
20% {-moz-transform: rotate(15deg);}
40% {-moz-transform: rotate(-10deg);}
60% {-moz-transform: rotate(5deg);}
80% {-moz-transform: rotate(-5deg);}
100% {-moz-transform: rotate(0deg);}
}
@-o-keyframes swing {
20% {-o-transform: rotate(15deg);}
40% {-o-transform: rotate(-10deg);}
60% {-o-transform: rotate(5deg);}
80% {-o-transform: rotate(-5deg);}
100% {-o-transform: rotate(0deg);}
}
@keyframes swing {20% {transform: rotate(15deg);}
40% {transform: rotate(-10deg);}
60% {transform: rotate(5deg);}
80% {transform: rotate(-5deg);}
100% {transform: rotate(0deg);}
}
.animate.swing {-webkit-transform-origin: top center; -moz-transform-origin: top center; -o-transform-origin: top center; transform-origin: top center; -webkit-animation-name: swing; -moz-animation-name: swing; -o-animation-name: swing; animation-name: swing; visibility: visible !important;}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
0% {-webkit-transform: translateX(0%);}
15% {-webkit-transform: translateX(-25%) rotate(-5deg);}
30% {-webkit-transform: translateX(20%) rotate(3deg);}
45% {-webkit-transform: translateX(-15%) rotate(-3deg);}
60% {-webkit-transform: translateX(10%) rotate(2deg);}
75% {-webkit-transform: translateX(-5%) rotate(-1deg);}
100% {-webkit-transform: translateX(0%);}
}
@-moz-keyframes wobble {
0% {-moz-transform: translateX(0%);}
15% {-moz-transform: translateX(-25%) rotate(-5deg);}
30% {-moz-transform: translateX(20%) rotate(3deg);}
45% {-moz-transform: translateX(-15%) rotate(-3deg);}
60% {-moz-transform: translateX(10%) rotate(2deg);}
75% {-moz-transform: translateX(-5%) rotate(-1deg);}
100% {-moz-transform: translateX(0%);}
}
@-o-keyframes wobble {
0% {-o-transform: translateX(0%);}
15% {-o-transform: translateX(-25%) rotate(-5deg);}
30% {-o-transform: translateX(20%) rotate(3deg);}
45% {-o-transform: translateX(-15%) rotate(-3deg);}
60% {-o-transform: translateX(10%) rotate(2deg);}
75% {-o-transform: translateX(-5%) rotate(-1deg);}
100% {-o-transform: translateX(0%);}
}
@keyframes wobble {
0% {transform: translateX(0%);}
15% {transform: translateX(-25%) rotate(-5deg);}
30% {transform: translateX(20%) rotate(3deg);}
45% {transform: translateX(-15%) rotate(-3deg);}
60% {transform: translateX(10%) rotate(2deg);}
75% {transform: translateX(-5%) rotate(-1deg);}
100% {transform: translateX(0%);}
}
.animate.wobble {-webkit-animation-name: wobble; -moz-animation-name: wobble; -o-animation-name: wobble; animation-name: wobble; visibility: visible !important;}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
0% {-webkit-transform: scale(1);}
50% {-webkit-transform: scale(1.1);}
100% {-webkit-transform: scale(1);}
}
@-moz-keyframes pulse {
0% {-moz-transform: scale(1);}
50% {-moz-transform: scale(1.1);}
100% {-moz-transform: scale(1);}
}
@-o-keyframes pulse {
0% {-o-transform: scale(1);}
50% {-o-transform: scale(1.1);}
100% {-o-transform: scale(1);}
}
@keyframes pulse {
0% {transform: scale(1);}
50% {transform: scale(1.1);}
100% {transform: scale(1);}
}
.animate.pulse {-webkit-animation-name: pulse; -moz-animation-name: pulse; -o-animation-name: pulse; animation-name: pulse; visibility: visible !important;}
@-webkit-keyframes flip {
0% {-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); -webkit-animation-timing-function: ease-out;}
40% {-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); -webkit-animation-timing-function: ease-out;}
50% {-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -webkit-animation-timing-function: ease-in;}
80% {-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95); -webkit-animation-timing-function: ease-in;}
100% {-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); -webkit-animation-timing-function: ease-in;}
}
@-moz-keyframes flip {
0% {-moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); -moz-animation-timing-function: ease-out;}
40% {-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); -moz-animation-timing-function: ease-out;}
50% {-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -moz-animation-timing-function: ease-in;}
80% {-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95); -moz-animation-timing-function: ease-in;}
100% {-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); -moz-animation-timing-function: ease-in;}
}
@-o-keyframes flip {
0% {-o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1); -o-animation-timing-function: ease-out;}
40% {-o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); -o-animation-timing-function: ease-out;}
50% {-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); -o-animation-timing-function: ease-in;}
80% {-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95); -o-animation-timing-function: ease-in;}
100% {-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); -o-animation-timing-function: ease-in;}
}
@keyframes flip {
0% {transform: perspective(400px) translateZ(0) rotateY(0) scale(1); animation-timing-function: ease-out;}
40% {transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1); animation-timing-function: ease-out;}
50% {transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1); animation-timing-function: ease-in;}
80% {transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95); animation-timing-function: ease-in;}
100% {transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1); animation-timing-function: ease-in;}
}
.animate.flip {-webkit-backface-visibility: visible !important; -webkit-animation-name: flip; -moz-backface-visibility: visible !important; -moz-animation-name: flip; -o-backface-visibility: visible !important; -o-animation-name: flip; backface-visibility: visible !important; animation-name: flip; visibility: visible !important;}
@-webkit-keyframes flipInX {
0% {-webkit-transform: perspective(400px) rotateX(90deg); opacity: 0;}
40% {-webkit-transform: perspective(400px) rotateX(-10deg);}
70% {-webkit-transform: perspective(400px) rotateX(10deg);}
100% {-webkit-transform: perspective(400px) rotateX(0deg); opacity: 1;}
}
@-moz-keyframes flipInX {
0% {-moz-transform: perspective(400px) rotateX(90deg); opacity: 0;}
40% {-moz-transform: perspective(400px) rotateX(-10deg);} 
70% {-moz-transform: perspective(400px) rotateX(10deg);}
100% {-moz-transform: perspective(400px) rotateX(0deg); opacity: 1;}
}
@-o-keyframes flipInX {
0% {-o-transform: perspective(400px) rotateX(90deg); opacity: 0;}
40% {-o-transform: perspective(400px) rotateX(-10deg);}
70% {-o-transform: perspective(400px) rotateX(10deg);}
100% {-o-transform: perspective(400px) rotateX(0deg); opacity: 1;}
}
@keyframes flipInX {
0% {transform: perspective(400px) rotateX(90deg); opacity: 0;}
40% {transform: perspective(400px) rotateX(-10deg);}
70% {transform: perspective(400px) rotateX(10deg);}
100% {transform: perspective(400px) rotateX(0deg); opacity: 1;}
}
.animate.flipInX {-webkit-backface-visibility: visible !important; -webkit-animation-name: flipInX; -moz-backface-visibility: visible !important; -moz-animation-name: flipInX; -o-backface-visibility: visible !important; -o-animation-name: flipInX; backface-visibility: visible !important; animation-name: flipInX; visibility: visible !important;}
@-webkit-keyframes flipOutX {
0% {-webkit-transform: perspective(400px) rotateX(0deg); opacity: 1;}
100% {-webkit-transform: perspective(400px) rotateX(90deg); opacity: 0;}
}
@-moz-keyframes flipOutX {
0% {-moz-transform: perspective(400px) rotateX(0deg); opacity: 1;}
100% {-moz-transform: perspective(400px) rotateX(90deg); opacity: 0;}
}
@-o-keyframes flipOutX {
0% {-o-transform: perspective(400px) rotateX(0deg); opacity: 1;}
100% {-o-transform: perspective(400px) rotateX(90deg); opacity: 0;}
}
@keyframes flipOutX {
0% {transform: perspective(400px) rotateX(0deg); opacity: 1;}
100% {transform: perspective(400px) rotateX(90deg); opacity: 0;}
}
.animate.flipOutX {-webkit-animation-name: flipOutX; -webkit-backface-visibility: visible !important; -moz-animation-name: flipOutX; -moz-backface-visibility: visible !important; -o-animation-name: flipOutX; -o-backface-visibility: visible !important; animation-name: flipOutX; backface-visibility: visible !important; visibility: visible !important;}
@-webkit-keyframes flipInY {
0% {-webkit-transform: perspective(400px) rotateY(90deg); opacity: 0;}
40% {-webkit-transform: perspective(400px) rotateY(-10deg);}
70% {-webkit-transform: perspective(400px) rotateY(10deg);}
100% {-webkit-transform: perspective(400px) rotateY(0deg); opacity: 1;}
}
@-moz-keyframes flipInY {
0% {-moz-transform: perspective(400px) rotateY(90deg); opacity: 0;}
40% {-moz-transform: perspective(400px) rotateY(-10deg);}
70% {-moz-transform: perspective(400px) rotateY(10deg);}
100% {-moz-transform: perspective(400px) rotateY(0deg); opacity: 1;}
}
@-o-keyframes flipInY {
0% {-o-transform: perspective(400px) rotateY(90deg); opacity: 0;}
40% {-o-transform: perspective(400px) rotateY(-10deg);}
70% {-o-transform: perspective(400px) rotateY(10deg);}
100% {-o-transform: perspective(400px) rotateY(0deg); opacity: 1;}
}
@keyframes flipInY {
0% {transform: perspective(400px) rotateY(90deg); opacity: 0;}
40% {transform: perspective(400px) rotateY(-10deg);}
70% {transform: perspective(400px) rotateY(10deg);}
100% {transform: perspective(400px) rotateY(0deg); opacity: 1;}
}
.animate.flipInY {-webkit-backface-visibility: visible !important; -webkit-animation-name: flipInY; -moz-backface-visibility: visible !important; -moz-animation-name: flipInY; -o-backface-visibility: visible !important; -o-animation-name: flipInY; backface-visibility: visible !important; animation-name: flipInY; visibility: visible !important;}
@-webkit-keyframes flipOutY {
0% {-webkit-transform: perspective(400px) rotateY(0deg); opacity: 1;}
100% {-webkit-transform: perspective(400px) rotateY(90deg); opacity: 0;}
}
@-moz-keyframes flipOutY {
0% {-moz-transform: perspective(400px) rotateY(0deg); opacity: 1;}
100% {-moz-transform: perspective(400px) rotateY(90deg); opacity: 0;}
}
@-o-keyframes flipOutY {
0% {-o-transform: perspective(400px) rotateY(0deg); opacity: 1;}
100% {-o-transform: perspective(400px) rotateY(90deg); opacity: 0;}
}
@keyframes flipOutY {
0% {transform: perspective(400px) rotateY(0deg); opacity: 1;}
100% {transform: perspective(400px) rotateY(90deg); opacity: 0;}
}
.animate.flipOutY {-webkit-backface-visibility: visible !important; -webkit-animation-name: flipOutY; -moz-backface-visibility: visible !important; -moz-animation-name: flipOutY; -o-backface-visibility: visible !important; -o-animation-name: flipOutY; backface-visibility: visible !important; animation-name: flipOutY; visibility: visible !important;}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@-moz-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;}
}
.animate.fadeIn {-webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -o-animation-name: fadeIn; animation-name: fadeIn; visibility: visible !important;}
@-webkit-keyframes fadeInUp {
0% {opacity: 0; -webkit-transform: translateY(20px);}
100% {opacity: 1; -webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInUp {
0% {opacity: 0; -moz-transform: translateY(20px);}
100% {opacity: 1; -moz-transform: translateY(0);}
}
@-o-keyframes fadeInUp {
0% {opacity: 0; -o-transform: translateY(20px);}
100% {opacity: 1; -o-transform: translateY(0);}
}
@keyframes fadeInUp {
0% {opacity: 0; transform: translateY(20px);}
100% {opacity: 1; transform: translateY(0);}
}
.animate.fadeInUp {-webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -o-animation-name: fadeInUp; animation-name: fadeInUp; visibility: visible !important;}
@-webkit-keyframes fadeInDown {
0% {opacity: 0; -webkit-transform: translateY(-20px);}
100% {opacity: 1; -webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInDown {
0% {opacity: 0; -moz-transform: translateY(-20px);}
100% {opacity: 1; -moz-transform: translateY(0);}
}
@-o-keyframes fadeInDown {
0% {opacity: 0; -o-transform: translateY(-20px);}
100% {opacity: 1; -o-transform: translateY(0);}
}
@keyframes fadeInDown {
0% {opacity: 0; transform: translateY(-20px);}
100% {opacity: 1; transform: translateY(0);}
}
.animate.fadeInDown {-webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -o-animation-name: fadeInDown; animation-name: fadeInDown; visibility: visible !important;}
@-webkit-keyframes fadeInLeft {
0% {opacity: 0; -webkit-transform: translateX(-20px);}
100% {opacity: 1; -webkit-transform: translateX(0);}
}
@-moz-keyframes fadeInLeft {
0% {opacity: 0; -moz-transform: translateX(-20px);}
100% {opacity: 1; -moz-transform: translateX(0);}
}
@-o-keyframes fadeInLeft {
0% {opacity: 0; -o-transform: translateX(-20px);}
100% {opacity: 1; -o-transform: translateX(0);}
}
@keyframes fadeInLeft {
0% {opacity: 0; transform: translateX(-20px);}
100% {opacity: 1; transform: translateX(0);}
}
.animate.fadeInLeft {-webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -o-animation-name: fadeInLeft; animation-name: fadeInLeft; visibility: visible !important;}
@-webkit-keyframes fadeInRight {
0% {opacity: 0; -webkit-transform: translateX(20px);}
100% {opacity: 1; -webkit-transform: translateX(0);}
}
@-moz-keyframes fadeInRight {
0% {opacity: 0; -moz-transform: translateX(20px);}
100% {opacity: 1; -moz-transform: translateX(0);}
}
@-o-keyframes fadeInRight {
0% {opacity: 0; -o-transform: translateX(20px);}
100% {opacity: 1; -o-transform: translateX(0);}
}
@keyframes fadeInRight {
0% {opacity: 0; transform: translateX(20px);}
100% {opacity: 1; transform: translateX(0);}
}
.animate.fadeInRight {-webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; -o-animation-name: fadeInRight; animation-name: fadeInRight; visibility: visible !important;}
@-webkit-keyframes fadeInUpBig {
0% {opacity: 0; -webkit-transform: translateY(2000px);}
100% {opacity: 1; -webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInUpBig {
0% {opacity: 0; -moz-transform: translateY(2000px);}
100% {opacity: 1; -moz-transform: translateY(0);}
}
@-o-keyframes fadeInUpBig {
0% {opacity: 0; -o-transform: translateY(2000px);}
100% {opacity: 1; -o-transform: translateY(0);}
}
@keyframes fadeInUpBig {
0% {opacity: 0; transform: translateY(2000px);}
100% {opacity: 1; transform: translateY(0);}
}
.animate.fadeInUpBig {-webkit-animation-name: fadeInUpBig; -moz-animation-name: fadeInUpBig; -o-animation-name: fadeInUpBig; animation-name: fadeInUpBig; visibility: visible !important;}
@-webkit-keyframes fadeInDownBig {
0% {opacity: 0; -webkit-transform: translateY(-2000px);}
100% {opacity: 1; -webkit-transform: translateY(0);}
}
@-moz-keyframes fadeInDownBig {
0% {opacity: 0; -moz-transform: translateY(-2000px);}
100% {opacity: 1; -moz-transform: translateY(0);}
}
@-o-keyframes fadeInDownBig {
0% {opacity: 0; -o-transform: translateY(-2000px);}
100% {opacity: 1; -o-transform: translateY(0);}
}
@keyframes fadeInDownBig {
0% {opacity: 0; transform: translateY(-2000px);}
100% {opacity: 1; transform: translateY(0);}
}
.animate.fadeInDownBig {-webkit-animation-name: fadeInDownBig; -moz-animation-name: fadeInDownBig; -o-animation-name: fadeInDownBig; animation-name: fadeInDownBig; visibility: visible !important;}
@-webkit-keyframes fadeInLeftBig {
0% {opacity: 0; -webkit-transform: translateX(-2000px);}
100% {opacity: 1; -webkit-transform: translateX(0);}
}
@-moz-keyframes fadeInLeftBig {
0% {opacity: 0; -moz-transform: translateX(-2000px);}
100% {opacity: 1; -moz-transform: translateX(0);}
}
@-o-keyframes fadeInLeftBig {
0% {opacity: 0; -o-transform: translateX(-2000px);}
100% {opacity: 1; -o-transform: translateX(0);}
}
@keyframes fadeInLeftBig {
0% {opacity: 0; transform: translateX(-2000px);}
100% {opacity: 1; transform: translateX(0);}
}
.animate.fadeInLeftBig {-webkit-animation-name: fadeInLeftBig; -moz-animation-name: fadeInLeftBig; -o-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; visibility: visible !important;}
@-webkit-keyframes fadeInRightBig {
0% {opacity: 0; -webkit-transform: translateX(2000px);}
100% {opacity: 1; -webkit-transform: translateX(0);}
}
@-moz-keyframes fadeInRightBig {
0% {opacity: 0; -moz-transform: translateX(2000px);}
100% {opacity: 1; -moz-transform: translateX(0);}
}
@-o-keyframes fadeInRightBig {
0% {opacity: 0; -o-transform: translateX(2000px);}
100% {opacity: 1; -o-transform: translateX(0);}
}
@keyframes fadeInRightBig {
0% {opacity: 0; transform: translateX(2000px);}
100% {opacity: 1; transform: translateX(0);}
}
.animate.fadeInRightBig {-webkit-animation-name: fadeInRightBig; -moz-animation-name: fadeInRightBig; -o-animation-name: fadeInRightBig; animation-name: fadeInRightBig; visibility: visible !important;}
@-webkit-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@-moz-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;}
}
.animate.fadeOut {-webkit-animation-name: fadeOut; -moz-animation-name: fadeOut; -o-animation-name: fadeOut; animation-name: fadeOut; visibility: visible !important;}
@-webkit-keyframes fadeOutUp {
0% {opacity: 1; -webkit-transform: translateY(0);}
100% {opacity: 0; -webkit-transform: translateY(-20px);}
}
@-moz-keyframes fadeOutUp {
0% {opacity: 1; -moz-transform: translateY(0);}
100% {opacity: 0; -moz-transform: translateY(-20px);}
}
@-o-keyframes fadeOutUp {
0% {opacity: 1; -o-transform: translateY(0);}
100% {opacity: 0; -o-transform: translateY(-20px);}
}
@keyframes fadeOutUp {
0% {opacity: 1; transform: translateY(0);}
100% {opacity: 0; transform: translateY(-20px);}
}
.animate.fadeOutUp {-webkit-animation-name: fadeOutUp; -moz-animation-name: fadeOutUp; -o-animation-name: fadeOutUp; animation-name: fadeOutUp; visibility: visible !important;}
@-webkit-keyframes fadeOutDown {
0% {opacity: 1; -webkit-transform: translateY(0);}
100% {opacity: 0; -webkit-transform: translateY(20px);}
}
@-moz-keyframes fadeOutDown {
0% {opacity: 1; -moz-transform: translateY(0);}
100% {opacity: 0; -moz-transform: translateY(20px);}
}
@-o-keyframes fadeOutDown {
0% {opacity: 1; -o-transform: translateY(0);}
100% {opacity: 0; -o-transform: translateY(20px);}
}
@keyframes fadeOutDown {
0% {opacity: 1; transform: translateY(0);}
100% {opacity: 0; transform: translateY(20px);}
}
.animate.fadeOutDown {-webkit-animation-name: fadeOutDown; -moz-animation-name: fadeOutDown; -o-animation-name: fadeOutDown; animation-name: fadeOutDown; visibility: visible !important;}
@-webkit-keyframes fadeOutLeft {
0% {opacity: 1; -webkit-transform: translateX(0);}
100% {opacity: 0; -webkit-transform: translateX(-20px);}
}
@-moz-keyframes fadeOutLeft {
0% {opacity: 1; -moz-transform: translateX(0);}
100% {opacity: 0; -moz-transform: translateX(-20px);}
}
@-o-keyframes fadeOutLeft {
0% {opacity: 1; -o-transform: translateX(0);}
100% {opacity: 0; -o-transform: translateX(-20px);}
}
@keyframes fadeOutLeft {
0% {opacity: 1; transform: translateX(0);}
100% {opacity: 0; transform: translateX(-20px);}
}
.animate.fadeOutLeft {-webkit-animation-name: fadeOutLeft; -moz-animation-name: fadeOutLeft; -o-animation-name: fadeOutLeft; animation-name: fadeOutLeft; visibility: visible !important;}
@-webkit-keyframes fadeOutRight {
0% {opacity: 1; -webkit-transform: translateX(0);}
100% {opacity: 0; -webkit-transform: translateX(20px);}
}
@-moz-keyframes fadeOutRight {
0% {opacity: 1; -moz-transform: translateX(0);}
100% {opacity: 0; -moz-transform: translateX(20px);}
}
@-o-keyframes fadeOutRight {
0% {opacity: 1; -o-transform: translateX(0);}
100% {opacity: 0; -o-transform: translateX(20px);}
}
@keyframes fadeOutRight {
0% {opacity: 1; transform: translateX(0);}
100% {opacity: 0; transform: translateX(20px);}
}
.animate.fadeOutRight {-webkit-animation-name: fadeOutRight; -moz-animation-name: fadeOutRight; -o-animation-name: fadeOutRight; animation-name: fadeOutRight; visibility: visible !important;}
@-webkit-keyframes fadeOutUpBig {
0% {opacity: 1; -webkit-transform: translateY(0);}
100% {opacity: 0; -webkit-transform: translateY(-2000px);}
}
@-moz-keyframes fadeOutUpBig {
0% {opacity: 1; -moz-transform: translateY(0);}
100% {opacity: 0; -moz-transform: translateY(-2000px);}
}
@-o-keyframes fadeOutUpBig {
0% {opacity: 1; -o-transform: translateY(0);}
100% {opacity: 0; -o-transform: translateY(-2000px);}
}
@keyframes fadeOutUpBig {
0% {opacity: 1; transform: translateY(0);}
100% {opacity: 0; transform: translateY(-2000px);}
}
.animate.fadeOutUpBig {-webkit-animation-name: fadeOutUpBig; -moz-animation-name: fadeOutUpBig; -o-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; visibility: visible !important;}
@-webkit-keyframes fadeOutDownBig {
0% {opacity: 1; -webkit-transform: translateY(0);}
100% {opacity: 0; -webkit-transform: translateY(2000px);}
}
@-moz-keyframes fadeOutDownBig {
0% {opacity: 1; -moz-transform: translateY(0);}
100% {opacity: 0; -moz-transform: translateY(2000px);}
}
@-o-keyframes fadeOutDownBig {
0% {opacity: 1; -o-transform: translateY(0);}
100% {opacity: 0; -o-transform: translateY(2000px);}
}
@keyframes fadeOutDownBig {
0% {opacity: 1; transform: translateY(0);}
100% {opacity: 0; transform: translateY(2000px);}
}
.animate.fadeOutDownBig {-webkit-animation-name: fadeOutDownBig; -moz-animation-name: fadeOutDownBig; -o-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; visibility: visible !important;}
@-webkit-keyframes fadeOutLeftBig {
0% {opacity: 1; -webkit-transform: translateX(0);}
100% {opacity: 0; -webkit-transform: translateX(-2000px);}
}
@-moz-keyframes fadeOutLeftBig {
0% {opacity: 1; -moz-transform: translateX(0);}
100% {opacity: 0; -moz-transform: translateX(-2000px);}
}
@-o-keyframes fadeOutLeftBig {
0% {opacity: 1; -o-transform: translateX(0);}
100% {opacity: 0; -o-transform: translateX(-2000px);}
}
@keyframes fadeOutLeftBig {
0% {opacity: 1; transform: translateX(0);}
100% {opacity: 0; transform: translateX(-2000px);}
}
.animate.fadeOutLeftBig {-webkit-animation-name: fadeOutLeftBig; -moz-animation-name: fadeOutLeftBig; -o-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; visibility: visible !important;}
@-webkit-keyframes fadeOutRightBig {
0% {opacity: 1; -webkit-transform: translateX(0);}
100% {opacity: 0; -webkit-transform: translateX(2000px);}
}
@-moz-keyframes fadeOutRightBig {
0% {opacity: 1; -moz-transform: translateX(0);}
100% {opacity: 0; -moz-transform: translateX(2000px);}
}
@-o-keyframes fadeOutRightBig {
0% {opacity: 1; -o-transform: translateX(0);}
100% {opacity: 0; -o-transform: translateX(2000px);}
}
@keyframes fadeOutRightBig {
0% {opacity: 1; transform: translateX(0);}
100% {opacity: 0; transform: translateX(2000px);}
}
.animate.fadeOutRightBig {-webkit-animation-name: fadeOutRightBig; -moz-animation-name: fadeOutRightBig; -o-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; visibility: visible !important;}
@-webkit-keyframes bounceIn {
0% {opacity: 0; -webkit-transform: scale(.3);}
50% {opacity: 1; -webkit-transform: scale(1.05);}
70% {-webkit-transform: scale(.9);}
100% {-webkit-transform: scale(1);}
}
@-moz-keyframes bounceIn {
0% {opacity: 0; -moz-transform: scale(.3);}
50% {opacity: 1; -moz-transform: scale(1.05);}
70% {-moz-transform: scale(.9);}
100% {-moz-transform: scale(1);}
}
@-o-keyframes bounceIn {
0% {opacity: 0; -o-transform: scale(.3);}
50% {opacity: 1; -o-transform: scale(1.05);}
70% {-o-transform: scale(.9);}
100% {-o-transform: scale(1);}
}
@keyframes bounceIn {
0% {opacity: 0; transform: scale(.3);}
50% {opacity: 1; transform: scale(1.05);}
70% {transform: scale(.9);}
100% {transform: scale(1);}
}
.animate.bounceIn {-webkit-animation-name: bounceIn; -moz-animation-name: bounceIn; -o-animation-name: bounceIn; animation-name: bounceIn; visibility: visible !important;}
@-webkit-keyframes bounceInUp {
0% {opacity: 0; -webkit-transform: translateY(2000px);}
60% {opacity: 1; -webkit-transform: translateY(-30px);}
80% {-webkit-transform: translateY(10px);}
100% {-webkit-transform: translateY(0);}
}
@-moz-keyframes bounceInUp {
0% {opacity: 0; -moz-transform: translateY(2000px);}
60% {opacity: 1; -moz-transform: translateY(-30px);}
80% {-moz-transform: translateY(10px);}
100% {-moz-transform: translateY(0);}
}
@-o-keyframes bounceInUp {
0% {opacity: 0; -o-transform: translateY(2000px);}
60% {opacity: 1; -o-transform: translateY(-30px);}
80% {-o-transform: translateY(10px);}
100% {-o-transform: translateY(0);}
}
@keyframes bounceInUp {
0% {opacity: 0; transform: translateY(2000px);}
60% {opacity: 1; transform: translateY(-30px);}
80% {transform: translateY(10px);}
100% {transform: translateY(0);}
}
.animate.bounceInUp {-webkit-animation-name: bounceInUp; -moz-animation-name: bounceInUp; -o-animation-name: bounceInUp; animation-name: bounceInUp; visibility: visible !important;}
@-webkit-keyframes bounceInDown {
0% {opacity: 0; -webkit-transform: translateY(-2000px);}
60% {opacity: 1; -webkit-transform: translateY(30px);}
80% {-webkit-transform: translateY(-10px);}
100% {-webkit-transform: translateY(0);}
}
@-moz-keyframes bounceInDown {
0% {opacity: 0; -moz-transform: translateY(-2000px);}
60% {opacity: 1; -moz-transform: translateY(30px);}
80% {-moz-transform: translateY(-10px);}
100% {-moz-transform: translateY(0);}
}
@-o-keyframes bounceInDown {
0% {opacity: 0; -o-transform: translateY(-2000px);}
60% {opacity: 1; -o-transform: translateY(30px);}
80% {-o-transform: translateY(-10px);}
100% {-o-transform: translateY(0);}
}
@keyframes bounceInDown {
0% {opacity: 0; transform: translateY(-2000px);}
60% {opacity: 1; transform: translateY(30px);}
80% {transform: translateY(-10px);}
100% {transform: translateY(0);}
}
.animate.bounceInDown {-webkit-animation-name: bounceInDown; -moz-animation-name: bounceInDown; -o-animation-name: bounceInDown; animation-name: bounceInDown; visibility: visible !important;}
@-webkit-keyframes bounceInLeft {
0% {opacity: 0; -webkit-transform: translateX(-2000px);}
60% {opacity: 1; -webkit-transform: translateX(30px);}
80% {-webkit-transform: translateX(-10px);}
100% {-webkit-transform: translateX(0);}
}
@-moz-keyframes bounceInLeft {
0% {opacity: 0; -moz-transform: translateX(-2000px);}
60% {opacity: 1; -moz-transform: translateX(30px);}
80% {-moz-transform: translateX(-10px);}
100% {-moz-transform: translateX(0);}
}
@-o-keyframes bounceInLeft {
0% {opacity: 0; -o-transform: translateX(-2000px);}
60% {opacity: 1; -o-transform: translateX(30px);}
80% {-o-transform: translateX(-10px);}
100% {-o-transform: translateX(0);}
}
@keyframes bounceInLeft {
0% {opacity: 0; transform: translateX(-2000px);}
60% {opacity: 1; transform: translateX(30px);}
80% {transform: translateX(-10px);}
100% {transform: translateX(0);}
}
.animate.bounceInLeft {-webkit-animation-name: bounceInLeft; -moz-animation-name: bounceInLeft; -o-animation-name: bounceInLeft; animation-name: bounceInLeft; visibility: visible !important;}
@-webkit-keyframes bounceInRight {
0% {opacity: 0; -webkit-transform: translateX(2000px);}
60% {opacity: 1; -webkit-transform: translateX(-30px);}
80% {-webkit-transform: translateX(10px);}
100% {-webkit-transform: translateX(0);}
}
@-moz-keyframes bounceInRight {
0% {opacity: 0; -moz-transform: translateX(2000px);}
60% {opacity: 1; -moz-transform: translateX(-30px);}
80% {-moz-transform: translateX(10px);}
100% {-moz-transform: translateX(0);}
}
@-o-keyframes bounceInRight {
0% {opacity: 0; -o-transform: translateX(2000px);}
60% {opacity: 1; -o-transform: translateX(-30px);}
80% {-o-transform: translateX(10px);}
100% {-o-transform: translateX(0);}
}
@keyframes bounceInRight {
0% {opacity: 0; transform: translateX(2000px);}
60% {opacity: 1; transform: translateX(-30px);}
80% {transform: translateX(10px);}
100% {transform: translateX(0);}
}
.animate.bounceInRight {-webkit-animation-name: bounceInRight; -moz-animation-name: bounceInRight; -o-animation-name: bounceInRight; animation-name: bounceInRight; visibility: visible !important;}
@-webkit-keyframes bounceOut {
0% {-webkit-transform: scale(1);}
25% {-webkit-transform: scale(.95);}
50% {opacity: 1; -webkit-transform: scale(1.1);}
100% {opacity: 0; -webkit-transform: scale(.3);}
}
@-moz-keyframes bounceOut {
0% {-moz-transform: scale(1);}
25% {-moz-transform: scale(.95);}
50% {opacity: 1; -moz-transform: scale(1.1);}
100% {opacity: 0; -moz-transform: scale(.3);}
}
@-o-keyframes bounceOut {
0% {-o-transform: scale(1);}
25% {-o-transform: scale(.95);}
50% {opacity: 1; -o-transform: scale(1.1);}
100% {opacity: 0; -o-transform: scale(.3);}
}
@keyframes bounceOut {
0% {transform: scale(1);}
25% {transform: scale(.95);}
50% {opacity: 1; transform: scale(1.1);}
100% {opacity: 0; transform: scale(.3);}
}
.animate.bounceOut {-webkit-animation-name: bounceOut; -moz-animation-name: bounceOut; -o-animation-name: bounceOut; animation-name: bounceOut; visibility: visible !important;}
@-webkit-keyframes bounceOutUp {
0% {-webkit-transform: translateY(0);}
20% {opacity: 1; -webkit-transform: translateY(20px);}
100% {opacity: 0; -webkit-transform: translateY(-2000px);}
}
@-moz-keyframes bounceOutUp {
0% {-moz-transform: translateY(0);}
20% {opacity: 1; -moz-transform: translateY(20px);}
100% {opacity: 0; -moz-transform: translateY(-2000px);}
}
@-o-keyframes bounceOutUp {
0% {-o-transform: translateY(0);}
20% {opacity: 1; -o-transform: translateY(20px);}
100% {opacity: 0; -o-transform: translateY(-2000px);}
}
@keyframes bounceOutUp {
0% {transform: translateY(0);}
20% {opacity: 1; transform: translateY(20px);}
100% {opacity: 0; transform: translateY(-2000px);}
}
.animate.bounceOutUp {-webkit-animation-name: bounceOutUp; -moz-animation-name: bounceOutUp; -o-animation-name: bounceOutUp; animation-name: bounceOutUp; visibility: visible !important;}
@-webkit-keyframes bounceOutDown {
0% {-webkit-transform: translateY(0);}
20% {opacity: 1; -webkit-transform: translateY(-20px);}
100% {opacity: 0; -webkit-transform: translateY(2000px);}
}
@-moz-keyframes bounceOutDown {
0% {-moz-transform: translateY(0);}
20% {opacity: 1; -moz-transform: translateY(-20px);}
100% {opacity: 0; -moz-transform: translateY(2000px);}
}
@-o-keyframes bounceOutDown {
0% {-o-transform: translateY(0);}
20% {opacity: 1; -o-transform: translateY(-20px);}
100% {opacity: 0; -o-transform: translateY(2000px);}
}
@keyframes bounceOutDown {
0% {transform: translateY(0);}
20% {opacity: 1; transform: translateY(-20px);}
100% {opacity: 0; transform: translateY(2000px);}
}
.animate.bounceOutDown {-webkit-animation-name: bounceOutDown; -moz-animation-name: bounceOutDown; -o-animation-name: bounceOutDown; animation-name: bounceOutDown; visibility: visible !important;}
@-webkit-keyframes bounceOutLeft {
0% {-webkit-transform: translateX(0);}
20% {opacity: 1; -webkit-transform: translateX(20px);}
100% {opacity: 0; -webkit-transform: translateX(-2000px);}
}
@-moz-keyframes bounceOutLeft {
0% {-moz-transform: translateX(0);}
20% {opacity: 1; -moz-transform: translateX(20px);}
100% {opacity: 0; -moz-transform: translateX(-2000px);}
}
@-o-keyframes bounceOutLeft {
0% {-o-transform: translateX(0);}
20% {opacity: 1; -o-transform: translateX(20px);}
100% {opacity: 0; -o-transform: translateX(-2000px);}
}
@keyframes bounceOutLeft {
0% {transform: translateX(0);}
20% {opacity: 1; transform: translateX(20px);}
100% {opacity: 0; transform: translateX(-2000px);}
}
.animate.bounceOutLeft {-webkit-animation-name: bounceOutLeft; -moz-animation-name: bounceOutLeft; -o-animation-name: bounceOutLeft; animation-name: bounceOutLeft; visibility: visible !important;}
@-webkit-keyframes bounceOutRight {
0% {-webkit-transform: translateX(0);}
20% {opacity: 1; -webkit-transform: translateX(-20px);}
100% {opacity: 0; -webkit-transform: translateX(2000px);}
}
@-moz-keyframes bounceOutRight {
0% {-moz-transform: translateX(0);}
20% {opacity: 1; -moz-transform: translateX(-20px);}
100% {opacity: 0; -moz-transform: translateX(2000px);}
}
@-o-keyframes bounceOutRight {
0% {-o-transform: translateX(0);}
20% {opacity: 1; -o-transform: translateX(-20px);}
100% {opacity: 0; -o-transform: translateX(2000px);}
}
@keyframes bounceOutRight {
0% {transform: translateX(0);}
20% {opacity: 1; transform: translateX(-20px);}
100% {opacity: 0; transform: translateX(2000px);}
}
.animate.bounceOutRight {-webkit-animation-name: bounceOutRight; -moz-animation-name: bounceOutRight; -o-animation-name: bounceOutRight; animation-name: bounceOutRight; visibility: visible !important;}
@-webkit-keyframes rotateIn {
0% {-webkit-transform-origin: center center; -webkit-transform: rotate(-200deg); opacity: 0;}
100% {-webkit-transform-origin: center center; -webkit-transform: rotate(0); opacity: 1;}
}
@-moz-keyframes rotateIn {
0% {-moz-transform-origin: center center; -moz-transform: rotate(-200deg); opacity: 0;}
100% {-moz-transform-origin: center center; -moz-transform: rotate(0); opacity: 1;}
}
@-o-keyframes rotateIn {
0% {-o-transform-origin: center center; -o-transform: rotate(-200deg); opacity: 0;}
100% {-o-transform-origin: center center; -o-transform: rotate(0); opacity: 1;}
}
@keyframes rotateIn {
0% {transform-origin: center center; transform: rotate(-200deg); opacity: 0;}
100% {transform-origin: center center; transform: rotate(0); opacity: 1;}
}
.animate.rotateIn {-webkit-animation-name: rotateIn; -moz-animation-name: rotateIn; -o-animation-name: rotateIn; animation-name: rotateIn; visibility: visible !important;}
@-webkit-keyframes rotateInUpLeft {
0% {-webkit-transform-origin: left bottom; -webkit-transform: rotate(90deg); opacity: 0;}
100% {-webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1;}
}
@-moz-keyframes rotateInUpLeft {
0% {-moz-transform-origin: left bottom; -moz-transform: rotate(90deg); opacity: 0;}
100% {-moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1;}
}
@-o-keyframes rotateInUpLeft {
0% {-o-transform-origin: left bottom; -o-transform: rotate(90deg); opacity: 0;}
100% {-o-transform-origin: left bottom; -o-transform: rotate(0); opacity: 1;}
}
@keyframes rotateInUpLeft {
0% {transform-origin: left bottom; transform: rotate(90deg); opacity: 0;}
100% {transform-origin: left bottom; transform: rotate(0); opacity: 1;}
}
.animate.rotateInUpLeft {-webkit-animation-name: rotateInUpLeft; -moz-animation-name: rotateInUpLeft; -o-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; visibility: visible !important;}
@-webkit-keyframes rotateInDownLeft {
0% {-webkit-transform-origin: left bottom; -webkit-transform: rotate(-90deg); opacity: 0;}
100% {-webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1;}
}
@-moz-keyframes rotateInDownLeft {
0% {-moz-transform-origin: left bottom; -moz-transform: rotate(-90deg); opacity: 0;}
100% {-moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1;}
}
@-o-keyframes rotateInDownLeft {
0% {-o-transform-origin: left bottom; -o-transform: rotate(-90deg); opacity: 0;}
100% {-o-transform-origin: left bottom; -o-transform: rotate(0); opacity: 1;}
}
@keyframes rotateInDownLeft {
0% {transform-origin: left bottom; transform: rotate(-90deg); opacity: 0;}
100% {transform-origin: left bottom; transform: rotate(0); opacity: 1;}
}
.animate.rotateInDownLeft {-webkit-animation-name: rotateInDownLeft; -moz-animation-name: rotateInDownLeft; -o-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; visibility: visible !important;}
@-webkit-keyframes rotateInUpRight {
0% {-webkit-transform-origin: right bottom; -webkit-transform: rotate(-90deg); opacity: 0;}
100% {-webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1;}
}
@-moz-keyframes rotateInUpRight {
0% {-moz-transform-origin: right bottom; -moz-transform: rotate(-90deg); opacity: 0;}
100% {-moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1;}
}
@-o-keyframes rotateInUpRight {
0% {-o-transform-origin: right bottom; -o-transform: rotate(-90deg); opacity: 0;}
100% {-o-transform-origin: right bottom; -o-transform: rotate(0); opacity: 1;}
}
@keyframes rotateInUpRight {
0% {transform-origin: right bottom; transform: rotate(-90deg); opacity: 0;}
100% {transform-origin: right bottom; transform: rotate(0); opacity: 1;}
}
.animate.rotateInUpRight {-webkit-animation-name: rotateInUpRight; -moz-animation-name: rotateInUpRight; -o-animation-name: rotateInUpRight; animation-name: rotateInUpRight; visibility: visible !important;}
@-webkit-keyframes rotateInDownRight {
0% {-webkit-transform-origin: right bottom; -webkit-transform: rotate(90deg); opacity: 0;}
100% {-webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1;}
}
@-moz-keyframes rotateInDownRight {
0% {-moz-transform-origin: right bottom; -moz-transform: rotate(90deg); opacity: 0;}
100% {-moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1;}
}
@-o-keyframes rotateInDownRight {
0% {-o-transform-origin: right bottom; -o-transform: rotate(90deg); opacity: 0;}
100% {-o-transform-origin: right bottom; -o-transform: rotate(0); opacity: 1;}
}
@keyframes rotateInDownRight {
0% {transform-origin: right bottom; transform: rotate(90deg); opacity: 0;}
100% {transform-origin: right bottom; transform: rotate(0); opacity: 1;}
}
.animate.rotateInDownRight {-webkit-animation-name: rotateInDownRight; -moz-animation-name: rotateInDownRight; -o-animation-name: rotateInDownRight; animation-name: rotateInDownRight; visibility: visible !important;}
@-webkit-keyframes rotateOut {
0% {-webkit-transform-origin: center center; -webkit-transform: rotate(0); opacity: 1;}
100% {-webkit-transform-origin: center center; -webkit-transform: rotate(200deg); opacity: 0;}
}
@-moz-keyframes rotateOut {
0% {-moz-transform-origin: center center; -moz-transform: rotate(0); opacity: 1;}
100% {-moz-transform-origin: center center; -moz-transform: rotate(200deg); opacity: 0;}
}
@-o-keyframes rotateOut {
0% {-o-transform-origin: center center; -o-transform: rotate(0); opacity: 1;}
100% {-o-transform-origin: center center; -o-transform: rotate(200deg); opacity: 0;}
}
@keyframes rotateOut {
0% {transform-origin: center center; transform: rotate(0); opacity: 1;}
100% {transform-origin: center center; transform: rotate(200deg); opacity: 0;}
}
.animate.rotateOut {-webkit-animation-name: rotateOut; -moz-animation-name: rotateOut; -o-animation-name: rotateOut; animation-name: rotateOut; visibility: visible !important;}
@-webkit-keyframes rotateOutUpLeft {
0% {-webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1;}
100% {-webkit-transform-origin: left bottom; -webkit-transform: rotate(-90deg); opacity: 0;}
}
@-moz-keyframes rotateOutUpLeft {
0% {-moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1;}
100% {-moz-transform-origin: left bottom; -moz-transform: rotate(-90deg); opacity: 0;}
}
@-o-keyframes rotateOutUpLeft {
0% {-o-transform-origin: left bottom; -o-transform: rotate(0); opacity: 1;}
100% {-o-transform-origin: left bottom; -o-transform: rotate(-90deg); opacity: 0;}
}
@keyframes rotateOutUpLeft {
0% {transform-origin: left bottom; transform: rotate(0); opacity: 1;}
100% {transform-origin: left bottom; transform: rotate(-90deg); opacity: 0;}
}
.animate.rotateOutUpLeft {-webkit-animation-name: rotateOutUpLeft; -moz-animation-name: rotateOutUpLeft; -o-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; visibility: visible !important;}
@-webkit-keyframes rotateOutDownLeft {
0% {-webkit-transform-origin: left bottom; -webkit-transform: rotate(0); opacity: 1;}
100% {-webkit-transform-origin: left bottom; -webkit-transform: rotate(90deg); opacity: 0;}
}
@-moz-keyframes rotateOutDownLeft {
0% {-moz-transform-origin: left bottom; -moz-transform: rotate(0); opacity: 1;}
100% {-moz-transform-origin: left bottom; -moz-transform: rotate(90deg); opacity: 0;}
}
@-o-keyframes rotateOutDownLeft {
0% {-o-transform-origin: left bottom; -o-transform: rotate(0); opacity: 1;}
100% {-o-transform-origin: left bottom; -o-transform: rotate(90deg); opacity: 0;}
}
@keyframes rotateOutDownLeft {
0% {transform-origin: left bottom; transform: rotate(0); opacity: 1;}
100% {transform-origin: left bottom; transform: rotate(90deg); opacity: 0;}
}
.animate.rotateOutDownLeft {-webkit-animation-name: rotateOutDownLeft; -moz-animation-name: rotateOutDownLeft; -o-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; visibility: visible !important;}
@-webkit-keyframes rotateOutUpRight {
0% {-webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1;}
100% {-webkit-transform-origin: right bottom; -webkit-transform: rotate(90deg); opacity: 0;}
}
@-moz-keyframes rotateOutUpRight {
0% {-moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1;}
100% {-moz-transform-origin: right bottom; -moz-transform: rotate(90deg); opacity: 0;}
}
@-o-keyframes rotateOutUpRight {
0% {-o-transform-origin: right bottom; -o-transform: rotate(0); opacity: 1;}
100% {-o-transform-origin: right bottom; -o-transform: rotate(90deg); opacity: 0;}
}
@keyframes rotateOutUpRight {
0% {transform-origin: right bottom; transform: rotate(0); opacity: 1;}
100% {transform-origin: right bottom; transform: rotate(90deg); opacity: 0;}
}
.animate.rotateOutUpRight {-webkit-animation-name: rotateOutUpRight; -moz-animation-name: rotateOutUpRight; -o-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; visibility: visible !important;}
@-webkit-keyframes rotateOutDownRight {
0% {-webkit-transform-origin: right bottom; -webkit-transform: rotate(0); opacity: 1;}
100% {-webkit-transform-origin: right bottom; -webkit-transform: rotate(-90deg); opacity: 0;}
}
@-moz-keyframes rotateOutDownRight {
0% {-moz-transform-origin: right bottom; -moz-transform: rotate(0); opacity: 1;}
100% {-moz-transform-origin: right bottom; -moz-transform: rotate(-90deg); opacity: 0;}
}
@-o-keyframes rotateOutDownRight {
0% {-o-transform-origin: right bottom; -o-transform: rotate(0); opacity: 1;}
100% {-o-transform-origin: right bottom; -o-transform: rotate(-90deg); opacity: 0;}
}
@keyframes rotateOutDownRight {
0% {transform-origin: right bottom; transform: rotate(0); opacity: 1;}
100% {transform-origin: right bottom; transform: rotate(-90deg); opacity: 0;}
}
.animate.rotateOutDownRight {-webkit-animation-name: rotateOutDownRight; -moz-animation-name: rotateOutDownRight; -o-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; visibility: visible !important;}
@-webkit-keyframes hinge {
0% {-webkit-transform: rotate(0); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out;}
20%, 60% {-webkit-transform: rotate(80deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out;}
40% {-webkit-transform: rotate(60deg); -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out;}
80% {-webkit-transform: rotate(60deg) translateY(0); opacity: 1; -webkit-transform-origin: top left; -webkit-animation-timing-function: ease-in-out;}
100% {-webkit-transform: translateY(700px); opacity: 0;}
}
@-moz-keyframes hinge {
0% {-moz-transform: rotate(0); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out;}
20%, 60% {-moz-transform: rotate(80deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out;}
40% {-moz-transform: rotate(60deg); -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out;}
80% {-moz-transform: rotate(60deg) translateY(0); opacity: 1; -moz-transform-origin: top left; -moz-animation-timing-function: ease-in-out;}
100% {-moz-transform: translateY(700px); opacity: 0;}
}
@-o-keyframes hinge {
0% {-o-transform: rotate(0); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out;}
20%, 60% {-o-transform: rotate(80deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out;}
40% {-o-transform: rotate(60deg); -o-transform-origin: top left; -o-animation-timing-function: ease-in-out;}
80% {-o-transform: rotate(60deg) translateY(0); opacity: 1; -o-transform-origin: top left; -o-animation-timing-function: ease-in-out;}
100% {-o-transform: translateY(700px); opacity: 0;}
}
@keyframes hinge {
0% {transform: rotate(0); transform-origin: top left; animation-timing-function: ease-in-out;}
20%, 60% {transform: rotate(80deg); transform-origin: top left; animation-timing-function: ease-in-out;}
40% {transform: rotate(60deg); transform-origin: top left; animation-timing-function: ease-in-out;}
80% {transform: rotate(60deg) translateY(0); opacity: 1; transform-origin: top left; animation-timing-function: ease-in-out;}
100% {transform: translateY(700px); opacity: 0;}
}
.animate.hinge {-webkit-animation-name: hinge; -moz-animation-name: hinge; -o-animation-name: hinge; animation-name: hinge; visibility: visible !important;}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
0% {opacity: 0; -webkit-transform: translateX(-100%) rotate(-120deg);}
100% {opacity: 1; -webkit-transform: translateX(0px) rotate(0deg);}
}
@-moz-keyframes rollIn {
0% {opacity: 0; -moz-transform: translateX(-100%) rotate(-120deg);}
100% {opacity: 1; -moz-transform: translateX(0px) rotate(0deg);}
}
@-o-keyframes rollIn {
0% {opacity: 0; -o-transform: translateX(-100%) rotate(-120deg);}
100% {opacity: 1; -o-transform: translateX(0px) rotate(0deg);}
}
@keyframes rollIn {
0% {opacity: 0; transform: translateX(-100%) rotate(-120deg);}
100% {opacity: 1; transform: translateX(0px) rotate(0deg);}
}
.animate.rollIn {-webkit-animation-name: rollIn; -moz-animation-name: rollIn; -o-animation-name: rollIn; animation-name: rollIn; visibility: visible !important;}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
0% {opacity: 1; -webkit-transform: translateX(0px) rotate(0deg);}
100% {opacity: 0; -webkit-transform: translateX(100%) rotate(120deg);}
}
@-moz-keyframes rollOut {
0% {opacity: 1; -moz-transform: translateX(0px) rotate(0deg);}
100% {opacity: 0; -moz-transform: translateX(100%) rotate(120deg);}
}
@-o-keyframes rollOut {
0% {opacity: 1; -o-transform: translateX(0px) rotate(0deg);}
100% {opacity: 0; -o-transform: translateX(100%) rotate(120deg);}
}
@keyframes rollOut {
0% {opacity: 1; transform: translateX(0px) rotate(0deg);}
100% {opacity: 0; transform: translateX(100%) rotate(120deg);}
}
.animate.rollOut {-webkit-animation-name: rollOut; -moz-animation-name: rollOut; -o-animation-name: rollOut; animation-name: rollOut; visibility: visible !important;}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedIn {
0% {-webkit-transform: translateX(100%) skewX(-30deg); opacity: 0;}
60% {-webkit-transform: translateX(-20%) skewX(30deg); opacity: 1;}
80% {-webkit-transform: translateX(0%) skewX(-15deg); opacity: 1;}
100% {-webkit-transform: translateX(0%) skewX(0deg); opacity: 1;}
}
@-moz-keyframes lightSpeedIn {
0% {-moz-transform: translateX(100%) skewX(-30deg); opacity: 0;}
60% {-moz-transform: translateX(-20%) skewX(30deg); opacity: 1;}
80% {-moz-transform: translateX(0%) skewX(-15deg); opacity: 1;}
100% {-moz-transform: translateX(0%) skewX(0deg); opacity: 1;}
}
@-o-keyframes lightSpeedIn {
0% {-o-transform: translateX(100%) skewX(-30deg); opacity: 0;}
60% {-o-transform: translateX(-20%) skewX(30deg); opacity: 1;}
80% {-o-transform: translateX(0%) skewX(-15deg); opacity: 1;}
100% {-o-transform: translateX(0%) skewX(0deg); opacity: 1;}
}
@keyframes lightSpeedIn {
0% {transform: translateX(100%) skewX(-30deg); opacity: 0;}
60% {transform: translateX(-20%) skewX(30deg); opacity: 1;}
80% {transform: translateX(0%) skewX(-15deg); opacity: 1;}
100% {transform: translateX(0%) skewX(0deg); opacity: 1;}
}
.animate.lightSpeedIn {-webkit-animation-name: lightSpeedIn; -moz-animation-name: lightSpeedIn; -o-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; animation-timing-function: ease-out; visibility: visible !important;}
.animate.lightSpeedIn {-webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; -o-animation-duration: 0.5s; animation-duration: 0.5s;}
/* originally authored by Angelo Rohit - https://github.com/angelorohit */
@-webkit-keyframes lightSpeedOut {
0% {-webkit-transform: translateX(0%) skewX(0deg); opacity: 1;}
100% {-webkit-transform: translateX(100%) skewX(-30deg); opacity: 0;}
}
@-moz-keyframes lightSpeedOut {
0% {-moz-transform: translateX(0%) skewX(0deg); opacity: 1;}
100% {-moz-transform: translateX(100%) skewX(-30deg); opacity: 0;}
}
@-o-keyframes lightSpeedOut {
0% {-o-transform: translateX(0%) skewX(0deg); opacity: 1;}
100% {-o-transform: translateX(100%) skewX(-30deg); opacity: 0;}
}
@keyframes lightSpeedOut {
0% {transform: translateX(0%) skewX(0deg); opacity: 1;}
100% {transform: translateX(100%) skewX(-30deg); opacity: 0;}
}
.animate.lightSpeedOut {-webkit-animation-name: lightSpeedOut; -moz-animation-name: lightSpeedOut; -o-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; -moz-animation-timing-function: ease-in; -o-animation-timing-function: ease-in; animation-timing-function: ease-in; visibility: visible !important;}
.animate.lightSpeedOut {-webkit-animation-duration: 0.25s; -moz-animation-duration: 0.25s; -o-animation-duration: 0.25s; animation-duration: 0.25s;}
/* slideUp,slideDown,slideLeft,slideRight,slideExpandUp */
.slideDown {animation-name: slideDown; -webkit-animation-name: slideDown; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important;}
@keyframes slideDown {
0% {transform: translateY(-100%);}
50% {transform: translateY(8%);}
65% {transform: translateY(-4%);}
80% {transform: translateY(4%);}
95% {transform: translateY(-2%);}
100% {transform: translateY(0%);}
}
@-webkit-keyframes slideDown {
0% {-webkit-transform: translateY(-100%);}
50% {-webkit-transform: translateY(8%);}
65% {-webkit-transform: translateY(-4%);}
80% {-webkit-transform: translateY(4%);}
95% {-webkit-transform: translateY(-2%);}
100% {-webkit-transform: translateY(0%);}
}
.slideUp {animation-name: slideUp; -webkit-animation-name: slideUp; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important;}
@keyframes slideUp {
0% {transform: translateY(100%);}
50% {transform: translateY(-8%);}
65% {transform: translateY(4%);}
80% {transform: translateY(-4%);}
95% {transform: translateY(2%);}
100% {transform: translateY(0%);}
}
@-webkit-keyframes slideUp {
0% {-webkit-transform: translateY(100%);}
50% {-webkit-transform: translateY(-8%);}
65% {-webkit-transform: translateY(4%);}
80% {-webkit-transform: translateY(-4%);}
95% {-webkit-transform: translateY(2%);}
100% {-webkit-transform: translateY(0%);}
}
.slideLeft {animation-name: slideLeft; -webkit-animation-name: slideLeft; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important;}
@keyframes slideLeft {
0% {transform: translateX(150%);}
50% {transform: translateX(-8%);}
65% {transform: translateX(4%);}
80% {transform: translateX(-4%);}
95% {transform: translateX(2%);}
100% {transform: translateX(0%);}
}
@-webkit-keyframes slideLeft {
0% {-webkit-transform: translateX(150%);}
50% {-webkit-transform: translateX(-8%);}
65% {-webkit-transform: translateX(4%);}
80% {-webkit-transform: translateX(-4%);}
95% {-webkit-transform: translateX(2%);}
100% {-webkit-transform: translateX(0%);}
}
.slideRight {animation-name: slideRight; -webkit-animation-name: slideRight; animation-duration: 1s; -webkit-animation-duration: 1s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; visibility: visible !important;}
@keyframes slideRight {
0% {transform: translateX(-150%);}
50% {transform: translateX(8%);}
65% {transform: translateX(-4%);}
80% {transform: translateX(4%);}
95% {transform: translateX(-2%);}
100% {transform: translateX(0%);}
}
@-webkit-keyframes slideRight {
0% {-webkit-transform: translateX(-150%);}
50% {-webkit-transform: translateX(8%);}
65% {-webkit-transform: translateX(-4%);}
80% {-webkit-transform: translateX(4%);}
95% {-webkit-transform: translateX(-2%);}
100% {-webkit-transform: translateX(0%);}
}
.slideExpandUp {animation-name: slideExpandUp; -webkit-animation-name: slideExpandUp; animation-duration: 1.6s; -webkit-animation-duration: 1.6s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease -out; visibility: visible !important;}
@keyframes slideExpandUp {
0% {transform: translateY(100%) scaleX(0.5);}
30% {transform: translateY(-8%) scaleX(0.5);}
40% {transform: translateY(2%) scaleX(0.5);}
50% {transform: translateY(0%) scaleX(1.1);}
60% {transform: translateY(0%) scaleX(0.9);}
70% {transform: translateY(0%) scaleX(1.05);}
80% {transform: translateY(0%) scaleX(0.95);}
90% {transform: translateY(0%) scaleX(1.02);}
100% {transform: translateY(0%) scaleX(1);}
}
@-webkit-keyframes slideExpandUp {
0% {-webkit-transform: translateY(100%) scaleX(0.5);}
30% {-webkit-transform: translateY(-8%) scaleX(0.5);}
40% {-webkit-transform: translateY(2%) scaleX(0.5);}
50% {-webkit-transform: translateY(0%) scaleX(1.1);}
60% {-webkit-transform: translateY(0%) scaleX(0.9);}
70% {-webkit-transform: translateY(0%) scaleX(1.05);}
80% {-webkit-transform: translateY(0%) scaleX(0.95);}
90% {-webkit-transform: translateY(0%) scaleX(1.02);}
100% {-webkit-transform: translateY(0%) scaleX(1);}
}
.expandUp {animation-name: expandUp; -webkit-animation-name: expandUp; animation-duration: 0.7s; -webkit-animation-duration: 0.7s; animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important;}
@keyframes expandUp {
0% {transform: translateY(100%) scale(0.6) scaleY(0.5);}
60% {transform: translateY(-7%) scaleY(1.12);}
75% {transform: translateY(3%);}
100% {transform: translateY(0%) scale(1) scaleY(1);}
}
@-webkit-keyframes expandUp {
0% {-webkit-transform: translateY(100%) scale(0.6) scaleY(0.5);}
60% {-webkit-transform: translateY(-7%) scaleY(1.12);}
75% {-webkit-transform: translateY(3%);}
100% {-webkit-transform: translateY(0%) scale(1) scaleY(1);}
}
.expandOpen {animation-name: expandOpen; -webkit-animation-name: expandOpen; animation-duration: 1.2s; -webkit-animation-duration: 1.2s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; visibility: visible !important;}
@keyframes expandOpen {
0% {transform: scale(1.8);}
50% {transform: scale(0.95);}
80% {transform: scale(1.05);}
90% {transform: scale(0.98);}
100% {transform: scale(1);}
}
@-webkit-keyframes expandOpen {
0% {-webkit-transform: scale(1.8);}
50% {-webkit-transform: scale(0.95);}
80% {-webkit-transform: scale(1.05);}
90% {-webkit-transform: scale(0.98);}
100% {-webkit-transform: scale(1);}
}
.bigEntrance {animation-name: bigEntrance; -webkit-animation-name: bigEntrance; animation-duration: 1.6s; -webkit-animation-duration: 1.6s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; visibility: visible !important;}
@keyframes bigEntrance {
0% {transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%); opacity: 0.2;}
30% {transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%); opacity: 1;}
45% {transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%); opacity: 1;}
60% {transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%); opacity: 1;}
75% {transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%); opacity: 1;}
90% {transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%); opacity: 1;}
100% {transform: scale(1) rotate(0deg) translateX(0%) translateY(0%); opacity: 1;}
}
@-webkit-keyframes bigEntrance {
0% {-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%); opacity: 0.2;}
30% {-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%); opacity: 1;}
45% {-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%); opacity: 1;}
60% {-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%); opacity: 1;}
75% {-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%); opacity: 1;}
90% {-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%); opacity: 1;}
100% {-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%); opacity: 1;}
}
.hatch {animation-name: hatch; -webkit-animation-name: hatch; animation-duration: 2s; -webkit-animation-duration: 2s; animation-timing-function: ease-in-out; -webkit-animation-timing-function: ease-in-out; transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -webkit-transform-origin: 50% 100%; visibility: visible !important;}
@keyframes hatch {
0% {transform: rotate(0deg) scaleY(0.6);}
20% {transform: rotate(-2deg) scaleY(1.05);}
35% {transform: rotate(2deg) scaleY(1);}
50% {transform: rotate(-2deg);}
65% {transform: rotate(1deg);}
80% {transform: rotate(-1deg);}
100% {transform: rotate(0deg);}
}
@-webkit-keyframes hatch {
0% {-webkit-transform: rotate(0deg) scaleY(0.6);}
20% {-webkit-transform: rotate(-2deg) scaleY(1.05);}
35% {-webkit-transform: rotate(2deg) scaleY(1);}
50% {-webkit-transform: rotate(-2deg);}
65% {-webkit-transform: rotate(1deg);}
80% {-webkit-transform: rotate(-1deg);}
100% {-webkit-transform: rotate(0deg);}
}
.floating {animation-name: floating; -webkit-animation-name: floating; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; visibility: visible !important;}
@keyframes floating {
0% {transform: translateY(0%);}
50% {transform: translateY(8%);}
100% {transform: translateY(0%);}
}
@-webkit-keyframes floating {
0% {-webkit-transform: translateY(0%);}
50% {-webkit-transform: translateY(8%);}
100% {-webkit-transform: translateY(0%);}
}
.tossing {animation-name: tossing; -webkit-animation-name: tossing; animation-duration: 2.5s; -webkit-animation-duration: 2.5s; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; visibility: visible !important;}
@keyframes tossing {
0% {transform: rotate(-4deg);}
50% {transform: rotate(4deg);}
100% {transform: rotate(-4deg);}
}
@-webkit-keyframes tossing {
0% {-webkit-transform: rotate(-4deg);}
50% {-webkit-transform: rotate(4deg);}
100% {-webkit-transform: rotate(-4deg);}
}
.pullUp {animation-name: pullUp; -webkit-animation-name: pullUp; animation-duration: 1.1s; -webkit-animation-duration: 1.1s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; -webkit-transform-origin: 50% 100%; visibility: visible !important;}
@keyframes pullUp {
0% {transform: scaleY(0.1);}
40% {transform: scaleY(1.02);}
60% {transform: scaleY(0.98);}
80% {transform: scaleY(1.01);}
100% {transform: scaleY(0.98);}
80% {transform: scaleY(1.01);}
100% {transform: scaleY(1);}
}
@-webkit-keyframes pullUp {
0% {-webkit-transform: scaleY(0.1);}
40% {-webkit-transform: scaleY(1.02);}
60% {-webkit-transform: scaleY(0.98);}
80% {-webkit-transform: scaleY(1.01);}
100% {-webkit-transform: scaleY(0.98);}
80% {-webkit-transform: scaleY(1.01);}
100% {-webkit-transform: scaleY(1);}
}
.pullDown {animation-name: pullDown; -webkit-animation-name: pullDown; animation-duration: 1.1s; -webkit-animation-duration: 1.1s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; transform-origin: 50% 0%; -ms-transform-origin: 50% 0%; -webkit-transform-origin: 50% 0%; visibility: visible !important;}
@keyframes pullDown {
0% {transform: scaleY(0.1);}
40% {transform: scaleY(1.02);}
60% {transform: scaleY(0.98);}
80% {transform: scaleY(1.01);}
100% {transform: scaleY(0.98);}
80% {transform: scaleY(1.01);}
100% {transform: scaleY(1);}
}
@-webkit-keyframes pullDown {
0% {-webkit-transform: scaleY(0.1);}
40% {-webkit-transform: scaleY(1.02);}
60% {-webkit-transform: scaleY(0.98);}
80% {-webkit-transform: scaleY(1.01);}
100% {-webkit-transform: scaleY(0.98);}
80% {-webkit-transform: scaleY(1.01);}
100% {-webkit-transform: scaleY(1);}
}
.stretchLeft {animation-name: stretchLeft; -webkit-animation-name: stretchLeft; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; transform-origin: 100% 0%; -ms-transform-origin: 100% 0%; -webkit-transform-origin: 100% 0%; visibility: visible !important;}
@keyframes stretchLeft {
0% {transform: scaleX(0.3);}
40% {transform: scaleX(1.02);}
60% {transform: scaleX(0.98);}
80% {transform: scaleX(1.01);}
100% {transform: scaleX(0.98);}
80% {transform: scaleX(1.01);}
100% {transform: scaleX(1);}
}
@-webkit-keyframes stretchLeft {
0% {-webkit-transform: scaleX(0.3);}
40% {-webkit-transform: scaleX(1.02);}
60% {-webkit-transform: scaleX(0.98);}
80% {-webkit-transform: scaleX(1.01);}
100% {-webkit-transform: scaleX(0.98);}
80% {-webkit-transform: scaleX(1.01);}
100% {-webkit-transform: scaleX(1);}
}
.stretchRight {animation-name: stretchRight; -webkit-animation-name: stretchRight; animation-duration: 1.5s; -webkit-animation-duration: 1.5s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%; visibility: visible !important;}
@keyframes stretchRight {
0% {transform: scaleX(0.3);}
40% {transform: scaleX(1.02);}
60% {transform: scaleX(0.98);}
80% {transform: scaleX(1.01);}
100% {transform: scaleX(0.98);}
80% {transform: scaleX(1.01);}
100% {transform: scaleX(1);}
}
@-webkit-keyframes stretchRight {
0% {-webkit-transform: scaleX(0.3);}
40% {-webkit-transform: scaleX(1.02);}
60% {-webkit-transform: scaleX(0.98);}
80% {-webkit-transform: scaleX(1.01);}
100% {-webkit-transform: scaleX(0.98);}
80% {-webkit-transform: scaleX(1.01);}
100% {-webkit-transform: scaleX(1);}
}
/* end css/animations.css */
/* start css/isotope.css */
.isotope-item {z-index: 2;}
.isotope-hidden.isotope-item {pointer-events: none; z-index: 1;}
.isotope,
.isotope .isotope-item {-webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.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;}
/* end css/isotope.css */
/* start css/prettyPhoto.css */
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(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/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(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/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(../images/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(../images/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:0.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(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/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(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/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(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/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(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/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(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/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(../images/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(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/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:2px 4px}
.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:3px;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(../images/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(../images/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(../images/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}
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(../images/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(../images/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}
/* end css/prettyPhoto.css */